Skip to content
Success

Console Output

Pull request #41267 opened
10:16:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98+a770dc191eea0a88236b4fb5575fe92efd356800 (fae95e3b0fb9a3701880be7dde8eeda926dbbd66)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41267@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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"
First time build. Skipping changelog.
 > git --version # 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
10:16:49 [2020-07-27T10:16:49.829Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:16:49 [2020-07-27T10:16:49.834Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:17:04 [2020-07-27T10:17:04.979Z] Still waiting to schedule task
10:17:04 [2020-07-27T10:17:04.982Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
10:17:54 [2020-07-27T10:17:54.725Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1ae110e69bc00f8) in /home/ubuntu/workspace/moby_PR-41267
[Pipeline] {
[Pipeline] checkout
10:17:58 [2020-07-27T10:17:58.200Z] using credential docker-jenkins-github-credentials
10:17:58 [2020-07-27T10:17:58.206Z] Cloning the remote Git repository
10:17:58 [2020-07-27T10:17:58.207Z] Cloning with configured refspecs honoured and without tags
10:17:58 [2020-07-27T10:17:58.222Z] Cloning repository https://github.com/moby/moby.git
10:17:58 [2020-07-27T10:17:58.271Z]  > git init /home/ubuntu/workspace/moby_PR-41267 # timeout=10
10:17:58 [2020-07-27T10:17:58.535Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:58 [2020-07-27T10:17:58.535Z]  > git --version # timeout=10
10:17:58 [2020-07-27T10:17:58.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:58 [2020-07-27T10:17:58.562Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:21 [2020-07-27T10:18:21.261Z] Fetching without tags
10:18:21 [2020-07-27T10:18:21.588Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:18:22 [2020-07-27T10:18:22.273Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:18:22 [2020-07-27T10:18:22.274Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:18:21 [2020-07-27T10:18:21.168Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:18:21 [2020-07-27T10:18:21.196Z]  > git config --add remote.origin.fetch +refs/pull/41267/head:refs/remotes/origin/PR-41267 # timeout=10
10:18:21 [2020-07-27T10:18:21.216Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:21 [2020-07-27T10:18:21.231Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:18:21 [2020-07-27T10:18:21.267Z] Fetching upstream changes from https://github.com/moby/moby.git
10:18:21 [2020-07-27T10:18:21.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:21 [2020-07-27T10:18:21.269Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:21 [2020-07-27T10:18:21.595Z]  > git config core.sparsecheckout # timeout=10
10:18:21 [2020-07-27T10:18:21.622Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:18:22 [2020-07-27T10:18:22.217Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:18:22 [2020-07-27T10:18:22.247Z]  > git rev-parse HEAD^{commit} # timeout=10
10:18:22 [2020-07-27T10:18:22.275Z]  > git config core.sparsecheckout # timeout=10
10:18:22 [2020-07-27T10:18:22.301Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:18:26 [2020-07-27T10:18:26.304Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:18:26 [2020-07-27T10:18:26.304Z] First time build. Skipping changelog.
10:18:26 [2020-07-27T10:18:26.320Z]  > git --version # timeout=10
10:18:26 [2020-07-27T10:18:26.392Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:18:27 [2020-07-27T10:18:27.612Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41267:/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
10:18:37 [2020-07-27T10:18:37.571Z] Unable to find image 'alpine:latest' locally
10:18:37 [2020-07-27T10:18:37.571Z] latest: Pulling from library/alpine
10:18:37 [2020-07-27T10:18:37.571Z] df20fa9351a1: Pulling fs layer
10:18:37 [2020-07-27T10:18:37.571Z] df20fa9351a1: Verifying Checksum
10:18:37 [2020-07-27T10:18:37.571Z] df20fa9351a1: Download complete
10:18:37 [2020-07-27T10:18:37.571Z] df20fa9351a1: Pull complete
10:18:37 [2020-07-27T10:18:37.571Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
10:18:37 [2020-07-27T10:18:37.571Z] Status: Downloaded newer image for alpine:latest
10:18:44 [2020-07-27T10:18:44.198Z] 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
10:18:45 [2020-07-27T10:18:45.417Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1ae110e69bc00f8) in /home/ubuntu/workspace/moby_PR-41267
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[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] {
10:18:45 [2020-07-27T10:18:45.485Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-41267
[Pipeline] checkout
[Pipeline] // stage
10:18:45 [2020-07-27T10:18:45.512Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41267
10:18:45 [2020-07-27T10:18:45.525Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
10:18:45 [2020-07-27T10:18:45.565Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[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] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
10:18:45 [2020-07-27T10:18:45.647Z] using credential docker-jenkins-github-credentials
10:18:45 [2020-07-27T10:18:45.652Z] Fetching without tags
[Pipeline] // stage
10:18:45 [2020-07-27T10:18:45.661Z] Cloning the remote Git repository
10:18:45 [2020-07-27T10:18:45.661Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
10:18:45 [2020-07-27T10:18:45.689Z] using credential docker-jenkins-github-credentials
[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] }
10:18:45 [2020-07-27T10:18:45.703Z] Cloning the remote Git repository
10:18:45 [2020-07-27T10:18:45.703Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:18:46 [2020-07-27T10:18:46.248Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:18:45 [2020-07-27T10:18:45.667Z] Cloning repository https://github.com/moby/moby.git
10:18:45 [2020-07-27T10:18:45.667Z]  > git init /home/jenkins/workspace/moby_PR-41267 # timeout=10
10:18:45 [2020-07-27T10:18:45.670Z] Fetching upstream changes from https://github.com/moby/moby.git
10:18:45 [2020-07-27T10:18:45.670Z]  > git --version # timeout=10
10:18:45 [2020-07-27T10:18:45.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:45 [2020-07-27T10:18:45.674Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:45 [2020-07-27T10:18:45.532Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:18:45 [2020-07-27T10:18:45.593Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:18:45 [2020-07-27T10:18:45.654Z] Fetching upstream changes from https://github.com/moby/moby.git
10:18:45 [2020-07-27T10:18:45.654Z]  > git --version # timeout=10
10:18:45 [2020-07-27T10:18:45.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:45 [2020-07-27T10:18:45.689Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:46 [2020-07-27T10:18:46.293Z]  > git config core.sparsecheckout # timeout=10
10:18:46 [2020-07-27T10:18:46.313Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:18:45 [2020-07-27T10:18:45.710Z] Cloning repository https://github.com/moby/moby.git
10:18:45 [2020-07-27T10:18:45.710Z]  > git init /home/docker/workspace/moby_PR-41267 # timeout=10
10:18:45 [2020-07-27T10:18:45.719Z] Fetching upstream changes from https://github.com/moby/moby.git
10:18:45 [2020-07-27T10:18:45.720Z]  > git --version # timeout=10
10:18:45 [2020-07-27T10:18:45.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:45 [2020-07-27T10:18:45.724Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:46 [2020-07-27T10:18:46.917Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:18:46 [2020-07-27T10:18:46.917Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:18:47 [2020-07-27T10:18:47.017Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:18:47 [2020-07-27T10:18:47.026Z]  > git --version # timeout=10
10:18:47 [2020-07-27T10:18:47.073Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:18:46 [2020-07-27T10:18:46.865Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:18:46 [2020-07-27T10:18:46.887Z]  > git rev-parse HEAD^{commit} # timeout=10
10:18:46 [2020-07-27T10:18:46.918Z]  > git config core.sparsecheckout # timeout=10
10:18:46 [2020-07-27T10:18:46.935Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:18:47 [2020-07-27T10:18:47.959Z] + [ PR != PR ]
10:18:47 [2020-07-27T10:18:47.959Z] + [ master != master ]
10:18:47 [2020-07-27T10:18:47.959Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:18:48 [2020-07-27T10:18:48.301Z] + docker version
10:18:48 [2020-07-27T10:18:48.301Z] Client: Docker Engine - Community
10:18:48 [2020-07-27T10:18:48.301Z]  Version:           19.03.12
10:18:48 [2020-07-27T10:18:48.301Z]  API version:       1.40
10:18:48 [2020-07-27T10:18:48.301Z]  Go version:        go1.13.10
10:18:48 [2020-07-27T10:18:48.301Z]  Git commit:        48a66213fe
10:18:48 [2020-07-27T10:18:48.301Z]  Built:             Mon Jun 22 15:45:36 2020
10:18:48 [2020-07-27T10:18:48.301Z]  OS/Arch:           linux/amd64
10:18:48 [2020-07-27T10:18:48.301Z]  Experimental:      false
10:18:48 [2020-07-27T10:18:48.301Z] 
10:18:48 [2020-07-27T10:18:48.301Z] Server: Docker Engine - Community
10:18:48 [2020-07-27T10:18:48.301Z]  Engine:
10:18:48 [2020-07-27T10:18:48.301Z]   Version:          19.03.12
10:18:48 [2020-07-27T10:18:48.301Z]   API version:      1.40 (minimum version 1.12)
10:18:48 [2020-07-27T10:18:48.301Z]   Go version:       go1.13.10
10:18:48 [2020-07-27T10:18:48.301Z]   Git commit:       48a66213fe
10:18:48 [2020-07-27T10:18:48.301Z]   Built:            Mon Jun 22 15:44:07 2020
10:18:48 [2020-07-27T10:18:48.301Z]   OS/Arch:          linux/amd64
10:18:48 [2020-07-27T10:18:48.301Z]   Experimental:     true
10:18:48 [2020-07-27T10:18:48.301Z]  containerd:
10:18:48 [2020-07-27T10:18:48.301Z]   Version:          1.2.13
10:18:48 [2020-07-27T10:18:48.301Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:18:48 [2020-07-27T10:18:48.301Z]  runc:
10:18:48 [2020-07-27T10:18:48.301Z]   Version:          1.0.0-rc10
10:18:48 [2020-07-27T10:18:48.301Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:18:48 [2020-07-27T10:18:48.301Z]  docker-init:
10:18:48 [2020-07-27T10:18:48.301Z]   Version:          0.18.0
10:18:48 [2020-07-27T10:18:48.301Z]   GitCommit:        fec3683
[Pipeline] sh
10:18:48 [2020-07-27T10:18:48.581Z] + docker info
10:18:54 [2020-07-27T10:18:54.870Z] Fetching without tags
10:18:55 [2020-07-27T10:18:55.147Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:18:54 [2020-07-27T10:18:54.844Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:18:54 [2020-07-27T10:18:54.846Z]  > git config --add remote.origin.fetch +refs/pull/41267/head:refs/remotes/origin/PR-41267 # timeout=10
10:18:54 [2020-07-27T10:18:54.847Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:54 [2020-07-27T10:18:54.862Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:18:54 [2020-07-27T10:18:54.876Z] Fetching upstream changes from https://github.com/moby/moby.git
10:18:54 [2020-07-27T10:18:54.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:54 [2020-07-27T10:18:54.876Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:55 [2020-07-27T10:18:55.153Z]  > git config core.sparsecheckout # timeout=10
10:18:55 [2020-07-27T10:18:55.663Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:18:55 [2020-07-27T10:18:55.664Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:18:56 [2020-07-27T10:18:56.135Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:18:56 [2020-07-27T10:18:56.189Z]  > git --version # timeout=10
10:18:56 [2020-07-27T10:18:56.200Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:18:55 [2020-07-27T10:18:55.159Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:18:55 [2020-07-27T10:18:55.639Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:18:55 [2020-07-27T10:18:55.653Z]  > git rev-parse HEAD^{commit} # timeout=10
10:18:55 [2020-07-27T10:18:55.669Z]  > git config core.sparsecheckout # timeout=10
10:18:55 [2020-07-27T10:18:55.675Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:18:57 [2020-07-27T10:18:57.069Z] + docker version
10:18:57 [2020-07-27T10:18:57.069Z] Client: Docker Engine - Community
10:18:57 [2020-07-27T10:18:57.069Z]  Version:           19.03.7
10:18:57 [2020-07-27T10:18:57.069Z]  API version:       1.40
10:18:57 [2020-07-27T10:18:57.069Z]  Go version:        go1.12.17
10:18:57 [2020-07-27T10:18:57.069Z]  Git commit:        7141c199a2
10:18:57 [2020-07-27T10:18:57.069Z]  Built:             Sat Mar  7 16:48:47 2020
10:18:57 [2020-07-27T10:18:57.069Z]  OS/Arch:           linux/s390x
10:18:57 [2020-07-27T10:18:57.069Z]  Experimental:      false
10:18:57 [2020-07-27T10:18:57.069Z] 
10:18:57 [2020-07-27T10:18:57.069Z] Server: Docker Engine - Community
10:18:57 [2020-07-27T10:18:57.069Z]  Engine:
10:18:57 [2020-07-27T10:18:57.069Z]   Version:          19.03.7
10:18:57 [2020-07-27T10:18:57.069Z]   API version:      1.40 (minimum version 1.12)
10:18:57 [2020-07-27T10:18:57.069Z]   Go version:       go1.12.17
10:18:57 [2020-07-27T10:18:57.069Z]   Git commit:       7141c199a2
10:18:57 [2020-07-27T10:18:57.069Z]   Built:            Sat Mar  7 16:47:46 2020
10:18:57 [2020-07-27T10:18:57.069Z]   OS/Arch:          linux/s390x
10:18:57 [2020-07-27T10:18:57.069Z]   Experimental:     true
10:18:57 [2020-07-27T10:18:57.069Z]  containerd:
10:18:57 [2020-07-27T10:18:57.069Z]   Version:          1.2.13
10:18:57 [2020-07-27T10:18:57.069Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:18:57 [2020-07-27T10:18:57.069Z]  runc:
10:18:57 [2020-07-27T10:18:57.069Z]   Version:          1.0.0-rc10
10:18:57 [2020-07-27T10:18:57.069Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:18:57 [2020-07-27T10:18:57.069Z]  docker-init:
10:18:57 [2020-07-27T10:18:57.069Z]   Version:          0.18.0
10:18:57 [2020-07-27T10:18:57.069Z]   GitCommit:        fec3683
[Pipeline] sh
10:18:57 [2020-07-27T10:18:57.446Z] + docker info
10:18:57 [2020-07-27T10:18:57.446Z] Client:
10:18:57 [2020-07-27T10:18:57.446Z]  Debug Mode: false
10:18:57 [2020-07-27T10:18:57.446Z] 
10:18:57 [2020-07-27T10:18:57.446Z] Server:
10:18:57 [2020-07-27T10:18:57.446Z]  Containers: 0
10:18:57 [2020-07-27T10:18:57.446Z]   Running: 0
10:18:57 [2020-07-27T10:18:57.446Z]   Paused: 0
10:18:57 [2020-07-27T10:18:57.446Z]   Stopped: 0
10:18:57 [2020-07-27T10:18:57.446Z]  Images: 0
10:18:57 [2020-07-27T10:18:57.446Z]  Server Version: 19.03.7
10:18:57 [2020-07-27T10:18:57.446Z]  Storage Driver: overlay2
10:18:57 [2020-07-27T10:18:57.446Z]   Backing Filesystem: <unknown>
10:18:57 [2020-07-27T10:18:57.446Z]   Supports d_type: true
10:18:57 [2020-07-27T10:18:57.446Z]   Native Overlay Diff: true
10:18:57 [2020-07-27T10:18:57.446Z]  Logging Driver: json-file
10:18:57 [2020-07-27T10:18:57.446Z]  Cgroup Driver: cgroupfs
10:18:57 [2020-07-27T10:18:57.446Z]  Plugins:
10:18:57 [2020-07-27T10:18:57.446Z]   Volume: local
10:18:57 [2020-07-27T10:18:57.446Z]   Network: bridge host ipvlan macvlan null overlay
10:18:57 [2020-07-27T10:18:57.446Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:18:57 [2020-07-27T10:18:57.446Z]  Swarm: inactive
10:18:57 [2020-07-27T10:18:57.446Z]  Runtimes: runc
10:18:57 [2020-07-27T10:18:57.446Z]  Default Runtime: runc
10:18:57 [2020-07-27T10:18:57.446Z]  Init Binary: docker-init
10:18:57 [2020-07-27T10:18:57.446Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:18:57 [2020-07-27T10:18:57.446Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:18:57 [2020-07-27T10:18:57.446Z]  init version: fec3683
10:18:57 [2020-07-27T10:18:57.446Z]  Security Options:
10:18:57 [2020-07-27T10:18:57.446Z]   apparmor
10:18:57 [2020-07-27T10:18:57.446Z]   seccomp
10:18:57 [2020-07-27T10:18:57.446Z]    Profile: default
10:18:57 [2020-07-27T10:18:57.446Z]  Kernel Version: 4.15.0-91-generic
10:18:57 [2020-07-27T10:18:57.446Z]  Operating System: Ubuntu 18.04.4 LTS
10:18:57 [2020-07-27T10:18:57.446Z]  OSType: linux
10:18:57 [2020-07-27T10:18:57.446Z]  Architecture: s390x
10:18:57 [2020-07-27T10:18:57.446Z]  CPUs: 2
10:18:57 [2020-07-27T10:18:57.446Z]  Total Memory: 7.861GiB
10:18:57 [2020-07-27T10:18:57.446Z]  Name: s390x-ubuntu-15
10:18:57 [2020-07-27T10:18:57.446Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
10:18:57 [2020-07-27T10:18:57.446Z]  Docker Root Dir: /var/lib/docker
10:18:57 [2020-07-27T10:18:57.446Z]  Debug Mode: false
10:18:57 [2020-07-27T10:18:57.446Z]  Username: dockerbuildbot
10:18:57 [2020-07-27T10:18:57.446Z]  Registry: https://index.docker.io/v1/
10:18:57 [2020-07-27T10:18:57.446Z]  Labels:
10:18:57 [2020-07-27T10:18:57.446Z]  Experimental: true
10:18:57 [2020-07-27T10:18:57.446Z]  Insecure Registries:
10:18:57 [2020-07-27T10:18:57.446Z]   127.0.0.0/8
10:18:57 [2020-07-27T10:18:57.446Z]  Live Restore Enabled: false
10:18:57 [2020-07-27T10:18:57.446Z] 
10:18:57 [2020-07-27T10:18:57.446Z] WARNING: No swap limit support
[Pipeline] sh
10:18:57 [2020-07-27T10:18:57.820Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:18:57 [2020-07-27T10:18:57.820Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:18:57 [2020-07-27T10:18:57.820Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41267/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:18:57 [2020-07-27T10:18:57.820Z] + bash /home/jenkins/workspace/moby_PR-41267/check-config.sh
10:18:57 [2020-07-27T10:18:57.820Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:18:58 [2020-07-27T10:18:58.114Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
10:18:58 [2020-07-27T10:18:58.114Z] 
10:18:58 [2020-07-27T10:18:58.114Z] Generally Necessary:
10:18:58 [2020-07-27T10:18:58.114Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:18:58 [2020-07-27T10:18:58.114Z] - apparmor: enabled and tools installed
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NAMESPACES: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NET_NS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_PID_NS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IPC_NS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_UTS_NS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUPS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_CPUACCT: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_DEVICE: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_FREEZER: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_SCHED: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CPUSETS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_MEMCG: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_KEYS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_VETH: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_BRIDGE: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NF_NAT: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NF_NAT_NEEDED: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_POSIX_MQUEUE: enabled
10:18:58 [2020-07-27T10:18:58.114Z] 
10:18:58 [2020-07-27T10:18:58.114Z] Optional Features:
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_USER_NS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_SECCOMP: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_PIDS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_MEMCG_SWAP: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:18:58 [2020-07-27T10:18:58.114Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_BLK_CGROUP: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IOSCHED_CFQ: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_PERF: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_HUGETLB: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_CFS_BANDWIDTH: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_RT_GROUP_SCHED: missing
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_VS: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_VS_NFCT: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_IP_VS_RR: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_EXT4_FS: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:18:58 [2020-07-27T10:18:58.114Z] - Network Drivers:
10:18:58 [2020-07-27T10:18:58.114Z]   - "overlay":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_VXLAN: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:18:58 [2020-07-27T10:18:58.114Z]       Optional (for encrypted networks):
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_CRYPTO: enabled
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_CRYPTO_AEAD: enabled
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_CRYPTO_GCM: enabled
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_CRYPTO_GHASH: enabled
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_XFRM: enabled
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_XFRM_USER: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_INET_ESP: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]   - "ipvlan":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_IPVLAN: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]   - "macvlan":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_MACVLAN: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_DUMMY: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]   - "ftp,tftp client in container":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z] - Storage Drivers:
10:18:58 [2020-07-27T10:18:58.114Z]   - "aufs":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_AUFS_FS: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]   - "btrfs":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:18:58 [2020-07-27T10:18:58.114Z]   - "devicemapper":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_BLK_DEV_DM: enabled
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]   - "overlay":
10:18:58 [2020-07-27T10:18:58.114Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:18:58 [2020-07-27T10:18:58.114Z]   - "zfs":
10:18:58 [2020-07-27T10:18:58.114Z]     - /dev/zfs: missing
10:18:58 [2020-07-27T10:18:58.114Z]     - zfs command: missing
10:18:58 [2020-07-27T10:18:58.114Z]     - zpool command: missing
10:18:58 [2020-07-27T10:18:58.114Z] 
10:18:58 [2020-07-27T10:18:58.114Z] Limits:
10:18:58 [2020-07-27T10:18:58.145Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:18:58 [2020-07-27T10:18:58.145Z] 
10:18:58 [2020-07-27T10:18:58.145Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:18:58 [2020-07-27T10:18:58.538Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 .
10:18:58 [2020-07-27T10:18:58.538Z] #2 [internal] load .dockerignore
10:18:58 [2020-07-27T10:18:58.538Z] #2 transferring context: 87B done
10:18:58 [2020-07-27T10:18:58.538Z] #2 DONE 0.0s
10:18:58 [2020-07-27T10:18:58.538Z] 
10:18:58 [2020-07-27T10:18:58.538Z] #1 [internal] load build definition from Dockerfile
10:18:58 [2020-07-27T10:18:58.538Z] #1 transferring dockerfile: 16.37kB done
10:18:58 [2020-07-27T10:18:58.538Z] #1 DONE 0.0s
10:18:58 [2020-07-27T10:18:58.538Z] 
10:18:58 [2020-07-27T10:18:58.538Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:18:58 [2020-07-27T10:18:58.828Z] #3 DONE 0.2s
10:18:58 [2020-07-27T10:18:58.828Z] 
10:18:58 [2020-07-27T10:18:58.828Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:18:58 [2020-07-27T10:18:58.828Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:18:59 [2020-07-27T10:18:59.125Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:18:59 [2020-07-27T10:18:59.125Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
10:18:59 [2020-07-27T10:18:59.125Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
10:18:59 [2020-07-27T10:18:59.125Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 121.82kB / 8.88MB 0.1s
10:18:59 [2020-07-27T10:18:59.125Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
10:18:59 [2020-07-27T10:18:59.125Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
10:18:59 [2020-07-27T10:18:59.415Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
10:18:59 [2020-07-27T10:18:59.415Z] #4 DONE 0.6s
10:18:59 [2020-07-27T10:18:59.705Z] 
10:18:59 [2020-07-27T10:18:59.705Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:19:00 [2020-07-27T10:19:00.024Z] #6 ...
10:19:00 [2020-07-27T10:19:00.024Z] 
10:19:00 [2020-07-27T10:19:00.024Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:19:00 [2020-07-27T10:19:00.024Z] #5 DONE 0.1s
10:19:00 [2020-07-27T10:19:00.024Z] 
10:19:00 [2020-07-27T10:19:00.024Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:19:00 [2020-07-27T10:19:00.024Z] #6 DONE 0.2s
10:19:00 [2020-07-27T10:19:00.024Z] 
10:19:00 [2020-07-27T10:19:00.024Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:19:00 [2020-07-27T10:19:00.024Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 887.26kB / 48.97MB 0.1s
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0B / 9.88MB 0.1s
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.1s
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 8.14MB / 48.97MB 0.2s
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 1.96MB / 9.88MB 0.2s
10:19:00 [2020-07-27T10:19:00.024Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 2.62MB / 7.39MB 0.2s
10:19:00 [2020-07-27T10:19:00.350Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 10.99MB / 48.97MB 0.3s
10:19:00 [2020-07-27T10:19:00.350Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 7.84MB / 9.88MB 0.3s
10:19:00 [2020-07-27T10:19:00.350Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 5.67MB / 7.39MB 0.3s
10:19:00 [2020-07-27T10:19:00.350Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 18.61MB / 48.97MB 0.4s
10:19:00 [2020-07-27T10:19:00.350Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.3s done
10:19:00 [2020-07-27T10:19:00.350Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s done
10:19:00 [2020-07-27T10:19:00.350Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 0B / 51.37MB 0.4s
10:19:00 [2020-07-27T10:19:00.351Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0B / 56.72MB 0.4s
10:19:00 [2020-07-27T10:19:00.416Z] Still waiting to schedule task
10:19:00 [2020-07-27T10:19:00.416Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1ae110e69bc00f8)’
10:19:00 [2020-07-27T10:19:00.417Z] Still waiting to schedule task
10:19:00 [2020-07-27T10:19:00.417Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1ae110e69bc00f8)’
10:19:00 [2020-07-27T10:19:00.428Z] Still waiting to schedule task
10:19:00 [2020-07-27T10:19:00.428Z] All nodes of label ‘arm64&&linux’ are offline
10:19:00 [2020-07-27T10:19:00.430Z] Still waiting to schedule task
10:19:00 [2020-07-27T10:19:00.430Z] All nodes of label ‘windows-2019’ are offline
10:19:00 [2020-07-27T10:19:00.679Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 26.09MB / 48.97MB 0.5s
10:19:00 [2020-07-27T10:19:00.679Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 3.18MB / 51.37MB 0.5s
10:19:00 [2020-07-27T10:19:00.679Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 31.47MB / 48.97MB 0.7s
10:19:00 [2020-07-27T10:19:00.679Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 9.14MB / 51.37MB 0.7s
10:19:00 [2020-07-27T10:19:00.679Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 13.38MB / 56.72MB 0.7s
10:19:00 [2020-07-27T10:19:00.679Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 39.66MB / 48.97MB 0.8s
10:19:00 [2020-07-27T10:19:00.679Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 17.16MB / 56.72MB 0.8s
10:19:00 [2020-07-27T10:19:00.887Z] Client:
10:19:00 [2020-07-27T10:19:00.887Z]  Debug Mode: false
10:19:00 [2020-07-27T10:19:00.887Z] 
10:19:00 [2020-07-27T10:19:00.887Z] Server:
10:19:00 [2020-07-27T10:19:00.887Z]  Containers: 0
10:19:00 [2020-07-27T10:19:00.887Z]   Running: 0
10:19:00 [2020-07-27T10:19:00.887Z]   Paused: 0
10:19:00 [2020-07-27T10:19:00.887Z]   Stopped: 0
10:19:00 [2020-07-27T10:19:00.887Z]  Images: 1
10:19:00 [2020-07-27T10:19:00.887Z]  Server Version: 19.03.12
10:19:00 [2020-07-27T10:19:00.887Z]  Storage Driver: overlay2
10:19:00 [2020-07-27T10:19:00.887Z]   Backing Filesystem: extfs
10:19:00 [2020-07-27T10:19:00.887Z]   Supports d_type: true
10:19:00 [2020-07-27T10:19:00.887Z]   Native Overlay Diff: true
10:19:00 [2020-07-27T10:19:00.887Z]  Logging Driver: json-file
10:19:00 [2020-07-27T10:19:00.887Z]  Cgroup Driver: cgroupfs
10:19:00 [2020-07-27T10:19:00.887Z]  Plugins:
10:19:00 [2020-07-27T10:19:00.887Z]   Volume: local
10:19:00 [2020-07-27T10:19:00.887Z]   Network: bridge host ipvlan macvlan null overlay
10:19:00 [2020-07-27T10:19:00.887Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:19:00 [2020-07-27T10:19:00.887Z]  Swarm: inactive
10:19:00 [2020-07-27T10:19:00.887Z]  Runtimes: runc
10:19:00 [2020-07-27T10:19:00.887Z]  Default Runtime: runc
10:19:00 [2020-07-27T10:19:00.887Z]  Init Binary: docker-init
10:19:00 [2020-07-27T10:19:00.887Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:19:00 [2020-07-27T10:19:00.887Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:19:00 [2020-07-27T10:19:00.887Z]  init version: fec3683
10:19:00 [2020-07-27T10:19:00.887Z]  Security Options:
10:19:00 [2020-07-27T10:19:00.887Z]   apparmor
10:19:00 [2020-07-27T10:19:00.887Z]   seccomp
10:19:00 [2020-07-27T10:19:00.887Z]    Profile: default
10:19:00 [2020-07-27T10:19:00.887Z]  Kernel Version: 5.3.0-1030-aws
10:19:00 [2020-07-27T10:19:00.887Z]  Operating System: Ubuntu 18.04.4 LTS
10:19:00 [2020-07-27T10:19:00.887Z]  OSType: linux
10:19:00 [2020-07-27T10:19:00.887Z]  Architecture: x86_64
10:19:00 [2020-07-27T10:19:00.887Z]  CPUs: 2
10:19:00 [2020-07-27T10:19:00.887Z]  Total Memory: 7.487GiB
10:19:00 [2020-07-27T10:19:00.887Z]  Name: ip-10-100-78-136
10:19:00 [2020-07-27T10:19:00.887Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
10:19:00 [2020-07-27T10:19:00.887Z]  Docker Root Dir: /var/lib/docker
10:19:00 [2020-07-27T10:19:00.887Z]  Debug Mode: false
10:19:00 [2020-07-27T10:19:00.887Z]  Registry: https://index.docker.io/v1/
10:19:00 [2020-07-27T10:19:00.887Z]  Labels:
10:19:00 [2020-07-27T10:19:00.887Z]  Experimental: true
10:19:00 [2020-07-27T10:19:00.887Z]  Insecure Registries:
10:19:00 [2020-07-27T10:19:00.887Z]   127.0.0.0/8
10:19:00 [2020-07-27T10:19:00.887Z]  Live Restore Enabled: true
10:19:00 [2020-07-27T10:19:00.887Z] 
10:19:00 [2020-07-27T10:19:00.887Z] WARNING: No swap limit support
[Pipeline] sh
10:19:00 [2020-07-27T10:19:00.978Z] #7 ...
10:19:00 [2020-07-27T10:19:00.978Z] 
10:19:00 [2020-07-27T10:19:00.978Z] #20 [internal] load build context
10:19:00 [2020-07-27T10:19:00.978Z] #20 transferring context: 51.31MB 0.8s done
10:19:00 [2020-07-27T10:19:00.978Z] #20 DONE 0.8s
10:19:00 [2020-07-27T10:19:00.978Z] 
10:19:00 [2020-07-27T10:19:00.978Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:19:00 [2020-07-27T10:19:00.978Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 45.45MB / 48.97MB 0.9s
10:19:00 [2020-07-27T10:19:00.978Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 20.74MB / 56.72MB 0.9s
10:19:00 [2020-07-27T10:19:00.978Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.0s
10:19:00 [2020-07-27T10:19:00.978Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 15.75MB / 51.37MB 1.0s
10:19:00 [2020-07-27T10:19:00.978Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 24.86MB / 56.72MB 1.0s
10:19:01 [2020-07-27T10:19:01.209Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:19:01 [2020-07-27T10:19:01.209Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:19:01 [2020-07-27T10:19:01.209Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41267/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:19:01 [2020-07-27T10:19:01.209Z] + bash /home/ubuntu/workspace/moby_PR-41267/check-config.sh
10:19:01 [2020-07-27T10:19:01.209Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:19:01 [2020-07-27T10:19:01.209Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
10:19:01 [2020-07-27T10:19:01.209Z] 
10:19:01 [2020-07-27T10:19:01.209Z] Generally Necessary:
10:19:01 [2020-07-27T10:19:01.209Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:19:01 [2020-07-27T10:19:01.209Z] - apparmor: enabled and tools installed
10:19:01 [2020-07-27T10:19:01.209Z] - CONFIG_NAMESPACES: enabled
10:19:01 [2020-07-27T10:19:01.209Z] - CONFIG_NET_NS: enabled
10:19:01 [2020-07-27T10:19:01.209Z] - CONFIG_PID_NS: enabled
10:19:01 [2020-07-27T10:19:01.209Z] - CONFIG_IPC_NS: enabled
10:19:01 [2020-07-27T10:19:01.209Z] - CONFIG_UTS_NS: enabled
10:19:01 [2020-07-27T10:19:01.209Z] - CONFIG_CGROUPS: enabled
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.0s done
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 23.61MB / 51.37MB 1.2s
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 33.22MB / 56.72MB 1.2s
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 1.94MB / 102.23MB 1.2s
10:19:01 [2020-07-27T10:19:01.272Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 27.34MB / 51.37MB 1.3s
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 37.21MB / 56.72MB 1.3s
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 31.64MB / 51.37MB 1.4s
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 40.90MB / 56.72MB 1.4s
10:19:01 [2020-07-27T10:19:01.272Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 9.57MB / 102.23MB 1.4s
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CGROUP_CPUACCT: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CGROUP_DEVICE: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CGROUP_FREEZER: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CGROUP_SCHED: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CPUSETS: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_MEMCG: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_KEYS: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_VETH: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_BRIDGE: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_NF_NAT_IPV4: missing
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_NF_NAT: enabled (as module)
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_NF_NAT_NEEDED: missing
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_POSIX_MQUEUE: enabled
10:19:01 [2020-07-27T10:19:01.472Z] 
10:19:01 [2020-07-27T10:19:01.472Z] Optional Features:
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_USER_NS: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_SECCOMP: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CGROUP_PIDS: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_MEMCG_SWAP: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:19:01 [2020-07-27T10:19:01.472Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_BLK_CGROUP: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_IOSCHED_CFQ: missing
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CGROUP_PERF: enabled
10:19:01 [2020-07-27T10:19:01.472Z] - CONFIG_CGROUP_HUGETLB: enabled
10:19:01 [2020-07-27T10:19:01.575Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 35.57MB / 51.37MB 1.5s
10:19:01 [2020-07-27T10:19:01.575Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 45.17MB / 56.72MB 1.5s
10:19:01 [2020-07-27T10:19:01.575Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 39.26MB / 51.37MB 1.6s
10:19:01 [2020-07-27T10:19:01.575Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 49.13MB / 56.72MB 1.6s
10:19:01 [2020-07-27T10:19:01.575Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 17.33MB / 102.23MB 1.6s
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_CFS_BANDWIDTH: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_RT_GROUP_SCHED: missing
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_IP_VS: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_IP_VS_NFCT: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_IP_VS_RR: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_EXT4_FS: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:19:01 [2020-07-27T10:19:01.734Z] - Network Drivers:
10:19:01 [2020-07-27T10:19:01.734Z]   - "overlay":
10:19:01 [2020-07-27T10:19:01.734Z]     - CONFIG_VXLAN: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:19:01 [2020-07-27T10:19:01.734Z]       Optional (for encrypted networks):
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_CRYPTO: enabled
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_CRYPTO_AEAD: enabled
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_CRYPTO_GCM: enabled
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_CRYPTO_GHASH: enabled
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_XFRM: enabled
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_XFRM_USER: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_INET_ESP: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:19:01 [2020-07-27T10:19:01.734Z]   - "ipvlan":
10:19:01 [2020-07-27T10:19:01.734Z]     - CONFIG_IPVLAN: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z]   - "macvlan":
10:19:01 [2020-07-27T10:19:01.734Z]     - CONFIG_MACVLAN: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z]     - CONFIG_DUMMY: enabled (as module)
10:19:01 [2020-07-27T10:19:01.734Z]   - "ftp,tftp client in container":
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 42.59MB / 51.37MB 1.7s
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 52.28MB / 56.72MB 1.7s
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.9s
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.8s done
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 30.06MB / 102.23MB 1.9s
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.9s
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.9s done
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 38.80MB / 102.23MB 2.0s
10:19:01 [2020-07-27T10:19:01.870Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.9s done
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z] - Storage Drivers:
10:19:01 [2020-07-27T10:19:01.991Z]   - "aufs":
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_AUFS_FS: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z]   - "btrfs":
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:19:01 [2020-07-27T10:19:01.991Z]   - "devicemapper":
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_BLK_DEV_DM: enabled
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z]   - "overlay":
10:19:01 [2020-07-27T10:19:01.991Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:19:01 [2020-07-27T10:19:01.991Z]   - "zfs":
10:19:01 [2020-07-27T10:19:01.991Z]     - /dev/zfs: present
10:19:01 [2020-07-27T10:19:01.991Z]     - zfs command: missing
10:19:01 [2020-07-27T10:19:01.991Z]     - zpool command: missing
10:19:01 [2020-07-27T10:19:01.991Z] 
10:19:01 [2020-07-27T10:19:01.991Z] Limits:
10:19:01 [2020-07-27T10:19:01.991Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:19:01 [2020-07-27T10:19:01.991Z] 
10:19:01 [2020-07-27T10:19:01.991Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:19:02 [2020-07-27T10:19:02.161Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 44.40MB / 102.23MB 2.1s
10:19:02 [2020-07-27T10:19:02.161Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 50.00MB / 102.23MB 2.2s
10:19:02 [2020-07-27T10:19:02.161Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 55.86MB / 102.23MB 2.3s
10:19:02 [2020-07-27T10:19:02.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 .
10:19:02 [2020-07-27T10:19:02.459Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 65.12MB / 102.23MB 2.4s
10:19:02 [2020-07-27T10:19:02.459Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 74.89MB / 102.23MB 2.5s
10:19:02 [2020-07-27T10:19:02.593Z] #2 [internal] load .dockerignore
10:19:02 [2020-07-27T10:19:02.593Z] #2 transferring context: 87B 0.0s done
10:19:02 [2020-07-27T10:19:02.593Z] #2 DONE 0.0s
10:19:02 [2020-07-27T10:19:02.593Z] 
10:19:02 [2020-07-27T10:19:02.593Z] #1 [internal] load build definition from Dockerfile
10:19:02 [2020-07-27T10:19:02.593Z] #1 transferring dockerfile: 16.37kB done
10:19:02 [2020-07-27T10:19:02.593Z] #1 DONE 0.0s
10:19:02 [2020-07-27T10:19:02.593Z] 
10:19:02 [2020-07-27T10:19:02.593Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:19:02 [2020-07-27T10:19:02.754Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 85.70MB / 102.23MB 2.6s
10:19:02 [2020-07-27T10:19:02.754Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 97.05MB / 102.23MB 2.7s
10:19:02 [2020-07-27T10:19:02.754Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s
10:19:02 [2020-07-27T10:19:02.850Z] #3 DONE 0.3s
10:19:02 [2020-07-27T10:19:02.850Z] 
10:19:02 [2020-07-27T10:19:02.850Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:19:02 [2020-07-27T10:19:02.850Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:19:02 [2020-07-27T10:19:02.850Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
10:19:02 [2020-07-27T10:19:02.850Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
10:19:02 [2020-07-27T10:19:02.850Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
10:19:02 [2020-07-27T10:19:02.850Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:19:02 [2020-07-27T10:19:02.962Z] Fetching without tags
10:19:03 [2020-07-27T10:19:03.044Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s done
10:19:03 [2020-07-27T10:19:03.045Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.9s done
10:19:03 [2020-07-27T10:19:03.107Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
10:19:03 [2020-07-27T10:19:03.107Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
10:19:03 [2020-07-27T10:19:03.335Z] #7 ...
10:19:03 [2020-07-27T10:19:03.335Z] 
10:19:03 [2020-07-27T10:19:03.335Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:19:03 [2020-07-27T10:19:03.335Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:19:03 [2020-07-27T10:19:03.335Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:19:03 [2020-07-27T10:19:03.335Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:19:03 [2020-07-27T10:19:03.335Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done
10:19:03 [2020-07-27T10:19:03.335Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
10:19:03 [2020-07-27T10:19:03.335Z] #58 DONE 3.2s
10:19:03 [2020-07-27T10:19:03.335Z] 
10:19:03 [2020-07-27T10:19:03.335Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:19:03 [2020-07-27T10:19:03.335Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.1s
10:19:02 [2020-07-27T10:19:02.934Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:19:02 [2020-07-27T10:19:02.938Z]  > git config --add remote.origin.fetch +refs/pull/41267/head:refs/remotes/origin/PR-41267 # timeout=10
10:19:02 [2020-07-27T10:19:02.940Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:19:02 [2020-07-27T10:19:02.955Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:19:02 [2020-07-27T10:19:02.969Z] Fetching upstream changes from https://github.com/moby/moby.git
10:19:02 [2020-07-27T10:19:02.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:19:02 [2020-07-27T10:19:02.970Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:19:03 [2020-07-27T10:19:03.364Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
10:19:03 [2020-07-27T10:19:03.364Z] #4 DONE 0.7s
10:19:03 [2020-07-27T10:19:03.506Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:19:03 [2020-07-27T10:19:03.628Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done
10:19:03 [2020-07-27T10:19:03.628Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7
10:19:03 [2020-07-27T10:19:03.671Z] 
10:19:03 [2020-07-27T10:19:03.671Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:19:03 [2020-07-27T10:19:03.931Z] #6 DONE 0.2s
10:19:03 [2020-07-27T10:19:03.931Z] 
10:19:03 [2020-07-27T10:19:03.931Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:19:03 [2020-07-27T10:19:03.931Z] #5 DONE 0.2s
10:19:03 [2020-07-27T10:19:03.931Z] 
10:19:03 [2020-07-27T10:19:03.931Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:19:03 [2020-07-27T10:19:03.931Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:19:03 [2020-07-27T10:19:03.931Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
10:19:03 [2020-07-27T10:19:03.931Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.1s
10:19:03 [2020-07-27T10:19:03.931Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:19:03 [2020-07-27T10:19:03.931Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
10:19:03 [2020-07-27T10:19:03.931Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.1s
10:19:04 [2020-07-27T10:19:04.191Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.57MB / 50.39MB 0.3s
10:19:04 [2020-07-27T10:19:04.191Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 3.86MB / 7.81MB 0.3s
10:19:04 [2020-07-27T10:19:04.258Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.3s done
10:19:04 [2020-07-27T10:19:04.258Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14
10:19:04 [2020-07-27T10:19:04.373Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:19:04 [2020-07-27T10:19:04.374Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:19:04 [2020-07-27T10:19:04.487Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 9.10MB / 50.39MB 0.5s
10:19:04 [2020-07-27T10:19:04.488Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s
10:19:04 [2020-07-27T10:19:04.488Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 16.94MB / 50.39MB 0.7s
10:19:04 [2020-07-27T10:19:04.488Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done
10:19:04 [2020-07-27T10:19:04.488Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 121.38kB / 51.83MB 0.7s
10:19:04 [2020-07-27T10:19:04.488Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 647.65kB / 10.00MB 0.7s
10:19:04 [2020-07-27T10:19:04.745Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 23.31MB / 50.39MB 0.9s
10:19:04 [2020-07-27T10:19:04.745Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 5.68MB / 51.83MB 0.9s
10:19:04 [2020-07-27T10:19:04.745Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 4.81MB / 10.00MB 0.9s
10:19:04 [2020-07-27T10:19:04.820Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:19:04 [2020-07-27T10:19:04.881Z]  > git --version # timeout=10
10:19:04 [2020-07-27T10:19:04.885Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:19:05 [2020-07-27T10:19:05.001Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 27.10MB / 50.39MB 1.0s
10:19:05 [2020-07-27T10:19:05.001Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 9.84MB / 51.83MB 1.0s
10:19:05 [2020-07-27T10:19:05.001Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.0s
10:19:05 [2020-07-27T10:19:05.001Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 34.78MB / 50.39MB 1.2s
10:19:05 [2020-07-27T10:19:05.001Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 17.74MB / 51.83MB 1.2s
10:19:05 [2020-07-27T10:19:05.001Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.1s done
10:19:05 [2020-07-27T10:19:05.001Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 1.04MB / 68.65MB 1.2s
10:19:03 [2020-07-27T10:19:03.513Z]  > git config core.sparsecheckout # timeout=10
10:19:03 [2020-07-27T10:19:03.515Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:19:04 [2020-07-27T10:19:04.344Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:19:04 [2020-07-27T10:19:04.366Z]  > git rev-parse HEAD^{commit} # timeout=10
10:19:04 [2020-07-27T10:19:04.380Z]  > git config core.sparsecheckout # timeout=10
10:19:04 [2020-07-27T10:19:04.383Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:19:05 [2020-07-27T10:19:05.260Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 41.41MB / 50.39MB 1.5s
10:19:05 [2020-07-27T10:19:05.260Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 28.22MB / 51.83MB 1.5s
10:19:05 [2020-07-27T10:19:05.260Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 13.16MB / 68.65MB 1.5s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:19:05 [2020-07-27T10:19:05.553Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 49.00MB / 50.39MB 1.7s
10:19:05 [2020-07-27T10:19:05.553Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 33.01MB / 51.83MB 1.7s
10:19:05 [2020-07-27T10:19:05.553Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 18.17MB / 68.65MB 1.7s
10:19:05 [2020-07-27T10:19:05.752Z] + docker version
10:19:05 [2020-07-27T10:19:05.752Z] Client:
10:19:05 [2020-07-27T10:19:05.752Z]  Version:           18.06.1-ce
10:19:05 [2020-07-27T10:19:05.752Z]  API version:       1.38
10:19:05 [2020-07-27T10:19:05.752Z]  Go version:        go1.10.3
10:19:05 [2020-07-27T10:19:05.752Z]  Git commit:        e68fc7a
10:19:05 [2020-07-27T10:19:05.752Z]  Built:             Tue Aug 21 17:26:10 2018
10:19:05 [2020-07-27T10:19:05.752Z]  OS/Arch:           linux/ppc64le
10:19:05 [2020-07-27T10:19:05.752Z]  Experimental:      false
10:19:05 [2020-07-27T10:19:05.752Z] 
10:19:05 [2020-07-27T10:19:05.752Z] Server:
10:19:05 [2020-07-27T10:19:05.752Z]  Engine:
10:19:05 [2020-07-27T10:19:05.752Z]   Version:          18.06.1-ce
10:19:05 [2020-07-27T10:19:05.752Z]   API version:      1.38 (minimum version 1.12)
10:19:05 [2020-07-27T10:19:05.752Z]   Go version:       go1.10.3
10:19:05 [2020-07-27T10:19:05.752Z]   Git commit:       e68fc7a
10:19:05 [2020-07-27T10:19:05.752Z]   Built:            Tue Aug 21 17:24:20 2018
10:19:05 [2020-07-27T10:19:05.752Z]   OS/Arch:          linux/ppc64le
10:19:05 [2020-07-27T10:19:05.752Z]   Experimental:     true
10:19:05 [2020-07-27T10:19:05.760Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.4s done
[Pipeline] sh
10:19:05 [2020-07-27T10:19:05.860Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 42.58MB / 51.83MB 1.9s
10:19:05 [2020-07-27T10:19:05.860Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 22.51MB / 68.65MB 1.9s
10:19:05 [2020-07-27T10:19:05.860Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 46.26MB / 51.83MB 2.0s
10:19:05 [2020-07-27T10:19:05.860Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 30.08MB / 68.65MB 2.0s
10:19:06 [2020-07-27T10:19:06.049Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248
10:19:06 [2020-07-27T10:19:06.118Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 50.45MB / 51.83MB 2.1s
10:19:06 [2020-07-27T10:19:06.118Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 38.77MB / 68.65MB 2.1s
10:19:06 [2020-07-27T10:19:06.135Z] + docker info
10:19:06 [2020-07-27T10:19:06.135Z] Containers: 0
10:19:06 [2020-07-27T10:19:06.135Z]  Running: 0
10:19:06 [2020-07-27T10:19:06.135Z]  Paused: 0
10:19:06 [2020-07-27T10:19:06.135Z]  Stopped: 0
10:19:06 [2020-07-27T10:19:06.135Z] Images: 0
10:19:06 [2020-07-27T10:19:06.135Z] Server Version: 18.06.1-ce
10:19:06 [2020-07-27T10:19:06.135Z] Storage Driver: overlay2
10:19:06 [2020-07-27T10:19:06.135Z]  Backing Filesystem: extfs
10:19:06 [2020-07-27T10:19:06.135Z]  Supports d_type: true
10:19:06 [2020-07-27T10:19:06.135Z]  Native Overlay Diff: true
10:19:06 [2020-07-27T10:19:06.135Z] Logging Driver: json-file
10:19:06 [2020-07-27T10:19:06.135Z] Cgroup Driver: cgroupfs
10:19:06 [2020-07-27T10:19:06.135Z] Plugins:
10:19:06 [2020-07-27T10:19:06.135Z]  Volume: local
10:19:06 [2020-07-27T10:19:06.135Z]  Network: bridge host ipvlan macvlan null overlay
10:19:06 [2020-07-27T10:19:06.135Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:19:06 [2020-07-27T10:19:06.135Z] Swarm: inactive
10:19:06 [2020-07-27T10:19:06.135Z] Runtimes: runc
10:19:06 [2020-07-27T10:19:06.135Z] Default Runtime: runc
10:19:06 [2020-07-27T10:19:06.135Z] Init Binary: docker-init
10:19:06 [2020-07-27T10:19:06.136Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:19:06 [2020-07-27T10:19:06.136Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:19:06 [2020-07-27T10:19:06.136Z] init version: fec3683
10:19:06 [2020-07-27T10:19:06.136Z] Security Options:
10:19:06 [2020-07-27T10:19:06.136Z]  apparmor
10:19:06 [2020-07-27T10:19:06.136Z]  seccomp
10:19:06 [2020-07-27T10:19:06.136Z]   Profile: default
10:19:06 [2020-07-27T10:19:06.136Z] Kernel Version: 4.4.0-139-generic
10:19:06 [2020-07-27T10:19:06.136Z] Operating System: Ubuntu 16.04.3 LTS
10:19:06 [2020-07-27T10:19:06.136Z] OSType: linux
10:19:06 [2020-07-27T10:19:06.136Z] Architecture: ppc64le
10:19:06 [2020-07-27T10:19:06.136Z] CPUs: 4
10:19:06 [2020-07-27T10:19:06.136Z] Total Memory: 7.972GiB
10:19:06 [2020-07-27T10:19:06.136Z] Name: ppc64le-ubuntu-22
10:19:06 [2020-07-27T10:19:06.136Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
10:19:06 [2020-07-27T10:19:06.136Z] Docker Root Dir: /var/lib/docker
10:19:06 [2020-07-27T10:19:06.136Z] Debug Mode (client): false
10:19:06 [2020-07-27T10:19:06.136Z] Debug Mode (server): false
10:19:06 [2020-07-27T10:19:06.136Z] Username: dockerbuildbot
10:19:06 [2020-07-27T10:19:06.136Z] Registry: https://index.docker.io/v1/
10:19:06 [2020-07-27T10:19:06.136Z] Labels:
10:19:06 [2020-07-27T10:19:06.136Z] Experimental: true
10:19:06 [2020-07-27T10:19:06.136Z] Insecure Registries:
10:19:06 [2020-07-27T10:19:06.136Z]  127.0.0.0/8
10:19:06 [2020-07-27T10:19:06.136Z] Live Restore Enabled: false
10:19:06 [2020-07-27T10:19:06.136Z] 
[Pipeline] sh
10:19:06 [2020-07-27T10:19:06.376Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909
10:19:06 [2020-07-27T10:19:06.522Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:19:06 [2020-07-27T10:19:06.522Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:19:06 [2020-07-27T10:19:06.522Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41267/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:19:06 [2020-07-27T10:19:06.522Z] + bash /home/docker/workspace/moby_PR-41267/check-config.sh
10:19:06 [2020-07-27T10:19:06.522Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:19:06 [2020-07-27T10:19:06.522Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
10:19:06 [2020-07-27T10:19:06.522Z] 
10:19:06 [2020-07-27T10:19:06.522Z] Generally Necessary:
10:19:06 [2020-07-27T10:19:06.522Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:19:06 [2020-07-27T10:19:06.522Z] - apparmor: enabled and tools installed
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_NAMESPACES: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_NET_NS: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_PID_NS: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_IPC_NS: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_UTS_NS: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_CGROUPS: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_CGROUP_CPUACCT: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_CGROUP_DEVICE: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_CGROUP_FREEZER: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_CGROUP_SCHED: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_CPUSETS: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_MEMCG: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_KEYS: enabled
10:19:06 [2020-07-27T10:19:06.522Z] - CONFIG_VETH: enabled (as module)
10:19:06 [2020-07-27T10:19:06.632Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.1s done
10:19:06 [2020-07-27T10:19:06.632Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.5s done
10:19:06 [2020-07-27T10:19:06.632Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 2.7s
10:19:06 [2020-07-27T10:19:06.632Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 2.39MB / 120.18MB 2.7s
10:19:06 [2020-07-27T10:19:06.632Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.6s done
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_BRIDGE: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_NF_NAT: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_NF_NAT_NEEDED: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_POSIX_MQUEUE: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:19:06 [2020-07-27T10:19:06.830Z] 
10:19:06 [2020-07-27T10:19:06.830Z] Optional Features:
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_USER_NS: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_SECCOMP: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_CGROUP_PIDS: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_MEMCG_SWAP: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:19:06 [2020-07-27T10:19:06.830Z]     (cgroup swap accounting is currently enabled)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_MEMCG_KMEM: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_BLK_CGROUP: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IOSCHED_CFQ: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_CGROUP_PERF: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_CGROUP_HUGETLB: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_CFS_BANDWIDTH: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_RT_GROUP_SCHED: missing
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_VS: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_VS_NFCT: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_IP_VS_RR: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_EXT4_FS: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:19:06 [2020-07-27T10:19:06.830Z] - Network Drivers:
10:19:06 [2020-07-27T10:19:06.830Z]   - "overlay":
10:19:06 [2020-07-27T10:19:06.830Z]     - CONFIG_VXLAN: enabled (as module)
10:19:06 [2020-07-27T10:19:06.830Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:19:06 [2020-07-27T10:19:06.830Z]       Optional (for encrypted networks):
10:19:06 [2020-07-27T10:19:06.892Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 10.96MB / 120.18MB 2.9s
10:19:06 [2020-07-27T10:19:06.892Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 24.28MB / 120.18MB 3.1s
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_CRYPTO: enabled
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_XFRM: enabled
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_XFRM_USER: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_INET_ESP: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]   - "ipvlan":
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_IPVLAN: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]   - "macvlan":
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_MACVLAN: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_DUMMY: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]   - "ftp,tftp client in container":
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z] - Storage Drivers:
10:19:07 [2020-07-27T10:19:07.122Z]   - "aufs":
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_AUFS_FS: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]   - "btrfs":
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:19:07 [2020-07-27T10:19:07.122Z]   - "devicemapper":
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_BLK_DEV_DM: enabled
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]   - "overlay":
10:19:07 [2020-07-27T10:19:07.122Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:19:07 [2020-07-27T10:19:07.122Z]   - "zfs":
10:19:07 [2020-07-27T10:19:07.122Z]     - /dev/zfs: missing
10:19:07 [2020-07-27T10:19:07.122Z]     - zfs command: missing
10:19:07 [2020-07-27T10:19:07.122Z]     - zpool command: missing
10:19:07 [2020-07-27T10:19:07.122Z] 
10:19:07 [2020-07-27T10:19:07.122Z] Limits:
10:19:07 [2020-07-27T10:19:07.122Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:19:07 [2020-07-27T10:19:07.122Z] 
10:19:07 [2020-07-27T10:19:07.122Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
10:19:07 [2020-07-27T10:19:07.191Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.2s done
10:19:07 [2020-07-27T10:19:07.191Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 31.87MB / 120.18MB 3.3s
[Pipeline] sh
10:19:07 [2020-07-27T10:19:07.448Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 38.19MB / 120.18MB 3.5s
10:19:07 [2020-07-27T10:19:07.448Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 44.32MB / 120.18MB 3.6s
10:19:07 [2020-07-27T10:19:07.551Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.3s done
10:19:07 [2020-07-27T10:19:07.551Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2
10:19:07 [2020-07-27T10:19:07.561Z] + make bundles/buildx
10:19:07 [2020-07-27T10:19:07.707Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 50.96MB / 120.18MB 3.9s
10:19:07 [2020-07-27T10:19:07.855Z] make: command: Command not found
10:19:07 [2020-07-27T10:19:07.855Z] make: command: Command not found
10:19:07 [2020-07-27T10:19:07.855Z] mkdir bundles
10:19:07 [2020-07-27T10:19:07.855Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
10:19:07 [2020-07-27T10:19:07.855Z] 	--build-arg BUILDX_COMMIT \
10:19:07 [2020-07-27T10:19:07.855Z] 	--build-arg BUILDX_REPO \
10:19:07 [2020-07-27T10:19:07.855Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
10:19:07 [2020-07-27T10:19:07.855Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
10:19:07 [2020-07-27T10:19:07.855Z] 	.
10:19:07 [2020-07-27T10:19:07.855Z] /bin/sh: 4: go: not found
10:19:07 [2020-07-27T10:19:07.855Z] /bin/sh: 5: go: not found
10:19:07 [2020-07-27T10:19:07.964Z] #7 ...
10:19:07 [2020-07-27T10:19:07.964Z] 
10:19:07 [2020-07-27T10:19:07.964Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:19:07 [2020-07-27T10:19:07.964Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:19:07 [2020-07-27T10:19:07.964Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:19:07 [2020-07-27T10:19:07.964Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:19:07 [2020-07-27T10:19:07.964Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
10:19:07 [2020-07-27T10:19:07.964Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.4s done
10:19:07 [2020-07-27T10:19:07.964Z] #58 DONE 4.1s
10:19:07 [2020-07-27T10:19:07.964Z] 
10:19:07 [2020-07-27T10:19:07.964Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:19:08 [2020-07-27T10:19:08.266Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 57.07MB / 120.18MB 4.2s
10:19:08 [2020-07-27T10:19:08.266Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 65.23MB / 120.18MB 4.4s
10:19:08 [2020-07-27T10:19:08.525Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 78.51MB / 120.18MB 4.7s
10:19:08 [2020-07-27T10:19:08.785Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 87.39MB / 120.18MB 4.9s
10:19:09 [2020-07-27T10:19:09.044Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 98.45MB / 120.18MB 5.2s
10:19:09 [2020-07-27T10:19:09.304Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 113.69MB / 120.18MB 5.6s
10:19:09 [2020-07-27T10:19:09.560Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 5.8s
10:19:09 [2020-07-27T10:19:09.859Z] #7 ...
10:19:09 [2020-07-27T10:19:09.859Z] 
10:19:09 [2020-07-27T10:19:09.859Z] #20 [internal] load build context
10:19:09 [2020-07-27T10:19:09.859Z] #20 transferring context: 51.31MB 5.7s done
10:19:09 [2020-07-27T10:19:09.859Z] #20 DONE 6.1s
10:19:09 [2020-07-27T10:19:09.859Z] 
10:19:09 [2020-07-27T10:19:09.859Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:19:09 [2020-07-27T10:19:09.977Z] Sending build context to Docker daemon  56.04MB

10:19:09 [2020-07-27T10:19:09.977Z] Step 1/15 : ARG GO_VERSION=1.13.14
10:19:09 [2020-07-27T10:19:09.977Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
10:19:09 [2020-07-27T10:19:09.977Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
10:19:09 [2020-07-27T10:19:09.977Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
10:19:09 [2020-07-27T10:19:09.977Z] 1.13.14-buster: Pulling from library/golang
10:19:10 [2020-07-27T10:19:10.273Z] 1c8685784756: Pulling fs layer
10:19:10 [2020-07-27T10:19:10.273Z] b30caebadb02: Pulling fs layer
10:19:10 [2020-07-27T10:19:10.273Z] 3db29f675863: Pulling fs layer
10:19:10 [2020-07-27T10:19:10.273Z] bc4207fc4c93: Pulling fs layer
10:19:10 [2020-07-27T10:19:10.273Z] 47a08a47fa97: Pulling fs layer
10:19:10 [2020-07-27T10:19:10.273Z] 0ae62d2712a7: Pulling fs layer
10:19:10 [2020-07-27T10:19:10.273Z] 1d4419b49a59: Pulling fs layer
10:19:10 [2020-07-27T10:19:10.273Z] bc4207fc4c93: Waiting
10:19:10 [2020-07-27T10:19:10.273Z] 47a08a47fa97: Waiting
10:19:10 [2020-07-27T10:19:10.273Z] 0ae62d2712a7: Waiting
10:19:10 [2020-07-27T10:19:10.278Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.5s done
10:19:10 [2020-07-27T10:19:10.278Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done
10:19:10 [2020-07-27T10:19:10.278Z] #7 DONE 10.4s
10:19:10 [2020-07-27T10:19:10.567Z] b30caebadb02: Download complete
10:19:10 [2020-07-27T10:19:10.567Z] 3db29f675863: Verifying Checksum
10:19:10 [2020-07-27T10:19:10.567Z] 3db29f675863: Download complete
10:19:10 [2020-07-27T10:19:10.568Z] 
10:19:10 [2020-07-27T10:19:10.568Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:19:11 [2020-07-27T10:19:11.235Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.0s done
10:19:11 [2020-07-27T10:19:11.235Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.1s
10:19:12 [2020-07-27T10:19:12.072Z] #8 DONE 1.4s
10:19:12 [2020-07-27T10:19:12.072Z] 
10:19:12 [2020-07-27T10:19:12.072Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:19:12 [2020-07-27T10:19:12.600Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.1s done
10:19:12 [2020-07-27T10:19:12.600Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c
10:19:12 [2020-07-27T10:19:12.670Z] 1c8685784756: Download complete
10:19:12 [2020-07-27T10:19:12.711Z] #9 DONE 1.0s
10:19:12 [2020-07-27T10:19:12.856Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done
10:19:13 [2020-07-27T10:19:13.001Z] 
10:19:13 [2020-07-27T10:19:13.001Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:19:13 [2020-07-27T10:19:13.001Z] #35 DONE 0.1s
10:19:13 [2020-07-27T10:19:13.001Z] 
10:19:13 [2020-07-27T10:19:13.001Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:19:13 [2020-07-27T10:19:13.001Z] #27 DONE 0.1s
10:19:13 [2020-07-27T10:19:13.001Z] 
10:19:13 [2020-07-27T10:19:13.001Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:19:13 [2020-07-27T10:19:13.112Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s
10:19:13 [2020-07-27T10:19:13.326Z] bc4207fc4c93: Verifying Checksum
10:19:13 [2020-07-27T10:19:13.326Z] bc4207fc4c93: Download complete
10:19:13 [2020-07-27T10:19:13.326Z] 1d4419b49a59: Verifying Checksum
10:19:13 [2020-07-27T10:19:13.326Z] 1d4419b49a59: Download complete
10:19:13 [2020-07-27T10:19:13.718Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done
10:19:13 [2020-07-27T10:19:13.718Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7
10:19:14 [2020-07-27T10:19:14.387Z] 47a08a47fa97: Verifying Checksum
10:19:14 [2020-07-27T10:19:14.387Z] 47a08a47fa97: Download complete
10:19:16 [2020-07-27T10:19:16.232Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 2.2s done
10:19:16 [2020-07-27T10:19:16.232Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0
10:19:16 [2020-07-27T10:19:16.489Z] 1c8685784756: Pull complete
10:19:16 [2020-07-27T10:19:16.550Z] #28 3.033 + git clone https://github.com/kolyshkin/go-swagger.git .
10:19:16 [2020-07-27T10:19:16.550Z] #28 3.033 Cloning into '.'...
10:19:16 [2020-07-27T10:19:16.787Z] b30caebadb02: Pull complete
10:19:17 [2020-07-27T10:19:17.082Z] 3db29f675863: Pull complete
10:19:17 [2020-07-27T10:19:17.082Z] 0ae62d2712a7: Verifying Checksum
10:19:17 [2020-07-27T10:19:17.082Z] 0ae62d2712a7: Download complete
10:19:18 [2020-07-27T10:19:18.055Z] #28 ...
10:19:18 [2020-07-27T10:19:18.055Z] 
10:19:18 [2020-07-27T10:19:18.055Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.153 + RM_GOPATH=0
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.153 + TMP_GOPATH=
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.153 + : /build
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.153 + '[' -z '' ']'
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.154 ++ mktemp -d
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.155 + export GOPATH=/tmp/tmp.WPYOHqsKfp
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.156 + GOPATH=/tmp/tmp.WPYOHqsKfp
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.156 + RM_GOPATH=1
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.156 + case "$(go env GOARCH)" in
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.157 ++ go env GOARCH
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.195 + export GO_BUILDMODE=-buildmode=pie
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.195 + GO_BUILDMODE=-buildmode=pie
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.195 ++ dirname /tmp/install/install.sh
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.197 + dir=/tmp/install
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.197 + bin=dockercli
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.197 + shift
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.197 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.197 + . /tmp/install/dockercli.installer
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.197 ++ : stable
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.197 ++ : 17.06.2-ce
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.198 + install_dockercli
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.198 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.198 Install docker/cli version 17.06.2-ce from stable
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.198 ++ uname -m
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.202 + arch=s390x
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.202 + '[' s390x '!=' x86_64 ']'
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.202 + '[' s390x '!=' s390x ']'
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.202 + url=https://download.docker.com/linux/static
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.202 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
10:19:18 [2020-07-27T10:19:18.055Z] #21 3.202 + tar -xz docker/docker
10:19:18 [2020-07-27T10:19:18.686Z] #21 ...
10:19:18 [2020-07-27T10:19:18.686Z] 
10:19:18 [2020-07-27T10:19:18.686Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.690 + RM_GOPATH=0
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.690 + TMP_GOPATH=
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.690 + : /build
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.690 + '[' -z '' ']'
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.690 ++ mktemp -d
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.697 + export GOPATH=/tmp/tmp.ZgI5UqnTtH
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.697 + GOPATH=/tmp/tmp.ZgI5UqnTtH
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.697 + RM_GOPATH=1
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.697 + case "$(go env GOARCH)" in
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.697 ++ go env GOARCH
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + export GO_BUILDMODE=-buildmode=pie
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + GO_BUILDMODE=-buildmode=pie
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 ++ dirname /tmp/install/install.sh
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + dir=/tmp/install
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + bin=gotestsum
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + shift
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + . /tmp/install/gotestsum.installer
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 ++ : v0.3.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + install_gotestsum
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.711 + set -e
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.717 + export GO111MODULE=on
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.717 + GO111MODULE=on
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.717 + GOBIN=/build
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.717 + go get gotest.tools/gotestsum@v0.3.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.756 go: finding gotest.tools/gotestsum v0.3.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 2.756 go: finding gotest.tools v0.3.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 3.434 go: downloading gotest.tools/gotestsum v0.3.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 3.845 go: extracting gotest.tools/gotestsum v0.3.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.090 go: downloading gotest.tools v2.1.0+incompatible
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.127 go: extracting gotest.tools v2.1.0+incompatible
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.220 go: downloading github.com/spf13/pflag v1.0.1
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.220 go: downloading github.com/sirupsen/logrus v1.0.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.220 go: downloading github.com/fatih/color v1.6.0
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.221 go: downloading github.com/pkg/errors v0.8.0
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.234 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.300 go: downloading github.com/jonboulle/clockwork v0.1.0
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.476 go: extracting github.com/pkg/errors v0.8.0
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.477 go: extracting github.com/spf13/pflag v1.0.1
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.478 go: extracting github.com/fatih/color v1.6.0
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.508 go: downloading github.com/mattn/go-isatty v0.0.3
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.509 go: extracting github.com/sirupsen/logrus v1.0.5
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.547 go: downloading github.com/mattn/go-colorable v0.0.9
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.607 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.612 go: extracting github.com/jonboulle/clockwork v0.1.0
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.615 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.630 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.667 go: extracting github.com/mattn/go-colorable v0.0.9
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.679 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:19:18 [2020-07-27T10:19:18.686Z] #43 5.691 go: extracting github.com/mattn/go-isatty v0.0.3
10:19:18 [2020-07-27T10:19:18.754Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 2.1s done
10:19:18 [2020-07-27T10:19:18.754Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598
10:19:19 [2020-07-27T10:19:19.794Z] #43 6.850 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:19:19 [2020-07-27T10:19:19.853Z] bc4207fc4c93: Pull complete
10:19:20 [2020-07-27T10:19:20.084Z] #43 7.224 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:19:20 [2020-07-27T10:19:20.085Z] #43 7.246 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:19:21 [2020-07-27T10:19:21.938Z] 47a08a47fa97: Pull complete
10:19:22 [2020-07-27T10:19:22.146Z] #43 9.288 go: finding github.com/fatih/color v1.6.0
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.479 go: finding github.com/pkg/errors v0.8.0
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.486 go: finding github.com/sirupsen/logrus v1.0.5
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.514 go: finding github.com/spf13/pflag v1.0.1
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.520 go: finding github.com/mattn/go-colorable v0.0.9
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.528 go: finding github.com/mattn/go-isatty v0.0.3
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.703 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.757 go: finding github.com/jonboulle/clockwork v0.1.0
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.763 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:19:22 [2020-07-27T10:19:22.436Z] #43 9.822 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:19:22 [2020-07-27T10:19:22.727Z] #43 9.956 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:19:22 [2020-07-27T10:19:22.727Z] #43 ...
10:19:22 [2020-07-27T10:19:22.727Z] 
10:19:22 [2020-07-27T10:19:22.727Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:22 [2020-07-27T10:19:22.727Z] #38 1.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:22 [2020-07-27T10:19:22.727Z] #38 2.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:22 [2020-07-27T10:19:22.727Z] #38 2.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:22 [2020-07-27T10:19:22.727Z] #38 2.284 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:19:22 [2020-07-27T10:19:22.727Z] #38 3.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:19:22 [2020-07-27T10:19:22.727Z] #38 4.226 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:19:22 [2020-07-27T10:19:22.921Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 4.2s done
10:19:22 [2020-07-27T10:19:22.921Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
10:19:23 [2020-07-27T10:19:23.017Z] #38 ...
10:19:23 [2020-07-27T10:19:23.017Z] 
10:19:23 [2020-07-27T10:19:23.017Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.795 + RM_GOPATH=0
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.795 + TMP_GOPATH=
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.795 + : /build
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.795 + '[' -z '' ']'
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.802 ++ mktemp -d
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.802 + export GOPATH=/tmp/tmp.cDciSy2SyE
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.802 + GOPATH=/tmp/tmp.cDciSy2SyE
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.802 + RM_GOPATH=1
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.802 + case "$(go env GOARCH)" in
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.802 ++ go env GOARCH
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + export GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 ++ dirname /tmp/install/install.sh
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + dir=/tmp/install
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + bin=vndr
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + shift
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + '[' '!' -f /tmp/install/vndr.installer ']'
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + . /tmp/install/vndr.installer
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + install_vndr
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cDciSy2SyE/src/github.com/LK4D4/vndr
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.809 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:19:23 [2020-07-27T10:19:23.017Z] #41 2.835 Cloning into '/tmp/tmp.cDciSy2SyE/src/github.com/LK4D4/vndr'...
10:19:23 [2020-07-27T10:19:23.017Z] #41 3.373 + cd /tmp/tmp.cDciSy2SyE/src/github.com/LK4D4/vndr
10:19:23 [2020-07-27T10:19:23.017Z] #41 3.374 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:19:23 [2020-07-27T10:19:23.017Z] #41 3.385 + go build -buildmode=pie -v -o /build/vndr .
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.263 runtime/internal/atomic
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.267 internal/cpu
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.407 runtime/internal/sys
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.507 runtime/internal/math
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.562 internal/race
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.626 sync/atomic
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.636 internal/bytealg
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.798 unicode
10:19:23 [2020-07-27T10:19:23.017Z] #41 4.995 runtime
10:19:23 [2020-07-27T10:19:23.017Z] #41 7.135 unicode/utf8
10:19:23 [2020-07-27T10:19:23.017Z] #41 7.455 math
10:19:23 [2020-07-27T10:19:23.017Z] #41 ...
10:19:23 [2020-07-27T10:19:23.017Z] 
10:19:23 [2020-07-27T10:19:23.017Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + RM_GOPATH=0
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + TMP_GOPATH=
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + : /build
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + '[' -z '' ']'
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 ++ mktemp -d
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + export GOPATH=/tmp/tmp.KdopvwChU2
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + GOPATH=/tmp/tmp.KdopvwChU2
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + RM_GOPATH=1
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + case "$(go env GOARCH)" in
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 ++ go env GOARCH
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.835 + export GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.836 + GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.846 ++ dirname /tmp/install/install.sh
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.852 Installing golangci-lint version v1.23.8
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + dir=/tmp/install
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + bin=golangci_lint
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + shift
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + . /tmp/install/golangci_lint.installer
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 ++ : v1.23.8
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + install_golangci_lint
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + echo 'Installing golangci-lint version v1.23.8'
10:19:23 [2020-07-27T10:19:23.017Z] #45 2.853 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:19:23 [2020-07-27T10:19:23.177Z] #7 DONE 19.3s
10:19:23 [2020-07-27T10:19:23.177Z] 
10:19:23 [2020-07-27T10:19:23.177Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:19:23 [2020-07-27T10:19:23.309Z] #45 ...
10:19:23 [2020-07-27T10:19:23.309Z] 
10:19:23 [2020-07-27T10:19:23.309Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.547 + RM_GOPATH=0
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.547 + TMP_GOPATH=
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.547 + : /build
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.547 + '[' -z '' ']'
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.548 ++ mktemp -d
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.553 + export GOPATH=/tmp/tmp.722clogKPE
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.553 + GOPATH=/tmp/tmp.722clogKPE
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.553 + RM_GOPATH=1
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.553 + case "$(go env GOARCH)" in
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.553 ++ go env GOARCH
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + export GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 ++ dirname /tmp/install/install.sh
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + dir=/tmp/install
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + bin=rootlesskit
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + shift
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + . /tmp/install/rootlesskit.installer
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + install_rootlesskit
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + case "$1" in
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + export CGO_ENABLED=0
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + CGO_ENABLED=0
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + _install_rootlesskit
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.722clogKPE/src/github.com/rootless-containers/rootlesskit
10:19:23 [2020-07-27T10:19:23.309Z] #54 2.568 Cloning into '/tmp/tmp.722clogKPE/src/github.com/rootless-containers/rootlesskit'...
10:19:23 [2020-07-27T10:19:23.309Z] #54 5.903 + cd /tmp/tmp.722clogKPE/src/github.com/rootless-containers/rootlesskit
10:19:23 [2020-07-27T10:19:23.309Z] #54 5.905 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:19:23 [2020-07-27T10:19:23.309Z] #54 6.139 + for f in rootlesskit rootlesskit-docker-proxy
10:19:23 [2020-07-27T10:19:23.309Z] #54 6.139 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:19:23 [2020-07-27T10:19:23.309Z] #54 ...
10:19:23 [2020-07-27T10:19:23.309Z] 
10:19:23 [2020-07-27T10:19:23.309Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:19:23 [2020-07-27T10:19:23.309Z] #51 3.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:23 [2020-07-27T10:19:23.309Z] #51 3.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:23 [2020-07-27T10:19:23.309Z] #51 3.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:23 [2020-07-27T10:19:23.309Z] #51 4.067 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:19:23 [2020-07-27T10:19:23.309Z] #51 5.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:19:23 [2020-07-27T10:19:23.309Z] #51 7.891 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:19:23 [2020-07-27T10:19:23.599Z] #51 ...
10:19:23 [2020-07-27T10:19:23.599Z] 
10:19:23 [2020-07-27T10:19:23.599Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:19:23 [2020-07-27T10:19:23.599Z] #23 3.492 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:23 [2020-07-27T10:19:23.599Z] #23 3.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:23 [2020-07-27T10:19:23.599Z] #23 3.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:23 [2020-07-27T10:19:23.599Z] #23 4.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:19:23 [2020-07-27T10:19:23.599Z] #23 6.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:19:23 [2020-07-27T10:19:23.599Z] #23 7.583 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:19:23 [2020-07-27T10:19:23.599Z] #23 ...
10:19:23 [2020-07-27T10:19:23.599Z] 
10:19:23 [2020-07-27T10:19:23.599Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:19:23 [2020-07-27T10:19:23.599Z] #36 1.698 + git clone https://github.com/docker/distribution.git .
10:19:23 [2020-07-27T10:19:23.599Z] #36 1.698 Cloning into '.'...
10:19:23 [2020-07-27T10:19:23.890Z] #36 ...
10:19:23 [2020-07-27T10:19:23.890Z] 
10:19:23 [2020-07-27T10:19:23.890Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:19:23 [2020-07-27T10:19:23.890Z] #32 3.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:23 [2020-07-27T10:19:23.890Z] #32 3.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:23 [2020-07-27T10:19:23.890Z] #32 3.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:23 [2020-07-27T10:19:23.890Z] #32 3.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:19:23 [2020-07-27T10:19:23.890Z] #32 5.148 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:19:23 [2020-07-27T10:19:23.890Z] #32 6.686 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:19:23 [2020-07-27T10:19:23.890Z] #32 ...
10:19:23 [2020-07-27T10:19:23.890Z] 
10:19:23 [2020-07-27T10:19:23.890Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 + RM_GOPATH=0
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 + TMP_GOPATH=
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 + : /build
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 + '[' -z '' ']'
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 ++ mktemp -d
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 + export GOPATH=/tmp/tmp.g0H0d3evKe
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 + GOPATH=/tmp/tmp.g0H0d3evKe
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.539 + RM_GOPATH=1
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.540 + case "$(go env GOARCH)" in
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.547 ++ go env GOARCH
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + export GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + GO_BUILDMODE=-buildmode=pie
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 ++ dirname /tmp/install/install.sh
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + dir=/tmp/install
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + bin=shfmt
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + shift
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + . /tmp/install/shfmt.installer
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + install_shfmt
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 + git clone https://github.com/mvdan/sh.git /tmp/tmp.g0H0d3evKe/src/github.com/mvdan/sh
10:19:23 [2020-07-27T10:19:23.890Z] #47 2.568 Cloning into '/tmp/tmp.g0H0d3evKe/src/github.com/mvdan/sh'...
10:19:23 [2020-07-27T10:19:23.890Z] #47 8.037 + cd /tmp/tmp.g0H0d3evKe/src/github.com/mvdan/sh
10:19:23 [2020-07-27T10:19:23.890Z] #47 8.037 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:19:23 [2020-07-27T10:19:23.890Z] #47 8.133 + GO111MODULE=on
10:19:23 [2020-07-27T10:19:23.890Z] #47 8.133 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:19:23 [2020-07-27T10:19:23.890Z] #47 9.003 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:19:23 [2020-07-27T10:19:23.890Z] #47 9.052 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:19:23 [2020-07-27T10:19:23.890Z] #47 9.053 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:19:23 [2020-07-27T10:19:23.890Z] #47 9.247 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:19:23 [2020-07-27T10:19:23.890Z] #47 9.291 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:19:23 [2020-07-27T10:19:23.890Z] #47 9.782 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:19:23 [2020-07-27T10:19:23.890Z] #47 10.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:19:23 [2020-07-27T10:19:23.890Z] #47 11.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:19:24 [2020-07-27T10:19:24.181Z] #47 ...
10:19:24 [2020-07-27T10:19:24.181Z] 
10:19:24 [2020-07-27T10:19:24.181Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + RM_GOPATH=0
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + TMP_GOPATH=
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + : /build
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + '[' -z '' ']'
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 ++ mktemp -d
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + export GOPATH=/tmp/tmp.jZx8z8Oxho
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + GOPATH=/tmp/tmp.jZx8z8Oxho
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + RM_GOPATH=1
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + case "$(go env GOARCH)" in
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 ++ go env GOARCH
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + export GO_BUILDMODE=-buildmode=pie
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + GO_BUILDMODE=-buildmode=pie
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 ++ dirname /tmp/install/install.sh
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + dir=/tmp/install
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + bin=proxy
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + shift
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + '[' '!' -f /tmp/install/proxy.installer ']'
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + . /tmp/install/proxy.installer
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + install_proxy
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + case "$1" in
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + export CGO_ENABLED=0
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + CGO_ENABLED=0
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + _install_proxy
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jZx8z8Oxho/src/github.com/docker/libnetwork
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 Cloning into '/tmp/tmp.jZx8z8Oxho/src/github.com/docker/libnetwork'...
10:19:24 [2020-07-27T10:19:24.181Z] #60 1.412 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:19:24 [2020-07-27T10:19:24.181Z] #60 9.943 Checking out files:  91% (1899/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.
10:19:24 [2020-07-27T10:19:24.181Z] #60 10.15 + cd /tmp/tmp.jZx8z8Oxho/src/github.com/docker/libnetwork
10:19:24 [2020-07-27T10:19:24.181Z] #60 10.15 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:19:24 [2020-07-27T10:19:24.181Z] #60 10.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:19:24 [2020-07-27T10:19:24.181Z] #60 ...
10:19:24 [2020-07-27T10:19:24.181Z] 
10:19:24 [2020-07-27T10:19:24.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:19:24 [2020-07-27T10:19:24.181Z] #10 2.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:24 [2020-07-27T10:19:24.181Z] #10 2.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:24 [2020-07-27T10:19:24.181Z] #10 2.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:24 [2020-07-27T10:19:24.181Z] #10 3.146 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:19:24 [2020-07-27T10:19:24.181Z] #10 4.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:19:24 [2020-07-27T10:19:24.181Z] #10 6.740 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:19:24 [2020-07-27T10:19:24.471Z] #10 ...
10:19:24 [2020-07-27T10:19:24.471Z] 
10:19:24 [2020-07-27T10:19:24.471Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.189 + RM_GOPATH=0
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.189 + TMP_GOPATH=
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.189 + : /build
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.189 + '[' -z '' ']'
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.189 ++ mktemp -d
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.190 + export GOPATH=/tmp/tmp.XVV4UPEJdO
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.190 + GOPATH=/tmp/tmp.XVV4UPEJdO
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.190 + RM_GOPATH=1
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.190 + case "$(go env GOARCH)" in
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.191 ++ go env GOARCH
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.194 + export GO_BUILDMODE=-buildmode=pie
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.194 + GO_BUILDMODE=-buildmode=pie
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.195 ++ dirname /tmp/install/install.sh
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.196 + dir=/tmp/install
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.196 + bin=tomlv
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.196 + shift
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.196 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.197 + . /tmp/install/tomlv.installer
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.197 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.197 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.197 + install_tomlv
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.197 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.197 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XVV4UPEJdO/src/github.com/BurntSushi/toml
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.202 Cloning into '/tmp/tmp.XVV4UPEJdO/src/github.com/BurntSushi/toml'...
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.994 + cd /tmp/tmp.XVV4UPEJdO/src/github.com/BurntSushi/toml
10:19:24 [2020-07-27T10:19:24.471Z] #30 3.996 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:19:24 [2020-07-27T10:19:24.471Z] #30 4.019 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:19:24 [2020-07-27T10:19:24.471Z] #30 4.375 runtime/internal/atomic
10:19:24 [2020-07-27T10:19:24.471Z] #30 4.380 internal/cpu
10:19:24 [2020-07-27T10:19:24.471Z] #30 4.459 runtime/internal/sys
10:19:24 [2020-07-27T10:19:24.471Z] #30 4.571 math/bits
10:19:24 [2020-07-27T10:19:24.471Z] #30 4.831 internal/bytealg
10:19:24 [2020-07-27T10:19:24.471Z] #30 5.002 math
10:19:24 [2020-07-27T10:19:24.471Z] #30 5.179 runtime
10:19:24 [2020-07-27T10:19:24.471Z] #30 9.982 internal/testlog
10:19:24 [2020-07-27T10:19:24.471Z] #30 10.19 encoding
10:19:24 [2020-07-27T10:19:24.471Z] #30 10.30 runtime/cgo
10:19:24 [2020-07-27T10:19:24.471Z] #30 ...
10:19:24 [2020-07-27T10:19:24.471Z] 
10:19:24 [2020-07-27T10:19:24.471Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:19:24 [2020-07-27T10:19:24.471Z] #36 10.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:19:24 [2020-07-27T10:19:24.542Z] #8 DONE 1.2s
10:19:24 [2020-07-27T10:19:24.542Z] 
10:19:24 [2020-07-27T10:19:24.542Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:19:24 [2020-07-27T10:19:24.801Z] #9 DONE 0.5s
10:19:24 [2020-07-27T10:19:24.801Z] 
10:19:24 [2020-07-27T10:19:24.801Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:19:24 [2020-07-27T10:19:24.801Z] #27 DONE 0.0s
10:19:24 [2020-07-27T10:19:24.801Z] 
10:19:24 [2020-07-27T10:19:24.801Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:19:24 [2020-07-27T10:19:24.801Z] #35 DONE 0.1s
10:19:24 [2020-07-27T10:19:24.801Z] 
10:19:24 [2020-07-27T10:19:24.801Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:19:25 [2020-07-27T10:19:25.491Z] 0ae62d2712a7: Pull complete
10:19:25 [2020-07-27T10:19:25.491Z] 1d4419b49a59: Pull complete
10:19:25 [2020-07-27T10:19:25.491Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0
10:19:25 [2020-07-27T10:19:25.491Z] Status: Downloaded newer image for golang:1.13.14-buster
10:19:25 [2020-07-27T10:19:25.491Z]  ---> b1942c37232d
10:19:25 [2020-07-27T10:19:25.491Z] Step 5/15 : ARG BUILDX_REPO
10:19:25 [2020-07-27T10:19:25.491Z]  ---> Running in 21ed37fbef8d
10:19:25 [2020-07-27T10:19:25.785Z] Removing intermediate container 21ed37fbef8d
10:19:25 [2020-07-27T10:19:25.785Z]  ---> fe2a6a722fec
10:19:25 [2020-07-27T10:19:25.785Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
10:19:25 [2020-07-27T10:19:25.785Z]  ---> Running in ac0f9bc93b65
10:19:25 [2020-07-27T10:19:25.793Z] #36 12.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:19:26 [2020-07-27T10:19:26.077Z] Cloning into '/buildx'...
10:19:27 [2020-07-27T10:19:27.301Z] #36 ...
10:19:27 [2020-07-27T10:19:27.301Z] 
10:19:27 [2020-07-27T10:19:27.301Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:27 [2020-07-27T10:19:27.301Z] #21 13.90 + mkdir -p /build
10:19:27 [2020-07-27T10:19:27.301Z] #21 13.91 + mv docker/docker /build/
10:19:27 [2020-07-27T10:19:27.301Z] #21 13.91 + rmdir docker
10:19:27 [2020-07-27T10:19:27.301Z] #21 DONE 14.4s
10:19:27 [2020-07-27T10:19:27.301Z] 
10:19:27 [2020-07-27T10:19:27.301Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:27 [2020-07-27T10:19:27.301Z] #47 12.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:19:27 [2020-07-27T10:19:27.301Z] #47 12.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:19:27 [2020-07-27T10:19:27.301Z] #47 12.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:19:27 [2020-07-27T10:19:27.301Z] #47 12.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:19:27 [2020-07-27T10:19:27.301Z] #47 13.01 runtime
10:19:27 [2020-07-27T10:19:27.301Z] #47 13.03 runtime/cgo
10:19:29 [2020-07-27T10:19:29.632Z] Removing intermediate container ac0f9bc93b65
10:19:29 [2020-07-27T10:19:29.632Z]  ---> cbc851acfc1e
10:19:29 [2020-07-27T10:19:29.632Z] Step 7/15 : WORKDIR /buildx
10:19:29 [2020-07-27T10:19:29.632Z]  ---> Running in 01a9ff2445ee
10:19:29 [2020-07-27T10:19:29.632Z] Removing intermediate container 01a9ff2445ee
10:19:29 [2020-07-27T10:19:29.632Z]  ---> 4806ae951a61
10:19:29 [2020-07-27T10:19:29.632Z] Step 8/15 : ARG BUILDX_COMMIT
10:19:29 [2020-07-27T10:19:29.632Z]  ---> Running in ad23ec3d6f8d
10:19:29 [2020-07-27T10:19:29.632Z] Removing intermediate container ad23ec3d6f8d
10:19:29 [2020-07-27T10:19:29.632Z]  ---> 64483f1de334
10:19:29 [2020-07-27T10:19:29.632Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
10:19:29 [2020-07-27T10:19:29.632Z]  ---> Running in b615ded24041
10:19:29 [2020-07-27T10:19:29.926Z] From https://github.com/docker/buildx
10:19:29 [2020-07-27T10:19:29.926Z]  * [new tag]         v0.3.1     -> build
10:19:30 [2020-07-27T10:19:30.058Z] #28 4.848 + git clone https://github.com/kolyshkin/go-swagger.git .
10:19:30 [2020-07-27T10:19:30.058Z] #28 4.850 Cloning into '.'...
10:19:30 [2020-07-27T10:19:30.058Z] #28 ...
10:19:30 [2020-07-27T10:19:30.058Z] 
10:19:30 [2020-07-27T10:19:30.058Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.030 + RM_GOPATH=0
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.030 + TMP_GOPATH=
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.030 + : /build
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.030 + '[' -z '' ']'
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.034 ++ mktemp -d
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.035 + export GOPATH=/tmp/tmp.nYPAnEraQv
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.037 + GOPATH=/tmp/tmp.nYPAnEraQv
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.038 + RM_GOPATH=1
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.038 + case "$(go env GOARCH)" in
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.039 ++ go env GOARCH
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.114 + export GO_BUILDMODE=-buildmode=pie
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.115 + GO_BUILDMODE=-buildmode=pie
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.116 ++ dirname /tmp/install/install.sh
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.122 + dir=/tmp/install
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.125 + bin=proxy
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.126 + shift
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.126 + '[' '!' -f /tmp/install/proxy.installer ']'
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.126 + . /tmp/install/proxy.installer
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.127 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.129 + install_proxy
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.129 + case "$1" in
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.129 + export CGO_ENABLED=0
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.129 + CGO_ENABLED=0
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.130 + _install_proxy
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.130 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.130 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.134 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nYPAnEraQv/src/github.com/docker/libnetwork
10:19:30 [2020-07-27T10:19:30.058Z] #60 5.146 Cloning into '/tmp/tmp.nYPAnEraQv/src/github.com/docker/libnetwork'...
10:19:30 [2020-07-27T10:19:30.564Z] Switched to branch 'build'
10:19:30 [2020-07-27T10:19:30.666Z] #60 ...
10:19:30 [2020-07-27T10:19:30.666Z] 
10:19:30 [2020-07-27T10:19:30.666Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.954 + RM_GOPATH=0
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.954 + TMP_GOPATH=
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.954 + : /build
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.954 + '[' -z '' ']'
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.958 ++ mktemp -d
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.966 + export GOPATH=/tmp/tmp.ZdJaPFyugV
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.966 + GOPATH=/tmp/tmp.ZdJaPFyugV
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.966 + RM_GOPATH=1
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.967 + case "$(go env GOARCH)" in
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.969 ++ go env GOARCH
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.996 + export GO_BUILDMODE=-buildmode=pie
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.997 + GO_BUILDMODE=-buildmode=pie
10:19:30 [2020-07-27T10:19:30.666Z] #41 4.999 ++ dirname /tmp/install/install.sh
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.001 + dir=/tmp/install
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.001 + bin=vndr
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.001 + shift
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.002 + '[' '!' -f /tmp/install/vndr.installer ']'
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.003 + . /tmp/install/vndr.installer
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.003 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.035 + install_vndr
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.035 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.035 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZdJaPFyugV/src/github.com/LK4D4/vndr
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.035 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.045 Cloning into '/tmp/tmp.ZdJaPFyugV/src/github.com/LK4D4/vndr'...
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.922 + cd /tmp/tmp.ZdJaPFyugV/src/github.com/LK4D4/vndr
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.922 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:19:30 [2020-07-27T10:19:30.666Z] #41 5.930 + go build -buildmode=pie -v -o /build/vndr .
10:19:31 [2020-07-27T10:19:31.608Z] Removing intermediate container b615ded24041
10:19:31 [2020-07-27T10:19:31.608Z]  ---> 7cc47aa2864d
10:19:31 [2020-07-27T10:19:31.608Z] Step 10/15 : ARG GOOS
10:19:31 [2020-07-27T10:19:31.608Z]  ---> Running in 0a5456632734
10:19:31 [2020-07-27T10:19:31.608Z] Removing intermediate container 0a5456632734
10:19:31 [2020-07-27T10:19:31.608Z]  ---> aa969c786704
10:19:31 [2020-07-27T10:19:31.608Z] Step 11/15 : ARG GOARCH
10:19:31 [2020-07-27T10:19:31.608Z]  ---> Running in b0877237c603
10:19:31 [2020-07-27T10:19:31.608Z] Removing intermediate container b0877237c603
10:19:31 [2020-07-27T10:19:31.608Z]  ---> 8c68d0583f94
10:19:31 [2020-07-27T10:19:31.608Z] 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
10:19:31 [2020-07-27T10:19:31.608Z]  ---> Running in b61e0bf3cdf7
10:19:31 [2020-07-27T10:19:31.747Z] #47 ...
10:19:31 [2020-07-27T10:19:31.747Z] 
10:19:31 [2020-07-27T10:19:31.747Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:31 [2020-07-27T10:19:31.747Z] #41 11.12 unicode/utf16
10:19:31 [2020-07-27T10:19:31.747Z] #41 11.46 container/list
10:19:31 [2020-07-27T10:19:31.747Z] #41 11.90 crypto/internal/subtle
10:19:31 [2020-07-27T10:19:31.747Z] #41 12.01 crypto/subtle
10:19:31 [2020-07-27T10:19:31.747Z] #41 12.09 vendor/golang.org/x/crypto/cryptobyte/asn1
10:19:31 [2020-07-27T10:19:31.747Z] #41 12.18 internal/nettrace
10:19:31 [2020-07-27T10:19:31.747Z] #41 12.32 runtime/cgo
10:19:31 [2020-07-27T10:19:31.747Z] #41 17.90 vendor/golang.org/x/crypto/internal/subtle
10:19:32 [2020-07-27T10:19:32.377Z] #41 ...
10:19:32 [2020-07-27T10:19:32.377Z] 
10:19:32 [2020-07-27T10:19:32.377Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:32 [2020-07-27T10:19:32.377Z] #38 10.69 Fetched 8060 kB in 9s (901 kB/s)
10:19:32 [2020-07-27T10:19:32.377Z] #38 10.69 Reading package lists...
10:19:32 [2020-07-27T10:19:32.377Z] #38 14.58 Reading package lists...
10:19:32 [2020-07-27T10:19:32.377Z] #38 18.48 Building dependency tree...
10:19:32 [2020-07-27T10:19:32.377Z] #38 19.51 The following additional packages will be installed:
10:19:32 [2020-07-27T10:19:32.377Z] #38 19.55   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:19:32 [2020-07-27T10:19:32.377Z] #38 19.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:19:32 [2020-07-27T10:19:32.377Z] #38 19.56 Suggested packages:
10:19:32 [2020-07-27T10:19:32.377Z] #38 19.56   manpages-dev python-setuptools
10:19:32 [2020-07-27T10:19:32.606Z] #41 7.521 internal/bytealg
10:19:32 [2020-07-27T10:19:32.606Z] #41 7.582 internal/race
10:19:32 [2020-07-27T10:19:32.606Z] #41 7.702 sync/atomic
10:19:32 [2020-07-27T10:19:32.867Z] #41 8.085 unicode
10:19:32 [2020-07-27T10:19:32.867Z] #41 ...
10:19:32 [2020-07-27T10:19:32.867Z] 
10:19:32 [2020-07-27T10:19:32.867Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.010 + RM_GOPATH=0
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.010 + TMP_GOPATH=
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.010 + : /build
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.010 + '[' -z '' ']'
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.018 ++ mktemp -d
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.019 + export GOPATH=/tmp/tmp.KtAnZJ1iio
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.019 + GOPATH=/tmp/tmp.KtAnZJ1iio
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.019 + RM_GOPATH=1
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.019 + case "$(go env GOARCH)" in
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.021 ++ go env GOARCH
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.050 + export GO_BUILDMODE=-buildmode=pie
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.050 + GO_BUILDMODE=-buildmode=pie
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.052 ++ dirname /tmp/install/install.sh
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.056 + dir=/tmp/install
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.056 + bin=gotestsum
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.056 + shift
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.056 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.057 + . /tmp/install/gotestsum.installer
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.057 ++ : v0.3.5
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.057 + install_gotestsum
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.060 + set -e
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.060 + export GO111MODULE=on
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.060 + GO111MODULE=on
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.061 + GOBIN=/build
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.061 + go get gotest.tools/gotestsum@v0.3.5
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.190 go: finding gotest.tools v0.3.5
10:19:32 [2020-07-27T10:19:32.867Z] #43 5.191 go: finding gotest.tools/gotestsum v0.3.5
10:19:32 [2020-07-27T10:19:32.867Z] #43 6.206 go: downloading gotest.tools/gotestsum v0.3.5
10:19:32 [2020-07-27T10:19:32.867Z] #43 6.809 go: extracting gotest.tools/gotestsum v0.3.5
10:19:32 [2020-07-27T10:19:32.867Z] #43 7.582 go: downloading gotest.tools v2.1.0+incompatible
10:19:32 [2020-07-27T10:19:32.867Z] #43 7.849 go: extracting gotest.tools v2.1.0+incompatible
10:19:32 [2020-07-27T10:19:32.867Z] #43 7.937 go: downloading github.com/pkg/errors v0.8.0
10:19:32 [2020-07-27T10:19:32.867Z] #43 7.994 go: downloading github.com/sirupsen/logrus v1.0.5
10:19:32 [2020-07-27T10:19:32.867Z] #43 7.994 go: downloading github.com/fatih/color v1.6.0
10:19:32 [2020-07-27T10:19:32.867Z] #43 7.998 go: downloading github.com/spf13/pflag v1.0.1
10:19:32 [2020-07-27T10:19:32.867Z] #43 8.110 go: downloading github.com/jonboulle/clockwork v0.1.0
10:19:32 [2020-07-27T10:19:32.867Z] #43 8.115 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:19:33 [2020-07-27T10:19:33.124Z] #43 8.378 go: extracting github.com/jonboulle/clockwork v0.1.0
10:19:33 [2020-07-27T10:19:33.124Z] #43 8.433 go: extracting github.com/fatih/color v1.6.0
10:19:33 [2020-07-27T10:19:33.124Z] #43 8.434 go: extracting github.com/spf13/pflag v1.0.1
10:19:33 [2020-07-27T10:19:33.124Z] #43 8.435 go: extracting github.com/pkg/errors v0.8.0
10:19:33 [2020-07-27T10:19:33.124Z] #43 8.444 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:19:33 [2020-07-27T10:19:33.124Z] #43 ...
10:19:33 [2020-07-27T10:19:33.124Z] 
10:19:33 [2020-07-27T10:19:33.124Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:33 [2020-07-27T10:19:33.124Z] #41 8.415 runtime
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.49 The following NEW packages will be installed:
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.52   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.52   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.52   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.52   python-six zlib1g-dev
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.69 Need to get 3742 kB of archives.
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.69 After this operation, 22.0 MB of additional disk space will be used.
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
10:19:33 [2020-07-27T10:19:33.408Z] #38 20.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:19:33 [2020-07-27T10:19:33.699Z] #38 20.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
10:19:33 [2020-07-27T10:19:33.989Z] #38 21.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
10:19:34 [2020-07-27T10:19:34.623Z] #38 21.95 debconf: delaying package configuration, since apt-utils is not installed
10:19:34 [2020-07-27T10:19:34.913Z] #38 22.02 Fetched 3742 kB in 1s (5446 kB/s)
10:19:34 [2020-07-27T10:19:34.913Z] #38 22.11 Selecting previously unselected package libcap-dev:s390x.
10:19:34 [2020-07-27T10:19:34.913Z] #38 22.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:19:34 [2020-07-27T10:19:34.913Z] #38 22.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
10:19:34 [2020-07-27T10:19:34.913Z] #38 22.14 Unpacking libcap-dev:s390x (1:2.25-2) ...
10:19:34 [2020-07-27T10:19:34.913Z] #38 22.24 Selecting previously unselected package libnet1:s390x.
10:19:35 [2020-07-27T10:19:35.017Z] #41 ...
10:19:35 [2020-07-27T10:19:35.017Z] 
10:19:35 [2020-07-27T10:19:35.017Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.950 + RM_GOPATH=0
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.953 + TMP_GOPATH=
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.953 + : /build
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.953 + '[' -z '' ']'
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.953 ++ mktemp -d
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.966 + export GOPATH=/tmp/tmp.InLE9HBJSC
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.966 + GOPATH=/tmp/tmp.InLE9HBJSC
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.966 + RM_GOPATH=1
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.966 + case "$(go env GOARCH)" in
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.966 ++ go env GOARCH
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.990 + export GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.990 + GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.017Z] #54 4.997 ++ dirname /tmp/install/install.sh
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.001 + dir=/tmp/install
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.001 + bin=rootlesskit
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.001 + shift
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.002 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.003 + . /tmp/install/rootlesskit.installer
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.003 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.004 + install_rootlesskit
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.004 + case "$1" in
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.016 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.016 + export CGO_ENABLED=0
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.016 + CGO_ENABLED=0
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.016 + _install_rootlesskit
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.016 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.016 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.InLE9HBJSC/src/github.com/rootless-containers/rootlesskit
10:19:35 [2020-07-27T10:19:35.017Z] #54 5.043 Cloning into '/tmp/tmp.InLE9HBJSC/src/github.com/rootless-containers/rootlesskit'...
10:19:35 [2020-07-27T10:19:35.017Z] #54 10.09 + cd /tmp/tmp.InLE9HBJSC/src/github.com/rootless-containers/rootlesskit
10:19:35 [2020-07-27T10:19:35.017Z] #54 10.09 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:19:35 [2020-07-27T10:19:35.017Z] #54 ...
10:19:35 [2020-07-27T10:19:35.017Z] 
10:19:35 [2020-07-27T10:19:35.017Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:19:35 [2020-07-27T10:19:35.017Z] #32 4.638 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:35 [2020-07-27T10:19:35.017Z] #32 4.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:35 [2020-07-27T10:19:35.017Z] #32 4.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:35 [2020-07-27T10:19:35.017Z] #32 6.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:19:35 [2020-07-27T10:19:35.017Z] #32 8.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:19:35 [2020-07-27T10:19:35.017Z] #32 ...
10:19:35 [2020-07-27T10:19:35.017Z] 
10:19:35 [2020-07-27T10:19:35.017Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.869 + RM_GOPATH=0
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.870 + TMP_GOPATH=
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.870 + : /build
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.870 + '[' -z '' ']'
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.873 ++ mktemp -d
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.879 + export GOPATH=/tmp/tmp.bRJCbYpk7o
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.879 + GOPATH=/tmp/tmp.bRJCbYpk7o
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.879 + RM_GOPATH=1
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.879 + case "$(go env GOARCH)" in
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.880 ++ go env GOARCH
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.907 + export GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.907 + GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.914 ++ dirname /tmp/install/install.sh
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.920 + dir=/tmp/install
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.921 + bin=dockercli
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.921 + shift
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.922 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.922 + . /tmp/install/dockercli.installer
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.923 ++ : stable
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.923 ++ : 17.06.2-ce
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.925 + install_dockercli
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.931 Install docker/cli version 17.06.2-ce from stable
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.931 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.931 ++ uname -m
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.933 + arch=x86_64
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.933 + '[' x86_64 '!=' x86_64 ']'
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.933 + url=https://download.docker.com/linux/static
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.933 + tar -xz docker/docker
10:19:35 [2020-07-27T10:19:35.017Z] #21 4.944 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.25 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.30 Selecting previously unselected package libnet1-dev.
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.44 Selecting previously unselected package libnl-3-200:s390x.
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
10:19:35 [2020-07-27T10:19:35.204Z] #38 22.45 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:19:35 [2020-07-27T10:19:35.274Z] #21 ...
10:19:35 [2020-07-27T10:19:35.274Z] 
10:19:35 [2020-07-27T10:19:35.274Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.638 + RM_GOPATH=0
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.638 + TMP_GOPATH=
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.638 + : /build
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.638 + '[' -z '' ']'
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.646 ++ mktemp -d
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.653 + export GOPATH=/tmp/tmp.BeXOva7lLT
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.653 + GOPATH=/tmp/tmp.BeXOva7lLT
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.653 + RM_GOPATH=1
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.653 + case "$(go env GOARCH)" in
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.653 ++ go env GOARCH
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.661 + export GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.663 + GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.663 ++ dirname /tmp/install/install.sh
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + dir=/tmp/install
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + bin=golangci_lint
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + shift
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + . /tmp/install/golangci_lint.installer
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 ++ : v1.23.8
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + install_golangci_lint
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + echo 'Installing golangci-lint version v1.23.8'
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:19:35 [2020-07-27T10:19:35.274Z] #45 4.678 Installing golangci-lint version v1.23.8
10:19:35 [2020-07-27T10:19:35.274Z] #45 ...
10:19:35 [2020-07-27T10:19:35.274Z] 
10:19:35 [2020-07-27T10:19:35.274Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:19:35 [2020-07-27T10:19:35.274Z] #23 4.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:35 [2020-07-27T10:19:35.274Z] #23 4.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:35 [2020-07-27T10:19:35.274Z] #23 4.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:35 [2020-07-27T10:19:35.274Z] #23 5.462 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:19:35 [2020-07-27T10:19:35.274Z] #23 7.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:19:35 [2020-07-27T10:19:35.274Z] #23 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.52 Selecting previously unselected package libnl-3-dev:s390x.
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.53 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.72 Selecting previously unselected package libprotobuf-c1:s390x.
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.75 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.81 Selecting previously unselected package libprotobuf-c-dev:s390x.
10:19:35 [2020-07-27T10:19:35.494Z] #38 22.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
10:19:35 [2020-07-27T10:19:35.531Z] #23 ...
10:19:35 [2020-07-27T10:19:35.531Z] 
10:19:35 [2020-07-27T10:19:35.531Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:19:35 [2020-07-27T10:19:35.531Z] #36 4.240 + git clone https://github.com/docker/distribution.git .
10:19:35 [2020-07-27T10:19:35.531Z] #36 4.246 Cloning into '.'...
10:19:35 [2020-07-27T10:19:35.786Z] #38 22.83 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:19:35 [2020-07-27T10:19:35.786Z] #38 ...
10:19:35 [2020-07-27T10:19:35.786Z] 
10:19:35 [2020-07-27T10:19:35.786Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:35 [2020-07-27T10:19:35.786Z] #60 DONE 22.9s
10:19:35 [2020-07-27T10:19:35.786Z] 
10:19:35 [2020-07-27T10:19:35.786Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:35 [2020-07-27T10:19:35.786Z] #38 23.00 Selecting previously unselected package zlib1g-dev:s390x.
10:19:35 [2020-07-27T10:19:35.786Z] #38 23.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
10:19:35 [2020-07-27T10:19:35.786Z] #38 23.02 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:19:35 [2020-07-27T10:19:35.786Z] #38 ...
10:19:35 [2020-07-27T10:19:35.786Z] 
10:19:35 [2020-07-27T10:19:35.786Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:19:35 [2020-07-27T10:19:35.786Z] #10 13.06 Fetched 8060 kB in 11s (754 kB/s)
10:19:35 [2020-07-27T10:19:35.786Z] #10 13.06 Reading package lists...
10:19:35 [2020-07-27T10:19:35.786Z] #10 16.86 Reading package lists...
10:19:35 [2020-07-27T10:19:35.786Z] #10 20.47 Building dependency tree...
10:19:35 [2020-07-27T10:19:35.786Z] #10 21.40 The following additional packages will be installed:
10:19:35 [2020-07-27T10:19:35.786Z] #10 21.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:19:35 [2020-07-27T10:19:35.786Z] #10 21.43   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:19:35 [2020-07-27T10:19:35.786Z] #10 21.43   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:19:35 [2020-07-27T10:19:35.786Z] #10 21.43   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:19:35 [2020-07-27T10:19:35.786Z] #10 21.43 Suggested packages:
10:19:35 [2020-07-27T10:19:35.786Z] #10 21.43   gcc-8-locales seccomp wine64
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.28 The following NEW packages will be installed:
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.28   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.28   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.28   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.28   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.28   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.51 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.51 Need to get 73.3 MB of archives.
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.51 After this operation, 494 MB of additional disk space will be used.
10:19:35 [2020-07-27T10:19:35.786Z] #10 22.51 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]
10:19:35 [2020-07-27T10:19:35.788Z] #36 ...
10:19:35 [2020-07-27T10:19:35.788Z] 
10:19:35 [2020-07-27T10:19:35.788Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.985 + RM_GOPATH=0
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.985 + TMP_GOPATH=
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.985 + : /build
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.985 + '[' -z '' ']'
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.989 ++ mktemp -d
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.989 + export GOPATH=/tmp/tmp.eVonPGJnLc
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.989 + GOPATH=/tmp/tmp.eVonPGJnLc
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.989 + RM_GOPATH=1
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.989 + case "$(go env GOARCH)" in
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.989 ++ go env GOARCH
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.995 + export GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.995 + GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.788Z] #47 4.996 ++ dirname /tmp/install/install.sh
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.003 + dir=/tmp/install
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.004 + bin=shfmt
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.004 + shift
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.012 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.020 + . /tmp/install/shfmt.installer
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.035 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.035 + install_shfmt
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.035 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.035 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eVonPGJnLc/src/github.com/mvdan/sh
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.035 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:19:35 [2020-07-27T10:19:35.788Z] #47 5.043 Cloning into '/tmp/tmp.eVonPGJnLc/src/github.com/mvdan/sh'...
10:19:35 [2020-07-27T10:19:35.788Z] #47 ...
10:19:35 [2020-07-27T10:19:35.788Z] 
10:19:35 [2020-07-27T10:19:35.788Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + RM_GOPATH=0
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + TMP_GOPATH=
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + : /build
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + '[' -z '' ']'
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 ++ mktemp -d
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + export GOPATH=/tmp/tmp.s2hh23CMp8
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + GOPATH=/tmp/tmp.s2hh23CMp8
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + RM_GOPATH=1
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 + case "$(go env GOARCH)" in
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.638 ++ go env GOARCH
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.691 + export GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.691 + GO_BUILDMODE=-buildmode=pie
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.691 ++ dirname /tmp/install/install.sh
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 + dir=/tmp/install
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 + bin=tomlv
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 + shift
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 + . /tmp/install/tomlv.installer
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 + install_tomlv
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.701 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.708 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.s2hh23CMp8/src/github.com/BurntSushi/toml
10:19:35 [2020-07-27T10:19:35.788Z] #30 4.719 Cloning into '/tmp/tmp.s2hh23CMp8/src/github.com/BurntSushi/toml'...
10:19:35 [2020-07-27T10:19:35.788Z] #30 6.046 + cd /tmp/tmp.s2hh23CMp8/src/github.com/BurntSushi/toml
10:19:35 [2020-07-27T10:19:35.788Z] #30 6.046 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:19:35 [2020-07-27T10:19:35.788Z] #30 6.053 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:19:35 [2020-07-27T10:19:35.788Z] #30 6.755 internal/cpu
10:19:35 [2020-07-27T10:19:35.788Z] #30 6.755 runtime/internal/atomic
10:19:35 [2020-07-27T10:19:35.788Z] #30 7.087 runtime/internal/sys
10:19:35 [2020-07-27T10:19:35.788Z] #30 7.164 internal/bytealg
10:19:35 [2020-07-27T10:19:35.788Z] #30 7.320 runtime/internal/math
10:19:35 [2020-07-27T10:19:35.788Z] #30 7.419 math/bits
10:19:35 [2020-07-27T10:19:35.788Z] #30 8.022 runtime
10:19:35 [2020-07-27T10:19:35.788Z] #30 8.183 math
10:19:36 [2020-07-27T10:19:36.045Z] #30 ...
10:19:36 [2020-07-27T10:19:36.045Z] 
10:19:36 [2020-07-27T10:19:36.045Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:19:36 [2020-07-27T10:19:36.045Z] #10 4.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #10 4.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #10 4.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #10 6.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #10 8.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #10 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:19:36 [2020-07-27T10:19:36.045Z] #10 ...
10:19:36 [2020-07-27T10:19:36.045Z] 
10:19:36 [2020-07-27T10:19:36.045Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:36 [2020-07-27T10:19:36.045Z] #38 3.695 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #38 3.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #38 3.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #38 3.998 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #38 5.727 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:19:36 [2020-07-27T10:19:36.045Z] #38 7.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:19:36 [2020-07-27T10:19:36.092Z] #10 ...
10:19:36 [2020-07-27T10:19:36.092Z] 
10:19:36 [2020-07-27T10:19:36.092Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:19:36 [2020-07-27T10:19:36.092Z] #23 13.69 Fetched 8060 kB in 10s (782 kB/s)
10:19:36 [2020-07-27T10:19:36.092Z] #23 13.69 Reading package lists...
10:19:36 [2020-07-27T10:19:36.092Z] #23 17.22 Reading package lists...
10:19:36 [2020-07-27T10:19:36.092Z] #23 20.35 Building dependency tree...
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.35 ca-certificates is already the newest version (20200601~deb10u1).
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.35 The following additional packages will be installed:
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.39   libjq1 libonig5
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.67 The following NEW packages will be installed:
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.68   jq libjq1 libonig5
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.76 Need to get 350 kB of archives.
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.76 After this operation, 1154 kB of additional disk space will be used.
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:19:36 [2020-07-27T10:19:36.092Z] #23 21.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.52 debconf: delaying package configuration, since apt-utils is not installed
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.59 Fetched 350 kB in 0s (3117 kB/s)
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.67 Selecting previously unselected package libonig5:s390x.
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.67 (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.)
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.75 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.76 Unpacking libonig5:s390x (6.9.1-1) ...
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.92 Selecting previously unselected package libjq1:s390x.
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:19:36 [2020-07-27T10:19:36.092Z] #23 22.94 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:19:36 [2020-07-27T10:19:36.092Z] #23 23.12 Selecting previously unselected package jq.
10:19:36 [2020-07-27T10:19:36.092Z] #23 23.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
10:19:36 [2020-07-27T10:19:36.092Z] #23 23.13 Unpacking jq (1.5+dfsg-2+b1) ...
10:19:36 [2020-07-27T10:19:36.092Z] #23 ...
10:19:36 [2020-07-27T10:19:36.092Z] 
10:19:36 [2020-07-27T10:19:36.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:19:36 [2020-07-27T10:19:36.092Z] #10 23.34 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]
10:19:36 [2020-07-27T10:19:36.092Z] #10 ...
10:19:36 [2020-07-27T10:19:36.092Z] 
10:19:36 [2020-07-27T10:19:36.092Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:19:36 [2020-07-27T10:19:36.092Z] #51 13.52 Fetched 8060 kB in 10s (785 kB/s)
10:19:36 [2020-07-27T10:19:36.092Z] #51 13.52 Reading package lists...
10:19:36 [2020-07-27T10:19:36.092Z] #51 17.24 Reading package lists...
10:19:36 [2020-07-27T10:19:36.092Z] #51 20.28 Building dependency tree...
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.30 The following additional packages will be installed:
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.30   libbtrfs0
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.38 The following NEW packages will be installed:
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.38   libbtrfs-dev libbtrfs0
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.51 Need to get 118 kB of archives.
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.51 After this operation, 390 kB of additional disk space will be used.
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:19:36 [2020-07-27T10:19:36.092Z] #51 21.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.34 debconf: delaying package configuration, since apt-utils is not installed
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.48 Fetched 118 kB in 0s (994 kB/s)
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.56 Selecting previously unselected package libbtrfs0.
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.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 ... 15177 files and directories currently installed.)
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.61 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.62 Unpacking libbtrfs0 (4.20.1-2) ...
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.68 Selecting previously unselected package libbtrfs-dev.
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.69 Unpacking libbtrfs-dev (4.20.1-2) ...
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.88 Setting up libbtrfs0 (4.20.1-2) ...
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.94 Setting up libbtrfs-dev (4.20.1-2) ...
10:19:36 [2020-07-27T10:19:36.092Z] #51 22.95 Processing triggers for libc-bin (2.28-10) ...
10:19:36 [2020-07-27T10:19:36.092Z] #51 DONE 23.5s
10:19:36 [2020-07-27T10:19:36.302Z] #38 ...
10:19:36 [2020-07-27T10:19:36.302Z] 
10:19:36 [2020-07-27T10:19:36.302Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:19:36 [2020-07-27T10:19:36.302Z] #51 4.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:19:36 [2020-07-27T10:19:36.302Z] #51 4.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:19:36 [2020-07-27T10:19:36.302Z] #51 4.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:19:36 [2020-07-27T10:19:36.303Z] #51 4.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:19:36 [2020-07-27T10:19:36.303Z] #51 7.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:19:36 [2020-07-27T10:19:36.303Z] #51 9.494 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:19:36 [2020-07-27T10:19:36.303Z] #51 ...
10:19:36 [2020-07-27T10:19:36.303Z] 
10:19:36 [2020-07-27T10:19:36.303Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:19:36 [2020-07-27T10:19:36.303Z] #32 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:19:36 [2020-07-27T10:19:36.383Z] 
10:19:36 [2020-07-27T10:19:36.383Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:19:36 [2020-07-27T10:19:36.383Z] #23 23.52 Setting up libonig5:s390x (6.9.1-1) ...
10:19:36 [2020-07-27T10:19:36.383Z] #23 23.54 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:19:36 [2020-07-27T10:19:36.383Z] #23 23.54 Setting up jq (1.5+dfsg-2+b1) ...
10:19:36 [2020-07-27T10:19:36.383Z] #23 23.61 Processing triggers for libc-bin (2.28-10) ...
10:19:36 [2020-07-27T10:19:36.681Z] #23 ...
10:19:36 [2020-07-27T10:19:36.681Z] 
10:19:36 [2020-07-27T10:19:36.681Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:19:36 [2020-07-27T10:19:36.681Z] #32 13.48 Fetched 8060 kB in 10s (773 kB/s)
10:19:36 [2020-07-27T10:19:36.681Z] #32 13.48 Reading package lists...
10:19:36 [2020-07-27T10:19:36.681Z] #32 17.17 Reading package lists...
10:19:36 [2020-07-27T10:19:36.681Z] #32 20.08 Building dependency tree...
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.11 The following additional packages will be installed:
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.11   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.11 Suggested packages:
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.11   cmake-doc ninja-build lrzip
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.11 Recommended packages:
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.11   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.85 The following NEW packages will be installed:
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.87   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.87   vim-common xxd
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.98 Need to get 14.0 MB of archives.
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.98 After this operation, 62.1 MB of additional disk space will be used.
10:19:36 [2020-07-27T10:19:36.681Z] #32 21.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:19:36 [2020-07-27T10:19:36.681Z] #32 22.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:19:36 [2020-07-27T10:19:36.681Z] #32 22.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
10:19:36 [2020-07-27T10:19:36.681Z] #32 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:19:36 [2020-07-27T10:19:36.681Z] #32 ...
10:19:36 [2020-07-27T10:19:36.681Z] 
10:19:36 [2020-07-27T10:19:36.681Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:19:36 [2020-07-27T10:19:36.681Z] #52 ...
10:19:36 [2020-07-27T10:19:36.681Z] 
10:19:36 [2020-07-27T10:19:36.681Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:19:36 [2020-07-27T10:19:36.681Z] #23 DONE 23.9s
10:19:36 [2020-07-27T10:19:36.681Z] 
10:19:36 [2020-07-27T10:19:36.681Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:19:36 [2020-07-27T10:19:36.681Z] #24 DONE 0.1s
10:19:36 [2020-07-27T10:19:36.975Z] 
10:19:36 [2020-07-27T10:19:36.975Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:39 [2020-07-27T10:19:39.048Z] #25 1.969 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:19:39 [2020-07-27T10:19:39.048Z] #25 2.278 
10:19:39 [2020-07-27T10:19:39.577Z] #32 ...
10:19:39 [2020-07-27T10:19:39.577Z] 
10:19:39 [2020-07-27T10:19:39.577Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:39 [2020-07-27T10:19:39.577Z] #21 13.33 + mkdir -p /build
10:19:39 [2020-07-27T10:19:39.577Z] #21 13.33 + mv docker/docker /build/
10:19:39 [2020-07-27T10:19:39.577Z] #21 13.33 + rmdir docker
10:19:39 [2020-07-27T10:19:39.577Z] #21 DONE 14.4s
10:19:39 [2020-07-27T10:19:39.577Z] 
10:19:39 [2020-07-27T10:19:39.577Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:39 [2020-07-27T10:19:39.577Z] #30 13.20 internal/testlog
10:19:39 [2020-07-27T10:19:39.577Z] #30 13.50 encoding
10:19:39 [2020-07-27T10:19:39.577Z] #30 13.68 runtime/cgo
10:19:39 [2020-07-27T10:19:39.949Z] #25 2.478 
##                                                                         3.5%
#########                                                                 12.5%
###############                                                           21.6%
######################                                                    30.6%
10:19:39 [2020-07-27T10:19:39.950Z] #25 ...
10:19:39 [2020-07-27T10:19:39.950Z] 
10:19:39 [2020-07-27T10:19:39.950Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:39 [2020-07-27T10:19:39.950Z] #43 DONE 27.0s
10:19:39 [2020-07-27T10:19:39.950Z] 
10:19:39 [2020-07-27T10:19:39.950Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:41 [2020-07-27T10:19:41.408Z] #25 2.478 
##                                                                         3.5%
#########                                                                 12.5%
###############                                                           21.6%
######################                                                    30.6%
##########################                                                37.3%
##############################                                            41.8%
###############################                                           44.1%
##################################                                        48.6%
########################################                                  56.5%
###########################################                               60.1%
###############################################                           65.3%
##################################################                        69.7%
######################################################                    75.8%
###########################################################               82.5%
################################################################          89.3%
#####################################################################     96.1%
######################################################################## 100.0%
10:19:41 [2020-07-27T10:19:41.704Z] #25 4.656 #=#=#                                                                         
10:19:41 [2020-07-27T10:19:41.704Z] #25 4.807 
###################                                                       27.5%
######################################################################## 100.0%
10:19:41 [2020-07-27T10:19:41.996Z] #25 5.150 
10:19:42 [2020-07-27T10:19:42.584Z] #25 5.312 
#################                                                         24.6%
#################################################                         69.2%
######################################################################## 100.0%
10:19:42 [2020-07-27T10:19:42.584Z] #25 5.844 
10:19:43 [2020-07-27T10:19:43.903Z] #30 ...
10:19:43 [2020-07-27T10:19:43.903Z] 
10:19:43 [2020-07-27T10:19:43.903Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:19:43 [2020-07-27T10:19:43.904Z] #43 8.542 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:19:43 [2020-07-27T10:19:43.904Z] #43 8.576 go: extracting github.com/sirupsen/logrus v1.0.5
10:19:43 [2020-07-27T10:19:43.904Z] #43 8.660 go: downloading github.com/mattn/go-isatty v0.0.3
10:19:43 [2020-07-27T10:19:43.904Z] #43 8.664 go: downloading github.com/mattn/go-colorable v0.0.9
10:19:43 [2020-07-27T10:19:43.904Z] #43 8.908 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:19:43 [2020-07-27T10:19:43.904Z] #43 8.935 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:19:43 [2020-07-27T10:19:43.904Z] #43 8.989 go: extracting github.com/mattn/go-colorable v0.0.9
10:19:43 [2020-07-27T10:19:43.904Z] #43 9.003 go: extracting github.com/mattn/go-isatty v0.0.3
10:19:43 [2020-07-27T10:19:43.904Z] #43 11.83 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:19:43 [2020-07-27T10:19:43.904Z] #43 11.87 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:19:43 [2020-07-27T10:19:43.904Z] #43 12.06 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:19:43 [2020-07-27T10:19:43.904Z] #43 15.33 go: finding github.com/fatih/color v1.6.0
10:19:43 [2020-07-27T10:19:43.904Z] #43 15.44 go: finding github.com/pkg/errors v0.8.0
10:19:43 [2020-07-27T10:19:43.904Z] #43 15.80 go: finding github.com/sirupsen/logrus v1.0.5
10:19:43 [2020-07-27T10:19:43.904Z] #43 15.91 go: finding github.com/spf13/pflag v1.0.1
10:19:43 [2020-07-27T10:19:43.904Z] #43 15.92 go: finding github.com/mattn/go-colorable v0.0.9
10:19:43 [2020-07-27T10:19:43.904Z] #43 16.02 go: finding github.com/mattn/go-isatty v0.0.3
10:19:43 [2020-07-27T10:19:43.904Z] #43 16.22 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:19:43 [2020-07-27T10:19:43.904Z] #43 16.30 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:19:43 [2020-07-27T10:19:43.904Z] #43 16.34 go: finding github.com/jonboulle/clockwork v0.1.0
10:19:43 [2020-07-27T10:19:43.904Z] #43 16.47 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:19:43 [2020-07-27T10:19:43.904Z] #43 16.54 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:19:43 [2020-07-27T10:19:43.904Z] #43 ...
10:19:43 [2020-07-27T10:19:43.904Z] 
10:19:43 [2020-07-27T10:19:43.904Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:43 [2020-07-27T10:19:43.904Z] #47 16.13 + cd /tmp/tmp.eVonPGJnLc/src/github.com/mvdan/sh
10:19:43 [2020-07-27T10:19:43.904Z] #47 16.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:19:43 [2020-07-27T10:19:43.904Z] #47 16.22 + GO111MODULE=on
10:19:43 [2020-07-27T10:19:43.904Z] #47 16.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:19:43 [2020-07-27T10:19:43.904Z] #47 17.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:19:43 [2020-07-27T10:19:43.904Z] #47 17.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:19:43 [2020-07-27T10:19:43.904Z] #47 17.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:19:43 [2020-07-27T10:19:43.904Z] #47 18.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:19:43 [2020-07-27T10:19:43.904Z] #47 18.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:19:44 [2020-07-27T10:19:44.046Z] #25 5.999 
##                                                                         3.5%
#######                                                                   10.0%
##############                                                            20.7%
####################                                                      29.1%
############################                                              39.7%
##################################                                        48.2%
########################################                                  56.8%
################################################                          67.6%
#####################################################                     74.0%
###########################################################               82.6%
#################################################################         91.2%
#######################################################################   99.8%
######################################################################## 100.0%
10:19:44 [2020-07-27T10:19:44.160Z] #47 19.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:19:44 [2020-07-27T10:19:44.346Z] #25 7.550 
10:19:44 [2020-07-27T10:19:44.721Z] #47 19.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:19:45 [2020-07-27T10:19:45.283Z] #47 ...
10:19:45 [2020-07-27T10:19:45.283Z] 
10:19:45 [2020-07-27T10:19:45.283Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:19:45 [2020-07-27T10:19:45.283Z] #54 10.49 + for f in rootlesskit rootlesskit-docker-proxy
10:19:45 [2020-07-27T10:19:45.283Z] #54 10.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:19:45 [2020-07-27T10:19:45.283Z] #54 ...
10:19:45 [2020-07-27T10:19:45.283Z] 
10:19:45 [2020-07-27T10:19:45.283Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:45 [2020-07-27T10:19:45.283Z] #38 19.92 Fetched 8365 kB in 17s (505 kB/s)
10:19:46 [2020-07-27T10:19:46.096Z] #25 7.667 
                                                                           0.1%
##                                                                         2.9%
###                                                                        4.7%
#####                                                                      7.2%
######                                                                     9.1%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
############                                                              17.2%
#############                                                             19.1%
###############                                                           21.6%
#################                                                         24.1%
###################                                                       27.2%
#####################                                                     29.7%
10:19:46 [2020-07-27T10:19:46.097Z] #25 ...
10:19:46 [2020-07-27T10:19:46.097Z] 
10:19:46 [2020-07-27T10:19:46.097Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:46 [2020-07-27T10:19:46.097Z] #38 23.29 Selecting previously unselected package libprotobuf17:s390x.
10:19:46 [2020-07-27T10:19:46.097Z] #38 23.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 23.29 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 24.04 Selecting previously unselected package libprotobuf-lite17:s390x.
10:19:46 [2020-07-27T10:19:46.097Z] #38 24.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 24.07 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 24.21 Selecting previously unselected package libprotobuf-dev:s390x.
10:19:46 [2020-07-27T10:19:46.097Z] #38 24.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 24.21 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.09 Selecting previously unselected package libprotoc17:s390x.
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.10 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.43 Selecting previously unselected package protobuf-c-compiler.
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.54 Selecting previously unselected package protobuf-compiler.
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.54 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.61 Selecting previously unselected package python-pkg-resources.
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.62 Unpacking python-pkg-resources (40.8.0-1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.74 Selecting previously unselected package python-six.
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.75 Unpacking python-six (1.12.0-1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.81 Selecting previously unselected package python-protobuf.
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 25.81 Unpacking python-protobuf (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 26.12 Setting up python-pkg-resources (40.8.0-1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 28.43 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 28.44 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 28.45 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 28.47 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 28.47 Setting up python-six (1.12.0-1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.00 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.01 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.03 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.05 Setting up libcap-dev:s390x (1:2.25-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.06 Setting up libprotoc17:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.07 Setting up protobuf-compiler (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.09 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 30.10 Setting up python-protobuf (3.6.1.3-2) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 33.19 Setting up libnl-3-dev:s390x (3.4.0-1) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 33.20 Processing triggers for libc-bin (2.28-10) ...
10:19:46 [2020-07-27T10:19:46.097Z] #38 ...
10:19:46 [2020-07-27T10:19:46.097Z] 
10:19:46 [2020-07-27T10:19:46.097Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:46 [2020-07-27T10:19:46.682Z] #25 7.667 
                                                                           0.1%
##                                                                         2.9%
###                                                                        4.7%
#####                                                                      7.2%
######                                                                     9.1%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
############                                                              17.2%
#############                                                             19.1%
###############                                                           21.6%
#################                                                         24.1%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.6%
10:19:46 [2020-07-27T10:19:46.682Z] #25 ...
10:19:46 [2020-07-27T10:19:46.682Z] 
10:19:46 [2020-07-27T10:19:46.682Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:46 [2020-07-27T10:19:46.682Z] #38 DONE 33.7s
10:19:46 [2020-07-27T10:19:46.682Z] 
10:19:46 [2020-07-27T10:19:46.682Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:46 [2020-07-27T10:19:46.976Z] #25 7.667 
                                                                           0.1%
##                                                                         2.9%
###                                                                        4.7%
#####                                                                      7.2%
######                                                                     9.1%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
############                                                              17.2%
#############                                                             19.1%
###############                                                           21.6%
#################                                                         24.1%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.6%
############################                                              39.7%
#############################                                             40.9%
##############################                                            42.8%
################################                                          44.7%
#################################                                         46.1%
10:19:46 [2020-07-27T10:19:46.976Z] #25 ...
10:19:46 [2020-07-27T10:19:46.976Z] 
10:19:46 [2020-07-27T10:19:46.976Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:19:46 [2020-07-27T10:19:46.976Z] #10 24.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 24.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 24.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 24.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 24.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 25.40 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]
10:19:46 [2020-07-27T10:19:46.976Z] #10 25.48 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]
10:19:46 [2020-07-27T10:19:46.976Z] #10 29.25 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]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.18 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]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 32.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
10:19:46 [2020-07-27T10:19:46.976Z] #10 33.50 debconf: delaying package configuration, since apt-utils is not installed
10:19:46 [2020-07-27T10:19:46.976Z] #10 33.72 Fetched 73.3 MB in 10s (7157 kB/s)
10:19:46 [2020-07-27T10:19:46.976Z] #10 33.85 Selecting previously unselected package binutils-mingw-w64-i686.
10:19:46 [2020-07-27T10:19:46.976Z] #10 33.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 ... 15177 files and directories currently installed.)
10:19:46 [2020-07-27T10:19:46.976Z] #10 33.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
10:19:46 [2020-07-27T10:19:46.976Z] #10 33.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:19:47 [2020-07-27T10:19:47.189Z] #38 19.92 Reading package lists...
10:19:47 [2020-07-27T10:19:47.189Z] #38 ...
10:19:47 [2020-07-27T10:19:47.189Z] 
10:19:47 [2020-07-27T10:19:47.189Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:47 [2020-07-27T10:19:47.189Z] #41 12.31 unicode/utf8
10:19:47 [2020-07-27T10:19:47.189Z] #41 12.87 math
10:19:47 [2020-07-27T10:19:47.189Z] #41 17.62 unicode/utf16
10:19:47 [2020-07-27T10:19:47.189Z] #41 18.11 container/list
10:19:47 [2020-07-27T10:19:47.189Z] #41 18.74 crypto/internal/subtle
10:19:47 [2020-07-27T10:19:47.189Z] #41 18.83 crypto/subtle
10:19:47 [2020-07-27T10:19:47.189Z] #41 18.97 vendor/golang.org/x/crypto/cryptobyte/asn1
10:19:47 [2020-07-27T10:19:47.189Z] #41 19.08 internal/nettrace
10:19:47 [2020-07-27T10:19:47.189Z] #41 19.17 runtime/cgo
10:19:47 [2020-07-27T10:19:47.189Z] #41 ...
10:19:47 [2020-07-27T10:19:47.189Z] 
10:19:47 [2020-07-27T10:19:47.189Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:47 [2020-07-27T10:19:47.267Z] #10 ...
10:19:47 [2020-07-27T10:19:47.267Z] 
10:19:47 [2020-07-27T10:19:47.267Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:47 [2020-07-27T10:19:47.557Z] #25 7.667 
                                                                           0.1%
##                                                                         2.9%
###                                                                        4.7%
#####                                                                      7.2%
######                                                                     9.1%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
############                                                              17.2%
#############                                                             19.1%
###############                                                           21.6%
#################                                                         24.1%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.6%
############################                                              39.7%
#############################                                             40.9%
##############################                                            42.8%
################################                                          44.7%
#################################                                         46.1%
###################################                                       49.0%
####################################                                      51.1%
#####################################                                     52.7%
#######################################                                   55.2%
#########################################                                 58.3%
10:19:47 [2020-07-27T10:19:47.557Z] #25 ...
10:19:47 [2020-07-27T10:19:47.557Z] 
10:19:47 [2020-07-27T10:19:47.557Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.305 + RM_GOPATH=0
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.305 + TMP_GOPATH=
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.305 + : /build
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.305 + '[' -z '' ']'
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.305 ++ mktemp -d
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.306 + export GOPATH=/tmp/tmp.EEYXcucRtY
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.308 + GOPATH=/tmp/tmp.EEYXcucRtY
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.308 + RM_GOPATH=1
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.308 + case "$(go env GOARCH)" in
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.315 ++ go env GOARCH
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.318 + export GO_BUILDMODE=-buildmode=pie
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.318 + GO_BUILDMODE=-buildmode=pie
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.318 ++ dirname /tmp/install/install.sh
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.319 + dir=/tmp/install
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.320 + bin=containerd
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 + shift
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 + '[' '!' -f /tmp/install/containerd.installer ']'
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 + . /tmp/install/containerd.installer
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 ++ set -e
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 + install_containerd
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.323 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EEYXcucRtY/src/github.com/containerd/containerd
10:19:47 [2020-07-27T10:19:47.557Z] #52 1.329 Cloning into '/tmp/tmp.EEYXcucRtY/src/github.com/containerd/containerd'...
10:19:47 [2020-07-27T10:19:47.848Z] #52 ...
10:19:47 [2020-07-27T10:19:47.848Z] 
10:19:47 [2020-07-27T10:19:47.848Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:19:47 [2020-07-27T10:19:47.848Z] #32 24.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
10:19:47 [2020-07-27T10:19:47.848Z] #32 24.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
10:19:47 [2020-07-27T10:19:47.848Z] #32 24.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
10:19:47 [2020-07-27T10:19:47.848Z] #32 24.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
10:19:47 [2020-07-27T10:19:47.848Z] #32 24.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
10:19:47 [2020-07-27T10:19:47.848Z] #32 25.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
10:19:47 [2020-07-27T10:19:47.848Z] #32 26.55 debconf: delaying package configuration, since apt-utils is not installed
10:19:47 [2020-07-27T10:19:47.848Z] #32 26.63 Fetched 14.0 MB in 4s (3358 kB/s)
10:19:47 [2020-07-27T10:19:47.848Z] #32 26.68 Selecting previously unselected package xxd.
10:19:47 [2020-07-27T10:19:47.848Z] #32 26.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:19:47 [2020-07-27T10:19:47.848Z] #32 26.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 26.80 Unpacking xxd (2:8.1.0875-5) ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 27.02 Selecting previously unselected package vim-common.
10:19:47 [2020-07-27T10:19:47.848Z] #32 27.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 27.05 Unpacking vim-common (2:8.1.0875-5) ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 27.52 Selecting previously unselected package cmake-data.
10:19:47 [2020-07-27T10:19:47.848Z] #32 27.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 27.53 Unpacking cmake-data (3.13.4-1) ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 29.83 Selecting previously unselected package libicu63:s390x.
10:19:47 [2020-07-27T10:19:47.848Z] #32 29.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 29.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 34.45 Selecting previously unselected package libxml2:s390x.
10:19:47 [2020-07-27T10:19:47.848Z] #32 34.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 34.45 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 34.81 Selecting previously unselected package libarchive13:s390x.
10:19:47 [2020-07-27T10:19:47.848Z] #32 34.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 34.82 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 35.01 Selecting previously unselected package libjsoncpp1:s390x.
10:19:47 [2020-07-27T10:19:47.848Z] #32 35.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 35.01 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
10:19:47 [2020-07-27T10:19:47.848Z] #32 ...
10:19:47 [2020-07-27T10:19:47.848Z] 
10:19:47 [2020-07-27T10:19:47.848Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:47 [2020-07-27T10:19:47.957Z] #60 22.41 Checking out files:  63% (1321/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.
10:19:47 [2020-07-27T10:19:47.957Z] #60 23.21 + cd /tmp/tmp.nYPAnEraQv/src/github.com/docker/libnetwork
10:19:47 [2020-07-27T10:19:47.957Z] #60 23.21 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:19:48 [2020-07-27T10:19:48.519Z] #60 23.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:19:49 [2020-07-27T10:19:49.301Z] #25 7.667 
                                                                           0.1%
##                                                                         2.9%
###                                                                        4.7%
#####                                                                      7.2%
######                                                                     9.1%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
############                                                              17.2%
#############                                                             19.1%
###############                                                           21.6%
#################                                                         24.1%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.6%
############################                                              39.7%
#############################                                             40.9%
##############################                                            42.8%
################################                                          44.7%
#################################                                         46.1%
###################################                                       49.0%
####################################                                      51.1%
#####################################                                     52.7%
#######################################                                   55.2%
#########################################                                 58.3%
###########################################                               60.2%
#############################################                             62.7%
###############################################                           65.8%
#################################################                         68.3%
###################################################                       71.4%
#####################################################                     73.9%
#######################################################                   76.9%
#########################################################                 80.0%
##########################################################                81.9%
############################################################              83.8%
###############################################################           87.5%
################################################################          90.0%
##################################################################        91.9%
###################################################################       93.8%
####################################################################      95.7%
10:19:49 [2020-07-27T10:19:49.301Z] #25 ...
10:19:49 [2020-07-27T10:19:49.301Z] 
10:19:49 [2020-07-27T10:19:49.301Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:49 [2020-07-27T10:19:49.301Z] #41 26.60 internal/reflectlite
10:19:49 [2020-07-27T10:19:49.301Z] #41 26.62 sync
10:19:49 [2020-07-27T10:19:49.301Z] #41 28.39 github.com/LK4D4/vndr/godl/singleflight
10:19:49 [2020-07-27T10:19:49.301Z] #41 28.63 math/rand
10:19:49 [2020-07-27T10:19:49.301Z] #41 29.09 io
10:19:49 [2020-07-27T10:19:49.301Z] #41 29.46 strconv
10:19:49 [2020-07-27T10:19:49.301Z] #41 29.68 bytes
10:19:49 [2020-07-27T10:19:49.301Z] #41 31.49 bufio
10:19:49 [2020-07-27T10:19:49.301Z] #41 32.31 reflect
10:19:49 [2020-07-27T10:19:49.301Z] #41 32.86 syscall
10:19:49 [2020-07-27T10:19:49.591Z] #41 ...
10:19:49 [2020-07-27T10:19:49.591Z] 
10:19:49 [2020-07-27T10:19:49.591Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:49 [2020-07-27T10:19:49.591Z] #25 7.667 
                                                                           0.1%
##                                                                         2.9%
###                                                                        4.7%
#####                                                                      7.2%
######                                                                     9.1%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
############                                                              17.2%
#############                                                             19.1%
###############                                                           21.6%
#################                                                         24.1%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.6%
############################                                              39.7%
#############################                                             40.9%
##############################                                            42.8%
################################                                          44.7%
#################################                                         46.1%
###################################                                       49.0%
####################################                                      51.1%
#####################################                                     52.7%
#######################################                                   55.2%
#########################################                                 58.3%
###########################################                               60.2%
#############################################                             62.7%
###############################################                           65.8%
#################################################                         68.3%
###################################################                       71.4%
#####################################################                     73.9%
#######################################################                   76.9%
#########################################################                 80.0%
##########################################################                81.9%
############################################################              83.8%
###############################################################           87.5%
################################################################          90.0%
##################################################################        91.9%
###################################################################       93.8%
####################################################################      95.7%
######################################################################    97.5%
#######################################################################   98.7%
######################################################################## 100.0%
10:19:49 [2020-07-27T10:19:49.591Z] #25 ...
10:19:49 [2020-07-27T10:19:49.591Z] 
10:19:49 [2020-07-27T10:19:49.591Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:49 [2020-07-27T10:19:49.591Z] #30 26.84 internal/reflectlite
10:19:49 [2020-07-27T10:19:49.591Z] #30 26.84 sync
10:19:49 [2020-07-27T10:19:49.591Z] #30 28.86 errors
10:19:49 [2020-07-27T10:19:49.591Z] #30 28.86 sort
10:19:49 [2020-07-27T10:19:49.591Z] #30 29.01 strconv
10:19:49 [2020-07-27T10:19:49.591Z] #30 29.83 internal/oserror
10:19:49 [2020-07-27T10:19:49.591Z] #30 29.88 syscall
10:19:49 [2020-07-27T10:19:49.591Z] #30 31.51 reflect
10:19:49 [2020-07-27T10:19:49.591Z] #30 35.77 time
10:19:49 [2020-07-27T10:19:49.882Z] #30 ...
10:19:49 [2020-07-27T10:19:49.882Z] 
10:19:49 [2020-07-27T10:19:49.882Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.11 Selecting previously unselected package librhash0:s390x.
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.11 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.11 Unpacking librhash0:s390x (1.3.8-1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.21 Selecting previously unselected package libuv1:s390x.
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.22 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.22 Unpacking libuv1:s390x (1.24.1-1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.34 Selecting previously unselected package cmake.
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.34 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 35.34 Unpacking cmake (3.13.4-1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.81 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.84 Setting up xxd (2:8.1.0875-5) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.84 Setting up libuv1:s390x (1.24.1-1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.85 Setting up vim-common (2:8.1.0875-5) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.87 Setting up librhash0:s390x (1.3.8-1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.87 Setting up cmake-data (3.13.4-1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.88 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.89 Setting up libjsoncpp1:s390x (1.7.4-3) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.90 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.91 Setting up cmake (3.13.4-1) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.91 Processing triggers for libc-bin (2.28-10) ...
10:19:49 [2020-07-27T10:19:49.882Z] #32 36.94 Processing triggers for mime-support (3.62) ...
10:19:50 [2020-07-27T10:19:50.175Z] #32 DONE 37.3s
10:19:50 [2020-07-27T10:19:50.175Z] 
10:19:50 [2020-07-27T10:19:50.175Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.835 + RM_GOPATH=0
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.835 + TMP_GOPATH=
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.835 + : /build
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.835 + '[' -z '' ']'
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.835 ++ mktemp -d
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.842 + export GOPATH=/tmp/tmp.xSaZvSuiBE
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.842 + GOPATH=/tmp/tmp.xSaZvSuiBE
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.842 + RM_GOPATH=1
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.842 + case "$(go env GOARCH)" in
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.842 ++ go env GOARCH
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.851 + export GO_BUILDMODE=-buildmode=pie
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.851 + GO_BUILDMODE=-buildmode=pie
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.852 ++ dirname /tmp/install/install.sh
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.857 + dir=/tmp/install
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.857 + bin=tini
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.857 + shift
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.858 + '[' '!' -f /tmp/install/tini.installer ']'
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.858 + . /tmp/install/tini.installer
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.858 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.858 + install_tini
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.858 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.858 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.858 + git clone https://github.com/krallin/tini.git /tmp/tmp.xSaZvSuiBE/tini
10:19:51 [2020-07-27T10:19:51.208Z] #33 0.861 Cloning into '/tmp/tmp.xSaZvSuiBE/tini'...
10:19:51 [2020-07-27T10:19:51.498Z] #33 1.533 + cd /tmp/tmp.xSaZvSuiBE/tini
10:19:51 [2020-07-27T10:19:51.789Z] #33 1.536 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:19:51 [2020-07-27T10:19:51.789Z] #33 1.540 + cmake .
10:19:52 [2020-07-27T10:19:52.080Z] #33 1.989 -- The C compiler identification is GNU 8.3.0
10:19:52 [2020-07-27T10:19:52.371Z] #33 2.057 -- Check for working C compiler: /usr/bin/cc
10:19:52 [2020-07-27T10:19:52.662Z] #33 ...
10:19:52 [2020-07-27T10:19:52.662Z] 
10:19:52 [2020-07-27T10:19:52.662Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:19:52 [2020-07-27T10:19:52.662Z] #28 29.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:19:52 [2020-07-27T10:19:52.662Z] #28 30.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:19:52 [2020-07-27T10:19:52.953Z] #28 ...
10:19:52 [2020-07-27T10:19:52.953Z] 
10:19:52 [2020-07-27T10:19:52.953Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:52 [2020-07-27T10:19:52.953Z] #33 2.693 -- Check for working C compiler: /usr/bin/cc -- works
10:19:52 [2020-07-27T10:19:52.953Z] #33 2.703 -- Detecting C compiler ABI info
10:19:53 [2020-07-27T10:19:53.244Z] #33 ...
10:19:53 [2020-07-27T10:19:53.244Z] 
10:19:53 [2020-07-27T10:19:53.244Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:53 [2020-07-27T10:19:53.244Z] #47 30.38 bytes
10:19:53 [2020-07-27T10:19:53.244Z] #47 30.40 syscall
10:19:53 [2020-07-27T10:19:53.244Z] #47 32.06 reflect
10:19:53 [2020-07-27T10:19:53.244Z] #47 36.22 time
10:19:53 [2020-07-27T10:19:53.244Z] #47 40.13 context
10:19:53 [2020-07-27T10:19:53.244Z] #47 ...
10:19:53 [2020-07-27T10:19:53.244Z] 
10:19:53 [2020-07-27T10:19:53.244Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:53 [2020-07-27T10:19:53.244Z] #33 3.203 -- Detecting C compiler ABI info - done
10:19:53 [2020-07-27T10:19:53.534Z] #33 3.208 -- Detecting C compile features
10:19:54 [2020-07-27T10:19:54.673Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b673a498f6c31be8) in /home/ubuntu/workspace/moby_PR-41267
[Pipeline] {
[Pipeline] checkout
10:19:55 [2020-07-27T10:19:55.042Z] #33 4.632 -- Detecting C compile features - done
10:19:55 [2020-07-27T10:19:55.042Z] #33 4.655 -- Performing Test HAS_BUILTIN_FORTIFY
10:19:55 [2020-07-27T10:19:55.042Z] #33 4.852 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:19:55 [2020-07-27T10:19:55.042Z] #33 4.931 -- Configuring done
10:19:55 [2020-07-27T10:19:55.042Z] #33 4.957 -- Generating done
10:19:55 [2020-07-27T10:19:55.042Z] #33 4.961 -- Build files have been written to: /tmp/tmp.xSaZvSuiBE/tini
10:19:55 [2020-07-27T10:19:55.042Z] #33 4.963 + make tini-static
10:19:55 [2020-07-27T10:19:55.342Z] #33 ...
10:19:55 [2020-07-27T10:19:55.342Z] 
10:19:55 [2020-07-27T10:19:55.342Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:19:55 [2020-07-27T10:19:55.342Z] #25 12.84 
10:19:55 [2020-07-27T10:19:55.342Z] #25 13.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:19:55 [2020-07-27T10:19:55.342Z] #25 14.26 
10:19:55 [2020-07-27T10:19:55.342Z] #25 14.38 
##############################                                            42.9%
######################################################################## 100.0%
10:19:55 [2020-07-27T10:19:55.342Z] #25 14.55 
10:19:55 [2020-07-27T10:19:55.342Z] #25 15.56 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:19:55 [2020-07-27T10:19:55.342Z] #25 15.62 skipping existing aab193acf6ba
10:19:55 [2020-07-27T10:19:55.342Z] #25 15.68 
10:19:55 [2020-07-27T10:19:55.342Z] #25 16.56 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:19:55 [2020-07-27T10:19:55.342Z] #25 16.63 skipping existing 4d43f82972ce
10:19:55 [2020-07-27T10:19:55.342Z] #25 16.75 
10:19:55 [2020-07-27T10:19:55.342Z] #25 17.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:19:55 [2020-07-27T10:19:55.342Z] #25 18.13 
10:19:55 [2020-07-27T10:19:55.342Z] #25 18.25 
######################################################################## 100.0%
10:19:55 [2020-07-27T10:19:55.342Z] #25 18.30 
10:19:55 [2020-07-27T10:19:55.342Z] #25 18.35 Download of images into '/build' complete.
10:19:55 [2020-07-27T10:19:55.342Z] #25 18.35 Use something like the following to load the result into a Docker daemon:
10:19:55 [2020-07-27T10:19:55.342Z] #25 18.35   tar -cC '/build' . | docker load
10:19:55 [2020-07-27T10:19:55.342Z] #25 DONE 18.5s
10:19:55 [2020-07-27T10:19:55.342Z] 
10:19:55 [2020-07-27T10:19:55.342Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:55 [2020-07-27T10:19:55.342Z] #33 5.237 Scanning dependencies of target tini-static
10:19:55 [2020-07-27T10:19:55.342Z] #33 5.250 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:19:55 [2020-07-27T10:19:55.621Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05d008930ed538d47) in /home/ubuntu/workspace/moby_PR-41267
[Pipeline] {
[Pipeline] checkout
10:19:56 [2020-07-27T10:19:56.389Z] #33 6.318 [100%] Linking C executable tini-static
10:19:56 [2020-07-27T10:19:56.389Z] #33 ...
10:19:56 [2020-07-27T10:19:56.389Z] 
10:19:56 [2020-07-27T10:19:56.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:19:56 [2020-07-27T10:19:56.389Z] #39 1.589 Note: Building without setproctitle() and strlcpy() support.
10:19:56 [2020-07-27T10:19:56.389Z] #39 1.589       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:19:56 [2020-07-27T10:19:56.389Z] #39 1.593 Note: Building without GnuTLS support
10:19:56 [2020-07-27T10:19:56.389Z] #39 1.609 Makefile.config:39: Warn: you have no libnftables installed
10:19:56 [2020-07-27T10:19:56.389Z] #39 1.609 Makefile.config:40: Warn: Building without nftables support
10:19:56 [2020-07-27T10:19:56.389Z] #39 2.641 fatal: not a git repository (or any of the parent directories): .git
10:19:56 [2020-07-27T10:19:56.389Z] #39 2.660   GEN      .gitid
10:19:56 [2020-07-27T10:19:56.389Z] #39 2.677   GEN      criu/include/version.h
10:19:56 [2020-07-27T10:19:56.389Z] #39 2.714   GEN      include/common/asm
10:19:56 [2020-07-27T10:19:56.389Z] #39 3.721   PBCC     images/timens.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 3.735   DEP      images/timens.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 3.813   PBCC     images/fown.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 3.833   PBCC     images/google/protobuf/descriptor.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 3.916   PBCC     images/opts.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 3.931   PBCC     images/memfd.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 3.976   DEP      images/fown.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.010   DEP      images/google/protobuf/descriptor.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.050   DEP      images/opts.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.127   DEP      images/memfd.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.202   PBCC     images/sit.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.244   DEP      images/sit.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.302   PBCC     images/macvlan.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.324   DEP      images/macvlan.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.358   PBCC     images/autofs.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.372   DEP      images/autofs.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.404   PBCC     images/sysctl.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.426   DEP      images/sysctl.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.471   PBCC     images/time.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.478   DEP      images/time.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.493   PBCC     images/binfmt-misc.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.513   DEP      images/binfmt-misc.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.527   PBCC     images/seccomp.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.572   DEP      images/seccomp.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.599   PBCC     images/userns.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.606   DEP      images/userns.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.614   PBCC     images/cgroup.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.637   DEP      images/cgroup.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.676   PBCC     images/ext-file.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.711   DEP      images/ext-file.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.733   PBCC     images/rpc.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.765   DEP      images/rpc.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.823   PBCC     images/siginfo.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.848   DEP      images/siginfo.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.875   PBCC     images/pagemap.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.927   DEP      images/pagemap.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.948   PBCC     images/rlimit.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 4.955   DEP      images/rlimit.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.002   PBCC     images/file-lock.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.006   DEP      images/file-lock.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.072   PBCC     images/tty.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.078   DEP      images/tty.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.115   PBCC     images/tun.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.150   PBCC     images/netdev.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.174   DEP      images/tun.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.212   DEP      images/netdev.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.234   PBCC     images/vma.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.266   DEP      images/vma.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.289   PBCC     images/creds.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.322   DEP      images/creds.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.338   PBCC     images/utsns.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.360   DEP      images/utsns.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.388   PBCC     images/ipc-desc.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.401   PBCC     images/ipc-sem.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.433   DEP      images/ipc-desc.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.454   DEP      images/ipc-sem.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.480   PBCC     images/ipc-msg.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.488   DEP      images/ipc-msg.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.562   PBCC     images/ipc-shm.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.565   DEP      images/ipc-shm.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.618   PBCC     images/ipc-var.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.624   DEP      images/ipc-var.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.655   PBCC     images/sk-opts.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.683   PBCC     images/packet-sock.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.737   DEP      images/sk-opts.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.766   DEP      images/packet-sock.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.797   PBCC     images/sk-netlink.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.828   DEP      images/sk-netlink.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.872   PBCC     images/sk-inet.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.891   DEP      images/sk-inet.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 5.954   PBCC     images/sk-unix.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.040   DEP      images/sk-unix.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.072   PBCC     images/mm.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.119   DEP      images/mm.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.185   PBCC     images/timerfd.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.203   DEP      images/timerfd.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.250   PBCC     images/timer.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.260   DEP      images/timer.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.292   PBCC     images/sa.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.314   DEP      images/sa.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.362   PBCC     images/pipe-data.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.387   DEP      images/pipe-data.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.399   PBCC     images/mnt.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.432   DEP      images/mnt.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.492   PBCC     images/sk-packet.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.499   DEP      images/sk-packet.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.515   PBCC     images/tcp-stream.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.549   DEP      images/tcp-stream.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.601   PBCC     images/pipe.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.619   DEP      images/pipe.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.694   PBCC     images/pstree.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.727   DEP      images/pstree.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.734   PBCC     images/fs.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.755   DEP      images/fs.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.792   PBCC     images/signalfd.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.880   DEP      images/signalfd.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.951   PBCC     images/fh.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 6.981   PBCC     images/fsnotify.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.023   DEP      images/fh.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.044   DEP      images/fsnotify.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.074   PBCC     images/eventpoll.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.107   DEP      images/eventpoll.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.126   PBCC     images/eventfd.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.164   DEP      images/eventfd.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.211   PBCC     images/remap-file-path.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.292   DEP      images/remap-file-path.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.363   PBCC     images/fifo.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.367   DEP      images/fifo.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.393   PBCC     images/ghost-file.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.401   DEP      images/ghost-file.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.452   PBCC     images/regfile.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.475   DEP      images/regfile.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.538   PBCC     images/ns.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.553   DEP      images/ns.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.605   PBCC     images/fdinfo.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.668   DEP      images/fdinfo.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.711   PBCC     images/core-aarch64.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.756   PBCC     images/core-arm.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.794   PBCC     images/core-ppc64.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.801   PBCC     images/core-s390.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.816   PBCC     images/core-x86.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.863   PBCC     images/core.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 7.990   PBCC     images/inventory.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.037   DEP      images/core-aarch64.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.087   DEP      images/core-arm.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.146   DEP      images/core-ppc64.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.190   DEP      images/core-s390.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.231   DEP      images/core-x86.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.308   DEP      images/core.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.343   DEP      images/inventory.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.410   PBCC     images/cpuinfo.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.431   DEP      images/cpuinfo.pb-c.d
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.460   PBCC     images/stats.pb-c.c
10:19:56 [2020-07-27T10:19:56.389Z] #39 8.464   DEP      images/stats.pb-c.d
10:19:56 [2020-07-27T10:19:56.680Z] #39 10.06 make[1]: Nothing to be done for 'all'.
10:19:56 [2020-07-27T10:19:56.680Z] #39 ...
10:19:56 [2020-07-27T10:19:56.680Z] 
10:19:56 [2020-07-27T10:19:56.680Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:19:56 [2020-07-27T10:19:56.680Z] #33 6.506 [100%] Built target tini-static
10:19:56 [2020-07-27T10:19:56.680Z] #33 6.559 + mkdir -p /build
10:19:56 [2020-07-27T10:19:56.680Z] #33 6.560 + cp tini-static /build/docker-init
10:19:56 [2020-07-27T10:19:56.702Z] #60 ...
10:19:56 [2020-07-27T10:19:56.702Z] 
10:19:56 [2020-07-27T10:19:56.702Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:19:56 [2020-07-27T10:19:56.702Z] #47 21.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:19:56 [2020-07-27T10:19:56.702Z] #47 22.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:19:56 [2020-07-27T10:19:56.702Z] #47 22.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:19:56 [2020-07-27T10:19:56.702Z] #47 23.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:19:56 [2020-07-27T10:19:56.702Z] #47 23.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:19:56 [2020-07-27T10:19:56.702Z] #47 23.87 runtime/cgo
10:19:56 [2020-07-27T10:19:56.702Z] #47 24.18 runtime
10:19:56 [2020-07-27T10:19:56.702Z] #47 ...
10:19:56 [2020-07-27T10:19:56.702Z] 
10:19:56 [2020-07-27T10:19:56.702Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:19:56 [2020-07-27T10:19:56.703Z] #36 21.36 Checking out files:  93% (1496/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
10:19:56 [2020-07-27T10:19:56.703Z] #36 21.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:19:56 [2020-07-27T10:19:56.703Z] #36 23.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:19:56 [2020-07-27T10:19:56.703Z] #36 ...
10:19:56 [2020-07-27T10:19:56.703Z] 
10:19:56 [2020-07-27T10:19:56.703Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:19:56 [2020-07-27T10:19:56.703Z] #23 21.55 Fetched 8365 kB in 18s (477 kB/s)
10:19:56 [2020-07-27T10:19:56.703Z] #23 21.55 Reading package lists...
10:19:56 [2020-07-27T10:19:56.703Z] #23 29.02 Reading package lists...
10:19:56 [2020-07-27T10:19:56.703Z] #23 ...
10:19:56 [2020-07-27T10:19:56.703Z] 
10:19:56 [2020-07-27T10:19:56.703Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:56 [2020-07-27T10:19:56.703Z] #38 19.92 Reading package lists...
10:19:56 [2020-07-27T10:19:56.703Z] #38 27.16 Reading package lists...
10:19:56 [2020-07-27T10:19:56.703Z] #38 ...
10:19:56 [2020-07-27T10:19:56.703Z] 
10:19:56 [2020-07-27T10:19:56.703Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:19:56 [2020-07-27T10:19:56.703Z] #51 22.02 Fetched 8365 kB in 18s (461 kB/s)
10:19:56 [2020-07-27T10:19:56.703Z] #51 22.02 Reading package lists...
10:19:56 [2020-07-27T10:19:56.959Z] #51 28.97 Reading package lists...
10:19:56 [2020-07-27T10:19:56.959Z] #51 ...
10:19:56 [2020-07-27T10:19:56.959Z] 
10:19:56 [2020-07-27T10:19:56.959Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:19:56 [2020-07-27T10:19:56.959Z] #32 23.37 Fetched 8365 kB in 19s (439 kB/s)
10:19:56 [2020-07-27T10:19:56.959Z] #32 23.37 Reading package lists...
10:19:56 [2020-07-27T10:19:56.974Z] #33 DONE 6.8s
10:19:56 [2020-07-27T10:19:56.974Z] 
10:19:56 [2020-07-27T10:19:56.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:19:56 [2020-07-27T10:19:56.974Z] #10 35.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:19:56 [2020-07-27T10:19:56.974Z] #10 35.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 35.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.03 Selecting previously unselected package binutils-mingw-w64.
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.09 Selecting previously unselected package libdevmapper1.02.1:s390x.
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.11 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.22 Selecting previously unselected package dmsetup.
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.22 Unpacking dmsetup (2:1.02.155-3) ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.37 Selecting previously unselected package mingw-w64-common.
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 38.38 Unpacking mingw-w64-common (6.0.0-3) ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 42.44 Selecting previously unselected package mingw-w64-x86-64-dev.
10:19:56 [2020-07-27T10:19:56.974Z] #10 42.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:19:56 [2020-07-27T10:19:56.974Z] #10 42.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:19:57 [2020-07-27T10:19:57.609Z] #10 ...
10:19:57 [2020-07-27T10:19:57.609Z] 
10:19:57 [2020-07-27T10:19:57.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:19:57 [2020-07-27T10:19:57.609Z] #39 11.16   CC       images/stats.o
10:19:57 [2020-07-27T10:19:57.901Z] #39 11.27   CC       images/core.o
10:19:57 [2020-07-27T10:19:57.902Z] #39 11.44   CC       images/core-x86.o
10:19:58 [2020-07-27T10:19:58.192Z] #39 11.59   CC       images/core-arm.o
10:19:58 [2020-07-27T10:19:58.192Z] #39 11.79   CC       images/core-aarch64.o
10:19:58 [2020-07-27T10:19:58.413Z] #32 29.99 Reading package lists...
10:19:58 [2020-07-27T10:19:58.413Z] #32 ...
10:19:58 [2020-07-27T10:19:58.413Z] 
10:19:58 [2020-07-27T10:19:58.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:19:58 [2020-07-27T10:19:58.413Z] #10 23.33 Fetched 8365 kB in 19s (439 kB/s)
10:19:58 [2020-07-27T10:19:58.413Z] #10 23.33 Reading package lists...
10:19:58 [2020-07-27T10:19:58.670Z] #10 30.43 Reading package lists...
10:19:58 [2020-07-27T10:19:58.670Z] #10 ...
10:19:58 [2020-07-27T10:19:58.670Z] 
10:19:58 [2020-07-27T10:19:58.670Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:19:58 [2020-07-27T10:19:58.670Z] #38 27.16 Reading package lists...
10:19:58 [2020-07-27T10:19:58.736Z] using credential docker-jenkins-github-credentials
10:19:58 [2020-07-27T10:19:58.746Z] Cloning the remote Git repository
10:19:58 [2020-07-27T10:19:58.746Z] Cloning with configured refspecs honoured and without tags
10:19:58 [2020-07-27T10:19:58.824Z] #39 12.16   CC       images/core-ppc64.o
10:19:59 [2020-07-27T10:19:59.114Z] #39 12.59   CC       images/core-s390.o
10:19:58 [2020-07-27T10:19:58.698Z] Cloning repository https://github.com/moby/moby.git
10:19:58 [2020-07-27T10:19:58.791Z]  > git init /home/ubuntu/workspace/moby_PR-41267 # timeout=10
10:19:59 [2020-07-27T10:19:59.112Z] Fetching upstream changes from https://github.com/moby/moby.git
10:19:59 [2020-07-27T10:19:59.112Z]  > git --version # timeout=10
10:19:59 [2020-07-27T10:19:59.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:19:59 [2020-07-27T10:19:59.130Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:19:59 [2020-07-27T10:19:59.655Z] using credential docker-jenkins-github-credentials
10:19:59 [2020-07-27T10:19:59.661Z] Cloning the remote Git repository
10:19:59 [2020-07-27T10:19:59.661Z] Cloning with configured refspecs honoured and without tags
10:19:59 [2020-07-27T10:19:59.745Z] #39 13.05   CC       images/cpuinfo.o
10:19:59 [2020-07-27T10:19:59.745Z] #39 13.27   CC       images/inventory.o
10:20:00 [2020-07-27T10:20:00.036Z] #39 13.47   CC       images/fdinfo.o
10:20:00 [2020-07-27T10:20:00.327Z] #39 13.79   CC       images/fown.o
10:19:59 [2020-07-27T10:19:59.717Z] Cloning repository https://github.com/moby/moby.git
10:19:59 [2020-07-27T10:19:59.804Z]  > git init /home/ubuntu/workspace/moby_PR-41267 # timeout=10
10:20:00 [2020-07-27T10:20:00.307Z] Fetching upstream changes from https://github.com/moby/moby.git
10:20:00 [2020-07-27T10:20:00.307Z]  > git --version # timeout=10
10:20:00 [2020-07-27T10:20:00.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:20:00 [2020-07-27T10:20:00.617Z] #39 13.98   CC       images/ns.o
10:20:00 [2020-07-27T10:20:00.617Z] #39 14.16   CC       images/regfile.o
10:20:00 [2020-07-27T10:20:00.617Z] #39 14.28   CC       images/ghost-file.o
10:20:00 [2020-07-27T10:20:00.864Z] #38 34.11 Building dependency tree...
10:20:00 [2020-07-27T10:20:00.910Z] #39 14.53   CC       images/fifo.o
10:20:01 [2020-07-27T10:20:01.201Z] #39 14.70   CC       images/remap-file-path.o
10:20:01 [2020-07-27T10:20:01.201Z] #39 14.83   CC       images/eventfd.o
10:20:01 [2020-07-27T10:20:01.201Z] #39 ...
10:20:01 [2020-07-27T10:20:01.201Z] 
10:20:01 [2020-07-27T10:20:01.201Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:01 [2020-07-27T10:20:01.201Z] #41 38.46 time
10:20:01 [2020-07-27T10:20:01.201Z] #41 41.23 internal/fmtsort
10:20:01 [2020-07-27T10:20:01.201Z] #41 41.91 internal/syscall/execenv
10:20:01 [2020-07-27T10:20:01.201Z] #41 42.04 internal/syscall/unix
10:20:01 [2020-07-27T10:20:01.201Z] #41 42.39 strings
10:20:01 [2020-07-27T10:20:01.201Z] #41 42.42 os
10:20:01 [2020-07-27T10:20:01.201Z] #41 45.41 regexp/syntax
10:20:01 [2020-07-27T10:20:01.201Z] #41 46.01 fmt
10:20:01 [2020-07-27T10:20:01.201Z] #41 48.02 regexp
10:20:01 [2020-07-27T10:20:01.492Z] #41 ...
10:20:01 [2020-07-27T10:20:01.492Z] 
10:20:01 [2020-07-27T10:20:01.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:01 [2020-07-27T10:20:01.492Z] #39 14.97   CC       images/eventpoll.o
10:20:01 [2020-07-27T10:20:01.492Z] #39 15.10   CC       images/fh.o
10:20:00 [2020-07-27T10:20:00.390Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:01 [2020-07-27T10:20:01.782Z] #39 15.28   CC       images/fsnotify.o
10:20:02 [2020-07-27T10:20:02.073Z] #39 15.59   CC       images/signalfd.o
10:20:02 [2020-07-27T10:20:02.364Z] #39 15.74   CC       images/fs.o
10:20:02 [2020-07-27T10:20:02.364Z] #39 15.89   CC       images/pstree.o
10:20:02 [2020-07-27T10:20:02.655Z] #39 16.04   CC       images/pipe.o
10:20:02 [2020-07-27T10:20:02.655Z] #39 ...
10:20:02 [2020-07-27T10:20:02.655Z] 
10:20:02 [2020-07-27T10:20:02.655Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:02 [2020-07-27T10:20:02.655Z] #30 39.74 internal/poll
10:20:02 [2020-07-27T10:20:02.655Z] #30 41.77 internal/syscall/execenv
10:20:02 [2020-07-27T10:20:02.655Z] #30 41.87 internal/fmtsort
10:20:02 [2020-07-27T10:20:02.655Z] #30 41.91 internal/syscall/unix
10:20:02 [2020-07-27T10:20:02.655Z] #30 42.16 os
10:20:02 [2020-07-27T10:20:02.655Z] #30 42.43 strings
10:20:02 [2020-07-27T10:20:02.655Z] #30 45.09 path
10:20:02 [2020-07-27T10:20:02.655Z] #30 45.40 text/tabwriter
10:20:02 [2020-07-27T10:20:02.655Z] #30 46.01 fmt
10:20:02 [2020-07-27T10:20:02.655Z] #30 46.01 path/filepath
10:20:02 [2020-07-27T10:20:02.655Z] #30 46.79 io/ioutil
10:20:02 [2020-07-27T10:20:02.655Z] #30 47.95 flag
10:20:02 [2020-07-27T10:20:02.655Z] #30 47.95 github.com/BurntSushi/toml
10:20:02 [2020-07-27T10:20:02.655Z] #30 49.22 log
10:20:02 [2020-07-27T10:20:02.655Z] #30 ...
10:20:02 [2020-07-27T10:20:02.655Z] 
10:20:02 [2020-07-27T10:20:02.655Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:02 [2020-07-27T10:20:02.655Z] #39 16.23   CC       images/tcp-stream.o
10:20:02 [2020-07-27T10:20:02.758Z] #38 37.89 The following additional packages will be installed:
10:20:02 [2020-07-27T10:20:02.758Z] #38 37.90   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:20:02 [2020-07-27T10:20:02.758Z] #38 37.90   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:20:02 [2020-07-27T10:20:02.758Z] #38 37.92 Suggested packages:
10:20:02 [2020-07-27T10:20:02.758Z] #38 37.93   manpages-dev python-setuptools
10:20:02 [2020-07-27T10:20:02.945Z] #39 16.36   CC       images/sk-packet.o
10:20:02 [2020-07-27T10:20:02.945Z] #39 16.50   CC       images/mnt.o
10:20:03 [2020-07-27T10:20:03.236Z] #39 16.66   CC       images/pipe-data.o
10:20:03 [2020-07-27T10:20:03.236Z] #39 16.73   CC       images/sa.o
10:20:03 [2020-07-27T10:20:03.528Z] #39 16.96   CC       images/timer.o
10:20:03 [2020-07-27T10:20:03.528Z] #39 ...
10:20:03 [2020-07-27T10:20:03.528Z] 
10:20:03 [2020-07-27T10:20:03.528Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:03 [2020-07-27T10:20:03.528Z] #47 40.73 internal/poll
10:20:03 [2020-07-27T10:20:03.528Z] #47 42.53 os
10:20:03 [2020-07-27T10:20:03.528Z] #47 43.01 encoding/binary
10:20:03 [2020-07-27T10:20:03.528Z] #47 44.82 encoding/base64
10:20:03 [2020-07-27T10:20:03.528Z] #47 45.06 strings
10:20:03 [2020-07-27T10:20:03.528Z] #47 45.95 fmt
10:20:03 [2020-07-27T10:20:03.528Z] #47 46.16 path/filepath
10:20:03 [2020-07-27T10:20:03.528Z] #47 47.07 golang.org/x/sys/unix
10:20:03 [2020-07-27T10:20:03.528Z] #47 48.81 encoding/json
10:20:03 [2020-07-27T10:20:03.819Z] #47 ...
10:20:03 [2020-07-27T10:20:03.819Z] 
10:20:03 [2020-07-27T10:20:03.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:03 [2020-07-27T10:20:03.819Z] #39 17.22   CC       images/timerfd.o
10:20:03 [2020-07-27T10:20:03.819Z] #39 17.32   CC       images/mm.o
10:20:04 [2020-07-27T10:20:04.109Z] #39 17.52   CC       images/sk-opts.o
10:20:04 [2020-07-27T10:20:04.109Z] #39 17.66   CC       images/sk-unix.o
10:20:04 [2020-07-27T10:20:04.128Z] #38 39.27 The following NEW packages will be installed:
10:20:04 [2020-07-27T10:20:04.128Z] #38 39.28   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:20:04 [2020-07-27T10:20:04.128Z] #38 39.28   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:20:04 [2020-07-27T10:20:04.128Z] #38 39.29   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:20:04 [2020-07-27T10:20:04.128Z] #38 39.29   python-six zlib1g-dev
10:20:04 [2020-07-27T10:20:04.400Z] #39 17.86   CC       images/sk-inet.o
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.88 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.88 Need to get 4095 kB of archives.
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.88 After this operation, 22.5 MB of additional disk space will be used.
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:20:04 [2020-07-27T10:20:04.690Z] #38 39.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:20:04 [2020-07-27T10:20:04.691Z] #39 18.16   CC       images/tun.o
10:20:04 [2020-07-27T10:20:04.947Z] #38 40.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:20:04 [2020-07-27T10:20:04.981Z] #39 18.37   CC       images/sk-netlink.o
10:20:04 [2020-07-27T10:20:04.981Z] #39 18.57   CC       images/packet-sock.o
10:20:05 [2020-07-27T10:20:05.204Z] #38 40.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:20:05 [2020-07-27T10:20:05.204Z] #38 40.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:20:05 [2020-07-27T10:20:05.204Z] #38 40.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:20:05 [2020-07-27T10:20:05.271Z] #39 18.80   CC       images/ipc-var.o
10:20:05 [2020-07-27T10:20:05.462Z] #38 ...
10:20:05 [2020-07-27T10:20:05.462Z] 
10:20:05 [2020-07-27T10:20:05.462Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:05 [2020-07-27T10:20:05.462Z] #41 40.72 github.com/LK4D4/vndr/godl/singleflight
10:20:05 [2020-07-27T10:20:05.462Z] #41 40.73 io
10:20:05 [2020-07-27T10:20:05.561Z] #39 18.95   CC       images/ipc-desc.o
10:20:05 [2020-07-27T10:20:05.860Z] #39 19.14   CC       images/ipc-shm.o
10:20:05 [2020-07-27T10:20:05.860Z] #39 19.34   CC       images/ipc-msg.o
10:20:05 [2020-07-27T10:20:05.860Z] #39 ...
10:20:05 [2020-07-27T10:20:05.860Z] 
10:20:05 [2020-07-27T10:20:05.860Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:05 [2020-07-27T10:20:05.860Z] #30 50.30 github.com/BurntSushi/toml/cmd/tomlv
10:20:05 [2020-07-27T10:20:05.860Z] #30 DONE 53.1s
10:20:05 [2020-07-27T10:20:05.860Z] 
10:20:05 [2020-07-27T10:20:05.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:05 [2020-07-27T10:20:05.860Z] #39 19.53   CC       images/ipc-sem.o
10:20:06 [2020-07-27T10:20:06.069Z] #41 41.13 strconv
10:20:06 [2020-07-27T10:20:06.151Z] #39 19.78   CC       images/utsns.o
10:20:06 [2020-07-27T10:20:06.326Z] #41 ...
10:20:06 [2020-07-27T10:20:06.326Z] 
10:20:06 [2020-07-27T10:20:06.326Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:20:06 [2020-07-27T10:20:06.326Z] #43 DONE 41.7s
10:20:06 [2020-07-27T10:20:06.443Z] #39 20.04   CC       images/creds.o
10:20:06 [2020-07-27T10:20:06.486Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-09f4d2e884f860b55) in /home/ubuntu/workspace/moby_PR-41267
[Pipeline] {
[Pipeline] checkout
10:20:06 [2020-07-27T10:20:06.582Z] 
10:20:06 [2020-07-27T10:20:06.582Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:06 [2020-07-27T10:20:06.582Z] #60 DONE 41.7s
10:20:06 [2020-07-27T10:20:06.582Z] 
10:20:06 [2020-07-27T10:20:06.582Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:20:06 [2020-07-27T10:20:06.582Z] #38 40.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:20:06 [2020-07-27T10:20:06.582Z] #38 40.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:20:06 [2020-07-27T10:20:06.582Z] #38 40.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:20:06 [2020-07-27T10:20:06.582Z] #38 40.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:20:06 [2020-07-27T10:20:06.582Z] #38 40.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:20:06 [2020-07-27T10:20:06.582Z] #38 41.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:20:06 [2020-07-27T10:20:06.740Z] #39 20.05   CC       images/vma.o
10:20:06 [2020-07-27T10:20:06.740Z] #39 20.09   CC       images/netdev.o
10:20:06 [2020-07-27T10:20:06.740Z] #39 20.30   CC       images/tty.o
10:20:07 [2020-07-27T10:20:07.381Z] #39 20.71   CC       images/file-lock.o
10:20:07 [2020-07-27T10:20:07.381Z] #39 20.83   CC       images/rlimit.o
10:20:07 [2020-07-27T10:20:07.381Z] #39 20.91   CC       images/pagemap.o
10:20:07 [2020-07-27T10:20:07.381Z] #39 21.03   CC       images/siginfo.o
10:20:07 [2020-07-27T10:20:07.672Z] #39 21.14   CC       images/rpc.o
10:20:07 [2020-07-27T10:20:07.952Z] #38 43.00 debconf: delaying package configuration, since apt-utils is not installed
10:20:08 [2020-07-27T10:20:08.209Z] #38 43.38 Fetched 4095 kB in 2s (2588 kB/s)
10:20:08 [2020-07-27T10:20:08.209Z] #38 43.56 Selecting previously unselected package libcap-dev:amd64.
10:20:08 [2020-07-27T10:20:08.303Z] #39 21.64   CC       images/ext-file.o
10:20:08 [2020-07-27T10:20:08.303Z] #39 21.82   CC       images/cgroup.o
10:20:08 [2020-07-27T10:20:08.471Z] #38 43.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.)
10:20:08 [2020-07-27T10:20:08.471Z] #38 43.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:20:08 [2020-07-27T10:20:08.734Z] #38 43.84 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:20:08 [2020-07-27T10:20:08.935Z] #39 22.23   CC       images/userns.o
10:20:08 [2020-07-27T10:20:08.935Z] #39 22.45   CC       images/google/protobuf/descriptor.o
10:20:08 [2020-07-27T10:20:08.991Z] #38 ...
10:20:08 [2020-07-27T10:20:08.991Z] 
10:20:08 [2020-07-27T10:20:08.991Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:20:08 [2020-07-27T10:20:08.991Z] #51 28.97 Reading package lists...
10:20:08 [2020-07-27T10:20:08.991Z] #51 35.97 Building dependency tree...
10:20:08 [2020-07-27T10:20:08.991Z] #51 39.61 The following additional packages will be installed:
10:20:08 [2020-07-27T10:20:08.991Z] #51 39.62   libbtrfs0
10:20:08 [2020-07-27T10:20:08.991Z] #51 39.84 The following NEW packages will be installed:
10:20:08 [2020-07-27T10:20:08.991Z] #51 39.86   libbtrfs-dev libbtrfs0
10:20:08 [2020-07-27T10:20:08.991Z] #51 40.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:20:08 [2020-07-27T10:20:08.991Z] #51 40.28 Need to get 119 kB of archives.
10:20:08 [2020-07-27T10:20:08.991Z] #51 40.28 After this operation, 387 kB of additional disk space will be used.
10:20:08 [2020-07-27T10:20:08.991Z] #51 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:20:08 [2020-07-27T10:20:08.992Z] #51 40.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:20:08 [2020-07-27T10:20:08.992Z] #51 41.81 debconf: delaying package configuration, since apt-utils is not installed
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.23 Fetched 119 kB in 0s (450 kB/s)
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.36 Selecting previously unselected package libbtrfs0.
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.54 Unpacking libbtrfs0 (4.20.1-2) ...
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.74 Selecting previously unselected package libbtrfs-dev.
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:20:08 [2020-07-27T10:20:08.992Z] #51 42.74 Unpacking libbtrfs-dev (4.20.1-2) ...
10:20:08 [2020-07-27T10:20:08.992Z] #51 43.33 Setting up libbtrfs0 (4.20.1-2) ...
10:20:08 [2020-07-27T10:20:08.992Z] #51 43.36 Setting up libbtrfs-dev (4.20.1-2) ...
10:20:08 [2020-07-27T10:20:08.992Z] #51 43.37 Processing triggers for libc-bin (2.28-10) ...
10:20:08 [2020-07-27T10:20:08.992Z] #51 DONE 44.1s
10:20:08 [2020-07-27T10:20:08.992Z] 
10:20:08 [2020-07-27T10:20:08.992Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:20:08 [2020-07-27T10:20:08.992Z] #38 44.21 Selecting previously unselected package libnet1:amd64.
10:20:08 [2020-07-27T10:20:08.992Z] #38 44.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:20:08 [2020-07-27T10:20:08.992Z] #38 44.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:20:09 [2020-07-27T10:20:09.249Z] #38 44.42 Selecting previously unselected package libnet1-dev.
10:20:09 [2020-07-27T10:20:09.249Z] #38 44.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:20:09 [2020-07-27T10:20:09.249Z] #38 44.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:20:09 [2020-07-27T10:20:09.506Z] #38 ...
10:20:09 [2020-07-27T10:20:09.507Z] 
10:20:09 [2020-07-27T10:20:09.507Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:20:09 [2020-07-27T10:20:09.507Z] #23 29.02 Reading package lists...
10:20:09 [2020-07-27T10:20:09.507Z] #23 35.91 Building dependency tree...
10:20:09 [2020-07-27T10:20:09.507Z] #23 39.30 ca-certificates is already the newest version (20200601~deb10u1).
10:20:09 [2020-07-27T10:20:09.507Z] #23 39.30 The following additional packages will be installed:
10:20:09 [2020-07-27T10:20:09.507Z] #23 39.32   libjq1 libonig5
10:20:09 [2020-07-27T10:20:09.507Z] #23 39.73 The following NEW packages will be installed:
10:20:09 [2020-07-27T10:20:09.507Z] #23 39.74   jq libjq1 libonig5
10:20:09 [2020-07-27T10:20:09.507Z] #23 40.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:20:09 [2020-07-27T10:20:09.507Z] #23 40.13 Need to get 355 kB of archives.
10:20:09 [2020-07-27T10:20:09.507Z] #23 40.13 After this operation, 1072 kB of additional disk space will be used.
10:20:09 [2020-07-27T10:20:09.507Z] #23 40.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:20:09 [2020-07-27T10:20:09.507Z] #23 40.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:20:09 [2020-07-27T10:20:09.507Z] #23 40.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:20:09 [2020-07-27T10:20:09.507Z] #23 41.43 debconf: delaying package configuration, since apt-utils is not installed
10:20:09 [2020-07-27T10:20:09.507Z] #23 41.81 Fetched 355 kB in 0s (1328 kB/s)
10:20:09 [2020-07-27T10:20:09.507Z] #23 42.07 Selecting previously unselected package libonig5:amd64.
10:20:09 [2020-07-27T10:20:09.507Z] #23 42.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:20:09 [2020-07-27T10:20:09.507Z] #23 42.22 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 42.30 Unpacking libonig5:amd64 (6.9.1-1) ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 42.74 Selecting previously unselected package libjq1:amd64.
10:20:09 [2020-07-27T10:20:09.507Z] #23 42.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 42.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 43.34 Selecting previously unselected package jq.
10:20:09 [2020-07-27T10:20:09.507Z] #23 43.34 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 43.34 Unpacking jq (1.5+dfsg-2+b1) ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 43.75 Setting up libonig5:amd64 (6.9.1-1) ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 43.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 44.07 Setting up jq (1.5+dfsg-2+b1) ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 44.11 Processing triggers for libc-bin (2.28-10) ...
10:20:09 [2020-07-27T10:20:09.507Z] #23 DONE 44.7s
10:20:09 [2020-07-27T10:20:09.507Z] 
10:20:09 [2020-07-27T10:20:09.507Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:20:09 [2020-07-27T10:20:09.507Z] #24 DONE 0.1s
10:20:09 [2020-07-27T10:20:09.507Z] 
10:20:09 [2020-07-27T10:20:09.507Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:20:09 [2020-07-27T10:20:09.507Z] #38 44.89 Selecting previously unselected package libnl-3-200:amd64.
10:20:09 [2020-07-27T10:20:09.807Z] #38 44.90 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:20:09 [2020-07-27T10:20:09.807Z] #38 44.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:20:09 [2020-07-27T10:20:09.807Z] #38 45.09 Selecting previously unselected package libnl-3-dev:amd64.
10:20:09 [2020-07-27T10:20:09.807Z] #38 45.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:20:09 [2020-07-27T10:20:09.807Z] #38 45.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:20:09 [2020-07-27T10:20:09.818Z] using credential docker-jenkins-github-credentials
10:20:09 [2020-07-27T10:20:09.826Z] Cloning the remote Git repository
10:20:09 [2020-07-27T10:20:09.826Z] Cloning with configured refspecs honoured and without tags
10:20:09 [2020-07-27T10:20:09.967Z] #39 23.24   CC       images/opts.o
10:20:09 [2020-07-27T10:20:09.967Z] #39 23.43   CC       images/seccomp.o
10:20:09 [2020-07-27T10:20:09.967Z] #39 ...
10:20:09 [2020-07-27T10:20:09.967Z] 
10:20:09 [2020-07-27T10:20:09.967Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:09 [2020-07-27T10:20:09.967Z] #10 47.14 Selecting previously unselected package gcc-mingw-w64-base.
10:20:09 [2020-07-27T10:20:09.967Z] #10 47.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:20:09 [2020-07-27T10:20:09.967Z] #10 47.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:20:09 [2020-07-27T10:20:09.967Z] #10 47.27 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:20:09 [2020-07-27T10:20:09.967Z] #10 47.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:20:09 [2020-07-27T10:20:09.967Z] #10 47.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:20:09 [2020-07-27T10:20:09.967Z] #10 ...
10:20:09 [2020-07-27T10:20:09.967Z] 
10:20:09 [2020-07-27T10:20:09.967Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:09 [2020-07-27T10:20:09.967Z] #39 23.63   CC       images/binfmt-misc.o
10:20:09 [2020-07-27T10:20:09.449Z] Cloning repository https://github.com/moby/moby.git
10:20:09 [2020-07-27T10:20:09.513Z]  > git init /home/ubuntu/workspace/moby_PR-41267 # timeout=10
10:20:10 [2020-07-27T10:20:10.258Z] #39 ...
10:20:10 [2020-07-27T10:20:10.258Z] 
10:20:10 [2020-07-27T10:20:10.258Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:20:10 [2020-07-27T10:20:10.258Z] #52 23.89 Checking out files:  83% (2666/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:20:10 [2020-07-27T10:20:10.258Z] #52 24.30 + cd /tmp/tmp.EEYXcucRtY/src/github.com/containerd/containerd
10:20:10 [2020-07-27T10:20:10.258Z] #52 24.30 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + export 'BUILDTAGS=netgo osusergo static_build'
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + BUILDTAGS='netgo osusergo static_build'
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + export EXTRA_FLAGS=-buildmode=pie
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + EXTRA_FLAGS=-buildmode=pie
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + '[' '' = dynamic ']'
10:20:10 [2020-07-27T10:20:10.258Z] #52 25.58 + make
10:20:10 [2020-07-27T10:20:10.258Z] #52 26.49 + bin/ctr
10:20:10 [2020-07-27T10:20:10.258Z] #52 ...
10:20:10 [2020-07-27T10:20:10.258Z] 
10:20:10 [2020-07-27T10:20:10.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:10 [2020-07-27T10:20:10.258Z] #39 23.83   CC       images/time.o
10:20:10 [2020-07-27T10:20:10.414Z] #38 45.51 Selecting previously unselected package libprotobuf-c1:amd64.
10:20:10 [2020-07-27T10:20:10.414Z] #38 45.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:20:10 [2020-07-27T10:20:10.414Z] #38 45.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:20:10 [2020-07-27T10:20:10.414Z] #38 45.74 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:20:10 [2020-07-27T10:20:10.414Z] #38 45.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:20:10 [2020-07-27T10:20:10.550Z] #39 23.94   CC       images/sysctl.o
10:20:10 [2020-07-27T10:20:10.550Z] #39 24.02   CC       images/autofs.o
10:20:10 [2020-07-27T10:20:10.672Z] #38 45.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:20:10 [2020-07-27T10:20:10.672Z] #38 45.94 Selecting previously unselected package zlib1g-dev:amd64.
10:20:10 [2020-07-27T10:20:10.672Z] #38 46.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:20:10 [2020-07-27T10:20:10.867Z] #39 24.14   CC       images/macvlan.o
10:20:10 [2020-07-27T10:20:10.867Z] #39 24.31   CC       images/sit.o
10:20:10 [2020-07-27T10:20:10.867Z] #39 24.48   CC       images/memfd.o
10:20:10 [2020-07-27T10:20:10.929Z] #38 46.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:20:09 [2020-07-27T10:20:09.881Z] Fetching upstream changes from https://github.com/moby/moby.git
10:20:09 [2020-07-27T10:20:09.882Z]  > git --version # timeout=10
10:20:09 [2020-07-27T10:20:09.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:20:09 [2020-07-27T10:20:09.891Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:11 [2020-07-27T10:20:11.176Z] #39 24.66   CC       images/timens.o
10:20:11 [2020-07-27T10:20:11.230Z] #38 46.32 Selecting previously unselected package libprotobuf17:amd64.
10:20:11 [2020-07-27T10:20:11.230Z] #38 46.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:20:11 [2020-07-27T10:20:11.230Z] #38 46.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:20:11 [2020-07-27T10:20:11.467Z] #39 24.87   LINK     images/built-in.o
10:20:11 [2020-07-27T10:20:11.467Z] #39 24.95   GEN      compel/include/asm
10:20:11 [2020-07-27T10:20:11.467Z] #39 24.95   GEN      compel/include/version.h
10:20:11 [2020-07-27T10:20:11.467Z] #39 24.97 touch .config
10:20:11 [2020-07-27T10:20:11.467Z] #39 24.98   GEN      include/common/config.h
10:20:11 [2020-07-27T10:20:11.467Z] #39 25.03   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
10:20:11 [2020-07-27T10:20:11.467Z] #39 25.07   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.08   GEN      compel/plugins/include/uapi/std/syscall.h
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.11   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.12   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.13   DEP      compel/arch/s390/plugins/std/parasite-head.d
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.17   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.17   DEP      compel/plugins/std/infect.d
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.27   DEP      compel/plugins/std/string.d
10:20:11 [2020-07-27T10:20:11.758Z] #39 25.37   DEP      compel/plugins/std/log.d
10:20:12 [2020-07-27T10:20:12.050Z] #39 25.48   DEP      compel/plugins/std/fds.d
10:20:12 [2020-07-27T10:20:12.050Z] #39 ...
10:20:12 [2020-07-27T10:20:12.050Z] 
10:20:12 [2020-07-27T10:20:12.050Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:12 [2020-07-27T10:20:12.050Z] #41 49.11 flag
10:20:12 [2020-07-27T10:20:12.050Z] #41 50.10 go/token
10:20:12 [2020-07-27T10:20:12.050Z] #41 50.49 internal/lazyregexp
10:20:12 [2020-07-27T10:20:12.050Z] #41 50.60 net/url
10:20:12 [2020-07-27T10:20:12.050Z] #41 50.71 go/scanner
10:20:12 [2020-07-27T10:20:12.050Z] #41 51.63 go/ast
10:20:12 [2020-07-27T10:20:12.050Z] #41 51.79 text/template/parse
10:20:12 [2020-07-27T10:20:12.050Z] #41 54.88 text/template
10:20:12 [2020-07-27T10:20:12.050Z] #41 55.24 go/parser
10:20:12 [2020-07-27T10:20:12.050Z] #41 57.24 encoding/xml
10:20:12 [2020-07-27T10:20:12.050Z] #41 58.09 go/doc
10:20:12 [2020-07-27T10:20:12.050Z] #41 ...
10:20:12 [2020-07-27T10:20:12.050Z] 
10:20:12 [2020-07-27T10:20:12.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:12 [2020-07-27T10:20:12.050Z] #39 25.61   DEP      compel/plugins/std/std.d
10:20:12 [2020-07-27T10:20:12.164Z] #38 ...
10:20:12 [2020-07-27T10:20:12.164Z] 
10:20:12 [2020-07-27T10:20:12.164Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:20:12 [2020-07-27T10:20:12.164Z] #32 29.99 Reading package lists...
10:20:12 [2020-07-27T10:20:12.164Z] #32 37.42 Building dependency tree...
10:20:12 [2020-07-27T10:20:12.164Z] #32 40.91 The following additional packages will be installed:
10:20:12 [2020-07-27T10:20:12.164Z] #32 40.91   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:20:12 [2020-07-27T10:20:12.164Z] #32 40.92 Suggested packages:
10:20:12 [2020-07-27T10:20:12.164Z] #32 40.93   cmake-doc ninja-build lrzip
10:20:12 [2020-07-27T10:20:12.164Z] #32 40.93 Recommended packages:
10:20:12 [2020-07-27T10:20:12.164Z] #32 40.93   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:20:12 [2020-07-27T10:20:12.164Z] #32 41.93 The following NEW packages will be installed:
10:20:12 [2020-07-27T10:20:12.164Z] #32 41.96   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:20:12 [2020-07-27T10:20:12.164Z] #32 41.96   vim-common xxd
10:20:12 [2020-07-27T10:20:12.164Z] #32 42.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:20:12 [2020-07-27T10:20:12.164Z] #32 42.39 Need to get 14.9 MB of archives.
10:20:12 [2020-07-27T10:20:12.164Z] #32 42.39 After this operation, 61.8 MB of additional disk space will be used.
10:20:12 [2020-07-27T10:20:12.164Z] #32 42.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 42.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 42.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 42.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 44.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 44.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 44.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 44.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 44.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 44.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:20:12 [2020-07-27T10:20:12.164Z] #32 46.46 debconf: delaying package configuration, since apt-utils is not installed
10:20:12 [2020-07-27T10:20:12.164Z] #32 46.57 Fetched 14.9 MB in 3s (5694 kB/s)
10:20:12 [2020-07-27T10:20:12.164Z] #32 46.71 Selecting previously unselected package xxd.
10:20:12 [2020-07-27T10:20:12.164Z] #32 46.72 (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.)
10:20:12 [2020-07-27T10:20:12.164Z] #32 46.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:20:12 [2020-07-27T10:20:12.164Z] #32 46.87 Unpacking xxd (2:8.1.0875-5) ...
10:20:12 [2020-07-27T10:20:12.164Z] #32 47.04 Selecting previously unselected package vim-common.
10:20:12 [2020-07-27T10:20:12.164Z] #32 47.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:20:12 [2020-07-27T10:20:12.164Z] #32 47.07 Unpacking vim-common (2:8.1.0875-5) ...
10:20:12 [2020-07-27T10:20:12.164Z] #32 47.25 Selecting previously unselected package cmake-data.
10:20:12 [2020-07-27T10:20:12.164Z] #32 47.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:20:12 [2020-07-27T10:20:12.164Z] #32 47.26 Unpacking cmake-data (3.13.4-1) ...
10:20:12 [2020-07-27T10:20:12.164Z] #32 ...
10:20:12 [2020-07-27T10:20:12.164Z] 
10:20:12 [2020-07-27T10:20:12.164Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:12 [2020-07-27T10:20:12.164Z] #30 37.15 internal/reflectlite
10:20:12 [2020-07-27T10:20:12.164Z] #30 37.15 sync
10:20:12 [2020-07-27T10:20:12.164Z] #30 39.79 errors
10:20:12 [2020-07-27T10:20:12.164Z] #30 39.79 sort
10:20:12 [2020-07-27T10:20:12.164Z] #30 40.24 strconv
10:20:12 [2020-07-27T10:20:12.164Z] #30 40.94 io
10:20:12 [2020-07-27T10:20:12.164Z] #30 42.66 internal/oserror
10:20:12 [2020-07-27T10:20:12.164Z] #30 42.74 syscall
10:20:12 [2020-07-27T10:20:12.164Z] #30 45.73 reflect
10:20:12 [2020-07-27T10:20:12.164Z] #30 ...
10:20:12 [2020-07-27T10:20:12.164Z] 
10:20:12 [2020-07-27T10:20:12.164Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:20:12 [2020-07-27T10:20:12.164Z] #38 47.27 Selecting previously unselected package libprotobuf-lite17:amd64.
10:20:12 [2020-07-27T10:20:12.164Z] #38 47.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:20:12 [2020-07-27T10:20:12.164Z] #38 47.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:20:12 [2020-07-27T10:20:12.341Z] #39 25.69   DEP      compel/plugins/shmem/shmem.d
10:20:12 [2020-07-27T10:20:12.341Z] #39 25.75   DEP      compel/plugins/fds/fds.d
10:20:12 [2020-07-27T10:20:12.341Z] #39 25.88   CC       compel/plugins/std/std.o
10:20:12 [2020-07-27T10:20:12.422Z] #38 47.52 Selecting previously unselected package libprotobuf-dev:amd64.
10:20:12 [2020-07-27T10:20:12.422Z] #38 47.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:20:12 [2020-07-27T10:20:12.422Z] #38 47.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:20:12 [2020-07-27T10:20:12.422Z] #38 ...
10:20:12 [2020-07-27T10:20:12.422Z] 
10:20:12 [2020-07-27T10:20:12.422Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:12 [2020-07-27T10:20:12.422Z] #10 30.43 Reading package lists...
10:20:12 [2020-07-27T10:20:12.422Z] #10 37.85 Building dependency tree...
10:20:12 [2020-07-27T10:20:12.422Z] #10 41.26 The following additional packages will be installed:
10:20:12 [2020-07-27T10:20:12.422Z] #10 41.26   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:20:12 [2020-07-27T10:20:12.422Z] #10 41.26   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:20:12 [2020-07-27T10:20:12.422Z] #10 41.26   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:20:12 [2020-07-27T10:20:12.422Z] #10 41.26   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:20:12 [2020-07-27T10:20:12.422Z] #10 41.27 Suggested packages:
10:20:12 [2020-07-27T10:20:12.422Z] #10 41.27   gcc-8-locales seccomp wine64
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.02 The following NEW packages will be installed:
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.03   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.03   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.03   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.03   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.05   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.69 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.69 Need to get 77.7 MB of archives.
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.69 After this operation, 487 MB of additional disk space will be used.
10:20:12 [2020-07-27T10:20:12.422Z] #10 43.69 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]
10:20:12 [2020-07-27T10:20:12.422Z] #10 44.72 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]
10:20:12 [2020-07-27T10:20:12.422Z] #10 45.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:20:12 [2020-07-27T10:20:12.422Z] #10 45.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:20:12 [2020-07-27T10:20:12.422Z] #10 45.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:20:12 [2020-07-27T10:20:12.422Z] #10 45.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:20:12 [2020-07-27T10:20:12.422Z] #10 46.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:20:12 [2020-07-27T10:20:12.422Z] #10 46.75 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]
10:20:12 [2020-07-27T10:20:12.422Z] #10 46.76 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]
10:20:12 [2020-07-27T10:20:12.422Z] #10 ...
10:20:12 [2020-07-27T10:20:12.422Z] 
10:20:12 [2020-07-27T10:20:12.422Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:12 [2020-07-27T10:20:12.422Z] #25 2.357 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:20:12 [2020-07-27T10:20:12.422Z] #25 2.704 
10:20:12 [2020-07-27T10:20:12.634Z] #39 26.15   CC       compel/plugins/std/fds.o
10:20:12 [2020-07-27T10:20:12.925Z] #39 26.43   CC       compel/plugins/std/log.o
10:20:13 [2020-07-27T10:20:13.557Z] #39 27.10   CC       compel/plugins/std/string.o
10:20:14 [2020-07-27T10:20:14.191Z] #39 27.53   CC       compel/plugins/std/infect.o
10:20:14 [2020-07-27T10:20:14.191Z] #39 27.81   CC       compel/arch/s390/plugins/std/parasite-head.o
10:20:14 [2020-07-27T10:20:14.482Z] #39 27.83   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
10:20:14 [2020-07-27T10:20:14.482Z] #39 27.88   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
10:20:14 [2020-07-27T10:20:14.482Z] #39 27.97   AR       compel/plugins/std.lib.a
10:20:14 [2020-07-27T10:20:14.482Z] #39 28.03   CC       compel/plugins/fds/fds.o
10:20:14 [2020-07-27T10:20:14.578Z] #25 2.896 
#                                                                          1.8%
####                                                                       6.5%
########                                                                  11.4%
############                                                              16.9%
################                                                          23.1%
#####################                                                     29.4%
#######################                                                   33.1%
###########################                                               38.6%
##############################                                            42.5%
###################################                                       48.9%
####################################                                      51.1%
########################################                                  56.7%
#############################################                             63.0%
####################################################                      73.1%
########################################################                  78.3%
#########################################################                 80.5%
############################################################              83.7%
#################################################################         90.3%
######################################################################## 100.0%
10:20:14 [2020-07-27T10:20:14.772Z] #39 28.19   AR       compel/plugins/fds.lib.a
10:20:14 [2020-07-27T10:20:14.772Z] #39 28.20   HOSTDEP  compel/src/lib/log-host.d
10:20:14 [2020-07-27T10:20:14.772Z] #39 28.25   HOSTDEP  compel/src/lib/handle-elf-host.d
10:20:14 [2020-07-27T10:20:14.772Z] #39 28.37   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
10:20:14 [2020-07-27T10:20:14.836Z] #25 5.304 
10:20:15 [2020-07-27T10:20:15.063Z] #39 28.46   HOSTDEP  compel/src/main-host.d
10:20:15 [2020-07-27T10:20:15.063Z] #39 28.59   DEP      compel/src/lib/ptrace.d
10:20:15 [2020-07-27T10:20:15.350Z] #25 5.496 
###########                                                               15.6%
#############################################                             62.9%
######################################################################## 100.0%
10:20:15 [2020-07-27T10:20:15.354Z] #39 28.68   DEP      compel/src/lib/infect.d
10:20:15 [2020-07-27T10:20:15.354Z] #39 28.83   DEP      compel/src/lib/infect-util.d
10:20:15 [2020-07-27T10:20:15.354Z] #39 28.89   DEP      compel/src/lib/infect-rpc.d
10:20:15 [2020-07-27T10:20:15.354Z] #39 28.95   DEP      compel/arch/s390/src/lib/infect.d
10:20:15 [2020-07-27T10:20:15.354Z] #39 ...
10:20:15 [2020-07-27T10:20:15.354Z] 
10:20:15 [2020-07-27T10:20:15.354Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:15 [2020-07-27T10:20:15.354Z] #47 52.65 github.com/pkg/diff
10:20:15 [2020-07-27T10:20:15.354Z] #47 52.67 go/ast
10:20:15 [2020-07-27T10:20:15.354Z] #47 53.92 golang.org/x/crypto/ssh/terminal
10:20:15 [2020-07-27T10:20:15.354Z] #47 54.94 mvdan.cc/editorconfig
10:20:15 [2020-07-27T10:20:15.354Z] #47 55.89 mvdan.cc/sh/v3/fileutil
10:20:15 [2020-07-27T10:20:15.354Z] #47 56.01 mvdan.cc/sh/v3/syntax
10:20:15 [2020-07-27T10:20:15.354Z] #47 60.17 mvdan.cc/sh/v3/cmd/shfmt
10:20:15 [2020-07-27T10:20:15.607Z] #25 ...
10:20:15 [2020-07-27T10:20:15.607Z] 
10:20:15 [2020-07-27T10:20:15.607Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:20:15 [2020-07-27T10:20:15.607Z] #32 50.77 Selecting previously unselected package libicu63:amd64.
10:20:15 [2020-07-27T10:20:15.607Z] #32 50.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:20:15 [2020-07-27T10:20:15.607Z] #32 50.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:20:15 [2020-07-27T10:20:15.644Z] #47 ...
10:20:15 [2020-07-27T10:20:15.645Z] 
10:20:15 [2020-07-27T10:20:15.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:15 [2020-07-27T10:20:15.645Z] #39 29.02   DEP      compel/arch/s390/src/lib/cpu.d
10:20:15 [2020-07-27T10:20:15.645Z] #39 29.04   DEP      compel/src/lib/log.d
10:20:15 [2020-07-27T10:20:15.645Z] #39 29.11   DEP      compel/src/main.d
10:20:15 [2020-07-27T10:20:15.645Z] #39 29.22   DEP      compel/src/lib/handle-elf.d
10:20:15 [2020-07-27T10:20:15.935Z] #39 29.35   DEP      compel/arch/s390/src/lib/handle-elf.d
10:20:15 [2020-07-27T10:20:15.935Z] #39 29.41   CC       compel/src/lib/log.o
10:20:16 [2020-07-27T10:20:16.225Z] #39 29.62   CC       compel/arch/s390/src/lib/cpu.o
10:20:16 [2020-07-27T10:20:16.521Z] #39 29.82   CC       compel/arch/s390/src/lib/infect.o
10:20:16 [2020-07-27T10:20:16.521Z] #39 ...
10:20:16 [2020-07-27T10:20:16.521Z] 
10:20:16 [2020-07-27T10:20:16.521Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:16 [2020-07-27T10:20:16.521Z] #47 DONE 63.7s
10:20:16 [2020-07-27T10:20:16.811Z] 
10:20:16 [2020-07-27T10:20:16.811Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:16 [2020-07-27T10:20:16.811Z] #10 63.08 Selecting previously unselected package g++-mingw-w64-x86-64.
10:20:16 [2020-07-27T10:20:16.811Z] #10 63.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:20:16 [2020-07-27T10:20:16.811Z] #10 63.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:20:16 [2020-07-27T10:20:16.983Z] #32 ...
10:20:16 [2020-07-27T10:20:16.983Z] 
10:20:16 [2020-07-27T10:20:16.983Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:16 [2020-07-27T10:20:16.983Z] #41 41.98 bytes
10:20:16 [2020-07-27T10:20:16.983Z] #41 45.56 bufio
10:20:16 [2020-07-27T10:20:16.983Z] #41 46.99 reflect
10:20:16 [2020-07-27T10:20:16.983Z] #41 47.44 syscall
10:20:16 [2020-07-27T10:20:16.983Z] #41 ...
10:20:16 [2020-07-27T10:20:16.983Z] 
10:20:16 [2020-07-27T10:20:16.983Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:16 [2020-07-27T10:20:16.983Z] #25 6.031 
10:20:16 [2020-07-27T10:20:16.983Z] #25 6.248 
#########                                                                 13.6%
####################################                                      50.3%
##########################################################                81.7%
######################################################################## 100.0%
10:20:16 [2020-07-27T10:20:16.983Z] #25 6.955 
10:20:18 [2020-07-27T10:20:18.275Z] #25 7.129 
##                                                                         3.7%
####                                                                       6.5%
########                                                                  12.1%
############                                                              17.9%
#################                                                         24.8%
#####################                                                     29.3%
#########################                                                 34.9%
############################                                              38.9%
################################                                          45.2%
#######################################                                   54.9%
##############################################                            64.9%
######################################################                    75.0%
############################################################              84.3%
###################################################################       93.6%
######################################################################## 100.0%
10:20:18 [2020-07-27T10:20:18.841Z] #25 9.286 #=#=#                                                                         
10:20:18 [2020-07-27T10:20:18.841Z] #25 ...
10:20:18 [2020-07-27T10:20:18.841Z] 
10:20:18 [2020-07-27T10:20:18.841Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.120 + RM_GOPATH=0
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.120 + TMP_GOPATH=
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.120 + : /build
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.120 + '[' -z '' ']'
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.120 ++ mktemp -d
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.122 + export GOPATH=/tmp/tmp.BKg3k9ys3G
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.122 + GOPATH=/tmp/tmp.BKg3k9ys3G
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.123 + RM_GOPATH=1
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.123 + case "$(go env GOARCH)" in
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.123 ++ go env GOARCH
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.161 + export GO_BUILDMODE=-buildmode=pie
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.161 + GO_BUILDMODE=-buildmode=pie
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.161 ++ dirname /tmp/install/install.sh
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.165 + dir=/tmp/install
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.165 + bin=containerd
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.165 + shift
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.165 + '[' '!' -f /tmp/install/containerd.installer ']'
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.165 + . /tmp/install/containerd.installer
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.165 ++ set -e
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.166 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.166 + install_containerd
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.167 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.170 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.170 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BKg3k9ys3G/src/github.com/containerd/containerd
10:20:18 [2020-07-27T10:20:18.841Z] #52 2.174 Cloning into '/tmp/tmp.BKg3k9ys3G/src/github.com/containerd/containerd'...
10:20:19 [2020-07-27T10:20:19.098Z] #52 ...
10:20:19 [2020-07-27T10:20:19.098Z] 
10:20:19 [2020-07-27T10:20:19.098Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:19 [2020-07-27T10:20:19.116Z] Removing intermediate container b61e0bf3cdf7
10:20:19 [2020-07-27T10:20:19.116Z]  ---> 3d94b2ec2a0f
10:20:19 [2020-07-27T10:20:19.116Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
10:20:19 [2020-07-27T10:20:19.116Z]  ---> b1942c37232d
10:20:19 [2020-07-27T10:20:19.116Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
10:20:19 [2020-07-27T10:20:19.116Z]  ---> 1d82899053c0
10:20:19 [2020-07-27T10:20:19.116Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
10:20:19 [2020-07-27T10:20:19.116Z]  ---> Running in 2ca7f71c55bd
10:20:19 [2020-07-27T10:20:19.116Z] Removing intermediate container 2ca7f71c55bd
10:20:19 [2020-07-27T10:20:19.116Z]  ---> 167d36f1692a
10:20:19 [2020-07-27T10:20:19.116Z] Successfully built 167d36f1692a
10:20:19 [2020-07-27T10:20:19.116Z] Successfully tagged moby-buildx:latest
10:20:19 [2020-07-27T10:20:19.116Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
10:20:19 [2020-07-27T10:20:19.116Z] if [ -n "${id}" ]; then \
10:20:19 [2020-07-27T10:20:19.116Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
10:20:19 [2020-07-27T10:20:19.116Z] 	&& touch bundles/buildx; \
10:20:19 [2020-07-27T10:20:19.116Z] 	docker rm -f ${id}; \
10:20:19 [2020-07-27T10:20:19.116Z] fi
10:20:19 [2020-07-27T10:20:19.116Z] c60c83ba93949877bb760fcb93e04cd352df05cd69a06db78c1d75302059cf3b
10:20:19 [2020-07-27T10:20:19.116Z] bundles/buildx version
10:20:19 [2020-07-27T10:20:19.116Z] buildx v0.3.1 6db68d0
10:20:19 [2020-07-27T10:20:19.116Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 .
10:20:19 [2020-07-27T10:20:19.116Z] #1 [internal] booting buildkit
10:20:19 [2020-07-27T10:20:19.116Z] #1 pulling image moby/buildkit:buildx-stable-1
10:20:19 [2020-07-27T10:20:19.116Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
10:20:19 [2020-07-27T10:20:19.116Z] #1 creating container buildx_buildkit_default
10:20:19 [2020-07-27T10:20:19.116Z] #1 creating container buildx_buildkit_default 0.4s done
10:20:19 [2020-07-27T10:20:19.116Z] #1 DONE 2.3s
10:20:19 [2020-07-27T10:20:19.116Z] 
10:20:19 [2020-07-27T10:20:19.116Z] #2 [internal] load build definition from Dockerfile
10:20:19 [2020-07-27T10:20:19.116Z] #2 transferring dockerfile: 16.36kB done
10:20:19 [2020-07-27T10:20:19.116Z] #2 DONE 0.0s
10:20:19 [2020-07-27T10:20:19.116Z] 
10:20:19 [2020-07-27T10:20:19.116Z] #3 [internal] load .dockerignore
10:20:19 [2020-07-27T10:20:19.116Z] #3 transferring context: 87B done
10:20:19 [2020-07-27T10:20:19.116Z] #3 DONE 0.0s
10:20:19 [2020-07-27T10:20:19.116Z] 
10:20:19 [2020-07-27T10:20:19.116Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:20:19 [2020-07-27T10:20:19.116Z] #4 DONE 0.8s
10:20:19 [2020-07-27T10:20:19.116Z] 
10:20:19 [2020-07-27T10:20:19.116Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:20:19 [2020-07-27T10:20:19.116Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:20:19 [2020-07-27T10:20:19.116Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
10:20:19 [2020-07-27T10:20:19.116Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:20:19 [2020-07-27T10:20:19.116Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
10:20:19 [2020-07-27T10:20:19.116Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
10:20:19 [2020-07-27T10:20:19.116Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done
10:20:19 [2020-07-27T10:20:19.116Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
10:20:19 [2020-07-27T10:20:19.116Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
10:20:19 [2020-07-27T10:20:19.116Z] #5 DONE 1.1s
10:20:19 [2020-07-27T10:20:19.116Z] 
10:20:19 [2020-07-27T10:20:19.116Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:20:19 [2020-07-27T10:20:19.411Z] #7 DONE 0.6s
10:20:19 [2020-07-27T10:20:19.411Z] 
10:20:19 [2020-07-27T10:20:19.411Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:20:19 [2020-07-27T10:20:19.411Z] #6 DONE 0.7s
10:20:19 [2020-07-27T10:20:19.713Z] 
10:20:19 [2020-07-27T10:20:19.713Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:19 [2020-07-27T10:20:19.713Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s
10:20:20 [2020-07-27T10:20:20.014Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s
10:20:20 [2020-07-27T10:20:20.331Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.4s done
10:20:20 [2020-07-27T10:20:20.332Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 743.90kB / 10.73MB 0.4s
10:20:20 [2020-07-27T10:20:20.542Z] Fetching without tags
10:20:20 [2020-07-27T10:20:20.894Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 928.22kB / 8.25MB 0.6s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 2.71MB / 10.73MB 0.6s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 2.90MB / 8.25MB 0.8s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 3.68MB / 10.73MB 0.8s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 3.13MB / 54.14MB 0.8s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 5.14MB / 57.46MB 0.8s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 5.55MB / 8.25MB 1.0s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 6.93MB / 10.73MB 1.0s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 8.12MB / 54.14MB 1.0s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 4.98MB / 73.55MB 1.0s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 10.71MB / 57.46MB 1.0s
10:20:20 [2020-07-27T10:20:20.948Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 6.65MB / 96.52MB 1.0s
10:20:20 [2020-07-27T10:20:20.436Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:20:20 [2020-07-27T10:20:20.451Z]  > git config --add remote.origin.fetch +refs/pull/41267/head:refs/remotes/origin/PR-41267 # timeout=10
10:20:20 [2020-07-27T10:20:20.464Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:20 [2020-07-27T10:20:20.512Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:20:20 [2020-07-27T10:20:20.539Z] Fetching upstream changes from https://github.com/moby/moby.git
10:20:20 [2020-07-27T10:20:20.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:20:20 [2020-07-27T10:20:20.540Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:20 [2020-07-27T10:20:20.900Z]  > git config core.sparsecheckout # timeout=10
10:20:20 [2020-07-27T10:20:20.932Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:20:21 [2020-07-27T10:20:21.259Z] #10 ...
10:20:21 [2020-07-27T10:20:21.259Z] 
10:20:21 [2020-07-27T10:20:21.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:21 [2020-07-27T10:20:21.259Z] #39 30.45   CC       compel/src/lib/infect-rpc.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 30.71   CC       compel/src/lib/infect-util.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 30.91   CC       compel/src/lib/infect.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 32.24   CC       compel/src/lib/ptrace.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 32.46   AR       compel/libcompel.a
10:20:21 [2020-07-27T10:20:21.259Z] #39 32.50   HOSTCC   compel/src/main-host.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 32.64   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 32.74   HOSTCC   compel/src/lib/handle-elf-host.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 32.91   HOSTCC   compel/src/lib/log-host.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 33.05   HOSTLINK compel/compel-host-bin
10:20:21 [2020-07-27T10:20:21.259Z] #39 33.12   DEP      soccr/soccr.d
10:20:21 [2020-07-27T10:20:21.259Z] #39 33.24   CC       soccr/soccr.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 33.90   AR       soccr/libsoccr.a
10:20:21 [2020-07-27T10:20:21.259Z] #39 33.91 make[1]: 'soccr/libsoccr.a' is up to date.
10:20:21 [2020-07-27T10:20:21.259Z] #39 34.06   DEP      criu/arch/s390/sigframe.d
10:20:21 [2020-07-27T10:20:21.259Z] #39 34.13   DEP      criu/arch/s390/crtools.d
10:20:21 [2020-07-27T10:20:21.259Z] #39 34.27   DEP      criu/arch/s390/cpu.d
10:20:21 [2020-07-27T10:20:21.259Z] #39 34.46   CC       criu/arch/s390/cpu.o
10:20:21 [2020-07-27T10:20:21.259Z] #39 34.73   CC       criu/arch/s390/crtools.o
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.3s
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.3s done
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 14.76MB / 54.14MB 1.3s
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 16.92MB / 57.46MB 1.3s
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.4s done
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 18.48MB / 54.14MB 1.5s
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 10.99MB / 73.55MB 1.5s
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 20.56MB / 57.46MB 1.5s
10:20:21 [2020-07-27T10:20:21.325Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 14.96MB / 96.52MB 1.5s
10:20:21 [2020-07-27T10:20:21.649Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 23.65MB / 57.46MB 1.6s
10:20:21 [2020-07-27T10:20:21.649Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 24.03MB / 54.14MB 1.8s
10:20:21 [2020-07-27T10:20:21.649Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 16.80MB / 73.55MB 1.8s
10:20:21 [2020-07-27T10:20:21.649Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 21.79MB / 96.52MB 1.8s
10:20:21 [2020-07-27T10:20:21.816Z] Fetching without tags
10:20:21 [2020-07-27T10:20:21.693Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:20:21 [2020-07-27T10:20:21.720Z]  > git config --add remote.origin.fetch +refs/pull/41267/head:refs/remotes/origin/PR-41267 # timeout=10
10:20:21 [2020-07-27T10:20:21.754Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:21 [2020-07-27T10:20:21.770Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:20:21 [2020-07-27T10:20:21.820Z] Fetching upstream changes from https://github.com/moby/moby.git
10:20:21 [2020-07-27T10:20:21.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:20:21 [2020-07-27T10:20:21.822Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:21 [2020-07-27T10:20:21.889Z] #39 35.44   CC       criu/arch/s390/sigframe.o
10:20:22 [2020-07-27T10:20:22.060Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 27.61MB / 54.14MB 1.9s
10:20:22 [2020-07-27T10:20:22.060Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 20.73MB / 73.55MB 1.9s
10:20:22 [2020-07-27T10:20:22.060Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 28.74MB / 57.46MB 1.9s
10:20:22 [2020-07-27T10:20:22.060Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 30.40MB / 54.14MB 2.1s
10:20:22 [2020-07-27T10:20:22.125Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:20:22 [2020-07-27T10:20:22.125Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:20:22 [2020-07-27T10:20:22.179Z] #39 35.60   LINK     criu/arch/s390/crtools.built-in.o
10:20:22 [2020-07-27T10:20:22.179Z] #39 35.61   DEP      criu/pie/util-vdso.d
10:20:22 [2020-07-27T10:20:22.179Z] #39 35.67   DEP      criu/pie/util.d
10:20:22 [2020-07-27T10:20:22.231Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:20:22 [2020-07-27T10:20:22.470Z] #39 35.75   CC       criu/pie/util.o
10:20:22 [2020-07-27T10:20:22.470Z] #39 35.89   CC       criu/pie/util-vdso.o
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 25.15MB / 73.55MB 2.2s
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 34.09MB / 57.46MB 2.2s
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 28.45MB / 96.52MB 2.2s
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 33.43MB / 54.14MB 2.4s
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 36.35MB / 54.14MB 2.6s
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 30.87MB / 73.55MB 2.6s
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 40.48MB / 57.46MB 2.6s
10:20:22 [2020-07-27T10:20:22.499Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 39.49MB / 54.14MB 2.7s
10:20:22 [2020-07-27T10:20:22.760Z] #39 36.17   AR       criu/pie/pie.lib.a
10:20:22 [2020-07-27T10:20:22.760Z] #39 36.21   DEP      criu/pie/restorer.d
10:20:22 [2020-07-27T10:20:22.760Z] #39 ...
10:20:22 [2020-07-27T10:20:22.760Z] 
10:20:22 [2020-07-27T10:20:22.760Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:20:22 [2020-07-27T10:20:22.760Z] #54 70.02 + for f in rootlesskit rootlesskit-docker-proxy
10:20:23 [2020-07-27T10:20:23.050Z] #54 70.02 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:20:23 [2020-07-27T10:20:23.091Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:20:23 [2020-07-27T10:20:23.092Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:20:23 [2020-07-27T10:20:23.132Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 35.26MB / 73.55MB 2.8s
10:20:23 [2020-07-27T10:20:23.132Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 46.07MB / 57.46MB 2.8s
10:20:23 [2020-07-27T10:20:23.132Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 43.90MB / 54.14MB 3.0s
10:20:23 [2020-07-27T10:20:23.132Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 40.59MB / 73.55MB 3.1s
10:20:23 [2020-07-27T10:20:23.132Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 50.70MB / 57.46MB 3.1s
10:20:23 [2020-07-27T10:20:23.132Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 33.54MB / 96.52MB 3.1s
10:20:23 [2020-07-27T10:20:23.132Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 49.31MB / 54.14MB 3.3s
10:20:21 [2020-07-27T10:20:21.961Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:20:22 [2020-07-27T10:20:22.087Z]  > git rev-parse HEAD^{commit} # timeout=10
10:20:22 [2020-07-27T10:20:22.116Z]  > git config core.sparsecheckout # timeout=10
10:20:22 [2020-07-27T10:20:22.136Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:20:23 [2020-07-27T10:20:23.341Z] #54 ...
10:20:23 [2020-07-27T10:20:23.341Z] 
10:20:23 [2020-07-27T10:20:23.341Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:23 [2020-07-27T10:20:23.341Z] #41 60.55 github.com/LK4D4/vndr/build
10:20:23 [2020-07-27T10:20:23.341Z] #41 61.01 github.com/LK4D4/vndr/versioned
10:20:23 [2020-07-27T10:20:23.341Z] #41 61.14 vendor/golang.org/x/crypto/cryptobyte
10:20:23 [2020-07-27T10:20:23.341Z] #41 62.46 net
10:20:23 [2020-07-27T10:20:23.341Z] #41 62.53 vendor/golang.org/x/crypto/poly1305
10:20:23 [2020-07-27T10:20:23.341Z] #41 62.95 vendor/golang.org/x/crypto/chacha20poly1305
10:20:23 [2020-07-27T10:20:23.341Z] #41 63.24 vendor/golang.org/x/crypto/curve25519
10:20:23 [2020-07-27T10:20:23.341Z] #41 63.57 vendor/golang.org/x/crypto/hkdf
10:20:23 [2020-07-27T10:20:23.341Z] #41 63.66 vendor/golang.org/x/text/transform
10:20:23 [2020-07-27T10:20:23.341Z] #41 64.17 vendor/golang.org/x/text/unicode/bidi
10:20:23 [2020-07-27T10:20:23.341Z] #41 64.91 vendor/golang.org/x/text/secure/bidirule
10:20:23 [2020-07-27T10:20:23.341Z] #41 65.04 vendor/golang.org/x/text/unicode/norm
10:20:23 [2020-07-27T10:20:23.341Z] #41 67.58 vendor/golang.org/x/net/idna
10:20:23 [2020-07-27T10:20:23.341Z] #41 69.17 vendor/golang.org/x/net/http2/hpack
10:20:23 [2020-07-27T10:20:23.341Z] #41 69.96 mime
10:20:23 [2020-07-27T10:20:23.522Z] #25 9.509 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.2%
###                                                                        4.8%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                    9.9%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              17.1%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.2%
################                                                          23.4%
#################                                                         24.9%
###################                                                       26.6%
####################                                                      28.0%
#####################                                                     29.4%
#####################                                                     30.5%
######################                                                    31.5%
#######################                                                   32.7%
########################                                                  34.5%
##########################                                                36.4%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.0%
##############################                                            42.0%
###############################                                           43.7%
#################################                                         46.2%
#################################                                         47.1%
##################################                                        48.1%
####################################                                      50.2%
#####################################                                     52.8%
#######################################                                   54.8%
########################################                                  56.4%
#########################################                                 57.6%
#########################################                                 57.9%
##########################################                                58.5%
############################################                              61.4%
10:20:23 [2020-07-27T10:20:23.522Z] #25 ...
10:20:23 [2020-07-27T10:20:23.522Z] 
10:20:23 [2020-07-27T10:20:23.522Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:20:23 [2020-07-27T10:20:23.522Z] #38 48.72 Selecting previously unselected package libprotoc17:amd64.
10:20:23 [2020-07-27T10:20:23.522Z] #38 48.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 48.72 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 49.66 Selecting previously unselected package protobuf-c-compiler.
10:20:23 [2020-07-27T10:20:23.522Z] #38 49.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 49.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 49.86 Selecting previously unselected package protobuf-compiler.
10:20:23 [2020-07-27T10:20:23.522Z] #38 49.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 49.87 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.03 Selecting previously unselected package python-pkg-resources.
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.05 Unpacking python-pkg-resources (40.8.0-1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.31 Selecting previously unselected package python-six.
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.32 Unpacking python-six (1.12.0-1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.44 Selecting previously unselected package python-protobuf.
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.45 Unpacking python-protobuf (3.6.1.3-2) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 50.99 Setting up python-pkg-resources (40.8.0-1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 55.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 55.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 55.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 55.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 55.83 Setting up python-six (1.12.0-1) ...
10:20:23 [2020-07-27T10:20:23.522Z] #38 ...
10:20:23 [2020-07-27T10:20:23.522Z] 
10:20:23 [2020-07-27T10:20:23.522Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:23 [2020-07-27T10:20:23.633Z] #41 ...
10:20:23 [2020-07-27T10:20:23.633Z] 
10:20:23 [2020-07-27T10:20:23.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:23 [2020-07-27T10:20:23.633Z] #39 36.57   DEP      criu/arch/s390/restorer.d
10:20:23 [2020-07-27T10:20:23.633Z] #39 36.73   DEP      criu/arch/s390/vdso-pie.d
10:20:23 [2020-07-27T10:20:23.633Z] #39 36.83   DEP      criu/pie/parasite-vdso.d
10:20:23 [2020-07-27T10:20:23.633Z] #39 36.93   DEP      criu/pie/parasite.d
10:20:23 [2020-07-27T10:20:23.633Z] #39 37.07   CC       criu/pie/parasite.o
10:20:23 [2020-07-27T10:20:23.665Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 53.28MB / 54.14MB 3.5s
10:20:23 [2020-07-27T10:20:23.666Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 44.66MB / 73.55MB 3.5s
10:20:23 [2020-07-27T10:20:23.666Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 54.95MB / 57.46MB 3.5s
10:20:23 [2020-07-27T10:20:23.666Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 3.5s done
10:20:23 [2020-07-27T10:20:23.666Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 49.41MB / 73.55MB 3.7s
10:20:23 [2020-07-27T10:20:23.666Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 3.6s done
10:20:23 [2020-07-27T10:20:23.666Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 41.56MB / 96.52MB 3.7s
10:20:24 [2020-07-27T10:20:24.012Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 46.48MB / 96.52MB 3.9s
10:20:24 [2020-07-27T10:20:24.012Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 57.36MB / 73.55MB 4.0s
10:20:22 [2020-07-27T10:20:22.241Z]  > git config core.sparsecheckout # timeout=10
10:20:22 [2020-07-27T10:20:22.289Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:20:23 [2020-07-27T10:20:23.037Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:20:23 [2020-07-27T10:20:23.064Z]  > git rev-parse HEAD^{commit} # timeout=10
10:20:23 [2020-07-27T10:20:23.094Z]  > git config core.sparsecheckout # timeout=10
10:20:23 [2020-07-27T10:20:23.117Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:20:24 [2020-07-27T10:20:24.264Z] #39 37.78   LINK     criu/pie/parasite.built-in.o
10:20:24 [2020-07-27T10:20:24.264Z] #39 37.79   GEN      criu/pie/parasite-blob.h
10:20:24 [2020-07-27T10:20:24.264Z] #39 37.81   CC       criu/pie/parasite-vdso.o
10:20:24 [2020-07-27T10:20:24.348Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 54.29MB / 96.52MB 4.2s
10:20:24 [2020-07-27T10:20:24.348Z] #8 ...
10:20:24 [2020-07-27T10:20:24.348Z] 
10:20:24 [2020-07-27T10:20:24.348Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:20:24 [2020-07-27T10:20:24.348Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:20:24 [2020-07-27T10:20:24.348Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:20:24 [2020-07-27T10:20:24.348Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done
10:20:24 [2020-07-27T10:20:24.348Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:20:24 [2020-07-27T10:20:24.348Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done
10:20:24 [2020-07-27T10:20:24.348Z] #59 DONE 4.7s
10:20:24 [2020-07-27T10:20:24.348Z] 
10:20:24 [2020-07-27T10:20:24.348Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:24 [2020-07-27T10:20:24.348Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 63.96MB / 73.55MB 4.3s
10:20:24 [2020-07-27T10:20:24.348Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 68.94MB / 73.55MB 4.5s
10:20:24 [2020-07-27T10:20:24.348Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 62.54MB / 96.52MB 4.5s
10:20:24 [2020-07-27T10:20:24.554Z] #39 38.23   CC       criu/arch/s390/vdso-pie.o
10:20:24 [2020-07-27T10:20:24.557Z] #25 9.509 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.2%
###                                                                        4.8%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                    9.9%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              17.1%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.2%
################                                                          23.4%
#################                                                         24.9%
###################                                                       26.6%
####################                                                      28.0%
#####################                                                     29.4%
#####################                                                     30.5%
######################                                                    31.5%
#######################                                                   32.7%
########################                                                  34.5%
##########################                                                36.4%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.0%
##############################                                            42.0%
###############################                                           43.7%
#################################                                         46.2%
#################################                                         47.1%
##################################                                        48.1%
####################################                                      50.2%
#####################################                                     52.8%
#######################################                                   54.8%
########################################                                  56.4%
#########################################                                 57.6%
#########################################                                 57.9%
##########################################                                58.5%
############################################                              61.4%
##############################################                            64.6%
################################################                          66.9%
#################################################                         68.8%
##################################################                        70.1%
###################################################                       71.5%
####################################################                      72.9%
#####################################################                     74.6%
######################################################                    75.6%
########################################################                  78.8%
############################
10:20:24 [2020-07-27T10:20:24.557Z] #25 ...
10:20:24 [2020-07-27T10:20:24.557Z] 
10:20:24 [2020-07-27T10:20:24.557Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:20:24 [2020-07-27T10:20:24.557Z] #28 49.62 Checking out files:  88% (1347/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.
10:20:24 [2020-07-27T10:20:24.557Z] #28 50.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:20:24 [2020-07-27T10:20:24.557Z] #28 50.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:20:24 [2020-07-27T10:20:24.557Z] #28 ...
10:20:24 [2020-07-27T10:20:24.557Z] 
10:20:24 [2020-07-27T10:20:24.557Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:24 [2020-07-27T10:20:24.660Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.7s done
10:20:24 [2020-07-27T10:20:24.660Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 68.94MB / 96.52MB 4.8s
10:20:24 [2020-07-27T10:20:24.961Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 75.46MB / 96.52MB 4.9s
10:20:24 [2020-07-27T10:20:24.961Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 84.20MB / 96.52MB 5.1s
10:20:25 [2020-07-27T10:20:25.184Z] #39 38.44   CC       criu/arch/s390/restorer.o
10:20:25 [2020-07-27T10:20:25.185Z] #39 38.73   CC       criu/pie/restorer.o
10:20:25 [2020-07-27T10:20:25.257Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 93.17MB / 96.52MB 5.2s
10:20:25 [2020-07-27T10:20:25.257Z] #8 ...
10:20:25 [2020-07-27T10:20:25.257Z] 
10:20:25 [2020-07-27T10:20:25.257Z] #21 [internal] load build context
10:20:25 [2020-07-27T10:20:25.257Z] #21 transferring context: 51.31MB 5.7s done
10:20:25 [2020-07-27T10:20:25.257Z] #21 DONE 5.7s
10:20:25 [2020-07-27T10:20:25.257Z] 
10:20:25 [2020-07-27T10:20:25.257Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:25 [2020-07-27T10:20:25.257Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.4s done
10:20:25 [2020-07-27T10:20:25.257Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0
10:20:25 [2020-07-27T10:20:25.370Z] #25 9.509 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.2%
###                                                                        4.8%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                    9.9%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              17.1%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.2%
################                                                          23.4%
#################                                                         24.9%
###################                                                       26.6%
####################                                                      28.0%
#####################                                                     29.4%
#####################                                                     30.5%
######################                                                    31.5%
#######################                                                   32.7%
########################                                                  34.5%
##########################                                                36.4%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.0%
##############################                                            42.0%
###############################                                           43.7%
#################################                                         46.2%
#################################                                         47.1%
##################################                                        48.1%
####################################                                      50.2%
#####################################                                     52.8%
#######################################                                   54.8%
########################################                                  56.4%
#########################################                                 57.6%
#########################################                                 57.9%
##########################################                                58.5%
############################################                              61.4%
##############################################                            64.6%
################################################                          66.9%
#################################################                         68.8%
##################################################                        70.1%
###################################################                       71.5%
####################################################                      72.9%
#####################################################                     74.6%
######################################################                    75.6%
########################################################                  78.8%
##########################################################                81.4%
############################################################              83.8%
##############################################################            86.4%
###############################################################           88.2%
#################################################################         91.0%
###################################################################       94.1%
#####################################################################     96.3%
#######################################################################   99.3%
######################################################################## 100.0%
10:20:25 [2020-07-27T10:20:25.627Z] #25 15.87 
10:20:26 [2020-07-27T10:20:26.197Z] #25 ...
10:20:26 [2020-07-27T10:20:26.197Z] 
10:20:26 [2020-07-27T10:20:26.197Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:26 [2020-07-27T10:20:26.197Z] #47 51.31 reflect
10:20:26 [2020-07-27T10:20:26.197Z] #47 51.34 syscall
10:20:26 [2020-07-27T10:20:26.197Z] #47 59.96 context
10:20:26 [2020-07-27T10:20:26.197Z] #47 61.27 os
10:20:26 [2020-07-27T10:20:26.197Z] #47 ...
10:20:26 [2020-07-27T10:20:26.197Z] 
10:20:26 [2020-07-27T10:20:26.197Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:20:26 [2020-07-27T10:20:26.197Z] #32 58.70 Selecting previously unselected package libxml2:amd64.
10:20:26 [2020-07-27T10:20:26.197Z] #32 58.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 58.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 59.42 Selecting previously unselected package libarchive13:amd64.
10:20:26 [2020-07-27T10:20:26.197Z] #32 59.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 59.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 59.80 Selecting previously unselected package libjsoncpp1:amd64.
10:20:26 [2020-07-27T10:20:26.197Z] #32 59.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 59.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.00 Selecting previously unselected package librhash0:amd64.
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.02 Unpacking librhash0:amd64 (1.3.8-1) ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.21 Selecting previously unselected package libuv1:amd64.
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.24 Unpacking libuv1:amd64 (1.24.1-1) ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.39 Selecting previously unselected package cmake.
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.197Z] #32 60.42 Unpacking cmake (3.13.4-1) ...
10:20:26 [2020-07-27T10:20:26.454Z] #32 ...
10:20:26 [2020-07-27T10:20:26.454Z] 
10:20:26 [2020-07-27T10:20:26.454Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:26 [2020-07-27T10:20:26.454Z] #10 51.68 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]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.43 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]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 54.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:20:26 [2020-07-27T10:20:26.454Z] #10 56.08 debconf: delaying package configuration, since apt-utils is not installed
10:20:26 [2020-07-27T10:20:26.454Z] #10 56.35 Fetched 77.7 MB in 11s (6766 kB/s)
10:20:26 [2020-07-27T10:20:26.454Z] #10 56.45 Selecting previously unselected package binutils-mingw-w64-i686.
10:20:26 [2020-07-27T10:20:26.454Z] #10 56.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.)
10:20:26 [2020-07-27T10:20:26.454Z] #10 56.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.454Z] #10 56.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:20:26 [2020-07-27T10:20:26.454Z] #10 59.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:20:26 [2020-07-27T10:20:26.454Z] #10 59.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.454Z] #10 59.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:20:26 [2020-07-27T10:20:26.646Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:20:26 [2020-07-27T10:20:26.658Z]  > git --version # timeout=10
10:20:26 [2020-07-27T10:20:26.680Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:20:26 [2020-07-27T10:20:26.710Z] #10 ...
10:20:26 [2020-07-27T10:20:26.710Z] 
10:20:26 [2020-07-27T10:20:26.710Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:26 [2020-07-27T10:20:26.710Z] #25 16.70 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:20:26 [2020-07-27T10:20:26.710Z] #25 17.10 #=#=#                                                                         
10:20:26 [2020-07-27T10:20:26.892Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:20:26 [2020-07-27T10:20:26.966Z] #25 17.26 
######################################################################## 100.0%
10:20:26 [2020-07-27T10:20:26.966Z] #25 ...
10:20:26 [2020-07-27T10:20:26.966Z] 
10:20:26 [2020-07-27T10:20:26.966Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:26 [2020-07-27T10:20:26.966Z] #30 52.14 time
10:20:26 [2020-07-27T10:20:26.966Z] #30 58.21 internal/poll
10:20:26 [2020-07-27T10:20:26.966Z] #30 60.70 internal/syscall/execenv
10:20:26 [2020-07-27T10:20:26.966Z] #30 60.74 internal/fmtsort
10:20:26 [2020-07-27T10:20:26.966Z] #30 60.91 internal/syscall/unix
10:20:26 [2020-07-27T10:20:26.966Z] #30 61.22 os
10:20:26 [2020-07-27T10:20:26.966Z] #30 61.38 strings
10:20:26 [2020-07-27T10:20:26.966Z] #30 ...
10:20:26 [2020-07-27T10:20:26.966Z] 
10:20:26 [2020-07-27T10:20:26.966Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:26 [2020-07-27T10:20:26.966Z] #10 62.11 Selecting previously unselected package binutils-mingw-w64.
10:20:26 [2020-07-27T10:20:26.966Z] #10 62.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:20:26 [2020-07-27T10:20:26.966Z] #10 62.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:20:26 [2020-07-27T10:20:26.966Z] #10 62.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:20:26 [2020-07-27T10:20:26.966Z] #10 62.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:20:26 [2020-07-27T10:20:26.966Z] #10 62.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:20:26 [2020-07-27T10:20:26.917Z]  > git --version # timeout=10
10:20:26 [2020-07-27T10:20:26.993Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
10:20:27 [2020-07-27T10:20:27.230Z] #10 62.50 Selecting previously unselected package dmsetup.
[Pipeline] { (Print info)
[Pipeline] sh
10:20:27 [2020-07-27T10:20:27.254Z] #39 40.43   LINK     criu/pie/restorer.built-in.o
10:20:27 [2020-07-27T10:20:27.254Z] #39 40.44   GEN      criu/pie/restorer-blob.h
10:20:27 [2020-07-27T10:20:27.254Z] #39 40.48   DEP      criu/vdso.d
10:20:27 [2020-07-27T10:20:27.254Z] #39 40.59   DEP      criu/uts_ns.d
10:20:27 [2020-07-27T10:20:27.254Z] #39 40.68   DEP      criu/util.d
10:20:27 [2020-07-27T10:20:27.254Z] #39 ...
10:20:27 [2020-07-27T10:20:27.254Z] 
10:20:27 [2020-07-27T10:20:27.254Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:20:27 [2020-07-27T10:20:27.254Z] #54 DONE 74.5s
10:20:27 [2020-07-27T10:20:27.254Z] 
10:20:27 [2020-07-27T10:20:27.254Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.25 Selecting previously unselected package libapparmor1:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.25 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.25 Unpacking libapparmor1:s390x (2.13.2-10) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.31 Selecting previously unselected package libapparmor-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.31 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.40 Selecting previously unselected package libbtrfs0.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.41 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.41 Unpacking libbtrfs0 (4.20.1-2) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.44 Selecting previously unselected package libbtrfs-dev.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.44 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.44 Unpacking libbtrfs-dev (4.20.1-2) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.50 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.50 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.50 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.54 Selecting previously unselected package libudev-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.54 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.55 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.65 Selecting previously unselected package libsepol1-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.66 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.66 Unpacking libsepol1-dev:s390x (2.8-1) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.90 Selecting previously unselected package libpcre16-3:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.90 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.90 Unpacking libpcre16-3:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.97 Selecting previously unselected package libpcre32-3:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.97 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 72.97 Unpacking libpcre32-3:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.06 Selecting previously unselected package libpcrecpp0v5:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.06 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.06 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.11 Selecting previously unselected package libpcre3-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.11 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.11 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.34 Selecting previously unselected package libselinux1-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.34 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.35 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.52 Selecting previously unselected package libdevmapper-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.52 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.52 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.56 Selecting previously unselected package libseccomp-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.56 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.57 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.62 Selecting previously unselected package libsystemd-dev:s390x.
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.63 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.63 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.97 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.97 Setting up libseccomp-dev:s390x (2.3.3-4) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.98 Setting up libapparmor1:s390x (2.13.2-10) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.99 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 73.99 Setting up libpcre16-3:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.00 Setting up libsepol1-dev:s390x (2.8-1) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.01 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.01 Setting up libbtrfs0 (4.20.1-2) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.02 Setting up libpcre32-3:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.03 Setting up libudev-dev:s390x (241-7~deb10u4) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.04 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.05 Setting up libbtrfs-dev (4.20.1-2) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.05 Setting up libapparmor-dev:s390x (2.13.2-10) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.06 Setting up mingw-w64-common (6.0.0-3) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.07 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.08 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.08 Setting up libpcre3-dev:s390x (2:8.39-12) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.09 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.10 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
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.10 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
10:20:27 [2020-07-27T10:20:27.254Z] #10 74.11 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.11 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
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.12 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
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.12 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.13 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.13 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.14 Setting up dmsetup (2:1.02.155-3) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.15 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.15 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 74.16 Processing triggers for libc-bin (2.28-10) ...
10:20:27 [2020-07-27T10:20:27.255Z] #10 DONE 74.5s
10:20:27 [2020-07-27T10:20:27.255Z] 
10:20:27 [2020-07-27T10:20:27.255Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:20:27 [2020-07-27T10:20:27.255Z] #55 DONE 0.1s
10:20:27 [2020-07-27T10:20:27.255Z] 
10:20:27 [2020-07-27T10:20:27.255Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:20:27 [2020-07-27T10:20:27.255Z] #56 DONE 0.1s
10:20:27 [2020-07-27T10:20:27.255Z] 
10:20:27 [2020-07-27T10:20:27.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:27 [2020-07-27T10:20:27.255Z] #39 40.82   DEP      criu/uffd.d
10:20:27 [2020-07-27T10:20:27.487Z] #10 62.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:20:27 [2020-07-27T10:20:27.487Z] #10 62.52 Unpacking dmsetup (2:1.02.155-3) ...
10:20:27 [2020-07-27T10:20:27.487Z] #10 62.70 Selecting previously unselected package mingw-w64-common.
10:20:27 [2020-07-27T10:20:27.487Z] #10 62.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:20:27 [2020-07-27T10:20:27.487Z] #10 62.73 Unpacking mingw-w64-common (6.0.0-3) ...
[Pipeline] withEnv
[Pipeline] {
10:20:27 [2020-07-27T10:20:27.571Z] #39 41.01   DEP      criu/tun.d
10:20:27 [2020-07-27T10:20:27.571Z] #39 41.13   DEP      criu/tty.d
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:20:27 [2020-07-27T10:20:27.831Z] + docker version
10:20:27 [2020-07-27T10:20:27.861Z] #39 41.28   DEP      criu/timerfd.d
10:20:27 [2020-07-27T10:20:27.861Z] #39 41.42   DEP      criu/timens.d
10:20:28 [2020-07-27T10:20:28.093Z] + docker version
10:20:28 [2020-07-27T10:20:28.155Z] #39 41.55   DEP      criu/sysfs_parse.d
10:20:28 [2020-07-27T10:20:28.155Z] #39 41.64   DEP      criu/sysctl.d
10:20:28 [2020-07-27T10:20:28.446Z] #39 41.84   DEP      criu/string.d
10:20:28 [2020-07-27T10:20:28.446Z] #39 41.89   DEP      criu/stats.d
10:20:28 [2020-07-27T10:20:28.446Z] #39 41.97   DEP      criu/sockets.d
10:20:28 [2020-07-27T10:20:28.446Z] #39 42.08   DEP      criu/sk-unix.d
10:20:28 [2020-07-27T10:20:28.740Z] #39 ...
10:20:28 [2020-07-27T10:20:28.740Z] 
10:20:28 [2020-07-27T10:20:28.740Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:20:28 [2020-07-27T10:20:28.740Z] #11 DONE 1.6s
10:20:28 [2020-07-27T10:20:28.740Z] 
10:20:28 [2020-07-27T10:20:28.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:28 [2020-07-27T10:20:28.740Z] #39 42.33   DEP      criu/sk-tcp.d
10:20:29 [2020-07-27T10:20:29.031Z] #39 42.39   DEP      criu/sk-queue.d
10:20:29 [2020-07-27T10:20:29.031Z] #39 42.46   DEP      criu/sk-packet.d
10:20:29 [2020-07-27T10:20:29.031Z] #39 42.57   DEP      criu/sk-netlink.d
10:20:29 [2020-07-27T10:20:29.322Z] #39 42.66   DEP      criu/sk-inet.d
10:20:29 [2020-07-27T10:20:29.322Z] #39 42.77   DEP      criu/signalfd.d
10:20:29 [2020-07-27T10:20:29.322Z] #39 42.98   DEP      criu/sigframe.d
10:20:29 [2020-07-27T10:20:29.614Z] #39 43.08   DEP      criu/shmem.d
10:20:29 [2020-07-27T10:20:29.614Z] #39 43.17   DEP      criu/servicefd.d
10:20:29 [2020-07-27T10:20:29.930Z] #39 43.33   DEP      criu/seize.d
10:20:29 [2020-07-27T10:20:29.930Z] #39 ...
10:20:29 [2020-07-27T10:20:29.930Z] 
10:20:29 [2020-07-27T10:20:29.930Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:20:29 [2020-07-27T10:20:29.930Z] #12 DONE 1.1s
10:20:29 [2020-07-27T10:20:29.930Z] 
10:20:29 [2020-07-27T10:20:29.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:29 [2020-07-27T10:20:29.930Z] #39 43.48   DEP      criu/seccomp.d
10:20:30 [2020-07-27T10:20:30.017Z] #10 ...
10:20:30 [2020-07-27T10:20:30.017Z] 
10:20:30 [2020-07-27T10:20:30.017Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:30 [2020-07-27T10:20:30.017Z] #41 55.25 time
10:20:30 [2020-07-27T10:20:30.017Z] #41 61.73 os
10:20:30 [2020-07-27T10:20:30.017Z] #41 61.87 strings
10:20:30 [2020-07-27T10:20:30.017Z] #41 64.82 regexp/syntax
10:20:30 [2020-07-27T10:20:30.021Z] Fetching without tags
10:20:30 [2020-07-27T10:20:30.222Z] #39 43.64   DEP      criu/rst-malloc.d
10:20:30 [2020-07-27T10:20:30.222Z] #39 43.70   DEP      criu/rbtree.d
10:20:30 [2020-07-27T10:20:30.222Z] #39 43.72   DEP      criu/pstree.d
10:20:30 [2020-07-27T10:20:30.272Z] #41 ...
10:20:30 [2020-07-27T10:20:30.272Z] 
10:20:30 [2020-07-27T10:20:30.272Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:30 [2020-07-27T10:20:30.272Z] #25 17.42 
10:20:30 [2020-07-27T10:20:30.272Z] #25 18.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:20:30 [2020-07-27T10:20:30.272Z] #25 18.61 
10:20:30 [2020-07-27T10:20:30.272Z] #25 18.87 
                                                                           0.6%
######################################################################## 100.0%
10:20:30 [2020-07-27T10:20:30.272Z] #25 19.13 
10:20:30 [2020-07-27T10:20:30.272Z] #25 20.00 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:20:30 [2020-07-27T10:20:30.272Z] #25 20.09 skipping existing c35d46ef359f
10:20:30 [2020-07-27T10:20:30.272Z] #25 20.21 
10:20:29 [2020-07-27T10:20:29.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:20:29 [2020-07-27T10:20:29.962Z]  > git config --add remote.origin.fetch +refs/pull/41267/head:refs/remotes/origin/PR-41267 # timeout=10
10:20:29 [2020-07-27T10:20:29.983Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:30 [2020-07-27T10:20:30.002Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:20:30 [2020-07-27T10:20:30.025Z] Fetching upstream changes from https://github.com/moby/moby.git
10:20:30 [2020-07-27T10:20:30.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:20:30 [2020-07-27T10:20:30.028Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:20:30 [2020-07-27T10:20:30.446Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:20:30 [2020-07-27T10:20:30.513Z] #39 43.88   DEP      criu/protobuf.d
10:20:30 [2020-07-27T10:20:30.513Z] #39 44.05   GEN      criu/protobuf-desc-gen.h
10:20:30 [2020-07-27T10:20:30.528Z] #25 21.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:20:31 [2020-07-27T10:20:31.095Z] #25 21.38 
10:20:31 [2020-07-27T10:20:31.095Z] #25 21.49 
######################################################################## 100.0%
10:20:31 [2020-07-27T10:20:31.095Z] #25 21.57 
10:20:31 [2020-07-27T10:20:31.203Z] #39 ...
10:20:31 [2020-07-27T10:20:31.203Z] 
10:20:31 [2020-07-27T10:20:31.203Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:20:31 [2020-07-27T10:20:31.203Z] #13 0.825 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:20:31 [2020-07-27T10:20:31.203Z] #13 DONE 1.0s
10:20:31 [2020-07-27T10:20:31.203Z] 
10:20:31 [2020-07-27T10:20:31.203Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:20:31 [2020-07-27T10:20:31.394Z] #25 21.64 Download of images into '/build' complete.
10:20:31 [2020-07-27T10:20:31.394Z] #25 21.64 Use something like the following to load the result into a Docker daemon:
10:20:31 [2020-07-27T10:20:31.394Z] #25 21.64   tar -cC '/build' . | docker load
10:20:31 [2020-07-27T10:20:31.884Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:20:31 [2020-07-27T10:20:31.885Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:20:32 [2020-07-27T10:20:32.244Z] #14 DONE 1.0s
10:20:32 [2020-07-27T10:20:32.244Z] 
10:20:32 [2020-07-27T10:20:32.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:32 [2020-07-27T10:20:32.244Z] #39 45.28   DEP      criu/protobuf-desc.d
10:20:32 [2020-07-27T10:20:32.244Z] #39 45.37   DEP      criu/proc_parse.d
10:20:32 [2020-07-27T10:20:32.244Z] #39 45.51   DEP      criu/plugin.d
10:20:32 [2020-07-27T10:20:32.244Z] #39 45.67   DEP      criu/pipes.d
10:20:32 [2020-07-27T10:20:32.244Z] #39 45.92   DEP      criu/pie-util.d
10:20:32 [2020-07-27T10:20:32.324Z] #25 ...
10:20:32 [2020-07-27T10:20:32.324Z] 
10:20:32 [2020-07-27T10:20:32.324Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.66 Setting up xxd (2:8.1.0875-5) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.67 Setting up libuv1:amd64 (1.24.1-1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.69 Setting up vim-common (2:8.1.0875-5) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.75 Setting up librhash0:amd64 (1.3.8-1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.76 Setting up cmake-data (3.13.4-1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.83 Setting up cmake (3.13.4-1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.85 Processing triggers for libc-bin (2.28-10) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 63.90 Processing triggers for mime-support (3.62) ...
10:20:32 [2020-07-27T10:20:32.324Z] #32 DONE 67.4s
10:20:32 [2020-07-27T10:20:32.324Z] 
10:20:32 [2020-07-27T10:20:32.324Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:20:32 [2020-07-27T10:20:32.324Z] #38 59.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 59.96 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 59.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 60.00 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 60.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 60.02 Setting up protobuf-compiler (3.6.1.3-2) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 60.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 60.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 60.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 60.06 Setting up python-protobuf (3.6.1.3-2) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 66.21 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 66.72 Processing triggers for libc-bin (2.28-10) ...
10:20:32 [2020-07-27T10:20:32.324Z] #38 DONE 67.4s
10:20:32 [2020-07-27T10:20:32.324Z] 
10:20:32 [2020-07-27T10:20:32.324Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:20:32 [2020-07-27T10:20:32.324Z] #25 DONE 22.6s
10:20:32 [2020-07-27T10:20:32.324Z] 
10:20:32 [2020-07-27T10:20:32.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:32 [2020-07-27T10:20:32.535Z] #39 46.04   DEP      criu/pie-util-vdso.d
10:20:32 [2020-07-27T10:20:32.535Z] #39 46.18   DEP      criu/path.d
10:20:30 [2020-07-27T10:20:30.456Z]  > git config core.sparsecheckout # timeout=10
10:20:30 [2020-07-27T10:20:30.475Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:20:31 [2020-07-27T10:20:31.846Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:20:31 [2020-07-27T10:20:31.868Z]  > git rev-parse HEAD^{commit} # timeout=10
10:20:31 [2020-07-27T10:20:31.889Z]  > git config core.sparsecheckout # timeout=10
10:20:31 [2020-07-27T10:20:31.902Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:20:32 [2020-07-27T10:20:32.826Z] #39 ...
10:20:32 [2020-07-27T10:20:32.826Z] 
10:20:32 [2020-07-27T10:20:32.826Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:20:32 [2020-07-27T10:20:32.826Z] #15 DONE 0.8s
10:20:32 [2020-07-27T10:20:32.826Z] 
10:20:32 [2020-07-27T10:20:32.826Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:32 [2020-07-27T10:20:32.826Z] #39 46.23   DEP      criu/parasite-syscall.d
10:20:32 [2020-07-27T10:20:32.826Z] #39 46.32   DEP      criu/pagemap.d
10:20:32 [2020-07-27T10:20:32.826Z] #39 46.42   DEP      criu/pagemap-cache.d
10:20:33 [2020-07-27T10:20:33.117Z] #39 46.48   DEP      criu/page-xfer.d
10:20:33 [2020-07-27T10:20:33.117Z] #39 46.59   DEP      criu/page-pipe.d
10:20:33 [2020-07-27T10:20:33.117Z] #39 46.68   DEP      criu/netfilter.d
10:20:33 [2020-07-27T10:20:33.407Z] #39 46.82   DEP      criu/net.d
10:20:33 [2020-07-27T10:20:33.697Z] #39 47.00   DEP      criu/namespaces.d
10:20:33 [2020-07-27T10:20:33.697Z] #39 47.09   DEP      criu/mount.d
10:20:33 [2020-07-27T10:20:33.697Z] #39 ...
10:20:33 [2020-07-27T10:20:33.697Z] 
10:20:33 [2020-07-27T10:20:33.697Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:20:33 [2020-07-27T10:20:33.697Z] #16 DONE 1.1s
10:20:33 [2020-07-27T10:20:33.697Z] 
10:20:33 [2020-07-27T10:20:33.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:33 [2020-07-27T10:20:33.697Z] #39 47.25   DEP      criu/memfd.d
10:20:33 [2020-07-27T10:20:33.990Z] #39 47.39   DEP      criu/mem.d
10:20:33 [2020-07-27T10:20:33.990Z] #39 ...
10:20:33 [2020-07-27T10:20:33.990Z] 
10:20:33 [2020-07-27T10:20:33.990Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:33 [2020-07-27T10:20:33.990Z] #41 71.16 mime/quotedprintable
10:20:33 [2020-07-27T10:20:33.990Z] #41 71.41 net/http/internal
10:20:33 [2020-07-27T10:20:33.990Z] #41 73.41 crypto/tls
10:20:33 [2020-07-27T10:20:33.990Z] #41 77.79 net/http/httptrace
10:20:33 [2020-07-27T10:20:33.990Z] #41 77.95 net/http
10:20:33 [2020-07-27T10:20:33.990Z] #41 ...
10:20:33 [2020-07-27T10:20:33.990Z] 
10:20:33 [2020-07-27T10:20:33.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:33 [2020-07-27T10:20:33.990Z] #39 47.58   DEP      criu/lsm.d
10:20:33 [2020-07-27T10:20:33.990Z] #39 47.65   DEP      criu/log.d
10:20:34 [2020-07-27T10:20:34.291Z] #39 47.78   DEP      criu/libnetlink.d
10:20:34 [2020-07-27T10:20:34.291Z] #39 47.91   DEP      criu/kerndat.d
10:20:34 [2020-07-27T10:20:34.581Z] #39 48.06   DEP      criu/kcmp-ids.d
10:20:34 [2020-07-27T10:20:34.581Z] #39 48.13   DEP      criu/irmap.d
10:20:34 [2020-07-27T10:20:34.872Z] #39 48.24   DEP      criu/ipc_ns.d
10:20:34 [2020-07-27T10:20:34.872Z] #39 48.36   DEP      criu/image.d
10:20:34 [2020-07-27T10:20:34.872Z] #39 48.46   DEP      criu/image-desc.d
10:20:35 [2020-07-27T10:20:35.163Z] #39 48.51   DEP      criu/fsnotify.d
10:20:35 [2020-07-27T10:20:35.163Z] #39 48.63   DEP      criu/filesystems.d
10:20:35 [2020-07-27T10:20:35.163Z] #39 48.76   DEP      criu/files.d
10:20:35 [2020-07-27T10:20:35.454Z] #39 48.87   DEP      criu/files-reg.d
10:20:35 [2020-07-27T10:20:35.454Z] #39 49.00   DEP      criu/files-ext.d
10:20:35 [2020-07-27T10:20:35.744Z] #39 49.07   DEP      criu/file-lock.d
10:20:35 [2020-07-27T10:20:35.744Z] #39 49.22   DEP      criu/file-ids.d
10:20:35 [2020-07-27T10:20:35.744Z] #39 49.29   DEP      criu/fifo.d
10:20:35 [2020-07-27T10:20:35.976Z] Client: Docker Engine - Community
10:20:35 [2020-07-27T10:20:35.976Z]  Version:           19.03.12
10:20:35 [2020-07-27T10:20:35.976Z]  API version:       1.40
10:20:35 [2020-07-27T10:20:35.976Z]  Go version:        go1.13.10
10:20:35 [2020-07-27T10:20:35.976Z]  Git commit:        48a66213fe
10:20:35 [2020-07-27T10:20:35.976Z]  Built:             Mon Jun 22 15:45:36 2020
10:20:35 [2020-07-27T10:20:35.976Z]  OS/Arch:           linux/amd64
10:20:35 [2020-07-27T10:20:35.976Z]  Experimental:      false
10:20:35 [2020-07-27T10:20:35.976Z] 
10:20:35 [2020-07-27T10:20:35.976Z] Server: Docker Engine - Community
10:20:35 [2020-07-27T10:20:35.976Z]  Engine:
10:20:35 [2020-07-27T10:20:35.976Z]   Version:          19.03.12
10:20:35 [2020-07-27T10:20:35.976Z]   API version:      1.40 (minimum version 1.12)
10:20:35 [2020-07-27T10:20:35.976Z]   Go version:       go1.13.10
10:20:35 [2020-07-27T10:20:35.976Z]   Git commit:       48a66213fe
10:20:35 [2020-07-27T10:20:35.976Z]   Built:            Mon Jun 22 15:44:07 2020
10:20:35 [2020-07-27T10:20:35.976Z]   OS/Arch:          linux/amd64
10:20:35 [2020-07-27T10:20:35.976Z]   Experimental:     true
10:20:35 [2020-07-27T10:20:35.976Z]  containerd:
10:20:35 [2020-07-27T10:20:35.976Z]   Version:          1.2.13
10:20:35 [2020-07-27T10:20:35.976Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:20:35 [2020-07-27T10:20:35.976Z]  runc:
10:20:35 [2020-07-27T10:20:35.976Z]   Version:          1.0.0-rc10
10:20:35 [2020-07-27T10:20:35.976Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:20:35 [2020-07-27T10:20:35.976Z]  docker-init:
10:20:35 [2020-07-27T10:20:35.976Z]   Version:          0.18.0
10:20:35 [2020-07-27T10:20:35.976Z]   GitCommit:        fec3683
[Pipeline] sh
10:20:36 [2020-07-27T10:20:36.034Z] #39 49.37   DEP      criu/fdstore.d
10:20:36 [2020-07-27T10:20:36.034Z] #39 49.45   DEP      criu/fault-injection.d
10:20:36 [2020-07-27T10:20:36.034Z] #39 49.49   DEP      criu/external.d
10:20:36 [2020-07-27T10:20:36.034Z] #39 49.59   DEP      criu/eventpoll.d
10:20:36 [2020-07-27T10:20:36.235Z] Client: Docker Engine - Community
10:20:36 [2020-07-27T10:20:36.235Z]  Version:           19.03.12
10:20:36 [2020-07-27T10:20:36.235Z]  API version:       1.40
10:20:36 [2020-07-27T10:20:36.235Z]  Go version:        go1.13.10
10:20:36 [2020-07-27T10:20:36.235Z]  Git commit:        48a66213fe
10:20:36 [2020-07-27T10:20:36.235Z]  Built:             Mon Jun 22 15:45:36 2020
10:20:36 [2020-07-27T10:20:36.235Z]  OS/Arch:           linux/amd64
10:20:36 [2020-07-27T10:20:36.235Z]  Experimental:      false
10:20:36 [2020-07-27T10:20:36.235Z] 
10:20:36 [2020-07-27T10:20:36.235Z] Server: Docker Engine - Community
10:20:36 [2020-07-27T10:20:36.235Z]  Engine:
10:20:36 [2020-07-27T10:20:36.235Z]   Version:          19.03.12
10:20:36 [2020-07-27T10:20:36.235Z]   API version:      1.40 (minimum version 1.12)
10:20:36 [2020-07-27T10:20:36.235Z]   Go version:       go1.13.10
10:20:36 [2020-07-27T10:20:36.235Z]   Git commit:       48a66213fe
10:20:36 [2020-07-27T10:20:36.235Z]   Built:            Mon Jun 22 15:44:07 2020
10:20:36 [2020-07-27T10:20:36.235Z]   OS/Arch:          linux/amd64
10:20:36 [2020-07-27T10:20:36.235Z]   Experimental:     true
10:20:36 [2020-07-27T10:20:36.235Z]  containerd:
10:20:36 [2020-07-27T10:20:36.235Z]   Version:          1.2.13
10:20:36 [2020-07-27T10:20:36.235Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:20:36 [2020-07-27T10:20:36.235Z]  runc:
10:20:36 [2020-07-27T10:20:36.235Z]   Version:          1.0.0-rc10
10:20:36 [2020-07-27T10:20:36.235Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:20:36 [2020-07-27T10:20:36.236Z]  docker-init:
10:20:36 [2020-07-27T10:20:36.236Z]   Version:          0.18.0
10:20:36 [2020-07-27T10:20:36.236Z]   GitCommit:        fec3683
[Pipeline] sh
10:20:36 [2020-07-27T10:20:36.289Z] + docker info
10:20:36 [2020-07-27T10:20:36.325Z] #39 49.68   DEP      criu/eventfd.d
10:20:36 [2020-07-27T10:20:36.325Z] #39 49.77   DEP      criu/crtools.d
10:20:36 [2020-07-27T10:20:36.325Z] #39 49.86   DEP      criu/cr-service.d
10:20:36 [2020-07-27T10:20:36.496Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:20:36 [2020-07-27T10:20:36.530Z]  > git --version # timeout=10
10:20:36 [2020-07-27T10:20:36.556Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:20:36 [2020-07-27T10:20:36.609Z] + docker info
10:20:36 [2020-07-27T10:20:36.615Z] #39 49.95   DEP      criu/cr-restore.d
10:20:36 [2020-07-27T10:20:36.615Z] #39 50.09   DEP      criu/cr-errno.d
10:20:36 [2020-07-27T10:20:36.615Z] #39 50.10   DEP      criu/cr-dump.d
10:20:36 [2020-07-27T10:20:36.620Z] #39 4.383 Note: Building without setproctitle() and strlcpy() support.
10:20:36 [2020-07-27T10:20:36.620Z] #39 4.384       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:20:36 [2020-07-27T10:20:36.620Z] #39 4.423 Note: Building without GnuTLS support
10:20:36 [2020-07-27T10:20:36.620Z] #39 4.454 Makefile.config:39: Warn: you have no libnftables installed
10:20:36 [2020-07-27T10:20:36.620Z] #39 4.454 Makefile.config:40: Warn: Building without nftables support
10:20:36 [2020-07-27T10:20:36.905Z] #39 50.40   DEP      criu/cr-dedup.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:20:37 [2020-07-27T10:20:37.195Z] #39 50.56   DEP      criu/cr-check.d
10:20:37 [2020-07-27T10:20:37.195Z] #39 50.73   DEP      criu/config.d
10:20:37 [2020-07-27T10:20:37.486Z] #39 ...
10:20:37 [2020-07-27T10:20:37.486Z] 
10:20:37 [2020-07-27T10:20:37.486Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + RM_GOPATH=0
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + TMP_GOPATH=
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + : /build
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + '[' -z '' ']'
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 ++ mktemp -d
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + export GOPATH=/tmp/tmp.rsKuZ2GvAV
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + GOPATH=/tmp/tmp.rsKuZ2GvAV
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + RM_GOPATH=1
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 + case "$(go env GOARCH)" in
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.321 ++ go env GOARCH
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.328 + export GO_BUILDMODE=-buildmode=pie
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.328 + GO_BUILDMODE=-buildmode=pie
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.328 ++ dirname /tmp/install/install.sh
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + dir=/tmp/install
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + bin=runc
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + shift
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + '[' '!' -f /tmp/install/runc.installer ']'
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + . /tmp/install/runc.installer
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + install_runc
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + uname -r
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.331 + grep -q '^3\.10\.0.*\.el7\.'
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.339 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.339 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.339 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.339 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rsKuZ2GvAV/src/github.com/opencontainers/runc
10:20:37 [2020-07-27T10:20:37.486Z] #49 1.340 Cloning into '/tmp/tmp.rsKuZ2GvAV/src/github.com/opencontainers/runc'...
10:20:37 [2020-07-27T10:20:37.486Z] #49 6.140 + cd /tmp/tmp.rsKuZ2GvAV/src/github.com/opencontainers/runc
10:20:37 [2020-07-27T10:20:37.486Z] #49 6.140 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:20:37 [2020-07-27T10:20:37.486Z] #49 6.245 + '[' -z '' ']'
10:20:37 [2020-07-27T10:20:37.486Z] #49 6.245 + target=static
10:20:37 [2020-07-27T10:20:37.486Z] #49 6.245 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:20:37 [2020-07-27T10:20:37.486Z] #49 6.597 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
10:20:37 [2020-07-27T10:20:37.486Z] #49 ...
10:20:37 [2020-07-27T10:20:37.486Z] 
10:20:37 [2020-07-27T10:20:37.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:37 [2020-07-27T10:20:37.486Z] #39 50.91   DEP      criu/clone-noasan.d
10:20:37 [2020-07-27T10:20:37.486Z] #39 51.01   DEP      criu/cgroup.d
10:20:37 [2020-07-27T10:20:37.486Z] #39 51.14   DEP      criu/cgroup-props.d
10:20:37 [2020-07-27T10:20:37.776Z] #39 51.25   DEP      criu/bitmap.d
10:20:37 [2020-07-27T10:20:37.776Z] #39 51.27   DEP      criu/bfd.d
10:20:37 [2020-07-27T10:20:37.776Z] #39 51.34   DEP      criu/autofs.d
10:20:37 [2020-07-27T10:20:37.779Z] + docker version
10:20:38 [2020-07-27T10:20:38.066Z] #39 51.48   DEP      criu/aio.d
10:20:38 [2020-07-27T10:20:38.066Z] #39 51.59   DEP      criu/action-scripts.d
10:20:38 [2020-07-27T10:20:38.356Z] #39 51.86   CC       criu/action-scripts.o
10:20:38 [2020-07-27T10:20:38.572Z] #39 ...
10:20:38 [2020-07-27T10:20:38.572Z] 
10:20:38 [2020-07-27T10:20:38.572Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.182 + RM_GOPATH=0
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.182 + TMP_GOPATH=
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.182 + : /build
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.182 + '[' -z '' ']'
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.182 ++ mktemp -d
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.184 + export GOPATH=/tmp/tmp.3YIY8JrJQi
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.184 + GOPATH=/tmp/tmp.3YIY8JrJQi
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.184 + RM_GOPATH=1
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.184 + case "$(go env GOARCH)" in
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.185 ++ go env GOARCH
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.234 + export GO_BUILDMODE=-buildmode=pie
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.234 + GO_BUILDMODE=-buildmode=pie
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.234 ++ dirname /tmp/install/install.sh
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + dir=/tmp/install
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + bin=tini
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + shift
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + '[' '!' -f /tmp/install/tini.installer ']'
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + . /tmp/install/tini.installer
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + install_tini
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.3YIY8JrJQi/tini
10:20:38 [2020-07-27T10:20:38.572Z] #33 2.236 Cloning into '/tmp/tmp.3YIY8JrJQi/tini'...
10:20:38 [2020-07-27T10:20:38.572Z] #33 3.398 + cd /tmp/tmp.3YIY8JrJQi/tini
10:20:38 [2020-07-27T10:20:38.572Z] #33 3.398 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:20:38 [2020-07-27T10:20:38.572Z] #33 3.443 + cmake .
10:20:38 [2020-07-27T10:20:38.572Z] #33 4.478 -- The C compiler identification is GNU 8.3.0
10:20:38 [2020-07-27T10:20:38.572Z] #33 4.568 -- Check for working C compiler: /usr/bin/cc
10:20:38 [2020-07-27T10:20:38.572Z] #33 5.435 -- Check for working C compiler: /usr/bin/cc -- works
10:20:38 [2020-07-27T10:20:38.572Z] #33 5.439 -- Detecting C compiler ABI info
10:20:38 [2020-07-27T10:20:38.572Z] #33 6.101 -- Detecting C compiler ABI info - done
10:20:38 [2020-07-27T10:20:38.572Z] #33 6.152 -- Detecting C compile features
10:20:38 [2020-07-27T10:20:38.572Z] #33 ...
10:20:38 [2020-07-27T10:20:38.572Z] 
10:20:38 [2020-07-27T10:20:38.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:38 [2020-07-27T10:20:38.572Z] #39 6.254 fatal: not a git repository (or any of the parent directories): .git
10:20:38 [2020-07-27T10:20:38.572Z] #39 6.319   GEN      .gitid
10:20:38 [2020-07-27T10:20:38.572Z] #39 6.353   GEN      criu/include/version.h
10:20:38 [2020-07-27T10:20:38.572Z] #39 6.423   GEN      include/common/asm
10:20:38 [2020-07-27T10:20:38.572Z] #39 ...
10:20:38 [2020-07-27T10:20:38.572Z] 
10:20:38 [2020-07-27T10:20:38.572Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:38 [2020-07-27T10:20:38.572Z] #30 63.82 path
10:20:38 [2020-07-27T10:20:38.572Z] #30 64.34 text/tabwriter
10:20:38 [2020-07-27T10:20:38.572Z] #30 65.22 path/filepath
10:20:38 [2020-07-27T10:20:38.572Z] #30 65.22 fmt
10:20:38 [2020-07-27T10:20:38.572Z] #30 66.55 io/ioutil
10:20:38 [2020-07-27T10:20:38.572Z] #30 69.65 github.com/BurntSushi/toml
10:20:38 [2020-07-27T10:20:38.572Z] #30 69.66 flag
10:20:38 [2020-07-27T10:20:38.572Z] #30 72.45 log
10:20:38 [2020-07-27T10:20:38.646Z] #39 52.23   CC       criu/aio.o
10:20:38 [2020-07-27T10:20:38.828Z] #30 ...
10:20:38 [2020-07-27T10:20:38.828Z] 
10:20:38 [2020-07-27T10:20:38.828Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:38 [2020-07-27T10:20:38.828Z] #10 69.33 Selecting previously unselected package mingw-w64-x86-64-dev.
10:20:38 [2020-07-27T10:20:38.828Z] #10 69.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:20:38 [2020-07-27T10:20:38.828Z] #10 69.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:20:38 [2020-07-27T10:20:38.936Z] #39 52.50   CC       criu/autofs.o
10:20:39 [2020-07-27T10:20:39.761Z] #10 ...
10:20:39 [2020-07-27T10:20:39.761Z] 
10:20:39 [2020-07-27T10:20:39.761Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:39 [2020-07-27T10:20:39.761Z] #30 74.95 github.com/BurntSushi/toml/cmd/tomlv
10:20:39 [2020-07-27T10:20:39.967Z] #39 53.38   CC       criu/bfd.o
10:20:40 [2020-07-27T10:20:40.017Z] #30 ...
10:20:40 [2020-07-27T10:20:40.017Z] 
10:20:40 [2020-07-27T10:20:40.017Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:40 [2020-07-27T10:20:40.017Z] #47 65.30 path/filepath
10:20:40 [2020-07-27T10:20:40.017Z] #47 65.51 encoding/binary
10:20:40 [2020-07-27T10:20:40.017Z] #47 66.53 fmt
10:20:40 [2020-07-27T10:20:40.017Z] #47 67.54 encoding/base64
10:20:40 [2020-07-27T10:20:40.017Z] #47 68.97 golang.org/x/sys/unix
10:20:40 [2020-07-27T10:20:40.017Z] #47 73.12 encoding/json
10:20:40 [2020-07-27T10:20:40.258Z] #39 53.67   CC       criu/bitmap.o
10:20:40 [2020-07-27T10:20:40.258Z] #39 53.76   CC       criu/cgroup-props.o
10:20:40 [2020-07-27T10:20:40.274Z] #47 ...
10:20:40 [2020-07-27T10:20:40.274Z] 
10:20:40 [2020-07-27T10:20:40.274Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:40 [2020-07-27T10:20:40.274Z] #41 65.63 fmt
10:20:40 [2020-07-27T10:20:40.274Z] #41 70.07 regexp
10:20:40 [2020-07-27T10:20:40.274Z] #41 72.75 go/token
10:20:40 [2020-07-27T10:20:40.274Z] #41 73.82 go/scanner
10:20:40 [2020-07-27T10:20:40.274Z] #41 74.99 internal/lazyregexp
10:20:40 [2020-07-27T10:20:40.274Z] #41 75.26 net/url
10:20:40 [2020-07-27T10:20:40.274Z] #41 75.39 go/ast
10:20:40 [2020-07-27T10:20:40.274Z] #41 ...
10:20:40 [2020-07-27T10:20:40.274Z] 
10:20:40 [2020-07-27T10:20:40.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:40 [2020-07-27T10:20:40.274Z] #39 8.153   PBCC     images/timens.pb-c.c
10:20:40 [2020-07-27T10:20:40.274Z] #39 8.160   DEP      images/timens.pb-c.d
10:20:40 [2020-07-27T10:20:40.274Z] #39 8.217   PBCC     images/fown.pb-c.c
10:20:40 [2020-07-27T10:20:40.530Z] #39 8.259   PBCC     images/google/protobuf/descriptor.pb-c.c
10:20:40 [2020-07-27T10:20:40.530Z] #39 8.324   PBCC     images/opts.pb-c.c
10:20:40 [2020-07-27T10:20:40.530Z] #39 8.383   PBCC     images/memfd.pb-c.c
10:20:40 [2020-07-27T10:20:40.530Z] #39 8.395   DEP      images/fown.pb-c.d
10:20:40 [2020-07-27T10:20:40.530Z] #39 8.467   DEP      images/google/protobuf/descriptor.pb-c.d
10:20:40 [2020-07-27T10:20:40.787Z] #39 8.543   DEP      images/opts.pb-c.d
10:20:40 [2020-07-27T10:20:40.787Z] #39 8.590   DEP      images/memfd.pb-c.d
10:20:40 [2020-07-27T10:20:40.787Z] #39 8.648   PBCC     images/sit.pb-c.c
10:20:40 [2020-07-27T10:20:40.787Z] #39 8.722   DEP      images/sit.pb-c.d
10:20:40 [2020-07-27T10:20:40.888Z] #39 54.19   CC       criu/cgroup.o
10:20:41 [2020-07-27T10:20:41.043Z] #39 8.806   PBCC     images/macvlan.pb-c.c
10:20:41 [2020-07-27T10:20:41.043Z] #39 8.866   DEP      images/macvlan.pb-c.d
10:20:41 [2020-07-27T10:20:41.043Z] #39 8.941   PBCC     images/autofs.pb-c.c
10:20:41 [2020-07-27T10:20:41.043Z] #39 8.978   DEP      images/autofs.pb-c.d
10:20:41 [2020-07-27T10:20:41.300Z] #39 9.036   PBCC     images/sysctl.pb-c.c
10:20:41 [2020-07-27T10:20:41.300Z] #39 9.070   DEP      images/sysctl.pb-c.d
10:20:41 [2020-07-27T10:20:41.300Z] #39 9.126   PBCC     images/time.pb-c.c
10:20:41 [2020-07-27T10:20:41.300Z] #39 9.159   DEP      images/time.pb-c.d
10:20:41 [2020-07-27T10:20:41.300Z] #39 9.219   PBCC     images/binfmt-misc.pb-c.c
10:20:41 [2020-07-27T10:20:41.300Z] #39 9.240   DEP      images/binfmt-misc.pb-c.d
10:20:41 [2020-07-27T10:20:41.557Z] #39 9.343   PBCC     images/seccomp.pb-c.c
10:20:41 [2020-07-27T10:20:41.557Z] #39 9.374   DEP      images/seccomp.pb-c.d
10:20:41 [2020-07-27T10:20:41.557Z] #39 9.441   PBCC     images/userns.pb-c.c
10:20:41 [2020-07-27T10:20:41.858Z] #39 9.503   DEP      images/userns.pb-c.d
10:20:41 [2020-07-27T10:20:41.858Z] #39 9.570   PBCC     images/cgroup.pb-c.c
10:20:41 [2020-07-27T10:20:41.858Z] #39 9.603   DEP      images/cgroup.pb-c.d
10:20:41 [2020-07-27T10:20:41.858Z] #39 9.660   PBCC     images/ext-file.pb-c.c
10:20:41 [2020-07-27T10:20:41.858Z] #39 9.667   DEP      images/ext-file.pb-c.d
10:20:41 [2020-07-27T10:20:41.858Z] #39 9.724   PBCC     images/rpc.pb-c.c
10:20:42 [2020-07-27T10:20:42.114Z] #39 9.765   DEP      images/rpc.pb-c.d
10:20:42 [2020-07-27T10:20:42.114Z] #39 9.816   PBCC     images/siginfo.pb-c.c
10:20:42 [2020-07-27T10:20:42.114Z] #39 9.844   DEP      images/siginfo.pb-c.d
10:20:42 [2020-07-27T10:20:42.114Z] #39 9.886   PBCC     images/pagemap.pb-c.c
10:20:42 [2020-07-27T10:20:42.114Z] #39 9.932   DEP      images/pagemap.pb-c.d
10:20:42 [2020-07-27T10:20:42.114Z] #39 9.976   PBCC     images/rlimit.pb-c.c
10:20:42 [2020-07-27T10:20:42.114Z] #39 10.00   DEP      images/rlimit.pb-c.d
10:20:42 [2020-07-27T10:20:42.371Z] #39 10.07   PBCC     images/file-lock.pb-c.c
10:20:42 [2020-07-27T10:20:42.371Z] #39 10.13   DEP      images/file-lock.pb-c.d
10:20:42 [2020-07-27T10:20:42.371Z] #39 10.18   PBCC     images/tty.pb-c.c
10:20:42 [2020-07-27T10:20:42.371Z] #39 10.28   DEP      images/tty.pb-c.d
10:20:42 [2020-07-27T10:20:42.627Z] #39 10.33   PBCC     images/tun.pb-c.c
10:20:42 [2020-07-27T10:20:42.627Z] #39 10.38   PBCC     images/netdev.pb-c.c
10:20:42 [2020-07-27T10:20:42.627Z] #39 10.45   DEP      images/tun.pb-c.d
10:20:42 [2020-07-27T10:20:42.627Z] #39 10.50   DEP      images/netdev.pb-c.d
10:20:42 [2020-07-27T10:20:42.627Z] #39 10.54   PBCC     images/vma.pb-c.c
10:20:42 [2020-07-27T10:20:42.884Z] #39 10.58   DEP      images/vma.pb-c.d
10:20:42 [2020-07-27T10:20:42.884Z] #39 10.64   PBCC     images/creds.pb-c.c
10:20:42 [2020-07-27T10:20:42.884Z] #39 10.69   DEP      images/creds.pb-c.d
10:20:42 [2020-07-27T10:20:42.884Z] #39 10.77   PBCC     images/utsns.pb-c.c
10:20:42 [2020-07-27T10:20:42.884Z] #39 10.79   DEP      images/utsns.pb-c.d
10:20:42 [2020-07-27T10:20:42.884Z] #39 10.83   PBCC     images/ipc-desc.pb-c.c
10:20:42 [2020-07-27T10:20:42.951Z] #39 56.24   CC       criu/clone-noasan.o
10:20:42 [2020-07-27T10:20:42.951Z] #39 56.43   CC       criu/config.o
10:20:43 [2020-07-27T10:20:43.140Z] #39 10.86   PBCC     images/ipc-sem.pb-c.c
10:20:43 [2020-07-27T10:20:43.140Z] #39 10.88   DEP      images/ipc-desc.pb-c.d
10:20:43 [2020-07-27T10:20:43.140Z] #39 10.93   DEP      images/ipc-sem.pb-c.d
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.04   PBCC     images/ipc-msg.pb-c.c
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.07   DEP      images/ipc-msg.pb-c.d
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.11   PBCC     images/ipc-shm.pb-c.c
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.17   DEP      images/ipc-shm.pb-c.d
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.23   PBCC     images/ipc-var.pb-c.c
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.26   DEP      images/ipc-var.pb-c.d
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.32   PBCC     images/sk-opts.pb-c.c
10:20:43 [2020-07-27T10:20:43.397Z] #39 11.35   PBCC     images/packet-sock.pb-c.c
10:20:43 [2020-07-27T10:20:43.653Z] #39 11.42   DEP      images/sk-opts.pb-c.d
10:20:43 [2020-07-27T10:20:43.653Z] #39 11.48   DEP      images/packet-sock.pb-c.d
10:20:43 [2020-07-27T10:20:43.910Z] #39 11.55   PBCC     images/sk-netlink.pb-c.c
10:20:43 [2020-07-27T10:20:43.910Z] #39 11.65   DEP      images/sk-netlink.pb-c.d
10:20:43 [2020-07-27T10:20:43.910Z] #39 11.71   PBCC     images/sk-inet.pb-c.c
10:20:43 [2020-07-27T10:20:43.910Z] #39 11.78   DEP      images/sk-inet.pb-c.d
10:20:43 [2020-07-27T10:20:43.983Z] #39 ...
10:20:43 [2020-07-27T10:20:43.983Z] 
10:20:43 [2020-07-27T10:20:43.983Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:20:43 [2020-07-27T10:20:43.983Z] #17 0.995 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:20:43 [2020-07-27T10:20:43.983Z] #17 1.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:20:43 [2020-07-27T10:20:43.983Z] #17 1.135 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:20:43 [2020-07-27T10:20:43.983Z] #17 1.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:20:43 [2020-07-27T10:20:43.983Z] #17 2.456 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:20:43 [2020-07-27T10:20:43.983Z] #17 3.742 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:20:43 [2020-07-27T10:20:43.983Z] #17 5.800 Fetched 8060 kB in 5s (1636 kB/s)
10:20:43 [2020-07-27T10:20:43.983Z] #17 5.800 Reading package lists...
10:20:43 [2020-07-27T10:20:43.983Z] #17 7.964 Reading package lists...
10:20:43 [2020-07-27T10:20:43.983Z] #17 9.695 Building dependency tree...
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21 libcap2-bin is already the newest version (1:2.25-2).
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21 The following additional packages will be installed:
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   python3.7 python3.7-minimal vim-runtime xxd
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21 Suggested packages:
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21 Recommended packages:
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   aufs-dkms nftables build-essential python3-dev python3-keyring
10:20:43 [2020-07-27T10:20:43.983Z] #17 10.21   python3-keyrings.alt python3-xdg unzip
10:20:44 [2020-07-27T10:20:44.166Z] #39 11.84   PBCC     images/sk-unix.pb-c.c
10:20:44 [2020-07-27T10:20:44.167Z] #39 11.92   DEP      images/sk-unix.pb-c.d
10:20:44 [2020-07-27T10:20:44.167Z] #39 11.98   PBCC     images/mm.pb-c.c
10:20:44 [2020-07-27T10:20:44.167Z] #39 12.05   DEP      images/mm.pb-c.d
10:20:44 [2020-07-27T10:20:44.274Z] #17 ...
10:20:44 [2020-07-27T10:20:44.274Z] 
10:20:44 [2020-07-27T10:20:44.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:44 [2020-07-27T10:20:44.274Z] #39 57.64   CC       criu/cr-check.o
10:20:44 [2020-07-27T10:20:44.424Z] #39 12.08   PBCC     images/timerfd.pb-c.c
10:20:44 [2020-07-27T10:20:44.424Z] #39 12.19   DEP      images/timerfd.pb-c.d
10:20:44 [2020-07-27T10:20:44.424Z] #39 12.26   PBCC     images/timer.pb-c.c
10:20:44 [2020-07-27T10:20:44.424Z] #39 12.30   DEP      images/timer.pb-c.d
10:20:44 [2020-07-27T10:20:44.682Z] #39 ...
10:20:44 [2020-07-27T10:20:44.682Z] 
10:20:44 [2020-07-27T10:20:44.682Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:44 [2020-07-27T10:20:44.682Z] #33 8.832 -- Detecting C compile features - done
10:20:44 [2020-07-27T10:20:44.682Z] #33 8.880 -- Performing Test HAS_BUILTIN_FORTIFY
10:20:44 [2020-07-27T10:20:44.682Z] #33 9.153 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:20:44 [2020-07-27T10:20:44.682Z] #33 9.291 -- Configuring done
10:20:44 [2020-07-27T10:20:44.682Z] #33 9.331 -- Generating done
10:20:44 [2020-07-27T10:20:44.682Z] #33 9.341 -- Build files have been written to: /tmp/tmp.3YIY8JrJQi/tini
10:20:44 [2020-07-27T10:20:44.682Z] #33 9.344 + make tini-static
10:20:44 [2020-07-27T10:20:44.682Z] #33 9.729 Scanning dependencies of target tini-static
10:20:44 [2020-07-27T10:20:44.682Z] #33 9.855 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:20:44 [2020-07-27T10:20:44.682Z] #33 11.21 [100%] Linking C executable tini-static
10:20:44 [2020-07-27T10:20:44.682Z] #33 11.87 [100%] Built target tini-static
10:20:44 [2020-07-27T10:20:44.682Z] #33 11.95 + mkdir -p /build
10:20:44 [2020-07-27T10:20:44.682Z] #33 11.96 + cp tini-static /build/docker-init
10:20:44 [2020-07-27T10:20:44.682Z] #33 DONE 12.4s
10:20:44 [2020-07-27T10:20:44.682Z] 
10:20:44 [2020-07-27T10:20:44.682Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:44 [2020-07-27T10:20:44.682Z] #30 DONE 79.8s
10:20:44 [2020-07-27T10:20:44.682Z] 
10:20:44 [2020-07-27T10:20:44.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:44 [2020-07-27T10:20:44.682Z] #39 12.43   PBCC     images/sa.pb-c.c
10:20:44 [2020-07-27T10:20:44.682Z] #39 12.53   DEP      images/sa.pb-c.d
10:20:44 [2020-07-27T10:20:44.938Z] #39 12.68   PBCC     images/pipe-data.pb-c.c
10:20:44 [2020-07-27T10:20:44.938Z] #39 12.73   DEP      images/pipe-data.pb-c.d
10:20:45 [2020-07-27T10:20:45.195Z] #39 12.84   PBCC     images/mnt.pb-c.c
10:20:45 [2020-07-27T10:20:45.195Z] #39 12.96   DEP      images/mnt.pb-c.d
10:20:45 [2020-07-27T10:20:45.195Z] #39 13.07   PBCC     images/sk-packet.pb-c.c
10:20:45 [2020-07-27T10:20:45.306Z] #39 ...
10:20:45 [2020-07-27T10:20:45.306Z] 
10:20:45 [2020-07-27T10:20:45.306Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:45 [2020-07-27T10:20:45.306Z] #41 85.51 github.com/LK4D4/vndr/godl
10:20:45 [2020-07-27T10:20:45.306Z] #41 85.98 github.com/LK4D4/vndr
10:20:45 [2020-07-27T10:20:45.306Z] #41 DONE 92.6s
10:20:45 [2020-07-27T10:20:45.306Z] 
10:20:45 [2020-07-27T10:20:45.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:45 [2020-07-27T10:20:45.306Z] #39 58.85   CC       criu/cr-dedup.o
10:20:45 [2020-07-27T10:20:45.452Z] #39 13.18   DEP      images/sk-packet.pb-c.d
10:20:45 [2020-07-27T10:20:45.452Z] #39 13.26   PBCC     images/tcp-stream.pb-c.c
10:20:45 [2020-07-27T10:20:45.597Z] #39 59.04   CC       criu/cr-dump.o
10:20:45 [2020-07-27T10:20:45.709Z] #39 13.37   DEP      images/tcp-stream.pb-c.d
10:20:45 [2020-07-27T10:20:45.709Z] #39 13.45   PBCC     images/pipe.pb-c.c
10:20:45 [2020-07-27T10:20:45.709Z] #39 13.52   DEP      images/pipe.pb-c.d
10:20:45 [2020-07-27T10:20:45.709Z] #39 13.59   PBCC     images/pstree.pb-c.c
10:20:45 [2020-07-27T10:20:45.965Z] #39 13.67   DEP      images/pstree.pb-c.d
10:20:45 [2020-07-27T10:20:45.965Z] #39 13.76   PBCC     images/fs.pb-c.c
10:20:45 [2020-07-27T10:20:45.965Z] #39 13.87   DEP      images/fs.pb-c.d
10:20:46 [2020-07-27T10:20:46.222Z] #39 13.96   PBCC     images/signalfd.pb-c.c
10:20:46 [2020-07-27T10:20:46.222Z] #39 14.07   DEP      images/signalfd.pb-c.d
10:20:46 [2020-07-27T10:20:46.273Z] Client:
10:20:46 [2020-07-27T10:20:46.273Z]  Debug Mode: false
10:20:46 [2020-07-27T10:20:46.273Z] 
10:20:46 [2020-07-27T10:20:46.273Z] Server:
10:20:46 [2020-07-27T10:20:46.273Z]  Containers: 0
10:20:46 [2020-07-27T10:20:46.273Z]   Running: 0
10:20:46 [2020-07-27T10:20:46.273Z]   Paused: 0
10:20:46 [2020-07-27T10:20:46.273Z]   Stopped: 0
10:20:46 [2020-07-27T10:20:46.273Z]  Images: 0
10:20:46 [2020-07-27T10:20:46.273Z]  Server Version: 19.03.12
10:20:46 [2020-07-27T10:20:46.273Z]  Storage Driver: overlay2
10:20:46 [2020-07-27T10:20:46.273Z]   Backing Filesystem: extfs
10:20:46 [2020-07-27T10:20:46.273Z]   Supports d_type: true
10:20:46 [2020-07-27T10:20:46.273Z]   Native Overlay Diff: true
10:20:46 [2020-07-27T10:20:46.273Z]  Logging Driver: json-file
10:20:46 [2020-07-27T10:20:46.273Z]  Cgroup Driver: cgroupfs
10:20:46 [2020-07-27T10:20:46.273Z]  Plugins:
10:20:46 [2020-07-27T10:20:46.273Z]   Volume: local
10:20:46 [2020-07-27T10:20:46.273Z]   Network: bridge host ipvlan macvlan null overlay
10:20:46 [2020-07-27T10:20:46.273Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:20:46 [2020-07-27T10:20:46.273Z]  Swarm: inactive
10:20:46 [2020-07-27T10:20:46.273Z]  Runtimes: runc
10:20:46 [2020-07-27T10:20:46.273Z]  Default Runtime: runc
10:20:46 [2020-07-27T10:20:46.273Z]  Init Binary: docker-init
10:20:46 [2020-07-27T10:20:46.273Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:20:46 [2020-07-27T10:20:46.273Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:20:46 [2020-07-27T10:20:46.273Z]  init version: fec3683
10:20:46 [2020-07-27T10:20:46.273Z]  Security Options:
10:20:46 [2020-07-27T10:20:46.273Z]   apparmor
10:20:46 [2020-07-27T10:20:46.273Z]   seccomp
10:20:46 [2020-07-27T10:20:46.273Z]    Profile: default
10:20:46 [2020-07-27T10:20:46.273Z]  Kernel Version: 5.3.0-1030-aws
10:20:46 [2020-07-27T10:20:46.273Z]  Operating System: Ubuntu 18.04.4 LTS
10:20:46 [2020-07-27T10:20:46.273Z]  OSType: linux
10:20:46 [2020-07-27T10:20:46.273Z]  Architecture: x86_64
10:20:46 [2020-07-27T10:20:46.273Z]  CPUs: 2
10:20:46 [2020-07-27T10:20:46.273Z]  Total Memory: 7.487GiB
10:20:46 [2020-07-27T10:20:46.273Z]  Name: ip-10-100-58-141
10:20:46 [2020-07-27T10:20:46.273Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
10:20:46 [2020-07-27T10:20:46.273Z]  Docker Root Dir: /var/lib/docker
10:20:46 [2020-07-27T10:20:46.273Z]  Debug Mode: false
10:20:46 [2020-07-27T10:20:46.273Z]  Registry: https://index.docker.io/v1/
10:20:46 [2020-07-27T10:20:46.273Z]  Labels:
10:20:46 [2020-07-27T10:20:46.273Z]  Experimental: true
10:20:46 [2020-07-27T10:20:46.273Z]  Insecure Registries:
10:20:46 [2020-07-27T10:20:46.273Z]   127.0.0.0/8
10:20:46 [2020-07-27T10:20:46.273Z]  Live Restore Enabled: true
10:20:46 [2020-07-27T10:20:46.273Z] 
10:20:46 [2020-07-27T10:20:46.273Z] WARNING: No swap limit support
[Pipeline] sh
10:20:46 [2020-07-27T10:20:46.478Z] #39 14.16   PBCC     images/fh.pb-c.c
10:20:46 [2020-07-27T10:20:46.478Z] #39 14.29   PBCC     images/fsnotify.pb-c.c
10:20:46 [2020-07-27T10:20:46.555Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:20:46 [2020-07-27T10:20:46.555Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:20:46 [2020-07-27T10:20:46.555Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41267/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:20:46 [2020-07-27T10:20:46.555Z] + bash /home/ubuntu/workspace/moby_PR-41267/check-config.sh
10:20:46 [2020-07-27T10:20:46.555Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:20:46 [2020-07-27T10:20:46.555Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
10:20:46 [2020-07-27T10:20:46.555Z] 
10:20:46 [2020-07-27T10:20:46.555Z] Generally Necessary:
10:20:46 [2020-07-27T10:20:46.555Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:20:46 [2020-07-27T10:20:46.555Z] - apparmor: enabled and tools installed
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_NAMESPACES: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_NET_NS: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_PID_NS: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_IPC_NS: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_UTS_NS: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_CGROUPS: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_CGROUP_CPUACCT: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_CGROUP_DEVICE: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_CGROUP_FREEZER: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_CGROUP_SCHED: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_CPUSETS: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_MEMCG: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_KEYS: enabled
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_VETH: enabled (as module)
10:20:46 [2020-07-27T10:20:46.555Z] - CONFIG_BRIDGE: enabled (as module)
10:20:46 [2020-07-27T10:20:46.605Z] Client:
10:20:46 [2020-07-27T10:20:46.605Z]  Debug Mode: false
10:20:46 [2020-07-27T10:20:46.605Z] 
10:20:46 [2020-07-27T10:20:46.605Z] Server:
10:20:46 [2020-07-27T10:20:46.605Z]  Containers: 0
10:20:46 [2020-07-27T10:20:46.605Z]   Running: 0
10:20:46 [2020-07-27T10:20:46.605Z]   Paused: 0
10:20:46 [2020-07-27T10:20:46.605Z]   Stopped: 0
10:20:46 [2020-07-27T10:20:46.605Z]  Images: 0
10:20:46 [2020-07-27T10:20:46.605Z]  Server Version: 19.03.12
10:20:46 [2020-07-27T10:20:46.605Z]  Storage Driver: overlay2
10:20:46 [2020-07-27T10:20:46.605Z]   Backing Filesystem: extfs
10:20:46 [2020-07-27T10:20:46.605Z]   Supports d_type: true
10:20:46 [2020-07-27T10:20:46.605Z]   Native Overlay Diff: true
10:20:46 [2020-07-27T10:20:46.605Z]  Logging Driver: json-file
10:20:46 [2020-07-27T10:20:46.605Z]  Cgroup Driver: cgroupfs
10:20:46 [2020-07-27T10:20:46.605Z]  Plugins:
10:20:46 [2020-07-27T10:20:46.605Z]   Volume: local
10:20:46 [2020-07-27T10:20:46.605Z]   Network: bridge host ipvlan macvlan null overlay
10:20:46 [2020-07-27T10:20:46.605Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:20:46 [2020-07-27T10:20:46.605Z]  Swarm: inactive
10:20:46 [2020-07-27T10:20:46.605Z]  Runtimes: runc
10:20:46 [2020-07-27T10:20:46.605Z]  Default Runtime: runc
10:20:46 [2020-07-27T10:20:46.605Z]  Init Binary: docker-init
10:20:46 [2020-07-27T10:20:46.605Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:20:46 [2020-07-27T10:20:46.605Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:20:46 [2020-07-27T10:20:46.605Z]  init version: fec3683
10:20:46 [2020-07-27T10:20:46.605Z]  Security Options:
10:20:46 [2020-07-27T10:20:46.605Z]   apparmor
10:20:46 [2020-07-27T10:20:46.605Z]   seccomp
10:20:46 [2020-07-27T10:20:46.605Z]    Profile: default
10:20:46 [2020-07-27T10:20:46.605Z]  Kernel Version: 5.3.0-1030-aws
10:20:46 [2020-07-27T10:20:46.605Z]  Operating System: Ubuntu 18.04.4 LTS
10:20:46 [2020-07-27T10:20:46.605Z]  OSType: linux
10:20:46 [2020-07-27T10:20:46.605Z]  Architecture: x86_64
10:20:46 [2020-07-27T10:20:46.605Z]  CPUs: 2
10:20:46 [2020-07-27T10:20:46.605Z]  Total Memory: 7.487GiB
10:20:46 [2020-07-27T10:20:46.605Z]  Name: ip-10-100-126-166
10:20:46 [2020-07-27T10:20:46.605Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
10:20:46 [2020-07-27T10:20:46.605Z]  Docker Root Dir: /var/lib/docker
10:20:46 [2020-07-27T10:20:46.605Z]  Debug Mode: false
10:20:46 [2020-07-27T10:20:46.605Z]  Registry: https://index.docker.io/v1/
10:20:46 [2020-07-27T10:20:46.605Z]  Labels:
10:20:46 [2020-07-27T10:20:46.605Z]  Experimental: true
10:20:46 [2020-07-27T10:20:46.605Z]  Insecure Registries:
10:20:46 [2020-07-27T10:20:46.605Z]   127.0.0.0/8
10:20:46 [2020-07-27T10:20:46.605Z]  Live Restore Enabled: true
10:20:46 [2020-07-27T10:20:46.605Z] 
10:20:46 [2020-07-27T10:20:46.605Z] WARNING: No swap limit support
[Pipeline] sh
10:20:46 [2020-07-27T10:20:46.740Z] #39 14.43   DEP      images/fh.pb-c.d
10:20:46 [2020-07-27T10:20:46.740Z] #39 14.51   DEP      images/fsnotify.pb-c.d
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_NF_NAT_IPV4: missing
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_NF_NAT: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_NF_NAT_NEEDED: missing
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_POSIX_MQUEUE: enabled
10:20:46 [2020-07-27T10:20:46.815Z] 
10:20:46 [2020-07-27T10:20:46.815Z] Optional Features:
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_USER_NS: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_SECCOMP: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_CGROUP_PIDS: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_MEMCG_SWAP: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:20:46 [2020-07-27T10:20:46.815Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_BLK_CGROUP: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_IOSCHED_CFQ: missing
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_CGROUP_PERF: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_CGROUP_HUGETLB: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_CFS_BANDWIDTH: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:20:46 [2020-07-27T10:20:46.815Z] - CONFIG_RT_GROUP_SCHED: missing
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_IP_VS: enabled (as module)
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_IP_VS_NFCT: enabled
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_IP_VS_RR: enabled (as module)
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_EXT4_FS: enabled
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:20:46 [2020-07-27T10:20:46.816Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:20:46 [2020-07-27T10:20:46.816Z] - Network Drivers:
10:20:46 [2020-07-27T10:20:46.816Z]   - "overlay":
10:20:46 [2020-07-27T10:20:46.816Z]     - CONFIG_VXLAN: enabled (as module)
10:20:46 [2020-07-27T10:20:46.816Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:20:46 [2020-07-27T10:20:46.816Z]       Optional (for encrypted networks):
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_CRYPTO: enabled
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_CRYPTO_AEAD: enabled
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_CRYPTO_GCM: enabled
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_CRYPTO_GHASH: enabled
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_XFRM: enabled
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_XFRM_USER: enabled (as module)
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_INET_ESP: enabled (as module)
10:20:46 [2020-07-27T10:20:46.816Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:20:46 [2020-07-27T10:20:46.816Z]   - "ipvlan":
10:20:46 [2020-07-27T10:20:46.816Z]     - CONFIG_IPVLAN: enabled (as module)
10:20:46 [2020-07-27T10:20:46.898Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:20:46 [2020-07-27T10:20:46.898Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:20:46 [2020-07-27T10:20:46.898Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41267/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:20:46 [2020-07-27T10:20:46.898Z] + bash /home/ubuntu/workspace/moby_PR-41267/check-config.sh
10:20:46 [2020-07-27T10:20:46.898Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:20:46 [2020-07-27T10:20:46.898Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
10:20:46 [2020-07-27T10:20:46.898Z] 
10:20:46 [2020-07-27T10:20:46.898Z] Generally Necessary:
10:20:46 [2020-07-27T10:20:46.898Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:20:46 [2020-07-27T10:20:46.898Z] - apparmor: enabled and tools installed
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_NAMESPACES: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_NET_NS: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_PID_NS: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_IPC_NS: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_UTS_NS: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_CGROUPS: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_CGROUP_CPUACCT: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_CGROUP_DEVICE: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_CGROUP_FREEZER: enabled
10:20:46 [2020-07-27T10:20:46.898Z] - CONFIG_CGROUP_SCHED: enabled
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_CPUSETS: enabled
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_MEMCG: enabled
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_KEYS: enabled
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_VETH: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_BRIDGE: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_NF_NAT_IPV4: missing
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:20:46 [2020-07-27T10:20:46.899Z] - CONFIG_NF_NAT: enabled (as module)
10:20:46 [2020-07-27T10:20:46.997Z] #39 14.64   PBCC     images/eventpoll.pb-c.c
10:20:46 [2020-07-27T10:20:46.997Z] #39 14.65   DEP      images/eventpoll.pb-c.d
10:20:46 [2020-07-27T10:20:46.997Z] #39 14.77   PBCC     images/eventfd.pb-c.c
10:20:46 [2020-07-27T10:20:46.997Z] #39 14.86   DEP      images/eventfd.pb-c.d
10:20:47 [2020-07-27T10:20:47.075Z]   - "macvlan":
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_MACVLAN: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_DUMMY: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]   - "ftp,tftp client in container":
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z] - Storage Drivers:
10:20:47 [2020-07-27T10:20:47.075Z]   - "aufs":
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_AUFS_FS: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]   - "btrfs":
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:20:47 [2020-07-27T10:20:47.075Z]   - "devicemapper":
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_BLK_DEV_DM: enabled
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]   - "overlay":
10:20:47 [2020-07-27T10:20:47.075Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:20:47 [2020-07-27T10:20:47.075Z]   - "zfs":
10:20:47 [2020-07-27T10:20:47.075Z]     - /dev/zfs: present
10:20:47 [2020-07-27T10:20:47.075Z]     - zfs command: missing
10:20:47 [2020-07-27T10:20:47.075Z]     - zpool command: missing
10:20:47 [2020-07-27T10:20:47.075Z] 
10:20:47 [2020-07-27T10:20:47.075Z] Limits:
10:20:47 [2020-07-27T10:20:47.075Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:20:47 [2020-07-27T10:20:47.075Z] 
10:20:47 [2020-07-27T10:20:47.075Z] + true
[Pipeline] }
[Pipeline] // stage
10:20:47 [2020-07-27T10:20:47.102Z] #39 60.38   CC       criu/cr-errno.o
10:20:47 [2020-07-27T10:20:47.102Z] #39 60.43   CC       criu/cr-restore.o
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_NF_NAT_NEEDED: missing
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_POSIX_MQUEUE: enabled
10:20:47 [2020-07-27T10:20:47.171Z] 
10:20:47 [2020-07-27T10:20:47.171Z] Optional Features:
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_USER_NS: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_SECCOMP: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_CGROUP_PIDS: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_MEMCG_SWAP: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:20:47 [2020-07-27T10:20:47.171Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_BLK_CGROUP: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_IOSCHED_CFQ: missing
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_CGROUP_PERF: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_CGROUP_HUGETLB: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_CFS_BANDWIDTH: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_RT_GROUP_SCHED: missing
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_IP_VS: enabled (as module)
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_IP_VS_NFCT: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_IP_VS_RR: enabled (as module)
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_EXT4_FS: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:20:47 [2020-07-27T10:20:47.171Z] - Network Drivers:
10:20:47 [2020-07-27T10:20:47.171Z]   - "overlay":
10:20:47 [2020-07-27T10:20:47.171Z]     - CONFIG_VXLAN: enabled (as module)
10:20:47 [2020-07-27T10:20:47.171Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:20:47 [2020-07-27T10:20:47.171Z]       Optional (for encrypted networks):
10:20:47 [2020-07-27T10:20:47.254Z] #39 14.96   PBCC     images/remap-file-path.pb-c.c
10:20:47 [2020-07-27T10:20:47.254Z] #39 15.04   DEP      images/remap-file-path.pb-c.d
10:20:47 [2020-07-27T10:20:47.422Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 .
10:20:47 [2020-07-27T10:20:47.422Z] #1 [internal] load .dockerignore
10:20:47 [2020-07-27T10:20:47.422Z] #1 transferring context: 87B done
10:20:47 [2020-07-27T10:20:47.422Z] #1 DONE 0.1s
10:20:47 [2020-07-27T10:20:47.422Z] 
10:20:47 [2020-07-27T10:20:47.422Z] #2 [internal] load build definition from Dockerfile
10:20:47 [2020-07-27T10:20:47.422Z] #2 transferring dockerfile: 16.37kB done
10:20:47 [2020-07-27T10:20:47.422Z] #2 DONE 0.1s
10:20:47 [2020-07-27T10:20:47.422Z] 
10:20:47 [2020-07-27T10:20:47.422Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_CRYPTO: enabled
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_CRYPTO_AEAD: enabled
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_CRYPTO_GCM: enabled
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_CRYPTO_GHASH: enabled
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_XFRM: enabled
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_XFRM_USER: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_INET_ESP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:20:47 [2020-07-27T10:20:47.431Z]   - "ipvlan":
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_IPVLAN: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]   - "macvlan":
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_MACVLAN: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_DUMMY: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]   - "ftp,tftp client in container":
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z] - Storage Drivers:
10:20:47 [2020-07-27T10:20:47.431Z]   - "aufs":
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_AUFS_FS: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]   - "btrfs":
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:20:47 [2020-07-27T10:20:47.431Z]   - "devicemapper":
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_BLK_DEV_DM: enabled
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]   - "overlay":
10:20:47 [2020-07-27T10:20:47.431Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:20:47 [2020-07-27T10:20:47.431Z]   - "zfs":
10:20:47 [2020-07-27T10:20:47.431Z]     - /dev/zfs: present
10:20:47 [2020-07-27T10:20:47.431Z]     - zfs command: missing
10:20:47 [2020-07-27T10:20:47.431Z]     - zpool command: missing
10:20:47 [2020-07-27T10:20:47.431Z] 
10:20:47 [2020-07-27T10:20:47.431Z] Limits:
10:20:47 [2020-07-27T10:20:47.431Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:20:47 [2020-07-27T10:20:47.431Z] 
10:20:47 [2020-07-27T10:20:47.431Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.19   PBCC     images/fifo.pb-c.c
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.20   DEP      images/fifo.pb-c.d
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.22   PBCC     images/ghost-file.pb-c.c
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.23   DEP      images/ghost-file.pb-c.d
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.24   PBCC     images/regfile.pb-c.c
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.25   DEP      images/regfile.pb-c.d
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.26   PBCC     images/ns.pb-c.c
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.27   DEP      images/ns.pb-c.d
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.28   PBCC     images/fdinfo.pb-c.c
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.36   DEP      images/fdinfo.pb-c.d
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.41   PBCC     images/core-aarch64.pb-c.c
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.45   PBCC     images/core-arm.pb-c.c
10:20:47 [2020-07-27T10:20:47.555Z] #39 15.49   PBCC     images/core-ppc64.pb-c.c
10:20:47 [2020-07-27T10:20:47.770Z] + sudo modprobe ip_vs
10:20:47 [2020-07-27T10:20:47.770Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 .
10:20:47 [2020-07-27T10:20:47.777Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 19.1s done
10:20:47 [2020-07-27T10:20:47.778Z] #8 DONE 24.8s
10:20:47 [2020-07-27T10:20:47.778Z] 
10:20:47 [2020-07-27T10:20:47.778Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:20:47 [2020-07-27T10:20:47.778Z] #9 DONE 0.2s
10:20:47 [2020-07-27T10:20:47.778Z] 
10:20:47 [2020-07-27T10:20:47.778Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:20:47 [2020-07-27T10:20:47.778Z] #10 DONE 0.2s
10:20:47 [2020-07-27T10:20:47.778Z] 
10:20:47 [2020-07-27T10:20:47.778Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:47 [2020-07-27T10:20:47.778Z] #48 ...
10:20:47 [2020-07-27T10:20:47.778Z] 
10:20:47 [2020-07-27T10:20:47.778Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:20:47 [2020-07-27T10:20:47.778Z] #36 DONE 0.1s
10:20:47 [2020-07-27T10:20:47.778Z] 
10:20:47 [2020-07-27T10:20:47.778Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:20:47 [2020-07-27T10:20:47.778Z] #28 DONE 0.1s
10:20:47 [2020-07-27T10:20:47.778Z] 
10:20:47 [2020-07-27T10:20:47.778Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:20:47 [2020-07-27T10:20:47.778Z] #29 0.890 + git clone https://github.com/kolyshkin/go-swagger.git .
10:20:47 [2020-07-27T10:20:47.778Z] #29 0.907 Cloning into '.'...
10:20:47 [2020-07-27T10:20:47.811Z] #39 15.58   PBCC     images/core-s390.pb-c.c
10:20:47 [2020-07-27T10:20:47.811Z] #39 15.66   PBCC     images/core-x86.pb-c.c
10:20:47 [2020-07-27T10:20:47.811Z] #39 15.75   PBCC     images/core.pb-c.c
10:20:48 [2020-07-27T10:20:48.033Z] #1 [internal] load .dockerignore
10:20:48 [2020-07-27T10:20:48.033Z] #1 transferring context: 87B done
10:20:48 [2020-07-27T10:20:48.033Z] #1 DONE 0.2s
10:20:48 [2020-07-27T10:20:48.033Z] 
10:20:48 [2020-07-27T10:20:48.033Z] #2 [internal] load build definition from Dockerfile
10:20:48 [2020-07-27T10:20:48.033Z] #2 transferring dockerfile: 16.37kB done
10:20:48 [2020-07-27T10:20:48.033Z] #2 DONE 0.2s
10:20:48 [2020-07-27T10:20:48.033Z] 
10:20:48 [2020-07-27T10:20:48.033Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:20:48 [2020-07-27T10:20:48.067Z] #39 15.84   PBCC     images/inventory.pb-c.c
10:20:48 [2020-07-27T10:20:48.294Z] #3 DONE 0.3s
10:20:48 [2020-07-27T10:20:48.294Z] 
10:20:48 [2020-07-27T10:20:48.294Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:20:48 [2020-07-27T10:20:48.294Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:20:48 [2020-07-27T10:20:48.324Z] #39 15.95   DEP      images/core-aarch64.pb-c.d
10:20:48 [2020-07-27T10:20:48.324Z] #39 15.99   DEP      images/core-arm.pb-c.d
10:20:48 [2020-07-27T10:20:48.324Z] #39 16.03   DEP      images/core-ppc64.pb-c.d
10:20:48 [2020-07-27T10:20:48.324Z] #39 16.11   DEP      images/core-s390.pb-c.d
10:20:48 [2020-07-27T10:20:48.324Z] #39 16.21   DEP      images/core-x86.pb-c.d
10:20:48 [2020-07-27T10:20:48.324Z] #39 16.26   DEP      images/core.pb-c.d
10:20:48 [2020-07-27T10:20:48.367Z] #3 DONE 0.8s
10:20:48 [2020-07-27T10:20:48.367Z] 
10:20:48 [2020-07-27T10:20:48.367Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:20:48 [2020-07-27T10:20:48.367Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:20:48 [2020-07-27T10:20:48.367Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:20:48 [2020-07-27T10:20:48.367Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
10:20:48 [2020-07-27T10:20:48.367Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
10:20:48 [2020-07-27T10:20:48.367Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
10:20:48 [2020-07-27T10:20:48.554Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
10:20:48 [2020-07-27T10:20:48.554Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
10:20:48 [2020-07-27T10:20:48.554Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.85MB / 8.88MB 0.1s
10:20:48 [2020-07-27T10:20:48.554Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:20:48 [2020-07-27T10:20:48.554Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
10:20:48 [2020-07-27T10:20:48.580Z] #39 16.31   DEP      images/inventory.pb-c.d
10:20:48 [2020-07-27T10:20:48.580Z] #39 16.36   PBCC     images/cpuinfo.pb-c.c
10:20:48 [2020-07-27T10:20:48.580Z] #39 16.39   DEP      images/cpuinfo.pb-c.d
10:20:48 [2020-07-27T10:20:48.580Z] #39 16.45   PBCC     images/stats.pb-c.c
10:20:48 [2020-07-27T10:20:48.580Z] #39 16.49   DEP      images/stats.pb-c.d
10:20:48 [2020-07-27T10:20:48.627Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.39MB / 8.88MB 0.2s
10:20:48 [2020-07-27T10:20:48.627Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
10:20:48 [2020-07-27T10:20:48.830Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
10:20:48 [2020-07-27T10:20:48.830Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
10:20:48 [2020-07-27T10:20:48.888Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
10:20:49 [2020-07-27T10:20:49.090Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
10:20:49 [2020-07-27T10:20:49.090Z] #4 DONE 0.9s
10:20:49 [2020-07-27T10:20:49.147Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
10:20:49 [2020-07-27T10:20:49.166Z] #39 ...
10:20:49 [2020-07-27T10:20:49.166Z] 
10:20:49 [2020-07-27T10:20:49.166Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:20:49 [2020-07-27T10:20:49.166Z] #28 DONE 96.0s
10:20:49 [2020-07-27T10:20:49.166Z] 
10:20:49 [2020-07-27T10:20:49.166Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26 The following NEW packages will be installed:
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.26   xz-utils zip
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.35 Need to get 27.7 MB of archives.
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.35 After this operation, 117 MB of additional disk space will be used.
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
10:20:49 [2020-07-27T10:20:49.166Z] #17 11.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 11.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 12.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 13.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 13.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 13.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.24 debconf: delaying package configuration, since apt-utils is not installed
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.27 Fetched 27.7 MB in 3s (10.6 MB/s)
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.31 Selecting previously unselected package pigz.
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.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 ... 23199 files and directories currently installed.)
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.34 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.34 Unpacking pigz (2.4-1) ...
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.40 Selecting previously unselected package libpython3.7-minimal:s390x.
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.41 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.72 Selecting previously unselected package python3.7-minimal.
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
10:20:49 [2020-07-27T10:20:49.167Z] #17 14.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:20:49 [2020-07-27T10:20:49.349Z] 
10:20:49 [2020-07-27T10:20:49.350Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:20:49 [2020-07-27T10:20:49.409Z] #4 DONE 0.9s
10:20:49 [2020-07-27T10:20:49.409Z] 
10:20:49 [2020-07-27T10:20:49.409Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:20:49 [2020-07-27T10:20:49.457Z] #17 15.48 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
10:20:49 [2020-07-27T10:20:49.457Z] #17 15.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:20:49 [2020-07-27T10:20:49.617Z] #6 DONE 0.3s
10:20:49 [2020-07-27T10:20:49.617Z] 
10:20:49 [2020-07-27T10:20:49.617Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:20:49 [2020-07-27T10:20:49.617Z] #5 DONE 0.2s
10:20:49 [2020-07-27T10:20:49.617Z] 
10:20:49 [2020-07-27T10:20:49.617Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:49 [2020-07-27T10:20:49.617Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:20:49 [2020-07-27T10:20:49.617Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0B / 10.00MB 0.1s
10:20:49 [2020-07-27T10:20:49.617Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:20:49 [2020-07-27T10:20:49.617Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
10:20:49 [2020-07-27T10:20:49.617Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
10:20:49 [2020-07-27T10:20:49.617Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 620.90kB / 50.39MB 0.1s
10:20:49 [2020-07-27T10:20:49.617Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 121.39kB / 7.81MB 0.1s
10:20:49 [2020-07-27T10:20:49.669Z] #6 DONE 0.3s
10:20:49 [2020-07-27T10:20:49.669Z] 
10:20:49 [2020-07-27T10:20:49.669Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:20:49 [2020-07-27T10:20:49.669Z] #5 DONE 0.3s
10:20:49 [2020-07-27T10:20:49.669Z] 
10:20:49 [2020-07-27T10:20:49.669Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:20:49 [2020-07-27T10:20:49.669Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:20:49 [2020-07-27T10:20:49.879Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 3.62MB / 50.39MB 0.2s
10:20:49 [2020-07-27T10:20:49.879Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 3.62MB / 7.81MB 0.2s
10:20:49 [2020-07-27T10:20:49.879Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 1.57MB / 10.00MB 0.3s
10:20:49 [2020-07-27T10:20:49.879Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.21MB / 50.39MB 0.3s
10:20:49 [2020-07-27T10:20:49.879Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 4.67MB / 7.81MB 0.3s
10:20:49 [2020-07-27T10:20:49.922Z] #29 ...
10:20:49 [2020-07-27T10:20:49.922Z] 
10:20:49 [2020-07-27T10:20:49.922Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.758 + RM_GOPATH=0
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.759 + TMP_GOPATH=
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.759 + : /build
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.759 + '[' -z '' ']'
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.760 ++ mktemp -d
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.762 + export GOPATH=/tmp/tmp.0EVzr1LlPB
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.762 + GOPATH=/tmp/tmp.0EVzr1LlPB
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.762 + RM_GOPATH=1
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.762 + case "$(go env GOARCH)" in
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.763 ++ go env GOARCH
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.769 + export GO_BUILDMODE=-buildmode=pie
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.769 + GO_BUILDMODE=-buildmode=pie
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.770 ++ dirname /tmp/install/install.sh
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.795 + dir=/tmp/install
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.795 + bin=gotestsum
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.795 + shift
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.796 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.796 + . /tmp/install/gotestsum.installer
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.796 ++ : v0.3.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.797 + install_gotestsum
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.798 + set -e
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.799 + export GO111MODULE=on
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.799 + GO111MODULE=on
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.799 + GOBIN=/build
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.800 + go get gotest.tools/gotestsum@v0.3.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.865 go: finding gotest.tools/gotestsum v0.3.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 0.867 go: finding gotest.tools v0.3.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 1.798 go: downloading gotest.tools/gotestsum v0.3.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 2.804 go: extracting gotest.tools/gotestsum v0.3.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.094 go: downloading gotest.tools v2.1.0+incompatible
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.319 go: extracting gotest.tools v2.1.0+incompatible
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.606 go: downloading github.com/pkg/errors v0.8.0
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.652 go: downloading github.com/sirupsen/logrus v1.0.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.708 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.773 go: downloading github.com/fatih/color v1.6.0
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.906 go: extracting github.com/sirupsen/logrus v1.0.5
10:20:49 [2020-07-27T10:20:49.922Z] #44 4.932 go: downloading github.com/spf13/pflag v1.0.1
10:20:49 [2020-07-27T10:20:49.922Z] #44 5.004 go: downloading github.com/jonboulle/clockwork v0.1.0
10:20:49 [2020-07-27T10:20:49.922Z] #44 5.031 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:20:49 [2020-07-27T10:20:49.922Z] #44 5.119 go: extracting github.com/pkg/errors v0.8.0
10:20:49 [2020-07-27T10:20:49.922Z] #44 5.174 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:20:49 [2020-07-27T10:20:49.922Z] #44 5.258 go: extracting github.com/jonboulle/clockwork v0.1.0
10:20:49 [2020-07-27T10:20:49.922Z] #44 5.360 go: extracting github.com/fatih/color v1.6.0
10:20:49 [2020-07-27T10:20:49.932Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:20:49 [2020-07-27T10:20:49.932Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:20:50 [2020-07-27T10:20:50.033Z] Client: Docker Engine - Community
10:20:50 [2020-07-27T10:20:50.033Z]  Version:           19.03.12
10:20:50 [2020-07-27T10:20:50.033Z]  API version:       1.40
10:20:50 [2020-07-27T10:20:50.033Z]  Go version:        go1.13.10
10:20:50 [2020-07-27T10:20:50.033Z]  Git commit:        48a6621
10:20:50 [2020-07-27T10:20:50.033Z]  Built:             Mon Jun 22 15:46:32 2020
10:20:50 [2020-07-27T10:20:50.033Z]  OS/Arch:           linux/arm64
10:20:50 [2020-07-27T10:20:50.033Z]  Experimental:      false
10:20:50 [2020-07-27T10:20:50.033Z] 
10:20:50 [2020-07-27T10:20:50.033Z] Server: Docker Engine - Community
10:20:50 [2020-07-27T10:20:50.033Z]  Engine:
10:20:50 [2020-07-27T10:20:50.033Z]   Version:          19.03.12
10:20:50 [2020-07-27T10:20:50.033Z]   API version:      1.40 (minimum version 1.12)
10:20:50 [2020-07-27T10:20:50.033Z]   Go version:       go1.13.10
10:20:50 [2020-07-27T10:20:50.033Z]   Git commit:       48a6621
10:20:50 [2020-07-27T10:20:50.033Z]   Built:            Mon Jun 22 15:45:04 2020
10:20:50 [2020-07-27T10:20:50.033Z]   OS/Arch:          linux/arm64
10:20:50 [2020-07-27T10:20:50.033Z]   Experimental:     true
10:20:50 [2020-07-27T10:20:50.033Z]  containerd:
10:20:50 [2020-07-27T10:20:50.033Z]   Version:          1.2.13
10:20:50 [2020-07-27T10:20:50.033Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:20:50 [2020-07-27T10:20:50.033Z]  runc:
10:20:50 [2020-07-27T10:20:50.033Z]   Version:          1.0.0-rc10
10:20:50 [2020-07-27T10:20:50.033Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:20:50 [2020-07-27T10:20:50.033Z]  docker-init:
10:20:50 [2020-07-27T10:20:50.033Z]   Version:          0.18.0
10:20:50 [2020-07-27T10:20:50.033Z]   GitCommit:        fec3683
[Pipeline] sh
10:20:50 [2020-07-27T10:20:50.139Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 3.50MB / 10.00MB 0.4s
10:20:50 [2020-07-27T10:20:50.139Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.48MB / 7.81MB 0.4s
10:20:50 [2020-07-27T10:20:50.139Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 6.47MB / 10.00MB 0.5s
10:20:50 [2020-07-27T10:20:50.139Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 10.33MB / 50.39MB 0.5s
10:20:50 [2020-07-27T10:20:50.225Z] #44 5.403 go: downloading github.com/mattn/go-isatty v0.0.3
10:20:50 [2020-07-27T10:20:50.225Z] #44 5.405 go: downloading github.com/mattn/go-colorable v0.0.9
10:20:50 [2020-07-27T10:20:50.225Z] #44 5.525 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:20:50 [2020-07-27T10:20:50.225Z] #44 5.537 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:20:50 [2020-07-27T10:20:50.368Z] + docker info
10:20:50 [2020-07-27T10:20:50.399Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 8.30MB / 10.00MB 0.7s
10:20:50 [2020-07-27T10:20:50.399Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s done
10:20:50 [2020-07-27T10:20:50.399Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 147.46kB / 51.83MB 0.7s
10:20:50 [2020-07-27T10:20:50.399Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 9.56MB / 10.00MB 0.8s
10:20:50 [2020-07-27T10:20:50.399Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 13.03MB / 50.39MB 0.8s
10:20:50 [2020-07-27T10:20:50.399Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 2.83MB / 51.83MB 0.8s
10:20:50 [2020-07-27T10:20:50.514Z] #39 17.84 make[1]: Nothing to be done for 'all'.
10:20:50 [2020-07-27T10:20:50.523Z] #44 5.709 go: extracting github.com/spf13/pflag v1.0.1
10:20:50 [2020-07-27T10:20:50.523Z] #44 5.764 go: extracting github.com/mattn/go-colorable v0.0.9
10:20:50 [2020-07-27T10:20:50.523Z] #44 5.913 go: extracting github.com/mattn/go-isatty v0.0.3
10:20:50 [2020-07-27T10:20:50.666Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.0s done
10:20:50 [2020-07-27T10:20:50.666Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 22.09MB / 50.39MB 1.0s
10:20:50 [2020-07-27T10:20:50.666Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 13.67MB / 51.83MB 1.0s
10:20:50 [2020-07-27T10:20:50.666Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0B / 68.65MB 1.0s
10:20:50 [2020-07-27T10:20:50.666Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 25.72MB / 50.39MB 1.1s
10:20:50 [2020-07-27T10:20:50.666Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 17.40MB / 51.83MB 1.1s
10:20:50 [2020-07-27T10:20:50.933Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 28.56MB / 50.39MB 1.2s
10:20:50 [2020-07-27T10:20:50.933Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 20.80MB / 51.83MB 1.2s
10:20:50 [2020-07-27T10:20:50.933Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.84MB / 68.65MB 1.2s
10:20:50 [2020-07-27T10:20:50.933Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 36.01MB / 50.39MB 1.3s
10:20:50 [2020-07-27T10:20:50.933Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 27.86MB / 51.83MB 1.3s
10:20:50 [2020-07-27T10:20:50.933Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 10.35MB / 68.65MB 1.3s
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.02 Selecting previously unselected package python3-minimal.
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.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 ... 23448 files and directories currently installed.)
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.06 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.06 Unpacking python3-minimal (3.7.3-1) ...
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.12 Selecting previously unselected package libmpdec2:s390x.
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.12 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.12 Unpacking libmpdec2:s390x (2.4.2-2) ...
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.18 Selecting previously unselected package libpython3.7-stdlib:s390x.
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
10:20:51 [2020-07-27T10:20:51.048Z] #17 17.18 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
10:20:51 [2020-07-27T10:20:51.195Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 43.01MB / 50.39MB 1.5s
10:20:51 [2020-07-27T10:20:51.195Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 38.64MB / 51.83MB 1.5s
10:20:51 [2020-07-27T10:20:51.195Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 19.09MB / 68.65MB 1.5s
10:20:51 [2020-07-27T10:20:51.195Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 45.80MB / 50.39MB 1.6s
10:20:51 [2020-07-27T10:20:51.195Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 23.17MB / 68.65MB 1.6s
10:20:51 [2020-07-27T10:20:51.443Z] #39 19.11   CC       images/stats.o
10:20:51 [2020-07-27T10:20:51.456Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 41.88MB / 51.83MB 1.7s
10:20:51 [2020-07-27T10:20:51.456Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.34MB / 50.39MB 1.9s
10:20:51 [2020-07-27T10:20:51.456Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 1.9s
10:20:51 [2020-07-27T10:20:51.456Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 33.87MB / 68.65MB 1.9s
10:20:51 [2020-07-27T10:20:51.678Z] #17 17.83 Selecting previously unselected package python3.7.
10:20:51 [2020-07-27T10:20:51.678Z] #17 17.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
10:20:51 [2020-07-27T10:20:51.678Z] #17 17.83 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:20:51 [2020-07-27T10:20:51.678Z] #17 17.90 Selecting previously unselected package libpython3-stdlib:s390x.
10:20:51 [2020-07-27T10:20:51.699Z] #39 19.51   CC       images/core.o
10:20:51 [2020-07-27T10:20:51.724Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 38.41MB / 68.65MB 2.0s
10:20:51 [2020-07-27T10:20:51.724Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 42.89MB / 68.65MB 2.1s
10:20:51 [2020-07-27T10:20:51.955Z] #39 ...
10:20:51 [2020-07-27T10:20:51.955Z] 
10:20:51 [2020-07-27T10:20:51.955Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:51 [2020-07-27T10:20:51.955Z] #41 77.30 text/template/parse
10:20:51 [2020-07-27T10:20:51.955Z] #41 80.78 go/parser
10:20:51 [2020-07-27T10:20:51.955Z] #41 82.40 text/template
10:20:51 [2020-07-27T10:20:51.955Z] #41 85.26 encoding/xml
10:20:51 [2020-07-27T10:20:51.968Z] #17 17.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
10:20:51 [2020-07-27T10:20:51.968Z] #17 17.91 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
10:20:51 [2020-07-27T10:20:51.968Z] #17 17.93 Setting up python3-minimal (3.7.3-1) ...
10:20:52 [2020-07-27T10:20:52.060Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 53.41MB / 68.65MB 2.3s
10:20:52 [2020-07-27T10:20:52.211Z] #41 ...
10:20:52 [2020-07-27T10:20:52.211Z] 
10:20:52 [2020-07-27T10:20:52.211Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:52 [2020-07-27T10:20:52.211Z] #10 77.27 Selecting previously unselected package gcc-mingw-w64-base.
10:20:52 [2020-07-27T10:20:52.211Z] #10 77.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:20:52 [2020-07-27T10:20:52.211Z] #10 77.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:20:52 [2020-07-27T10:20:52.211Z] #10 77.51 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:20:52 [2020-07-27T10:20:52.211Z] #10 77.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:20:52 [2020-07-27T10:20:52.211Z] #10 77.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:20:52 [2020-07-27T10:20:52.211Z] #10 ...
10:20:52 [2020-07-27T10:20:52.211Z] 
10:20:52 [2020-07-27T10:20:52.211Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:20:52 [2020-07-27T10:20:52.212Z] #52 36.90 Checking out files:  37% (1215/3208)   
Checking out files:  38% (1220/3208)   
Checking out files:  39% (1252/3208)   
Checking out files:  40% (1284/3208)   
Checking out files:  41% (1316/3208)   
Checking out files:  42% (1348/3208)   
Checking out files:  43% (1380/3208)   
Checking out files:  44% (1412/3208)   
Checking out files:  45% (1444/3208)   
Checking out files:  46% (1476/3208)   
Checking out files:  47% (1508/3208)   
Checking out files:  48% (1540/3208)   
Checking out files:  49% (1572/3208)   
Checking out files:  50% (1604/3208)   
Checking out files:  51% (1637/3208)   
Checking out files:  52% (1669/3208)   
Checking out files:  53% (1701/3208)   
Checking out files:  54% (1733/3208)   
Checking out files:  55% (1765/3208)   
Checking out files:  56% (1797/3208)   
Checking out files:  57% (1829/3208)   
Checking out files:  58% (1861/3208)   
Checking out files:  59% (1893/3208)   
Checking out files:  60% (1925/3208)   
Checking out files:  61% (1957/3208)   
Checking out files:  62% (1989/3208)   
Checking out files:  63% (2022/3208)   
Checking out files:  64% (2054/3208)   
Checking out files:  65% (2086/3208)   
Checking out files:  66% (2118/3208)   
Checking out files:  67% (2150/3208)   
Checking out files:  68% (2182/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
Checking out files:  71% (2278/3208)   
Checking out files:  72% (2310/3208)   
Checking out files:  73% (2342/3208)   
Checking out files:  74% (2374/3208)   
Checking out files:  75% (2406/3208)   
Checking out files:  76% (2439/3208)   
Checking out files:  77% (2471/3208)   
Checking out files:  78% (2503/3208)   
Checking out files:  79% (2535/3208)   
Checking out files:  80% (2567/3208)   
Checking out files:  81% (2599/3208)   
Checking out files:  82% (2631/3208)   
Checking out files:  83% (2663/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  98% (3169/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:20:52 [2020-07-27T10:20:52.212Z] #52 38.95 + cd /tmp/tmp.BKg3k9ys3G/src/github.com/containerd/containerd
10:20:52 [2020-07-27T10:20:52.212Z] #52 38.96 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + export 'BUILDTAGS=netgo osusergo static_build'
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + BUILDTAGS='netgo osusergo static_build'
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + export EXTRA_FLAGS=-buildmode=pie
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + EXTRA_FLAGS=-buildmode=pie
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + '[' '' = dynamic ']'
10:20:52 [2020-07-27T10:20:52.212Z] #52 40.85 + make
10:20:52 [2020-07-27T10:20:52.212Z] #52 41.84 + bin/ctr
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.25 Selecting previously unselected package python3.
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.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 ... 23860 files and directories currently installed.)
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.26 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.27 Unpacking python3 (3.7.3-1) ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.34 Selecting previously unselected package libip4tc0:s390x.
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.35 Unpacking libip4tc0:s390x (1.8.2-4) ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.40 Selecting previously unselected package libip6tc0:s390x.
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.41 Unpacking libip6tc0:s390x (1.8.2-4) ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.46 Selecting previously unselected package libiptc0:s390x.
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.46 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.47 Unpacking libiptc0:s390x (1.8.2-4) ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.51 Selecting previously unselected package libnfnetlink0:s390x.
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.51 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.54 Selecting previously unselected package libnetfilter-conntrack3:s390x.
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.54 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:20:52 [2020-07-27T10:20:52.258Z] #17 18.58 Selecting previously unselected package libnftnl11:s390x.
10:20:52 [2020-07-27T10:20:52.321Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 59.41MB / 68.65MB 2.4s
10:20:52 [2020-07-27T10:20:52.321Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 66.26MB / 68.65MB 2.6s
10:20:52 [2020-07-27T10:20:52.549Z] #17 18.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.549Z] #17 18.58 Unpacking libnftnl11:s390x (1.1.2-2) ...
10:20:52 [2020-07-27T10:20:52.549Z] #17 18.64 Selecting previously unselected package iptables.
10:20:52 [2020-07-27T10:20:52.549Z] #17 18.64 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.549Z] #17 18.64 Unpacking iptables (1.8.2-4) ...
10:20:52 [2020-07-27T10:20:52.633Z] #44 8.043 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:20:52 [2020-07-27T10:20:52.839Z] #17 18.87 Selecting previously unselected package xxd.
10:20:52 [2020-07-27T10:20:52.839Z] #17 18.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
10:20:52 [2020-07-27T10:20:52.839Z] #17 18.88 Unpacking xxd (2:8.1.0875-5) ...
10:20:52 [2020-07-27T10:20:52.839Z] #17 19.01 Selecting previously unselected package vim-common.
10:20:52 [2020-07-27T10:20:52.839Z] #17 19.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:20:52 [2020-07-27T10:20:52.839Z] #17 19.01 Unpacking vim-common (2:8.1.0875-5) ...
10:20:52 [2020-07-27T10:20:52.892Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909
10:20:53 [2020-07-27T10:20:53.137Z] #17 19.15 Selecting previously unselected package bash-completion.
10:20:53 [2020-07-27T10:20:53.137Z] #17 19.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:20:53 [2020-07-27T10:20:53.151Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.9s done
10:20:53 [2020-07-27T10:20:53.151Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.6s done
10:20:53 [2020-07-27T10:20:53.151Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.4s done
10:20:53 [2020-07-27T10:20:53.151Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 19.06MB / 120.18MB 3.5s
10:20:53 [2020-07-27T10:20:53.151Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.4s done
10:20:53 [2020-07-27T10:20:53.417Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 29.04MB / 120.18MB 3.7s
10:20:53 [2020-07-27T10:20:53.417Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 36.91MB / 120.18MB 3.8s
10:20:53 [2020-07-27T10:20:53.677Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 46.00MB / 120.18MB 3.9s
10:20:53 [2020-07-27T10:20:53.677Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 54.24MB / 120.18MB 4.1s
10:20:53 [2020-07-27T10:20:53.686Z] #44 8.946 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:20:53 [2020-07-27T10:20:53.686Z] #44 8.979 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:20:53 [2020-07-27T10:20:53.936Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 60.37MB / 120.18MB 4.3s
10:20:54 [2020-07-27T10:20:54.160Z] #58 ...
10:20:54 [2020-07-27T10:20:54.160Z] 
10:20:54 [2020-07-27T10:20:54.160Z] #20 [internal] load build context
10:20:54 [2020-07-27T10:20:54.160Z] #20 transferring context: 51.31MB 3.9s done
10:20:54 [2020-07-27T10:20:54.160Z] #20 DONE 4.3s
10:20:54 [2020-07-27T10:20:54.160Z] 
10:20:54 [2020-07-27T10:20:54.160Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:54 [2020-07-27T10:20:54.160Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.9s done
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.3s done
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 3.8s
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.8s
10:20:54 [2020-07-27T10:20:54.160Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.8s
10:20:54 [2020-07-27T10:20:54.160Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0.4s
10:20:54 [2020-07-27T10:20:54.197Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 67.63MB / 120.18MB 4.4s
10:20:54 [2020-07-27T10:20:54.197Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 74.63MB / 120.18MB 4.6s
10:20:54 [2020-07-27T10:20:54.458Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 85.35MB / 120.18MB 4.8s
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.39 Unpacking bash-completion (1:2.8-6) ...
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.68 Selecting previously unselected package bzip2.
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.75 Selecting previously unselected package xz-utils.
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.75 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.75 Unpacking xz-utils (5.2.4-1) ...
10:20:54 [2020-07-27T10:20:54.640Z] #17 20.88 Selecting previously unselected package apparmor.
10:20:54 [2020-07-27T10:20:54.717Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 93.27MB / 120.18MB 5.1s
10:20:54 [2020-07-27T10:20:54.728Z] #52 ...
10:20:54 [2020-07-27T10:20:54.728Z] 
10:20:54 [2020-07-27T10:20:54.728Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:54 [2020-07-27T10:20:54.728Z] #47 79.55 github.com/pkg/diff
10:20:54 [2020-07-27T10:20:54.728Z] #47 79.64 go/ast
10:20:54 [2020-07-27T10:20:54.728Z] #47 81.60 golang.org/x/crypto/ssh/terminal
10:20:54 [2020-07-27T10:20:54.728Z] #47 83.59 mvdan.cc/editorconfig
10:20:54 [2020-07-27T10:20:54.728Z] #47 84.64 mvdan.cc/sh/v3/fileutil
10:20:54 [2020-07-27T10:20:54.728Z] #47 84.84 mvdan.cc/sh/v3/syntax
10:20:54 [2020-07-27T10:20:54.728Z] #47 ...
10:20:54 [2020-07-27T10:20:54.728Z] 
10:20:54 [2020-07-27T10:20:54.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:54 [2020-07-27T10:20:54.728Z] #39 20.19   CC       images/core-x86.o
10:20:54 [2020-07-27T10:20:54.728Z] #39 20.76   CC       images/core-arm.o
10:20:54 [2020-07-27T10:20:54.728Z] #39 21.18   CC       images/core-aarch64.o
10:20:54 [2020-07-27T10:20:54.728Z] #39 21.54   CC       images/core-ppc64.o
10:20:54 [2020-07-27T10:20:54.728Z] #39 22.02   CC       images/core-s390.o
10:20:54 [2020-07-27T10:20:54.728Z] #39 22.67   CC       images/cpuinfo.o
10:20:54 [2020-07-27T10:20:54.733Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 3.8s done
10:20:54 [2020-07-27T10:20:54.733Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.8s done
10:20:54 [2020-07-27T10:20:54.733Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.9s done
10:20:54 [2020-07-27T10:20:54.733Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 10.82MB / 120.18MB 5.0s
10:20:54 [2020-07-27T10:20:54.733Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 4.9s done
10:20:54 [2020-07-27T10:20:54.741Z] #44 ...
10:20:54 [2020-07-27T10:20:54.741Z] 
10:20:54 [2020-07-27T10:20:54.741Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.743 + RM_GOPATH=0
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.743 + TMP_GOPATH=
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.744 + : /build
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.744 + '[' -z '' ']'
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.745 ++ mktemp -d
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.746 + export GOPATH=/tmp/tmp.5sLcLzTcCs
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.747 + GOPATH=/tmp/tmp.5sLcLzTcCs
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.747 + RM_GOPATH=1
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.747 + case "$(go env GOARCH)" in
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.747 ++ go env GOARCH
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.755 + export GO_BUILDMODE=-buildmode=pie
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.756 + GO_BUILDMODE=-buildmode=pie
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.759 ++ dirname /tmp/install/install.sh
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.761 + dir=/tmp/install
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.761 + bin=golangci_lint
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.761 + shift
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.761 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.761 + . /tmp/install/golangci_lint.installer
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.761 ++ : v1.23.8
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.762 Installing golangci-lint version v1.23.8
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.762 + install_golangci_lint
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.762 + echo 'Installing golangci-lint version v1.23.8'
10:20:54 [2020-07-27T10:20:54.741Z] #46 0.762 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:20:54 [2020-07-27T10:20:54.930Z] #17 20.88 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
10:20:54 [2020-07-27T10:20:54.930Z] #17 20.93 Unpacking apparmor (2.13.2-10) ...
10:20:54 [2020-07-27T10:20:54.930Z] #17 21.15 Selecting previously unselected package aufs-tools.
10:20:54 [2020-07-27T10:20:54.976Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 103.85MB / 120.18MB 5.3s
10:20:54 [2020-07-27T10:20:54.993Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 17.15MB / 120.18MB 5.1s
10:20:54 [2020-07-27T10:20:54.993Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 26.29MB / 120.18MB 5.3s
10:20:55 [2020-07-27T10:20:55.037Z] #46 ...
10:20:55 [2020-07-27T10:20:55.037Z] 
10:20:55 [2020-07-27T10:20:55.037Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:20:55 [2020-07-27T10:20:55.037Z] #22 0.769 + RM_GOPATH=0
10:20:55 [2020-07-27T10:20:55.037Z] #22 0.769 + TMP_GOPATH=
10:20:55 [2020-07-27T10:20:55.037Z] #22 0.771 + : /build
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.772 + '[' -z '' ']'
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.774 ++ mktemp -d
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.787 + export GOPATH=/tmp/tmp.pbWiQVV4HW
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.787 + GOPATH=/tmp/tmp.pbWiQVV4HW
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.788 + RM_GOPATH=1
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.789 + case "$(go env GOARCH)" in
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.793 ++ go env GOARCH
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.825 + export GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.827 + GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.830 ++ dirname /tmp/install/install.sh
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.832 + dir=/tmp/install
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.832 + bin=dockercli
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.832 + shift
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.832 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.832 + . /tmp/install/dockercli.installer
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.832 ++ : stable
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.832 ++ : 17.06.2-ce
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.833 + install_dockercli
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.834 Install docker/cli version 17.06.2-ce from stable
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.834 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.835 ++ uname -m
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.836 + arch=ppc64le
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.845 + '[' ppc64le '!=' x86_64 ']'
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.845 + '[' ppc64le '!=' s390x ']'
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.845 + '[' ppc64le '!=' armhf ']'
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.845 + build_dockercli
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.845 + git clone https://github.com/docker/docker-ce /tmp/tmp.pbWiQVV4HW/tmp/docker-ce
10:20:55 [2020-07-27T10:20:55.038Z] #22 0.849 Cloning into '/tmp/tmp.pbWiQVV4HW/tmp/docker-ce'...
10:20:55 [2020-07-27T10:20:55.038Z] #22 ...
10:20:55 [2020-07-27T10:20:55.038Z] 
10:20:55 [2020-07-27T10:20:55.038Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:20:55 [2020-07-27T10:20:55.038Z] #33 1.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:20:55 [2020-07-27T10:20:55.038Z] #33 1.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:20:55 [2020-07-27T10:20:55.038Z] #33 1.449 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:20:55 [2020-07-27T10:20:55.038Z] #33 2.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:20:55 [2020-07-27T10:20:55.038Z] #33 5.300 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:20:55 [2020-07-27T10:20:55.038Z] #33 7.137 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:20:55 [2020-07-27T10:20:55.221Z] #17 21.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
10:20:55 [2020-07-27T10:20:55.221Z] #17 21.16 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:20:55 [2020-07-27T10:20:55.221Z] #17 21.29 Selecting previously unselected package libonig5:s390x.
10:20:55 [2020-07-27T10:20:55.221Z] #17 21.29 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
10:20:55 [2020-07-27T10:20:55.221Z] #17 21.29 Unpacking libonig5:s390x (6.9.1-1) ...
10:20:55 [2020-07-27T10:20:55.221Z] #17 21.40 Selecting previously unselected package libjq1:s390x.
10:20:55 [2020-07-27T10:20:55.221Z] #17 21.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:20:55 [2020-07-27T10:20:55.254Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 33.39MB / 120.18MB 5.5s
10:20:55 [2020-07-27T10:20:55.334Z] #33 ...
10:20:55 [2020-07-27T10:20:55.334Z] 
10:20:55 [2020-07-27T10:20:55.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:20:55 [2020-07-27T10:20:55.334Z] #11 1.297 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:20:55 [2020-07-27T10:20:55.334Z] #11 1.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:20:55 [2020-07-27T10:20:55.334Z] #11 1.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:20:55 [2020-07-27T10:20:55.334Z] #11 3.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:20:55 [2020-07-27T10:20:55.334Z] #11 5.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:20:55 [2020-07-27T10:20:55.334Z] #11 7.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:20:55 [2020-07-27T10:20:55.334Z] #11 ...
10:20:55 [2020-07-27T10:20:55.334Z] 
10:20:55 [2020-07-27T10:20:55.334Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.578 + RM_GOPATH=0
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.579 + TMP_GOPATH=
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.580 + : /build
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.580 + '[' -z '' ']'
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.581 ++ mktemp -d
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.589 + export GOPATH=/tmp/tmp.7jzCjW8ZYY
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.590 + GOPATH=/tmp/tmp.7jzCjW8ZYY
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.591 + RM_GOPATH=1
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.591 + case "$(go env GOARCH)" in
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.592 ++ go env GOARCH
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.602 + export GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.602 + GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.607 ++ dirname /tmp/install/install.sh
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.608 + dir=/tmp/install
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.609 + bin=vndr
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.610 + shift
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.610 + '[' '!' -f /tmp/install/vndr.installer ']'
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.610 + . /tmp/install/vndr.installer
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.611 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:20:55 [2020-07-27T10:20:55.334Z] #42 0.612 + install_vndr
10:20:55 [2020-07-27T10:20:55.335Z] #42 0.613 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:20:55 [2020-07-27T10:20:55.335Z] #42 0.614 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:20:55 [2020-07-27T10:20:55.335Z] #42 0.614 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7jzCjW8ZYY/src/github.com/LK4D4/vndr
10:20:55 [2020-07-27T10:20:55.335Z] #42 0.620 Cloning into '/tmp/tmp.7jzCjW8ZYY/src/github.com/LK4D4/vndr'...
10:20:55 [2020-07-27T10:20:55.335Z] #42 1.419 + cd /tmp/tmp.7jzCjW8ZYY/src/github.com/LK4D4/vndr
10:20:55 [2020-07-27T10:20:55.335Z] #42 1.436 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:20:55 [2020-07-27T10:20:55.335Z] #42 1.455 + go build -buildmode=pie -v -o /build/vndr .
10:20:55 [2020-07-27T10:20:55.335Z] #42 2.862 internal/race
10:20:55 [2020-07-27T10:20:55.335Z] #42 2.894 runtime/internal/sys
10:20:55 [2020-07-27T10:20:55.335Z] #42 3.068 runtime/internal/atomic
10:20:55 [2020-07-27T10:20:55.335Z] #42 3.072 internal/cpu
10:20:55 [2020-07-27T10:20:55.335Z] #42 3.267 runtime/internal/math
10:20:55 [2020-07-27T10:20:55.335Z] #42 3.616 sync/atomic
10:20:55 [2020-07-27T10:20:55.335Z] #42 3.651 unicode
10:20:55 [2020-07-27T10:20:55.335Z] #42 3.682 unicode/utf8
10:20:55 [2020-07-27T10:20:55.335Z] #42 4.717 internal/bytealg
10:20:55 [2020-07-27T10:20:55.335Z] #42 5.010 math/bits
10:20:55 [2020-07-27T10:20:55.335Z] #42 5.464 internal/testlog
10:20:55 [2020-07-27T10:20:55.335Z] #42 6.367 encoding
10:20:55 [2020-07-27T10:20:55.335Z] #42 6.653 unicode/utf16
10:20:55 [2020-07-27T10:20:55.335Z] #42 6.860 runtime
10:20:55 [2020-07-27T10:20:55.335Z] #42 7.349 container/list
10:20:55 [2020-07-27T10:20:55.335Z] #42 7.362 math
10:20:55 [2020-07-27T10:20:55.335Z] #42 9.486 crypto/internal/subtle
10:20:55 [2020-07-27T10:20:55.335Z] #42 9.980 crypto/subtle
10:20:55 [2020-07-27T10:20:55.335Z] #42 10.49 vendor/golang.org/x/crypto/cryptobyte/asn1
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.41 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.46 Selecting previously unselected package jq.
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.47 Unpacking jq (1.5+dfsg-2+b1) ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.54 Selecting previously unselected package libaio1:s390x.
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.54 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.55 Unpacking libaio1:s390x (0.3.112-3) ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.59 Selecting previously unselected package libgpm2:s390x.
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.59 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.59 Unpacking libgpm2:s390x (1.20.7-5) ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.62 Selecting previously unselected package libicu63:s390x.
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
10:20:55 [2020-07-27T10:20:55.512Z] #17 21.62 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:20:55 [2020-07-27T10:20:55.517Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 39.59MB / 120.18MB 5.8s
10:20:55 [2020-07-27T10:20:55.550Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 110.75MB / 120.18MB 5.8s
10:20:55 [2020-07-27T10:20:55.631Z] #42 10.80 internal/nettrace
10:20:55 [2020-07-27T10:20:55.631Z] #42 ...
10:20:55 [2020-07-27T10:20:55.631Z] 
10:20:55 [2020-07-27T10:20:55.631Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:20:55 [2020-07-27T10:20:55.631Z] #52 1.264 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:20:55 [2020-07-27T10:20:55.631Z] #52 1.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:20:55 [2020-07-27T10:20:55.631Z] #52 1.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:20:55 [2020-07-27T10:20:55.631Z] #52 2.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:20:55 [2020-07-27T10:20:55.631Z] #52 5.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:20:55 [2020-07-27T10:20:55.631Z] #52 7.249 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:20:55 [2020-07-27T10:20:55.631Z] #52 ...
10:20:55 [2020-07-27T10:20:55.631Z] 
10:20:55 [2020-07-27T10:20:55.631Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.635 + RM_GOPATH=0
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.635 + TMP_GOPATH=
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.635 + : /build
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.635 + '[' -z '' ']'
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.636 ++ mktemp -d
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.637 + export GOPATH=/tmp/tmp.Zji9ZXhJUN
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.638 + GOPATH=/tmp/tmp.Zji9ZXhJUN
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.638 + RM_GOPATH=1
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.639 + case "$(go env GOARCH)" in
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.640 ++ go env GOARCH
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.648 + export GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.648 + GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.649 ++ dirname /tmp/install/install.sh
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.650 + dir=/tmp/install
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.651 + bin=shfmt
10:20:55 [2020-07-27T10:20:55.631Z] #48 0.651 + shift
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.651 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.651 + . /tmp/install/shfmt.installer
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.651 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.652 + install_shfmt
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.652 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.652 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Zji9ZXhJUN/src/github.com/mvdan/sh
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.652 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:20:55 [2020-07-27T10:20:55.632Z] #48 0.654 Cloning into '/tmp/tmp.Zji9ZXhJUN/src/github.com/mvdan/sh'...
10:20:55 [2020-07-27T10:20:55.632Z] #48 9.761 + cd /tmp/tmp.Zji9ZXhJUN/src/github.com/mvdan/sh
10:20:55 [2020-07-27T10:20:55.632Z] #48 9.763 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:20:55 [2020-07-27T10:20:55.632Z] #48 9.858 + GO111MODULE=on
10:20:55 [2020-07-27T10:20:55.632Z] #48 9.859 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:20:55 [2020-07-27T10:20:55.656Z] #39 23.18   CC       images/inventory.o
10:20:55 [2020-07-27T10:20:55.656Z] #39 23.46   CC       images/fdinfo.o
10:20:55 [2020-07-27T10:20:55.784Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 47.98MB / 120.18MB 6.0s
10:20:55 [2020-07-27T10:20:55.810Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.2s
10:20:55 [2020-07-27T10:20:55.912Z] #39 23.79   CC       images/fown.o
10:20:55 [2020-07-27T10:20:55.927Z] #48 ...
10:20:55 [2020-07-27T10:20:55.927Z] 
10:20:55 [2020-07-27T10:20:55.927Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.775 + RM_GOPATH=0
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.775 + TMP_GOPATH=
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.775 + : /build
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.775 + '[' -z '' ']'
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.776 ++ mktemp -d
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.778 + export GOPATH=/tmp/tmp.UMOnPof3Ys
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.778 + GOPATH=/tmp/tmp.UMOnPof3Ys
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.778 + RM_GOPATH=1
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.779 + case "$(go env GOARCH)" in
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.787 ++ go env GOARCH
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.806 + export GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.806 + GO_BUILDMODE=-buildmode=pie
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.813 ++ dirname /tmp/install/install.sh
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.826 + dir=/tmp/install
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.826 + bin=proxy
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.827 + shift
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.827 + '[' '!' -f /tmp/install/proxy.installer ']'
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.827 + . /tmp/install/proxy.installer
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.827 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 + install_proxy
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 + case "$1" in
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 + export CGO_ENABLED=0
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 + CGO_ENABLED=0
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 + _install_proxy
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.828 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UMOnPof3Ys/src/github.com/docker/libnetwork
10:20:55 [2020-07-27T10:20:55.927Z] #61 0.831 Cloning into '/tmp/tmp.UMOnPof3Ys/src/github.com/docker/libnetwork'...
10:20:55 [2020-07-27T10:20:55.927Z] #61 ...
10:20:55 [2020-07-27T10:20:55.927Z] 
10:20:55 [2020-07-27T10:20:55.927Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:20:55 [2020-07-27T10:20:55.927Z] #24 1.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:20:55 [2020-07-27T10:20:55.927Z] #24 1.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:20:55 [2020-07-27T10:20:55.927Z] #24 1.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:20:55 [2020-07-27T10:20:55.927Z] #24 2.768 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:20:55 [2020-07-27T10:20:55.927Z] #24 4.929 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:20:55 [2020-07-27T10:20:55.927Z] #24 6.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:20:56 [2020-07-27T10:20:56.043Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 56.28MB / 120.18MB 6.3s
10:20:56 [2020-07-27T10:20:56.070Z] #7 ...
10:20:56 [2020-07-27T10:20:56.070Z] 
10:20:56 [2020-07-27T10:20:56.070Z] #20 [internal] load build context
10:20:56 [2020-07-27T10:20:56.070Z] #20 transferring context: 51.31MB 6.1s done
10:20:56 [2020-07-27T10:20:56.070Z] #20 DONE 6.3s
10:20:56 [2020-07-27T10:20:56.070Z] 
10:20:56 [2020-07-27T10:20:56.070Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:56 [2020-07-27T10:20:56.070Z] #7 ...
10:20:56 [2020-07-27T10:20:56.070Z] 
10:20:56 [2020-07-27T10:20:56.070Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:20:56 [2020-07-27T10:20:56.070Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:20:56 [2020-07-27T10:20:56.070Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:20:56 [2020-07-27T10:20:56.070Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:20:56 [2020-07-27T10:20:56.070Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done
10:20:56 [2020-07-27T10:20:56.070Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s
10:20:56 [2020-07-27T10:20:56.070Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done
10:20:56 [2020-07-27T10:20:56.070Z] #58 ...
10:20:56 [2020-07-27T10:20:56.070Z] 
10:20:56 [2020-07-27T10:20:56.070Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:56 [2020-07-27T10:20:56.168Z] #39 24.03   CC       images/ns.o
10:20:56 [2020-07-27T10:20:56.225Z] #24 ...
10:20:56 [2020-07-27T10:20:56.225Z] 
10:20:56 [2020-07-27T10:20:56.225Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:20:56 [2020-07-27T10:20:56.225Z] #37 0.913 + git clone https://github.com/docker/distribution.git .
10:20:56 [2020-07-27T10:20:56.225Z] #37 0.934 Cloning into '.'...
10:20:56 [2020-07-27T10:20:56.225Z] #37 ...
10:20:56 [2020-07-27T10:20:56.225Z] 
10:20:56 [2020-07-27T10:20:56.225Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.012 + RM_GOPATH=0
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.017 + TMP_GOPATH=
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.022 + : /build
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.024 + '[' -z '' ']'
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.027 ++ mktemp -d
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.029 + export GOPATH=/tmp/tmp.AH4qoxGAC7
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.033 + GOPATH=/tmp/tmp.AH4qoxGAC7
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.034 + RM_GOPATH=1
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.035 + case "$(go env GOARCH)" in
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.038 ++ go env GOARCH
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.094 + export GO_BUILDMODE=-buildmode=pie
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.095 + GO_BUILDMODE=-buildmode=pie
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.097 ++ dirname /tmp/install/install.sh
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.102 + dir=/tmp/install
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.103 + bin=tomlv
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.103 + shift
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.104 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.105 + . /tmp/install/tomlv.installer
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.106 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.107 + install_tomlv
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.108 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.109 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.110 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AH4qoxGAC7/src/github.com/BurntSushi/toml
10:20:56 [2020-07-27T10:20:56.225Z] #31 1.115 Cloning into '/tmp/tmp.AH4qoxGAC7/src/github.com/BurntSushi/toml'...
10:20:56 [2020-07-27T10:20:56.225Z] #31 2.368 + cd /tmp/tmp.AH4qoxGAC7/src/github.com/BurntSushi/toml
10:20:56 [2020-07-27T10:20:56.225Z] #31 2.394 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:20:56 [2020-07-27T10:20:56.225Z] #31 2.421 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:20:56 [2020-07-27T10:20:56.225Z] #31 3.207 math/bits
10:20:56 [2020-07-27T10:20:56.225Z] #31 3.250 internal/cpu
10:20:56 [2020-07-27T10:20:56.225Z] #31 3.257 runtime/internal/math
10:20:56 [2020-07-27T10:20:56.225Z] #31 3.338 runtime/internal/atomic
10:20:56 [2020-07-27T10:20:56.225Z] #31 3.794 unicode/utf8
10:20:56 [2020-07-27T10:20:56.225Z] #31 4.439 sync/atomic
10:20:56 [2020-07-27T10:20:56.225Z] #31 4.724 internal/bytealg
10:20:56 [2020-07-27T10:20:56.225Z] #31 5.157 unicode
10:20:56 [2020-07-27T10:20:56.225Z] #31 5.636 math
10:20:56 [2020-07-27T10:20:56.225Z] #31 5.812 internal/testlog
10:20:56 [2020-07-27T10:20:56.225Z] #31 7.102 runtime
10:20:56 [2020-07-27T10:20:56.225Z] #31 7.187 runtime/cgo
10:20:56 [2020-07-27T10:20:56.305Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 64.10MB / 120.18MB 6.5s
10:20:56 [2020-07-27T10:20:56.305Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 76.58MB / 120.18MB 6.7s
10:20:56 [2020-07-27T10:20:56.524Z] #31 ...
10:20:56 [2020-07-27T10:20:56.524Z] 
10:20:56 [2020-07-27T10:20:56.524Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.863 + RM_GOPATH=0
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.863 + TMP_GOPATH=
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.863 + : /build
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.863 + '[' -z '' ']'
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.865 ++ mktemp -d
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.870 + export GOPATH=/tmp/tmp.KeCq1OJOux
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.870 + GOPATH=/tmp/tmp.KeCq1OJOux
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.870 + RM_GOPATH=1
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.870 + case "$(go env GOARCH)" in
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.871 ++ go env GOARCH
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.899 + export GO_BUILDMODE=-buildmode=pie
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.899 + GO_BUILDMODE=-buildmode=pie
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.900 ++ dirname /tmp/install/install.sh
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.902 + dir=/tmp/install
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.902 + bin=rootlesskit
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.902 + shift
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.902 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.902 + . /tmp/install/rootlesskit.installer
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.902 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 + install_rootlesskit
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 + case "$1" in
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 + export CGO_ENABLED=0
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 + CGO_ENABLED=0
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 + _install_rootlesskit
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KeCq1OJOux/src/github.com/rootless-containers/rootlesskit
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.903 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:20:56 [2020-07-27T10:20:56.524Z] #55 0.921 Cloning into '/tmp/tmp.KeCq1OJOux/src/github.com/rootless-containers/rootlesskit'...
10:20:56 [2020-07-27T10:20:56.524Z] #55 5.797 + cd /tmp/tmp.KeCq1OJOux/src/github.com/rootless-containers/rootlesskit
10:20:56 [2020-07-27T10:20:56.524Z] #55 5.798 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:20:56 [2020-07-27T10:20:56.524Z] #55 6.183 + for f in rootlesskit rootlesskit-docker-proxy
10:20:56 [2020-07-27T10:20:56.524Z] #55 6.185 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:20:56 [2020-07-27T10:20:56.524Z] #55 ...
10:20:56 [2020-07-27T10:20:56.524Z] 
10:20:56 [2020-07-27T10:20:56.524Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:20:56 [2020-07-27T10:20:56.524Z] #39 0.981 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:20:56 [2020-07-27T10:20:56.524Z] #39 1.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:20:56 [2020-07-27T10:20:56.524Z] #39 1.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:20:56 [2020-07-27T10:20:56.524Z] #39 2.671 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:20:56 [2020-07-27T10:20:56.524Z] #39 5.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:20:56 [2020-07-27T10:20:56.524Z] #39 6.895 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:20:56 [2020-07-27T10:20:56.564Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 85.80MB / 120.18MB 6.9s
10:20:56 [2020-07-27T10:20:56.730Z] #39 24.27   CC       images/regfile.o
10:20:56 [2020-07-27T10:20:56.730Z] #39 24.44   CC       images/ghost-file.o
10:20:56 [2020-07-27T10:20:56.730Z] #39 24.67   CC       images/fifo.o
10:20:56 [2020-07-27T10:20:56.822Z] #39 ...
10:20:56 [2020-07-27T10:20:56.822Z] 
10:20:56 [2020-07-27T10:20:56.822Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:20:56 [2020-07-27T10:20:56.822Z] #44 11.68 go: finding github.com/pkg/errors v0.8.0
10:20:56 [2020-07-27T10:20:56.822Z] #44 11.73 go: finding github.com/fatih/color v1.6.0
10:20:56 [2020-07-27T10:20:56.822Z] #44 11.77 go: finding github.com/sirupsen/logrus v1.0.5
10:20:56 [2020-07-27T10:20:56.822Z] #44 11.78 go: finding github.com/spf13/pflag v1.0.1
10:20:56 [2020-07-27T10:20:56.822Z] #44 12.20 go: finding github.com/mattn/go-colorable v0.0.9
10:20:56 [2020-07-27T10:20:56.828Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 94.18MB / 120.18MB 7.1s
10:20:57 [2020-07-27T10:20:57.011Z] #7 ...
10:20:57 [2020-07-27T10:20:57.011Z] 
10:20:57 [2020-07-27T10:20:57.011Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:20:57 [2020-07-27T10:20:57.011Z] #58 DONE 7.5s
10:20:57 [2020-07-27T10:20:57.011Z] 
10:20:57 [2020-07-27T10:20:57.011Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:57 [2020-07-27T10:20:57.088Z] #7 ...
10:20:57 [2020-07-27T10:20:57.088Z] 
10:20:57 [2020-07-27T10:20:57.088Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:20:57 [2020-07-27T10:20:57.088Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.4s done
10:20:57 [2020-07-27T10:20:57.088Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done
10:20:57 [2020-07-27T10:20:57.088Z] #58 DONE 7.3s
10:20:57 [2020-07-27T10:20:57.088Z] 
10:20:57 [2020-07-27T10:20:57.088Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:20:57 [2020-07-27T10:20:57.088Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 106.35MB / 120.18MB 7.4s
10:20:57 [2020-07-27T10:20:57.120Z] #44 12.24 go: finding github.com/mattn/go-isatty v0.0.3
10:20:57 [2020-07-27T10:20:57.120Z] #44 12.37 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:20:57 [2020-07-27T10:20:57.120Z] #44 12.48 go: finding github.com/jonboulle/clockwork v0.1.0
10:20:57 [2020-07-27T10:20:57.120Z] #44 12.53 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:20:57 [2020-07-27T10:20:57.120Z] #44 12.61 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:20:57 [2020-07-27T10:20:57.271Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.5s done
10:20:57 [2020-07-27T10:20:57.292Z] #39 24.90   CC       images/remap-file-path.o
10:20:57 [2020-07-27T10:20:57.348Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 112.46MB / 120.18MB 7.6s
10:20:57 [2020-07-27T10:20:57.348Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 118.62MB / 120.18MB 7.7s
10:20:57 [2020-07-27T10:20:57.417Z] #44 12.76 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:20:57 [2020-07-27T10:20:57.548Z] #39 25.12   CC       images/eventfd.o
10:20:57 [2020-07-27T10:20:57.548Z] #39 25.36   CC       images/eventpoll.o
10:20:57 [2020-07-27T10:20:57.573Z] #17 23.82 Selecting previously unselected package libnet1:s390x.
10:20:57 [2020-07-27T10:20:57.573Z] #17 23.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:20:57 [2020-07-27T10:20:57.573Z] #17 23.82 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:20:57 [2020-07-27T10:20:57.573Z] #17 23.87 Selecting previously unselected package libnl-3-200:s390x.
10:20:57 [2020-07-27T10:20:57.573Z] #17 23.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
10:20:57 [2020-07-27T10:20:57.805Z] #39 25.66   CC       images/fh.o
10:20:57 [2020-07-27T10:20:57.839Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.0s
10:20:57 [2020-07-27T10:20:57.863Z] #17 23.88 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:20:57 [2020-07-27T10:20:57.863Z] #17 23.95 Selecting previously unselected package libprotobuf-c1:s390x.
10:20:57 [2020-07-27T10:20:57.863Z] #17 23.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:20:57 [2020-07-27T10:20:57.863Z] #17 23.95 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:20:57 [2020-07-27T10:20:57.863Z] #17 24.05 Selecting previously unselected package libreadline5:s390x.
10:20:57 [2020-07-27T10:20:57.863Z] #17 24.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
10:20:57 [2020-07-27T10:20:57.863Z] #17 24.06 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
10:20:57 [2020-07-27T10:20:57.863Z] #17 24.11 Selecting previously unselected package net-tools.
10:20:57 [2020-07-27T10:20:57.863Z] #17 24.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
10:20:57 [2020-07-27T10:20:57.863Z] #17 24.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:20:58 [2020-07-27T10:20:58.061Z] #39 25.96   CC       images/fsnotify.o
10:20:58 [2020-07-27T10:20:58.153Z] #17 24.21 Selecting previously unselected package python-pip-whl.
10:20:58 [2020-07-27T10:20:58.153Z] #17 24.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:20:58 [2020-07-27T10:20:58.153Z] #17 24.22 Unpacking python-pip-whl (18.1-5) ...
10:20:58 [2020-07-27T10:20:58.443Z] #17 24.50 Selecting previously unselected package python3-lib2to3.
10:20:58 [2020-07-27T10:20:58.443Z] #17 24.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:20:58 [2020-07-27T10:20:58.443Z] #17 24.50 Unpacking python3-lib2to3 (3.7.3-1) ...
10:20:58 [2020-07-27T10:20:58.443Z] #17 24.59 Selecting previously unselected package python3-distutils.
10:20:58 [2020-07-27T10:20:58.443Z] #17 24.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:20:58 [2020-07-27T10:20:58.443Z] #17 24.59 Unpacking python3-distutils (3.7.3-1) ...
10:20:58 [2020-07-27T10:20:58.443Z] #17 24.70 Selecting previously unselected package python3-pip.
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.71 Unpacking python3-pip (18.1-5) ...
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.81 Selecting previously unselected package python3-pkg-resources.
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.81 Unpacking python3-pkg-resources (40.8.0-1) ...
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.87 Selecting previously unselected package python3-setuptools.
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.87 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:20:58 [2020-07-27T10:20:58.734Z] #17 24.87 Unpacking python3-setuptools (40.8.0-1) ...
10:20:58 [2020-07-27T10:20:58.990Z] #39 26.62   CC       images/signalfd.o
10:20:58 [2020-07-27T10:20:58.990Z] #39 26.82   CC       images/fs.o
10:20:59 [2020-07-27T10:20:59.025Z] #17 24.97 Selecting previously unselected package python3-wheel.
10:20:59 [2020-07-27T10:20:59.025Z] #17 24.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:20:59 [2020-07-27T10:20:59.025Z] #17 24.97 Unpacking python3-wheel (0.32.3-2) ...
10:20:59 [2020-07-27T10:20:59.025Z] #17 25.01 Selecting previously unselected package sudo.
10:20:59 [2020-07-27T10:20:59.025Z] #17 25.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
10:20:59 [2020-07-27T10:20:59.025Z] #17 25.01 Unpacking sudo (1.8.27-1+deb10u2) ...
10:20:59 [2020-07-27T10:20:59.222Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.0s done
10:20:59 [2020-07-27T10:20:59.289Z] #39 27.04   CC       images/pstree.o
10:20:59 [2020-07-27T10:20:59.316Z] #17 25.41 Selecting previously unselected package thin-provisioning-tools.
10:20:59 [2020-07-27T10:20:59.316Z] #17 25.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
10:20:59 [2020-07-27T10:20:59.316Z] #17 25.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:20:59 [2020-07-27T10:20:59.327Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.1s done
10:20:59 [2020-07-27T10:20:59.327Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c
10:20:59 [2020-07-27T10:20:59.327Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 9.5s done
10:20:59 [2020-07-27T10:20:59.545Z] #39 27.33   CC       images/pipe.o
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.58 Selecting previously unselected package uidmap.
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.58 Unpacking uidmap (1:4.5-1.1) ...
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.65 Selecting previously unselected package vim-runtime.
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:20:59 [2020-07-27T10:20:59.670Z] #17 ...
10:20:59 [2020-07-27T10:20:59.670Z] 
10:20:59 [2020-07-27T10:20:59.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:20:59 [2020-07-27T10:20:59.670Z] #39 62.97   CC       criu/cr-service.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 64.16   CC       criu/crtools.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 64.50   CC       criu/eventfd.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 64.62   CC       criu/eventpoll.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 64.94   CC       criu/external.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 65.16   CC       criu/fault-injection.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 65.23   CC       criu/fdstore.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 65.49   CC       criu/fifo.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 65.75   CC       criu/file-ids.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 65.90   CC       criu/file-lock.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 66.35   CC       criu/files-ext.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 66.65   CC       criu/files-reg.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 67.93   CC       criu/files.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 69.02   CC       criu/filesystems.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 69.53   CC       criu/fsnotify.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 70.26   CC       criu/image-desc.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 70.34   CC       criu/image.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 70.94   CC       criu/ipc_ns.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 71.57   CC       criu/irmap.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 71.89   CC       criu/kcmp-ids.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 72.12   CC       criu/kerndat.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 72.72   CC       criu/libnetlink.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 72.90   CC       criu/log.o
10:20:59 [2020-07-27T10:20:59.670Z] #39 ...
10:20:59 [2020-07-27T10:20:59.670Z] 
10:20:59 [2020-07-27T10:20:59.670Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:20:59 [2020-07-27T10:20:59.670Z] #17 25.69 Unpacking vim-runtime (2:8.1.0875-5) ...
10:20:59 [2020-07-27T10:20:59.799Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s
10:20:59 [2020-07-27T10:20:59.844Z] #39 27.59   CC       images/tcp-stream.o
10:20:59 [2020-07-27T10:20:59.896Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done
10:21:00 [2020-07-27T10:21:00.060Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done
10:21:00 [2020-07-27T10:21:00.100Z] #39 27.93   CC       images/sk-packet.o
10:21:00 [2020-07-27T10:21:00.167Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2
10:21:00 [2020-07-27T10:21:00.319Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s
10:21:00 [2020-07-27T10:21:00.368Z] #39 28.15   CC       images/mnt.o
10:21:00 [2020-07-27T10:21:00.624Z] #39 28.43   CC       images/pipe-data.o
10:21:00 [2020-07-27T10:21:00.736Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done
10:21:00 [2020-07-27T10:21:00.880Z] #39 28.71   CC       images/sa.o
10:21:00 [2020-07-27T10:21:00.900Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done
10:21:00 [2020-07-27T10:21:00.900Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7
10:21:00 [2020-07-27T10:21:00.996Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7
10:21:01 [2020-07-27T10:21:01.138Z] #39 28.96   CC       images/timer.o
10:21:01 [2020-07-27T10:21:01.293Z] #17 27.53 Selecting previously unselected package vim.
10:21:01 [2020-07-27T10:21:01.584Z] #17 27.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
10:21:01 [2020-07-27T10:21:01.584Z] #17 27.55 Unpacking vim (2:8.1.0875-5) ...
10:21:01 [2020-07-27T10:21:01.703Z] #39 ...
10:21:01 [2020-07-27T10:21:01.703Z] 
10:21:01 [2020-07-27T10:21:01.703Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:01 [2020-07-27T10:21:01.703Z] #47 90.84 mvdan.cc/sh/v3/cmd/shfmt
10:21:01 [2020-07-27T10:21:01.703Z] #47 DONE 96.8s
10:21:01 [2020-07-27T10:21:01.703Z] 
10:21:01 [2020-07-27T10:21:01.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:01 [2020-07-27T10:21:01.703Z] #39 29.39   CC       images/timerfd.o
10:21:01 [2020-07-27T10:21:01.703Z] #39 ...
10:21:01 [2020-07-27T10:21:01.703Z] 
10:21:01 [2020-07-27T10:21:01.703Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:01 [2020-07-27T10:21:01.703Z] #41 87.63 go/doc
10:21:01 [2020-07-27T10:21:01.703Z] #41 90.66 github.com/LK4D4/vndr/versioned
10:21:01 [2020-07-27T10:21:01.703Z] #41 90.77 compress/flate
10:21:01 [2020-07-27T10:21:01.703Z] #41 90.99 github.com/LK4D4/vndr/build
10:21:01 [2020-07-27T10:21:01.703Z] #41 93.42 hash/crc32
10:21:01 [2020-07-27T10:21:01.703Z] #41 93.95 net
10:21:01 [2020-07-27T10:21:01.703Z] #41 94.06 compress/gzip
10:21:01 [2020-07-27T10:21:01.703Z] #41 94.52 vendor/golang.org/x/text/transform
10:21:01 [2020-07-27T10:21:01.703Z] #41 95.27 vendor/golang.org/x/text/unicode/bidi
10:21:01 [2020-07-27T10:21:01.875Z] #17 27.92 Selecting previously unselected package xfsprogs.
10:21:01 [2020-07-27T10:21:01.875Z] #17 27.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
10:21:01 [2020-07-27T10:21:01.875Z] #17 27.92 Unpacking xfsprogs (4.20.0-1) ...
10:21:01 [2020-07-27T10:21:01.929Z] #44 ...
10:21:01 [2020-07-27T10:21:01.929Z] 
10:21:01 [2020-07-27T10:21:01.929Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:01 [2020-07-27T10:21:01.959Z] #41 97.20 vendor/golang.org/x/text/secure/bidirule
10:21:02 [2020-07-27T10:21:02.166Z] #17 28.30 Selecting previously unselected package zip.
10:21:02 [2020-07-27T10:21:02.166Z] #17 28.30 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
10:21:02 [2020-07-27T10:21:02.166Z] #17 28.31 Unpacking zip (3.0-11+b1) ...
10:21:02 [2020-07-27T10:21:02.215Z] #41 ...
10:21:02 [2020-07-27T10:21:02.215Z] 
10:21:02 [2020-07-27T10:21:02.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:02 [2020-07-27T10:21:02.215Z] #39 29.86   CC       images/mm.o
10:21:02 [2020-07-27T10:21:02.228Z] #37 17.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.46 Setting up aufs-tools (1:4.14+20190211-1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.49 Setting up libip6tc0:s390x (1.8.2-4) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.50 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.51 Setting up libgpm2:s390x (1.20.7-5) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.51 Setting up libip4tc0:s390x (1.8.2-4) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.52 Setting up uidmap (1:4.5-1.1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.53 Setting up libnftnl11:s390x (1.1.2-2) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.53 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.55 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.55 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.56 Setting up xxd (2:8.1.0875-5) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.57 Setting up zip (3.0-11+b1) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.57 Setting up vim-common (2:8.1.0875-5) ...
10:21:02 [2020-07-27T10:21:02.456Z] #17 28.58 Setting up bash-completion (1:2.8-6) ...
10:21:02 [2020-07-27T10:21:02.619Z] Client:
10:21:02 [2020-07-27T10:21:02.619Z]  Debug Mode: false
10:21:02 [2020-07-27T10:21:02.619Z] 
10:21:02 [2020-07-27T10:21:02.619Z] Server:
10:21:02 [2020-07-27T10:21:02.619Z]  Containers: 0
10:21:02 [2020-07-27T10:21:02.619Z]   Running: 0
10:21:02 [2020-07-27T10:21:02.619Z]   Paused: 0
10:21:02 [2020-07-27T10:21:02.619Z]   Stopped: 0
10:21:02 [2020-07-27T10:21:02.619Z]  Images: 0
10:21:02 [2020-07-27T10:21:02.619Z]  Server Version: 19.03.12
10:21:02 [2020-07-27T10:21:02.619Z]  Storage Driver: overlay2
10:21:02 [2020-07-27T10:21:02.619Z]   Backing Filesystem: extfs
10:21:02 [2020-07-27T10:21:02.619Z]   Supports d_type: true
10:21:02 [2020-07-27T10:21:02.619Z]   Native Overlay Diff: true
10:21:02 [2020-07-27T10:21:02.619Z]  Logging Driver: json-file
10:21:02 [2020-07-27T10:21:02.619Z]  Cgroup Driver: cgroupfs
10:21:02 [2020-07-27T10:21:02.619Z]  Plugins:
10:21:02 [2020-07-27T10:21:02.619Z]   Volume: local
10:21:02 [2020-07-27T10:21:02.619Z]   Network: bridge host ipvlan macvlan null overlay
10:21:02 [2020-07-27T10:21:02.619Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:21:02 [2020-07-27T10:21:02.619Z]  Swarm: inactive
10:21:02 [2020-07-27T10:21:02.619Z]  Runtimes: runc
10:21:02 [2020-07-27T10:21:02.619Z]  Default Runtime: runc
10:21:02 [2020-07-27T10:21:02.619Z]  Init Binary: docker-init
10:21:02 [2020-07-27T10:21:02.619Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:21:02 [2020-07-27T10:21:02.619Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:21:02 [2020-07-27T10:21:02.619Z]  init version: fec3683
10:21:02 [2020-07-27T10:21:02.619Z]  Security Options:
10:21:02 [2020-07-27T10:21:02.619Z]   apparmor
10:21:02 [2020-07-27T10:21:02.619Z]   seccomp
10:21:02 [2020-07-27T10:21:02.619Z]    Profile: default
10:21:02 [2020-07-27T10:21:02.619Z]  Kernel Version: 4.15.0-1074-aws
10:21:02 [2020-07-27T10:21:02.619Z]  Operating System: Ubuntu 16.04.6 LTS
10:21:02 [2020-07-27T10:21:02.619Z]  OSType: linux
10:21:02 [2020-07-27T10:21:02.619Z]  Architecture: aarch64
10:21:02 [2020-07-27T10:21:02.619Z]  CPUs: 4
10:21:02 [2020-07-27T10:21:02.619Z]  Total Memory: 7.525GiB
10:21:02 [2020-07-27T10:21:02.619Z]  Name: ip-10-100-97-100
10:21:02 [2020-07-27T10:21:02.619Z]  ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2
10:21:02 [2020-07-27T10:21:02.619Z]  Docker Root Dir: /var/lib/docker
10:21:02 [2020-07-27T10:21:02.619Z]  Debug Mode: false
10:21:02 [2020-07-27T10:21:02.619Z]  Registry: https://index.docker.io/v1/
10:21:02 [2020-07-27T10:21:02.619Z]  Labels:
10:21:02 [2020-07-27T10:21:02.619Z]  Experimental: true
10:21:02 [2020-07-27T10:21:02.619Z]  Insecure Registries:
10:21:02 [2020-07-27T10:21:02.619Z]   127.0.0.0/8
10:21:02 [2020-07-27T10:21:02.619Z]  Live Restore Enabled: true
10:21:02 [2020-07-27T10:21:02.619Z] 
10:21:02 [2020-07-27T10:21:02.619Z] WARNING: No swap limit support
[Pipeline] sh
10:21:02 [2020-07-27T10:21:02.777Z] #39 30.31   CC       images/sk-opts.o
10:21:02 [2020-07-27T10:21:02.777Z] #39 30.49   CC       images/sk-unix.o
10:21:02 [2020-07-27T10:21:02.914Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:21:02 [2020-07-27T10:21:02.914Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:21:02 [2020-07-27T10:21:02.914Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41267/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:21:02 [2020-07-27T10:21:02.914Z] + bash /home/ubuntu/workspace/moby_PR-41267/check-config.sh
10:21:02 [2020-07-27T10:21:02.914Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:21:02 [2020-07-27T10:21:02.914Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ...
10:21:02 [2020-07-27T10:21:02.914Z] 
10:21:02 [2020-07-27T10:21:02.914Z] Generally Necessary:
10:21:02 [2020-07-27T10:21:02.914Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:21:02 [2020-07-27T10:21:02.914Z] - apparmor: enabled and tools installed
10:21:03 [2020-07-27T10:21:03.034Z] #39 30.87   CC       images/sk-inet.o
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_NAMESPACES: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_NET_NS: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_PID_NS: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_IPC_NS: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_UTS_NS: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_CGROUPS: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_CGROUP_CPUACCT: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_CGROUP_DEVICE: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_CGROUP_FREEZER: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_CGROUP_SCHED: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_CPUSETS: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_MEMCG: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_KEYS: enabled
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_VETH: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_BRIDGE: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:21:03 [2020-07-27T10:21:03.178Z] - CONFIG_NF_NAT: enabled (as module)
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_NF_NAT_NEEDED: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_POSIX_MQUEUE: enabled
10:21:03 [2020-07-27T10:21:03.447Z] 
10:21:03 [2020-07-27T10:21:03.447Z] Optional Features:
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_USER_NS: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_SECCOMP: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_CGROUP_PIDS: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_MEMCG_SWAP: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:21:03 [2020-07-27T10:21:03.447Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_BLK_CGROUP: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_IOSCHED_CFQ: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_CGROUP_PERF: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_CGROUP_HUGETLB: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_CFS_BANDWIDTH: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_RT_GROUP_SCHED: missing
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_IP_VS: enabled (as module)
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_IP_VS_NFCT: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:21:03 [2020-07-27T10:21:03.447Z] - CONFIG_IP_VS_RR: enabled (as module)
10:21:03 [2020-07-27T10:21:03.596Z] #39 31.18   CC       images/tun.o
10:21:03 [2020-07-27T10:21:03.596Z] #39 31.41   CC       images/sk-netlink.o
10:21:03 [2020-07-27T10:21:03.713Z] - CONFIG_EXT4_FS: enabled
10:21:03 [2020-07-27T10:21:03.713Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:21:03 [2020-07-27T10:21:03.713Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:21:03 [2020-07-27T10:21:03.713Z] - Network Drivers:
10:21:03 [2020-07-27T10:21:03.713Z]   - "overlay":
10:21:03 [2020-07-27T10:21:03.713Z]     - CONFIG_VXLAN: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:21:03 [2020-07-27T10:21:03.713Z]       Optional (for encrypted networks):
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_CRYPTO: enabled
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_CRYPTO_AEAD: enabled
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_CRYPTO_GCM: enabled
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_CRYPTO_GHASH: enabled
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_XFRM: enabled
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_XFRM_USER: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_INET_ESP: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]   - "ipvlan":
10:21:03 [2020-07-27T10:21:03.713Z]     - CONFIG_IPVLAN: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]   - "macvlan":
10:21:03 [2020-07-27T10:21:03.713Z]     - CONFIG_MACVLAN: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]     - CONFIG_DUMMY: enabled (as module)
10:21:03 [2020-07-27T10:21:03.713Z]   - "ftp,tftp client in container":
10:21:03 [2020-07-27T10:21:03.854Z] #39 31.73   CC       images/packet-sock.o
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z] - Storage Drivers:
10:21:03 [2020-07-27T10:21:03.976Z]   - "aufs":
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_AUFS_FS: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z]   - "btrfs":
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:21:03 [2020-07-27T10:21:03.976Z]   - "devicemapper":
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_BLK_DEV_DM: enabled
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z]   - "overlay":
10:21:03 [2020-07-27T10:21:03.976Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:21:03 [2020-07-27T10:21:03.976Z]   - "zfs":
10:21:03 [2020-07-27T10:21:03.976Z]     - /dev/zfs: missing
10:21:03 [2020-07-27T10:21:03.976Z]     - zfs command: missing
10:21:03 [2020-07-27T10:21:03.976Z]     - zpool command: missing
10:21:03 [2020-07-27T10:21:03.976Z] 
10:21:03 [2020-07-27T10:21:03.976Z] Limits:
10:21:03 [2020-07-27T10:21:03.976Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:21:03 [2020-07-27T10:21:03.976Z] 
10:21:03 [2020-07-27T10:21:03.976Z] + true
[Pipeline] }
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.89 Setting up libiptc0:s390x (1.8.2-4) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.90 Setting up xz-utils (5.2.4-1) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.91 Setting up sudo (1.8.27-1+deb10u2) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.94 invoke-rc.d: could not determine current runlevel
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.94 invoke-rc.d: policy-rc.d denied execution of start.
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.94 Setting up pigz (2.4-1) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.95 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.95 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.97 Setting up python-pip-whl (18.1-5) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.97 Setting up libmpdec2:s390x (2.4.2-2) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 29.98 Setting up vim-runtime (2:8.1.0875-5) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.17 Setting up libaio1:s390x (0.3.112-3) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.17 Setting up libonig5:s390x (6.9.1-1) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.18 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.19 Setting up vim (2:8.1.0875-5) ...
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:21:03 [2020-07-27T10:21:03.990Z] #17 30.22 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:21:04 [2020-07-27T10:21:04.281Z] #17 30.23 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:21:04 [2020-07-27T10:21:04.281Z] #17 30.25 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:21:04 [2020-07-27T10:21:04.281Z] #17 30.25 Setting up jq (1.5+dfsg-2+b1) ...
10:21:04 [2020-07-27T10:21:04.281Z] #17 30.27 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
10:21:04 [2020-07-27T10:21:04.281Z] #17 30.27 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:21:04 [2020-07-27T10:21:04.317Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 .
10:21:04 [2020-07-27T10:21:04.317Z] #1 [internal] load build definition from Dockerfile
10:21:04 [2020-07-27T10:21:04.336Z] #37 19.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:21:04 [2020-07-27T10:21:04.430Z] #39 32.14   CC       images/ipc-var.o
10:21:04 [2020-07-27T10:21:04.580Z] #1 transferring dockerfile:
10:21:04 [2020-07-27T10:21:04.686Z] #39 32.35   CC       images/ipc-desc.o
10:21:04 [2020-07-27T10:21:04.686Z] #39 32.59   CC       images/ipc-shm.o
10:21:04 [2020-07-27T10:21:04.842Z] #1 transferring dockerfile: 16.37kB done
10:21:04 [2020-07-27T10:21:04.943Z] #39 32.82   CC       images/ipc-msg.o
10:21:05 [2020-07-27T10:21:05.095Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.6s done
10:21:05 [2020-07-27T10:21:05.095Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0
10:21:05 [2020-07-27T10:21:05.104Z] #1 ...
10:21:05 [2020-07-27T10:21:05.104Z] 
10:21:05 [2020-07-27T10:21:05.104Z] #2 [internal] load .dockerignore
10:21:05 [2020-07-27T10:21:05.104Z] #2 transferring context: 87B 0.1s done
10:21:05 [2020-07-27T10:21:05.104Z] #2 DONE 0.8s
10:21:05 [2020-07-27T10:21:05.104Z] 
10:21:05 [2020-07-27T10:21:05.104Z] #1 [internal] load build definition from Dockerfile
10:21:05 [2020-07-27T10:21:05.104Z] #1 DONE 0.9s
10:21:05 [2020-07-27T10:21:05.199Z] #39 33.03   CC       images/ipc-sem.o
10:21:05 [2020-07-27T10:21:05.201Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.7s done
10:21:05 [2020-07-27T10:21:05.201Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0
10:21:05 [2020-07-27T10:21:05.372Z] 
10:21:05 [2020-07-27T10:21:05.372Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:21:05 [2020-07-27T10:21:05.456Z] #39 33.25   CC       images/utsns.o
10:21:05 [2020-07-27T10:21:05.712Z] #39 33.43   CC       images/creds.o
10:21:05 [2020-07-27T10:21:05.786Z] #17 31.93 Setting up iptables (1.8.2-4) ...
10:21:05 [2020-07-27T10:21:05.786Z] #17 31.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:21:05 [2020-07-27T10:21:05.786Z] #17 31.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:21:05 [2020-07-27T10:21:05.786Z] #17 31.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:21:05 [2020-07-27T10:21:05.787Z] #17 31.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:21:05 [2020-07-27T10:21:05.787Z] #17 31.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:21:05 [2020-07-27T10:21:05.878Z] #37 ...
10:21:05 [2020-07-27T10:21:05.878Z] 
10:21:05 [2020-07-27T10:21:05.878Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:05 [2020-07-27T10:21:05.878Z] #42 11.07 runtime/cgo
10:21:05 [2020-07-27T10:21:05.878Z] #42 15.02 vendor/golang.org/x/crypto/internal/subtle
10:21:05 [2020-07-27T10:21:05.878Z] #42 ...
10:21:05 [2020-07-27T10:21:05.878Z] 
10:21:05 [2020-07-27T10:21:05.878Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:05 [2020-07-27T10:21:05.878Z] #61 17.36 Checking out files:  68% (1412/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.
10:21:05 [2020-07-27T10:21:05.878Z] #61 18.17 + cd /tmp/tmp.UMOnPof3Ys/src/github.com/docker/libnetwork
10:21:05 [2020-07-27T10:21:05.878Z] #61 18.17 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:21:05 [2020-07-27T10:21:05.878Z] #61 18.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:21:05 [2020-07-27T10:21:05.947Z] #3 DONE 0.6s
10:21:05 [2020-07-27T10:21:05.947Z] 
10:21:05 [2020-07-27T10:21:05.947Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:21:05 [2020-07-27T10:21:05.947Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:21:05 [2020-07-27T10:21:05.969Z] #39 33.60   CC       images/vma.o
10:21:05 [2020-07-27T10:21:05.969Z] #39 33.82   CC       images/netdev.o
10:21:06 [2020-07-27T10:21:06.148Z] #17 31.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:21:06 [2020-07-27T10:21:06.148Z] #17 31.98 Setting up python3 (3.7.3-1) ...
10:21:06 [2020-07-27T10:21:06.148Z] #17 32.30 Setting up python3-wheel (0.32.3-2) ...
10:21:06 [2020-07-27T10:21:06.208Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 330.28kB / 8.28MB 0.2s
10:21:06 [2020-07-27T10:21:06.208Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:21:06 [2020-07-27T10:21:06.208Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
10:21:06 [2020-07-27T10:21:06.208Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
10:21:06 [2020-07-27T10:21:06.208Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s
10:21:06 [2020-07-27T10:21:06.213Z] #61 ...
10:21:06 [2020-07-27T10:21:06.213Z] 
10:21:06 [2020-07-27T10:21:06.213Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:06 [2020-07-27T10:21:06.213Z] #48 11.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:06 [2020-07-27T10:21:06.213Z] #48 11.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:06 [2020-07-27T10:21:06.213Z] #48 11.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:06 [2020-07-27T10:21:06.213Z] #48 11.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:06 [2020-07-27T10:21:06.213Z] #48 11.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:06 [2020-07-27T10:21:06.213Z] #48 13.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:06 [2020-07-27T10:21:06.213Z] #48 14.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:06 [2020-07-27T10:21:06.213Z] #48 15.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:06 [2020-07-27T10:21:06.213Z] #48 17.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:06 [2020-07-27T10:21:06.213Z] #48 17.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:06 [2020-07-27T10:21:06.213Z] #48 17.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:06 [2020-07-27T10:21:06.213Z] #48 17.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:06 [2020-07-27T10:21:06.213Z] #48 18.98 runtime/cgo
10:21:06 [2020-07-27T10:21:06.213Z] #48 19.29 runtime
10:21:06 [2020-07-27T10:21:06.438Z] #17 32.58 Setting up apparmor (2.13.2-10) ...
10:21:06 [2020-07-27T10:21:06.470Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done
10:21:06 [2020-07-27T10:21:06.470Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
10:21:06 [2020-07-27T10:21:06.531Z] #39 34.18   CC       images/tty.o
10:21:06 [2020-07-27T10:21:06.740Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
10:21:06 [2020-07-27T10:21:06.787Z] #39 34.70   CC       images/file-lock.o
10:21:07 [2020-07-27T10:21:07.005Z] #4 DONE 0.9s
10:21:07 [2020-07-27T10:21:07.043Z] #39 34.89   CC       images/rlimit.o
10:21:07 [2020-07-27T10:21:07.300Z] #39 35.06   CC       images/pagemap.o
10:21:07 [2020-07-27T10:21:07.473Z] #17 33.54 Setting up xfsprogs (4.20.0-1) ...
10:21:07 [2020-07-27T10:21:07.473Z] #17 33.55 Setting up python3-lib2to3 (3.7.3-1) ...
10:21:07 [2020-07-27T10:21:07.556Z] #39 35.31   CC       images/siginfo.o
10:21:07 [2020-07-27T10:21:07.579Z] 
10:21:07 [2020-07-27T10:21:07.579Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:21:07 [2020-07-27T10:21:07.579Z] #6 ...
10:21:07 [2020-07-27T10:21:07.579Z] 
10:21:07 [2020-07-27T10:21:07.579Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:21:07 [2020-07-27T10:21:07.579Z] #5 DONE 0.2s
10:21:07 [2020-07-27T10:21:07.579Z] 
10:21:07 [2020-07-27T10:21:07.579Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:21:07 [2020-07-27T10:21:07.784Z] #17 33.81 Setting up python3-pkg-resources (40.8.0-1) ...
10:21:07 [2020-07-27T10:21:07.812Z] #39 35.62   CC       images/rpc.o
10:21:07 [2020-07-27T10:21:07.843Z] #6 DONE 0.4s
10:21:07 [2020-07-27T10:21:07.843Z] 
10:21:07 [2020-07-27T10:21:07.843Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:21:07 [2020-07-27T10:21:07.843Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:21:08 [2020-07-27T10:21:08.111Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:21:08 [2020-07-27T10:21:08.111Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done
10:21:08 [2020-07-27T10:21:08.111Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done
10:21:08 [2020-07-27T10:21:08.111Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0B / 49.17MB 0.2s
10:21:08 [2020-07-27T10:21:08.111Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0B / 7.68MB 0.2s
10:21:08 [2020-07-27T10:21:08.111Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 4.42MB / 49.17MB 0.4s
10:21:08 [2020-07-27T10:21:08.414Z] #17 34.55 Setting up python3-distutils (3.7.3-1) ...
10:21:08 [2020-07-27T10:21:08.424Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 25.44MB / 49.17MB 0.6s
10:21:08 [2020-07-27T10:21:08.424Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.6s
10:21:08 [2020-07-27T10:21:08.424Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 30.84MB / 49.17MB 0.7s
10:21:08 [2020-07-27T10:21:08.687Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 33.54MB / 49.17MB 0.8s
10:21:08 [2020-07-27T10:21:08.706Z] #17 34.87 Setting up python3-setuptools (40.8.0-1) ...
10:21:08 [2020-07-27T10:21:08.953Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 1.1s
10:21:08 [2020-07-27T10:21:08.953Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.8s done
10:21:08 [2020-07-27T10:21:08.953Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0B / 9.98MB 1.1s
10:21:08 [2020-07-27T10:21:08.953Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0B / 52.16MB 1.1s
10:21:08 [2020-07-27T10:21:08.953Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 1.3s
10:21:08 [2020-07-27T10:21:08.953Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 6.51MB / 52.16MB 1.3s
10:21:09 [2020-07-27T10:21:09.178Z] #39 36.91   CC       images/ext-file.o
10:21:09 [2020-07-27T10:21:09.216Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 12.86MB / 52.16MB 1.4s
10:21:09 [2020-07-27T10:21:09.216Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 19.48MB / 52.16MB 1.5s
10:21:09 [2020-07-27T10:21:09.295Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.9s done
10:21:09 [2020-07-27T10:21:09.295Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598
10:21:09 [2020-07-27T10:21:09.402Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.1s done
10:21:09 [2020-07-27T10:21:09.402Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0.1s
10:21:09 [2020-07-27T10:21:09.434Z] #39 37.09   CC       images/cgroup.o
10:21:09 [2020-07-27T10:21:09.450Z] #17 35.51 Setting up python3-pip (18.1-5) ...
10:21:09 [2020-07-27T10:21:09.450Z] #17 ...
10:21:09 [2020-07-27T10:21:09.450Z] 
10:21:09 [2020-07-27T10:21:09.450Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:09 [2020-07-27T10:21:09.450Z] #36 116.6 + dpkg --print-architecture
10:21:09 [2020-07-27T10:21:09.481Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 30.65MB / 52.16MB 1.7s
10:21:09 [2020-07-27T10:21:09.740Z] #36 116.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:21:09 [2020-07-27T10:21:09.749Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 35.53MB / 52.16MB 1.9s
10:21:09 [2020-07-27T10:21:09.749Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 40.30MB / 52.16MB 2.0s
10:21:09 [2020-07-27T10:21:09.749Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 2.1s
10:21:09 [2020-07-27T10:21:09.996Z] #39 37.56   CC       images/userns.o
10:21:09 [2020-07-27T10:21:09.996Z] #39 37.77   CC       images/google/protobuf/descriptor.o
10:21:10 [2020-07-27T10:21:10.030Z] #36 116.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:21:10 [2020-07-27T10:21:10.030Z] #36 116.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:21:10 [2020-07-27T10:21:10.030Z] #36 ...
10:21:10 [2020-07-27T10:21:10.030Z] 
10:21:10 [2020-07-27T10:21:10.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:10 [2020-07-27T10:21:10.030Z] #39 73.30   CC       criu/lsm.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 73.44   CC       criu/mem.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 74.23   CC       criu/memfd.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 74.53   CC       criu/mount.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 76.78   CC       criu/namespaces.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 77.89   CC       criu/net.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 79.73   CC       criu/netfilter.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 80.00   CC       criu/page-pipe.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 80.45   CC       criu/page-xfer.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 81.53   CC       criu/pagemap-cache.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 81.86   CC       criu/pagemap.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 82.49   CC       criu/parasite-syscall.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 83.05   CC       criu/path.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 83.20   CC       criu/pie-util-vdso.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 83.53   CC       criu/pie-util.o
10:21:10 [2020-07-27T10:21:10.030Z] #39 ...
10:21:10 [2020-07-27T10:21:10.030Z] 
10:21:10 [2020-07-27T10:21:10.030Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:21:10 [2020-07-27T10:21:10.030Z] #17 35.98 Processing triggers for libc-bin (2.28-10) ...
10:21:10 [2020-07-27T10:21:10.030Z] #17 36.00 Processing triggers for mime-support (3.62) ...
10:21:10 [2020-07-27T10:21:10.660Z] #17 DONE 36.7s
10:21:10 [2020-07-27T10:21:10.660Z] 
10:21:10 [2020-07-27T10:21:10.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:10 [2020-07-27T10:21:10.660Z] #39 83.66   CC       criu/pipes.o
10:21:10 [2020-07-27T10:21:10.660Z] #39 84.18   CC       criu/plugin.o
10:21:10 [2020-07-27T10:21:10.736Z] #48 ...
10:21:10 [2020-07-27T10:21:10.736Z] 
10:21:10 [2020-07-27T10:21:10.736Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:10 [2020-07-27T10:21:10.736Z] #33 15.55 Fetched 8145 kB in 14s (568 kB/s)
10:21:10 [2020-07-27T10:21:10.736Z] #33 15.55 Reading package lists...
10:21:10 [2020-07-27T10:21:10.736Z] #33 22.00 Reading package lists...
10:21:10 [2020-07-27T10:21:10.736Z] #33 ...
10:21:10 [2020-07-27T10:21:10.736Z] 
10:21:10 [2020-07-27T10:21:10.736Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:10 [2020-07-27T10:21:10.736Z] #52 16.45 Fetched 8145 kB in 15s (535 kB/s)
10:21:10 [2020-07-27T10:21:10.736Z] #52 16.45 Reading package lists...
10:21:10 [2020-07-27T10:21:10.736Z] #52 23.21 Reading package lists...
10:21:10 [2020-07-27T10:21:10.736Z] #52 ...
10:21:10 [2020-07-27T10:21:10.736Z] 
10:21:10 [2020-07-27T10:21:10.736Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:10 [2020-07-27T10:21:10.736Z] #11 16.05 Fetched 8145 kB in 15s (551 kB/s)
10:21:10 [2020-07-27T10:21:10.736Z] #11 16.05 Reading package lists...
10:21:10 [2020-07-27T10:21:10.736Z] #11 23.90 Reading package lists...
10:21:10 [2020-07-27T10:21:10.736Z] #11 ...
10:21:10 [2020-07-27T10:21:10.736Z] 
10:21:10 [2020-07-27T10:21:10.736Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:10 [2020-07-27T10:21:10.736Z] #24 16.13 Fetched 8145 kB in 15s (547 kB/s)
10:21:10 [2020-07-27T10:21:10.736Z] #24 16.13 Reading package lists...
10:21:10 [2020-07-27T10:21:10.955Z] #39 84.53   CC       criu/proc_parse.o
10:21:11 [2020-07-27T10:21:11.035Z] #24 22.86 Reading package lists...
10:21:11 [2020-07-27T10:21:11.035Z] #24 ...
10:21:11 [2020-07-27T10:21:11.035Z] 
10:21:11 [2020-07-27T10:21:11.035Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:11 [2020-07-27T10:21:11.035Z] #39 16.11 Fetched 8145 kB in 15s (534 kB/s)
10:21:11 [2020-07-27T10:21:11.035Z] #39 16.11 Reading package lists...
10:21:11 [2020-07-27T10:21:11.140Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906
10:21:11 [2020-07-27T10:21:11.363Z] #39 39.19   CC       images/opts.o
10:21:11 [2020-07-27T10:21:11.609Z] #39 ...
10:21:11 [2020-07-27T10:21:11.609Z] 
10:21:11 [2020-07-27T10:21:11.609Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:21:11 [2020-07-27T10:21:11.610Z] #18 0.885 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:21:11 [2020-07-27T10:21:11.610Z] #18 0.888 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:21:11 [2020-07-27T10:21:11.610Z] #18 0.891 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:21:11 [2020-07-27T10:21:11.610Z] #18 DONE 1.1s
10:21:11 [2020-07-27T10:21:11.619Z] #39 39.38   CC       images/seccomp.o
10:21:11 [2020-07-27T10:21:11.848Z] #7 ...
10:21:11 [2020-07-27T10:21:11.848Z] 
10:21:11 [2020-07-27T10:21:11.848Z] #20 [internal] load build context
10:21:11 [2020-07-27T10:21:11.848Z] #20 transferring context: 51.31MB 3.7s done
10:21:11 [2020-07-27T10:21:11.848Z] #20 DONE 3.9s
10:21:11 [2020-07-27T10:21:11.848Z] 
10:21:11 [2020-07-27T10:21:11.848Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:21:11 [2020-07-27T10:21:11.848Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:21:11 [2020-07-27T10:21:11.848Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:21:11 [2020-07-27T10:21:11.848Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:21:11 [2020-07-27T10:21:11.848Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
10:21:11 [2020-07-27T10:21:11.848Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
10:21:11 [2020-07-27T10:21:11.848Z] #58 DONE 3.9s
10:21:11 [2020-07-27T10:21:11.848Z] 
10:21:11 [2020-07-27T10:21:11.848Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:21:11 [2020-07-27T10:21:11.848Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 2.6s done
10:21:11 [2020-07-27T10:21:11.848Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 2.1s done
10:21:11 [2020-07-27T10:21:11.848Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 3.9s done
10:21:11 [2020-07-27T10:21:11.848Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 31.47MB / 62.52MB 4.0s
10:21:11 [2020-07-27T10:21:11.848Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0B / 97.69MB 4.0s
10:21:11 [2020-07-27T10:21:11.848Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 0B / 155B 4.0s
10:21:11 [2020-07-27T10:21:11.875Z] #39 39.54   CC       images/binfmt-misc.o
10:21:11 [2020-07-27T10:21:11.875Z] #39 39.65   CC       images/time.o
10:21:11 [2020-07-27T10:21:11.908Z] 
10:21:11 [2020-07-27T10:21:11.908Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:21:12 [2020-07-27T10:21:12.111Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 35.41MB / 62.52MB 4.2s
10:21:12 [2020-07-27T10:21:12.111Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 10.11MB / 97.69MB 4.2s
10:21:12 [2020-07-27T10:21:12.111Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 4.2s
10:21:12 [2020-07-27T10:21:12.111Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 16.59MB / 97.69MB 4.3s
10:21:12 [2020-07-27T10:21:12.111Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 4.2s done
10:21:12 [2020-07-27T10:21:12.111Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 46.95MB / 62.52MB 4.4s
10:21:12 [2020-07-27T10:21:12.131Z] #39 39.93   CC       images/sysctl.o
10:21:12 [2020-07-27T10:21:12.374Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 4.5s
10:21:12 [2020-07-27T10:21:12.387Z] #39 40.15   CC       images/autofs.o
10:21:12 [2020-07-27T10:21:12.387Z] #39 ...
10:21:12 [2020-07-27T10:21:12.387Z] 
10:21:12 [2020-07-27T10:21:12.387Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:21:12 [2020-07-27T10:21:12.387Z] #54 107.6 + for f in rootlesskit rootlesskit-docker-proxy
10:21:12 [2020-07-27T10:21:12.387Z] #54 107.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:21:12 [2020-07-27T10:21:12.635Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 23.82MB / 97.69MB 4.8s
10:21:12 [2020-07-27T10:21:12.658Z] #54 ...
10:21:12 [2020-07-27T10:21:12.658Z] 
10:21:12 [2020-07-27T10:21:12.658Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:12 [2020-07-27T10:21:12.658Z] #41 97.69 vendor/golang.org/x/text/unicode/norm
10:21:12 [2020-07-27T10:21:12.658Z] #41 100.7 vendor/golang.org/x/net/idna
10:21:12 [2020-07-27T10:21:12.658Z] #41 102.9 vendor/golang.org/x/net/http2/hpack
10:21:12 [2020-07-27T10:21:12.658Z] #41 103.8 mime
10:21:12 [2020-07-27T10:21:12.658Z] #41 105.3 mime/quotedprintable
10:21:12 [2020-07-27T10:21:12.658Z] #41 105.7 net/http/internal
10:21:12 [2020-07-27T10:21:12.658Z] #41 ...
10:21:12 [2020-07-27T10:21:12.658Z] 
10:21:12 [2020-07-27T10:21:12.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:12 [2020-07-27T10:21:12.658Z] #39 40.41   CC       images/macvlan.o
10:21:12 [2020-07-27T10:21:12.898Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 31.72MB / 97.69MB 5.1s
10:21:12 [2020-07-27T10:21:12.917Z] #39 40.71   CC       images/sit.o
10:21:13 [2020-07-27T10:21:13.160Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 51.34MB / 97.69MB 5.4s
10:21:13 [2020-07-27T10:21:13.174Z] #39 40.97   CC       images/memfd.o
10:21:13 [2020-07-27T10:21:13.174Z] #39 23.27 Reading package lists...
10:21:13 [2020-07-27T10:21:13.174Z] #39 ...
10:21:13 [2020-07-27T10:21:13.174Z] 
10:21:13 [2020-07-27T10:21:13.174Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:13 [2020-07-27T10:21:13.174Z] #33 22.00 Reading package lists...
10:21:13 [2020-07-27T10:21:13.735Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 58.76MB / 97.69MB 5.6s
10:21:13 [2020-07-27T10:21:13.735Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 63.82MB / 97.69MB 6.1s
10:21:13 [2020-07-27T10:21:13.737Z] #39 41.27   CC       images/timens.o
10:21:13 [2020-07-27T10:21:13.737Z] #39 41.53   LINK     images/built-in.o
10:21:13 [2020-07-27T10:21:13.737Z] #39 41.63   GEN      compel/include/asm
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.66   GEN      compel/include/version.h
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.69 touch .config
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.72   GEN      include/common/config.h
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.80   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.83   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.85   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.86   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:21:13 [2020-07-27T10:21:13.993Z] #39 41.90   DEP      compel/arch/x86/plugins/std/memcpy.d
10:21:14 [2020-07-27T10:21:14.143Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 75.46MB / 97.69MB 6.2s
10:21:14 [2020-07-27T10:21:14.249Z] #39 41.91   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:21:14 [2020-07-27T10:21:14.249Z] #39 41.92   GEN      compel/plugins/include/uapi/std/syscall.h
10:21:14 [2020-07-27T10:21:14.249Z] #39 41.95   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:21:14 [2020-07-27T10:21:14.249Z] #39 41.96   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:21:14 [2020-07-27T10:21:14.249Z] #39 41.98   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:21:14 [2020-07-27T10:21:14.249Z] #39 41.99   DEP      compel/plugins/std/infect.d
10:21:14 [2020-07-27T10:21:14.249Z] #39 42.08   DEP      compel/plugins/std/string.d
10:21:14 [2020-07-27T10:21:14.249Z] #39 42.15   DEP      compel/plugins/std/log.d
10:21:14 [2020-07-27T10:21:14.484Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 82.50MB / 97.69MB 6.7s
10:21:14 [2020-07-27T10:21:14.505Z] #39 42.27   DEP      compel/plugins/std/fds.d
10:21:14 [2020-07-27T10:21:14.505Z] #39 42.36   DEP      compel/plugins/std/std.d
10:21:14 [2020-07-27T10:21:14.568Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s
10:21:14 [2020-07-27T10:21:14.732Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s
10:21:14 [2020-07-27T10:21:14.747Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 6.7s done
10:21:14 [2020-07-27T10:21:14.747Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 89.45MB / 97.69MB 6.8s
10:21:14 [2020-07-27T10:21:14.747Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 7.0s
10:21:14 [2020-07-27T10:21:14.761Z] #39 42.44   DEP      compel/plugins/shmem/shmem.d
10:21:14 [2020-07-27T10:21:14.761Z] #39 42.53   DEP      compel/plugins/fds/fds.d
10:21:15 [2020-07-27T10:21:15.008Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 4.3s done
10:21:15 [2020-07-27T10:21:15.018Z] #39 42.71   CC       compel/plugins/std/std.o
10:21:15 [2020-07-27T10:21:15.018Z] #39 42.97   CC       compel/plugins/std/fds.o
10:21:15 [2020-07-27T10:21:15.018Z] #39 ...
10:21:15 [2020-07-27T10:21:15.018Z] 
10:21:15 [2020-07-27T10:21:15.018Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:15 [2020-07-27T10:21:15.018Z] #10 100.3 Selecting previously unselected package g++-mingw-w64-x86-64.
10:21:15 [2020-07-27T10:21:15.018Z] #10 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:21:15 [2020-07-27T10:21:15.018Z] #10 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:21:15 [2020-07-27T10:21:15.019Z] #33 28.70 Building dependency tree...
10:21:15 [2020-07-27T10:21:15.274Z] #10 ...
10:21:15 [2020-07-27T10:21:15.274Z] 
10:21:15 [2020-07-27T10:21:15.274Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:15 [2020-07-27T10:21:15.274Z] #41 109.9 net/textproto
10:21:15 [2020-07-27T10:21:15.274Z] #41 109.9 crypto/x509
10:21:15 [2020-07-27T10:21:15.430Z] #19 3.238 Collecting yamllint==1.16.0
10:21:15 [2020-07-27T10:21:15.430Z] #19 3.437   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:21:15 [2020-07-27T10:21:15.430Z] #19 3.479 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:21:15 [2020-07-27T10:21:15.430Z] #19 ...
10:21:15 [2020-07-27T10:21:15.430Z] 
10:21:15 [2020-07-27T10:21:15.430Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:15 [2020-07-27T10:21:15.430Z] #49 46.05 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:21:15 [2020-07-27T10:21:15.430Z] #49 47.63 + mkdir -p /build
10:21:15 [2020-07-27T10:21:15.430Z] #49 47.63 + cp runc /build/runc
10:21:15 [2020-07-27T10:21:15.430Z] #49 DONE 47.9s
10:21:15 [2020-07-27T10:21:15.430Z] 
10:21:15 [2020-07-27T10:21:15.430Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:21:15 [2020-07-27T10:21:15.430Z] #19 3.506   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:21:15 [2020-07-27T10:21:15.430Z] #19 3.516 Collecting pyyaml (from yamllint==1.16.0)
10:21:15 [2020-07-27T10:21:15.430Z] #19 3.613   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:21:15 [2020-07-27T10:21:15.836Z] #41 111.0 vendor/golang.org/x/net/http/httpguts
10:21:16 [2020-07-27T10:21:16.074Z] #33 31.38 The following additional packages will be installed:
10:21:16 [2020-07-27T10:21:16.074Z] #33 31.38   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:21:16 [2020-07-27T10:21:16.074Z] #33 31.40 Suggested packages:
10:21:16 [2020-07-27T10:21:16.074Z] #33 31.40   cmake-doc ninja-build lrzip
10:21:16 [2020-07-27T10:21:16.074Z] #33 31.40 Recommended packages:
10:21:16 [2020-07-27T10:21:16.074Z] #33 31.40   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:21:16 [2020-07-27T10:21:16.091Z] #41 111.3 vendor/golang.org/x/net/http/httpproxy
10:21:16 [2020-07-27T10:21:16.473Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.2s done
10:21:16 [2020-07-27T10:21:16.507Z] #19 4.557 Building wheels for collected packages: pyyaml
10:21:16 [2020-07-27T10:21:16.507Z] #19 4.566   Running setup.py bdist_wheel for pyyaml: started
10:21:16 [2020-07-27T10:21:16.654Z] #41 111.8 mime/multipart
10:21:16 [2020-07-27T10:21:16.784Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
10:21:16 [2020-07-27T10:21:16.797Z] #19 5.122   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:21:16 [2020-07-27T10:21:16.797Z] #19 5.125   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:21:16 [2020-07-27T10:21:16.797Z] #19 5.157 Successfully built pyyaml
10:21:16 [2020-07-27T10:21:16.797Z] #19 5.175 Installing collected packages: pathspec, pyyaml, yamllint
10:21:17 [2020-07-27T10:21:17.024Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221
10:21:17 [2020-07-27T10:21:17.087Z] #19 5.342 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:21:17 [2020-07-27T10:21:17.129Z] #33 32.55 The following NEW packages will be installed:
10:21:17 [2020-07-27T10:21:17.270Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.6s done
10:21:17 [2020-07-27T10:21:17.270Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966
10:21:17 [2020-07-27T10:21:17.270Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
10:21:17 [2020-07-27T10:21:17.270Z] #7 DONE 27.6s
10:21:17 [2020-07-27T10:21:17.270Z] 
10:21:17 [2020-07-27T10:21:17.270Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:21:17 [2020-07-27T10:21:17.351Z] #7 DONE 27.8s
10:21:17 [2020-07-27T10:21:17.377Z] #19 DONE 5.6s
10:21:17 [2020-07-27T10:21:17.377Z] 
10:21:17 [2020-07-27T10:21:17.377Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:21:17 [2020-07-27T10:21:17.377Z] #22 DONE 0.2s
10:21:17 [2020-07-27T10:21:17.377Z] 
10:21:17 [2020-07-27T10:21:17.377Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:21:17 [2020-07-27T10:21:17.428Z] #33 32.56   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:21:17 [2020-07-27T10:21:17.428Z] #33 32.56   vim-common xxd
10:21:17 [2020-07-27T10:21:17.428Z] #33 32.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:21:17 [2020-07-27T10:21:17.428Z] #33 32.79 Need to get 14.9 MB of archives.
10:21:17 [2020-07-27T10:21:17.428Z] #33 32.79 After this operation, 67.2 MB of additional disk space will be used.
10:21:17 [2020-07-27T10:21:17.428Z] #33 32.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
10:21:17 [2020-07-27T10:21:17.607Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.5s done
10:21:17 [2020-07-27T10:21:17.607Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 9.8s done
10:21:17 [2020-07-27T10:21:17.610Z] 
10:21:17 [2020-07-27T10:21:17.610Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:21:17 [2020-07-27T10:21:17.726Z] #33 32.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
10:21:17 [2020-07-27T10:21:17.726Z] #33 32.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
10:21:18 [2020-07-27T10:21:18.024Z] #33 33.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
10:21:18 [2020-07-27T10:21:18.408Z] #26 DONE 0.8s
10:21:18 [2020-07-27T10:21:18.408Z] 
10:21:18 [2020-07-27T10:21:18.408Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:21:18 [2020-07-27T10:21:18.408Z] #29 DONE 0.2s
10:21:18 [2020-07-27T10:21:18.408Z] 
10:21:18 [2020-07-27T10:21:18.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:18 [2020-07-27T10:21:18.408Z] #39 86.26   CC       criu/protobuf-desc.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 86.91   CC       criu/protobuf.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 87.15   CC       criu/pstree.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 87.97   CC       criu/rbtree.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 88.18   CC       criu/rst-malloc.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 88.32   CC       criu/seccomp.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 88.78   CC       criu/seize.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 89.75   CC       criu/servicefd.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 90.12   CC       criu/shmem.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 90.58   CC       criu/sigframe.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 90.65   CC       criu/signalfd.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 90.82   CC       criu/sk-inet.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 91.50   CC       criu/sk-netlink.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 91.85   CC       criu/sk-packet.o
10:21:18 [2020-07-27T10:21:18.408Z] #39 ...
10:21:18 [2020-07-27T10:21:18.408Z] 
10:21:18 [2020-07-27T10:21:18.408Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:21:18 [2020-07-27T10:21:18.408Z] #31 DONE 0.1s
10:21:18 [2020-07-27T10:21:18.561Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127
10:21:18 [2020-07-27T10:21:18.587Z] #41 113.7 crypto/tls
10:21:18 [2020-07-27T10:21:18.702Z] 
10:21:18 [2020-07-27T10:21:18.702Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:21:18 [2020-07-27T10:21:18.702Z] #34 DONE 0.1s
10:21:18 [2020-07-27T10:21:18.702Z] 
10:21:18 [2020-07-27T10:21:18.702Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:21:18 [2020-07-27T10:21:18.702Z] #52 ...
10:21:18 [2020-07-27T10:21:18.702Z] 
10:21:18 [2020-07-27T10:21:18.702Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:18 [2020-07-27T10:21:18.702Z] #39 92.24   CC       criu/sk-queue.o
10:21:18 [2020-07-27T10:21:18.822Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.4s done
10:21:18 [2020-07-27T10:21:18.992Z] #39 92.36   CC       criu/sk-tcp.o
10:21:18 [2020-07-27T10:21:18.992Z] #39 92.54   CC       criu/sk-unix.o
10:21:19 [2020-07-27T10:21:19.534Z] #41 ...
10:21:19 [2020-07-27T10:21:19.534Z] 
10:21:19 [2020-07-27T10:21:19.534Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:21:19 [2020-07-27T10:21:19.534Z] #54 DONE 114.8s
10:21:19 [2020-07-27T10:21:19.561Z] #8 DONE 1.7s
10:21:19 [2020-07-27T10:21:19.561Z] 
10:21:19 [2020-07-27T10:21:19.561Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:21:19 [2020-07-27T10:21:19.573Z] #33 ...
10:21:19 [2020-07-27T10:21:19.573Z] 
10:21:19 [2020-07-27T10:21:19.573Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:19 [2020-07-27T10:21:19.573Z] #11 23.90 Reading package lists...
10:21:19 [2020-07-27T10:21:19.573Z] #11 30.71 Building dependency tree...
10:21:19 [2020-07-27T10:21:19.573Z] #11 33.53 The following additional packages will be installed:
10:21:19 [2020-07-27T10:21:19.573Z] #11 33.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:21:19 [2020-07-27T10:21:19.573Z] #11 33.54   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:21:19 [2020-07-27T10:21:19.573Z] #11 33.55   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:21:19 [2020-07-27T10:21:19.573Z] #11 33.55   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:21:19 [2020-07-27T10:21:19.573Z] #11 33.56 Suggested packages:
10:21:19 [2020-07-27T10:21:19.573Z] #11 33.56   gcc-8-locales seccomp wine64
10:21:19 [2020-07-27T10:21:19.573Z] #11 34.87 The following NEW packages will be installed:
10:21:19 [2020-07-27T10:21:19.573Z] #11 34.88   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:21:19 [2020-07-27T10:21:19.573Z] #11 34.88   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:21:19 [2020-07-27T10:21:19.573Z] #11 34.88   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:21:19 [2020-07-27T10:21:19.573Z] #11 34.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:21:19 [2020-07-27T10:21:19.573Z] #11 34.89   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:21:19 [2020-07-27T10:21:19.573Z] #11 34.89   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:21:19 [2020-07-27T10:21:19.790Z] 
10:21:19 [2020-07-27T10:21:19.790Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:21:19 [2020-07-27T10:21:19.790Z] #55 DONE 0.1s
10:21:19 [2020-07-27T10:21:19.790Z] 
10:21:19 [2020-07-27T10:21:19.790Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:21:19 [2020-07-27T10:21:19.790Z] #56 DONE 0.0s
10:21:19 [2020-07-27T10:21:19.790Z] 
10:21:19 [2020-07-27T10:21:19.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:19 [2020-07-27T10:21:19.790Z] #10 114.8 Selecting previously unselected package libapparmor1:amd64.
10:21:19 [2020-07-27T10:21:19.790Z] #10 114.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:21:19 [2020-07-27T10:21:19.790Z] #10 114.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:21:19 [2020-07-27T10:21:19.790Z] #10 115.1 Selecting previously unselected package libapparmor-dev:amd64.
10:21:19 [2020-07-27T10:21:19.830Z] #9 DONE 0.8s
10:21:19 [2020-07-27T10:21:19.872Z] #11 35.14 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:21:19 [2020-07-27T10:21:19.872Z] #11 35.14 Need to get 78.9 MB of archives.
10:21:19 [2020-07-27T10:21:19.872Z] #11 35.14 After this operation, 532 MB of additional disk space will be used.
10:21:19 [2020-07-27T10:21:19.872Z] #11 35.14 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]
10:21:20 [2020-07-27T10:21:20.024Z] #39 93.49   CC       criu/sockets.o
10:21:20 [2020-07-27T10:21:20.062Z] #10 115.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:21:20 [2020-07-27T10:21:20.062Z] #10 115.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:21:20 [2020-07-27T10:21:20.062Z] #10 115.4 Selecting previously unselected package libbtrfs0.
10:21:20 [2020-07-27T10:21:20.062Z] #10 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:21:20 [2020-07-27T10:21:20.062Z] #10 115.4 Unpacking libbtrfs0 (4.20.1-2) ...
10:21:20 [2020-07-27T10:21:20.103Z] 
10:21:20 [2020-07-27T10:21:20.103Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:21:20 [2020-07-27T10:21:20.103Z] #27 DONE 0.1s
10:21:20 [2020-07-27T10:21:20.103Z] 
10:21:20 [2020-07-27T10:21:20.103Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:20 [2020-07-27T10:21:20.103Z] #32 ...
10:21:20 [2020-07-27T10:21:20.103Z] 
10:21:20 [2020-07-27T10:21:20.103Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:21:20 [2020-07-27T10:21:20.103Z] #35 DONE 0.1s
10:21:20 [2020-07-27T10:21:20.318Z] #10 115.6 Selecting previously unselected package libbtrfs-dev.
10:21:20 [2020-07-27T10:21:20.318Z] #10 115.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:21:20 [2020-07-27T10:21:20.318Z] #10 115.6 Unpacking libbtrfs-dev (4.20.1-2) ...
10:21:20 [2020-07-27T10:21:20.347Z] #39 93.82   CC       criu/stats.o
10:21:20 [2020-07-27T10:21:20.405Z] 
10:21:20 [2020-07-27T10:21:20.405Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:20 [2020-07-27T10:21:20.521Z] #11 35.87 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]
10:21:20 [2020-07-27T10:21:20.605Z] #10 115.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:21:20 [2020-07-27T10:21:20.605Z] #10 115.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:21:20 [2020-07-27T10:21:20.605Z] #10 115.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:21:20 [2020-07-27T10:21:20.605Z] #10 115.9 Selecting previously unselected package libudev-dev:amd64.
10:21:20 [2020-07-27T10:21:20.605Z] #10 115.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
10:21:20 [2020-07-27T10:21:20.636Z] #39 93.94   CC       criu/string.o
10:21:20 [2020-07-27T10:21:20.636Z] #39 93.98   CC       criu/sysctl.o
10:21:20 [2020-07-27T10:21:20.739Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94
10:21:20 [2020-07-27T10:21:20.927Z] #39 94.24   CC       criu/sysfs_parse.o
10:21:20 [2020-07-27T10:21:20.927Z] #39 94.46   CC       criu/timens.o
10:21:20 [2020-07-27T10:21:20.940Z] #10 116.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:21:21 [2020-07-27T10:21:21.175Z] #11 ...
10:21:21 [2020-07-27T10:21:21.175Z] 
10:21:21 [2020-07-27T10:21:21.175Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:21 [2020-07-27T10:21:21.175Z] #33 35.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
10:21:21 [2020-07-27T10:21:21.175Z] #33 35.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
10:21:21 [2020-07-27T10:21:21.175Z] #33 35.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
10:21:21 [2020-07-27T10:21:21.175Z] #33 35.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
10:21:21 [2020-07-27T10:21:21.175Z] #33 35.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
10:21:21 [2020-07-27T10:21:21.175Z] #33 35.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
10:21:21 [2020-07-27T10:21:21.217Z] #39 94.68   CC       criu/timerfd.o
10:21:21 [2020-07-27T10:21:21.218Z] #10 116.2 Selecting previously unselected package libsepol1-dev:amd64.
10:21:21 [2020-07-27T10:21:21.218Z] #10 116.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:21:21 [2020-07-27T10:21:21.218Z] #10 116.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:21:21 [2020-07-27T10:21:21.218Z] #10 116.5 Selecting previously unselected package libpcre16-3:amd64.
10:21:21 [2020-07-27T10:21:21.463Z] #8 DONE 3.4s
10:21:21 [2020-07-27T10:21:21.463Z] 
10:21:21 [2020-07-27T10:21:21.463Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:21:21 [2020-07-27T10:21:21.463Z] #9 DONE 0.6s
10:21:21 [2020-07-27T10:21:21.463Z] 
10:21:21 [2020-07-27T10:21:21.463Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:21:21 [2020-07-27T10:21:21.463Z] #27 DONE 0.2s
10:21:21 [2020-07-27T10:21:21.463Z] 
10:21:21 [2020-07-27T10:21:21.463Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:21:21 [2020-07-27T10:21:21.463Z] #35 DONE 0.2s
10:21:21 [2020-07-27T10:21:21.463Z] 
10:21:21 [2020-07-27T10:21:21.463Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:21 [2020-07-27T10:21:21.475Z] #10 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:21:21 [2020-07-27T10:21:21.475Z] #10 116.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:21:21 [2020-07-27T10:21:21.475Z] #10 116.7 Selecting previously unselected package libpcre32-3:amd64.
10:21:21 [2020-07-27T10:21:21.475Z] #10 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:21:21 [2020-07-27T10:21:21.475Z] #10 116.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:21:21 [2020-07-27T10:21:21.508Z] #39 94.89   CC       criu/tty.o
10:21:21 [2020-07-27T10:21:21.734Z] #10 116.9 Selecting previously unselected package libpcrecpp0v5:amd64.
10:21:21 [2020-07-27T10:21:21.734Z] #10 116.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:21:21 [2020-07-27T10:21:21.734Z] #10 116.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:21:21 [2020-07-27T10:21:21.734Z] #10 117.0 Selecting previously unselected package libpcre3-dev:amd64.
10:21:21 [2020-07-27T10:21:21.734Z] #10 117.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:21:21 [2020-07-27T10:21:21.734Z] #10 117.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:21:21 [2020-07-27T10:21:21.990Z] #10 117.4 Selecting previously unselected package libselinux1-dev:amd64.
10:21:22 [2020-07-27T10:21:22.238Z] #33 ...
10:21:22 [2020-07-27T10:21:22.238Z] 
10:21:22 [2020-07-27T10:21:22.238Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:22 [2020-07-27T10:21:22.238Z] #24 22.86 Reading package lists...
10:21:22 [2020-07-27T10:21:22.238Z] #24 29.77 Building dependency tree...
10:21:22 [2020-07-27T10:21:22.238Z] #24 32.90 ca-certificates is already the newest version (20200601~deb10u1).
10:21:22 [2020-07-27T10:21:22.238Z] #24 32.90 The following additional packages will be installed:
10:21:22 [2020-07-27T10:21:22.238Z] #24 32.91   libjq1 libonig5
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.44 The following NEW packages will be installed:
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.44   jq libjq1 libonig5
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.61 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.61 Need to get 358 kB of archives.
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.61 After this operation, 1277 kB of additional disk space will be used.
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
10:21:22 [2020-07-27T10:21:22.238Z] #24 33.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
10:21:22 [2020-07-27T10:21:22.238Z] #24 35.17 debconf: delaying package configuration, since apt-utils is not installed
10:21:22 [2020-07-27T10:21:22.238Z] #24 35.47 Fetched 358 kB in 0s (3630 kB/s)
10:21:22 [2020-07-27T10:21:22.238Z] #24 35.65 Selecting previously unselected package libonig5:ppc64el.
10:21:22 [2020-07-27T10:21:22.238Z] #24 35.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
10:21:22 [2020-07-27T10:21:22.238Z] #24 35.78 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
10:21:22 [2020-07-27T10:21:22.238Z] #24 35.79 Unpacking libonig5:ppc64el (6.9.1-1) ...
10:21:22 [2020-07-27T10:21:22.238Z] #24 36.68 Selecting previously unselected package libjq1:ppc64el.
10:21:22 [2020-07-27T10:21:22.239Z] #24 36.68 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 36.70 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 36.86 Selecting previously unselected package jq.
10:21:22 [2020-07-27T10:21:22.239Z] #24 36.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 36.90 Unpacking jq (1.5+dfsg-2+b1) ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 37.11 Setting up libonig5:ppc64el (6.9.1-1) ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 37.11 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 37.12 Setting up jq (1.5+dfsg-2+b1) ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 37.12 Processing triggers for libc-bin (2.28-10) ...
10:21:22 [2020-07-27T10:21:22.239Z] #24 DONE 37.4s
10:21:22 [2020-07-27T10:21:22.239Z] 
10:21:22 [2020-07-27T10:21:22.239Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:21:22 [2020-07-27T10:21:22.239Z] #25 DONE 0.1s
10:21:22 [2020-07-27T10:21:22.239Z] 
10:21:22 [2020-07-27T10:21:22.239Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:22 [2020-07-27T10:21:22.245Z] #10 117.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:21:22 [2020-07-27T10:21:22.245Z] #10 117.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:21:22 [2020-07-27T10:21:22.245Z] #10 117.6 Selecting previously unselected package libdevmapper-dev:amd64.
10:21:22 [2020-07-27T10:21:22.500Z] #10 117.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:21:22 [2020-07-27T10:21:22.500Z] #10 117.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:21:22 [2020-07-27T10:21:22.500Z] #10 117.7 Selecting previously unselected package libseccomp-dev:amd64.
10:21:22 [2020-07-27T10:21:22.500Z] #10 117.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:21:22 [2020-07-27T10:21:22.500Z] #10 117.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:21:22 [2020-07-27T10:21:22.500Z] #10 117.9 Selecting previously unselected package libsystemd-dev:amd64.
10:21:22 [2020-07-27T10:21:22.540Z] #39 95.94   CC       criu/tun.o
10:21:22 [2020-07-27T10:21:22.756Z] #10 117.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:21:22 [2020-07-27T10:21:22.756Z] #10 117.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:21:22 [2020-07-27T10:21:22.830Z] #39 96.27   CC       criu/uffd.o
10:21:22 [2020-07-27T10:21:22.892Z] #26 ...
10:21:22 [2020-07-27T10:21:22.892Z] 
10:21:22 [2020-07-27T10:21:22.892Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:22 [2020-07-27T10:21:22.892Z] #52 23.21 Reading package lists...
10:21:22 [2020-07-27T10:21:22.892Z] #52 31.20 Building dependency tree...
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.39 The following additional packages will be installed:
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.40   libbtrfs0
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.58 The following NEW packages will be installed:
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.61   libbtrfs-dev libbtrfs0
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.86 Need to get 120 kB of archives.
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.86 After this operation, 423 kB of additional disk space will be used.
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
10:21:22 [2020-07-27T10:21:22.892Z] #52 34.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
10:21:22 [2020-07-27T10:21:22.892Z] #52 36.61 debconf: delaying package configuration, since apt-utils is not installed
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.06 Fetched 120 kB in 0s (1508 kB/s)
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.21 Selecting previously unselected package libbtrfs0.
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.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 ... 15339 files and directories currently installed.)
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.30 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.31 Unpacking libbtrfs0 (4.20.1-2) ...
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.48 Selecting previously unselected package libbtrfs-dev.
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.53 Unpacking libbtrfs-dev (4.20.1-2) ...
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.73 Setting up libbtrfs0 (4.20.1-2) ...
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.78 Setting up libbtrfs-dev (4.20.1-2) ...
10:21:22 [2020-07-27T10:21:22.892Z] #52 37.79 Processing triggers for libc-bin (2.28-10) ...
10:21:22 [2020-07-27T10:21:22.892Z] #52 DONE 38.1s
10:21:22 [2020-07-27T10:21:22.892Z] 
10:21:22 [2020-07-27T10:21:22.892Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.4 Setting up libbtrfs0 (4.20.1-2) ...
10:21:23 [2020-07-27T10:21:23.056Z] #10 118.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.384 + RM_GOPATH=0
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.385 + TMP_GOPATH=
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.385 + : /build
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.385 + '[' -z '' ']'
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.386 ++ mktemp -d
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.389 + export GOPATH=/tmp/tmp.kZexBeUmrc
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.389 + GOPATH=/tmp/tmp.kZexBeUmrc
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.392 + RM_GOPATH=1
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.393 + case "$(go env GOARCH)" in
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.395 ++ go env GOARCH
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.412 + export GO_BUILDMODE=-buildmode=pie
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.413 + GO_BUILDMODE=-buildmode=pie
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.416 ++ dirname /tmp/install/install.sh
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.418 + dir=/tmp/install
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.419 + bin=containerd
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.419 + shift
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.421 + '[' '!' -f /tmp/install/containerd.installer ']'
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.421 + . /tmp/install/containerd.installer
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.426 ++ set -e
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.426 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.433 + install_containerd
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.437 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kZexBeUmrc/src/github.com/containerd/containerd
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.437 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
10:21:23 [2020-07-27T10:21:23.194Z] #53 0.454 Cloning into '/tmp/tmp.kZexBeUmrc/src/github.com/containerd/containerd'...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.5 Setting up libbtrfs-dev (4.20.1-2) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.5 Setting up mingw-w64-common (6.0.0-3) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.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
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.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
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.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
10:21:23 [2020-07-27T10:21:23.312Z] #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
10:21:23 [2020-07-27T10:21:23.312Z] #10 118.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:21:23 [2020-07-27T10:21:23.399Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.5s done
10:21:23 [2020-07-27T10:21:23.460Z] #39 96.81   CC       criu/util.o
10:21:23 [2020-07-27T10:21:23.576Z] #10 118.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:21:23 [2020-07-27T10:21:23.576Z] #10 118.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:21:23 [2020-07-27T10:21:23.576Z] #10 118.7 Setting up dmsetup (2:1.02.155-3) ...
10:21:23 [2020-07-27T10:21:23.576Z] #10 118.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:21:23 [2020-07-27T10:21:23.576Z] #10 118.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:21:23 [2020-07-27T10:21:23.576Z] #10 118.7 Processing triggers for libc-bin (2.28-10) ...
10:21:23 [2020-07-27T10:21:23.751Z] #39 97.32   CC       criu/uts_ns.o
10:21:23 [2020-07-27T10:21:23.973Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5
10:21:24 [2020-07-27T10:21:24.040Z] #39 97.40   CC       criu/vdso.o
10:21:24 [2020-07-27T10:21:24.150Z] #10 DONE 119.2s
10:21:24 [2020-07-27T10:21:24.150Z] 
10:21:24 [2020-07-27T10:21:24.150Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:21:24 [2020-07-27T10:21:24.330Z] #39 97.77   LINK     criu/built-in.o
10:21:24 [2020-07-27T10:21:24.330Z] #39 97.87   LINK     criu/criu
10:21:24 [2020-07-27T10:21:24.686Z] #39 98.14   DEP      lib/c/criu.d
10:21:24 [2020-07-27T10:21:24.686Z] #39 98.18   CC       images/rpc.pb-c.o
10:21:24 [2020-07-27T10:21:24.976Z] #39 98.45   CC       lib/c/criu.o
10:21:25 [2020-07-27T10:21:25.275Z] #39 ...
10:21:25 [2020-07-27T10:21:25.275Z] 
10:21:25 [2020-07-27T10:21:25.275Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:25 [2020-07-27T10:21:25.275Z] #36 DONE 132.5s
10:21:25 [2020-07-27T10:21:25.346Z] #53 ...
10:21:25 [2020-07-27T10:21:25.346Z] 
10:21:25 [2020-07-27T10:21:25.346Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:25 [2020-07-27T10:21:25.346Z] #61 DONE 40.6s
10:21:25 [2020-07-27T10:21:25.520Z] #11 DONE 1.5s
10:21:25 [2020-07-27T10:21:25.520Z] 
10:21:25 [2020-07-27T10:21:25.520Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:25 [2020-07-27T10:21:25.520Z] #41 120.5 net/http/httptrace
10:21:25 [2020-07-27T10:21:25.520Z] #41 120.8 net/http
10:21:25 [2020-07-27T10:21:25.520Z] #41 ...
10:21:25 [2020-07-27T10:21:25.520Z] 
10:21:25 [2020-07-27T10:21:25.520Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:25 [2020-07-27T10:21:25.520Z] #39 43.31   CC       compel/plugins/std/log.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 44.08   CC       compel/plugins/std/string.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 44.77   CC       compel/plugins/std/infect.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.17   CC       compel/arch/x86/plugins/std/parasite-head.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.24   CC       compel/arch/x86/plugins/std/memcpy.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.29   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.37   AR       compel/plugins/std.lib.a
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.44   CC       compel/plugins/fds/fds.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.64   AR       compel/plugins/fds.lib.a
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.69   HOSTDEP  compel/src/lib/log-host.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.86   HOSTDEP  compel/src/lib/handle-elf-host.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 45.95   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.04   HOSTDEP  compel/src/main-host.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.18   DEP      compel/src/lib/ptrace.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.33   DEP      compel/src/lib/infect.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.43   DEP      compel/src/lib/infect-util.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.48   DEP      compel/src/lib/infect-rpc.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.56   DEP      compel/arch/x86/src/lib/infect.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.75   DEP      compel/arch/x86/src/lib/cpu.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.84   DEP      compel/src/lib/log.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 46.92   DEP      compel/src/main.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 47.05   DEP      compel/src/lib/handle-elf.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 47.15   DEP      compel/arch/x86/src/lib/handle-elf.d
10:21:25 [2020-07-27T10:21:25.520Z] #39 47.26   CC       compel/src/lib/log.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 47.52   CC       compel/arch/x86/src/lib/cpu.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 48.81   CC       compel/arch/x86/src/lib/infect.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 49.49   CC       compel/src/lib/infect-rpc.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 49.72   CC       compel/src/lib/infect-util.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 49.96   CC       compel/src/lib/infect.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 52.02   CC       compel/src/lib/ptrace.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 52.71   AR       compel/libcompel.a
10:21:25 [2020-07-27T10:21:25.520Z] #39 52.86   HOSTCC   compel/src/main-host.o
10:21:25 [2020-07-27T10:21:25.520Z] #39 53.30   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:21:25 [2020-07-27T10:21:25.565Z] 
10:21:25 [2020-07-27T10:21:25.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:25 [2020-07-27T10:21:25.565Z] #39 98.92   LINK     lib/c/built-in.o
10:21:25 [2020-07-27T10:21:25.565Z] #39 98.94   LINK     lib/c/libcriu.so
10:21:25 [2020-07-27T10:21:25.565Z] #39 98.97   LINK     lib/c/libcriu.a
10:21:25 [2020-07-27T10:21:25.565Z] #39 99.07   GEN      magic.py
10:21:25 [2020-07-27T10:21:25.565Z] #39 99.12 Note: Building without setproctitle() and strlcpy() support.
10:21:25 [2020-07-27T10:21:25.565Z] #39 99.12       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:21:25 [2020-07-27T10:21:25.565Z] #39 99.13 Note: Building without GnuTLS support
10:21:25 [2020-07-27T10:21:25.565Z] #39 99.14 Makefile.config:39: Warn: you have no libnftables installed
10:21:25 [2020-07-27T10:21:25.565Z] #39 99.14 Makefile.config:40: Warn: Building without nftables support
10:21:25 [2020-07-27T10:21:25.650Z] 
10:21:25 [2020-07-27T10:21:25.650Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:25 [2020-07-27T10:21:25.650Z] #33 38.57 debconf: delaying package configuration, since apt-utils is not installed
10:21:25 [2020-07-27T10:21:25.650Z] #33 38.92 Fetched 14.9 MB in 4s (3937 kB/s)
10:21:25 [2020-07-27T10:21:25.650Z] #33 39.03 Selecting previously unselected package xxd.
10:21:25 [2020-07-27T10:21:25.650Z] #33 39.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 ... 15339 files and directories currently installed.)
10:21:25 [2020-07-27T10:21:25.650Z] #33 39.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
10:21:25 [2020-07-27T10:21:25.650Z] #33 39.10 Unpacking xxd (2:8.1.0875-5) ...
10:21:25 [2020-07-27T10:21:25.650Z] #33 39.33 Selecting previously unselected package vim-common.
10:21:25 [2020-07-27T10:21:25.650Z] #33 39.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:21:25 [2020-07-27T10:21:25.651Z] #33 39.42 Unpacking vim-common (2:8.1.0875-5) ...
10:21:25 [2020-07-27T10:21:25.651Z] #33 39.74 Selecting previously unselected package cmake-data.
10:21:25 [2020-07-27T10:21:25.651Z] #33 39.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:21:25 [2020-07-27T10:21:25.651Z] #33 39.76 Unpacking cmake-data (3.13.4-1) ...
10:21:25 [2020-07-27T10:21:25.776Z] #39 ...
10:21:25 [2020-07-27T10:21:25.776Z] 
10:21:25 [2020-07-27T10:21:25.776Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.481 + RM_GOPATH=0
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.481 + TMP_GOPATH=
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.481 + : /build
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.481 + '[' -z '' ']'
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.481 ++ mktemp -d
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.494 + export GOPATH=/tmp/tmp.wpEOPombnh
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.495 + GOPATH=/tmp/tmp.wpEOPombnh
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.495 + RM_GOPATH=1
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.495 + case "$(go env GOARCH)" in
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.495 ++ go env GOARCH
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.505 + export GO_BUILDMODE=-buildmode=pie
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.505 + GO_BUILDMODE=-buildmode=pie
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.505 ++ dirname /tmp/install/install.sh
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.527 + dir=/tmp/install
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.527 + bin=runc
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.527 + shift
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.527 + '[' '!' -f /tmp/install/runc.installer ']'
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.527 + . /tmp/install/runc.installer
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.528 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.528 + install_runc
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.529 + grep -q '^3\.10\.0.*\.el7\.'
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.529 + uname -r
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.531 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.531 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.531 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.531 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wpEOPombnh/src/github.com/opencontainers/runc
10:21:25 [2020-07-27T10:21:25.776Z] #49 1.558 Cloning into '/tmp/tmp.wpEOPombnh/src/github.com/opencontainers/runc'...
10:21:25 [2020-07-27T10:21:25.893Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 1.7s done
10:21:25 [2020-07-27T10:21:25.959Z] #33 ...
10:21:25 [2020-07-27T10:21:25.959Z] 
10:21:25 [2020-07-27T10:21:25.959Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:25 [2020-07-27T10:21:25.959Z] #39 23.27 Reading package lists...
10:21:25 [2020-07-27T10:21:25.959Z] #39 31.44 Building dependency tree...
10:21:25 [2020-07-27T10:21:25.959Z] #39 34.65 The following additional packages will be installed:
10:21:25 [2020-07-27T10:21:25.959Z] #39 34.65   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:21:25 [2020-07-27T10:21:25.959Z] #39 34.65   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:21:25 [2020-07-27T10:21:25.959Z] #39 34.65 Suggested packages:
10:21:25 [2020-07-27T10:21:25.959Z] #39 34.65   manpages-dev python-setuptools
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.37 The following NEW packages will be installed:
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.38   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.38   python-six zlib1g-dev
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.58 Need to get 4075 kB of archives.
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.58 After this operation, 24.5 MB of additional disk space will be used.
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 36.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 37.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 37.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 37.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 37.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 37.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 37.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.08 debconf: delaying package configuration, since apt-utils is not installed
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.36 Fetched 4075 kB in 1s (3594 kB/s)
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.50 Selecting previously unselected package libcap-dev:ppc64el.
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.66 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.89 Selecting previously unselected package libnet1:ppc64el.
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 39.95 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.16 Selecting previously unselected package libnet1-dev.
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.46 Selecting previously unselected package libnl-3-200:ppc64el.
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.50 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.73 Selecting previously unselected package libnl-3-dev:ppc64el.
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 40.75 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
10:21:25 [2020-07-27T10:21:25.959Z] #39 ...
10:21:25 [2020-07-27T10:21:25.959Z] 
10:21:25 [2020-07-27T10:21:25.959Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:25 [2020-07-27T10:21:25.959Z] #26 2.603 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:21:25 [2020-07-27T10:21:25.959Z] #26 3.105 
10:21:26 [2020-07-27T10:21:26.196Z] #39 99.60 fatal: not a git repository (or any of the parent directories): .git
10:21:26 [2020-07-27T10:21:26.196Z] #39 ...
10:21:26 [2020-07-27T10:21:26.196Z] 
10:21:26 [2020-07-27T10:21:26.196Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:21:26 [2020-07-27T10:21:26.196Z] #37 DONE 0.2s
10:21:26 [2020-07-27T10:21:26.196Z] 
10:21:26 [2020-07-27T10:21:26.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:26 [2020-07-27T10:21:26.196Z] #39 99.85 make[1]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.487Z] #39 100.1 make[1]: 'images/built-in.o' is up to date.
10:21:26 [2020-07-27T10:21:26.705Z] #49 ...
10:21:26 [2020-07-27T10:21:26.705Z] 
10:21:26 [2020-07-27T10:21:26.705Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:21:26 [2020-07-27T10:21:26.705Z] #12 DONE 1.2s
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.1 make[1]: 'compel/libcompel.a' is up to date.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.1 make[1]: 'compel/compel-host-bin' is up to date.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.1 make[1]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.2 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.2 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.2 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.3 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.3 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.3 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.3 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.778Z] #39 100.3 make[2]: Nothing to be done for 'all'.
10:21:26 [2020-07-27T10:21:26.840Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c
10:21:26 [2020-07-27T10:21:26.961Z] 
10:21:26 [2020-07-27T10:21:26.961Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:21:27 [2020-07-27T10:21:27.000Z] #36 ...
10:21:27 [2020-07-27T10:21:27.000Z] 
10:21:27 [2020-07-27T10:21:27.000Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + RM_GOPATH=0
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + TMP_GOPATH=
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + : /build
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + '[' -z '' ']'
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 ++ mktemp -d
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + export GOPATH=/tmp/tmp.ZQZUumdjlm
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + GOPATH=/tmp/tmp.ZQZUumdjlm
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + RM_GOPATH=1
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 + case "$(go env GOARCH)" in
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.846 ++ go env GOARCH
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + export GO_BUILDMODE=-buildmode=pie
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + GO_BUILDMODE=-buildmode=pie
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 ++ dirname /tmp/install/install.sh
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + dir=/tmp/install
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + bin=rootlesskit
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + shift
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + . /tmp/install/rootlesskit.installer
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + install_rootlesskit
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + case "$1" in
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + export CGO_ENABLED=0
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + CGO_ENABLED=0
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + _install_rootlesskit
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZQZUumdjlm/src/github.com/rootless-containers/rootlesskit
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 Cloning into '/tmp/tmp.ZQZUumdjlm/src/github.com/rootless-containers/rootlesskit'...
10:21:27 [2020-07-27T10:21:27.000Z] #54 5.863 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:27 [2020-07-27T10:21:27.000Z] #54 ...
10:21:27 [2020-07-27T10:21:27.000Z] 
10:21:27 [2020-07-27T10:21:27.000Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + RM_GOPATH=0
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + TMP_GOPATH=
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + : /build
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + '[' -z '' ']'
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 ++ mktemp -d
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + export GOPATH=/tmp/tmp.TrKXHwR29j
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + GOPATH=/tmp/tmp.TrKXHwR29j
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + RM_GOPATH=1
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 + case "$(go env GOARCH)" in
10:21:27 [2020-07-27T10:21:27.000Z] #60 5.984 ++ go env GOARCH
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.009 + export GO_BUILDMODE=-buildmode=pie
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.009 + GO_BUILDMODE=-buildmode=pie
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.009 ++ dirname /tmp/install/install.sh
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.013 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + dir=/tmp/install
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + bin=proxy
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + shift
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + '[' '!' -f /tmp/install/proxy.installer ']'
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + . /tmp/install/proxy.installer
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + install_proxy
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + case "$1" in
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + export CGO_ENABLED=0
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + CGO_ENABLED=0
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + _install_proxy
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TrKXHwR29j/src/github.com/docker/libnetwork
10:21:27 [2020-07-27T10:21:27.000Z] #60 6.014 Cloning into '/tmp/tmp.TrKXHwR29j/src/github.com/docker/libnetwork'...
10:21:27 [2020-07-27T10:21:27.000Z] #60 ...
10:21:27 [2020-07-27T10:21:27.000Z] 
10:21:27 [2020-07-27T10:21:27.000Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.226 + RM_GOPATH=0
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.226 + TMP_GOPATH=
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.226 + : /build
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.226 + '[' -z '' ']'
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.226 ++ mktemp -d
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.227 + export GOPATH=/tmp/tmp.NZenOtF3cT
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.227 + GOPATH=/tmp/tmp.NZenOtF3cT
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.227 + RM_GOPATH=1
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.227 + case "$(go env GOARCH)" in
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.227 ++ go env GOARCH
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + export GO_BUILDMODE=-buildmode=pie
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + GO_BUILDMODE=-buildmode=pie
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 ++ dirname /tmp/install/install.sh
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + dir=/tmp/install
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + bin=shfmt
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + shift
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + . /tmp/install/shfmt.installer
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + install_shfmt
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.252 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.260 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NZenOtF3cT/src/github.com/mvdan/sh
10:21:27 [2020-07-27T10:21:27.000Z] #47 6.260 Cloning into '/tmp/tmp.NZenOtF3cT/src/github.com/mvdan/sh'...
10:21:27 [2020-07-27T10:21:27.000Z] #47 ...
10:21:27 [2020-07-27T10:21:27.000Z] 
10:21:27 [2020-07-27T10:21:27.000Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:27 [2020-07-27T10:21:27.000Z] #36 6.215 + git clone https://github.com/docker/distribution.git .
10:21:27 [2020-07-27T10:21:27.000Z] #36 6.215 Cloning into '.'...
10:21:27 [2020-07-27T10:21:27.068Z] #39 100.3   INSTALL  criu/criu
10:21:27 [2020-07-27T10:21:27.068Z] #39 DONE 100.5s
10:21:27 [2020-07-27T10:21:27.068Z] 
10:21:27 [2020-07-27T10:21:27.068Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:21:27 [2020-07-27T10:21:27.524Z] #13 0.957 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:21:27 [2020-07-27T10:21:27.811Z] #26 3.420 
#                                                                          2.6%
#####                                                                      7.7%
########                                                                  11.8%
###########                                                               15.8%
##############                                                            19.9%
###############                                                           22.0%
#################                                                         24.0%
####################                                                      28.1%
##########################                                                36.2%
###############################                                           44.4%
##################################                                        48.4%
##########################################                                58.6%
#############################################                             62.7%
#################################################                         68.8%
##########################################################                80.9%
################################################################          89.2%
######################################################################    97.4%
######################################################################## 100.0%
10:21:27 [2020-07-27T10:21:27.821Z] #13 DONE 1.1s
10:21:27 [2020-07-27T10:21:27.821Z] 
10:21:27 [2020-07-27T10:21:27.821Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:21:28 [2020-07-27T10:21:28.061Z] #36 ...
10:21:28 [2020-07-27T10:21:28.061Z] 
10:21:28 [2020-07-27T10:21:28.061Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.702 + RM_GOPATH=0
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.702 + TMP_GOPATH=
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.702 + : /build
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.702 + '[' -z '' ']'
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.705 ++ mktemp -d
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.705 + export GOPATH=/tmp/tmp.arGlACWgRY
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.705 + GOPATH=/tmp/tmp.arGlACWgRY
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.705 + RM_GOPATH=1
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.705 + case "$(go env GOARCH)" in
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.705 ++ go env GOARCH
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.712 + export GO_BUILDMODE=-buildmode=pie
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.712 + GO_BUILDMODE=-buildmode=pie
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 ++ dirname /tmp/install/install.sh
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + dir=/tmp/install
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + bin=rootlesskit
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + shift
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + . /tmp/install/rootlesskit.installer
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + install_rootlesskit
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + case "$1" in
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + export CGO_ENABLED=0
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + CGO_ENABLED=0
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + _install_rootlesskit
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.arGlACWgRY/src/github.com/rootless-containers/rootlesskit
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 Cloning into '/tmp/tmp.arGlACWgRY/src/github.com/rootless-containers/rootlesskit'...
10:21:28 [2020-07-27T10:21:28.061Z] #54 6.718 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:28 [2020-07-27T10:21:28.120Z] #26 5.939 #=#=#                                                                         
10:21:28 [2020-07-27T10:21:28.632Z] #54 ...
10:21:28 [2020-07-27T10:21:28.632Z] 
10:21:28 [2020-07-27T10:21:28.632Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 + RM_GOPATH=0
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 + TMP_GOPATH=
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 + : /build
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 + '[' -z '' ']'
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 ++ mktemp -d
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 + export GOPATH=/tmp/tmp.Wj0EZ1wvlh
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 + GOPATH=/tmp/tmp.Wj0EZ1wvlh
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.065 + RM_GOPATH=1
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.066 + case "$(go env GOARCH)" in
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.075 ++ go env GOARCH
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.106 + export GO_BUILDMODE=-buildmode=pie
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.106 + GO_BUILDMODE=-buildmode=pie
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.106 ++ dirname /tmp/install/install.sh
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + dir=/tmp/install
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + bin=shfmt
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + shift
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + . /tmp/install/shfmt.installer
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + install_shfmt
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.113 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Wj0EZ1wvlh/src/github.com/mvdan/sh
10:21:28 [2020-07-27T10:21:28.632Z] #47 7.119 Cloning into '/tmp/tmp.Wj0EZ1wvlh/src/github.com/mvdan/sh'...
10:21:28 [2020-07-27T10:21:28.663Z] #52 ...
10:21:28 [2020-07-27T10:21:28.663Z] 
10:21:28 [2020-07-27T10:21:28.663Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:21:28 [2020-07-27T10:21:28.663Z] #40 DONE 0.2s
10:21:28 [2020-07-27T10:21:28.663Z] 
10:21:28 [2020-07-27T10:21:28.663Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:21:28 [2020-07-27T10:21:28.745Z] #26 6.183 
##############                                                            20.7%
##################################                                        47.5%
#####################################################                     74.1%
######################################################################## 100.0%
10:21:28 [2020-07-27T10:21:28.748Z] #14 DONE 1.1s
10:21:28 [2020-07-27T10:21:28.748Z] 
10:21:28 [2020-07-27T10:21:28.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:28 [2020-07-27T10:21:28.748Z] #39 53.67   HOSTCC   compel/src/lib/handle-elf-host.o
10:21:28 [2020-07-27T10:21:28.748Z] #39 54.21   HOSTCC   compel/src/lib/log-host.o
10:21:28 [2020-07-27T10:21:28.748Z] #39 54.42   HOSTLINK compel/compel-host-bin
10:21:28 [2020-07-27T10:21:28.748Z] #39 54.73   DEP      soccr/soccr.d
10:21:28 [2020-07-27T10:21:28.748Z] #39 54.93   CC       soccr/soccr.o
10:21:28 [2020-07-27T10:21:28.893Z] #47 ...
10:21:28 [2020-07-27T10:21:28.893Z] 
10:21:28 [2020-07-27T10:21:28.893Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.428 + RM_GOPATH=0
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.428 + TMP_GOPATH=
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.428 + : /build
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.428 + '[' -z '' ']'
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.428 ++ mktemp -d
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.444 + export GOPATH=/tmp/tmp.0Q21HGeLqL
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.444 + GOPATH=/tmp/tmp.0Q21HGeLqL
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.444 + RM_GOPATH=1
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.444 + case "$(go env GOARCH)" in
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.444 ++ go env GOARCH
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.492 + export GO_BUILDMODE=-buildmode=pie
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.492 + GO_BUILDMODE=-buildmode=pie
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.498 ++ dirname /tmp/install/install.sh
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.510 + dir=/tmp/install
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.510 + bin=vndr
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.511 + shift
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.511 + '[' '!' -f /tmp/install/vndr.installer ']'
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.511 + . /tmp/install/vndr.installer
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.511 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.511 + install_vndr
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.512 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.512 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.512 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0Q21HGeLqL/src/github.com/LK4D4/vndr
10:21:28 [2020-07-27T10:21:28.893Z] #41 7.518 Cloning into '/tmp/tmp.0Q21HGeLqL/src/github.com/LK4D4/vndr'...
10:21:28 [2020-07-27T10:21:28.952Z] #42 DONE 0.2s
10:21:28 [2020-07-27T10:21:28.952Z] 
10:21:28 [2020-07-27T10:21:28.952Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:21:28 [2020-07-27T10:21:28.952Z] #44 DONE 0.1s
10:21:28 [2020-07-27T10:21:28.952Z] 
10:21:28 [2020-07-27T10:21:28.952Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:21:29 [2020-07-27T10:21:29.154Z] #41 ...
10:21:29 [2020-07-27T10:21:29.155Z] 
10:21:29 [2020-07-27T10:21:29.155Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.538 + RM_GOPATH=0
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.538 + TMP_GOPATH=
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.538 + : /build
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.543 + '[' -z '' ']'
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.544 ++ mktemp -d
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.548 + export GOPATH=/tmp/tmp.zFi74WDTOC
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.551 + GOPATH=/tmp/tmp.zFi74WDTOC
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.551 + RM_GOPATH=1
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.551 + case "$(go env GOARCH)" in
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.551 ++ go env GOARCH
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.600 + export GO_BUILDMODE=-buildmode=pie
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.601 + GO_BUILDMODE=-buildmode=pie
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.602 ++ dirname /tmp/install/install.sh
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.604 + dir=/tmp/install
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.604 + bin=gotestsum
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.604 + shift
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.604 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.604 + . /tmp/install/gotestsum.installer
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.605 ++ : v0.3.5
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.605 + install_gotestsum
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.605 + set -e
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.606 + export GO111MODULE=on
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.606 + GO111MODULE=on
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.606 + GOBIN=/build
10:21:29 [2020-07-27T10:21:29.155Z] #43 7.606 + go get gotest.tools/gotestsum@v0.3.5
10:21:29 [2020-07-27T10:21:29.155Z] #43 ...
10:21:29 [2020-07-27T10:21:29.155Z] 
10:21:29 [2020-07-27T10:21:29.155Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:29 [2020-07-27T10:21:29.155Z] #36 7.517 + git clone https://github.com/docker/distribution.git .
10:21:29 [2020-07-27T10:21:29.155Z] #36 7.517 Cloning into '.'...
10:21:29 [2020-07-27T10:21:29.309Z] #39 57.08   AR       soccr/libsoccr.a
10:21:29 [2020-07-27T10:21:29.309Z] #39 57.14 make[1]: 'soccr/libsoccr.a' is up to date.
10:21:29 [2020-07-27T10:21:29.804Z] #26 7.272 
10:21:29 [2020-07-27T10:21:29.871Z] #39 ...
10:21:29 [2020-07-27T10:21:29.871Z] 
10:21:29 [2020-07-27T10:21:29.871Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:21:29 [2020-07-27T10:21:29.871Z] #15 DONE 1.0s
10:21:29 [2020-07-27T10:21:29.871Z] 
10:21:29 [2020-07-27T10:21:29.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:29 [2020-07-27T10:21:29.871Z] #39 57.61   DEP      criu/arch/x86/sigframe.d
10:21:29 [2020-07-27T10:21:29.871Z] #39 57.73   DEP      criu/arch/x86/sigaction_compat.d
10:21:30 [2020-07-27T10:21:30.106Z] Running on azwin-2-ce19f0 in d:\jenkins\workspace\moby_PR-41267
[Pipeline] {
[Pipeline] ws
10:21:30 [2020-07-27T10:21:30.123Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:21:30 [2020-07-27T10:21:30.168Z] #39 57.88   DEP      criu/arch/x86/kerndat.d
10:21:30 [2020-07-27T10:21:30.168Z] #39 58.03   DEP      criu/arch/x86/crtools.d
10:21:30 [2020-07-27T10:21:30.310Z] #36 ...
10:21:30 [2020-07-27T10:21:30.310Z] 
10:21:30 [2020-07-27T10:21:30.310Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:30 [2020-07-27T10:21:30.310Z] #51 7.514 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:30 [2020-07-27T10:21:30.310Z] #51 7.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:30 [2020-07-27T10:21:30.310Z] #51 7.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:30 [2020-07-27T10:21:30.310Z] #51 8.578 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:30 [2020-07-27T10:21:30.310Z] #51 ...
10:21:30 [2020-07-27T10:21:30.311Z] 
10:21:30 [2020-07-27T10:21:30.311Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.708 + RM_GOPATH=0
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.708 + TMP_GOPATH=
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.708 + : /build
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.708 + '[' -z '' ']'
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.710 ++ mktemp -d
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.710 + export GOPATH=/tmp/tmp.kImbIb5fXC
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.710 + GOPATH=/tmp/tmp.kImbIb5fXC
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.710 + RM_GOPATH=1
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.710 + case "$(go env GOARCH)" in
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.711 ++ go env GOARCH
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.737 + export GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.737 + GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.739 ++ dirname /tmp/install/install.sh
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + dir=/tmp/install
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + bin=golangci_lint
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + shift
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + . /tmp/install/golangci_lint.installer
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 ++ : v1.23.8
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + install_golangci_lint
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + echo 'Installing golangci-lint version v1.23.8'
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.745 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:21:30 [2020-07-27T10:21:30.311Z] #45 6.750 Installing golangci-lint version v1.23.8
10:21:30 [2020-07-27T10:21:30.311Z] #45 ...
10:21:30 [2020-07-27T10:21:30.311Z] 
10:21:30 [2020-07-27T10:21:30.311Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.787 + RM_GOPATH=0
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.787 + TMP_GOPATH=
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.787 + : /build
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.787 + '[' -z '' ']'
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.802 ++ mktemp -d
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.802 + export GOPATH=/tmp/tmp.iDlK5ua6Pm
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.802 + GOPATH=/tmp/tmp.iDlK5ua6Pm
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.802 + RM_GOPATH=1
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.802 + case "$(go env GOARCH)" in
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.802 ++ go env GOARCH
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.858 + export GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.858 + GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.863 ++ dirname /tmp/install/install.sh
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.865 + dir=/tmp/install
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.865 + bin=vndr
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.865 + shift
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.865 + '[' '!' -f /tmp/install/vndr.installer ']'
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.865 + . /tmp/install/vndr.installer
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.865 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.865 + install_vndr
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.869 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.869 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.869 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iDlK5ua6Pm/src/github.com/LK4D4/vndr
10:21:30 [2020-07-27T10:21:30.311Z] #41 6.893 Cloning into '/tmp/tmp.iDlK5ua6Pm/src/github.com/LK4D4/vndr'...
10:21:30 [2020-07-27T10:21:30.311Z] #41 7.615 + cd /tmp/tmp.iDlK5ua6Pm/src/github.com/LK4D4/vndr
10:21:30 [2020-07-27T10:21:30.311Z] #41 7.641 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:30 [2020-07-27T10:21:30.311Z] #41 7.659 + go build -buildmode=pie -v -o /build/vndr .
10:21:30 [2020-07-27T10:21:30.311Z] #41 9.155 internal/cpu
10:21:30 [2020-07-27T10:21:30.311Z] #41 9.179 runtime/internal/sys
10:21:30 [2020-07-27T10:21:30.311Z] #41 9.373 runtime/internal/math
10:21:30 [2020-07-27T10:21:30.311Z] #41 9.518 internal/race
10:21:30 [2020-07-27T10:21:30.311Z] #41 9.695 sync/atomic
10:21:30 [2020-07-27T10:21:30.311Z] #41 9.712 internal/bytealg
10:21:30 [2020-07-27T10:21:30.311Z] #41 10.09 unicode
10:21:30 [2020-07-27T10:21:30.311Z] #41 ...
10:21:30 [2020-07-27T10:21:30.311Z] 
10:21:30 [2020-07-27T10:21:30.311Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:30 [2020-07-27T10:21:30.311Z] #10 7.621 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:30 [2020-07-27T10:21:30.311Z] #10 7.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:30 [2020-07-27T10:21:30.311Z] #10 7.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:30 [2020-07-27T10:21:30.311Z] #10 8.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:30 [2020-07-27T10:21:30.402Z] #26 7.478 
#########                                                                 12.8%
########################                                                  33.4%
######################################                                    54.0%
#####################################################                     74.6%
####################################################################      95.0%
######################################################################## 100.0%
10:21:30 [2020-07-27T10:21:30.456Z] #52 114.2 + bin/containerd
10:21:30 [2020-07-27T10:21:30.571Z] #10 ...
10:21:30 [2020-07-27T10:21:30.571Z] 
10:21:30 [2020-07-27T10:21:30.571Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:21:30 [2020-07-27T10:21:30.571Z] #28 6.778 + git clone https://github.com/kolyshkin/go-swagger.git .
10:21:30 [2020-07-27T10:21:30.571Z] #28 6.793 Cloning into '.'...
10:21:30 [2020-07-27T10:21:30.571Z] #28 ...
10:21:30 [2020-07-27T10:21:30.571Z] 
10:21:30 [2020-07-27T10:21:30.571Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + RM_GOPATH=0
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + TMP_GOPATH=
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + : /build
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + '[' -z '' ']'
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 ++ mktemp -d
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + export GOPATH=/tmp/tmp.H5tjlEu30z
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + GOPATH=/tmp/tmp.H5tjlEu30z
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + RM_GOPATH=1
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.653 + case "$(go env GOARCH)" in
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.654 ++ go env GOARCH
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + export GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 ++ dirname /tmp/install/install.sh
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + dir=/tmp/install
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + bin=gotestsum
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + shift
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + . /tmp/install/gotestsum.installer
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 ++ : v0.3.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.671 + install_gotestsum
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.677 + set -e
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.677 + export GO111MODULE=on
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.677 + GO111MODULE=on
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.677 + GOBIN=/build
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.677 + go get gotest.tools/gotestsum@v0.3.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.805 go: finding gotest.tools v0.3.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 6.805 go: finding gotest.tools/gotestsum v0.3.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 7.838 go: downloading gotest.tools/gotestsum v0.3.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 8.271 go: extracting gotest.tools/gotestsum v0.3.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.139 go: downloading gotest.tools v2.1.0+incompatible
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.266 go: extracting gotest.tools v2.1.0+incompatible
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.385 go: downloading github.com/sirupsen/logrus v1.0.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.419 go: downloading github.com/fatih/color v1.6.0
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.603 go: downloading github.com/pkg/errors v0.8.0
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.721 go: downloading github.com/jonboulle/clockwork v0.1.0
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.877 go: downloading github.com/spf13/pflag v1.0.1
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.878 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:30 [2020-07-27T10:21:30.571Z] #43 9.933 go: extracting github.com/pkg/errors v0.8.0
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.00 go: extracting github.com/fatih/color v1.6.0
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.04 go: downloading github.com/mattn/go-isatty v0.0.3
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.09 go: downloading github.com/mattn/go-colorable v0.0.9
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.09 go: extracting github.com/sirupsen/logrus v1.0.5
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.10 go: extracting github.com/jonboulle/clockwork v0.1.0
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.27 go: extracting github.com/mattn/go-colorable v0.0.9
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.27 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.33 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.33 go: extracting github.com/spf13/pflag v1.0.1
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.33 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.33 go: extracting github.com/mattn/go-isatty v0.0.3
10:21:30 [2020-07-27T10:21:30.571Z] #43 10.56 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:30 [2020-07-27T10:21:30.733Z] #39 58.30   DEP      criu/arch/x86/cpu.d
10:21:30 [2020-07-27T10:21:30.831Z] #43 ...
10:21:30 [2020-07-27T10:21:30.831Z] 
10:21:30 [2020-07-27T10:21:30.831Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.521 + RM_GOPATH=0
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.521 + TMP_GOPATH=
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.521 + : /build
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.521 + '[' -z '' ']'
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.521 ++ mktemp -d
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.532 + export GOPATH=/tmp/tmp.HBq801aIJZ
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.532 + GOPATH=/tmp/tmp.HBq801aIJZ
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.532 + RM_GOPATH=1
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.532 + case "$(go env GOARCH)" in
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.533 ++ go env GOARCH
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.560 + export GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.560 + GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.561 ++ dirname /tmp/install/install.sh
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.563 + dir=/tmp/install
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.563 + bin=dockercli
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.563 + shift
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.564 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.569 + . /tmp/install/dockercli.installer
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.577 ++ : stable
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.577 ++ : 17.06.2-ce
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.578 + install_dockercli
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.579 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.579 Install docker/cli version 17.06.2-ce from stable
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.581 ++ uname -m
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.582 + arch=x86_64
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.584 + '[' x86_64 '!=' x86_64 ']'
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.584 + url=https://download.docker.com/linux/static
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.591 + tar -xz docker/docker
10:21:30 [2020-07-27T10:21:30.831Z] #21 6.591 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:21:30 [2020-07-27T10:21:30.831Z] #21 ...
10:21:30 [2020-07-27T10:21:30.831Z] 
10:21:30 [2020-07-27T10:21:30.831Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:30 [2020-07-27T10:21:30.831Z] #30 6.992 + RM_GOPATH=0
10:21:30 [2020-07-27T10:21:30.831Z] #30 6.992 + TMP_GOPATH=
10:21:30 [2020-07-27T10:21:30.831Z] #30 6.994 + : /build
10:21:30 [2020-07-27T10:21:30.831Z] #30 6.994 + '[' -z '' ']'
10:21:30 [2020-07-27T10:21:30.831Z] #30 6.999 ++ mktemp -d
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.009 + export GOPATH=/tmp/tmp.lhzQYz2oh0
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.017 + GOPATH=/tmp/tmp.lhzQYz2oh0
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.017 + RM_GOPATH=1
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.017 + case "$(go env GOARCH)" in
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.021 ++ go env GOARCH
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.034 + export GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.037 + GO_BUILDMODE=-buildmode=pie
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.037 ++ dirname /tmp/install/install.sh
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.038 + dir=/tmp/install
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.040 + bin=tomlv
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.062 + shift
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.062 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.062 + . /tmp/install/tomlv.installer
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.063 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.064 + install_tomlv
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.064 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.065 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.065 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lhzQYz2oh0/src/github.com/BurntSushi/toml
10:21:30 [2020-07-27T10:21:30.831Z] #30 7.083 Cloning into '/tmp/tmp.lhzQYz2oh0/src/github.com/BurntSushi/toml'...
10:21:30 [2020-07-27T10:21:30.831Z] #30 8.121 + cd /tmp/tmp.lhzQYz2oh0/src/github.com/BurntSushi/toml
10:21:30 [2020-07-27T10:21:30.831Z] #30 8.123 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:30 [2020-07-27T10:21:30.831Z] #30 8.170 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:21:30 [2020-07-27T10:21:30.831Z] #30 8.703 runtime/internal/atomic
10:21:30 [2020-07-27T10:21:30.831Z] #30 8.718 internal/cpu
10:21:30 [2020-07-27T10:21:30.831Z] #30 9.162 runtime/internal/sys
10:21:30 [2020-07-27T10:21:30.831Z] #30 9.437 internal/bytealg
10:21:30 [2020-07-27T10:21:30.831Z] #30 9.446 runtime/internal/math
10:21:30 [2020-07-27T10:21:30.831Z] #30 9.586 math/bits
10:21:30 [2020-07-27T10:21:30.831Z] #30 10.30 math
10:21:30 [2020-07-27T10:21:30.831Z] #30 10.40 runtime
10:21:30 [2020-07-27T10:21:30.989Z] #39 ...
10:21:30 [2020-07-27T10:21:30.989Z] 
10:21:30 [2020-07-27T10:21:30.989Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:21:30 [2020-07-27T10:21:30.989Z] #16 DONE 1.0s
10:21:30 [2020-07-27T10:21:30.989Z] 
10:21:30 [2020-07-27T10:21:30.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:30 [2020-07-27T10:21:30.989Z] #39 58.56   CC       criu/arch/x86/cpu.o
10:21:31 [2020-07-27T10:21:31.055Z] #26 8.674 #=#=#                                                                         
10:21:31 [2020-07-27T10:21:31.066Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.8s done
10:21:31 [2020-07-27T10:21:31.091Z] #30 ...
10:21:31 [2020-07-27T10:21:31.091Z] 
10:21:31 [2020-07-27T10:21:31.091Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:31 [2020-07-27T10:21:31.091Z] #23 7.047 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #23 7.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #23 7.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #23 8.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #23 10.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #23 ...
10:21:31 [2020-07-27T10:21:31.091Z] 
10:21:31 [2020-07-27T10:21:31.091Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:31 [2020-07-27T10:21:31.091Z] #38 5.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #38 6.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #38 6.087 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #38 6.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:31 [2020-07-27T10:21:31.091Z] #38 8.988 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:31 [2020-07-27T10:21:31.328Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done
10:21:31 [2020-07-27T10:21:31.351Z] #38 ...
10:21:31 [2020-07-27T10:21:31.351Z] 
10:21:31 [2020-07-27T10:21:31.351Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:31 [2020-07-27T10:21:31.351Z] #10 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:31 [2020-07-27T10:21:31.550Z] #39 59.37   CC       criu/arch/x86/crtools.o
10:21:31 [2020-07-27T10:21:31.643Z] #7 DONE 23.8s
10:21:31 [2020-07-27T10:21:31.643Z] 
10:21:31 [2020-07-27T10:21:31.643Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:21:31 [2020-07-27T10:21:31.666Z] #26 8.948 
                                                                           0.6%
###                                                                        5.5%
#######                                                                   10.2%
########                                                                  12.1%
############                                                              17.9%
10:21:31 [2020-07-27T10:21:31.666Z] #26 ...
10:21:31 [2020-07-27T10:21:31.666Z] 
10:21:31 [2020-07-27T10:21:31.666Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:31 [2020-07-27T10:21:31.666Z] #11 36.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 37.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 37.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 37.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 37.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 38.09 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]
10:21:31 [2020-07-27T10:21:31.666Z] #11 38.23 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]
10:21:31 [2020-07-27T10:21:31.666Z] #11 42.73 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]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.40 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]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
10:21:31 [2020-07-27T10:21:31.666Z] #11 46.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #36 ...
10:21:31 [2020-07-27T10:21:31.699Z] 
10:21:31 [2020-07-27T10:21:31.699Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:31 [2020-07-27T10:21:31.699Z] #38 6.751 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #38 6.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #38 6.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #38 7.802 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #38 9.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #38 ...
10:21:31 [2020-07-27T10:21:31.699Z] 
10:21:31 [2020-07-27T10:21:31.699Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.619 + RM_GOPATH=0
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.619 + TMP_GOPATH=
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.619 + : /build
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.619 + '[' -z '' ']'
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.631 ++ mktemp -d
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.631 + export GOPATH=/tmp/tmp.N7uuqgiM7c
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.631 + GOPATH=/tmp/tmp.N7uuqgiM7c
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.631 + RM_GOPATH=1
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.631 + case "$(go env GOARCH)" in
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.631 ++ go env GOARCH
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.673 + export GO_BUILDMODE=-buildmode=pie
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.675 + GO_BUILDMODE=-buildmode=pie
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.675 ++ dirname /tmp/install/install.sh
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.686 Installing golangci-lint version v1.23.8
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + dir=/tmp/install
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + bin=golangci_lint
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + shift
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + . /tmp/install/golangci_lint.installer
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 ++ : v1.23.8
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + install_golangci_lint
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + echo 'Installing golangci-lint version v1.23.8'
10:21:31 [2020-07-27T10:21:31.699Z] #45 7.687 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:21:31 [2020-07-27T10:21:31.699Z] #45 ...
10:21:31 [2020-07-27T10:21:31.699Z] 
10:21:31 [2020-07-27T10:21:31.699Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:31 [2020-07-27T10:21:31.699Z] #10 8.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #10 8.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #10 8.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #10 9.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:31 [2020-07-27T10:21:31.699Z] #10 ...
10:21:31 [2020-07-27T10:21:31.699Z] 
10:21:31 [2020-07-27T10:21:31.699Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + RM_GOPATH=0
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + TMP_GOPATH=
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + : /build
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + '[' -z '' ']'
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 ++ mktemp -d
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + export GOPATH=/tmp/tmp.eT7gIjprXB
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + GOPATH=/tmp/tmp.eT7gIjprXB
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + RM_GOPATH=1
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 + case "$(go env GOARCH)" in
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.060 ++ go env GOARCH
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.079 + export GO_BUILDMODE=-buildmode=pie
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.079 + GO_BUILDMODE=-buildmode=pie
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.079 ++ dirname /tmp/install/install.sh
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.096 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + dir=/tmp/install
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + bin=proxy
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + shift
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + '[' '!' -f /tmp/install/proxy.installer ']'
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + . /tmp/install/proxy.installer
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + install_proxy
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + case "$1" in
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + export CGO_ENABLED=0
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + CGO_ENABLED=0
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + _install_proxy
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.097 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eT7gIjprXB/src/github.com/docker/libnetwork
10:21:31 [2020-07-27T10:21:31.699Z] #60 7.098 Cloning into '/tmp/tmp.eT7gIjprXB/src/github.com/docker/libnetwork'...
10:21:31 [2020-07-27T10:21:31.959Z] #60 ...
10:21:31 [2020-07-27T10:21:31.959Z] 
10:21:31 [2020-07-27T10:21:31.959Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:21:31 [2020-07-27T10:21:31.959Z] #28 7.230 + git clone https://github.com/kolyshkin/go-swagger.git .
10:21:31 [2020-07-27T10:21:31.959Z] #28 7.243 Cloning into '.'...
10:21:31 [2020-07-27T10:21:31.959Z] #28 ...
10:21:31 [2020-07-27T10:21:31.959Z] 
10:21:31 [2020-07-27T10:21:31.959Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:31 [2020-07-27T10:21:31.959Z] #23 6.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:31 [2020-07-27T10:21:31.959Z] #23 6.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:31 [2020-07-27T10:21:31.959Z] #23 6.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:31 [2020-07-27T10:21:31.959Z] #23 7.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:31 [2020-07-27T10:21:31.959Z] #23 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:31 [2020-07-27T10:21:31.971Z] #11 ...
10:21:31 [2020-07-27T10:21:31.971Z] 
10:21:31 [2020-07-27T10:21:31.971Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:32 [2020-07-27T10:21:32.220Z] #23 ...
10:21:32 [2020-07-27T10:21:32.220Z] 
10:21:32 [2020-07-27T10:21:32.220Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.586 + RM_GOPATH=0
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.586 + TMP_GOPATH=
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.586 + : /build
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.586 + '[' -z '' ']'
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.591 ++ mktemp -d
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.591 + export GOPATH=/tmp/tmp.06zmWC2K6w
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.596 + GOPATH=/tmp/tmp.06zmWC2K6w
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.597 + RM_GOPATH=1
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.597 + case "$(go env GOARCH)" in
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.597 ++ go env GOARCH
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.671 + export GO_BUILDMODE=-buildmode=pie
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.671 + GO_BUILDMODE=-buildmode=pie
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.671 ++ dirname /tmp/install/install.sh
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 + dir=/tmp/install
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 + bin=dockercli
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 + shift
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 + . /tmp/install/dockercli.installer
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 ++ : stable
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 ++ : 17.06.2-ce
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 + install_dockercli
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.677 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.684 ++ uname -m
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.687 + arch=x86_64
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.687 Install docker/cli version 17.06.2-ce from stable
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.687 + '[' x86_64 '!=' x86_64 ']'
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.687 + url=https://download.docker.com/linux/static
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.691 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:21:32 [2020-07-27T10:21:32.220Z] #21 7.699 + tar -xz docker/docker
10:21:32 [2020-07-27T10:21:32.480Z] #21 ...
10:21:32 [2020-07-27T10:21:32.480Z] 
10:21:32 [2020-07-27T10:21:32.480Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.687 + RM_GOPATH=0
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.687 + TMP_GOPATH=
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.687 + : /build
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.687 + '[' -z '' ']'
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.687 ++ mktemp -d
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.698 + export GOPATH=/tmp/tmp.B5RaWSwDBH
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.698 + GOPATH=/tmp/tmp.B5RaWSwDBH
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.698 + RM_GOPATH=1
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.698 + case "$(go env GOARCH)" in
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.698 ++ go env GOARCH
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.806 + export GO_BUILDMODE=-buildmode=pie
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.806 + GO_BUILDMODE=-buildmode=pie
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.809 ++ dirname /tmp/install/install.sh
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.810 + dir=/tmp/install
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.811 + bin=tomlv
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.811 + shift
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.811 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.811 + . /tmp/install/tomlv.installer
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.812 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.812 + install_tomlv
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.812 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.812 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.813 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B5RaWSwDBH/src/github.com/BurntSushi/toml
10:21:32 [2020-07-27T10:21:32.480Z] #30 7.819 Cloning into '/tmp/tmp.B5RaWSwDBH/src/github.com/BurntSushi/toml'...
10:21:32 [2020-07-27T10:21:32.480Z] #30 8.883 + cd /tmp/tmp.B5RaWSwDBH/src/github.com/BurntSushi/toml
10:21:32 [2020-07-27T10:21:32.480Z] #30 8.883 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:32 [2020-07-27T10:21:32.480Z] #30 8.899 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:21:32 [2020-07-27T10:21:32.481Z] #30 9.620 runtime/internal/atomic
10:21:32 [2020-07-27T10:21:32.481Z] #30 9.650 internal/cpu
10:21:32 [2020-07-27T10:21:32.481Z] #30 9.935 runtime/internal/sys
10:21:32 [2020-07-27T10:21:32.481Z] #30 10.27 runtime/internal/math
10:21:32 [2020-07-27T10:21:32.481Z] #30 10.31 internal/bytealg
10:21:32 [2020-07-27T10:21:32.481Z] #30 10.38 math/bits
10:21:32 [2020-07-27T10:21:32.481Z] #30 11.11 runtime
10:21:32 [2020-07-27T10:21:32.481Z] #30 11.15 math
10:21:32 [2020-07-27T10:21:32.481Z] #30 ...
10:21:32 [2020-07-27T10:21:32.481Z] 
10:21:32 [2020-07-27T10:21:32.481Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:32 [2020-07-27T10:21:32.481Z] #32 6.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:32 [2020-07-27T10:21:32.481Z] #32 7.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:32 [2020-07-27T10:21:32.481Z] #32 7.026 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:32 [2020-07-27T10:21:32.481Z] #32 8.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:32 [2020-07-27T10:21:32.481Z] #32 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:32 [2020-07-27T10:21:32.741Z] #32 ...
10:21:32 [2020-07-27T10:21:32.741Z] 
10:21:32 [2020-07-27T10:21:32.741Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:32 [2020-07-27T10:21:32.741Z] #51 8.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:32 [2020-07-27T10:21:32.741Z] #51 8.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:32 [2020-07-27T10:21:32.741Z] #51 8.255 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:32 [2020-07-27T10:21:32.741Z] #51 9.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:32 [2020-07-27T10:21:32.741Z] #51 ...
10:21:32 [2020-07-27T10:21:32.741Z] 
10:21:32 [2020-07-27T10:21:32.741Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:32 [2020-07-27T10:21:32.741Z] #43 7.814 go: finding gotest.tools/gotestsum v0.3.5
10:21:32 [2020-07-27T10:21:32.741Z] #43 7.825 go: finding gotest.tools v0.3.5
10:21:32 [2020-07-27T10:21:32.741Z] #43 8.921 go: downloading gotest.tools/gotestsum v0.3.5
10:21:32 [2020-07-27T10:21:32.741Z] #43 9.513 go: extracting gotest.tools/gotestsum v0.3.5
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.31 go: downloading gotest.tools v2.1.0+incompatible
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.47 go: extracting gotest.tools v2.1.0+incompatible
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.62 go: downloading github.com/pkg/errors v0.8.0
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.75 go: downloading github.com/spf13/pflag v1.0.1
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.77 go: downloading github.com/fatih/color v1.6.0
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.78 go: downloading github.com/sirupsen/logrus v1.0.5
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.94 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:32 [2020-07-27T10:21:32.741Z] #43 10.94 go: extracting github.com/pkg/errors v0.8.0
10:21:32 [2020-07-27T10:21:32.741Z] #43 11.05 go: extracting github.com/fatih/color v1.6.0
10:21:32 [2020-07-27T10:21:32.741Z] #43 11.18 go: downloading github.com/jonboulle/clockwork v0.1.0
10:21:32 [2020-07-27T10:21:32.741Z] #43 11.38 go: extracting github.com/sirupsen/logrus v1.0.5
10:21:32 [2020-07-27T10:21:32.741Z] #43 11.39 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:32 [2020-07-27T10:21:32.741Z] #43 11.39 go: downloading github.com/mattn/go-isatty v0.0.3
10:21:32 [2020-07-27T10:21:32.741Z] #43 11.39 go: downloading github.com/mattn/go-colorable v0.0.9
10:21:32 [2020-07-27T10:21:32.741Z] #43 11.40 go: extracting github.com/spf13/pflag v1.0.1
10:21:32 [2020-07-27T10:21:32.896Z] #26 8.948 
                                                                           0.6%
###                                                                        5.5%
#######                                                                   10.2%
########                                                                  12.1%
############                                                              17.9%
###################                                                       27.4%
#######################                                                   33.2%
#############################                                             40.9%
##################################                                        48.6%
########################################                                  56.2%
##############################################                            63.9%
##################################################                        69.6%
#######################################################                   77.3%
############################################################              83.6%
#################################################################         91.3%
#######################################################################   99.0%
######################################################################## 100.0%
10:21:32 [2020-07-27T10:21:32.915Z] #39 60.54   CC       criu/arch/x86/kerndat.o
10:21:33 [2020-07-27T10:21:33.001Z] #43 11.54 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:33 [2020-07-27T10:21:33.001Z] #43 11.54 go: extracting github.com/jonboulle/clockwork v0.1.0
10:21:33 [2020-07-27T10:21:33.001Z] #43 11.68 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:33 [2020-07-27T10:21:33.001Z] #43 11.69 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:33 [2020-07-27T10:21:33.171Z] #39 61.07   CC       criu/arch/x86/sigaction_compat.o
10:21:33 [2020-07-27T10:21:33.195Z] #26 11.14 
10:21:33 [2020-07-27T10:21:33.262Z] #43 11.71 go: extracting github.com/mattn/go-isatty v0.0.3
10:21:33 [2020-07-27T10:21:33.262Z] #43 11.81 go: extracting github.com/mattn/go-colorable v0.0.9
10:21:33 [2020-07-27T10:21:33.427Z] #39 61.34   CC       criu/arch/x86/sigframe.o
10:21:33 [2020-07-27T10:21:33.502Z] #26 ...
10:21:33 [2020-07-27T10:21:33.502Z] 
10:21:33 [2020-07-27T10:21:33.502Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:33 [2020-07-27T10:21:33.502Z] #44 DONE 48.7s
10:21:33 [2020-07-27T10:21:33.502Z] 
10:21:33 [2020-07-27T10:21:33.502Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:33 [2020-07-27T10:21:33.683Z] #39 61.58   LINK     criu/arch/x86/crtools.built-in.o
10:21:33 [2020-07-27T10:21:33.683Z] #39 61.63   DEP      criu/pie/util-vdso-elf32.d
10:21:33 [2020-07-27T10:21:33.892Z] #10 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:33 [2020-07-27T10:21:33.938Z] #39 61.75   DEP      criu/pie/util-vdso.d
10:21:34 [2020-07-27T10:21:34.202Z] #43 ...
10:21:34 [2020-07-27T10:21:34.202Z] 
10:21:34 [2020-07-27T10:21:34.202Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:34 [2020-07-27T10:21:34.202Z] #23 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:34 [2020-07-27T10:21:34.238Z] #39 61.90   DEP      criu/pie/util.d
10:21:34 [2020-07-27T10:21:34.238Z] #39 62.02   CC       criu/pie/util.o
10:21:34 [2020-07-27T10:21:34.494Z] #39 62.31   CC       criu/pie/util-vdso.o
10:21:34 [2020-07-27T10:21:34.949Z] #8 DONE 3.6s
10:21:35 [2020-07-27T10:21:35.098Z] #39 63.04   CC       criu/pie/util-vdso-elf32.o
10:21:35 [2020-07-27T10:21:35.211Z] 
10:21:35 [2020-07-27T10:21:35.211Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:21:35 [2020-07-27T10:21:35.980Z] #26 11.32 
                                                                           0.8%
##                                                                         3.0%
###                                                                        5.4%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  11.9%
#########                                                                 13.0%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.0%
################                                                          22.7%
##################                                                        25.5%
####################                                                      28.2%
#####################                                                     30.4%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.8%
##########################                                                36.4%
10:21:35 [2020-07-27T10:21:35.980Z] #26 ...
10:21:35 [2020-07-27T10:21:35.980Z] 
10:21:35 [2020-07-27T10:21:35.980Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.41 Selecting previously unselected package libprotobuf-c1:ppc64el.
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.44 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.66 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.75 Selecting previously unselected package zlib1g-dev:ppc64el.
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 41.77 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 42.30 Selecting previously unselected package libprotobuf17:ppc64el.
10:21:35 [2020-07-27T10:21:35.980Z] #39 42.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 42.34 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 43.12 Selecting previously unselected package libprotobuf-lite17:ppc64el.
10:21:35 [2020-07-27T10:21:35.980Z] #39 43.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 43.15 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 43.40 Selecting previously unselected package libprotobuf-dev:ppc64el.
10:21:35 [2020-07-27T10:21:35.980Z] #39 43.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 43.40 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 45.03 Selecting previously unselected package libprotoc17:ppc64el.
10:21:35 [2020-07-27T10:21:35.980Z] #39 45.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 45.05 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 45.97 Selecting previously unselected package protobuf-c-compiler.
10:21:35 [2020-07-27T10:21:35.980Z] #39 45.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 45.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.23 Selecting previously unselected package protobuf-compiler.
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.24 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.38 Selecting previously unselected package python-pkg-resources.
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.39 Unpacking python-pkg-resources (40.8.0-1) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.68 Selecting previously unselected package python-six.
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.69 Unpacking python-six (1.12.0-1) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.79 Selecting previously unselected package python-protobuf.
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 46.80 Unpacking python-protobuf (3.6.1.3-2) ...
10:21:35 [2020-07-27T10:21:35.980Z] #39 47.43 Setting up python-pkg-resources (40.8.0-1) ...
10:21:36 [2020-07-27T10:21:36.013Z] #52 ...
10:21:36 [2020-07-27T10:21:36.013Z] 
10:21:36 [2020-07-27T10:21:36.013Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.5 + cd /tmp/tmp.KdopvwChU2/src/github.com/golangci/golangci-lint/
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.5 + git checkout -q v1.23.8
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.7 ++ git describe --tags
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.7 + version=v1.23.8
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.7 ++ git rev-parse --short HEAD
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.7 + commit=76a82c6
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.7 ++ git show -s --format=%cd
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:21:36 [2020-07-27T10:21:36.013Z] #45 140.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:21:36 [2020-07-27T10:21:36.068Z] #39 63.65   AR       criu/pie/pie.lib.a
10:21:36 [2020-07-27T10:21:36.068Z] #39 63.72   DEP      criu/pie/restorer.d
10:21:36 [2020-07-27T10:21:36.198Z] #9 DONE 0.9s
10:21:36 [2020-07-27T10:21:36.198Z] 
10:21:36 [2020-07-27T10:21:36.198Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:36 [2020-07-27T10:21:36.288Z] #39 ...
10:21:36 [2020-07-27T10:21:36.288Z] 
10:21:36 [2020-07-27T10:21:36.288Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:36 [2020-07-27T10:21:36.324Z] #39 63.98   DEP      criu/arch/x86/sigaction_compat_pie.d
10:21:36 [2020-07-27T10:21:36.324Z] #39 64.06   DEP      criu/arch/x86/restorer_unmap.d
10:21:36 [2020-07-27T10:21:36.324Z] #39 64.09   DEP      criu/arch/x86/restorer.d
10:21:36 [2020-07-27T10:21:36.429Z] #10 ...
10:21:36 [2020-07-27T10:21:36.429Z] 
10:21:36 [2020-07-27T10:21:36.429Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:36 [2020-07-27T10:21:36.429Z] #21 15.79 + mkdir -p /build
10:21:36 [2020-07-27T10:21:36.429Z] #21 15.79 + mv docker/docker /build/
10:21:36 [2020-07-27T10:21:36.429Z] #21 15.79 + rmdir docker
10:21:36 [2020-07-27T10:21:36.460Z] #23 ...
10:21:36 [2020-07-27T10:21:36.460Z] 
10:21:36 [2020-07-27T10:21:36.460Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:21:36 [2020-07-27T10:21:36.460Z] #27 DONE 0.4s
10:21:36 [2020-07-27T10:21:36.460Z] 
10:21:36 [2020-07-27T10:21:36.460Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:21:36 [2020-07-27T10:21:36.460Z] #35 DONE 0.4s
10:21:36 [2020-07-27T10:21:36.579Z] #39 64.27   DEP      criu/arch/x86/vdso-pie.d
10:21:36 [2020-07-27T10:21:36.579Z] #39 64.36   DEP      criu/pie/parasite-vdso.d
10:21:36 [2020-07-27T10:21:36.579Z] #39 64.49   DEP      criu/pie/parasite.d
10:21:36 [2020-07-27T10:21:36.723Z] 
10:21:36 [2020-07-27T10:21:36.723Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:36 [2020-07-27T10:21:36.835Z] #39 64.78   CC       criu/pie/parasite.o
10:21:37 [2020-07-27T10:21:37.494Z] #26 11.32 
                                                                           0.8%
##                                                                         3.0%
###                                                                        5.4%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  11.9%
#########                                                                 13.0%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.0%
################                                                          22.7%
##################                                                        25.5%
####################                                                      28.2%
#####################                                                     30.4%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.8%
##########################                                                36.4%
###########################                                               37.5%
############################                                              39.1%
#############################                                             40.8%
##############################                                            42.4%
###############################                                           44.0%
################################                                          45.7%
##################################                                        47.3%
###################################                                       49.5%
####################################                                      51.1%
#####################################                                     52.2%
######################################                                    53.8%
#######################################                                   55.4%
#########################################                                
10:21:37 [2020-07-27T10:21:37.494Z] #26 ...
10:21:37 [2020-07-27T10:21:37.494Z] 
10:21:37 [2020-07-27T10:21:37.494Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:37 [2020-07-27T10:21:37.494Z] #31 42.81 sync
10:21:37 [2020-07-27T10:21:37.494Z] #31 42.82 internal/reflectlite
10:21:37 [2020-07-27T10:21:37.494Z] #31 46.16 sort
10:21:37 [2020-07-27T10:21:37.494Z] #31 46.16 errors
10:21:37 [2020-07-27T10:21:37.494Z] #31 46.95 io
10:21:37 [2020-07-27T10:21:37.494Z] #31 46.96 internal/oserror
10:21:37 [2020-07-27T10:21:37.494Z] #31 46.98 strconv
10:21:37 [2020-07-27T10:21:37.494Z] #31 47.86 syscall
10:21:37 [2020-07-27T10:21:37.494Z] #31 52.25 bytes
10:21:37 [2020-07-27T10:21:37.494Z] #31 52.29 strings
10:21:37 [2020-07-27T10:21:37.494Z] #21 DONE 17.4s
10:21:37 [2020-07-27T10:21:37.494Z] 
10:21:37 [2020-07-27T10:21:37.494Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:37 [2020-07-27T10:21:37.494Z] #43 12.22 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:37 [2020-07-27T10:21:37.494Z] #43 13.61 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:37 [2020-07-27T10:21:37.494Z] #43 13.92 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:37 [2020-07-27T10:21:37.494Z] #43 16.48 go: finding github.com/fatih/color v1.6.0
10:21:37 [2020-07-27T10:21:37.494Z] #43 16.50 go: finding github.com/pkg/errors v0.8.0
10:21:37 [2020-07-27T10:21:37.494Z] #43 16.74 go: finding github.com/sirupsen/logrus v1.0.5
10:21:37 [2020-07-27T10:21:37.494Z] #43 16.75 go: finding github.com/spf13/pflag v1.0.1
10:21:37 [2020-07-27T10:21:37.494Z] #43 16.88 go: finding github.com/mattn/go-colorable v0.0.9
10:21:37 [2020-07-27T10:21:37.494Z] #43 16.96 go: finding github.com/mattn/go-isatty v0.0.3
10:21:37 [2020-07-27T10:21:37.494Z] #43 ...
10:21:37 [2020-07-27T10:21:37.494Z] 
10:21:37 [2020-07-27T10:21:37.494Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:37 [2020-07-27T10:21:37.494Z] #32 7.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:37 [2020-07-27T10:21:37.494Z] #32 7.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:37 [2020-07-27T10:21:37.494Z] #32 7.575 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:37 [2020-07-27T10:21:37.494Z] #32 8.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:37 [2020-07-27T10:21:37.494Z] #32 10.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:37 [2020-07-27T10:21:37.494Z] #32 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:37 [2020-07-27T10:21:37.494Z] #32 ...
10:21:37 [2020-07-27T10:21:37.494Z] 
10:21:37 [2020-07-27T10:21:37.494Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:37 [2020-07-27T10:21:37.494Z] #43 17.65 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:37 [2020-07-27T10:21:37.754Z] #43 17.71 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:37 [2020-07-27T10:21:37.754Z] #43 17.80 go: finding github.com/jonboulle/clockwork v0.1.0
10:21:37 [2020-07-27T10:21:37.805Z] #31 ...
10:21:37 [2020-07-27T10:21:37.805Z] 
10:21:37 [2020-07-27T10:21:37.805Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:38 [2020-07-27T10:21:38.014Z] #43 18.10 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:38 [2020-07-27T10:21:38.198Z] #39 66.01   LINK     criu/pie/parasite.built-in.o
10:21:38 [2020-07-27T10:21:38.198Z] #39 66.03   GEN      criu/pie/parasite-blob.h
10:21:38 [2020-07-27T10:21:38.198Z] #39 66.06   CC       criu/pie/parasite-vdso.o
10:21:38 [2020-07-27T10:21:38.275Z] #43 18.15 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:38 [2020-07-27T10:21:38.438Z] #26 11.32 
                                                                           0.8%
##                                                                         3.0%
###                                                                        5.4%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  11.9%
#########                                                                 13.0%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.0%
################                                                          22.7%
##################                                                        25.5%
####################                                                      28.2%
#####################                                                     30.4%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.8%
##########################                                                36.4%
###########################                                               37.5%
############################                                              39.1%
#############################                                             40.8%
##############################                                            42.4%
###############################                                           44.0%
################################                                          45.7%
##################################                                        47.3%
###################################                                       49.5%
####################################                                      51.1%
#####################################                                     52.2%
######################################                                    53.8%
#######################################                                   55.4%
#########################################                                 57.1%
#########################################                                 58.2%
##########################################                                59.7%
############################################                              61.3%
############################################                              62.4%
##############################################                            64.1%
10:21:38 [2020-07-27T10:21:38.438Z] #26 ...
10:21:38 [2020-07-27T10:21:38.438Z] 
10:21:38 [2020-07-27T10:21:38.438Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:38 [2020-07-27T10:21:38.438Z] #42 43.58 sync
10:21:38 [2020-07-27T10:21:38.438Z] #42 43.60 internal/reflectlite
10:21:38 [2020-07-27T10:21:38.438Z] #42 45.68 internal/singleflight
10:21:38 [2020-07-27T10:21:38.438Z] #42 45.68 github.com/LK4D4/vndr/godl/singleflight
10:21:38 [2020-07-27T10:21:38.438Z] #42 45.72 math/rand
10:21:38 [2020-07-27T10:21:38.438Z] #42 48.91 sort
10:21:38 [2020-07-27T10:21:38.438Z] #42 48.95 io
10:21:38 [2020-07-27T10:21:38.438Z] #42 48.96 strconv
10:21:38 [2020-07-27T10:21:38.438Z] #42 49.31 syscall
10:21:38 [2020-07-27T10:21:38.438Z] #42 53.34 bytes
10:21:38 [2020-07-27T10:21:38.438Z] #42 53.69 strings
10:21:38 [2020-07-27T10:21:38.438Z] #42 ...
10:21:38 [2020-07-27T10:21:38.438Z] 
10:21:38 [2020-07-27T10:21:38.438Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:39 [2020-07-27T10:21:39.053Z] #26 11.32 
                                                                           0.8%
##                                                                         3.0%
###                                                                        5.4%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  11.9%
#########                                                                 13.0%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.0%
################                                                          22.7%
##################                                                        25.5%
####################                                                      28.2%
#####################                                                     30.4%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.8%
##########################                                                36.4%
###########################                                               37.5%
############################                                              39.1%
#############################                                             40.8%
##############################                                            42.4%
###############################                                           44.0%
################################                                          45.7%
##################################                                        47.3%
###################################                                       49.5%
####################################                                      51.1%
#####################################                                     52.2%
######################################                                    53.8%
#######################################                                   55.4%
#########################################                                 57.1%
#########################################                                 58.2%
##########################################                                59.7%
############################################                              61.3%
############################################                              62.4%
##############################################                            64.1%
################################################                          66.8%
#################################################                         68.4%
##################################################                        70.0%
###################################################                       71.7%
####################################################                      72.8%
#####################################################                     74.4%
###
10:21:39 [2020-07-27T10:21:39.053Z] #26 ...
10:21:39 [2020-07-27T10:21:39.053Z] 
10:21:39 [2020-07-27T10:21:39.053Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:39 [2020-07-27T10:21:39.053Z] #33 44.22 Selecting previously unselected package libicu63:ppc64el.
10:21:39 [2020-07-27T10:21:39.053Z] #33 44.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 44.31 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 52.37 Selecting previously unselected package libxml2:ppc64el.
10:21:39 [2020-07-27T10:21:39.053Z] #33 52.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 52.38 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 53.31 Selecting previously unselected package libarchive13:ppc64el.
10:21:39 [2020-07-27T10:21:39.053Z] #33 53.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 53.32 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 53.81 Selecting previously unselected package libjsoncpp1:ppc64el.
10:21:39 [2020-07-27T10:21:39.053Z] #33 53.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 53.83 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 54.05 Selecting previously unselected package librhash0:ppc64el.
10:21:39 [2020-07-27T10:21:39.053Z] #33 54.05 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 54.09 Unpacking librhash0:ppc64el (1.3.8-1) ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 54.31 Selecting previously unselected package libuv1:ppc64el.
10:21:39 [2020-07-27T10:21:39.053Z] #33 54.33 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 54.33 Unpacking libuv1:ppc64el (1.24.1-1) ...
10:21:39 [2020-07-27T10:21:39.053Z] #33 ...
10:21:39 [2020-07-27T10:21:39.053Z] 
10:21:39 [2020-07-27T10:21:39.053Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:39 [2020-07-27T10:21:39.124Z] #39 66.74   CC       criu/arch/x86/vdso-pie.o
10:21:39 [2020-07-27T10:21:39.124Z] #39 66.97   CC       criu/arch/x86/restorer.o
10:21:39 [2020-07-27T10:21:39.379Z] #39 ...
10:21:39 [2020-07-27T10:21:39.379Z] 
10:21:39 [2020-07-27T10:21:39.379Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:39 [2020-07-27T10:21:39.379Z] #41 134.6 github.com/LK4D4/vndr/godl
10:21:39 [2020-07-27T10:21:39.489Z] #23 ...
10:21:39 [2020-07-27T10:21:39.489Z] 
10:21:39 [2020-07-27T10:21:39.489Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:39 [2020-07-27T10:21:39.489Z] #47 17.93 + cd /tmp/tmp.Wj0EZ1wvlh/src/github.com/mvdan/sh
10:21:39 [2020-07-27T10:21:39.489Z] #47 17.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:39 [2020-07-27T10:21:39.489Z] #47 18.07 + GO111MODULE=on
10:21:39 [2020-07-27T10:21:39.489Z] #47 18.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:21:39 [2020-07-27T10:21:39.750Z] #47 ...
10:21:39 [2020-07-27T10:21:39.750Z] 
10:21:39 [2020-07-27T10:21:39.750Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:39 [2020-07-27T10:21:39.750Z] #21 16.76 + mkdir -p /build
10:21:39 [2020-07-27T10:21:39.750Z] #21 16.77 + mv docker/docker /build/
10:21:39 [2020-07-27T10:21:39.750Z] #21 16.79 + rmdir docker
10:21:39 [2020-07-27T10:21:39.750Z] #21 DONE 18.5s
10:21:39 [2020-07-27T10:21:39.750Z] 
10:21:39 [2020-07-27T10:21:39.750Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:39 [2020-07-27T10:21:39.750Z] #41 8.413 + cd /tmp/tmp.0Q21HGeLqL/src/github.com/LK4D4/vndr
10:21:39 [2020-07-27T10:21:39.750Z] #41 8.414 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:39 [2020-07-27T10:21:39.750Z] #41 8.447 + go build -buildmode=pie -v -o /build/vndr .
10:21:39 [2020-07-27T10:21:39.750Z] #41 10.04 internal/cpu
10:21:39 [2020-07-27T10:21:39.750Z] #41 10.08 runtime/internal/sys
10:21:39 [2020-07-27T10:21:39.750Z] #41 10.34 runtime/internal/math
10:21:39 [2020-07-27T10:21:39.750Z] #41 10.49 internal/race
10:21:39 [2020-07-27T10:21:39.750Z] #41 10.59 sync/atomic
10:21:39 [2020-07-27T10:21:39.750Z] #41 10.66 internal/bytealg
10:21:39 [2020-07-27T10:21:39.750Z] #41 10.91 unicode
10:21:39 [2020-07-27T10:21:39.750Z] #41 11.71 runtime
10:21:39 [2020-07-27T10:21:39.750Z] #41 15.13 unicode/utf8
10:21:39 [2020-07-27T10:21:39.750Z] #41 15.77 math
10:21:40 [2020-07-27T10:21:40.010Z] #41 ...
10:21:40 [2020-07-27T10:21:40.010Z] 
10:21:40 [2020-07-27T10:21:40.010Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:40 [2020-07-27T10:21:40.010Z] #43 13.98 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:40 [2020-07-27T10:21:40.010Z] #43 15.02 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:40 [2020-07-27T10:21:40.010Z] #43 15.32 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:40 [2020-07-27T10:21:40.010Z] #43 18.16 go: finding github.com/fatih/color v1.6.0
10:21:40 [2020-07-27T10:21:40.010Z] #43 18.16 go: finding github.com/pkg/errors v0.8.0
10:21:40 [2020-07-27T10:21:40.010Z] #43 18.26 go: finding github.com/sirupsen/logrus v1.0.5
10:21:40 [2020-07-27T10:21:40.010Z] #43 18.45 go: finding github.com/spf13/pflag v1.0.1
10:21:40 [2020-07-27T10:21:40.010Z] #43 18.53 go: finding github.com/mattn/go-colorable v0.0.9
10:21:40 [2020-07-27T10:21:40.010Z] #43 18.78 go: finding github.com/mattn/go-isatty v0.0.3
10:21:40 [2020-07-27T10:21:40.305Z] #41 135.3 github.com/LK4D4/vndr
10:21:40 [2020-07-27T10:21:40.573Z] #26 11.32 
                                                                           0.8%
##                                                                         3.0%
###                                                                        5.4%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  11.9%
#########                                                                 13.0%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.0%
################                                                          22.7%
##################                                                        25.5%
####################                                                      28.2%
#####################                                                     30.4%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.8%
##########################                                                36.4%
###########################                                               37.5%
############################                                              39.1%
#############################                                             40.8%
##############################                                            42.4%
###############################                                           44.0%
################################                                          45.7%
##################################                                        47.3%
###################################                                       49.5%
####################################                                      51.1%
#####################################                                     52.2%
######################################                                    53.8%
#######################################                                   55.4%
#########################################                                 57.1%
#########################################                                 58.2%
##########################################                                59.7%
############################################                              61.3%
############################################                              62.4%
##############################################                            64.1%
################################################                          66.8%
#################################################                         68.4%
##################################################                        70.0%
###################################################                       71.7%
####################################################                      72.8%
#####################################################                     74.4%
######################################################                    75.8%
#######################################################                   77.3%
########################################################                  79.1%
##########################################################                80.7%
###########################################################               82.3%
############################################################              84.5%
##############################################################            86.3%
###############################################################           87.9%
################################################################          89.4%
##################################################################        92.1%
####################################################################      94.7%
####################################################################      95.1%
#####################################################################     96.5%
######################################################################    97.8%
######################################################################## 100.0%
10:21:40 [2020-07-27T10:21:40.573Z] #26 18.48 
10:21:40 [2020-07-27T10:21:40.579Z] #43 19.08 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:40 [2020-07-27T10:21:40.579Z] #43 19.26 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:40 [2020-07-27T10:21:40.579Z] #43 19.36 go: finding github.com/jonboulle/clockwork v0.1.0
10:21:40 [2020-07-27T10:21:40.814Z] #43 ...
10:21:40 [2020-07-27T10:21:40.814Z] 
10:21:40 [2020-07-27T10:21:40.814Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:40 [2020-07-27T10:21:40.814Z] #41 10.60 runtime
10:21:40 [2020-07-27T10:21:40.814Z] #41 14.12 unicode/utf8
10:21:40 [2020-07-27T10:21:40.814Z] #41 14.80 internal/testlog
10:21:40 [2020-07-27T10:21:40.814Z] #41 15.27 encoding
10:21:40 [2020-07-27T10:21:40.814Z] #41 15.46 unicode/utf16
10:21:40 [2020-07-27T10:21:40.814Z] #41 15.83 container/list
10:21:40 [2020-07-27T10:21:40.814Z] #41 16.35 crypto/internal/subtle
10:21:40 [2020-07-27T10:21:40.814Z] #41 16.48 crypto/subtle
10:21:40 [2020-07-27T10:21:40.814Z] #41 16.81 vendor/golang.org/x/crypto/cryptobyte/asn1
10:21:40 [2020-07-27T10:21:40.814Z] #41 17.07 internal/nettrace
10:21:40 [2020-07-27T10:21:40.814Z] #41 17.17 runtime/cgo
10:21:40 [2020-07-27T10:21:40.814Z] #41 ...
10:21:40 [2020-07-27T10:21:40.814Z] 
10:21:40 [2020-07-27T10:21:40.814Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:21:40 [2020-07-27T10:21:40.814Z] #54 10.68 + cd /tmp/tmp.ZQZUumdjlm/src/github.com/rootless-containers/rootlesskit
10:21:40 [2020-07-27T10:21:40.814Z] #54 10.70 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:40 [2020-07-27T10:21:40.814Z] #54 11.08 + for f in rootlesskit rootlesskit-docker-proxy
10:21:40 [2020-07-27T10:21:40.814Z] #54 11.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:21:40 [2020-07-27T10:21:40.814Z] #54 ...
10:21:40 [2020-07-27T10:21:40.814Z] 
10:21:40 [2020-07-27T10:21:40.814Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:40 [2020-07-27T10:21:40.814Z] #47 17.50 + cd /tmp/tmp.NZenOtF3cT/src/github.com/mvdan/sh
10:21:40 [2020-07-27T10:21:40.814Z] #47 17.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:40 [2020-07-27T10:21:40.814Z] #47 17.71 + GO111MODULE=on
10:21:40 [2020-07-27T10:21:40.814Z] #47 17.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:21:40 [2020-07-27T10:21:40.814Z] #47 19.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:40 [2020-07-27T10:21:40.814Z] #47 19.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:40 [2020-07-27T10:21:40.814Z] #47 19.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:40 [2020-07-27T10:21:40.814Z] #47 19.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:40 [2020-07-27T10:21:40.814Z] #47 19.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:40 [2020-07-27T10:21:40.814Z] #47 20.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:40 [2020-07-27T10:21:40.865Z] #41 ...
10:21:40 [2020-07-27T10:21:40.865Z] 
10:21:40 [2020-07-27T10:21:40.865Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:21:40 [2020-07-27T10:21:40.865Z] #17 1.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:40 [2020-07-27T10:21:40.865Z] #17 1.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:40 [2020-07-27T10:21:40.865Z] #17 1.413 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:40 [2020-07-27T10:21:40.865Z] #17 1.984 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:21:40 [2020-07-27T10:21:40.865Z] #17 3.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:40 [2020-07-27T10:21:40.865Z] #17 4.374 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:40 [2020-07-27T10:21:40.865Z] #17 9.737 Fetched 8365 kB in 9s (962 kB/s)
10:21:41 [2020-07-27T10:21:41.073Z] #47 ...
10:21:41 [2020-07-27T10:21:41.073Z] 
10:21:41 [2020-07-27T10:21:41.073Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:41 [2020-07-27T10:21:41.073Z] #51 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:41 [2020-07-27T10:21:41.073Z] #51 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:41 [2020-07-27T10:21:41.121Z] #17 9.737 Reading package lists...
10:21:41 [2020-07-27T10:21:41.121Z] #17 ...
10:21:41 [2020-07-27T10:21:41.121Z] 
10:21:41 [2020-07-27T10:21:41.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:41 [2020-07-27T10:21:41.121Z] #39 67.47   CC       criu/arch/x86/restorer_unmap.o
10:21:41 [2020-07-27T10:21:41.121Z] #39 67.51   CC       criu/arch/x86/sigaction_compat_pie.o
10:21:41 [2020-07-27T10:21:41.121Z] #39 67.89   CC       criu/pie/restorer.o
10:21:41 [2020-07-27T10:21:41.152Z] #43 19.57 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:41 [2020-07-27T10:21:41.152Z] #43 19.64 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:41 [2020-07-27T10:21:41.350Z] #51 ...
10:21:41 [2020-07-27T10:21:41.350Z] 
10:21:41 [2020-07-27T10:21:41.350Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:41 [2020-07-27T10:21:41.350Z] #30 14.68 unicode/utf8
10:21:41 [2020-07-27T10:21:41.350Z] #30 15.28 encoding
10:21:41 [2020-07-27T10:21:41.350Z] #30 15.56 runtime/cgo
10:21:41 [2020-07-27T10:21:41.412Z] #43 ...
10:21:41 [2020-07-27T10:21:41.412Z] 
10:21:41 [2020-07-27T10:21:41.412Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:41 [2020-07-27T10:21:41.412Z] #47 19.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:41 [2020-07-27T10:21:41.412Z] #47 20.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:41 [2020-07-27T10:21:41.412Z] #47 20.02 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:41 [2020-07-27T10:21:41.609Z] #30 ...
10:21:41 [2020-07-27T10:21:41.610Z] 
10:21:41 [2020-07-27T10:21:41.610Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:41 [2020-07-27T10:21:41.610Z] #47 21.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:41 [2020-07-27T10:21:41.675Z] #47 20.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:41 [2020-07-27T10:21:41.675Z] #47 20.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:41 [2020-07-27T10:21:41.869Z] #47 ...
10:21:41 [2020-07-27T10:21:41.870Z] 
10:21:41 [2020-07-27T10:21:41.870Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:41 [2020-07-27T10:21:41.870Z] #38 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:42 [2020-07-27T10:21:42.038Z] #36 ...
10:21:42 [2020-07-27T10:21:42.038Z] 
10:21:42 [2020-07-27T10:21:42.038Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.829 + RM_GOPATH=0
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.829 + TMP_GOPATH=
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.829 + : /build
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.829 + '[' -z '' ']'
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.829 ++ mktemp -d
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.831 + export GOPATH=/tmp/tmp.9Cz2GfWO7s
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.831 + GOPATH=/tmp/tmp.9Cz2GfWO7s
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.831 + RM_GOPATH=1
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.831 + case "$(go env GOARCH)" in
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.841 ++ go env GOARCH
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.861 + export GO_BUILDMODE=-buildmode=pie
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.861 + GO_BUILDMODE=-buildmode=pie
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.862 ++ dirname /tmp/install/install.sh
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + dir=/tmp/install
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + bin=tomlv
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + shift
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + . /tmp/install/tomlv.installer
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + install_tomlv
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.865 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9Cz2GfWO7s/src/github.com/BurntSushi/toml
10:21:42 [2020-07-27T10:21:42.038Z] #30 1.872 Cloning into '/tmp/tmp.9Cz2GfWO7s/src/github.com/BurntSushi/toml'...
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.434 + cd /tmp/tmp.9Cz2GfWO7s/src/github.com/BurntSushi/toml
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.435 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.479 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.744 runtime/internal/sys
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.744 math/bits
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.766 internal/cpu
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.858 runtime/internal/atomic
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.881 runtime/internal/math
10:21:42 [2020-07-27T10:21:42.038Z] #30 2.948 unicode/utf8
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.049 internal/race
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.060 internal/bytealg
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.156 math
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.230 sync/atomic
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.355 unicode
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.540 internal/testlog
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.633 runtime
10:21:42 [2020-07-27T10:21:42.038Z] #30 3.884 encoding
10:21:42 [2020-07-27T10:21:42.038Z] #30 4.020 runtime/cgo
10:21:42 [2020-07-27T10:21:42.038Z] #30 ...
10:21:42 [2020-07-27T10:21:42.038Z] 
10:21:42 [2020-07-27T10:21:42.038Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:42 [2020-07-27T10:21:42.038Z] #23 5.800 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:42 [2020-07-27T10:21:42.038Z] #23 5.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:42 [2020-07-27T10:21:42.038Z] #23 5.866 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:42 [2020-07-27T10:21:42.131Z] #38 ...
10:21:42 [2020-07-27T10:21:42.131Z] 
10:21:42 [2020-07-27T10:21:42.131Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:42 [2020-07-27T10:21:42.131Z] #23 12.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:42 [2020-07-27T10:21:42.497Z] #26 20.09 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:21:42 [2020-07-27T10:21:42.618Z] #47 21.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:42 [2020-07-27T10:21:42.807Z] #26 ...
10:21:42 [2020-07-27T10:21:42.807Z] 
10:21:42 [2020-07-27T10:21:42.807Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:42 [2020-07-27T10:21:42.807Z] #33 54.48 Selecting previously unselected package cmake.
10:21:42 [2020-07-27T10:21:42.807Z] #33 54.48 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 54.50 Unpacking cmake (3.13.4-1) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.48 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.49 Setting up xxd (2:8.1.0875-5) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.50 Setting up libuv1:ppc64el (1.24.1-1) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.51 Setting up vim-common (2:8.1.0875-5) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.58 Setting up librhash0:ppc64el (1.3.8-1) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.60 Setting up cmake-data (3.13.4-1) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.63 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.63 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.64 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.66 Setting up cmake (3.13.4-1) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.68 Processing triggers for libc-bin (2.28-10) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 57.78 Processing triggers for mime-support (3.62) ...
10:21:42 [2020-07-27T10:21:42.807Z] #33 DONE 58.0s
10:21:42 [2020-07-27T10:21:42.807Z] 
10:21:42 [2020-07-27T10:21:42.807Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:42 [2020-07-27T10:21:42.807Z] #26 20.64 
10:21:42 [2020-07-27T10:21:42.990Z] #23 6.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
10:21:43 [2020-07-27T10:21:43.051Z] #39 70.55   LINK     criu/pie/restorer.built-in.o
10:21:43 [2020-07-27T10:21:43.051Z] #39 70.57   GEN      criu/pie/restorer-blob.h
10:21:43 [2020-07-27T10:21:43.051Z] #39 70.64   DEP      criu/vdso.d
10:21:43 [2020-07-27T10:21:43.051Z] #39 70.79   DEP      criu/vdso-compat.d
10:21:43 [2020-07-27T10:21:43.051Z] #39 70.88   DEP      criu/uts_ns.d
10:21:43 [2020-07-27T10:21:43.070Z] #23 ...
10:21:43 [2020-07-27T10:21:43.070Z] 
10:21:43 [2020-07-27T10:21:43.070Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:43 [2020-07-27T10:21:43.105Z] #26 20.84 
###                                                                        5.0%
10:21:43 [2020-07-27T10:21:43.105Z] #26 ...
10:21:43 [2020-07-27T10:21:43.105Z] 
10:21:43 [2020-07-27T10:21:43.105Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:43 [2020-07-27T10:21:43.105Z] #11 48.27 debconf: delaying package configuration, since apt-utils is not installed
10:21:43 [2020-07-27T10:21:43.105Z] #11 48.55 Fetched 78.9 MB in 12s (6781 kB/s)
10:21:43 [2020-07-27T10:21:43.105Z] #11 48.59 Selecting previously unselected package binutils-mingw-w64-i686.
10:21:43 [2020-07-27T10:21:43.105Z] #11 48.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 ... 15339 files and directories currently installed.)
10:21:43 [2020-07-27T10:21:43.105Z] #11 48.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 48.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 52.82 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:21:43 [2020-07-27T10:21:43.105Z] #11 52.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 52.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.46 Selecting previously unselected package binutils-mingw-w64.
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.62 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.65 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.82 Selecting previously unselected package dmsetup.
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 56.85 Unpacking dmsetup (2:1.02.155-3) ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 57.02 Selecting previously unselected package mingw-w64-common.
10:21:43 [2020-07-27T10:21:43.105Z] #11 57.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 57.03 Unpacking mingw-w64-common (6.0.0-3) ...
10:21:43 [2020-07-27T10:21:43.105Z] #11 ...
10:21:43 [2020-07-27T10:21:43.105Z] 
10:21:43 [2020-07-27T10:21:43.105Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:43 [2020-07-27T10:21:43.105Z] #26 20.84 
###                                                                        5.0%
######################################################################## 100.0%
10:21:43 [2020-07-27T10:21:43.105Z] #26 21.08 
10:21:43 [2020-07-27T10:21:43.306Z] #39 71.11   DEP      criu/util.d
10:21:43 [2020-07-27T10:21:43.404Z] #26 ...
10:21:43 [2020-07-27T10:21:43.404Z] 
10:21:43 [2020-07-27T10:21:43.404Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:21:43 [2020-07-27T10:21:43.404Z] #29 48.67 Checking out files:  88% (1342/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.
10:21:43 [2020-07-27T10:21:43.404Z] #29 49.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:21:43 [2020-07-27T10:21:43.404Z] #29 49.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:21:43 [2020-07-27T10:21:43.562Z] #39 71.32   DEP      criu/uffd.d
10:21:43 [2020-07-27T10:21:43.562Z] #47 ...
10:21:43 [2020-07-27T10:21:43.562Z] 
10:21:43 [2020-07-27T10:21:43.562Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:21:43 [2020-07-27T10:21:43.562Z] #54 11.92 + cd /tmp/tmp.arGlACWgRY/src/github.com/rootless-containers/rootlesskit
10:21:43 [2020-07-27T10:21:43.562Z] #54 11.92 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:43 [2020-07-27T10:21:43.562Z] #54 12.08 + for f in rootlesskit rootlesskit-docker-proxy
10:21:43 [2020-07-27T10:21:43.562Z] #54 12.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:21:43 [2020-07-27T10:21:43.562Z] #54 ...
10:21:43 [2020-07-27T10:21:43.562Z] 
10:21:43 [2020-07-27T10:21:43.562Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:43 [2020-07-27T10:21:43.562Z] #51 11.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:43 [2020-07-27T10:21:43.562Z] #51 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:43 [2020-07-27T10:21:43.562Z] #51 ...
10:21:43 [2020-07-27T10:21:43.562Z] 
10:21:43 [2020-07-27T10:21:43.562Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:43 [2020-07-27T10:21:43.562Z] #38 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:43 [2020-07-27T10:21:43.704Z] #29 ...
10:21:43 [2020-07-27T10:21:43.704Z] 
10:21:43 [2020-07-27T10:21:43.704Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.327 + RM_GOPATH=0
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.328 + TMP_GOPATH=
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.328 + : /build
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.328 + '[' -z '' ']'
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.329 ++ mktemp -d
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.334 + export GOPATH=/tmp/tmp.tzcd9Csj7f
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.334 + GOPATH=/tmp/tmp.tzcd9Csj7f
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.334 + RM_GOPATH=1
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.335 + case "$(go env GOARCH)" in
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.337 ++ go env GOARCH
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.348 + export GO_BUILDMODE=-buildmode=pie
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.348 + GO_BUILDMODE=-buildmode=pie
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.351 ++ dirname /tmp/install/install.sh
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.372 + dir=/tmp/install
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.372 + bin=tini
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.372 + shift
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.373 + '[' '!' -f /tmp/install/tini.installer ']'
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.373 + . /tmp/install/tini.installer
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.373 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.373 + install_tini
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.373 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.373 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.373 + git clone https://github.com/krallin/tini.git /tmp/tmp.tzcd9Csj7f/tini
10:21:43 [2020-07-27T10:21:43.704Z] #34 0.403 Cloning into '/tmp/tmp.tzcd9Csj7f/tini'...
10:21:43 [2020-07-27T10:21:43.818Z] #39 71.49   DEP      criu/tun.d
10:21:43 [2020-07-27T10:21:43.818Z] #39 ...
10:21:43 [2020-07-27T10:21:43.818Z] 
10:21:43 [2020-07-27T10:21:43.818Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:43 [2020-07-27T10:21:43.818Z] #49 9.745 + cd /tmp/tmp.wpEOPombnh/src/github.com/opencontainers/runc
10:21:43 [2020-07-27T10:21:43.818Z] #49 9.745 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:21:43 [2020-07-27T10:21:43.818Z] #49 10.12 + '[' -z '' ']'
10:21:43 [2020-07-27T10:21:43.818Z] #49 10.12 + target=static
10:21:43 [2020-07-27T10:21:43.818Z] #49 10.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:21:43 [2020-07-27T10:21:43.818Z] #49 10.53 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
10:21:43 [2020-07-27T10:21:43.818Z] #49 ...
10:21:43 [2020-07-27T10:21:43.818Z] 
10:21:43 [2020-07-27T10:21:43.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:43 [2020-07-27T10:21:43.818Z] #39 71.63   DEP      criu/tty.d
10:21:43 [2020-07-27T10:21:43.822Z] #38 ...
10:21:43 [2020-07-27T10:21:43.822Z] 
10:21:43 [2020-07-27T10:21:43.822Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:43 [2020-07-27T10:21:43.822Z] #10 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:21:43 [2020-07-27T10:21:43.822Z] #10 14.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:43 [2020-07-27T10:21:43.822Z] #10 ...
10:21:43 [2020-07-27T10:21:43.822Z] 
10:21:43 [2020-07-27T10:21:43.822Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:43 [2020-07-27T10:21:43.822Z] #41 20.80 unicode/utf16
10:21:43 [2020-07-27T10:21:43.822Z] #41 21.16 container/list
10:21:43 [2020-07-27T10:21:43.822Z] #41 21.70 crypto/internal/subtle
10:21:43 [2020-07-27T10:21:43.822Z] #41 21.88 crypto/subtle
10:21:43 [2020-07-27T10:21:43.822Z] #41 22.02 vendor/golang.org/x/crypto/cryptobyte/asn1
10:21:43 [2020-07-27T10:21:43.822Z] #41 22.14 internal/nettrace
10:21:43 [2020-07-27T10:21:43.822Z] #41 22.24 runtime/cgo
10:21:43 [2020-07-27T10:21:43.850Z] #60 23.12 Checking out files:  63% (1316/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.
10:21:43 [2020-07-27T10:21:43.850Z] #60 23.93 + cd /tmp/tmp.TrKXHwR29j/src/github.com/docker/libnetwork
10:21:44 [2020-07-27T10:21:44.004Z] #34 1.324 + cd /tmp/tmp.tzcd9Csj7f/tini
10:21:44 [2020-07-27T10:21:44.073Z] #39 71.78   DEP      criu/timerfd.d
10:21:44 [2020-07-27T10:21:44.073Z] #39 71.90   DEP      criu/timens.d
10:21:44 [2020-07-27T10:21:44.110Z] #60 23.93 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:21:44 [2020-07-27T10:21:44.303Z] #34 1.325 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:21:44 [2020-07-27T10:21:44.303Z] #34 1.372 + cmake .
10:21:44 [2020-07-27T10:21:44.328Z] #39 71.99   DEP      criu/sysfs_parse.d
10:21:44 [2020-07-27T10:21:44.328Z] #39 72.20   DEP      criu/sysctl.d
10:21:44 [2020-07-27T10:21:44.583Z] #39 72.33   DEP      criu/string.d
10:21:44 [2020-07-27T10:21:44.583Z] #39 72.37   DEP      criu/stats.d
10:21:44 [2020-07-27T10:21:44.602Z] #34 1.981 -- The C compiler identification is GNU 8.3.0
10:21:44 [2020-07-27T10:21:44.679Z] #60 24.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:21:44 [2020-07-27T10:21:44.839Z] #39 72.51   DEP      criu/sockets.d
10:21:44 [2020-07-27T10:21:44.839Z] #39 72.69   DEP      criu/sk-unix.d
10:21:44 [2020-07-27T10:21:44.902Z] #34 2.051 -- Check for working C compiler: /usr/bin/cc
10:21:45 [2020-07-27T10:21:45.094Z] #39 72.88   DEP      criu/sk-tcp.d
10:21:45 [2020-07-27T10:21:45.097Z] #23 8.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
10:21:45 [2020-07-27T10:21:45.212Z] #41 ...
10:21:45 [2020-07-27T10:21:45.212Z] 
10:21:45 [2020-07-27T10:21:45.212Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:45 [2020-07-27T10:21:45.212Z] #32 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:21:45 [2020-07-27T10:21:45.212Z] #32 ...
10:21:45 [2020-07-27T10:21:45.212Z] 
10:21:45 [2020-07-27T10:21:45.212Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:45 [2020-07-27T10:21:45.212Z] #47 22.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:45 [2020-07-27T10:21:45.212Z] #47 23.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:45 [2020-07-27T10:21:45.350Z] #39 73.11   DEP      criu/sk-queue.d
10:21:45 [2020-07-27T10:21:45.550Z] #34 2.789 -- Check for working C compiler: /usr/bin/cc -- works
10:21:45 [2020-07-27T10:21:45.550Z] #34 2.792 -- Detecting C compiler ABI info
10:21:45 [2020-07-27T10:21:45.606Z] #39 73.33   DEP      criu/sk-packet.d
10:21:45 [2020-07-27T10:21:45.862Z] #39 73.57   DEP      criu/sk-netlink.d
10:21:46 [2020-07-27T10:21:46.046Z] #23 ...
10:21:46 [2020-07-27T10:21:46.046Z] 
10:21:46 [2020-07-27T10:21:46.046Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.145 + RM_GOPATH=0
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.145 + TMP_GOPATH=
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.145 + : /build
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.145 + '[' -z '' ']'
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.145 ++ mktemp -d
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.174 + export GOPATH=/tmp/tmp.Fv6U9Fx63k
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.175 + GOPATH=/tmp/tmp.Fv6U9Fx63k
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.175 + RM_GOPATH=1
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.176 + case "$(go env GOARCH)" in
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.180 ++ go env GOARCH
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.189 + export GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.189 + GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.189 ++ dirname /tmp/install/install.sh
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.191 + dir=/tmp/install
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.192 + bin=dockercli
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + shift
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + . /tmp/install/dockercli.installer
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 ++ : stable
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 ++ : 17.06.2-ce
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + install_dockercli
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 ++ uname -m
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + arch=aarch64
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + '[' aarch64 '!=' x86_64 ']'
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + '[' aarch64 '!=' s390x ']'
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + '[' aarch64 '!=' armhf ']'
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + build_dockercli
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 + git clone https://github.com/docker/docker-ce /tmp/tmp.Fv6U9Fx63k/tmp/docker-ce
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.215 Install docker/cli version 17.06.2-ce from stable
10:21:46 [2020-07-27T10:21:46.046Z] #21 6.219 Cloning into '/tmp/tmp.Fv6U9Fx63k/tmp/docker-ce'...
10:21:46 [2020-07-27T10:21:46.046Z] #21 ...
10:21:46 [2020-07-27T10:21:46.046Z] 
10:21:46 [2020-07-27T10:21:46.046Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.973 + RM_GOPATH=0
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.973 + TMP_GOPATH=
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.973 + : /build
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.973 + '[' -z '' ']'
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.973 ++ mktemp -d
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.988 + export GOPATH=/tmp/tmp.RFqAUyHqGm
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.988 + GOPATH=/tmp/tmp.RFqAUyHqGm
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.988 + RM_GOPATH=1
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.988 + case "$(go env GOARCH)" in
10:21:46 [2020-07-27T10:21:46.046Z] #47 4.988 ++ go env GOARCH
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.016 + export GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.016 + GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.016 ++ dirname /tmp/install/install.sh
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.016 + dir=/tmp/install
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.016 + bin=shfmt
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.017 + shift
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.017 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.017 + . /tmp/install/shfmt.installer
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.018 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.018 + install_shfmt
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.019 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.020 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RFqAUyHqGm/src/github.com/mvdan/sh
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.020 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:46 [2020-07-27T10:21:46.046Z] #47 5.023 Cloning into '/tmp/tmp.RFqAUyHqGm/src/github.com/mvdan/sh'...
10:21:46 [2020-07-27T10:21:46.118Z] #39 73.74   DEP      criu/sk-inet.d
10:21:46 [2020-07-27T10:21:46.118Z] #39 73.99   DEP      criu/signalfd.d
10:21:46 [2020-07-27T10:21:46.202Z] #34 3.494 -- Detecting C compiler ABI info - done
10:21:46 [2020-07-27T10:21:46.311Z] #47 ...
10:21:46 [2020-07-27T10:21:46.311Z] 
10:21:46 [2020-07-27T10:21:46.311Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:46 [2020-07-27T10:21:46.311Z] #51 1.702 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:46 [2020-07-27T10:21:46.311Z] #51 1.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:46 [2020-07-27T10:21:46.312Z] #51 1.722 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:46 [2020-07-27T10:21:46.312Z] #51 2.196 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
10:21:46 [2020-07-27T10:21:46.312Z] #51 2.846 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
10:21:46 [2020-07-27T10:21:46.312Z] #51 3.843 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:21:46 [2020-07-27T10:21:46.312Z] #51 8.705 Fetched 8192 kB in 7s (1116 kB/s)
10:21:46 [2020-07-27T10:21:46.384Z] #39 74.23   DEP      criu/sigframe.d
10:21:46 [2020-07-27T10:21:46.502Z] #34 3.571 -- Detecting C compile features
10:21:46 [2020-07-27T10:21:46.578Z] #51 8.705 Reading package lists...
10:21:46 [2020-07-27T10:21:46.578Z] #51 ...
10:21:46 [2020-07-27T10:21:46.578Z] 
10:21:46 [2020-07-27T10:21:46.578Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + RM_GOPATH=0
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + TMP_GOPATH=
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + : /build
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + '[' -z '' ']'
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 ++ mktemp -d
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + export GOPATH=/tmp/tmp.HdxyJNuAVs
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + GOPATH=/tmp/tmp.HdxyJNuAVs
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + RM_GOPATH=1
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 + case "$(go env GOARCH)" in
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.623 ++ go env GOARCH
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.687 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + export GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 ++ dirname /tmp/install/install.sh
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + dir=/tmp/install
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + bin=vndr
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + shift
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + '[' '!' -f /tmp/install/vndr.installer ']'
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + . /tmp/install/vndr.installer
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + install_vndr
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HdxyJNuAVs/src/github.com/LK4D4/vndr
10:21:46 [2020-07-27T10:21:46.578Z] #41 5.688 Cloning into '/tmp/tmp.HdxyJNuAVs/src/github.com/LK4D4/vndr'...
10:21:46 [2020-07-27T10:21:46.578Z] #41 6.592 + cd /tmp/tmp.HdxyJNuAVs/src/github.com/LK4D4/vndr
10:21:46 [2020-07-27T10:21:46.578Z] #41 6.593 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:21:46 [2020-07-27T10:21:46.578Z] #41 6.600 + go build -buildmode=pie -v -o /build/vndr .
10:21:46 [2020-07-27T10:21:46.578Z] #41 8.329 unicode/utf16
10:21:46 [2020-07-27T10:21:46.578Z] #41 8.372 container/list
10:21:46 [2020-07-27T10:21:46.578Z] #41 8.444 crypto/internal/subtle
10:21:46 [2020-07-27T10:21:46.578Z] #41 8.728 runtime
10:21:46 [2020-07-27T10:21:46.578Z] #41 8.815 crypto/subtle
10:21:46 [2020-07-27T10:21:46.578Z] #41 8.952 vendor/golang.org/x/crypto/cryptobyte/asn1
10:21:46 [2020-07-27T10:21:46.578Z] #41 9.200 internal/nettrace
10:21:46 [2020-07-27T10:21:46.578Z] #41 9.273 runtime/cgo
10:21:46 [2020-07-27T10:21:46.578Z] #41 9.349 vendor/golang.org/x/crypto/internal/subtle
10:21:46 [2020-07-27T10:21:46.578Z] #41 ...
10:21:46 [2020-07-27T10:21:46.578Z] 
10:21:46 [2020-07-27T10:21:46.578Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:21:46 [2020-07-27T10:21:46.578Z] #28 5.549 + git clone https://github.com/kolyshkin/go-swagger.git .
10:21:46 [2020-07-27T10:21:46.578Z] #28 5.563 Cloning into '.'...
10:21:46 [2020-07-27T10:21:46.594Z] #47 25.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:46 [2020-07-27T10:21:46.594Z] #47 25.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:46 [2020-07-27T10:21:46.640Z] #39 74.34   DEP      criu/shmem.d
10:21:46 [2020-07-27T10:21:46.640Z] #39 74.50   DEP      criu/servicefd.d
10:21:46 [2020-07-27T10:21:46.802Z] #34 ...
10:21:46 [2020-07-27T10:21:46.802Z] 
10:21:46 [2020-07-27T10:21:46.802Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:46 [2020-07-27T10:21:46.802Z] #48 52.11 io
10:21:46 [2020-07-27T10:21:46.802Z] #48 52.13 syscall
10:21:46 [2020-07-27T10:21:46.802Z] #48 52.13 strconv
10:21:46 [2020-07-27T10:21:46.802Z] #48 55.42 bytes
10:21:46 [2020-07-27T10:21:46.802Z] #48 55.43 strings
10:21:46 [2020-07-27T10:21:46.844Z] #28 ...
10:21:46 [2020-07-27T10:21:46.844Z] 
10:21:46 [2020-07-27T10:21:46.844Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.279 + RM_GOPATH=0
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.279 + TMP_GOPATH=
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.279 + : /build
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.279 + '[' -z '' ']'
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.289 ++ mktemp -d
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.289 + export GOPATH=/tmp/tmp.rov82IDVUj
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.289 + GOPATH=/tmp/tmp.rov82IDVUj
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.289 + RM_GOPATH=1
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.289 + case "$(go env GOARCH)" in
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.296 ++ go env GOARCH
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.337 + export GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.337 + GO_BUILDMODE=-buildmode=pie
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.337 ++ dirname /tmp/install/install.sh
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.337 + dir=/tmp/install
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.337 + bin=proxy
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.337 + shift
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + '[' '!' -f /tmp/install/proxy.installer ']'
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + . /tmp/install/proxy.installer
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + install_proxy
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + case "$1" in
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + export CGO_ENABLED=0
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + CGO_ENABLED=0
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + _install_proxy
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.339 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rov82IDVUj/src/github.com/docker/libnetwork
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.350 Cloning into '/tmp/tmp.rov82IDVUj/src/github.com/docker/libnetwork'...
10:21:46 [2020-07-27T10:21:46.844Z] #60 2.351 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:21:46 [2020-07-27T10:21:46.844Z] #60 ...
10:21:46 [2020-07-27T10:21:46.844Z] 
10:21:46 [2020-07-27T10:21:46.844Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:46 [2020-07-27T10:21:46.844Z] #38 6.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:46 [2020-07-27T10:21:46.844Z] #38 6.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:46 [2020-07-27T10:21:46.844Z] #38 6.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:46 [2020-07-27T10:21:46.844Z] #38 7.793 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
10:21:46 [2020-07-27T10:21:46.844Z] #38 9.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
10:21:46 [2020-07-27T10:21:46.854Z] #47 25.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:46 [2020-07-27T10:21:46.896Z] #39 74.64   DEP      criu/seize.d
10:21:47 [2020-07-27T10:21:47.102Z] #48 ...
10:21:47 [2020-07-27T10:21:47.102Z] 
10:21:47 [2020-07-27T10:21:47.102Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:47 [2020-07-27T10:21:47.102Z] #39 54.05 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 54.06 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 54.06 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 54.07 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 54.07 Setting up python-six (1.12.0-1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 58.97 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 58.97 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 58.99 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 58.99 Setting up libcap-dev:ppc64el (1:2.25-2) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 59.00 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 59.01 Setting up protobuf-compiler (3.6.1.3-2) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 59.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 59.04 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 59.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:21:47 [2020-07-27T10:21:47.102Z] #39 59.06 Setting up python-protobuf (3.6.1.3-2) ...
10:21:47 [2020-07-27T10:21:47.107Z] #38 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:21:47 [2020-07-27T10:21:47.107Z] #38 ...
10:21:47 [2020-07-27T10:21:47.107Z] 
10:21:47 [2020-07-27T10:21:47.107Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:47 [2020-07-27T10:21:47.107Z] #32 3.352 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:47 [2020-07-27T10:21:47.107Z] #32 3.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:47 [2020-07-27T10:21:47.107Z] #32 3.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:47 [2020-07-27T10:21:47.107Z] #32 4.161 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
10:21:47 [2020-07-27T10:21:47.107Z] #32 5.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
10:21:47 [2020-07-27T10:21:47.107Z] #32 7.519 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:21:47 [2020-07-27T10:21:47.107Z] #32 ...
10:21:47 [2020-07-27T10:21:47.107Z] 
10:21:47 [2020-07-27T10:21:47.107Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.241 + RM_GOPATH=0
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.241 + TMP_GOPATH=
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.241 + : /build
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.241 + '[' -z '' ']'
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.241 ++ mktemp -d
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.242 + export GOPATH=/tmp/tmp.S9x23Vm2fl
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.243 + GOPATH=/tmp/tmp.S9x23Vm2fl
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.244 + RM_GOPATH=1
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.244 + case "$(go env GOARCH)" in
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.259 ++ go env GOARCH
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.293 + export GO_BUILDMODE=-buildmode=pie
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.293 + GO_BUILDMODE=-buildmode=pie
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 ++ dirname /tmp/install/install.sh
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 + dir=/tmp/install
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 + bin=gotestsum
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 + shift
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 + . /tmp/install/gotestsum.installer
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 ++ : v0.3.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.304 + install_gotestsum
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.308 + set -e
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.308 + export GO111MODULE=on
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.308 + GO111MODULE=on
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.308 + GOBIN=/build
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.308 + go get gotest.tools/gotestsum@v0.3.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.330 go: finding gotest.tools v0.3.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 4.330 go: finding gotest.tools/gotestsum v0.3.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 5.193 go: downloading gotest.tools/gotestsum v0.3.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 5.928 go: extracting gotest.tools/gotestsum v0.3.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 6.543 go: downloading gotest.tools v2.1.0+incompatible
10:21:47 [2020-07-27T10:21:47.107Z] #43 6.795 go: extracting gotest.tools v2.1.0+incompatible
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.022 go: downloading github.com/sirupsen/logrus v1.0.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.086 go: downloading github.com/fatih/color v1.6.0
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.101 go: downloading github.com/jonboulle/clockwork v0.1.0
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.103 go: downloading github.com/spf13/pflag v1.0.1
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.215 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.269 go: downloading github.com/pkg/errors v0.8.0
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.688 go: extracting github.com/fatih/color v1.6.0
10:21:47 [2020-07-27T10:21:47.107Z] #43 7.922 go: downloading github.com/mattn/go-isatty v0.0.3
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.011 go: downloading github.com/mattn/go-colorable v0.0.9
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.096 go: extracting github.com/jonboulle/clockwork v0.1.0
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.118 go: extracting github.com/spf13/pflag v1.0.1
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.142 go: extracting github.com/pkg/errors v0.8.0
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.237 go: extracting github.com/sirupsen/logrus v1.0.5
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.240 go: extracting github.com/mattn/go-colorable v0.0.9
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.411 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.433 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.446 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.514 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:47 [2020-07-27T10:21:47.107Z] #43 8.552 go: extracting github.com/mattn/go-isatty v0.0.3
10:21:47 [2020-07-27T10:21:47.107Z] #43 11.05 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:47 [2020-07-27T10:21:47.107Z] #43 11.05 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:47 [2020-07-27T10:21:47.107Z] #43 11.07 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:47 [2020-07-27T10:21:47.114Z] #47 25.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:47 [2020-07-27T10:21:47.114Z] #47 ...
10:21:47 [2020-07-27T10:21:47.114Z] 
10:21:47 [2020-07-27T10:21:47.114Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:47 [2020-07-27T10:21:47.114Z] #30 15.83 internal/testlog
10:21:47 [2020-07-27T10:21:47.114Z] #30 16.30 encoding
10:21:47 [2020-07-27T10:21:47.114Z] #30 16.52 runtime/cgo
10:21:47 [2020-07-27T10:21:47.152Z] #39 74.78   DEP      criu/seccomp.d
10:21:47 [2020-07-27T10:21:47.152Z] #39 74.93   DEP      criu/rst-malloc.d
10:21:47 [2020-07-27T10:21:47.152Z] #39 74.97   DEP      criu/rbtree.d
10:21:47 [2020-07-27T10:21:47.152Z] #39 75.02   DEP      criu/pstree.d
10:21:47 [2020-07-27T10:21:47.370Z] #43 ...
10:21:47 [2020-07-27T10:21:47.370Z] 
10:21:47 [2020-07-27T10:21:47.370Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:47 [2020-07-27T10:21:47.370Z] #10 6.546 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:21:47 [2020-07-27T10:21:47.370Z] #10 6.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:21:47 [2020-07-27T10:21:47.370Z] #10 6.641 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:21:47 [2020-07-27T10:21:47.370Z] #10 7.563 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
10:21:47 [2020-07-27T10:21:47.370Z] #10 9.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
10:21:47 [2020-07-27T10:21:47.370Z] #10 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:21:47 [2020-07-27T10:21:47.370Z] #10 ...
10:21:47 [2020-07-27T10:21:47.370Z] 
10:21:47 [2020-07-27T10:21:47.370Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.226 + RM_GOPATH=0
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.226 + TMP_GOPATH=
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.226 + : /build
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.226 + '[' -z '' ']'
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.233 ++ mktemp -d
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.233 + export GOPATH=/tmp/tmp.ic4bpVP4IW
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.233 + GOPATH=/tmp/tmp.ic4bpVP4IW
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.233 + RM_GOPATH=1
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.233 + case "$(go env GOARCH)" in
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.233 ++ go env GOARCH
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.285 + export GO_BUILDMODE=-buildmode=pie
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.285 + GO_BUILDMODE=-buildmode=pie
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.285 ++ dirname /tmp/install/install.sh
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + dir=/tmp/install
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + bin=rootlesskit
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + shift
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + . /tmp/install/rootlesskit.installer
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + install_rootlesskit
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + case "$1" in
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + export CGO_ENABLED=0
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + CGO_ENABLED=0
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + _install_rootlesskit
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ic4bpVP4IW/src/github.com/rootless-containers/rootlesskit
10:21:47 [2020-07-27T10:21:47.370Z] #54 4.292 Cloning into '/tmp/tmp.ic4bpVP4IW/src/github.com/rootless-containers/rootlesskit'...
10:21:47 [2020-07-27T10:21:47.370Z] #54 7.841 Checking out files:  91% (731/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.
10:21:47 [2020-07-27T10:21:47.370Z] #54 8.036 + cd /tmp/tmp.ic4bpVP4IW/src/github.com/rootless-containers/rootlesskit
10:21:47 [2020-07-27T10:21:47.370Z] #54 8.037 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:21:47 [2020-07-27T10:21:47.370Z] #54 8.396 + for f in rootlesskit rootlesskit-docker-proxy
10:21:47 [2020-07-27T10:21:47.370Z] #54 8.397 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:21:47 [2020-07-27T10:21:47.375Z] #30 ...
10:21:47 [2020-07-27T10:21:47.375Z] 
10:21:47 [2020-07-27T10:21:47.375Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:47 [2020-07-27T10:21:47.375Z] #60 24.54 Checking out files:  52% (1088/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:  95% (1981/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.
10:21:47 [2020-07-27T10:21:47.375Z] #60 25.65 + cd /tmp/tmp.eT7gIjprXB/src/github.com/docker/libnetwork
10:21:47 [2020-07-27T10:21:47.375Z] #60 25.65 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:21:47 [2020-07-27T10:21:47.416Z] #39 75.22   DEP      criu/protobuf.d
10:21:47 [2020-07-27T10:21:47.634Z] #54 ...
10:21:47 [2020-07-27T10:21:47.634Z] 
10:21:47 [2020-07-27T10:21:47.634Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.395 + RM_GOPATH=0
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.395 + TMP_GOPATH=
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.400 + : /build
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.400 + '[' -z '' ']'
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.400 ++ mktemp -d
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.402 + export GOPATH=/tmp/tmp.Knxf1PNSHf
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.402 + GOPATH=/tmp/tmp.Knxf1PNSHf
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.402 + RM_GOPATH=1
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.402 + case "$(go env GOARCH)" in
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.405 ++ go env GOARCH
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.423 Installing golangci-lint version v1.23.8
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + export GO_BUILDMODE=-buildmode=pie
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + GO_BUILDMODE=-buildmode=pie
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 ++ dirname /tmp/install/install.sh
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + dir=/tmp/install
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + bin=golangci_lint
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + shift
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + . /tmp/install/golangci_lint.installer
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 ++ : v1.23.8
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + install_golangci_lint
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + echo 'Installing golangci-lint version v1.23.8'
10:21:47 [2020-07-27T10:21:47.634Z] #45 5.426 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:21:47 [2020-07-27T10:21:47.635Z] #60 26.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:21:47 [2020-07-27T10:21:47.674Z] #39 75.37   GEN      criu/protobuf-desc-gen.h
10:21:47 [2020-07-27T10:21:47.752Z] #39 ...
10:21:47 [2020-07-27T10:21:47.752Z] 
10:21:47 [2020-07-27T10:21:47.753Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:47 [2020-07-27T10:21:47.753Z] #48 63.00 bufio
10:21:47 [2020-07-27T10:21:47.897Z] #45 ...
10:21:47 [2020-07-27T10:21:47.897Z] 
10:21:47 [2020-07-27T10:21:47.897Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:47 [2020-07-27T10:21:47.897Z] #23 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:21:48 [2020-07-27T10:21:48.401Z] #48 ...
10:21:48 [2020-07-27T10:21:48.401Z] 
10:21:48 [2020-07-27T10:21:48.401Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:21:48 [2020-07-27T10:21:48.401Z] #26 22.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:21:48 [2020-07-27T10:21:48.401Z] #26 22.28 skipping existing 5cb8031fd95d
10:21:48 [2020-07-27T10:21:48.401Z] #26 22.44 
10:21:48 [2020-07-27T10:21:48.401Z] #26 23.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:21:48 [2020-07-27T10:21:48.401Z] #26 23.98 skipping existing 283607eaa57e
10:21:48 [2020-07-27T10:21:48.401Z] #26 24.12 
10:21:48 [2020-07-27T10:21:48.401Z] #26 25.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:21:48 [2020-07-27T10:21:48.401Z] #26 25.82 
10:21:48 [2020-07-27T10:21:48.401Z] #26 25.96 
######################################################################## 100.0%
10:21:48 [2020-07-27T10:21:48.401Z] #26 26.11 
10:21:48 [2020-07-27T10:21:48.401Z] #26 26.14 Download of images into '/build' complete.
10:21:48 [2020-07-27T10:21:48.401Z] #26 26.14 Use something like the following to load the result into a Docker daemon:
10:21:48 [2020-07-27T10:21:48.401Z] #26 26.14   tar -cC '/build' . | docker load
10:21:48 [2020-07-27T10:21:48.401Z] #26 DONE 26.2s
10:21:48 [2020-07-27T10:21:48.401Z] 
10:21:48 [2020-07-27T10:21:48.401Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:48 [2020-07-27T10:21:48.401Z] #48 63.85 reflect
10:21:48 [2020-07-27T10:21:48.604Z] #39 ...
10:21:48 [2020-07-27T10:21:48.604Z] 
10:21:48 [2020-07-27T10:21:48.604Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:48 [2020-07-27T10:21:48.604Z] #41 DONE 143.9s
10:21:48 [2020-07-27T10:21:48.860Z] 
10:21:48 [2020-07-27T10:21:48.860Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:21:48 [2020-07-27T10:21:48.860Z] #17 9.737 Reading package lists...
10:21:48 [2020-07-27T10:21:48.860Z] #17 13.27 Reading package lists...
10:21:48 [2020-07-27T10:21:48.897Z] #60 ...
10:21:48 [2020-07-27T10:21:48.897Z] 
10:21:48 [2020-07-27T10:21:48.897Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:48 [2020-07-27T10:21:48.897Z] #41 28.46 vendor/golang.org/x/crypto/curve25519
10:21:49 [2020-07-27T10:21:49.422Z] #17 17.13 Building dependency tree...
10:21:49 [2020-07-27T10:21:49.720Z] #17 ...
10:21:49 [2020-07-27T10:21:49.720Z] 
10:21:49 [2020-07-27T10:21:49.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:49 [2020-07-27T10:21:49.720Z] #39 77.45   DEP      criu/protobuf-desc.d
10:21:49 [2020-07-27T10:21:49.720Z] #39 77.54   DEP      criu/proc_parse.d
10:21:49 [2020-07-27T10:21:49.980Z] #39 77.72   DEP      criu/plugin.d
10:21:49 [2020-07-27T10:21:49.980Z] #39 77.83   DEP      criu/pipes.d
10:21:50 [2020-07-27T10:21:50.236Z] #39 77.97   DEP      criu/pie-util.d
10:21:50 [2020-07-27T10:21:50.236Z] #39 78.03   DEP      criu/pie-util-vdso.d
10:21:50 [2020-07-27T10:21:50.236Z] #39 78.11   DEP      criu/pie-util-vdso-elf32.d
10:21:50 [2020-07-27T10:21:50.494Z] #39 78.22   DEP      criu/path.d
10:21:50 [2020-07-27T10:21:50.503Z] #48 ...
10:21:50 [2020-07-27T10:21:50.503Z] 
10:21:50 [2020-07-27T10:21:50.503Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:50 [2020-07-27T10:21:50.503Z] #39 65.59 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
10:21:50 [2020-07-27T10:21:50.503Z] #39 65.59 Processing triggers for libc-bin (2.28-10) ...
10:21:50 [2020-07-27T10:21:50.503Z] #39 DONE 65.8s
10:21:50 [2020-07-27T10:21:50.503Z] 
10:21:50 [2020-07-27T10:21:50.503Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:50 [2020-07-27T10:21:50.751Z] #39 78.45   DEP      criu/parasite-syscall.d
10:21:50 [2020-07-27T10:21:50.751Z] #39 78.65   DEP      criu/pagemap.d
10:21:51 [2020-07-27T10:21:51.048Z] #39 78.80   DEP      criu/pagemap-cache.d
10:21:51 [2020-07-27T10:21:51.305Z] #39 79.00   DEP      criu/page-xfer.d
10:21:51 [2020-07-27T10:21:51.305Z] #39 79.15   DEP      criu/page-pipe.d
10:21:51 [2020-07-27T10:21:51.561Z] #39 79.26   DEP      criu/netfilter.d
10:21:51 [2020-07-27T10:21:51.561Z] #39 79.38   DEP      criu/net.d
10:21:51 [2020-07-27T10:21:51.561Z] #39 79.51   DEP      criu/namespaces.d
10:21:51 [2020-07-27T10:21:51.817Z] #39 79.62   DEP      criu/mount.d
10:21:51 [2020-07-27T10:21:51.817Z] #39 79.73   DEP      criu/memfd.d
10:21:52 [2020-07-27T10:21:52.039Z] #40 1.438 Note: Building without setproctitle() and strlcpy() support.
10:21:52 [2020-07-27T10:21:52.039Z] #40 1.439       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:21:52 [2020-07-27T10:21:52.039Z] #40 1.451 Note: Building without GnuTLS support
10:21:52 [2020-07-27T10:21:52.039Z] #40 1.454 Makefile.config:39: Warn: you have no libnftables installed
10:21:52 [2020-07-27T10:21:52.039Z] #40 1.454 Makefile.config:40: Warn: Building without nftables support
10:21:52 [2020-07-27T10:21:52.125Z] #23 ...
10:21:52 [2020-07-27T10:21:52.125Z] 
10:21:52 [2020-07-27T10:21:52.125Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:52 [2020-07-27T10:21:52.125Z] #60 12.17 Checking out files:  53% (1110/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.
10:21:52 [2020-07-27T10:21:52.125Z] #60 12.79 + cd /tmp/tmp.rov82IDVUj/src/github.com/docker/libnetwork
10:21:52 [2020-07-27T10:21:52.125Z] #60 12.79 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:21:52 [2020-07-27T10:21:52.125Z] #60 13.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:21:52 [2020-07-27T10:21:52.125Z] #60 ...
10:21:52 [2020-07-27T10:21:52.125Z] 
10:21:52 [2020-07-27T10:21:52.125Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:52 [2020-07-27T10:21:52.125Z] #36 5.536 + git clone https://github.com/docker/distribution.git .
10:21:52 [2020-07-27T10:21:52.125Z] #36 5.548 Cloning into '.'...
10:21:52 [2020-07-27T10:21:52.125Z] #36 ...
10:21:52 [2020-07-27T10:21:52.125Z] 
10:21:52 [2020-07-27T10:21:52.125Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.33 go: finding github.com/fatih/color v1.6.0
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.35 go: finding github.com/sirupsen/logrus v1.0.5
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.40 go: finding github.com/pkg/errors v0.8.0
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.48 go: finding github.com/spf13/pflag v1.0.1
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.51 go: finding github.com/mattn/go-colorable v0.0.9
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.54 go: finding github.com/mattn/go-isatty v0.0.3
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.72 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.79 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.86 go: finding github.com/jonboulle/clockwork v0.1.0
10:21:52 [2020-07-27T10:21:52.125Z] #43 14.96 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:21:52 [2020-07-27T10:21:52.125Z] #43 15.08 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:21:52 [2020-07-27T10:21:52.379Z] #39 79.95   DEP      criu/mem.d
10:21:52 [2020-07-27T10:21:52.379Z] #39 80.10   DEP      criu/lsm.d
10:21:52 [2020-07-27T10:21:52.379Z] #39 80.19   DEP      criu/log.d
10:21:52 [2020-07-27T10:21:52.635Z] #39 80.37   DEP      criu/libnetlink.d
10:21:52 [2020-07-27T10:21:52.635Z] #39 80.46   DEP      criu/kerndat.d
10:21:52 [2020-07-27T10:21:52.635Z] #39 80.56   DEP      criu/kcmp-ids.d
10:21:52 [2020-07-27T10:21:52.892Z] #39 80.61   DEP      criu/irmap.d
10:21:52 [2020-07-27T10:21:52.892Z] #39 80.71   DEP      criu/ipc_ns.d
10:21:52 [2020-07-27T10:21:52.892Z] #39 80.83   DEP      criu/image.d
10:21:53 [2020-07-27T10:21:53.115Z] #41 ...
10:21:53 [2020-07-27T10:21:53.115Z] 
10:21:53 [2020-07-27T10:21:53.115Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:53 [2020-07-27T10:21:53.115Z] #47 23.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:53 [2020-07-27T10:21:53.115Z] #47 24.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:53 [2020-07-27T10:21:53.115Z] #47 24.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:53 [2020-07-27T10:21:53.115Z] #47 24.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:53 [2020-07-27T10:21:53.115Z] #47 25.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:53 [2020-07-27T10:21:53.115Z] #47 25.99 runtime/cgo
10:21:53 [2020-07-27T10:21:53.115Z] #47 26.00 runtime
10:21:53 [2020-07-27T10:21:53.147Z] #39 80.97   DEP      criu/image-desc.d
10:21:53 [2020-07-27T10:21:53.375Z] #47 ...
10:21:53 [2020-07-27T10:21:53.375Z] 
10:21:53 [2020-07-27T10:21:53.375Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:53 [2020-07-27T10:21:53.375Z] #38 23.39 Fetched 8365 kB in 18s (470 kB/s)
10:21:53 [2020-07-27T10:21:53.375Z] #38 23.39 Reading package lists...
10:21:53 [2020-07-27T10:21:53.375Z] #38 30.59 Reading package lists...
10:21:53 [2020-07-27T10:21:53.375Z] #38 ...
10:21:53 [2020-07-27T10:21:53.375Z] 
10:21:53 [2020-07-27T10:21:53.375Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:53 [2020-07-27T10:21:53.375Z] #36 22.98 Checking out files:  92% (1477/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
10:21:53 [2020-07-27T10:21:53.375Z] #36 23.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:21:53 [2020-07-27T10:21:53.375Z] #36 25.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:21:53 [2020-07-27T10:21:53.403Z] #39 81.05   DEP      criu/fsnotify.d
10:21:53 [2020-07-27T10:21:53.403Z] #39 81.18   DEP      criu/filesystems.d
10:21:53 [2020-07-27T10:21:53.612Z] #40 ...
10:21:53 [2020-07-27T10:21:53.612Z] 
10:21:53 [2020-07-27T10:21:53.612Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:53 [2020-07-27T10:21:53.612Z] #34 5.931 -- Detecting C compile features - done
10:21:53 [2020-07-27T10:21:53.612Z] #34 5.968 -- Performing Test HAS_BUILTIN_FORTIFY
10:21:53 [2020-07-27T10:21:53.612Z] #34 6.139 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:21:53 [2020-07-27T10:21:53.612Z] #34 6.257 -- Configuring done
10:21:53 [2020-07-27T10:21:53.612Z] #34 6.280 -- Generating done
10:21:53 [2020-07-27T10:21:53.612Z] #34 6.284 -- Build files have been written to: /tmp/tmp.tzcd9Csj7f/tini
10:21:53 [2020-07-27T10:21:53.612Z] #34 6.305 + make tini-static
10:21:53 [2020-07-27T10:21:53.612Z] #34 6.818 Scanning dependencies of target tini-static
10:21:53 [2020-07-27T10:21:53.612Z] #34 6.928 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:21:53 [2020-07-27T10:21:53.612Z] #34 8.966 [100%] Linking C executable tini-static
10:21:53 [2020-07-27T10:21:53.612Z] #34 10.20 [100%] Built target tini-static
10:21:53 [2020-07-27T10:21:53.612Z] #34 10.34 + mkdir -p /build
10:21:53 [2020-07-27T10:21:53.612Z] #34 10.34 + cp tini-static /build/docker-init
10:21:53 [2020-07-27T10:21:53.612Z] #34 DONE 10.5s
10:21:53 [2020-07-27T10:21:53.612Z] 
10:21:53 [2020-07-27T10:21:53.612Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:53 [2020-07-27T10:21:53.612Z] #40 2.835 fatal: not a git repository (or any of the parent directories): .git
10:21:53 [2020-07-27T10:21:53.612Z] #40 2.911   GEN      .gitid
10:21:53 [2020-07-27T10:21:53.612Z] #40 2.945   GEN      criu/include/version.h
10:21:53 [2020-07-27T10:21:53.612Z] #40 3.013   GEN      include/common/asm
10:21:53 [2020-07-27T10:21:53.658Z] #39 81.34   DEP      criu/files.d
10:21:53 [2020-07-27T10:21:53.658Z] #39 81.49   DEP      criu/files-reg.d
10:21:53 [2020-07-27T10:21:53.914Z] #39 81.63   DEP      criu/files-ext.d
10:21:53 [2020-07-27T10:21:53.914Z] #39 81.76   DEP      criu/file-lock.d
10:21:53 [2020-07-27T10:21:53.914Z] #39 81.86   DEP      criu/file-ids.d
10:21:54 [2020-07-27T10:21:54.169Z] #39 81.98   DEP      criu/fifo.d
10:21:54 [2020-07-27T10:21:54.425Z] #39 82.19   DEP      criu/fdstore.d
10:21:54 [2020-07-27T10:21:54.680Z] #39 82.29   DEP      criu/fault-injection.d
10:21:54 [2020-07-27T10:21:54.680Z] #39 82.32   DEP      criu/external.d
10:21:54 [2020-07-27T10:21:54.680Z] #39 82.42   DEP      criu/eventpoll.d
10:21:54 [2020-07-27T10:21:54.688Z] #40 ...
10:21:54 [2020-07-27T10:21:54.688Z] 
10:21:54 [2020-07-27T10:21:54.688Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:54 [2020-07-27T10:21:54.688Z] #31 60.17 bufio
10:21:54 [2020-07-27T10:21:54.688Z] #31 60.19 reflect
10:21:54 [2020-07-27T10:21:54.688Z] #31 62.73 path
10:21:54 [2020-07-27T10:21:54.688Z] #31 64.64 text/tabwriter
10:21:54 [2020-07-27T10:21:54.688Z] #31 67.07 internal/syscall/execenv
10:21:54 [2020-07-27T10:21:54.688Z] #31 67.08 internal/syscall/unix
10:21:54 [2020-07-27T10:21:54.688Z] #31 67.19 time
10:21:54 [2020-07-27T10:21:54.763Z] #36 ...
10:21:54 [2020-07-27T10:21:54.763Z] 
10:21:54 [2020-07-27T10:21:54.763Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:54 [2020-07-27T10:21:54.763Z] #23 24.48 Fetched 8365 kB in 18s (473 kB/s)
10:21:54 [2020-07-27T10:21:54.763Z] #23 24.48 Reading package lists...
10:21:54 [2020-07-27T10:21:54.763Z] #23 31.70 Reading package lists...
10:21:54 [2020-07-27T10:21:54.763Z] #23 ...
10:21:54 [2020-07-27T10:21:54.763Z] 
10:21:54 [2020-07-27T10:21:54.763Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:54 [2020-07-27T10:21:54.763Z] #10 25.43 Fetched 8365 kB in 18s (464 kB/s)
10:21:54 [2020-07-27T10:21:54.763Z] #10 25.43 Reading package lists...
10:21:54 [2020-07-27T10:21:54.936Z] #39 82.67   DEP      criu/eventfd.d
10:21:54 [2020-07-27T10:21:54.936Z] #39 82.79   DEP      criu/crtools.d
10:21:54 [2020-07-27T10:21:54.987Z] #31 ...
10:21:54 [2020-07-27T10:21:54.987Z] 
10:21:54 [2020-07-27T10:21:54.987Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:21:54 [2020-07-27T10:21:54.987Z] #42 60.48 bufio
10:21:54 [2020-07-27T10:21:54.987Z] #42 62.18 reflect
10:21:54 [2020-07-27T10:21:54.987Z] #42 63.35 regexp/syntax
10:21:54 [2020-07-27T10:21:54.987Z] #42 66.28 hash/crc32
10:21:54 [2020-07-27T10:21:54.987Z] #42 68.98 vendor/golang.org/x/net/dns/dnsmessage
10:21:55 [2020-07-27T10:21:55.025Z] #10 32.52 Reading package lists...
10:21:55 [2020-07-27T10:21:55.025Z] #10 ...
10:21:55 [2020-07-27T10:21:55.025Z] 
10:21:55 [2020-07-27T10:21:55.025Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:55 [2020-07-27T10:21:55.025Z] #51 24.98 Fetched 8365 kB in 18s (473 kB/s)
10:21:55 [2020-07-27T10:21:55.025Z] #51 24.98 Reading package lists...
10:21:55 [2020-07-27T10:21:55.025Z] #51 32.02 Reading package lists...
10:21:55 [2020-07-27T10:21:55.025Z] #51 ...
10:21:55 [2020-07-27T10:21:55.025Z] 
10:21:55 [2020-07-27T10:21:55.025Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:55 [2020-07-27T10:21:55.025Z] #32 25.35 Fetched 8365 kB in 18s (464 kB/s)
10:21:55 [2020-07-27T10:21:55.025Z] #32 25.35 Reading package lists...
10:21:55 [2020-07-27T10:21:55.192Z] #39 83.00   DEP      criu/cr-service.d
10:21:55 [2020-07-27T10:21:55.245Z] using credential docker-jenkins-github-credentials
10:21:55 [2020-07-27T10:21:55.288Z] #42 ...
10:21:55 [2020-07-27T10:21:55.288Z] 
10:21:55 [2020-07-27T10:21:55.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:55 [2020-07-27T10:21:55.288Z] #11 63.06 Selecting previously unselected package mingw-w64-x86-64-dev.
10:21:55 [2020-07-27T10:21:55.288Z] #11 63.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:21:55 [2020-07-27T10:21:55.288Z] #11 63.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:21:55 [2020-07-27T10:21:55.288Z] #11 70.57 Selecting previously unselected package gcc-mingw-w64-base.
10:21:55 [2020-07-27T10:21:55.288Z] #11 70.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:21:55 [2020-07-27T10:21:55.288Z] #11 70.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:21:55 [2020-07-27T10:21:55.288Z] #11 70.71 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:21:55 [2020-07-27T10:21:55.324Z] Cloning the remote Git repository
10:21:55 [2020-07-27T10:21:55.324Z] Cloning with configured refspecs honoured and without tags
10:21:55 [2020-07-27T10:21:55.448Z] #39 83.15   DEP      criu/cr-restore.d
10:21:55 [2020-07-27T10:21:55.448Z] #39 83.36   DEP      criu/cr-errno.d
10:21:55 [2020-07-27T10:21:55.589Z] #11 70.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:21:55 [2020-07-27T10:21:55.589Z] #11 70.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:21:55 [2020-07-27T10:21:55.589Z] #11 ...
10:21:55 [2020-07-27T10:21:55.589Z] 
10:21:55 [2020-07-27T10:21:55.589Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:55 [2020-07-27T10:21:55.589Z] #40 5.003   PBCC     images/timens.pb-c.c
10:21:55 [2020-07-27T10:21:55.589Z] #40 5.014   DEP      images/timens.pb-c.d
10:21:55 [2020-07-27T10:21:55.589Z] #40 5.079   PBCC     images/fown.pb-c.c
10:21:55 [2020-07-27T10:21:55.589Z] #40 5.117   PBCC     images/google/protobuf/descriptor.pb-c.c
10:21:55 [2020-07-27T10:21:55.703Z] #39 83.39   DEP      criu/cr-dump.d
10:21:55 [2020-07-27T10:21:55.778Z] #60 ...
10:21:55 [2020-07-27T10:21:55.778Z] 
10:21:55 [2020-07-27T10:21:55.778Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:55 [2020-07-27T10:21:55.778Z] #38 24.35 Fetched 8365 kB in 18s (467 kB/s)
10:21:55 [2020-07-27T10:21:55.778Z] #38 24.35 Reading package lists...
10:21:55 [2020-07-27T10:21:55.778Z] #38 32.06 Reading package lists...
10:21:55 [2020-07-27T10:21:55.778Z] #38 ...
10:21:55 [2020-07-27T10:21:55.778Z] 
10:21:55 [2020-07-27T10:21:55.778Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:55 [2020-07-27T10:21:55.778Z] #36 24.16 Checking out files:  84% (1354/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
10:21:55 [2020-07-27T10:21:55.778Z] #36 24.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:21:55 [2020-07-27T10:21:55.778Z] #36 26.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:21:55 [2020-07-27T10:21:55.889Z] #40 5.209   PBCC     images/opts.pb-c.c
10:21:55 [2020-07-27T10:21:55.889Z] #40 5.286   PBCC     images/memfd.pb-c.c
10:21:55 [2020-07-27T10:21:55.889Z] #40 5.359   DEP      images/fown.pb-c.d
10:21:55 [2020-07-27T10:21:55.889Z] #40 5.393   DEP      images/google/protobuf/descriptor.pb-c.d
10:21:55 [2020-07-27T10:21:55.889Z] #40 5.460   DEP      images/opts.pb-c.d
10:21:55 [2020-07-27T10:21:55.889Z] #40 5.497   DEP      images/memfd.pb-c.d
10:21:55 [2020-07-27T10:21:55.967Z] #39 83.65   DEP      criu/cr-dedup.d
10:21:55 [2020-07-27T10:21:55.967Z] #39 83.80   DEP      criu/cr-check.d
10:21:55 [2020-07-27T10:21:55.523Z] Cloning repository https://github.com/moby/moby.git
10:21:55 [2020-07-27T10:21:55.976Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:21:56 [2020-07-27T10:21:56.189Z] #40 5.568   PBCC     images/sit.pb-c.c
10:21:56 [2020-07-27T10:21:56.190Z] #40 5.635   DEP      images/sit.pb-c.d
10:21:56 [2020-07-27T10:21:56.190Z] #40 5.775   PBCC     images/macvlan.pb-c.c
10:21:56 [2020-07-27T10:21:56.223Z] #39 83.99   DEP      criu/config.d
10:21:56 [2020-07-27T10:21:56.349Z] #36 ...
10:21:56 [2020-07-27T10:21:56.349Z] 
10:21:56 [2020-07-27T10:21:56.349Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:21:56 [2020-07-27T10:21:56.349Z] #32 24.81 Fetched 8365 kB in 18s (460 kB/s)
10:21:56 [2020-07-27T10:21:56.349Z] #32 24.81 Reading package lists...
10:21:56 [2020-07-27T10:21:56.349Z] #32 32.24 Reading package lists...
10:21:56 [2020-07-27T10:21:56.349Z] #32 ...
10:21:56 [2020-07-27T10:21:56.349Z] 
10:21:56 [2020-07-27T10:21:56.349Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:56 [2020-07-27T10:21:56.349Z] #23 24.78 Fetched 8365 kB in 18s (458 kB/s)
10:21:56 [2020-07-27T10:21:56.349Z] #23 24.78 Reading package lists...
10:21:56 [2020-07-27T10:21:56.352Z] #43 ...
10:21:56 [2020-07-27T10:21:56.352Z] 
10:21:56 [2020-07-27T10:21:56.352Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:21:56 [2020-07-27T10:21:56.352Z] #36 18.67 Checking out files:  96% (1540/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
10:21:56 [2020-07-27T10:21:56.352Z] #36 18.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:21:56 [2020-07-27T10:21:56.490Z] #40 5.787   DEP      images/macvlan.pb-c.d
10:21:56 [2020-07-27T10:21:56.490Z] #40 5.864   PBCC     images/autofs.pb-c.c
10:21:56 [2020-07-27T10:21:56.490Z] #40 5.898   DEP      images/autofs.pb-c.d
10:21:56 [2020-07-27T10:21:56.490Z] #40 6.028   PBCC     images/sysctl.pb-c.c
10:21:56 [2020-07-27T10:21:56.522Z] #39 84.12   DEP      criu/clone-noasan.d
10:21:56 [2020-07-27T10:21:56.522Z] #39 84.18   DEP      criu/cgroup.d
10:21:56 [2020-07-27T10:21:56.522Z] #39 84.31   DEP      criu/cgroup-props.d
10:21:56 [2020-07-27T10:21:56.522Z] #39 84.41   DEP      criu/bitmap.d
10:21:56 [2020-07-27T10:21:56.522Z] #39 84.42   DEP      criu/bfd.d
10:21:56 [2020-07-27T10:21:56.609Z] #23 31.82 Reading package lists...
10:21:56 [2020-07-27T10:21:56.609Z] #23 ...
10:21:56 [2020-07-27T10:21:56.609Z] 
10:21:56 [2020-07-27T10:21:56.609Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:21:56 [2020-07-27T10:21:56.609Z] #10 26.41 Fetched 8365 kB in 18s (454 kB/s)
10:21:56 [2020-07-27T10:21:56.609Z] #10 26.41 Reading package lists...
10:21:56 [2020-07-27T10:21:56.778Z] #39 84.56   DEP      criu/autofs.d
10:21:56 [2020-07-27T10:21:56.790Z] #40 6.097   DEP      images/sysctl.pb-c.d
10:21:56 [2020-07-27T10:21:56.791Z] #40 6.150   PBCC     images/time.pb-c.c
10:21:56 [2020-07-27T10:21:56.791Z] #40 6.166   DEP      images/time.pb-c.d
10:21:56 [2020-07-27T10:21:56.791Z] #40 6.219   PBCC     images/binfmt-misc.pb-c.c
10:21:56 [2020-07-27T10:21:56.791Z] #40 6.230   DEP      images/binfmt-misc.pb-c.d
10:21:56 [2020-07-27T10:21:56.871Z] #10 33.66 Reading package lists...
10:21:56 [2020-07-27T10:21:56.871Z] #10 ...
10:21:56 [2020-07-27T10:21:56.871Z] 
10:21:56 [2020-07-27T10:21:56.871Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:21:56 [2020-07-27T10:21:56.871Z] #51 25.49 Fetched 8365 kB in 18s (477 kB/s)
10:21:56 [2020-07-27T10:21:56.871Z] #51 25.49 Reading package lists...
10:21:57 [2020-07-27T10:21:57.034Z] #39 84.72   DEP      criu/aio.d
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.312   PBCC     images/seccomp.pb-c.c
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.328   DEP      images/seccomp.pb-c.d
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.375   PBCC     images/userns.pb-c.c
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.385   DEP      images/userns.pb-c.d
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.443   PBCC     images/cgroup.pb-c.c
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.479   DEP      images/cgroup.pb-c.d
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.564   PBCC     images/ext-file.pb-c.c
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.583   DEP      images/ext-file.pb-c.d
10:21:57 [2020-07-27T10:21:57.090Z] #40 6.678   PBCC     images/rpc.pb-c.c
10:21:57 [2020-07-27T10:21:57.302Z] #39 84.92   DEP      criu/action-scripts.d
10:21:57 [2020-07-27T10:21:57.304Z] #36 20.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:21:57 [2020-07-27T10:21:57.388Z] #40 6.744   DEP      images/rpc.pb-c.d
10:21:57 [2020-07-27T10:21:57.389Z] #40 6.793   PBCC     images/siginfo.pb-c.c
10:21:57 [2020-07-27T10:21:57.389Z] #40 6.821   DEP      images/siginfo.pb-c.d
10:21:57 [2020-07-27T10:21:57.389Z] #40 6.873   PBCC     images/pagemap.pb-c.c
10:21:57 [2020-07-27T10:21:57.389Z] #40 6.910   DEP      images/pagemap.pb-c.d
10:21:57 [2020-07-27T10:21:57.389Z] #40 6.972   PBCC     images/rlimit.pb-c.c
10:21:57 [2020-07-27T10:21:57.389Z] #40 7.022   DEP      images/rlimit.pb-c.d
10:21:57 [2020-07-27T10:21:57.559Z] #39 85.17   CC       criu/action-scripts.o
10:21:57 [2020-07-27T10:21:57.559Z] #39 ...
10:21:57 [2020-07-27T10:21:57.559Z] 
10:21:57 [2020-07-27T10:21:57.559Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.45 libcap2-bin is already the newest version (1:2.25-2).
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.45 The following additional packages will be installed:
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   python3.7 python3.7-minimal vim-runtime xxd
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46 Suggested packages:
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46 Recommended packages:
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   aufs-dkms nftables build-essential python3-dev python3-keyring
10:21:57 [2020-07-27T10:21:57.559Z] #17 19.46   python3-keyrings.alt python3-xdg unzip
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.52 The following NEW packages will be installed:
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.52   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.53   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.53   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.53   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.53   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.53   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.54   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.54   xz-utils zip
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.86 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.86 Need to get 28.5 MB of archives.
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.86 After this operation, 116 MB of additional disk space will be used.
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 21.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 22.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 23.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 24.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:21:57 [2020-07-27T10:21:57.559Z] #17 24.73 debconf: delaying package configuration, since apt-utils is not installed
10:21:57 [2020-07-27T10:21:57.559Z] #17 24.83 Fetched 28.5 MB in 2s (11.8 MB/s)
10:21:57 [2020-07-27T10:21:57.559Z] #17 24.87 Selecting previously unselected package pigz.
10:21:57 [2020-07-27T10:21:57.559Z] #17 24.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
10:21:57 [2020-07-27T10:21:57.559Z] #17 24.95 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:21:57 [2020-07-27T10:21:57.559Z] #17 24.96 Unpacking pigz (2.4-1) ...
10:21:57 [2020-07-27T10:21:57.559Z] #17 25.06 Selecting previously unselected package libpython3.7-minimal:amd64.
10:21:57 [2020-07-27T10:21:57.559Z] #17 25.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:21:57 [2020-07-27T10:21:57.559Z] #17 25.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:21:57 [2020-07-27T10:21:57.559Z] #17 25.62 Selecting previously unselected package python3.7-minimal.
10:21:57 [2020-07-27T10:21:57.559Z] #17 25.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:21:57 [2020-07-27T10:21:57.559Z] #17 25.63 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:21:57 [2020-07-27T10:21:57.559Z] #17 26.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:21:57 [2020-07-27T10:21:57.559Z] #17 26.45 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:21:57 [2020-07-27T10:21:57.563Z] #32 32.46 Reading package lists...
10:21:57 [2020-07-27T10:21:57.563Z] #32 ...
10:21:57 [2020-07-27T10:21:57.563Z] 
10:21:57 [2020-07-27T10:21:57.563Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:21:57 [2020-07-27T10:21:57.563Z] #38 30.59 Reading package lists...
10:21:57 [2020-07-27T10:21:57.688Z] #40 7.071   PBCC     images/file-lock.pb-c.c
10:21:57 [2020-07-27T10:21:57.688Z] #40 7.084   DEP      images/file-lock.pb-c.d
10:21:57 [2020-07-27T10:21:57.688Z] #40 7.138   PBCC     images/tty.pb-c.c
10:21:57 [2020-07-27T10:21:57.688Z] #40 7.171   DEP      images/tty.pb-c.d
10:21:57 [2020-07-27T10:21:57.688Z] #40 7.216   PBCC     images/tun.pb-c.c
10:21:57 [2020-07-27T10:21:57.688Z] #40 7.249   PBCC     images/netdev.pb-c.c
10:21:57 [2020-07-27T10:21:57.815Z] #17 ...
10:21:57 [2020-07-27T10:21:57.815Z] 
10:21:57 [2020-07-27T10:21:57.815Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:21:57 [2020-07-27T10:21:57.815Z] #28 DONE 152.8s
10:21:57 [2020-07-27T10:21:57.815Z] 
10:21:57 [2020-07-27T10:21:57.815Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:21:57 [2020-07-27T10:21:57.990Z] #40 7.303   DEP      images/tun.pb-c.d
10:21:57 [2020-07-27T10:21:57.990Z] #40 7.350   DEP      images/netdev.pb-c.d
10:21:57 [2020-07-27T10:21:57.990Z] #40 7.408   PBCC     images/vma.pb-c.c
10:21:57 [2020-07-27T10:21:57.990Z] #40 7.466   DEP      images/vma.pb-c.d
10:21:57 [2020-07-27T10:21:57.990Z] #40 7.541   PBCC     images/creds.pb-c.c
10:21:57 [2020-07-27T10:21:57.990Z] #40 7.575   DEP      images/creds.pb-c.d
10:21:58 [2020-07-27T10:21:58.070Z] #17 ...
10:21:58 [2020-07-27T10:21:58.070Z] 
10:21:58 [2020-07-27T10:21:58.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:21:58 [2020-07-27T10:21:58.070Z] #39 85.82   CC       criu/aio.o
10:21:56 [2020-07-27T10:21:56.885Z] Fetching upstream changes from https://github.com/moby/moby.git
10:21:56 [2020-07-27T10:21:56.886Z]  > git --version # timeout=10
10:21:56 [2020-07-27T10:21:56.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:21:56 [2020-07-27T10:21:56.933Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:21:58 [2020-07-27T10:21:58.256Z] #36 ...
10:21:58 [2020-07-27T10:21:58.256Z] 
10:21:58 [2020-07-27T10:21:58.256Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:58 [2020-07-27T10:21:58.256Z] #47 12.12 + cd /tmp/tmp.RFqAUyHqGm/src/github.com/mvdan/sh
10:21:58 [2020-07-27T10:21:58.256Z] #47 12.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:21:58 [2020-07-27T10:21:58.256Z] #47 12.29 + GO111MODULE=on
10:21:58 [2020-07-27T10:21:58.256Z] #47 12.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:21:58 [2020-07-27T10:21:58.256Z] #47 14.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:58 [2020-07-27T10:21:58.256Z] #47 14.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:58 [2020-07-27T10:21:58.256Z] #47 14.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:58 [2020-07-27T10:21:58.256Z] #47 14.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:58 [2020-07-27T10:21:58.256Z] #47 14.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:58 [2020-07-27T10:21:58.256Z] #47 15.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:58 [2020-07-27T10:21:58.256Z] #47 16.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:58 [2020-07-27T10:21:58.256Z] #47 17.16 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:58 [2020-07-27T10:21:58.256Z] #47 18.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:21:58 [2020-07-27T10:21:58.256Z] #47 18.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:21:58 [2020-07-27T10:21:58.256Z] #47 18.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:21:58 [2020-07-27T10:21:58.256Z] #47 18.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:21:58 [2020-07-27T10:21:58.256Z] #47 19.77 runtime
10:21:58 [2020-07-27T10:21:58.268Z] #51 33.08 Reading package lists...
10:21:58 [2020-07-27T10:21:58.268Z] #51 ...
10:21:58 [2020-07-27T10:21:58.268Z] 
10:21:58 [2020-07-27T10:21:58.268Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:21:58 [2020-07-27T10:21:58.268Z] #47 26.54 runtime/cgo
10:21:58 [2020-07-27T10:21:58.268Z] #47 26.71 runtime
10:21:58 [2020-07-27T10:21:58.290Z] #40 7.619   PBCC     images/utsns.pb-c.c
10:21:58 [2020-07-27T10:21:58.290Z] #40 7.639   DEP      images/utsns.pb-c.d
10:21:58 [2020-07-27T10:21:58.290Z] #40 7.721   PBCC     images/ipc-desc.pb-c.c
10:21:58 [2020-07-27T10:21:58.290Z] #40 7.735   PBCC     images/ipc-sem.pb-c.c
10:21:58 [2020-07-27T10:21:58.290Z] #40 7.759   DEP      images/ipc-desc.pb-c.d
10:21:58 [2020-07-27T10:21:58.290Z] #40 7.800   DEP      images/ipc-sem.pb-c.d
10:21:58 [2020-07-27T10:21:58.290Z] #40 7.841   PBCC     images/ipc-msg.pb-c.c
10:21:58 [2020-07-27T10:21:58.590Z] #40 7.857   DEP      images/ipc-msg.pb-c.d
10:21:58 [2020-07-27T10:21:58.590Z] #40 7.911   PBCC     images/ipc-shm.pb-c.c
10:21:58 [2020-07-27T10:21:58.590Z] #40 7.925   DEP      images/ipc-shm.pb-c.d
10:21:58 [2020-07-27T10:21:58.590Z] #40 7.965   PBCC     images/ipc-var.pb-c.c
10:21:58 [2020-07-27T10:21:58.590Z] #40 7.999   DEP      images/ipc-var.pb-c.d
10:21:58 [2020-07-27T10:21:58.590Z] #40 8.041   PBCC     images/sk-opts.pb-c.c
10:21:58 [2020-07-27T10:21:58.590Z] #40 8.079   PBCC     images/packet-sock.pb-c.c
10:21:58 [2020-07-27T10:21:58.590Z] #40 8.138   DEP      images/sk-opts.pb-c.d
10:21:58 [2020-07-27T10:21:58.590Z] #40 8.183   DEP      images/packet-sock.pb-c.d
10:21:58 [2020-07-27T10:21:58.890Z] #40 8.230   PBCC     images/sk-netlink.pb-c.c
10:21:58 [2020-07-27T10:21:58.890Z] #40 8.296   DEP      images/sk-netlink.pb-c.d
10:21:58 [2020-07-27T10:21:58.890Z] #40 8.383   PBCC     images/sk-inet.pb-c.c
10:21:58 [2020-07-27T10:21:58.890Z] #40 8.432   DEP      images/sk-inet.pb-c.d
10:21:58 [2020-07-27T10:21:58.998Z] #39 86.60   CC       criu/autofs.o
10:21:59 [2020-07-27T10:21:59.192Z] #40 8.487   PBCC     images/sk-unix.pb-c.c
10:21:59 [2020-07-27T10:21:59.192Z] #40 8.548   DEP      images/sk-unix.pb-c.d
10:21:59 [2020-07-27T10:21:59.192Z] #40 8.614   PBCC     images/mm.pb-c.c
10:21:59 [2020-07-27T10:21:59.192Z] #40 8.691   DEP      images/mm.pb-c.d
10:21:59 [2020-07-27T10:21:59.192Z] #40 8.773   PBCC     images/timerfd.pb-c.c
10:21:59 [2020-07-27T10:21:59.192Z] #40 8.798   DEP      images/timerfd.pb-c.d
10:21:59 [2020-07-27T10:21:59.212Z] #38 37.78 Building dependency tree...
10:21:59 [2020-07-27T10:21:59.495Z] #40 8.913   PBCC     images/timer.pb-c.c
10:21:59 [2020-07-27T10:21:59.495Z] #40 8.928   DEP      images/timer.pb-c.d
10:21:59 [2020-07-27T10:21:59.495Z] #40 9.005   PBCC     images/sa.pb-c.c
10:21:59 [2020-07-27T10:21:59.495Z] #40 9.044   DEP      images/sa.pb-c.d
10:21:59 [2020-07-27T10:21:59.651Z] #47 ...
10:21:59 [2020-07-27T10:21:59.651Z] 
10:21:59 [2020-07-27T10:21:59.651Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:21:59 [2020-07-27T10:21:59.651Z] #23 31.82 Reading package lists...
10:21:59 [2020-07-27T10:21:59.793Z] #40 9.133   PBCC     images/pipe-data.pb-c.c
10:21:59 [2020-07-27T10:21:59.793Z] #40 9.155   DEP      images/pipe-data.pb-c.d
10:21:59 [2020-07-27T10:21:59.793Z] #40 9.205   PBCC     images/mnt.pb-c.c
10:21:59 [2020-07-27T10:21:59.793Z] #40 9.285   DEP      images/mnt.pb-c.d
10:21:59 [2020-07-27T10:21:59.793Z] #40 9.319   PBCC     images/sk-packet.pb-c.c
10:21:59 [2020-07-27T10:21:59.793Z] #40 9.345   DEP      images/sk-packet.pb-c.d
10:21:59 [2020-07-27T10:21:59.793Z] #40 9.390   PBCC     images/tcp-stream.pb-c.c
10:22:00 [2020-07-27T10:22:00.091Z] #40 9.449   DEP      images/tcp-stream.pb-c.d
10:22:00 [2020-07-27T10:22:00.091Z] #40 9.563   PBCC     images/pipe.pb-c.c
10:22:00 [2020-07-27T10:22:00.091Z] #40 9.635   DEP      images/pipe.pb-c.d
10:22:00 [2020-07-27T10:22:00.362Z] #39 87.95   CC       criu/bfd.o
10:22:00 [2020-07-27T10:22:00.393Z] #40 9.694   PBCC     images/pstree.pb-c.c
10:22:00 [2020-07-27T10:22:00.393Z] #40 9.717   DEP      images/pstree.pb-c.d
10:22:00 [2020-07-27T10:22:00.393Z] #40 9.767   PBCC     images/fs.pb-c.c
10:22:00 [2020-07-27T10:22:00.393Z] #40 9.792   DEP      images/fs.pb-c.d
10:22:00 [2020-07-27T10:22:00.393Z] #40 9.835   PBCC     images/signalfd.pb-c.c
10:22:00 [2020-07-27T10:22:00.393Z] #40 9.917   DEP      images/signalfd.pb-c.d
10:22:00 [2020-07-27T10:22:00.618Z] #39 88.40   CC       criu/bitmap.o
10:22:00 [2020-07-27T10:22:00.693Z] #40 9.989   PBCC     images/fh.pb-c.c
10:22:00 [2020-07-27T10:22:00.693Z] #40 10.09   PBCC     images/fsnotify.pb-c.c
10:22:00 [2020-07-27T10:22:00.693Z] #40 10.19   DEP      images/fh.pb-c.d
10:22:00 [2020-07-27T10:22:00.693Z] #40 10.27   DEP      images/fsnotify.pb-c.d
10:22:00 [2020-07-27T10:22:00.693Z] #40 ...
10:22:00 [2020-07-27T10:22:00.693Z] 
10:22:00 [2020-07-27T10:22:00.693Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:00 [2020-07-27T10:22:00.693Z] #48 66.18 regexp/syntax
10:22:00 [2020-07-27T10:22:00.693Z] #48 74.70 context
10:22:00 [2020-07-27T10:22:00.693Z] #48 74.71 internal/poll
10:22:00 [2020-07-27T10:22:00.818Z] #47 ...
10:22:00 [2020-07-27T10:22:00.818Z] 
10:22:00 [2020-07-27T10:22:00.819Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:00 [2020-07-27T10:22:00.819Z] #32 14.59 Fetched 8192 kB in 12s (708 kB/s)
10:22:00 [2020-07-27T10:22:00.819Z] #32 14.59 Reading package lists...
10:22:00 [2020-07-27T10:22:00.819Z] #32 20.30 Reading package lists...
10:22:00 [2020-07-27T10:22:00.819Z] #32 ...
10:22:00 [2020-07-27T10:22:00.819Z] 
10:22:00 [2020-07-27T10:22:00.819Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:22:00 [2020-07-27T10:22:00.819Z] #51 8.705 Reading package lists...
10:22:00 [2020-07-27T10:22:00.819Z] #51 15.86 Reading package lists...
10:22:00 [2020-07-27T10:22:00.819Z] #51 21.68 Building dependency tree...
10:22:00 [2020-07-27T10:22:00.819Z] #51 24.55 The following additional packages will be installed:
10:22:00 [2020-07-27T10:22:00.819Z] #51 24.55   libbtrfs0
10:22:00 [2020-07-27T10:22:00.819Z] #51 24.71 The following NEW packages will be installed:
10:22:00 [2020-07-27T10:22:00.819Z] #51 24.72   libbtrfs-dev libbtrfs0
10:22:00 [2020-07-27T10:22:00.874Z] #39 88.55   CC       criu/cgroup-props.o
10:22:00 [2020-07-27T10:22:00.998Z] #48 ...
10:22:00 [2020-07-27T10:22:00.998Z] 
10:22:00 [2020-07-27T10:22:00.998Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:00 [2020-07-27T10:22:00.998Z] #40 10.41   PBCC     images/eventpoll.pb-c.c
10:22:00 [2020-07-27T10:22:00.998Z] #40 10.42   DEP      images/eventpoll.pb-c.d
10:22:00 [2020-07-27T10:22:00.998Z] #40 10.47   PBCC     images/eventfd.pb-c.c
10:22:00 [2020-07-27T10:22:00.998Z] #40 10.50   DEP      images/eventfd.pb-c.d
10:22:00 [2020-07-27T10:22:00.998Z] #40 10.55   PBCC     images/remap-file-path.pb-c.c
10:22:00 [2020-07-27T10:22:00.998Z] #40 10.56   DEP      images/remap-file-path.pb-c.d
10:22:01 [2020-07-27T10:22:01.299Z] #40 10.65   PBCC     images/fifo.pb-c.c
10:22:01 [2020-07-27T10:22:01.299Z] #40 10.70   DEP      images/fifo.pb-c.d
10:22:01 [2020-07-27T10:22:01.299Z] #40 10.77   PBCC     images/ghost-file.pb-c.c
10:22:01 [2020-07-27T10:22:01.299Z] #40 10.84   DEP      images/ghost-file.pb-c.d
10:22:01 [2020-07-27T10:22:01.299Z] #40 10.90   PBCC     images/regfile.pb-c.c
10:22:01 [2020-07-27T10:22:01.396Z] #51 25.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:22:01 [2020-07-27T10:22:01.396Z] #51 25.20 Need to get 119 kB of archives.
10:22:01 [2020-07-27T10:22:01.396Z] #51 25.20 After this operation, 387 kB of additional disk space will be used.
10:22:01 [2020-07-27T10:22:01.396Z] #51 25.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
10:22:01 [2020-07-27T10:22:01.396Z] #51 25.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
10:22:01 [2020-07-27T10:22:01.479Z] #39 89.28   CC       criu/cgroup.o
10:22:01 [2020-07-27T10:22:01.600Z] #40 10.95   DEP      images/regfile.pb-c.d
10:22:01 [2020-07-27T10:22:01.600Z] #40 11.00   PBCC     images/ns.pb-c.c
10:22:01 [2020-07-27T10:22:01.600Z] #40 11.03   DEP      images/ns.pb-c.d
10:22:01 [2020-07-27T10:22:01.600Z] #40 11.07   PBCC     images/fdinfo.pb-c.c
10:22:01 [2020-07-27T10:22:01.751Z] #38 41.44 The following additional packages will be installed:
10:22:01 [2020-07-27T10:22:01.751Z] #38 41.44   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:22:01 [2020-07-27T10:22:01.751Z] #38 41.44   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:22:01 [2020-07-27T10:22:01.751Z] #38 41.47 Suggested packages:
10:22:01 [2020-07-27T10:22:01.751Z] #38 41.47   manpages-dev python-setuptools
10:22:01 [2020-07-27T10:22:01.900Z] #40 11.18   DEP      images/fdinfo.pb-c.d
10:22:01 [2020-07-27T10:22:01.900Z] #40 11.24   PBCC     images/core-aarch64.pb-c.c
10:22:01 [2020-07-27T10:22:01.900Z] #40 11.31   PBCC     images/core-arm.pb-c.c
10:22:01 [2020-07-27T10:22:01.900Z] #40 11.37   PBCC     images/core-ppc64.pb-c.c
10:22:01 [2020-07-27T10:22:01.900Z] #40 11.42   PBCC     images/core-s390.pb-c.c
10:22:01 [2020-07-27T10:22:01.900Z] #40 11.47   PBCC     images/core-x86.pb-c.c
10:22:01 [2020-07-27T10:22:01.900Z] #40 11.54   PBCC     images/core.pb-c.c
10:22:02 [2020-07-27T10:22:02.130Z] #23 38.79 Building dependency tree...
10:22:02 [2020-07-27T10:22:02.210Z] #40 11.61   PBCC     images/inventory.pb-c.c
10:22:02 [2020-07-27T10:22:02.210Z] #40 11.73   DEP      images/core-aarch64.pb-c.d
10:22:02 [2020-07-27T10:22:02.210Z] #40 11.81   DEP      images/core-arm.pb-c.d
10:22:02 [2020-07-27T10:22:02.351Z] #51 26.37 debconf: delaying package configuration, since apt-utils is not installed
10:22:02 [2020-07-27T10:22:02.522Z] #40 11.86   DEP      images/core-ppc64.pb-c.d
10:22:02 [2020-07-27T10:22:02.522Z] #40 11.95   DEP      images/core-s390.pb-c.d
10:22:02 [2020-07-27T10:22:02.522Z] #40 12.02   DEP      images/core-x86.pb-c.d
10:22:02 [2020-07-27T10:22:02.692Z] #38 ...
10:22:02 [2020-07-27T10:22:02.692Z] 
10:22:02 [2020-07-27T10:22:02.692Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:02 [2020-07-27T10:22:02.692Z] #60 DONE 42.6s
10:22:02 [2020-07-27T10:22:02.692Z] 
10:22:02 [2020-07-27T10:22:02.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:02 [2020-07-27T10:22:02.692Z] #41 40.60 github.com/LK4D4/vndr/godl/singleflight
10:22:02 [2020-07-27T10:22:02.692Z] #41 40.61 internal/reflectlite
10:22:02 [2020-07-27T10:22:02.692Z] #41 40.97 math/rand
10:22:02 [2020-07-27T10:22:02.692Z] #41 42.38 internal/singleflight
10:22:02 [2020-07-27T10:22:02.818Z] #40 12.15   DEP      images/core.pb-c.d
10:22:02 [2020-07-27T10:22:02.818Z] #40 12.22   DEP      images/inventory.pb-c.d
10:22:02 [2020-07-27T10:22:02.818Z] #40 12.29   PBCC     images/cpuinfo.pb-c.c
10:22:02 [2020-07-27T10:22:02.934Z] #51 26.82 Fetched 119 kB in 0s (333 kB/s)
10:22:02 [2020-07-27T10:22:02.934Z] #51 27.04 Selecting previously unselected package libbtrfs0.
10:22:02 [2020-07-27T10:22:02.934Z] #51 27.04 (Reading database ... 
10:22:02 [2020-07-27T10:22:02.934Z] #51 ...
10:22:02 [2020-07-27T10:22:02.934Z] 
10:22:02 [2020-07-27T10:22:02.934Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:02 [2020-07-27T10:22:02.934Z] #32 20.30 Reading package lists...
10:22:02 [2020-07-27T10:22:02.952Z] #41 ...
10:22:02 [2020-07-27T10:22:02.952Z] 
10:22:02 [2020-07-27T10:22:02.952Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:22:02 [2020-07-27T10:22:02.952Z] #43 DONE 42.9s
10:22:03 [2020-07-27T10:22:03.103Z] #45 ...
10:22:03 [2020-07-27T10:22:03.103Z] 
10:22:03 [2020-07-27T10:22:03.103Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:03 [2020-07-27T10:22:03.103Z] #52 146.2 + bin/containerd-stress
10:22:03 [2020-07-27T10:22:03.117Z] #40 12.38   DEP      images/cpuinfo.pb-c.d
10:22:03 [2020-07-27T10:22:03.117Z] #40 12.41   PBCC     images/stats.pb-c.c
10:22:03 [2020-07-27T10:22:03.117Z] #40 12.43   DEP      images/stats.pb-c.d
10:22:03 [2020-07-27T10:22:03.211Z] 
10:22:03 [2020-07-27T10:22:03.211Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:03 [2020-07-27T10:22:03.211Z] #30 38.49 sync
10:22:03 [2020-07-27T10:22:03.211Z] #30 38.49 internal/reflectlite
10:22:03 [2020-07-27T10:22:03.211Z] #30 41.30 sort
10:22:03 [2020-07-27T10:22:03.211Z] #30 41.31 errors
10:22:03 [2020-07-27T10:22:03.211Z] #30 41.74 strconv
10:22:03 [2020-07-27T10:22:03.211Z] #30 42.82 io
10:22:03 [2020-07-27T10:22:03.417Z] #39 ...
10:22:03 [2020-07-27T10:22:03.417Z] 
10:22:03 [2020-07-27T10:22:03.417Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:22:03 [2020-07-27T10:22:03.417Z] #17 28.99 Selecting previously unselected package python3-minimal.
10:22:03 [2020-07-27T10:22:03.417Z] #17 28.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 ... 23681 files and directories currently installed.)
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.04 Unpacking python3-minimal (3.7.3-1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.11 Selecting previously unselected package libmpdec2:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.11 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.12 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.22 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 29.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 30.08 Selecting previously unselected package python3.7.
10:22:03 [2020-07-27T10:22:03.417Z] #17 30.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 30.09 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 30.24 Selecting previously unselected package libpython3-stdlib:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 30.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 30.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 30.35 Setting up python3-minimal (3.7.3-1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.25 Selecting previously unselected package python3.
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.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 ... 24093 files and directories currently installed.)
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.32 Unpacking python3 (3.7.3-1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.46 Selecting previously unselected package libip4tc0:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.47 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.55 Selecting previously unselected package libip6tc0:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.57 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.64 Selecting previously unselected package libiptc0:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.64 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.73 Selecting previously unselected package libnfnetlink0:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.82 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.90 Selecting previously unselected package libnftnl11:amd64.
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 31.91 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.00 Selecting previously unselected package iptables.
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.01 Unpacking iptables (1.8.2-4) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.32 Selecting previously unselected package xxd.
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.34 Unpacking xxd (2:8.1.0875-5) ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.42 Selecting previously unselected package vim-common.
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:22:03 [2020-07-27T10:22:03.417Z] #17 32.46 Unpacking vim-common (2:8.1.0875-5) ...
10:22:03 [2020-07-27T10:22:03.685Z] #17 32.61 Selecting previously unselected package bash-completion.
10:22:03 [2020-07-27T10:22:03.685Z] #17 32.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:22:03 [2020-07-27T10:22:03.782Z] #30 ...
10:22:03 [2020-07-27T10:22:03.782Z] 
10:22:03 [2020-07-27T10:22:03.782Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:03 [2020-07-27T10:22:03.782Z] #38 43.42 The following NEW packages will be installed:
10:22:03 [2020-07-27T10:22:03.782Z] #38 43.42   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:22:03 [2020-07-27T10:22:03.782Z] #38 43.42   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:22:03 [2020-07-27T10:22:03.782Z] #38 43.42   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:22:03 [2020-07-27T10:22:03.782Z] #38 43.42   python-six zlib1g-dev
10:22:04 [2020-07-27T10:22:04.040Z] #23 42.75 ca-certificates is already the newest version (20200601~deb10u1).
10:22:04 [2020-07-27T10:22:04.040Z] #23 42.75 The following additional packages will be installed:
10:22:04 [2020-07-27T10:22:04.040Z] #23 42.77   libjq1 libonig5
10:22:04 [2020-07-27T10:22:04.042Z] #38 43.98 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:22:04 [2020-07-27T10:22:04.042Z] #38 43.98 Need to get 4095 kB of archives.
10:22:04 [2020-07-27T10:22:04.042Z] #38 43.98 After this operation, 22.5 MB of additional disk space will be used.
10:22:04 [2020-07-27T10:22:04.042Z] #38 43.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 43.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 43.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 43.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 44.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 44.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 44.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 44.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:22:04 [2020-07-27T10:22:04.042Z] #38 44.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:22:04 [2020-07-27T10:22:04.090Z] #32 27.24 Building dependency tree...
10:22:04 [2020-07-27T10:22:04.142Z] #52 148.0 + bin/containerd-shim
10:22:04 [2020-07-27T10:22:04.354Z] #32 ...
10:22:04 [2020-07-27T10:22:04.354Z] 
10:22:04 [2020-07-27T10:22:04.354Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:22:04 [2020-07-27T10:22:04.354Z] #23 18.23 Fetched 8192 kB in 13s (647 kB/s)
10:22:04 [2020-07-27T10:22:04.354Z] #23 18.23 Reading package lists...
10:22:04 [2020-07-27T10:22:04.400Z] #38 44.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:22:04 [2020-07-27T10:22:04.400Z] #38 44.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:22:04 [2020-07-27T10:22:04.400Z] #38 44.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:22:04 [2020-07-27T10:22:04.610Z] #23 43.35 The following NEW packages will be installed:
10:22:04 [2020-07-27T10:22:04.622Z] #23 25.45 Reading package lists...
10:22:04 [2020-07-27T10:22:04.622Z] #23 ...
10:22:04 [2020-07-27T10:22:04.622Z] 
10:22:04 [2020-07-27T10:22:04.622Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:04 [2020-07-27T10:22:04.622Z] #10 18.47 Fetched 8192 kB in 12s (672 kB/s)
10:22:04 [2020-07-27T10:22:04.622Z] #10 18.47 Reading package lists...
10:22:04 [2020-07-27T10:22:04.622Z] #10 25.63 Reading package lists...
10:22:04 [2020-07-27T10:22:04.622Z] #10 ...
10:22:04 [2020-07-27T10:22:04.622Z] 
10:22:04 [2020-07-27T10:22:04.622Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.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 ... 15383 files and directories currently installed.)
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.09 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.21 Unpacking libbtrfs0 (4.20.1-2) ...
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.35 Selecting previously unselected package libbtrfs-dev.
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.38 Unpacking libbtrfs-dev (4.20.1-2) ...
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.87 Setting up libbtrfs0 (4.20.1-2) ...
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.90 Setting up libbtrfs-dev (4.20.1-2) ...
10:22:04 [2020-07-27T10:22:04.622Z] #51 27.92 Processing triggers for libc-bin (2.28-10) ...
10:22:04 [2020-07-27T10:22:04.659Z] #40 14.05 make[1]: Nothing to be done for 'all'.
10:22:04 [2020-07-27T10:22:04.678Z] #38 44.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:22:04 [2020-07-27T10:22:04.678Z] #38 44.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:22:04 [2020-07-27T10:22:04.678Z] #38 44.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:22:04 [2020-07-27T10:22:04.678Z] #38 44.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:22:04 [2020-07-27T10:22:04.678Z] #38 44.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:22:04 [2020-07-27T10:22:04.778Z] #52 ...
10:22:04 [2020-07-27T10:22:04.778Z] 
10:22:04 [2020-07-27T10:22:04.778Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:22:04 [2020-07-27T10:22:04.778Z] #45 DONE 172.0s
10:22:04 [2020-07-27T10:22:04.871Z] #23 43.36   jq libjq1 libonig5
10:22:04 [2020-07-27T10:22:04.890Z] #51 ...
10:22:04 [2020-07-27T10:22:04.890Z] 
10:22:04 [2020-07-27T10:22:04.890Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:04 [2020-07-27T10:22:04.890Z] #38 18.80 Fetched 8192 kB in 12s (659 kB/s)
10:22:04 [2020-07-27T10:22:04.890Z] #38 18.80 Reading package lists...
10:22:05 [2020-07-27T10:22:05.072Z] 
10:22:05 [2020-07-27T10:22:05.073Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:05 [2020-07-27T10:22:05.131Z] #23 ...
10:22:05 [2020-07-27T10:22:05.131Z] 
10:22:05 [2020-07-27T10:22:05.131Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:05 [2020-07-27T10:22:05.131Z] #41 43.68 github.com/LK4D4/vndr/godl/singleflight
10:22:05 [2020-07-27T10:22:05.131Z] #41 43.69 internal/reflectlite
10:22:05 [2020-07-27T10:22:05.153Z] #38 25.61 Reading package lists...
10:22:05 [2020-07-27T10:22:05.153Z] #38 ...
10:22:05 [2020-07-27T10:22:05.153Z] 
10:22:05 [2020-07-27T10:22:05.153Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:05 [2020-07-27T10:22:05.153Z] #30 28.10 internal/reflectlite
10:22:05 [2020-07-27T10:22:05.153Z] #30 28.10 sync
10:22:05 [2020-07-27T10:22:05.391Z] #41 44.04 math/rand
10:22:06 [2020-07-27T10:22:06.131Z] #52 ...
10:22:06 [2020-07-27T10:22:06.131Z] 
10:22:06 [2020-07-27T10:22:06.131Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:22:06 [2020-07-27T10:22:06.131Z] #46 DONE 0.2s
10:22:06 [2020-07-27T10:22:06.131Z] 
10:22:06 [2020-07-27T10:22:06.131Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:22:06 [2020-07-27T10:22:06.131Z] #48 DONE 0.1s
10:22:06 [2020-07-27T10:22:06.131Z] 
10:22:06 [2020-07-27T10:22:06.131Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:06 [2020-07-27T10:22:06.212Z] #17 35.05 Unpacking bash-completion (1:2.8-6) ...
10:22:06 [2020-07-27T10:22:06.212Z] #17 35.36 Selecting previously unselected package bzip2.
10:22:06 [2020-07-27T10:22:06.212Z] #17 35.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:22:06 [2020-07-27T10:22:06.213Z] #17 35.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:22:06 [2020-07-27T10:22:06.423Z] #52 ...
10:22:06 [2020-07-27T10:22:06.423Z] 
10:22:06 [2020-07-27T10:22:06.423Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:22:06 [2020-07-27T10:22:06.423Z] #50 DONE 0.2s
10:22:06 [2020-07-27T10:22:06.468Z] #17 35.46 Selecting previously unselected package xz-utils.
10:22:06 [2020-07-27T10:22:06.468Z] #17 35.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:22:06 [2020-07-27T10:22:06.468Z] #17 35.47 Unpacking xz-utils (5.2.4-1) ...
10:22:06 [2020-07-27T10:22:06.468Z] #17 35.63 Selecting previously unselected package apparmor.
10:22:06 [2020-07-27T10:22:06.468Z] #17 35.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:22:06 [2020-07-27T10:22:06.550Z] #30 30.46 sort
10:22:06 [2020-07-27T10:22:06.550Z] #30 ...
10:22:06 [2020-07-27T10:22:06.550Z] 
10:22:06 [2020-07-27T10:22:06.550Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:22:06 [2020-07-27T10:22:06.550Z] #51 DONE 30.5s
10:22:06 [2020-07-27T10:22:06.550Z] 
10:22:06 [2020-07-27T10:22:06.550Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:06 [2020-07-27T10:22:06.550Z] #30 30.46 errors
10:22:06 [2020-07-27T10:22:06.585Z] #38 46.21 debconf: delaying package configuration, since apt-utils is not installed
10:22:06 [2020-07-27T10:22:06.585Z] #38 46.43 Fetched 4095 kB in 1s (3643 kB/s)
10:22:06 [2020-07-27T10:22:06.585Z] #38 46.59 Selecting previously unselected package libcap-dev:amd64.
10:22:06 [2020-07-27T10:22:06.585Z] #38 46.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 ... 15410 files and directories currently installed.)
10:22:06 [2020-07-27T10:22:06.585Z] #38 46.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:22:06 [2020-07-27T10:22:06.715Z] 
10:22:06 [2020-07-27T10:22:06.715Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:06 [2020-07-27T10:22:06.725Z] #17 35.72 Unpacking apparmor (2.13.2-10) ...
10:22:06 [2020-07-27T10:22:06.778Z] #41 ...
10:22:06 [2020-07-27T10:22:06.778Z] 
10:22:06 [2020-07-27T10:22:06.778Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:06 [2020-07-27T10:22:06.778Z] #60 DONE 45.2s
10:22:06 [2020-07-27T10:22:06.778Z] 
10:22:06 [2020-07-27T10:22:06.778Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:06 [2020-07-27T10:22:06.778Z] #41 45.08 internal/singleflight
10:22:06 [2020-07-27T10:22:06.778Z] #41 ...
10:22:06 [2020-07-27T10:22:06.778Z] 
10:22:06 [2020-07-27T10:22:06.778Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:22:06 [2020-07-27T10:22:06.778Z] #43 DONE 45.2s
10:22:06 [2020-07-27T10:22:06.778Z] 
10:22:06 [2020-07-27T10:22:06.778Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:22:06 [2020-07-27T10:22:06.778Z] #23 43.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:22:06 [2020-07-27T10:22:06.778Z] #23 43.89 Need to get 355 kB of archives.
10:22:06 [2020-07-27T10:22:06.778Z] #23 43.89 After this operation, 1072 kB of additional disk space will be used.
10:22:06 [2020-07-27T10:22:06.778Z] #23 43.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:22:06 [2020-07-27T10:22:06.778Z] #23 43.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:22:06 [2020-07-27T10:22:06.778Z] #23 43.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:22:06 [2020-07-27T10:22:06.778Z] #23 45.24 debconf: delaying package configuration, since apt-utils is not installed
10:22:06 [2020-07-27T10:22:06.804Z] #40 15.95   CC       images/stats.o
10:22:06 [2020-07-27T10:22:06.804Z] #40 16.44   CC       images/core.o
10:22:06 [2020-07-27T10:22:06.815Z] #30 30.85 strconv
10:22:06 [2020-07-27T10:22:06.815Z] #30 30.87 io
10:22:06 [2020-07-27T10:22:06.845Z] #38 46.83 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:22:06 [2020-07-27T10:22:06.981Z] #17 36.01 Selecting previously unselected package aufs-tools.
10:22:06 [2020-07-27T10:22:06.981Z] #17 36.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:22:06 [2020-07-27T10:22:06.981Z] #17 36.02 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:22:07 [2020-07-27T10:22:07.038Z] #23 45.66 Fetched 355 kB in 0s (929 kB/s)
10:22:07 [2020-07-27T10:22:07.081Z] #30 30.87 internal/oserror
10:22:07 [2020-07-27T10:22:07.105Z] #38 47.17 Selecting previously unselected package libnet1:amd64.
10:22:07 [2020-07-27T10:22:07.105Z] #38 47.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.105Z] #38 47.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:22:07 [2020-07-27T10:22:07.237Z] #17 36.14 Selecting previously unselected package libonig5:amd64.
10:22:07 [2020-07-27T10:22:07.237Z] #17 36.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.237Z] #17 36.16 Unpacking libonig5:amd64 (6.9.1-1) ...
10:22:07 [2020-07-27T10:22:07.237Z] #17 36.31 Selecting previously unselected package libjq1:amd64.
10:22:07 [2020-07-27T10:22:07.237Z] #17 36.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.237Z] #17 36.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:22:07 [2020-07-27T10:22:07.298Z] #23 45.82 Selecting previously unselected package libonig5:amd64.
10:22:07 [2020-07-27T10:22:07.298Z] #23 45.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:22:07 [2020-07-27T10:22:07.298Z] #23 45.94 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.346Z] #30 31.30 syscall
10:22:07 [2020-07-27T10:22:07.364Z] #38 ...
10:22:07 [2020-07-27T10:22:07.364Z] 
10:22:07 [2020-07-27T10:22:07.364Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:22:07 [2020-07-27T10:22:07.364Z] #51 32.02 Reading package lists...
10:22:07 [2020-07-27T10:22:07.364Z] #51 39.28 Building dependency tree...
10:22:07 [2020-07-27T10:22:07.364Z] #51 43.28 The following additional packages will be installed:
10:22:07 [2020-07-27T10:22:07.364Z] #51 43.28   libbtrfs0
10:22:07 [2020-07-27T10:22:07.364Z] #51 43.62 The following NEW packages will be installed:
10:22:07 [2020-07-27T10:22:07.364Z] #51 43.64   libbtrfs-dev libbtrfs0
10:22:07 [2020-07-27T10:22:07.364Z] #51 44.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:22:07 [2020-07-27T10:22:07.364Z] #51 44.16 Need to get 119 kB of archives.
10:22:07 [2020-07-27T10:22:07.364Z] #51 44.16 After this operation, 387 kB of additional disk space will be used.
10:22:07 [2020-07-27T10:22:07.364Z] #51 44.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:22:07 [2020-07-27T10:22:07.364Z] #51 44.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:22:07 [2020-07-27T10:22:07.364Z] #51 45.69 debconf: delaying package configuration, since apt-utils is not installed
10:22:07 [2020-07-27T10:22:07.364Z] #51 45.99 Fetched 119 kB in 0s (395 kB/s)
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.12 Selecting previously unselected package libbtrfs0.
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.21 Unpacking libbtrfs0 (4.20.1-2) ...
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.34 Selecting previously unselected package libbtrfs-dev.
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.35 Unpacking libbtrfs-dev (4.20.1-2) ...
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.64 Setting up libbtrfs0 (4.20.1-2) ...
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.84 Setting up libbtrfs-dev (4.20.1-2) ...
10:22:07 [2020-07-27T10:22:07.364Z] #51 46.85 Processing triggers for libc-bin (2.28-10) ...
10:22:07 [2020-07-27T10:22:07.364Z] #51 DONE 47.4s
10:22:07 [2020-07-27T10:22:07.364Z] 
10:22:07 [2020-07-27T10:22:07.364Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:07 [2020-07-27T10:22:07.364Z] #38 47.43 Selecting previously unselected package libnet1-dev.
10:22:07 [2020-07-27T10:22:07.364Z] #38 47.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.364Z] #38 47.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.44 Selecting previously unselected package jq.
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.46 Unpacking jq (1.5+dfsg-2+b1) ...
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.57 Selecting previously unselected package libaio1:amd64.
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.58 Unpacking libaio1:amd64 (0.3.112-3) ...
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.63 Selecting previously unselected package libgpm2:amd64.
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.64 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:22:07 [2020-07-27T10:22:07.493Z] #17 36.71 Selecting previously unselected package libicu63:amd64.
10:22:07 [2020-07-27T10:22:07.558Z] #23 46.02 Unpacking libonig5:amd64 (6.9.1-1) ...
10:22:07 [2020-07-27T10:22:07.611Z] #30 ...
10:22:07 [2020-07-27T10:22:07.611Z] 
10:22:07 [2020-07-27T10:22:07.611Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:07 [2020-07-27T10:22:07.611Z] #60 DONE 31.5s
10:22:07 [2020-07-27T10:22:07.611Z] 
10:22:07 [2020-07-27T10:22:07.611Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:22:07 [2020-07-27T10:22:07.611Z] #23 25.45 Reading package lists...
10:22:07 [2020-07-27T10:22:07.749Z] #17 36.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.749Z] #17 36.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:22:07 [2020-07-27T10:22:07.818Z] #23 46.47 Selecting previously unselected package libjq1:amd64.
10:22:07 [2020-07-27T10:22:07.862Z] #40 ...
10:22:07 [2020-07-27T10:22:07.862Z] 
10:22:07 [2020-07-27T10:22:07.862Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:07 [2020-07-27T10:22:07.862Z] #53 41.94 Checking out files:  68% (2211/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
Checking out files:  71% (2278/3208)   
Checking out files:  72% (2310/3208)   
Checking out files:  73% (2342/3208)   
Checking out files:  74% (2374/3208)   
Checking out files:  75% (2406/3208)   
Checking out files:  76% (2439/3208)   
Checking out files:  77% (2471/3208)   
Checking out files:  78% (2503/3208)   
Checking out files:  79% (2535/3208)   
Checking out files:  80% (2567/3208)   
Checking out files:  81% (2599/3208)   
Checking out files:  82% (2631/3208)   
Checking out files:  83% (2663/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:22:07 [2020-07-27T10:22:07.862Z] #53 42.76 + cd /tmp/tmp.kZexBeUmrc/src/github.com/containerd/containerd
10:22:07 [2020-07-27T10:22:07.862Z] #53 42.76 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + export 'BUILDTAGS=netgo osusergo static_build'
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + BUILDTAGS='netgo osusergo static_build'
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + export EXTRA_FLAGS=-buildmode=pie
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + EXTRA_FLAGS=-buildmode=pie
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + '[' '' = dynamic ']'
10:22:07 [2020-07-27T10:22:07.862Z] #53 44.26 + make
10:22:07 [2020-07-27T10:22:07.885Z] #38 47.85 Selecting previously unselected package libnl-3-200:amd64.#38 ...
10:22:07 [2020-07-27T10:22:07.885Z] 
10:22:07 [2020-07-27T10:22:07.885Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:22:07 [2020-07-27T10:22:07.885Z] #23 31.70 Reading package lists...
10:22:07 [2020-07-27T10:22:07.885Z] #23 38.79 Building dependency tree...
10:22:07 [2020-07-27T10:22:07.885Z] #23 42.49 ca-certificates is already the newest version (20200601~deb10u1).
10:22:07 [2020-07-27T10:22:07.885Z] #23 42.49 The following additional packages will be installed:
10:22:07 [2020-07-27T10:22:07.885Z] #23 42.52   libjq1 libonig5
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.21 The following NEW packages will be installed:
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.27   jq libjq1 libonig5
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.80 Need to get 355 kB of archives.
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.80 After this operation, 1072 kB of additional disk space will be used.
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:22:07 [2020-07-27T10:22:07.885Z] #23 43.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:22:07 [2020-07-27T10:22:07.885Z] #23 45.64 debconf: delaying package configuration, since apt-utils is not installed
10:22:07 [2020-07-27T10:22:07.885Z] #23 45.85 Fetched 355 kB in 0s (1046 kB/s)
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.01 Selecting previously unselected package libonig5:amd64.
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.09 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.09 Unpacking libonig5:amd64 (6.9.1-1) ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.39 Selecting previously unselected package libjq1:amd64.
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.83 Selecting previously unselected package jq.
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 46.85 Unpacking jq (1.5+dfsg-2+b1) ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 47.29 Setting up libonig5:amd64 (6.9.1-1) ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 47.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 47.37 Setting up jq (1.5+dfsg-2+b1) ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 47.38 Processing triggers for libc-bin (2.28-10) ...
10:22:07 [2020-07-27T10:22:07.885Z] #23 DONE 47.9s
10:22:07 [2020-07-27T10:22:07.885Z] 
10:22:07 [2020-07-27T10:22:07.885Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:22:07 [2020-07-27T10:22:07.885Z] #24 DONE 0.1s
10:22:07 [2020-07-27T10:22:07.885Z] 
10:22:07 [2020-07-27T10:22:07.885Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:07 [2020-07-27T10:22:07.885Z] #38 47.85 Selecting previously unselected package libnl-3-200:amd64.
10:22:07 [2020-07-27T10:22:07.885Z] #38 47.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:22:07 [2020-07-27T10:22:07.885Z] #38 47.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:22:08 [2020-07-27T10:22:08.078Z] #23 46.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:22:08 [2020-07-27T10:22:08.078Z] #23 46.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:22:08 [2020-07-27T10:22:08.153Z] #38 48.15 Selecting previously unselected package libnl-3-dev:amd64.
10:22:08 [2020-07-27T10:22:08.153Z] #38 48.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:22:08 [2020-07-27T10:22:08.153Z] #38 48.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:22:08 [2020-07-27T10:22:08.162Z] #53 45.50 + bin/ctr
10:22:08 [2020-07-27T10:22:08.338Z] #23 46.98 Selecting previously unselected package jq.
10:22:08 [2020-07-27T10:22:08.338Z] #23 46.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:22:08 [2020-07-27T10:22:08.338Z] #23 46.98 Unpacking jq (1.5+dfsg-2+b1) ...
10:22:08 [2020-07-27T10:22:08.461Z] #53 ...
10:22:08 [2020-07-27T10:22:08.461Z] 
10:22:08 [2020-07-27T10:22:08.461Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:08 [2020-07-27T10:22:08.461Z] #31 73.88 internal/poll
10:22:08 [2020-07-27T10:22:08.461Z] #31 76.32 os
10:22:08 [2020-07-27T10:22:08.461Z] #31 80.25 path/filepath
10:22:08 [2020-07-27T10:22:08.461Z] #31 80.54 internal/fmtsort
10:22:08 [2020-07-27T10:22:08.461Z] #31 81.41 fmt
10:22:08 [2020-07-27T10:22:08.461Z] #31 82.01 io/ioutil
10:22:08 [2020-07-27T10:22:08.721Z] #38 48.60 Selecting previously unselected package libprotobuf-c1:amd64.
10:22:08 [2020-07-27T10:22:08.721Z] #38 48.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:22:08 [2020-07-27T10:22:08.721Z] #38 48.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:22:08 [2020-07-27T10:22:08.758Z] #31 ...
10:22:08 [2020-07-27T10:22:08.758Z] 
10:22:08 [2020-07-27T10:22:08.758Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:08 [2020-07-27T10:22:08.758Z] #40 17.32   CC       images/core-x86.o
10:22:08 [2020-07-27T10:22:08.758Z] #40 18.16   CC       images/core-arm.o
10:22:08 [2020-07-27T10:22:08.910Z] #23 47.34 Setting up libonig5:amd64 (6.9.1-1) ...
10:22:08 [2020-07-27T10:22:08.910Z] #23 47.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:22:08 [2020-07-27T10:22:08.910Z] #23 47.40 Setting up jq (1.5+dfsg-2+b1) ...
10:22:08 [2020-07-27T10:22:08.910Z] #23 47.42 Processing triggers for libc-bin (2.28-10) ...
10:22:08 [2020-07-27T10:22:08.981Z] #38 48.82 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:22:08 [2020-07-27T10:22:08.981Z] #38 48.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:22:08 [2020-07-27T10:22:08.981Z] #38 48.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:22:08 [2020-07-27T10:22:08.981Z] #38 48.99 Selecting previously unselected package zlib1g-dev:amd64.
10:22:08 [2020-07-27T10:22:08.981Z] #38 49.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:22:08 [2020-07-27T10:22:08.981Z] #38 49.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:22:09 [2020-07-27T10:22:09.137Z] #23 32.08 Building dependency tree...
10:22:09 [2020-07-27T10:22:09.191Z] #23 DONE 47.9s
10:22:09 [2020-07-27T10:22:09.191Z] 
10:22:09 [2020-07-27T10:22:09.191Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:09 [2020-07-27T10:22:09.191Z] #41 47.69 strconv
10:22:09 [2020-07-27T10:22:09.191Z] #41 47.69 io
10:22:09 [2020-07-27T10:22:09.241Z] #38 49.33 Selecting previously unselected package libprotobuf17:amd64.
10:22:09 [2020-07-27T10:22:09.424Z] #40 18.62   CC       images/core-aarch64.o
10:22:09 [2020-07-27T10:22:09.424Z] #40 19.02   CC       images/core-ppc64.o
10:22:09 [2020-07-27T10:22:09.460Z] #41 ...
10:22:09 [2020-07-27T10:22:09.460Z] 
10:22:09 [2020-07-27T10:22:09.460Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:22:09 [2020-07-27T10:22:09.460Z] #24 DONE 0.1s
10:22:09 [2020-07-27T10:22:09.460Z] 
10:22:09 [2020-07-27T10:22:09.460Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:09 [2020-07-27T10:22:09.502Z] #38 49.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:22:09 [2020-07-27T10:22:09.502Z] #38 49.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:22:09 [2020-07-27T10:22:09.502Z] #38 ...
10:22:09 [2020-07-27T10:22:09.502Z] 
10:22:09 [2020-07-27T10:22:09.502Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:09 [2020-07-27T10:22:09.502Z] #32 32.46 Reading package lists...
10:22:09 [2020-07-27T10:22:09.502Z] #32 39.74 Building dependency tree...
10:22:09 [2020-07-27T10:22:09.502Z] #32 43.94 The following additional packages will be installed:
10:22:09 [2020-07-27T10:22:09.502Z] #32 43.98   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:22:09 [2020-07-27T10:22:09.502Z] #32 43.98 Suggested packages:
10:22:09 [2020-07-27T10:22:09.502Z] #32 43.98   cmake-doc ninja-build lrzip
10:22:09 [2020-07-27T10:22:09.502Z] #32 43.98 Recommended packages:
10:22:09 [2020-07-27T10:22:09.502Z] #32 43.98   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.35 The following NEW packages will be installed:
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.41   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.43   vim-common xxd
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.79 Need to get 14.9 MB of archives.
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.79 After this operation, 61.8 MB of additional disk space will be used.
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 45.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 46.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 46.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 46.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 46.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 46.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 46.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #32 48.82 debconf: delaying package configuration, since apt-utils is not installed
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.21 Fetched 14.9 MB in 2s (8734 kB/s)
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.28 Selecting previously unselected package xxd.
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.39 Unpacking xxd (2:8.1.0875-5) ...
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.60 Selecting previously unselected package vim-common.
10:22:09 [2020-07-27T10:22:09.502Z] #32 ...
10:22:09 [2020-07-27T10:22:09.502Z] 
10:22:09 [2020-07-27T10:22:09.502Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:09 [2020-07-27T10:22:09.502Z] #10 32.52 Reading package lists...
10:22:09 [2020-07-27T10:22:09.502Z] #10 39.82 Building dependency tree...
10:22:09 [2020-07-27T10:22:09.502Z] #10 44.22 The following additional packages will be installed:
10:22:09 [2020-07-27T10:22:09.502Z] #10 44.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:22:09 [2020-07-27T10:22:09.502Z] #10 44.24   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:22:09 [2020-07-27T10:22:09.502Z] #10 44.24   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:22:09 [2020-07-27T10:22:09.502Z] #10 44.26   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:22:09 [2020-07-27T10:22:09.502Z] #10 44.26 Suggested packages:
10:22:09 [2020-07-27T10:22:09.502Z] #10 44.32   gcc-8-locales seccomp wine64
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.16 The following NEW packages will be installed:
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.16   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.17   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.18   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.18   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.18   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.19   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.56 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.56 Need to get 77.7 MB of archives.
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.56 After this operation, 487 MB of additional disk space will be used.
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.56 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]
10:22:09 [2020-07-27T10:22:09.502Z] #10 46.81 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]
10:22:09 [2020-07-27T10:22:09.502Z] #10 47.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #10 47.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #10 47.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #10 47.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #10 47.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:22:09 [2020-07-27T10:22:09.502Z] #10 48.03 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]
10:22:09 [2020-07-27T10:22:09.502Z] #10 48.11 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]
10:22:09 [2020-07-27T10:22:09.502Z] #10 ...
10:22:09 [2020-07-27T10:22:09.502Z] 
10:22:09 [2020-07-27T10:22:09.502Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:22:09 [2020-07-27T10:22:09.502Z] #32 49.71 Unpacking vim-common (2:8.1.0875-5) ...
10:22:09 [2020-07-27T10:22:09.721Z] #40 ...
10:22:09 [2020-07-27T10:22:09.722Z] 
10:22:09 [2020-07-27T10:22:09.722Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:09 [2020-07-27T10:22:09.722Z] #42 75.15 internal/poll
10:22:09 [2020-07-27T10:22:09.722Z] #42 79.80 os
10:22:09 [2020-07-27T10:22:09.722Z] #42 79.81 regexp
10:22:10 [2020-07-27T10:22:10.023Z] #42 ...
10:22:10 [2020-07-27T10:22:10.023Z] 
10:22:10 [2020-07-27T10:22:10.023Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:10 [2020-07-27T10:22:10.023Z] #31 84.76 flag
10:22:10 [2020-07-27T10:22:10.023Z] #31 84.77 log
10:22:10 [2020-07-27T10:22:10.023Z] #31 84.77 github.com/BurntSushi/toml
10:22:10 [2020-07-27T10:22:10.030Z] #25 ...
10:22:10 [2020-07-27T10:22:10.030Z] 
10:22:10 [2020-07-27T10:22:10.030Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:22:10 [2020-07-27T10:22:10.030Z] #51 33.08 Reading package lists...
10:22:10 [2020-07-27T10:22:10.030Z] #51 40.29 Building dependency tree...
10:22:10 [2020-07-27T10:22:10.030Z] #51 44.21 The following additional packages will be installed:
10:22:10 [2020-07-27T10:22:10.030Z] #51 44.22   libbtrfs0
10:22:10 [2020-07-27T10:22:10.030Z] #51 44.49 The following NEW packages will be installed:
10:22:10 [2020-07-27T10:22:10.030Z] #51 44.50   libbtrfs-dev libbtrfs0
10:22:10 [2020-07-27T10:22:10.030Z] #51 45.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:22:10 [2020-07-27T10:22:10.030Z] #51 45.06 Need to get 119 kB of archives.
10:22:10 [2020-07-27T10:22:10.030Z] #51 45.06 After this operation, 387 kB of additional disk space will be used.
10:22:10 [2020-07-27T10:22:10.030Z] #51 45.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:22:10 [2020-07-27T10:22:10.030Z] #51 45.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:22:10 [2020-07-27T10:22:10.030Z] #51 46.85 debconf: delaying package configuration, since apt-utils is not installed
10:22:10 [2020-07-27T10:22:10.030Z] #51 47.26 Fetched 119 kB in 0s (303 kB/s)
10:22:10 [2020-07-27T10:22:10.030Z] #51 47.47 Selecting previously unselected package libbtrfs0.
10:22:10 [2020-07-27T10:22:10.030Z] #51 47.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:22:10 [2020-07-27T10:22:10.030Z] #51 47.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:22:10 [2020-07-27T10:22:10.030Z] #51 47.74 Unpacking libbtrfs0 (4.20.1-2) ...
10:22:10 [2020-07-27T10:22:10.030Z] #51 47.90 Selecting previously unselected package libbtrfs-dev.
10:22:10 [2020-07-27T10:22:10.030Z] #51 47.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:22:10 [2020-07-27T10:22:10.030Z] #51 48.02 Unpacking libbtrfs-dev (4.20.1-2) ...
10:22:10 [2020-07-27T10:22:10.030Z] #51 48.38 Setting up libbtrfs0 (4.20.1-2) ...
10:22:10 [2020-07-27T10:22:10.030Z] #51 48.40 Setting up libbtrfs-dev (4.20.1-2) ...
10:22:10 [2020-07-27T10:22:10.030Z] #51 48.41 Processing triggers for libc-bin (2.28-10) ...
10:22:10 [2020-07-27T10:22:10.030Z] #51 DONE 48.7s
10:22:10 [2020-07-27T10:22:10.071Z] #32 50.09 Selecting previously unselected package cmake-data.
10:22:10 [2020-07-27T10:22:10.071Z] #32 50.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:22:10 [2020-07-27T10:22:10.071Z] #32 50.10 Unpacking cmake-data (3.13.4-1) ...
10:22:10 [2020-07-27T10:22:10.239Z] #52 153.3 + bin/containerd-shim-runc-v1
10:22:10 [2020-07-27T10:22:10.303Z] 
10:22:10 [2020-07-27T10:22:10.303Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:10 [2020-07-27T10:22:10.563Z] #52 ...
10:22:10 [2020-07-27T10:22:10.563Z] 
10:22:10 [2020-07-27T10:22:10.563Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:10 [2020-07-27T10:22:10.563Z] #38 32.06 Reading package lists...
10:22:10 [2020-07-27T10:22:10.563Z] #38 39.45 Building dependency tree...
10:22:10 [2020-07-27T10:22:10.563Z] #38 43.29 The following additional packages will be installed:
10:22:10 [2020-07-27T10:22:10.563Z] #38 43.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:22:10 [2020-07-27T10:22:10.563Z] #38 43.29   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:22:10 [2020-07-27T10:22:10.563Z] #38 43.31 Suggested packages:
10:22:10 [2020-07-27T10:22:10.563Z] #38 43.31   manpages-dev python-setuptools
10:22:10 [2020-07-27T10:22:10.563Z] #38 44.77 The following NEW packages will be installed:
10:22:10 [2020-07-27T10:22:10.563Z] #38 44.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:22:10 [2020-07-27T10:22:10.563Z] #38 44.79   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:22:10 [2020-07-27T10:22:10.563Z] #38 44.79   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:22:10 [2020-07-27T10:22:10.563Z] #38 44.79   python-six zlib1g-dev
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.39 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.39 Need to get 4095 kB of archives.
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.39 After this operation, 22.5 MB of additional disk space will be used.
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 45.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 46.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 46.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 46.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 46.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 46.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.19 debconf: delaying package configuration, since apt-utils is not installed
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.45 Fetched 4095 kB in 1s (3270 kB/s)
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.59 Selecting previously unselected package libcap-dev:amd64.
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.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 ... 15410 files and directories currently installed.)
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.73 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.96 Selecting previously unselected package libnet1:amd64.
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:22:10 [2020-07-27T10:22:10.563Z] #38 48.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:22:10 [2020-07-27T10:22:10.563Z] #38 49.26 Selecting previously unselected package libnet1-dev.
10:22:10 [2020-07-27T10:22:10.563Z] #38 49.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:22:10 [2020-07-27T10:22:10.563Z] #38 49.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:22:10 [2020-07-27T10:22:10.563Z] #38 ...
10:22:10 [2020-07-27T10:22:10.563Z] 
10:22:10 [2020-07-27T10:22:10.563Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:10 [2020-07-27T10:22:10.563Z] #32 32.24 Reading package lists...
10:22:10 [2020-07-27T10:22:10.563Z] #32 39.60 Building dependency tree...
10:22:10 [2020-07-27T10:22:10.563Z] #32 43.48 The following additional packages will be installed:
10:22:10 [2020-07-27T10:22:10.563Z] #32 43.50   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:22:10 [2020-07-27T10:22:10.563Z] #32 43.52 Suggested packages:
10:22:10 [2020-07-27T10:22:10.563Z] #32 43.53   cmake-doc ninja-build lrzip
10:22:10 [2020-07-27T10:22:10.563Z] #32 43.53 Recommended packages:
10:22:10 [2020-07-27T10:22:10.563Z] #32 43.53   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:22:10 [2020-07-27T10:22:10.563Z] #32 44.70 The following NEW packages will be installed:
10:22:10 [2020-07-27T10:22:10.563Z] #32 44.72   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:22:10 [2020-07-27T10:22:10.563Z] #32 44.72   vim-common xxd
10:22:10 [2020-07-27T10:22:10.563Z] #32 45.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:22:10 [2020-07-27T10:22:10.563Z] #32 45.20 Need to get 14.9 MB of archives.
10:22:10 [2020-07-27T10:22:10.563Z] #32 45.20 After this operation, 61.8 MB of additional disk space will be used.
10:22:10 [2020-07-27T10:22:10.563Z] #32 45.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 45.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 45.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 45.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 46.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 47.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 47.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 47.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 47.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 47.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:22:10 [2020-07-27T10:22:10.563Z] #32 49.09 debconf: delaying package configuration, since apt-utils is not installed
10:22:10 [2020-07-27T10:22:10.824Z] #32 ...
10:22:10 [2020-07-27T10:22:10.824Z] 
10:22:10 [2020-07-27T10:22:10.824Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:10 [2020-07-27T10:22:10.824Z] #10 33.66 Reading package lists...
10:22:10 [2020-07-27T10:22:10.824Z] #10 40.91 Building dependency tree...
10:22:10 [2020-07-27T10:22:10.824Z] #10 44.79 The following additional packages will be installed:
10:22:10 [2020-07-27T10:22:10.824Z] #10 44.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:22:10 [2020-07-27T10:22:10.824Z] #10 44.80   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:22:10 [2020-07-27T10:22:10.824Z] #10 44.80   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:22:10 [2020-07-27T10:22:10.824Z] #10 44.80   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:22:10 [2020-07-27T10:22:10.824Z] #10 44.81 Suggested packages:
10:22:10 [2020-07-27T10:22:10.824Z] #10 44.82   gcc-8-locales seccomp wine64
10:22:10 [2020-07-27T10:22:10.824Z] #10 46.80 The following NEW packages will be installed:
10:22:10 [2020-07-27T10:22:10.824Z] #10 46.82   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:22:10 [2020-07-27T10:22:10.824Z] #10 46.82   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:22:10 [2020-07-27T10:22:10.824Z] #10 46.82   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:22:10 [2020-07-27T10:22:10.824Z] #10 46.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:22:10 [2020-07-27T10:22:10.824Z] #10 46.84   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:22:10 [2020-07-27T10:22:10.824Z] #10 46.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:22:10 [2020-07-27T10:22:10.824Z] #10 47.50 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:22:10 [2020-07-27T10:22:10.824Z] #10 47.50 Need to get 77.7 MB of archives.
10:22:10 [2020-07-27T10:22:10.824Z] #10 47.50 After this operation, 487 MB of additional disk space will be used.
10:22:10 [2020-07-27T10:22:10.824Z] #10 47.50 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]
10:22:10 [2020-07-27T10:22:10.824Z] #10 47.81 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]
10:22:10 [2020-07-27T10:22:10.824Z] #10 48.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:22:10 [2020-07-27T10:22:10.824Z] #10 48.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:22:10 [2020-07-27T10:22:10.824Z] #10 48.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:22:10 [2020-07-27T10:22:10.824Z] #10 48.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:22:10 [2020-07-27T10:22:10.824Z] #10 ...
10:22:10 [2020-07-27T10:22:10.824Z] 
10:22:10 [2020-07-27T10:22:10.824Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:10 [2020-07-27T10:22:10.824Z] #38 49.60 Selecting previously unselected package libnl-3-200:amd64.
10:22:11 [2020-07-27T10:22:11.020Z] #17 40.01 Selecting previously unselected package libnet1:amd64.
10:22:11 [2020-07-27T10:22:11.020Z] #17 40.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.020Z] #17 40.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:22:11 [2020-07-27T10:22:11.020Z] #17 40.10 Selecting previously unselected package libnl-3-200:amd64.
10:22:11 [2020-07-27T10:22:11.020Z] #17 40.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.020Z] #17 40.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:22:11 [2020-07-27T10:22:11.020Z] #17 40.22 Selecting previously unselected package libprotobuf-c1:amd64.
10:22:11 [2020-07-27T10:22:11.084Z] #38 49.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.084Z] #38 49.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.29 Selecting previously unselected package libreadline5:amd64.
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.40 Selecting previously unselected package net-tools.
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.277Z] #17 40.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:22:11 [2020-07-27T10:22:11.344Z] #38 49.94 Selecting previously unselected package libnl-3-dev:amd64.
10:22:11 [2020-07-27T10:22:11.344Z] #38 49.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.344Z] #38 49.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:22:11 [2020-07-27T10:22:11.533Z] #17 40.56 Selecting previously unselected package python-pip-whl.
10:22:11 [2020-07-27T10:22:11.533Z] #17 40.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:22:11 [2020-07-27T10:22:11.533Z] #17 40.57 Unpacking python-pip-whl (18.1-5) ...
10:22:11 [2020-07-27T10:22:11.604Z] #38 50.19 Selecting previously unselected package libprotobuf-c1:amd64.
10:22:11 [2020-07-27T10:22:11.604Z] #38 50.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.604Z] #38 50.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:22:11 [2020-07-27T10:22:11.700Z] #23 35.07 ca-certificates is already the newest version (20200601~deb10u1).
10:22:11 [2020-07-27T10:22:11.701Z] #23 35.07 The following additional packages will be installed:
10:22:11 [2020-07-27T10:22:11.701Z] #23 35.09   libjq1 libonig5
10:22:11 [2020-07-27T10:22:11.701Z] #23 35.41 The following NEW packages will be installed:
10:22:11 [2020-07-27T10:22:11.701Z] #23 35.41   jq libjq1 libonig5
10:22:11 [2020-07-27T10:22:11.755Z] #52 155.5 + bin/containerd-shim-runc-v2
10:22:11 [2020-07-27T10:22:11.864Z] #38 50.31 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:22:11 [2020-07-27T10:22:11.864Z] #38 50.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.864Z] #38 50.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:22:11 [2020-07-27T10:22:11.864Z] #38 50.49 Selecting previously unselected package zlib1g-dev:amd64.
10:22:11 [2020-07-27T10:22:11.864Z] #38 50.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:22:11 [2020-07-27T10:22:11.864Z] #38 50.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:22:11 [2020-07-27T10:22:11.884Z] Fetching without tags
10:22:11 [2020-07-27T10:22:11.966Z] #23 35.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:22:11 [2020-07-27T10:22:11.966Z] #23 35.99 Need to get 325 kB of archives.
10:22:11 [2020-07-27T10:22:11.966Z] #23 35.99 After this operation, 1019 kB of additional disk space will be used.
10:22:11 [2020-07-27T10:22:11.966Z] #23 35.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
10:22:11 [2020-07-27T10:22:11.966Z] #23 36.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
10:22:11 [2020-07-27T10:22:11.966Z] #23 36.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
10:22:12 [2020-07-27T10:22:12.096Z] #17 41.11 Selecting previously unselected package python3-lib2to3.
10:22:12 [2020-07-27T10:22:12.096Z] #17 41.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:22:12 [2020-07-27T10:22:12.096Z] #17 41.12 Unpacking python3-lib2to3 (3.7.3-1) ...
10:22:12 [2020-07-27T10:22:12.096Z] #17 41.21 Selecting previously unselected package python3-distutils.
10:22:12 [2020-07-27T10:22:12.124Z] #38 50.77 Selecting previously unselected package libprotobuf17:amd64.
10:22:12 [2020-07-27T10:22:12.124Z] #38 50.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:22:12 [2020-07-27T10:22:12.124Z] #38 50.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:22:12 [2020-07-27T10:22:12.134Z] #31 ...
10:22:12 [2020-07-27T10:22:12.134Z] 
10:22:12 [2020-07-27T10:22:12.134Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:12 [2020-07-27T10:22:12.134Z] #48 77.12 regexp
10:22:12 [2020-07-27T10:22:12.134Z] #48 79.28 os
10:22:12 [2020-07-27T10:22:12.134Z] #48 85.06 mvdan.cc/sh/v3/fileutil
10:22:12 [2020-07-27T10:22:12.134Z] #48 86.72 encoding/binary
10:22:12 [2020-07-27T10:22:12.134Z] #48 86.74 github.com/pkg/diff
10:22:12 [2020-07-27T10:22:12.134Z] #48 86.75 go/token
10:22:12 [2020-07-27T10:22:12.134Z] #48 86.76 flag
10:22:12 [2020-07-27T10:22:12.134Z] #48 ...
10:22:12 [2020-07-27T10:22:12.134Z] 
10:22:12 [2020-07-27T10:22:12.134Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:12 [2020-07-27T10:22:12.134Z] #42 87.13 net
10:22:12 [2020-07-27T10:22:12.134Z] #42 87.37 os/exec
10:22:12 [2020-07-27T10:22:12.352Z] #17 41.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:22:12 [2020-07-27T10:22:12.352Z] #17 41.24 Unpacking python3-distutils (3.7.3-1) ...
10:22:12 [2020-07-27T10:22:12.352Z] #17 41.40 Selecting previously unselected package python3-pip.
10:22:12 [2020-07-27T10:22:12.352Z] #17 41.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:22:12 [2020-07-27T10:22:12.352Z] #17 41.42 Unpacking python3-pip (18.1-5) ...
10:22:12 [2020-07-27T10:22:12.390Z] #52 156.2 + binaries
10:22:12 [2020-07-27T10:22:12.550Z] Merging remotes/origin/master commit a770dc191eea0a88236b4fb5575fe92efd356800 into PR head commit 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:22:12 [2020-07-27T10:22:12.609Z] #17 41.58 Selecting previously unselected package python3-pkg-resources.
10:22:12 [2020-07-27T10:22:12.609Z] #17 41.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:22:12 [2020-07-27T10:22:12.609Z] #17 41.60 Unpacking python3-pkg-resources (40.8.0-1) ...
10:22:12 [2020-07-27T10:22:12.609Z] #17 41.72 Selecting previously unselected package python3-setuptools.
10:22:12 [2020-07-27T10:22:12.609Z] #17 41.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:22:12 [2020-07-27T10:22:12.609Z] #17 41.74 Unpacking python3-setuptools (40.8.0-1) ...
10:22:12 [2020-07-27T10:22:12.684Z] #52 156.2 + install -D bin/containerd /build/containerd
10:22:12 [2020-07-27T10:22:12.684Z] #52 156.3 + install -D bin/containerd-shim /build/containerd-shim
10:22:12 [2020-07-27T10:22:12.684Z] #52 156.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:22:12 [2020-07-27T10:22:12.684Z] #52 156.3 + install -D bin/ctr /build/ctr
10:22:12 [2020-07-27T10:22:12.867Z] #17 41.96 Selecting previously unselected package python3-wheel.
10:22:12 [2020-07-27T10:22:12.867Z] #17 41.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:22:12 [2020-07-27T10:22:12.867Z] #17 41.99 Unpacking python3-wheel (0.32.3-2) ...
10:22:12 [2020-07-27T10:22:12.867Z] #17 42.06 Selecting previously unselected package sudo.
10:22:11 [2020-07-27T10:22:11.608Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:22:11 [2020-07-27T10:22:11.651Z]  > git config --add remote.origin.fetch +refs/pull/41267/head:refs/remotes/origin/PR-41267 # timeout=10
10:22:11 [2020-07-27T10:22:11.692Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:22:11 [2020-07-27T10:22:11.803Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:22:11 [2020-07-27T10:22:11.917Z] Fetching upstream changes from https://github.com/moby/moby.git
10:22:11 [2020-07-27T10:22:11.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:22:11 [2020-07-27T10:22:11.919Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41267/head:refs/remotes/origin/PR-41267 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:22:12 [2020-07-27T10:22:12.659Z]  > git config core.sparsecheckout # timeout=10
10:22:12 [2020-07-27T10:22:12.703Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:22:12 [2020-07-27T10:22:12.978Z] #52 DONE 156.6s
10:22:13 [2020-07-27T10:22:13.063Z] #38 ...
10:22:13 [2020-07-27T10:22:13.063Z] 
10:22:13 [2020-07-27T10:22:13.063Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:13 [2020-07-27T10:22:13.063Z] #30 41.66 sync
10:22:13 [2020-07-27T10:22:13.063Z] #30 41.66 internal/reflectlite
10:22:13 [2020-07-27T10:22:13.063Z] #30 44.44 sort
10:22:13 [2020-07-27T10:22:13.063Z] #30 44.46 errors
10:22:13 [2020-07-27T10:22:13.063Z] #30 44.93 strconv
10:22:13 [2020-07-27T10:22:13.063Z] #30 46.17 io
10:22:13 [2020-07-27T10:22:13.063Z] #30 47.83 internal/oserror
10:22:13 [2020-07-27T10:22:13.063Z] #30 48.25 syscall
10:22:13 [2020-07-27T10:22:13.063Z] #30 50.09 reflect
10:22:13 [2020-07-27T10:22:13.063Z] #30 ...
10:22:13 [2020-07-27T10:22:13.063Z] 
10:22:13 [2020-07-27T10:22:13.063Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:13 [2020-07-27T10:22:13.063Z] #25 2.750 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:22:13 [2020-07-27T10:22:13.063Z] #25 3.150 
10:22:13 [2020-07-27T10:22:13.124Z] #17 42.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
10:22:13 [2020-07-27T10:22:13.124Z] #17 42.08 Unpacking sudo (1.8.27-1+deb10u2) ...
10:22:13 [2020-07-27T10:22:13.208Z] #42 88.36 internal/lazyregexp
10:22:13 [2020-07-27T10:22:13.363Z] #23 ...
10:22:13 [2020-07-27T10:22:13.363Z] 
10:22:13 [2020-07-27T10:22:13.363Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:13 [2020-07-27T10:22:13.363Z] #32 29.52 The following additional packages will be installed:
10:22:13 [2020-07-27T10:22:13.363Z] #32 29.53   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:22:13 [2020-07-27T10:22:13.363Z] #32 29.54 Suggested packages:
10:22:13 [2020-07-27T10:22:13.363Z] #32 29.55   cmake-doc ninja-build lrzip
10:22:13 [2020-07-27T10:22:13.363Z] #32 29.55 Recommended packages:
10:22:13 [2020-07-27T10:22:13.363Z] #32 29.55   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.19 The following NEW packages will be installed:
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.20   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.21   vim-common xxd
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.67 Need to get 14.2 MB of archives.
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.67 After this operation, 60.0 MB of additional disk space will be used.
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 30.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 32.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 32.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 33.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 33.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 33.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
10:22:13 [2020-07-27T10:22:13.363Z] #32 35.15 debconf: delaying package configuration, since apt-utils is not installed
10:22:13 [2020-07-27T10:22:13.363Z] #32 35.53 Fetched 14.2 MB in 3s (4645 kB/s)
10:22:13 [2020-07-27T10:22:13.363Z] #32 35.84 Selecting previously unselected package xxd.
10:22:13 [2020-07-27T10:22:13.363Z] #32 35.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 ... 15383 files and directories currently installed.)
10:22:13 [2020-07-27T10:22:13.363Z] #32 35.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
10:22:13 [2020-07-27T10:22:13.363Z] #32 35.95 Unpacking xxd (2:8.1.0875-5) ...
10:22:13 [2020-07-27T10:22:13.363Z] #32 36.22 Selecting previously unselected package vim-common.
10:22:13 [2020-07-27T10:22:13.363Z] #32 36.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:22:13 [2020-07-27T10:22:13.363Z] #32 36.27 Unpacking vim-common (2:8.1.0875-5) ...
10:22:13 [2020-07-27T10:22:13.363Z] #32 36.80 Selecting previously unselected package cmake-data.
10:22:13 [2020-07-27T10:22:13.363Z] #32 36.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:22:13 [2020-07-27T10:22:13.363Z] #32 36.81 Unpacking cmake-data (3.13.4-1) ...
10:22:13 [2020-07-27T10:22:13.372Z] #32 53.42 Selecting previously unselected package libicu63:amd64.
10:22:13 [2020-07-27T10:22:13.372Z] #32 53.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:22:13 [2020-07-27T10:22:13.372Z] #32 53.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:22:13 [2020-07-27T10:22:13.656Z] #32 ...
10:22:13 [2020-07-27T10:22:13.656Z] 
10:22:13 [2020-07-27T10:22:13.656Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:22:13 [2020-07-27T10:22:13.656Z] #23 37.62 debconf: delaying package configuration, since apt-utils is not installed
10:22:13 [2020-07-27T10:22:13.685Z] #17 42.58 Selecting previously unselected package thin-provisioning-tools.
10:22:13 [2020-07-27T10:22:13.685Z] #17 42.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:22:13 [2020-07-27T10:22:13.685Z] #17 42.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:22:13 [2020-07-27T10:22:13.685Z] #17 42.83 Selecting previously unselected package uidmap.
10:22:13 [2020-07-27T10:22:13.685Z] #17 42.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
10:22:13 [2020-07-27T10:22:13.685Z] #17 42.85 Unpacking uidmap (1:4.5-1.1) ...
10:22:13 [2020-07-27T10:22:13.855Z] #42 89.04 github.com/LK4D4/vndr/versioned
10:22:13 [2020-07-27T10:22:13.920Z] #23 37.87 Fetched 325 kB in 0s (657 kB/s)
10:22:13 [2020-07-27T10:22:13.920Z] #23 37.95 Selecting previously unselected package libonig5:arm64.
10:22:13 [2020-07-27T10:22:13.940Z] #17 42.98 Selecting previously unselected package vim-runtime.
10:22:13 [2020-07-27T10:22:13.940Z] #17 42.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:22:13 [2020-07-27T10:22:13.940Z] #17 43.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:22:14 [2020-07-27T10:22:14.104Z] #25 3.356 
                                                                           0.6%
#####                                                                      7.2%
##########                                                                14.0%
##############                                                            19.9%
###################                                                       26.6%
#######################                                                   33.0%
##########################                                                36.3%
##############################                                            42.3%
#################################                                         46.7%
###########################################                               60.4%
#####################################################                     73.9%
#############################################################             85.3%
######################################################################## 100.0%
10:22:14 [2020-07-27T10:22:14.196Z] #17 43.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:22:14 [2020-07-27T10:22:14.196Z] #17 43.09 Unpacking vim-runtime (2:8.1.0875-5) ...
10:22:14 [2020-07-27T10:22:14.225Z] #23 37.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 ... 15383 files and directories currently installed.)
10:22:14 [2020-07-27T10:22:14.225Z] #23 38.05 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
10:22:14 [2020-07-27T10:22:14.225Z] #23 38.08 Unpacking libonig5:arm64 (6.9.1-1) ...
10:22:14 [2020-07-27T10:22:14.364Z] #25 5.005 
10:22:14 [2020-07-27T10:22:14.451Z] #17 ...
10:22:14 [2020-07-27T10:22:14.451Z] 
10:22:14 [2020-07-27T10:22:14.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:14 [2020-07-27T10:22:14.451Z] #39 92.09   CC       criu/clone-noasan.o
10:22:14 [2020-07-27T10:22:14.451Z] #39 92.27   CC       criu/config.o
10:22:14 [2020-07-27T10:22:14.451Z] #39 93.59   CC       criu/cr-check.o
10:22:14 [2020-07-27T10:22:14.451Z] #39 95.05   CC       criu/cr-dedup.o
10:22:14 [2020-07-27T10:22:14.451Z] #39 95.37   CC       criu/cr-dump.o
10:22:14 [2020-07-27T10:22:14.451Z] #39 97.34   CC       criu/cr-errno.o
10:22:14 [2020-07-27T10:22:14.451Z] #39 97.44   CC       criu/cr-restore.o
10:22:14 [2020-07-27T10:22:14.451Z] #39 101.6   CC       criu/cr-service.o
10:22:14 [2020-07-27T10:22:14.567Z] 
10:22:14 [2020-07-27T10:22:14.567Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:22:14 [2020-07-27T10:22:14.567Z] #53 DONE 0.3s
10:22:14 [2020-07-27T10:22:14.567Z] 
10:22:14 [2020-07-27T10:22:14.567Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:22:14 [2020-07-27T10:22:14.759Z] #32 ...
10:22:14 [2020-07-27T10:22:14.759Z] 
10:22:14 [2020-07-27T10:22:14.759Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:14 [2020-07-27T10:22:14.759Z] #41 44.52 io
10:22:14 [2020-07-27T10:22:14.759Z] #41 44.52 strconv
10:22:14 [2020-07-27T10:22:14.759Z] #41 46.16 bytes
10:22:14 [2020-07-27T10:22:14.759Z] #41 48.37 bufio
10:22:14 [2020-07-27T10:22:14.759Z] #41 49.13 reflect
10:22:14 [2020-07-27T10:22:14.759Z] #41 50.56 syscall
10:22:14 [2020-07-27T10:22:14.759Z] #41 ...
10:22:14 [2020-07-27T10:22:14.759Z] 
10:22:14 [2020-07-27T10:22:14.759Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:14 [2020-07-27T10:22:14.759Z] #25 2.404 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:22:14 [2020-07-27T10:22:14.759Z] #25 2.698 
10:22:14 [2020-07-27T10:22:14.759Z] #25 2.891 
##                                                                         4.0%
######                                                                     9.3%
#########                                                                 13.9%
###############                                                           21.1%
###################                                                       26.6%
######################                                                    31.9%
###########################                                               38.8%
##################################                                        47.7%
#######################################                                   55.3%
############################################                              61.8%
##################################################                        70.3%
##########################################################                81.2%
##################################################################        92.1%
######################################################################## 100.0%
10:22:14 [2020-07-27T10:22:14.759Z] #25 4.805 
10:22:14 [2020-07-27T10:22:14.759Z] #25 5.027 
                                                                           0.2%
#################################                                         45.9%
######################################################################## 100.0%
10:22:14 [2020-07-27T10:22:14.759Z] #25 5.533 
10:22:14 [2020-07-27T10:22:14.759Z] #25 5.708 
########                                                                  11.7%
###################################                                       49.4%
#########################################################                 80.1%
######################################################################## 100.0%
10:22:14 [2020-07-27T10:22:14.759Z] #25 6.526 
10:22:14 [2020-07-27T10:22:14.858Z] #57 DONE 0.2s
10:22:14 [2020-07-27T10:22:14.858Z] 
10:22:14 [2020-07-27T10:22:14.858Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:22:14 [2020-07-27T10:22:14.858Z] #59 DONE 0.2s
10:22:14 [2020-07-27T10:22:14.858Z] 
10:22:14 [2020-07-27T10:22:14.858Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:22:14 [2020-07-27T10:22:14.948Z] #25 5.209 
########                                                                  11.1%
#######################                                                   33.0%
###########################################                               60.1%
############################################################              84.0%
######################################################################## 100.0%
10:22:15 [2020-07-27T10:22:15.151Z] #61 DONE 0.1s
10:22:15 [2020-07-27T10:22:15.151Z] 
10:22:15 [2020-07-27T10:22:15.151Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:22:15 [2020-07-27T10:22:15.151Z] #62 DONE 0.0s
10:22:15 [2020-07-27T10:22:15.151Z] 
10:22:15 [2020-07-27T10:22:15.151Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:22:15 [2020-07-27T10:22:15.278Z] #25 6.759 
                                                                           0.0%
#####                                                                      7.3%
########                                                                  12.5%
###############                                                           21.0%
######################                                                    30.6%
10:22:15 [2020-07-27T10:22:15.278Z] #25 ...
10:22:15 [2020-07-27T10:22:15.278Z] 
10:22:15 [2020-07-27T10:22:15.278Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:15 [2020-07-27T10:22:15.278Z] #30 45.20 internal/oserror
10:22:15 [2020-07-27T10:22:15.279Z] #30 45.31 syscall
10:22:15 [2020-07-27T10:22:15.279Z] #30 47.03 reflect
10:22:15 [2020-07-27T10:22:15.279Z] #30 53.51 time
10:22:15 [2020-07-27T10:22:15.279Z] #30 ...
10:22:15 [2020-07-27T10:22:15.279Z] 
10:22:15 [2020-07-27T10:22:15.279Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:15 [2020-07-27T10:22:15.343Z] Merge succeeded, producing 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:22:15 [2020-07-27T10:22:15.343Z] Checking out Revision 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 (PR-41267)
10:22:15 [2020-07-27T10:22:15.421Z] #39 103.2   CC       criu/crtools.o
10:22:15 [2020-07-27T10:22:15.519Z] #25 6.009 
10:22:15 [2020-07-27T10:22:15.625Z] #23 ...
10:22:15 [2020-07-27T10:22:15.625Z] 
10:22:15 [2020-07-27T10:22:15.625Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:22:15 [2020-07-27T10:22:15.625Z] #43 DONE 39.7s
10:22:15 [2020-07-27T10:22:15.787Z] #63 DONE 0.6s
10:22:15 [2020-07-27T10:22:15.104Z]  > git merge a770dc191eea0a88236b4fb5575fe92efd356800 # timeout=10
10:22:15 [2020-07-27T10:22:15.237Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:22:15 [2020-07-27T10:22:15.375Z]  > git config core.sparsecheckout # timeout=10
10:22:15 [2020-07-27T10:22:15.418Z]  > git checkout -f 9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 # timeout=10
10:22:15 [2020-07-27T10:22:15.890Z] 
10:22:15 [2020-07-27T10:22:15.890Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:15 [2020-07-27T10:22:15.890Z] #47 39.78 strings
10:22:15 [2020-07-27T10:22:15.890Z] #47 39.78 reflect
10:22:15 [2020-07-27T10:22:15.890Z] #47 39.80 bufio
10:22:15 [2020-07-27T10:22:15.890Z] #47 39.84 syscall
10:22:15 [2020-07-27T10:22:15.983Z] #39 103.8   CC       criu/eventfd.o
10:22:16 [2020-07-27T10:22:16.052Z] #25 6.246 
#####                                                                      7.0%
#############################                                             41.6%
##############################################                            64.4%
######################################################################## 100.0%
10:22:16 [2020-07-27T10:22:16.080Z] 
10:22:16 [2020-07-27T10:22:16.080Z] #64 exporting to image
10:22:16 [2020-07-27T10:22:16.080Z] #64 exporting layers
10:22:16 [2020-07-27T10:22:16.314Z] #25 6.759 
                                                                           0.0%
#####                                                                      7.3%
########                                                                  12.5%
###############                                                           21.0%
######################                                                    30.6%
############################                                              39.4%
##################################                                        48.5%
#######################################                                   55.2%
##########################################                                59.5%
################################################                          67.7%
#####################################################                     74.1%
#########################################################                 80.0%
##############################################################            86.9%
###################################################################       94.1%
######################################################################## 100.0%
10:22:16 [2020-07-27T10:22:16.469Z] #47 ...
10:22:16 [2020-07-27T10:22:16.469Z] 
10:22:16 [2020-07-27T10:22:16.469Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.134 + RM_GOPATH=0
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.134 + TMP_GOPATH=
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.134 + : /build
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.134 + '[' -z '' ']'
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.134 ++ mktemp -d
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.150 + export GOPATH=/tmp/tmp.jAdKAHb222
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.150 + GOPATH=/tmp/tmp.jAdKAHb222
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.150 + RM_GOPATH=1
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.150 + case "$(go env GOARCH)" in
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.150 ++ go env GOARCH
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.234 + export GO_BUILDMODE=-buildmode=pie
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.234 + GO_BUILDMODE=-buildmode=pie
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 ++ dirname /tmp/install/install.sh
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + dir=/tmp/install
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + bin=containerd
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + shift
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + '[' '!' -f /tmp/install/containerd.installer ']'
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + . /tmp/install/containerd.installer
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 ++ set -e
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + install_containerd
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jAdKAHb222/src/github.com/containerd/containerd
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.242 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:16 [2020-07-27T10:22:16.469Z] #52 2.250 Cloning into '/tmp/tmp.jAdKAHb222/src/github.com/containerd/containerd'...
10:22:16 [2020-07-27T10:22:16.545Z] #39 104.1   CC       criu/eventpoll.o
10:22:16 [2020-07-27T10:22:16.575Z] #25 8.722 
10:22:16 [2020-07-27T10:22:16.627Z] #25 7.050 
10:22:16 [2020-07-27T10:22:16.732Z] #52 ...
10:22:16 [2020-07-27T10:22:16.732Z] 
10:22:16 [2020-07-27T10:22:16.732Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:16 [2020-07-27T10:22:16.732Z] #38 25.61 Reading package lists...
10:22:16 [2020-07-27T10:22:16.732Z] #38 30.96 Building dependency tree...
10:22:16 [2020-07-27T10:22:16.732Z] #38 35.26 The following additional packages will be installed:
10:22:16 [2020-07-27T10:22:16.732Z] #38 35.28   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:22:16 [2020-07-27T10:22:16.732Z] #38 35.28   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:22:16 [2020-07-27T10:22:16.732Z] #38 35.29 Suggested packages:
10:22:16 [2020-07-27T10:22:16.732Z] #38 35.30   manpages-dev python-setuptools
10:22:16 [2020-07-27T10:22:16.732Z] #38 36.65 The following NEW packages will be installed:
10:22:16 [2020-07-27T10:22:16.732Z] #38 36.65   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:22:16 [2020-07-27T10:22:16.732Z] #38 36.65   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:22:16 [2020-07-27T10:22:16.732Z] #38 36.65   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:22:16 [2020-07-27T10:22:16.732Z] #38 36.65   python-six zlib1g-dev
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.09 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.09 Need to get 3798 kB of archives.
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.09 After this operation, 21.6 MB of additional disk space will be used.
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 37.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
10:22:16 [2020-07-27T10:22:16.732Z] #38 39.93 debconf: delaying package configuration, since apt-utils is not installed
10:22:16 [2020-07-27T10:22:16.732Z] #38 40.23 Fetched 3798 kB in 1s (4301 kB/s)
10:22:16 [2020-07-27T10:22:16.732Z] #38 40.42 Selecting previously unselected package libcap-dev:arm64.
10:22:16 [2020-07-27T10:22:16.732Z] #38 40.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 ... 15383 files and directories currently installed.)
10:22:16 [2020-07-27T10:22:16.732Z] #38 40.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
10:22:16 [2020-07-27T10:22:16.732Z] #38 40.52 Unpacking libcap-dev:arm64 (1:2.25-2) ...
10:22:16 [2020-07-27T10:22:16.802Z] #39 ...
10:22:16 [2020-07-27T10:22:16.802Z] 
10:22:16 [2020-07-27T10:22:16.802Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:22:16 [2020-07-27T10:22:16.802Z] #17 45.87 Selecting previously unselected package vim.
10:22:16 [2020-07-27T10:22:16.802Z] #17 45.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
10:22:16 [2020-07-27T10:22:16.802Z] #17 45.89 Unpacking vim (2:8.1.0875-5) ...
10:22:16 [2020-07-27T10:22:16.996Z] #38 ...
10:22:16 [2020-07-27T10:22:16.996Z] 
10:22:16 [2020-07-27T10:22:16.996Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:22:16 [2020-07-27T10:22:16.996Z] #23 39.78 Selecting previously unselected package libjq1:arm64.
10:22:16 [2020-07-27T10:22:16.996Z] #23 39.78 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 39.79 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 40.02 Selecting previously unselected package jq.
10:22:16 [2020-07-27T10:22:16.996Z] #23 40.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 40.04 Unpacking jq (1.5+dfsg-2+b1) ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 40.42 Setting up libonig5:arm64 (6.9.1-1) ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 40.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 40.47 Setting up jq (1.5+dfsg-2+b1) ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 40.53 Processing triggers for libc-bin (2.28-10) ...
10:22:16 [2020-07-27T10:22:16.996Z] #23 ...
10:22:16 [2020-07-27T10:22:16.996Z] 
10:22:16 [2020-07-27T10:22:16.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:16 [2020-07-27T10:22:16.996Z] #10 25.63 Reading package lists...
10:22:16 [2020-07-27T10:22:16.996Z] #10 31.33 Building dependency tree...
10:22:16 [2020-07-27T10:22:16.996Z] #10 35.29 The following additional packages will be installed:
10:22:16 [2020-07-27T10:22:16.996Z] #10 35.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:22:16 [2020-07-27T10:22:16.996Z] #10 35.30   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:22:16 [2020-07-27T10:22:16.996Z] #10 35.30   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:22:16 [2020-07-27T10:22:16.996Z] #10 35.30   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:22:16 [2020-07-27T10:22:16.996Z] #10 35.31 Suggested packages:
10:22:16 [2020-07-27T10:22:16.996Z] #10 35.31   gcc-8-locales seccomp wine64
10:22:16 [2020-07-27T10:22:16.996Z] #10 36.51 The following NEW packages will be installed:
10:22:16 [2020-07-27T10:22:16.996Z] #10 36.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:22:16 [2020-07-27T10:22:16.996Z] #10 36.54   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:22:16 [2020-07-27T10:22:16.996Z] #10 36.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:22:16 [2020-07-27T10:22:16.996Z] #10 36.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:22:16 [2020-07-27T10:22:16.996Z] #10 36.55   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:22:16 [2020-07-27T10:22:16.996Z] #10 36.55   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:22:16 [2020-07-27T10:22:16.996Z] #10 37.17 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:22:16 [2020-07-27T10:22:16.996Z] #10 37.17 Need to get 73.3 MB of archives.
10:22:16 [2020-07-27T10:22:16.996Z] #10 37.17 After this operation, 472 MB of additional disk space will be used.
10:22:16 [2020-07-27T10:22:16.996Z] #10 37.17 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]
10:22:16 [2020-07-27T10:22:16.996Z] #10 37.66 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]
10:22:16 [2020-07-27T10:22:16.996Z] #10 38.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:22:16 [2020-07-27T10:22:16.996Z] #10 38.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
10:22:16 [2020-07-27T10:22:16.996Z] #10 38.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
10:22:16 [2020-07-27T10:22:16.996Z] #10 38.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:22:16 [2020-07-27T10:22:16.996Z] #10 38.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:22:16 [2020-07-27T10:22:16.996Z] #10 39.42 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]
10:22:16 [2020-07-27T10:22:16.996Z] #10 39.45 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]
10:22:17 [2020-07-27T10:22:17.260Z] #10 ...
10:22:17 [2020-07-27T10:22:17.260Z] 
10:22:17 [2020-07-27T10:22:17.260Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:17 [2020-07-27T10:22:17.260Z] #38 40.89 Selecting previously unselected package libnet1:arm64.
10:22:17 [2020-07-27T10:22:17.260Z] #38 40.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:22:17 [2020-07-27T10:22:17.260Z] #38 40.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:22:17 [2020-07-27T10:22:17.357Z] #25 8.919 
                                                                           0.5%
#                                                                          1.8%
##                                                                         4.0%
####                                                                       5.8%
#####                                                                      7.7%
######                                                                     9.1%
10:22:17 [2020-07-27T10:22:17.357Z] #25 ...
10:22:17 [2020-07-27T10:22:17.357Z] 
10:22:17 [2020-07-27T10:22:17.357Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + RM_GOPATH=0
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + TMP_GOPATH=
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + : /build
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + '[' -z '' ']'
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 ++ mktemp -d
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + export GOPATH=/tmp/tmp.e0XcZ3rjp7
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + GOPATH=/tmp/tmp.e0XcZ3rjp7
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + RM_GOPATH=1
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 + case "$(go env GOARCH)" in
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.728 ++ go env GOARCH
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + export GO_BUILDMODE=-buildmode=pie
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + GO_BUILDMODE=-buildmode=pie
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 ++ dirname /tmp/install/install.sh
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + dir=/tmp/install
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + bin=containerd
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + shift
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + '[' '!' -f /tmp/install/containerd.installer ']'
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + . /tmp/install/containerd.installer
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 ++ set -e
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + install_containerd
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.757 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e0XcZ3rjp7/src/github.com/containerd/containerd
10:22:17 [2020-07-27T10:22:17.357Z] #52 1.766 Cloning into '/tmp/tmp.e0XcZ3rjp7/src/github.com/containerd/containerd'...
10:22:17 [2020-07-27T10:22:17.357Z] #52 ...
10:22:17 [2020-07-27T10:22:17.357Z] 
10:22:17 [2020-07-27T10:22:17.357Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:17 [2020-07-27T10:22:17.364Z] #17 46.41 Selecting previously unselected package xfsprogs.
10:22:17 [2020-07-27T10:22:17.364Z] #17 46.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
10:22:17 [2020-07-27T10:22:17.364Z] #17 46.44 Unpacking xfsprogs (4.20.0-1) ...
10:22:17 [2020-07-27T10:22:17.463Z] #42 92.30 net/url
10:22:17 [2020-07-27T10:22:17.463Z] #42 92.30 text/template/parse
10:22:17 [2020-07-27T10:22:17.463Z] #42 92.33 go/scanner
10:22:17 [2020-07-27T10:22:17.619Z] #17 46.84 Selecting previously unselected package zip.
10:22:17 [2020-07-27T10:22:17.837Z] #38 41.64 Selecting previously unselected package libnet1-dev.
10:22:17 [2020-07-27T10:22:17.837Z] #38 41.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 46.84 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 46.85 Unpacking zip (3.0-11+b1) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.01 Setting up aufs-tools (1:4.14+20190211-1) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.03 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.06 Setting up libgpm2:amd64 (1.20.7-5) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.07 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.08 Setting up uidmap (1:4.5-1.1) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.10 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:22:17 [2020-07-27T10:22:17.919Z] #17 47.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:22:18 [2020-07-27T10:22:18.102Z] #38 41.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:22:18 [2020-07-27T10:22:18.102Z] #38 ...
10:22:18 [2020-07-27T10:22:18.102Z] 
10:22:18 [2020-07-27T10:22:18.102Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:22:18 [2020-07-27T10:22:18.102Z] #23 DONE 42.1s
10:22:18 [2020-07-27T10:22:18.110Z] #42 ...
10:22:18 [2020-07-27T10:22:18.110Z] 
10:22:18 [2020-07-27T10:22:18.110Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:18 [2020-07-27T10:22:18.110Z] #31 89.08 github.com/BurntSushi/toml/cmd/tomlv
10:22:18 [2020-07-27T10:22:18.110Z] #31 DONE 93.3s
10:22:18 [2020-07-27T10:22:18.110Z] 
10:22:18 [2020-07-27T10:22:18.110Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:18 [2020-07-27T10:22:18.110Z] #40 19.75   CC       images/core-s390.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 20.66   CC       images/cpuinfo.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 21.28   CC       images/inventory.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 21.58   CC       images/fdinfo.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 21.96   CC       images/fown.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 22.17   CC       images/ns.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 22.38   CC       images/regfile.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 22.60   CC       images/ghost-file.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 22.96   CC       images/fifo.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 23.20   CC       images/remap-file-path.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 23.38   CC       images/eventfd.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 23.79   CC       images/eventpoll.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 24.32   CC       images/fh.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 24.70   CC       images/fsnotify.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 25.45   CC       images/signalfd.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 25.80   CC       images/fs.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 26.00   CC       images/pstree.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 26.20   CC       images/pipe.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 26.45   CC       images/tcp-stream.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 26.77   CC       images/sk-packet.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 27.10   CC       images/mnt.o
10:22:18 [2020-07-27T10:22:18.110Z] #40 27.41   CC       images/pipe-data.o
10:22:18 [2020-07-27T10:22:18.174Z] #17 47.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:22:18 [2020-07-27T10:22:18.174Z] #17 47.16 Setting up xxd (2:8.1.0875-5) ...
10:22:18 [2020-07-27T10:22:18.174Z] #17 47.17 Setting up zip (3.0-11+b1) ...
10:22:18 [2020-07-27T10:22:18.174Z] #17 47.18 Setting up vim-common (2:8.1.0875-5) ...
10:22:18 [2020-07-27T10:22:18.174Z] #17 47.20 Setting up bash-completion (1:2.8-6) ...
10:22:18 [2020-07-27T10:22:18.189Z] #25 7.238 
###                                                                        5.2%
#####                                                                      8.3%
##########                                                                14.1%
###############                                                           21.1%
###################                                                       27.6%
#########################                                                 35.4%
#############################                                             41.5%
##################################                                        48.6%
#########################################                                 58.0%
###############################################                           66.2%
####################################################                      73.5%
##########################################################                81.0%
##############################################################            87.0%
#####################################################################     97.0%
######################################################################## 100.0%
10:22:18 [2020-07-27T10:22:18.189Z] #25 ...
10:22:18 [2020-07-27T10:22:18.189Z] 
10:22:18 [2020-07-27T10:22:18.189Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:18 [2020-07-27T10:22:18.189Z] #30 56.75 time
10:22:18 [2020-07-27T10:22:18.368Z] 
10:22:18 [2020-07-27T10:22:18.368Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:22:18 [2020-07-27T10:22:18.368Z] #24 DONE 0.3s
10:22:18 [2020-07-27T10:22:18.368Z] 
10:22:18 [2020-07-27T10:22:18.368Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:18 [2020-07-27T10:22:18.368Z] #10 42.40 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]
10:22:18 [2020-07-27T10:22:18.410Z] #40 27.64   CC       images/sa.o
10:22:18 [2020-07-27T10:22:18.709Z] #40 27.95   CC       images/timer.o
10:22:18 [2020-07-27T10:22:18.822Z] #64 exporting layers 2.9s done
10:22:18 [2020-07-27T10:22:18.822Z] #64 writing image sha256:12cf979311ee9320d74de3b1442d1be8706e95c68c63f03f26bec27048fc0b92
10:22:18 [2020-07-27T10:22:18.822Z] #64 writing image sha256:12cf979311ee9320d74de3b1442d1be8706e95c68c63f03f26bec27048fc0b92 done
10:22:18 [2020-07-27T10:22:18.822Z] #64 naming to docker.io/library/docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 done
10:22:18 [2020-07-27T10:22:18.822Z] #64 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:22:19 [2020-07-27T10:22:19.252Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/test/unit
10:22:19 [2020-07-27T10:22:19.356Z] #40 28.70   CC       images/timerfd.o
10:22:19 [2020-07-27T10:22:19.356Z] #40 28.93   CC       images/mm.o
10:22:20 [2020-07-27T10:22:20.001Z] #40 29.26   CC       images/sk-opts.o
10:22:20 [2020-07-27T10:22:20.001Z] #40 29.52   CC       images/sk-unix.o
10:22:20 [2020-07-27T10:22:20.228Z] #25 8.919 
                                                                           0.5%
#                                                                          1.8%
##                                                                         4.0%
####                                                                       5.8%
#####                                                                      7.7%
######                                                                     9.1%
#######                                                                   11.1%
#########                                                                 12.8%
##########                                                                14.1%
###########                                                               15.5%
############                                                              17.1%
#############                                                             18.3%
#############                                                             19.4%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.0%
#######################                                                   32.7%
########################                                                  34.3%
#########################                                                 35.2%
##########################                                                36.4%
###########################                                               38.2%
############################                                              39.8%
#############################                                             41.3%
##############################                                            42.8%
#################################                                         46.4%
##################################                                        48.1%
###################################                                       49.8%
#####################################                                     52.5%
##############
10:22:20 [2020-07-27T10:22:20.228Z] #25 ...
10:22:20 [2020-07-27T10:22:20.228Z] 
10:22:20 [2020-07-27T10:22:20.228Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:20 [2020-07-27T10:22:20.228Z] #38 50.18 Selecting previously unselected package libprotobuf-lite17:amd64.
10:22:20 [2020-07-27T10:22:20.228Z] #38 50.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 50.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 50.42 Selecting previously unselected package libprotobuf-dev:amd64.
10:22:20 [2020-07-27T10:22:20.228Z] #38 50.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 50.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 51.94 Selecting previously unselected package libprotoc17:amd64.
10:22:20 [2020-07-27T10:22:20.228Z] #38 51.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 52.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.37 Selecting previously unselected package protobuf-c-compiler.
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.57 Selecting previously unselected package protobuf-compiler.
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.58 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.78 Selecting previously unselected package python-pkg-resources.
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 53.80 Unpacking python-pkg-resources (40.8.0-1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 54.09 Selecting previously unselected package python-six.
10:22:20 [2020-07-27T10:22:20.228Z] #38 54.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 54.12 Unpacking python-six (1.12.0-1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 54.24 Selecting previously unselected package python-protobuf.
10:22:20 [2020-07-27T10:22:20.228Z] #38 54.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 54.29 Unpacking python-protobuf (3.6.1.3-2) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 54.89 Setting up python-pkg-resources (40.8.0-1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 59.53 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 59.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 59.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 59.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 59.62 Setting up python-six (1.12.0-1) ...
10:22:20 [2020-07-27T10:22:20.228Z] #38 ...
10:22:20 [2020-07-27T10:22:20.228Z] 
10:22:20 [2020-07-27T10:22:20.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:20 [2020-07-27T10:22:20.300Z] #40 29.86   CC       images/sk-inet.o
10:22:20 [2020-07-27T10:22:20.300Z] #10 ...
10:22:20 [2020-07-27T10:22:20.301Z] 
10:22:20 [2020-07-27T10:22:20.301Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:20 [2020-07-27T10:22:20.301Z] #41 34.03 io
10:22:20 [2020-07-27T10:22:20.301Z] #41 34.10 github.com/LK4D4/vndr/godl/singleflight
10:22:20 [2020-07-27T10:22:20.301Z] #41 34.21 strconv
10:22:20 [2020-07-27T10:22:20.301Z] #41 34.21 syscall
10:22:20 [2020-07-27T10:22:20.301Z] #41 34.90 math/rand
10:22:20 [2020-07-27T10:22:20.301Z] #41 36.64 vendor/golang.org/x/net/dns/dnsmessage
10:22:20 [2020-07-27T10:22:20.301Z] #41 36.97 bytes
10:22:20 [2020-07-27T10:22:20.301Z] #41 39.65 bufio
10:22:20 [2020-07-27T10:22:20.301Z] #41 41.07 reflect
10:22:20 [2020-07-27T10:22:20.301Z] #41 42.28 regexp/syntax
10:22:20 [2020-07-27T10:22:20.301Z] #41 ...
10:22:20 [2020-07-27T10:22:20.301Z] 
10:22:20 [2020-07-27T10:22:20.301Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:20 [2020-07-27T10:22:20.301Z] #38 42.49 Selecting previously unselected package libnl-3-200:arm64.
10:22:20 [2020-07-27T10:22:20.301Z] #38 42.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 42.54 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 42.85 Selecting previously unselected package libnl-3-dev:arm64.
10:22:20 [2020-07-27T10:22:20.301Z] #38 42.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 42.86 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.46 Selecting previously unselected package libprotobuf-c1:arm64.
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.49 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.72 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.76 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.88 Selecting previously unselected package zlib1g-dev:arm64.
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 43.90 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 44.26 Selecting previously unselected package libprotobuf17:arm64.
10:22:20 [2020-07-27T10:22:20.301Z] #38 44.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
10:22:20 [2020-07-27T10:22:20.301Z] #38 44.27 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.67 Setting up libiptc0:amd64 (1.8.2-4) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.69 Setting up xz-utils (5.2.4-1) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.71 Setting up sudo (1.8.27-1+deb10u2) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.78 invoke-rc.d: could not determine current runlevel
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.79 invoke-rc.d: policy-rc.d denied execution of start.
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.80 Setting up pigz (2.4-1) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.82 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.85 Setting up python-pip-whl (18.1-5) ...
10:22:20 [2020-07-27T10:22:20.688Z] #17 49.87 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:22:20 [2020-07-27T10:22:20.885Z] #38 ...
10:22:20 [2020-07-27T10:22:20.885Z] 
10:22:20 [2020-07-27T10:22:20.885Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:20 [2020-07-27T10:22:20.885Z] #30 34.70 strings
10:22:20 [2020-07-27T10:22:20.885Z] #30 34.70 bytes
10:22:20 [2020-07-27T10:22:20.885Z] #30 36.73 reflect
10:22:20 [2020-07-27T10:22:20.885Z] #30 39.09 bufio
10:22:20 [2020-07-27T10:22:20.885Z] #30 39.98 path
10:22:20 [2020-07-27T10:22:20.885Z] #30 41.15 text/tabwriter
10:22:20 [2020-07-27T10:22:20.885Z] #30 42.88 internal/syscall/execenv
10:22:20 [2020-07-27T10:22:20.885Z] #30 42.98 internal/syscall/unix
10:22:20 [2020-07-27T10:22:20.885Z] #30 43.00 time
10:22:20 [2020-07-27T10:22:20.885Z] #30 ...
10:22:20 [2020-07-27T10:22:20.885Z] 
10:22:20 [2020-07-27T10:22:20.885Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:20 [2020-07-27T10:22:20.885Z] #32 43.51 Selecting previously unselected package libicu63:arm64.
10:22:20 [2020-07-27T10:22:20.885Z] #32 43.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
10:22:20 [2020-07-27T10:22:20.885Z] #32 43.54 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
10:22:20 [2020-07-27T10:22:20.943Z] #17 49.88 Setting up vim-runtime (2:8.1.0875-5) ...
10:22:20 [2020-07-27T10:22:20.958Z] #40 30.29   CC       images/tun.o
10:22:20 [2020-07-27T10:22:20.958Z] #40 ...
10:22:20 [2020-07-27T10:22:20.958Z] 
10:22:20 [2020-07-27T10:22:20.958Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:20 [2020-07-27T10:22:20.958Z] #42 96.08 go/ast
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.28 Setting up libaio1:amd64 (0.3.112-3) ...
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.29 Setting up libonig5:amd64 (6.9.1-1) ...
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.34 Setting up vim (2:8.1.0875-5) ...
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:22:21 [2020-07-27T10:22:21.199Z] #17 50.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:22:21 [2020-07-27T10:22:21.260Z] #42 96.65 encoding/json
10:22:21 [2020-07-27T10:22:21.272Z] #25 8.919 
                                                                           0.5%
#                                                                          1.8%
##                                                                         4.0%
####                                                                       5.8%
#####                                                                      7.7%
######                                                                     9.1%
#######                                                                   11.1%
#########                                                                 12.8%
##########                                                                14.1%
###########                                                               15.5%
############                                                              17.1%
#############                                                             18.3%
#############                                                             19.4%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.0%
#######################                                                   32.7%
########################                                                  34.3%
#########################                                                 35.2%
##########################                                                36.4%
###########################                                               38.2%
############################                                              39.8%
#############################                                             41.3%
##############################                                            42.8%
#################################                                         46.4%
##################################                                        48.1%
###################################                                       49.8%
#####################################                                     52.5%
#######################################                                   55.0%
########################################                                  56.5%
##########################################                                58.5%
###########################################                               60.1%
############################################                              61.5%
#############################################                             62.8%
##############################################                            64.2%
###############################################                           65.9%
################################################                          67.5%
#################################################                         69.3%
###################################################                       71.2%
10:22:21 [2020-07-27T10:22:21.272Z] #25 ...
10:22:21 [2020-07-27T10:22:21.272Z] 
10:22:21 [2020-07-27T10:22:21.272Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:22:21 [2020-07-27T10:22:21.272Z] #28 51.22 Checking out files:  87% (1331/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.
10:22:21 [2020-07-27T10:22:21.272Z] #28 51.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:22:21 [2020-07-27T10:22:21.272Z] #28 52.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.46 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.47 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.49 Setting up jq (1.5+dfsg-2+b1) ...
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:22:21 [2020-07-27T10:22:21.454Z] #17 50.51 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:22:21 [2020-07-27T10:22:21.490Z] #30 ...
10:22:21 [2020-07-27T10:22:21.490Z] 
10:22:21 [2020-07-27T10:22:21.490Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:21 [2020-07-27T10:22:21.490Z] #32 49.52 Fetched 14.9 MB in 3s (5594 kB/s)
10:22:21 [2020-07-27T10:22:21.490Z] #32 49.59 Selecting previously unselected package xxd.
10:22:21 [2020-07-27T10:22:21.490Z] #32 49.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 ... 15410 files and directories currently installed.)
10:22:21 [2020-07-27T10:22:21.490Z] #32 49.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 49.78 Unpacking xxd (2:8.1.0875-5) ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 50.00 Selecting previously unselected package vim-common.
10:22:21 [2020-07-27T10:22:21.490Z] #32 50.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 50.09 Unpacking vim-common (2:8.1.0875-5) ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 50.40 Selecting previously unselected package cmake-data.
10:22:21 [2020-07-27T10:22:21.490Z] #32 50.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 50.42 Unpacking cmake-data (3.13.4-1) ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 53.12 Selecting previously unselected package libicu63:amd64.
10:22:21 [2020-07-27T10:22:21.490Z] #32 53.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 53.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:22:21 [2020-07-27T10:22:21.490Z] #32 ...
10:22:21 [2020-07-27T10:22:21.490Z] 
10:22:21 [2020-07-27T10:22:21.490Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:21 [2020-07-27T10:22:21.490Z] #41 49.61 bytes
10:22:21 [2020-07-27T10:22:21.490Z] #41 51.88 reflect
10:22:21 [2020-07-27T10:22:21.490Z] #41 52.08 bufio
10:22:21 [2020-07-27T10:22:21.490Z] #41 53.56 syscall
10:22:21 [2020-07-27T10:22:21.490Z] #41 ...
10:22:21 [2020-07-27T10:22:21.490Z] 
10:22:21 [2020-07-27T10:22:21.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:21 [2020-07-27T10:22:21.490Z] #10 49.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 50.08 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]
10:22:21 [2020-07-27T10:22:21.490Z] #10 50.08 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]
10:22:21 [2020-07-27T10:22:21.490Z] #10 54.26 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]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.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]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 57.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:22:21 [2020-07-27T10:22:21.490Z] #10 58.61 debconf: delaying package configuration, since apt-utils is not installed
10:22:21 [2020-07-27T10:22:21.490Z] #10 58.85 Fetched 77.7 MB in 10s (7712 kB/s)
10:22:21 [2020-07-27T10:22:21.490Z] #10 58.99 Selecting previously unselected package binutils-mingw-w64-i686.
10:22:21 [2020-07-27T10:22:21.490Z] #10 59.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:22:21 [2020-07-27T10:22:21.490Z] #10 59.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:22:21 [2020-07-27T10:22:21.490Z] #10 59.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:22:21 [2020-07-27T10:22:21.490Z] #10 ...
10:22:21 [2020-07-27T10:22:21.490Z] 
10:22:21 [2020-07-27T10:22:21.490Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:21 [2020-07-27T10:22:21.490Z] #25 9.009 
10:22:21 [2020-07-27T10:22:21.490Z] #25 9.269 
                                                                           0.6%
#                                                                          2.2%
##                                                                         3.8%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
#######                                                                   10.9%
########                                                                  11.7%
#########                                                                 13.4%
##########                                                                14.6%
###########                                                               16.5%
############                                                              17.2%
#############                                                             18.4%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         23.7%
#################                                                         25.0%
###################                                                       26.5%
###################                                                       27.7%
####################                                                      28.8%
#####################                                                     30.0%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.8%
10:22:21 [2020-07-27T10:22:21.490Z] #25 ...
10:22:21 [2020-07-27T10:22:21.490Z] 
10:22:21 [2020-07-27T10:22:21.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.316 + RM_GOPATH=0
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.316 + TMP_GOPATH=
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.319 + : /build
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.320 + '[' -z '' ']'
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.321 ++ mktemp -d
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.323 + export GOPATH=/tmp/tmp.gTs5DPZhaj
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.323 + GOPATH=/tmp/tmp.gTs5DPZhaj
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.323 + RM_GOPATH=1
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.323 + case "$(go env GOARCH)" in
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.323 ++ go env GOARCH
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.338 + export GO_BUILDMODE=-buildmode=pie
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.338 + GO_BUILDMODE=-buildmode=pie
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.339 ++ dirname /tmp/install/install.sh
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.341 + dir=/tmp/install
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.341 + bin=containerd
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.341 + shift
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.341 + '[' '!' -f /tmp/install/containerd.installer ']'
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.342 + . /tmp/install/containerd.installer
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.342 ++ set -e
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.342 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.343 + install_containerd
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.344 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.344 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.345 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gTs5DPZhaj/src/github.com/containerd/containerd
10:22:21 [2020-07-27T10:22:21.490Z] #52 1.350 Cloning into '/tmp/tmp.gTs5DPZhaj/src/github.com/containerd/containerd'...
10:22:21 [2020-07-27T10:22:21.490Z] #52 ...
10:22:21 [2020-07-27T10:22:21.490Z] 
10:22:21 [2020-07-27T10:22:21.490Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:21 [2020-07-27T10:22:21.532Z] #28 ...
10:22:21 [2020-07-27T10:22:21.532Z] 
10:22:21 [2020-07-27T10:22:21.532Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:21 [2020-07-27T10:22:21.987Z] ?   	github.com/docker/docker/api	[no test files]
10:22:23 [2020-07-27T10:22:23.050Z] #25 9.269 
                                                                           0.6%
#                                                                          2.2%
##                                                                         3.8%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
#######                                                                   10.9%
########                                                                  11.7%
#########                                                                 13.4%
##########                                                                14.6%
###########                                                               16.5%
############                                                              17.2%
#############                                                             18.4%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         23.7%
#################                                                         25.0%
###################                                                       26.5%
###################                                                       27.7%
####################                                                      28.8%
#####################                                                     30.0%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.3%
############################                                              39.8%
#############################                                             41.5%
##############################                                            42.9%
###############################                                           43.7%
################################                                          44.8%
#################################                                         46.3%
##################################                                        48.0%
###################################                                       49.1%
####################################                                      50.4%
#####################################                                     51.6%
######################################                                    53.4%
#######################################                                   54.3%
########################################                                  55.9%
10:22:23 [2020-07-27T10:22:23.050Z] #25 ...
10:22:23 [2020-07-27T10:22:23.050Z] 
10:22:23 [2020-07-27T10:22:23.050Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:23 [2020-07-27T10:22:23.050Z] #38 51.70 Selecting previously unselected package libprotobuf-lite17:amd64.
10:22:23 [2020-07-27T10:22:23.050Z] #38 51.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 51.71 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 51.95 Selecting previously unselected package libprotobuf-dev:amd64.
10:22:23 [2020-07-27T10:22:23.050Z] #38 51.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 51.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 53.79 Selecting previously unselected package libprotoc17:amd64.
10:22:23 [2020-07-27T10:22:23.050Z] #38 53.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 53.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 54.56 Selecting previously unselected package protobuf-c-compiler.
10:22:23 [2020-07-27T10:22:23.050Z] #38 54.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 54.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 54.74 Selecting previously unselected package protobuf-compiler.
10:22:23 [2020-07-27T10:22:23.050Z] #38 54.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 54.76 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.00 Selecting previously unselected package python-pkg-resources.
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.01 Unpacking python-pkg-resources (40.8.0-1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.26 Selecting previously unselected package python-six.
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.28 Unpacking python-six (1.12.0-1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.43 Selecting previously unselected package python-protobuf.
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 55.46 Unpacking python-protobuf (3.6.1.3-2) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 56.13 Setting up python-pkg-resources (40.8.0-1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 61.05 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 61.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 61.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 61.12 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 61.14 Setting up python-six (1.12.0-1) ...
10:22:23 [2020-07-27T10:22:23.050Z] #38 ...
10:22:23 [2020-07-27T10:22:23.050Z] 
10:22:23 [2020-07-27T10:22:23.050Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:23 [2020-07-27T10:22:23.096Z] #25 8.919 
                                                                           0.5%
#                                                                          1.8%
##                                                                         4.0%
####                                                                       5.8%
#####                                                                      7.7%
######                                                                     9.1%
#######                                                                   11.1%
#########                                                                 12.8%
##########                                                                14.1%
###########                                                               15.5%
############                                                              17.1%
#############                                                             18.3%
#############                                                             19.4%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.0%
#######################                                                   32.7%
########################                                                  34.3%
#########################                                                 35.2%
##########################                                                36.4%
###########################                                               38.2%
############################                                              39.8%
#############################                                             41.3%
##############################                                            42.8%
#################################                                         46.4%
##################################                                        48.1%
###################################                                       49.8%
#####################################                                     52.5%
#######################################                                   55.0%
########################################                                  56.5%
##########################################                                58.5%
###########################################                               60.1%
############################################                              61.5%
#############################################                             62.8%
##############################################                            64.2%
###############################################                           65.9%
################################################                          67.5%
#################################################                         69.3%
###################################################                       71.2%
####################################################                      73.2%
#####################################################                     74.7%
#######################################################                   77.1%
#########################################################                 79.2%
#########################################################                 80.2%
##########################################################                81.5%
###########################################################               83.0%
############################################################              84.7%
#############################################################             85.7%
###############################################################           87.7%
################################################################          90.1%
#################################################################         90.4%
##################################################################        91.8%
###################################################################       93.3%
###################################################################       94.4%
#####################################################################     95.9%
10:22:23 [2020-07-27T10:22:23.096Z] #25 ...
10:22:23 [2020-07-27T10:22:23.096Z] 
10:22:23 [2020-07-27T10:22:23.096Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:23 [2020-07-27T10:22:23.096Z] #10 53.10 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]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.46 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]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 55.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:22:23 [2020-07-27T10:22:23.096Z] #10 57.02 debconf: delaying package configuration, since apt-utils is not installed
10:22:23 [2020-07-27T10:22:23.096Z] #10 57.29 Fetched 77.7 MB in 9s (8217 kB/s)
10:22:23 [2020-07-27T10:22:23.096Z] #10 57.40 Selecting previously unselected package binutils-mingw-w64-i686.
10:22:23 [2020-07-27T10:22:23.096Z] #10 57.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 ... 15410 files and directories currently installed.)
10:22:23 [2020-07-27T10:22:23.096Z] #10 57.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.096Z] #10 57.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:22:23 [2020-07-27T10:22:23.096Z] #10 60.55 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:22:23 [2020-07-27T10:22:23.096Z] #10 60.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:22:23 [2020-07-27T10:22:23.096Z] #10 60.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:22:23 [2020-07-27T10:22:23.096Z] #10 ...
10:22:23 [2020-07-27T10:22:23.096Z] 
10:22:23 [2020-07-27T10:22:23.096Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:23 [2020-07-27T10:22:23.096Z] #47 53.26 syscall
10:22:23 [2020-07-27T10:22:23.096Z] #47 53.27 reflect
10:22:23 [2020-07-27T10:22:23.096Z] #47 61.43 context
10:22:23 [2020-07-27T10:22:23.096Z] #47 62.90 os
10:22:23 [2020-07-27T10:22:23.358Z] #47 ...
10:22:23 [2020-07-27T10:22:23.358Z] 
10:22:23 [2020-07-27T10:22:23.358Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:23 [2020-07-27T10:22:23.358Z] #25 8.919 
                                                                           0.5%
#                                                                          1.8%
##                                                                         4.0%
####                                                                       5.8%
#####                                                                      7.7%
######                                                                     9.1%
#######                                                                   11.1%
#########                                                                 12.8%
##########                                                                14.1%
###########                                                               15.5%
############                                                              17.1%
#############                                                             18.3%
#############                                                             19.4%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.0%
#######################                                                   32.7%
########################                                                  34.3%
#########################                                                 35.2%
##########################                                                36.4%
###########################                                               38.2%
############################                                              39.8%
#############################                                             41.3%
##############################                                            42.8%
#################################                                         46.4%
##################################                                        48.1%
###################################                                       49.8%
#####################################                                     52.5%
#######################################                                   55.0%
########################################                                  56.5%
##########################################                                58.5%
###########################################                               60.1%
############################################                              61.5%
#############################################                             62.8%
##############################################                            64.2%
###############################################                           65.9%
################################################                          67.5%
#################################################                         69.3%
###################################################                       71.2%
####################################################                      73.2%
#####################################################                     74.7%
#######################################################                   77.1%
#########################################################                 79.2%
#########################################################                 80.2%
##########################################################                81.5%
###########################################################               83.0%
############################################################              84.7%
#############################################################             85.7%
###############################################################           87.7%
################################################################          90.1%
#################################################################         90.4%
##################################################################        91.8%
###################################################################       93.3%
###################################################################       94.4%
#####################################################################     95.9%
######################################################################    97.5%
######################################################################## 100.0%
10:22:23 [2020-07-27T10:22:23.358Z] #25 15.44 
10:22:23 [2020-07-27T10:22:23.571Z] #25 9.269 
                                                                           0.6%
#                                                                          2.2%
##                                                                         3.8%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
#######                                                                   10.9%
########                                                                  11.7%
#########                                                                 13.4%
##########                                                                14.6%
###########                                                               16.5%
############                                                              17.2%
#############                                                             18.4%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         23.7%
#################                                                         25.0%
###################                                                       26.5%
###################                                                       27.7%
####################                                                      28.8%
#####################                                                     30.0%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.3%
############################                                              39.8%
#############################                                             41.5%
##############################                                            42.9%
###############################                                           43.7%
################################                                          44.8%
#################################                                         46.3%
##################################                                        48.0%
###################################                                       49.1%
####################################                                      50.4%
#####################################                                     51.6%
######################################                                    53.4%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.4%
##########################################                                58.7%
###########################################                               59.8%
###########################################                               60.8%
10:22:23 [2020-07-27T10:22:23.571Z] #25 ...
10:22:23 [2020-07-27T10:22:23.571Z] 
10:22:23 [2020-07-27T10:22:23.571Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:22:23 [2020-07-27T10:22:23.571Z] #28 51.93 Checking out files:  87% (1331/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.
10:22:23 [2020-07-27T10:22:23.571Z] #28 52.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:22:23 [2020-07-27T10:22:23.571Z] #28 53.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:22:23 [2020-07-27T10:22:23.571Z] #28 ...
10:22:23 [2020-07-27T10:22:23.571Z] 
10:22:23 [2020-07-27T10:22:23.571Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:24 [2020-07-27T10:22:24.300Z] #25 16.23 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:22:24 [2020-07-27T10:22:24.562Z] #25 16.57 
10:22:24 [2020-07-27T10:22:24.562Z] #25 16.72 
######################################################################## 100.0%
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.37 Setting up iptables (1.8.2-4) ...
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.43 Setting up python3 (3.7.3-1) ...
10:22:24 [2020-07-27T10:22:24.717Z] #17 53.80 Setting up python3-wheel (0.32.3-2) ...
10:22:24 [2020-07-27T10:22:24.822Z] #25 16.86 
10:22:24 [2020-07-27T10:22:24.848Z] #42 ...
10:22:24 [2020-07-27T10:22:24.848Z] 
10:22:24 [2020-07-27T10:22:24.848Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:24 [2020-07-27T10:22:24.848Z] #48 89.54 go/scanner
10:22:24 [2020-07-27T10:22:24.848Z] #48 91.26 mvdan.cc/editorconfig
10:22:24 [2020-07-27T10:22:24.848Z] #48 91.92 mvdan.cc/sh/v3/syntax
10:22:24 [2020-07-27T10:22:24.848Z] #48 93.20 encoding/base64
10:22:24 [2020-07-27T10:22:24.848Z] #48 93.61 go/ast
10:22:24 [2020-07-27T10:22:24.848Z] #48 95.49 golang.org/x/sys/unix
10:22:24 [2020-07-27T10:22:24.848Z] #48 96.07 encoding/json
10:22:24 [2020-07-27T10:22:24.848Z] #48 ...
10:22:24 [2020-07-27T10:22:24.848Z] 
10:22:24 [2020-07-27T10:22:24.848Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:24 [2020-07-27T10:22:24.848Z] #40 30.60   CC       images/sk-netlink.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 30.84   CC       images/packet-sock.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 31.28   CC       images/ipc-var.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 31.51   CC       images/ipc-desc.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 31.68   CC       images/ipc-shm.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 31.89   CC       images/ipc-msg.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 32.21   CC       images/ipc-sem.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 32.41   CC       images/utsns.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 32.70   CC       images/creds.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 32.89   CC       images/vma.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 33.15   CC       images/netdev.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 33.54   CC       images/tty.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 34.18   CC       images/file-lock.o
10:22:24 [2020-07-27T10:22:24.848Z] #40 ...
10:22:24 [2020-07-27T10:22:24.848Z] 
10:22:24 [2020-07-27T10:22:24.848Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:24 [2020-07-27T10:22:24.848Z] #11 90.16 Selecting previously unselected package g++-mingw-w64-x86-64.
10:22:24 [2020-07-27T10:22:24.848Z] #11 90.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:22:24 [2020-07-27T10:22:24.848Z] #11 90.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:22:24 [2020-07-27T10:22:24.848Z] #11 ...
10:22:24 [2020-07-27T10:22:24.848Z] 
10:22:24 [2020-07-27T10:22:24.848Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:24 [2020-07-27T10:22:24.848Z] #40 34.36   CC       images/rlimit.o
10:22:25 [2020-07-27T10:22:25.123Z] #32 ...
10:22:25 [2020-07-27T10:22:25.123Z] 
10:22:25 [2020-07-27T10:22:25.123Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:25 [2020-07-27T10:22:25.123Z] #25 2.988 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:22:25 [2020-07-27T10:22:25.123Z] #25 3.349 
10:22:25 [2020-07-27T10:22:25.123Z] #25 3.626 
                                                                           0.0%
####                                                                       6.7%
########                                                                  12.2%
############                                                              17.5%
###############                                                           21.8%
###################                                                       27.1%
########################                                                  33.9%
############################                                              39.1%
################################                                          45.7%
####################################                                      50.4%
#######################################                                   54.9%
###########################################                               60.7%
###############################################                           66.3%
###################################################                       72.0%
#######################################################                   76.9%
##########################################################                81.9%
##############################################################            86.5%
##################################################################        92.1%
######################################################################## 100.0%
10:22:25 [2020-07-27T10:22:25.123Z] #25 5.942 
10:22:25 [2020-07-27T10:22:25.147Z] #40 34.56   CC       images/pagemap.o
10:22:25 [2020-07-27T10:22:25.401Z] #25 6.204 #=#=#                                                                         

                                                                           0.2%
##########                                                                14.7%
##############################                                            42.4%
##################################################                        69.6%
#######################################################################   99.9%
######################################################################## 100.0%
10:22:25 [2020-07-27T10:22:25.448Z] #40 34.92   CC       images/siginfo.o
10:22:25 [2020-07-27T10:22:25.643Z] #17 54.57 Setting up apparmor (2.13.2-10) ...
10:22:25 [2020-07-27T10:22:25.651Z] #25 9.269 
                                                                           0.6%
#                                                                          2.2%
##                                                                         3.8%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
#######                                                                   10.9%
########                                                                  11.7%
#########                                                                 13.4%
##########                                                                14.6%
###########                                                               16.5%
############                                                              17.2%
#############                                                             18.4%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         23.7%
#################                                                         25.0%
###################                                                       26.5%
###################                                                       27.7%
####################                                                      28.8%
#####################                                                     30.0%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.3%
############################                                              39.8%
#############################                                             41.5%
##############################                                            42.9%
###############################                                           43.7%
################################                                          44.8%
#################################                                         46.3%
##################################                                        48.0%
###################################                                       49.1%
####################################                                      50.4%
#####################################                                     51.6%
######################################                                    53.4%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.4%
##########################################                                58.7%
###########################################                               59.8%
###########################################                               60.8%
############################################                              62.0%
#############################################                             63.7%
##############################################                            64.5%
###############################################                           65.7%
################################################                          66.9%
#################################################                         68.8%
##################################################                        70.5%
####################################################                      72.7%
#####################################################                     73.9%
#####################################################                     75.0%
#######################################################                   76.7%
########################################################                  77.9%
########################################################                  79.1%
##########################################################                80.6%
##########################################################                81.0%
###########################################################               82.2%
############################################################              83.6%
#############################################################             84.9%
##############################################################            86.6%
###############################################################           88.5%
10:22:25 [2020-07-27T10:22:25.651Z] #25 ...
10:22:25 [2020-07-27T10:22:25.651Z] 
10:22:25 [2020-07-27T10:22:25.651Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:25 [2020-07-27T10:22:25.651Z] #47 54.22 syscall
10:22:25 [2020-07-27T10:22:25.651Z] #47 54.27 reflect
10:22:25 [2020-07-27T10:22:25.651Z] #47 62.38 time
10:22:25 [2020-07-27T10:22:25.651Z] #47 ...
10:22:25 [2020-07-27T10:22:25.651Z] 
10:22:25 [2020-07-27T10:22:25.651Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:25 [2020-07-27T10:22:25.748Z] #40 35.31   CC       images/rpc.o
10:22:25 [2020-07-27T10:22:25.761Z] #25 17.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:22:25 [2020-07-27T10:22:25.979Z] #25 7.328 
10:22:25 [2020-07-27T10:22:25.979Z] #25 ...
10:22:25 [2020-07-27T10:22:25.979Z] 
10:22:25 [2020-07-27T10:22:25.979Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:22:25 [2020-07-27T10:22:25.979Z] #28 39.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:22:25 [2020-07-27T10:22:25.979Z] #28 40.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:22:25 [2020-07-27T10:22:25.979Z] #28 ...
10:22:25 [2020-07-27T10:22:25.979Z] 
10:22:25 [2020-07-27T10:22:25.979Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:25 [2020-07-27T10:22:25.979Z] #32 49.95 Selecting previously unselected package libxml2:arm64.
10:22:25 [2020-07-27T10:22:25.979Z] #32 49.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
10:22:25 [2020-07-27T10:22:25.979Z] #32 49.97 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
10:22:26 [2020-07-27T10:22:26.041Z] #25 18.03 
10:22:26 [2020-07-27T10:22:26.304Z] #25 18.24 
                                                                           0.6%
######################################################################## 100.0%
10:22:26 [2020-07-27T10:22:26.431Z] #25 9.269 
                                                                           0.6%
#                                                                          2.2%
##                                                                         3.8%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
#######                                                                   10.9%
########                                                                  11.7%
#########                                                                 13.4%
##########                                                                14.6%
###########                                                               16.5%
############                                                              17.2%
#############                                                             18.4%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         23.7%
#################                                                         25.0%
###################                                                       26.5%
###################                                                       27.7%
####################                                                      28.8%
#####################                                                     30.0%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.3%
############################                                              39.8%
#############################                                             41.5%
##############################                                            42.9%
###############################                                           43.7%
################################                                          44.8%
#################################                                         46.3%
##################################                                        48.0%
###################################                                       49.1%
####################################                                      50.4%
#####################################                                     51.6%
######################################                                    53.4%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.4%
##########################################                                58.7%
###########################################                               59.8%
###########################################                               60.8%
############################################                              62.0%
#############################################                             63.7%
##############################################                            64.5%
###############################################                           65.7%
################################################                          66.9%
#################################################                         68.8%
##################################################                        70.5%
####################################################                      72.7%
#####################################################                     73.9%
#####################################################                     75.0%
#######################################################                   76.7%
########################################################                  77.9%
########################################################                  79.1%
##########################################################                80.6%
##########################################################                81.0%
###########################################################               82.2%
############################################################              83.6%
#############################################################             84.9%
##############################################################            86.6%
###############################################################           88.5%
#################################################################         90.9%
##################################################################        92.3%
###################################################################       93.4%
####################################################################      94.9%
#####################################################################     97.1%
######################################################################    98.4%
######################################################################## 100.0%
10:22:26 [2020-07-27T10:22:26.431Z] #25 16.99 
10:22:26 [2020-07-27T10:22:26.564Z] #25 18.49 
10:22:26 [2020-07-27T10:22:26.931Z] #32 50.90 Selecting previously unselected package libarchive13:arm64.
10:22:26 [2020-07-27T10:22:26.931Z] #32 50.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
10:22:26 [2020-07-27T10:22:26.931Z] #32 50.91 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
10:22:27 [2020-07-27T10:22:27.051Z] #17 56.05 Setting up xfsprogs (4.20.0-1) ...
10:22:27 [2020-07-27T10:22:27.051Z] #17 56.06 Setting up python3-lib2to3 (3.7.3-1) ...
10:22:27 [2020-07-27T10:22:27.306Z] #17 56.42 Setting up python3-pkg-resources (40.8.0-1) ...
10:22:27 [2020-07-27T10:22:27.306Z] #17 ...
10:22:27 [2020-07-27T10:22:27.306Z] 
10:22:27 [2020-07-27T10:22:27.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:27 [2020-07-27T10:22:27.306Z] #39 105.1   CC       criu/external.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 105.5   CC       criu/fault-injection.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 105.6   CC       criu/fdstore.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 106.1   CC       criu/fifo.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 106.4   CC       criu/file-ids.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 106.8   CC       criu/file-lock.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 107.9   CC       criu/files-ext.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 108.3   CC       criu/files-reg.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 110.2   CC       criu/files.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 112.2   CC       criu/filesystems.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 112.9   CC       criu/fsnotify.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 114.0   CC       criu/image-desc.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 114.2   CC       criu/image.o
10:22:27 [2020-07-27T10:22:27.306Z] #39 115.2   CC       criu/ipc_ns.o
10:22:27 [2020-07-27T10:22:27.372Z] #25 17.87 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:22:27 [2020-07-27T10:22:27.504Z] #25 19.60 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:22:27 [2020-07-27T10:22:27.504Z] #25 19.72 skipping existing c35d46ef359f
10:22:27 [2020-07-27T10:22:27.504Z] #25 ...
10:22:27 [2020-07-27T10:22:27.504Z] 
10:22:27 [2020-07-27T10:22:27.504Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:27 [2020-07-27T10:22:27.504Z] #41 57.68 time
10:22:27 [2020-07-27T10:22:27.504Z] #41 63.20 strings
10:22:27 [2020-07-27T10:22:27.504Z] #41 64.01 os
10:22:27 [2020-07-27T10:22:27.504Z] #41 66.13 regexp/syntax
10:22:27 [2020-07-27T10:22:27.631Z] #25 18.21 
10:22:27 [2020-07-27T10:22:27.764Z] #41 ...
10:22:27 [2020-07-27T10:22:27.764Z] 
10:22:27 [2020-07-27T10:22:27.764Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:27 [2020-07-27T10:22:27.764Z] #25 19.83 
10:22:27 [2020-07-27T10:22:27.877Z] #40 36.99   CC       images/ext-file.o
10:22:27 [2020-07-27T10:22:27.877Z] #40 37.19   CC       images/cgroup.o
10:22:27 [2020-07-27T10:22:27.890Z] #25 18.34 
######################################################################## 100.0%
10:22:27 [2020-07-27T10:22:27.890Z] #25 18.53 
10:22:27 [2020-07-27T10:22:27.900Z] #32 51.56 Selecting previously unselected package libjsoncpp1:arm64.
10:22:27 [2020-07-27T10:22:27.900Z] #32 51.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
10:22:27 [2020-07-27T10:22:27.900Z] #32 51.67 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
10:22:28 [2020-07-27T10:22:28.025Z] #25 ...
10:22:28 [2020-07-27T10:22:28.025Z] 
10:22:28 [2020-07-27T10:22:28.025Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:28 [2020-07-27T10:22:28.025Z] #32 60.89 Selecting previously unselected package libxml2:amd64.
10:22:28 [2020-07-27T10:22:28.025Z] #32 60.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 60.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 61.60 Selecting previously unselected package libarchive13:amd64.
10:22:28 [2020-07-27T10:22:28.025Z] #32 61.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 61.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.00 Selecting previously unselected package libjsoncpp1:amd64.
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.02 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.27 Selecting previously unselected package librhash0:amd64.
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.27 Unpacking librhash0:amd64 (1.3.8-1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.45 Selecting previously unselected package libuv1:amd64.
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.46 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.46 Unpacking libuv1:amd64 (1.24.1-1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.61 Selecting previously unselected package cmake.
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 62.62 Unpacking cmake (3.13.4-1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 65.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.00 Setting up xxd (2:8.1.0875-5) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.02 Setting up libuv1:amd64 (1.24.1-1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.05 Setting up vim-common (2:8.1.0875-5) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.07 Setting up librhash0:amd64 (1.3.8-1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.08 Setting up cmake-data (3.13.4-1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.18 Setting up cmake (3.13.4-1) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.21 Processing triggers for libc-bin (2.28-10) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 66.32 Processing triggers for mime-support (3.62) ...
10:22:28 [2020-07-27T10:22:28.025Z] #32 DONE 68.1s
10:22:28 [2020-07-27T10:22:28.025Z] 
10:22:28 [2020-07-27T10:22:28.025Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:28 [2020-07-27T10:22:28.171Z] #32 52.05 Selecting previously unselected package librhash0:arm64.
10:22:28 [2020-07-27T10:22:28.171Z] #32 52.06 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
10:22:28 [2020-07-27T10:22:28.171Z] #32 52.08 Unpacking librhash0:arm64 (1.3.8-1) ...
10:22:28 [2020-07-27T10:22:28.527Z] #40 37.80   CC       images/userns.o
10:22:28 [2020-07-27T10:22:28.527Z] #40 38.07   CC       images/google/protobuf/descriptor.o
10:22:28 [2020-07-27T10:22:28.672Z] #39 ...
10:22:28 [2020-07-27T10:22:28.672Z] 
10:22:28 [2020-07-27T10:22:28.672Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:22:28 [2020-07-27T10:22:28.672Z] #17 57.37 Setting up python3-distutils (3.7.3-1) ...
10:22:28 [2020-07-27T10:22:28.751Z] #32 52.68 Selecting previously unselected package libuv1:arm64.
10:22:28 [2020-07-27T10:22:28.751Z] #32 52.69 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
10:22:28 [2020-07-27T10:22:28.751Z] #32 52.70 Unpacking libuv1:arm64 (1.24.1-1) ...
10:22:28 [2020-07-27T10:22:28.830Z] #25 19.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:22:28 [2020-07-27T10:22:28.927Z] #17 57.86 Setting up python3-setuptools (40.8.0-1) ...
10:22:29 [2020-07-27T10:22:29.400Z] #25 19.92 #=#=#                                                                         
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.034 + RM_GOPATH=0
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.034 + TMP_GOPATH=
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.034 + : /build
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.034 + '[' -z '' ']'
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.034 ++ mktemp -d
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.046 + export GOPATH=/tmp/tmp.SN8i9EnRE2
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.046 + GOPATH=/tmp/tmp.SN8i9EnRE2
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.046 + RM_GOPATH=1
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.046 + case "$(go env GOARCH)" in
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.048 ++ go env GOARCH
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.082 + export GO_BUILDMODE=-buildmode=pie
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.082 + GO_BUILDMODE=-buildmode=pie
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.084 ++ dirname /tmp/install/install.sh
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.088 + dir=/tmp/install
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.088 + bin=tini
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.092 + shift
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.092 + '[' '!' -f /tmp/install/tini.installer ']'
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.092 + . /tmp/install/tini.installer
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.093 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.093 + install_tini
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.093 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.096 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.096 + git clone https://github.com/krallin/tini.git /tmp/tmp.SN8i9EnRE2/tini
10:22:29 [2020-07-27T10:22:29.421Z] #33 1.097 Cloning into '/tmp/tmp.SN8i9EnRE2/tini'...
10:22:29 [2020-07-27T10:22:29.421Z] #33 ...
10:22:29 [2020-07-27T10:22:29.421Z] 
10:22:29 [2020-07-27T10:22:29.421Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:29 [2020-07-27T10:22:29.421Z] #30 59.15 internal/poll
10:22:29 [2020-07-27T10:22:29.421Z] #30 61.51 internal/fmtsort
10:22:29 [2020-07-27T10:22:29.421Z] #30 62.07 internal/syscall/execenv
10:22:29 [2020-07-27T10:22:29.421Z] #30 62.26 internal/syscall/unix
10:22:29 [2020-07-27T10:22:29.421Z] #30 62.36 strings
10:22:29 [2020-07-27T10:22:29.421Z] #30 62.61 os
10:22:29 [2020-07-27T10:22:29.421Z] #30 65.34 path
10:22:29 [2020-07-27T10:22:29.421Z] #30 66.06 text/tabwriter
10:22:29 [2020-07-27T10:22:29.421Z] #30 66.68 fmt
10:22:29 [2020-07-27T10:22:29.421Z] #30 67.05 path/filepath
10:22:29 [2020-07-27T10:22:29.421Z] #30 68.72 io/ioutil
10:22:29 [2020-07-27T10:22:29.421Z] #30 ...
10:22:29 [2020-07-27T10:22:29.421Z] 
10:22:29 [2020-07-27T10:22:29.421Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:29 [2020-07-27T10:22:29.421Z] #25 21.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:22:29 [2020-07-27T10:22:29.421Z] #25 21.36 
10:22:29 [2020-07-27T10:22:29.421Z] #25 21.46 
######################################################################## 100.0%
10:22:29 [2020-07-27T10:22:29.421Z] #25 21.56 
10:22:29 [2020-07-27T10:22:29.660Z] #25 20.14 
###################                                                       26.9%
#######################################################                   77.0%
######################################################################## 100.0%
10:22:29 [2020-07-27T10:22:29.660Z] #25 20.36 
10:22:29 [2020-07-27T10:22:29.681Z] #25 21.65 Download of images into '/build' complete.
10:22:29 [2020-07-27T10:22:29.681Z] #25 21.65 Use something like the following to load the result into a Docker daemon:
10:22:29 [2020-07-27T10:22:29.681Z] #25 21.65   tar -cC '/build' . | docker load
10:22:29 [2020-07-27T10:22:29.681Z] #25 DONE 21.8s
10:22:29 [2020-07-27T10:22:29.681Z] 
10:22:29 [2020-07-27T10:22:29.681Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:29 [2020-07-27T10:22:29.681Z] #38 63.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 63.93 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 63.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 63.96 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 63.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 63.98 Setting up protobuf-compiler (3.6.1.3-2) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 63.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 64.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 64.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:22:29 [2020-07-27T10:22:29.681Z] #38 64.07 Setting up python-protobuf (3.6.1.3-2) ...
10:22:29 [2020-07-27T10:22:29.853Z] #17 58.91 Setting up python3-pip (18.1-5) ...
10:22:30 [2020-07-27T10:22:30.070Z] #40 39.68   CC       images/opts.o
10:22:30 [2020-07-27T10:22:30.070Z] #40 ...
10:22:30 [2020-07-27T10:22:30.070Z] 
10:22:30 [2020-07-27T10:22:30.070Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.3 Selecting previously unselected package libapparmor1:ppc64el.
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.4 Selecting previously unselected package libapparmor-dev:ppc64el.
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.6 Selecting previously unselected package libbtrfs0.
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.7 Unpacking libbtrfs0 (4.20.1-2) ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.7 Selecting previously unselected package libbtrfs-dev.
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.8 Unpacking libbtrfs-dev (4.20.1-2) ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 104.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.0 Selecting previously unselected package libudev-dev:ppc64el.
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.2 Selecting previously unselected package libsepol1-dev:ppc64el.
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.5 Selecting previously unselected package libpcre16-3:ppc64el.
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.070Z] #11 105.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
10:22:30 [2020-07-27T10:22:30.151Z] #32 54.07 Selecting previously unselected package cmake.
10:22:30 [2020-07-27T10:22:30.151Z] #32 54.07 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
10:22:30 [2020-07-27T10:22:30.151Z] #32 54.20 Unpacking cmake (3.13.4-1) ...
10:22:30 [2020-07-27T10:22:30.255Z] #38 ...
10:22:30 [2020-07-27T10:22:30.255Z] 
10:22:30 [2020-07-27T10:22:30.255Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:30 [2020-07-27T10:22:30.255Z] #33 2.204 + cd /tmp/tmp.SN8i9EnRE2/tini
10:22:30 [2020-07-27T10:22:30.255Z] #33 2.204 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:22:30 [2020-07-27T10:22:30.255Z] #33 2.268 + cmake .
10:22:30 [2020-07-27T10:22:30.369Z] #11 105.7 Selecting previously unselected package libpcre32-3:ppc64el.
10:22:30 [2020-07-27T10:22:30.369Z] #11 105.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.369Z] #11 105.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
10:22:30 [2020-07-27T10:22:30.472Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
10:22:30 [2020-07-27T10:22:30.592Z] #32 ...
10:22:30 [2020-07-27T10:22:30.592Z] 
10:22:30 [2020-07-27T10:22:30.592Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:30 [2020-07-27T10:22:30.592Z] #47 44.57 regexp/syntax
10:22:30 [2020-07-27T10:22:30.592Z] #47 48.97 regexp
10:22:30 [2020-07-27T10:22:30.592Z] #47 50.34 context
10:22:30 [2020-07-27T10:22:30.592Z] #47 50.34 os
10:22:30 [2020-07-27T10:22:30.592Z] #47 54.16 mvdan.cc/sh/v3/fileutil
10:22:30 [2020-07-27T10:22:30.600Z] #25 21.35 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:22:30 [2020-07-27T10:22:30.669Z] #11 105.8 Selecting previously unselected package libpcrecpp0v5:ppc64el.
10:22:30 [2020-07-27T10:22:30.670Z] #11 105.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.670Z] #11 105.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
10:22:30 [2020-07-27T10:22:30.670Z] #11 106.0 Selecting previously unselected package libpcre3-dev:ppc64el.
10:22:30 [2020-07-27T10:22:30.670Z] #11 106.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
10:22:30 [2020-07-27T10:22:30.670Z] #11 106.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
10:22:30 [2020-07-27T10:22:30.859Z] #25 21.47 skipping existing c35d46ef359f
10:22:30 [2020-07-27T10:22:30.859Z] #25 21.59 
10:22:30 [2020-07-27T10:22:30.916Z] #47 ...
10:22:30 [2020-07-27T10:22:30.916Z] 
10:22:30 [2020-07-27T10:22:30.916Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:30 [2020-07-27T10:22:30.916Z] #25 7.515 
                                                                           0.2%
#########                                                                 13.8%
#####################                                                     29.6%
####################################                                      50.4%
################################################                          67.5%
######################################################################## 100.0%
10:22:30 [2020-07-27T10:22:30.916Z] #25 8.381 
10:22:30 [2020-07-27T10:22:30.916Z] #25 8.700 
                                                                           0.0%
####                                                                       6.1%
#######                                                                    9.8%
##########                                                                14.7%
#############                                                             18.9%
#################                                                         23.8%
##################                                                        25.9%
#####################                                                     30.0%
#######################                                                   33.3%
###########################                                               38.2%
#############################                                             40.7%
################################                                          45.6%
####################################                                      50.5%
#########################################                                 57.6%
#############################################                             63.4%
###################################################                       72.1%
#########################################################                 79.4%
################################################################          89.8%
######################################################################    97.9%
######################################################################## 100.0%
10:22:30 [2020-07-27T10:22:30.916Z] #25 11.03 
10:22:31 [2020-07-27T10:22:31.035Z] #17 59.94 Processing triggers for libc-bin (2.28-10) ...
10:22:31 [2020-07-27T10:22:31.035Z] #17 59.99 Processing triggers for mime-support (3.62) ...
10:22:31 [2020-07-27T10:22:31.189Z] #25 11.26 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
##                                                                         3.7%
###                                                                        4.5%
###                                                                        5.2%
####                                                                       6.1%
#####                                                                      8.2%
#######                                                                   10.2%
########                                                                  12.1%
#########                                                                 13.1%
##########                                                                14.9%
############                                                              16.8%
#############                                                             18.6%
10:22:31 [2020-07-27T10:22:31.189Z] #25 ...
10:22:31 [2020-07-27T10:22:31.189Z] 
10:22:31 [2020-07-27T10:22:31.189Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:31 [2020-07-27T10:22:31.189Z] #38 45.05 Selecting previously unselected package libprotobuf-lite17:arm64.
10:22:31 [2020-07-27T10:22:31.189Z] #38 45.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 45.06 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 45.80 Selecting previously unselected package libprotobuf-dev:arm64.
10:22:31 [2020-07-27T10:22:31.189Z] #38 45.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 45.96 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 49.04 Selecting previously unselected package libprotoc17:arm64.
10:22:31 [2020-07-27T10:22:31.189Z] #38 49.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 49.05 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 49.88 Selecting previously unselected package protobuf-c-compiler.
10:22:31 [2020-07-27T10:22:31.189Z] #38 49.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 49.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 50.33 Selecting previously unselected package protobuf-compiler.
10:22:31 [2020-07-27T10:22:31.189Z] #38 50.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 50.34 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 50.88 Selecting previously unselected package python-pkg-resources.
10:22:31 [2020-07-27T10:22:31.189Z] #38 50.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 50.89 Unpacking python-pkg-resources (40.8.0-1) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 51.60 Selecting previously unselected package python-six.
10:22:31 [2020-07-27T10:22:31.189Z] #38 51.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 51.67 Unpacking python-six (1.12.0-1) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 52.06 Selecting previously unselected package python-protobuf.
10:22:31 [2020-07-27T10:22:31.189Z] #38 52.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 52.07 Unpacking python-protobuf (3.6.1.3-2) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 53.45 Setting up python-pkg-resources (40.8.0-1) ...
10:22:31 [2020-07-27T10:22:31.189Z] #38 ...
10:22:31 [2020-07-27T10:22:31.189Z] 
10:22:31 [2020-07-27T10:22:31.189Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:31 [2020-07-27T10:22:31.301Z] Commit message: "docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt"
10:22:31 [2020-07-27T10:22:31.319Z] #11 106.5 Selecting previously unselected package libselinux1-dev:ppc64el.
10:22:31 [2020-07-27T10:22:31.319Z] #11 106.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
10:22:31 [2020-07-27T10:22:31.319Z] #11 106.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
10:22:31 [2020-07-27T10:22:31.616Z] #11 106.8 Selecting previously unselected package libdevmapper-dev:ppc64el.
10:22:31 [2020-07-27T10:22:31.616Z] #11 106.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
10:22:31 [2020-07-27T10:22:31.616Z] #11 106.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
10:22:31 [2020-07-27T10:22:31.616Z] #11 106.9 Selecting previously unselected package libseccomp-dev:ppc64el.
10:22:31 [2020-07-27T10:22:31.616Z] #11 106.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
10:22:31 [2020-07-27T10:22:31.616Z] #11 106.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
10:22:31 [2020-07-27T10:22:31.640Z] #33 3.525 -- The C compiler identification is GNU 8.3.0
10:22:31 [2020-07-27T10:22:31.640Z] #33 3.585 -- Check for working C compiler: /usr/bin/cc
10:22:31 [2020-07-27T10:22:31.799Z] #25 22.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:22:31 [2020-07-27T10:22:31.709Z]  > git --version # timeout=10
10:22:31 [2020-07-27T10:22:31.790Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:22:31 [2020-07-27T10:22:31.886Z] #25 11.26 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
##                                                                         3.7%
###                                                                        4.5%
###                                                                        5.2%
####                                                                       6.1%
#####                                                                      8.2%
#######                                                                   10.2%
########                                                                  12.1%
#########                                                                 13.1%
##########                                                                14.9%
############                                                              16.8%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.4%
###############                                                           21.7%
################                                                          23.1%
#################                                                         24.3%
10:22:31 [2020-07-27T10:22:31.886Z] #25 ...
10:22:31 [2020-07-27T10:22:31.886Z] 
10:22:31 [2020-07-27T10:22:31.886Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:31 [2020-07-27T10:22:31.886Z] #41 45.70 hash/crc32
10:22:31 [2020-07-27T10:22:31.886Z] #41 47.41 vendor/golang.org/x/text/transform
10:22:31 [2020-07-27T10:22:31.886Z] #41 47.78 internal/poll
10:22:31 [2020-07-27T10:22:31.886Z] #41 48.76 context
10:22:31 [2020-07-27T10:22:31.886Z] #41 50.55 os
10:22:31 [2020-07-27T10:22:31.886Z] #41 51.47 regexp
10:22:31 [2020-07-27T10:22:31.886Z] #41 55.62 os/exec
10:22:31 [2020-07-27T10:22:31.886Z] #41 55.70 net
10:22:31 [2020-07-27T10:22:31.886Z] #41 ...
10:22:31 [2020-07-27T10:22:31.886Z] 
10:22:31 [2020-07-27T10:22:31.886Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.81 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]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 45.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 46.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 46.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
10:22:31 [2020-07-27T10:22:31.886Z] #10 48.70 debconf: delaying package configuration, since apt-utils is not installed
10:22:31 [2020-07-27T10:22:31.886Z] #10 49.01 Fetched 73.3 MB in 9s (7861 kB/s)
10:22:31 [2020-07-27T10:22:31.886Z] #10 49.14 Selecting previously unselected package binutils-mingw-w64-i686.
10:22:31 [2020-07-27T10:22:31.886Z] #10 49.14 (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.)
10:22:31 [2020-07-27T10:22:31.886Z] #10 49.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 49.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 51.53 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:22:31 [2020-07-27T10:22:31.886Z] #10 51.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 51.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 54.74 Selecting previously unselected package binutils-mingw-w64.
10:22:31 [2020-07-27T10:22:31.886Z] #10 54.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 54.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 55.25 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:22:31 [2020-07-27T10:22:31.886Z] #10 55.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 55.45 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 55.79 Selecting previously unselected package dmsetup.
10:22:31 [2020-07-27T10:22:31.886Z] #10 55.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 55.89 Unpacking dmsetup (2:1.02.155-3) ...
10:22:31 [2020-07-27T10:22:31.886Z] #10 ...
10:22:31 [2020-07-27T10:22:31.886Z] 
10:22:31 [2020-07-27T10:22:31.886Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:31 [2020-07-27T10:22:31.901Z] #33 ...
10:22:31 [2020-07-27T10:22:31.901Z] 
10:22:31 [2020-07-27T10:22:31.901Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:31 [2020-07-27T10:22:31.901Z] #38 71.21 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:22:31 [2020-07-27T10:22:31.901Z] #38 71.22 Processing triggers for libc-bin (2.28-10) ...
10:22:31 [2020-07-27T10:22:31.901Z] #38 DONE 71.9s
10:22:31 [2020-07-27T10:22:31.901Z] 
10:22:31 [2020-07-27T10:22:31.901Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:31 [2020-07-27T10:22:31.915Z] #11 107.1 Selecting previously unselected package libsystemd-dev:ppc64el.
10:22:31 [2020-07-27T10:22:31.916Z] #11 107.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
10:22:31 [2020-07-27T10:22:31.916Z] #11 107.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
10:22:32 [2020-07-27T10:22:32.218Z] #11 107.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
10:22:32 [2020-07-27T10:22:32.218Z] #11 107.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
10:22:32 [2020-07-27T10:22:32.218Z] #11 107.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
10:22:32 [2020-07-27T10:22:32.218Z] #11 107.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:22:32 [2020-07-27T10:22:32.218Z] #11 107.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
10:22:32 [2020-07-27T10:22:32.369Z] #25 22.84 
10:22:32 [2020-07-27T10:22:32.369Z] #25 22.96 
######################################################################## 100.0%
10:22:32 [2020-07-27T10:22:32.369Z] #25 23.10 
10:22:32 [2020-07-27T10:22:32.369Z] #25 ...
10:22:32 [2020-07-27T10:22:32.369Z] 
10:22:32 [2020-07-27T10:22:32.369Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:32 [2020-07-27T10:22:32.369Z] #32 61.07 Selecting previously unselected package libxml2:amd64.
10:22:32 [2020-07-27T10:22:32.369Z] #32 61.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 61.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 61.85 Selecting previously unselected package libarchive13:amd64.
10:22:32 [2020-07-27T10:22:32.369Z] #32 61.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 61.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.24 Selecting previously unselected package libjsoncpp1:amd64.
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.52 Selecting previously unselected package librhash0:amd64.
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.54 Unpacking librhash0:amd64 (1.3.8-1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.73 Selecting previously unselected package libuv1:amd64.
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.76 Unpacking libuv1:amd64 (1.24.1-1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 62.98 Selecting previously unselected package cmake.
10:22:32 [2020-07-27T10:22:32.369Z] #32 63.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 63.03 Unpacking cmake (3.13.4-1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.46 Setting up xxd (2:8.1.0875-5) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.47 Setting up libuv1:amd64 (1.24.1-1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.48 Setting up vim-common (2:8.1.0875-5) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.52 Setting up librhash0:amd64 (1.3.8-1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.53 Setting up cmake-data (3.13.4-1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.59 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.60 Setting up cmake (3.13.4-1) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.62 Processing triggers for libc-bin (2.28-10) ...
10:22:32 [2020-07-27T10:22:32.369Z] #32 66.74 Processing triggers for mime-support (3.62) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.7 Setting up libsepol1-dev:ppc64el (2.8-1) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.7 Setting up libbtrfs0 (4.20.1-2) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.7 Setting up libbtrfs-dev (4.20.1-2) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 Setting up mingw-w64-common (6.0.0-3) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 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
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 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
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.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
10:22:32 [2020-07-27T10:22:32.517Z] #11 107.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
10:22:32 [2020-07-27T10:22:32.629Z] #32 ...
10:22:32 [2020-07-27T10:22:32.629Z] 
10:22:32 [2020-07-27T10:22:32.629Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:32 [2020-07-27T10:22:32.629Z] #25 23.16 Download of images into '/build' complete.
10:22:32 [2020-07-27T10:22:32.629Z] #25 23.16 Use something like the following to load the result into a Docker daemon:
10:22:32 [2020-07-27T10:22:32.629Z] #25 23.16   tar -cC '/build' . | docker load
10:22:32 [2020-07-27T10:22:32.818Z] #11 107.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:22:32 [2020-07-27T10:22:32.818Z] #11 107.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
10:22:32 [2020-07-27T10:22:32.818Z] #11 107.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
10:22:32 [2020-07-27T10:22:32.818Z] #11 107.9 Setting up dmsetup (2:1.02.155-3) ...
10:22:32 [2020-07-27T10:22:32.818Z] #11 107.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
10:22:32 [2020-07-27T10:22:32.818Z] #11 108.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
10:22:32 [2020-07-27T10:22:32.818Z] #11 108.0 Processing triggers for libc-bin (2.28-10) ...
10:22:33 [2020-07-27T10:22:33.014Z] #17 DONE 61.8s
10:22:33 [2020-07-27T10:22:33.014Z] 
10:22:33 [2020-07-27T10:22:33.014Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:22:33 [2020-07-27T10:22:33.118Z] #11 DONE 108.3s
10:22:33 [2020-07-27T10:22:33.118Z] 
10:22:33 [2020-07-27T10:22:33.118Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:33 [2020-07-27T10:22:33.210Z] #25 ...
10:22:33 [2020-07-27T10:22:33.210Z] 
10:22:33 [2020-07-27T10:22:33.210Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:33 [2020-07-27T10:22:33.210Z] #10 61.79 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:22:33 [2020-07-27T10:22:33.210Z] #10 61.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 61.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 64.86 Selecting previously unselected package binutils-mingw-w64.
10:22:33 [2020-07-27T10:22:33.210Z] #10 64.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 64.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.03 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.19 Selecting previously unselected package dmsetup.
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.25 Unpacking dmsetup (2:1.02.155-3) ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.46 Selecting previously unselected package mingw-w64-common.
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 65.47 Unpacking mingw-w64-common (6.0.0-3) ...
10:22:33 [2020-07-27T10:22:33.210Z] #10 71.93 Selecting previously unselected package mingw-w64-x86-64-dev.
10:22:33 [2020-07-27T10:22:33.210Z] #10 ...
10:22:33 [2020-07-27T10:22:33.210Z] 
10:22:33 [2020-07-27T10:22:33.210Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.23 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.24 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.30 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.32 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.34 Setting up protobuf-compiler (3.6.1.3-2) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 65.47 Setting up python-protobuf (3.6.1.3-2) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 71.59 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:22:33 [2020-07-27T10:22:33.210Z] #38 71.67 Processing triggers for libc-bin (2.28-10) ...
10:22:33 [2020-07-27T10:22:33.419Z] #50 ...
10:22:33 [2020-07-27T10:22:33.419Z] 
10:22:33 [2020-07-27T10:22:33.419Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
10:22:33 [2020-07-27T10:22:33.419Z] #12 DONE 0.6s
10:22:33 [2020-07-27T10:22:33.419Z] 
10:22:33 [2020-07-27T10:22:33.419Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.427 + RM_GOPATH=0
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.427 + TMP_GOPATH=
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.427 + : /build
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.428 + '[' -z '' ']'
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.428 ++ mktemp -d
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.430 + export GOPATH=/tmp/tmp.2uygJSgHwJ
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.430 + GOPATH=/tmp/tmp.2uygJSgHwJ
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.430 + RM_GOPATH=1
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.430 + case "$(go env GOARCH)" in
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.431 ++ go env GOARCH
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.449 + export GO_BUILDMODE=-buildmode=pie
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.459 + GO_BUILDMODE=-buildmode=pie
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.460 ++ dirname /tmp/install/install.sh
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.462 + dir=/tmp/install
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.462 + bin=runc
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.462 + shift
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.462 + '[' '!' -f /tmp/install/runc.installer ']'
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.463 + . /tmp/install/runc.installer
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.463 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.464 + install_runc
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.465 + grep -q '^3\.10\.0.*\.el7\.'
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.466 + uname -r
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.470 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.470 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.470 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.470 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2uygJSgHwJ/src/github.com/opencontainers/runc
10:22:33 [2020-07-27T10:22:33.419Z] #50 0.480 Cloning into '/tmp/tmp.2uygJSgHwJ/src/github.com/opencontainers/runc'...
10:22:33 [2020-07-27T10:22:33.470Z] #38 ...
10:22:33 [2020-07-27T10:22:33.470Z] 
10:22:33 [2020-07-27T10:22:33.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:33 [2020-07-27T10:22:33.470Z] #10 71.93 Selecting previously unselected package mingw-w64-x86-64-dev.
10:22:33 [2020-07-27T10:22:33.470Z] #10 71.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:22:33 [2020-07-27T10:22:33.470Z] #10 72.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:22:33 [2020-07-27T10:22:33.619Z] #18 0.846 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:22:33 [2020-07-27T10:22:33.619Z] #18 0.849 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:22:33 [2020-07-27T10:22:33.619Z] #18 0.853 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:22:33 [2020-07-27T10:22:33.619Z] #18 DONE 0.9s
10:22:33 [2020-07-27T10:22:33.619Z] 
10:22:33 [2020-07-27T10:22:33.619Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:22:33 [2020-07-27T10:22:33.730Z] #10 ...
10:22:33 [2020-07-27T10:22:33.730Z] 
10:22:33 [2020-07-27T10:22:33.730Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:33 [2020-07-27T10:22:33.730Z] #38 DONE 72.2s
10:22:33 [2020-07-27T10:22:33.730Z] 
10:22:33 [2020-07-27T10:22:33.730Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:33 [2020-07-27T10:22:33.730Z] #25 DONE 24.2s
10:22:33 [2020-07-27T10:22:33.730Z] 
10:22:33 [2020-07-27T10:22:33.730Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:33 [2020-07-27T10:22:33.730Z] #32 DONE 72.3s
10:22:33 [2020-07-27T10:22:33.797Z] #25 11.26 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
##                                                                         3.7%
###                                                                        4.5%
###                                                                        5.2%
####                                                                       6.1%
#####                                                                      8.2%
#######                                                                   10.2%
########                                                                  12.1%
#########                                                                 13.1%
##########                                                                14.9%
############                                                              16.8%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.4%
###############                                                           21.7%
################                                                          23.1%
#################                                                         24.3%
##################                                                        25.5%
###################                                                       26.7%
####################                                                      27.8%
#####################                                                     29.5%
#####################                                                     30.4%
######################                                                    31.8%
#######################                                                   32.0%
########################                                                  33.8%
#########################                                                 35.5%
##########################                                                36.8%
###########################                                               38.0%
############################                                              39.2%
##############################                                            41.7%
################################                                          44.5%
#################################                                         46.5%
###################################                                       49.1%
#####################################                                     52.2%
#######################################                                   54.8%
#########################################                                 57.4%
10:22:33 [2020-07-27T10:22:33.797Z] #25 ...
10:22:33 [2020-07-27T10:22:33.797Z] 
10:22:33 [2020-07-27T10:22:33.797Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:33 [2020-07-27T10:22:33.797Z] #30 47.75 internal/poll
10:22:33 [2020-07-27T10:22:33.797Z] #30 48.61 os
10:22:33 [2020-07-27T10:22:33.797Z] #30 51.46 path/filepath
10:22:33 [2020-07-27T10:22:33.797Z] #30 51.92 internal/fmtsort
10:22:33 [2020-07-27T10:22:33.797Z] #30 52.34 fmt
10:22:33 [2020-07-27T10:22:33.797Z] #30 52.55 io/ioutil
10:22:33 [2020-07-27T10:22:33.797Z] #30 55.72 flag
10:22:33 [2020-07-27T10:22:33.797Z] #30 55.73 log
10:22:33 [2020-07-27T10:22:33.797Z] #30 55.73 github.com/BurntSushi/toml
10:22:33 [2020-07-27T10:22:33.797Z] #30 ...
10:22:33 [2020-07-27T10:22:33.797Z] 
10:22:33 [2020-07-27T10:22:33.797Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:33 [2020-07-27T10:22:33.813Z] #39 ...
10:22:33 [2020-07-27T10:22:33.813Z] 
10:22:33 [2020-07-27T10:22:33.813Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:33 [2020-07-27T10:22:33.813Z] #10 63.72 Selecting previously unselected package binutils-mingw-w64.
10:22:33 [2020-07-27T10:22:33.813Z] #10 63.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 63.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 63.90 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:22:33 [2020-07-27T10:22:33.813Z] #10 63.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 63.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 64.17 Selecting previously unselected package dmsetup.
10:22:33 [2020-07-27T10:22:33.813Z] #10 64.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 64.18 Unpacking dmsetup (2:1.02.155-3) ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 64.39 Selecting previously unselected package mingw-w64-common.
10:22:33 [2020-07-27T10:22:33.813Z] #10 64.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 64.41 Unpacking mingw-w64-common (6.0.0-3) ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 71.99 Selecting previously unselected package mingw-w64-x86-64-dev.
10:22:33 [2020-07-27T10:22:33.813Z] #10 71.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 71.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:22:33 [2020-07-27T10:22:33.813Z] #10 ...
10:22:33 [2020-07-27T10:22:33.813Z] 
10:22:33 [2020-07-27T10:22:33.813Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:33 [2020-07-27T10:22:33.813Z] #33 5.012 -- Check for working C compiler: /usr/bin/cc -- works
10:22:33 [2020-07-27T10:22:33.813Z] #33 5.012 -- Detecting C compiler ABI info
10:22:33 [2020-07-27T10:22:33.813Z] #33 5.931 -- Detecting C compiler ABI info - done
10:22:33 [2020-07-27T10:22:33.991Z] 
10:22:33 [2020-07-27T10:22:33.991Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:34 [2020-07-27T10:22:34.071Z] #50 ...
10:22:34 [2020-07-27T10:22:34.071Z] 
10:22:34 [2020-07-27T10:22:34.071Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:22:34 [2020-07-27T10:22:34.071Z] #13 DONE 0.5s
10:22:34 [2020-07-27T10:22:34.071Z] 
10:22:34 [2020-07-27T10:22:34.071Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:34 [2020-07-27T10:22:34.071Z] #40 39.89   CC       images/seccomp.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 40.19   CC       images/binfmt-misc.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 40.42   CC       images/time.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 40.59   CC       images/sysctl.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 40.79   CC       images/autofs.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 40.97   CC       images/macvlan.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 41.19   CC       images/sit.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 41.44   CC       images/memfd.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 41.72   CC       images/timens.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.04   LINK     images/built-in.o
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.18   GEN      compel/include/asm
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.19   GEN      compel/include/version.h
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.20 touch .config
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.26   GEN      include/common/config.h
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.35   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.38   GEN      compel/plugins/include/uapi/std/syscall.h
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.43   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.46   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.50   DEP      compel/arch/ppc64/plugins/std/memcmp.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.52   DEP      compel/arch/ppc64/plugins/std/memcpy.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.56   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.62   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.63   DEP      compel/plugins/std/infect.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.81   DEP      compel/plugins/std/string.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 42.93   DEP      compel/plugins/std/log.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 43.05   DEP      compel/plugins/std/fds.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 43.26   DEP      compel/plugins/std/std.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 43.42   DEP      compel/plugins/shmem/shmem.d
10:22:34 [2020-07-27T10:22:34.071Z] #40 43.55   DEP      compel/plugins/fds/fds.d
10:22:34 [2020-07-27T10:22:34.073Z] #33 5.997 -- Detecting C compile features
10:22:34 [2020-07-27T10:22:34.251Z] #33 ...
10:22:34 [2020-07-27T10:22:34.251Z] 
10:22:34 [2020-07-27T10:22:34.251Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:34 [2020-07-27T10:22:34.251Z] #41 62.69 time
10:22:34 [2020-07-27T10:22:34.251Z] #41 67.53 strings
10:22:34 [2020-07-27T10:22:34.251Z] #41 69.10 os
10:22:34 [2020-07-27T10:22:34.251Z] #41 70.15 regexp/syntax
10:22:34 [2020-07-27T10:22:34.251Z] #41 ...
10:22:34 [2020-07-27T10:22:34.251Z] 
10:22:34 [2020-07-27T10:22:34.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:34 [2020-07-27T10:22:34.371Z] #40 43.77   CC       compel/plugins/std/std.o
10:22:34 [2020-07-27T10:22:34.371Z] #40 ...
10:22:34 [2020-07-27T10:22:34.371Z] 
10:22:34 [2020-07-27T10:22:34.371Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:22:34 [2020-07-27T10:22:34.371Z] #14 0.314 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:22:34 [2020-07-27T10:22:34.371Z] #14 DONE 0.4s
10:22:34 [2020-07-27T10:22:34.670Z] 
10:22:34 [2020-07-27T10:22:34.670Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:34 [2020-07-27T10:22:34.670Z] #40 44.09   CC       compel/plugins/std/fds.o
10:22:34 [2020-07-27T10:22:34.974Z] #40 ...
10:22:34 [2020-07-27T10:22:34.974Z] 
10:22:34 [2020-07-27T10:22:34.974Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:22:34 [2020-07-27T10:22:34.974Z] #15 DONE 0.5s
10:22:34 [2020-07-27T10:22:34.974Z] 
10:22:34 [2020-07-27T10:22:34.974Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:34 [2020-07-27T10:22:34.974Z] #40 44.53   CC       compel/plugins/std/log.o
10:22:35 [2020-07-27T10:22:35.194Z] #39 ...
10:22:35 [2020-07-27T10:22:35.194Z] 
10:22:35 [2020-07-27T10:22:35.194Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:35 [2020-07-27T10:22:35.194Z] #30 63.77 internal/poll
10:22:35 [2020-07-27T10:22:35.194Z] #30 64.64 internal/fmtsort
10:22:35 [2020-07-27T10:22:35.194Z] #30 65.39 internal/syscall/execenv
10:22:35 [2020-07-27T10:22:35.194Z] #30 65.58 internal/syscall/unix
10:22:35 [2020-07-27T10:22:35.194Z] #30 65.88 strings
10:22:35 [2020-07-27T10:22:35.194Z] #30 66.30 os
10:22:35 [2020-07-27T10:22:35.194Z] #30 68.93 path
10:22:35 [2020-07-27T10:22:35.194Z] #30 69.40 text/tabwriter
10:22:35 [2020-07-27T10:22:35.194Z] #30 70.15 path/filepath
10:22:35 [2020-07-27T10:22:35.194Z] #30 70.15 fmt
10:22:35 [2020-07-27T10:22:35.194Z] #30 71.48 io/ioutil
10:22:35 [2020-07-27T10:22:35.275Z] #40 ...
10:22:35 [2020-07-27T10:22:35.275Z] 
10:22:35 [2020-07-27T10:22:35.275Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:22:35 [2020-07-27T10:22:35.275Z] #16 DONE 0.3s
10:22:35 [2020-07-27T10:22:35.275Z] 
10:22:35 [2020-07-27T10:22:35.275Z] #17 [dev-systemd-false  6/26] RUN ldconfig
10:22:35 [2020-07-27T10:22:35.454Z] #30 ...
10:22:35 [2020-07-27T10:22:35.454Z] 
10:22:35 [2020-07-27T10:22:35.454Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:35 [2020-07-27T10:22:35.454Z] #41 73.54 fmt
10:22:35 [2020-07-27T10:22:35.574Z] #17 DONE 0.4s
10:22:35 [2020-07-27T10:22:35.574Z] 
10:22:35 [2020-07-27T10:22:35.574Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:22:35 [2020-07-27T10:22:35.680Z] + docker version
10:22:36 [2020-07-27T10:22:36.222Z] #25 11.26 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
##                                                                         3.7%
###                                                                        4.5%
###                                                                        5.2%
####                                                                       6.1%
#####                                                                      8.2%
#######                                                                   10.2%
########                                                                  12.1%
#########                                                                 13.1%
##########                                                                14.9%
############                                                              16.8%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.4%
###############                                                           21.7%
################                                                          23.1%
#################                                                         24.3%
##################                                                        25.5%
###################                                                       26.7%
####################                                                      27.8%
#####################                                                     29.5%
#####################                                                     30.4%
######################                                                    31.8%
#######################                                                   32.0%
########################                                                  33.8%
#########################                                                 35.5%
##########################                                                36.8%
###########################                                               38.0%
############################                                              39.2%
##############################                                            41.7%
################################                                          44.5%
#################################                                         46.5%
###################################                                       49.1%
#####################################                                     52.2%
#######################################                                   54.8%
#########################################                                 57.4%
##########################################                                59.3%
############################################                              61.1%
#############################################                             63.2%
###############################################                           65.6%
################################################                          67.1%
################################################                          67.7%
#################################################                         69.4%
###################################################                       71.4%
#####################################################                     73.8%
######################################################                    75.3%
########################################################                  78.3%
##########################################################                81.0%
###########################################################               82.4%
############################################################              84.0%
#############################################################             86.1%
##############################################################            87.2%
################################################################          89.3%
#################################################################         90.8%
##################################################################        92.4%
###################################################################       94.4%
#####################################################################     96.0%
######################################################################    98.0%
######################################################################## 100.0%
10:22:36 [2020-07-27T10:22:36.223Z] #18 0.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:22:36 [2020-07-27T10:22:36.394Z] #41 75.04 regexp
10:22:36 [2020-07-27T10:22:36.523Z] #18 0.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:22:36 [2020-07-27T10:22:36.523Z] #18 0.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:22:36 [2020-07-27T10:22:36.613Z] #33 8.150 -- Detecting C compile features - done
10:22:36 [2020-07-27T10:22:36.613Z] #33 8.210 -- Performing Test HAS_BUILTIN_FORTIFY
10:22:36 [2020-07-27T10:22:36.613Z] #33 8.590 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:22:36 [2020-07-27T10:22:36.801Z] #25 18.21 
10:22:36 [2020-07-27T10:22:36.873Z] #33 8.741 -- Configuring done
10:22:36 [2020-07-27T10:22:36.873Z] #33 8.773 -- Generating done
10:22:36 [2020-07-27T10:22:36.873Z] #33 8.780 -- Build files have been written to: /tmp/tmp.SN8i9EnRE2/tini
10:22:36 [2020-07-27T10:22:36.873Z] #33 8.792 + make tini-static
10:22:37 [2020-07-27T10:22:37.133Z] #33 9.229 Scanning dependencies of target tini-static
10:22:37 [2020-07-27T10:22:37.133Z] #33 ...
10:22:37 [2020-07-27T10:22:37.133Z] 
10:22:37 [2020-07-27T10:22:37.133Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:37 [2020-07-27T10:22:37.133Z] #47 67.32 path/filepath
10:22:37 [2020-07-27T10:22:37.133Z] #47 67.46 encoding/base64
10:22:37 [2020-07-27T10:22:37.133Z] #47 68.77 fmt
10:22:37 [2020-07-27T10:22:37.133Z] #47 69.59 golang.org/x/sys/unix
10:22:37 [2020-07-27T10:22:37.133Z] #47 75.05 encoding/json
10:22:37 [2020-07-27T10:22:37.209Z] #18 ...
10:22:37 [2020-07-27T10:22:37.209Z] 
10:22:37 [2020-07-27T10:22:37.209Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:37 [2020-07-27T10:22:37.209Z] #42 102.4 text/template
10:22:37 [2020-07-27T10:22:37.209Z] #42 107.8 go/parser
10:22:37 [2020-07-27T10:22:37.209Z] #42 110.0 encoding/xml
10:22:37 [2020-07-27T10:22:37.209Z] #42 ...
10:22:37 [2020-07-27T10:22:37.209Z] 
10:22:37 [2020-07-27T10:22:37.209Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:37 [2020-07-27T10:22:37.209Z] #40 45.96   CC       compel/plugins/std/string.o
10:22:37 [2020-07-27T10:22:37.209Z] #40 46.60   CC       compel/plugins/std/infect.o
10:22:37 [2020-07-27T10:22:37.393Z] #47 ...
10:22:37 [2020-07-27T10:22:37.393Z] 
10:22:37 [2020-07-27T10:22:37.393Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:37 [2020-07-27T10:22:37.393Z] #33 9.379 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:22:37 [2020-07-27T10:22:37.860Z] #40 47.25   CC       compel/arch/ppc64/plugins/std/parasite-head.o
10:22:37 [2020-07-27T10:22:37.860Z] #40 47.30   CC       compel/arch/ppc64/plugins/std/memcpy.o
10:22:37 [2020-07-27T10:22:37.860Z] #40 47.36   CC       compel/arch/ppc64/plugins/std/memcmp.o
10:22:37 [2020-07-27T10:22:37.860Z] #40 47.40   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
10:22:37 [2020-07-27T10:22:37.860Z] #40 47.45   AR       compel/plugins/std.lib.a
10:22:37 [2020-07-27T10:22:37.962Z] #33 ...
10:22:37 [2020-07-27T10:22:37.962Z] 
10:22:37 [2020-07-27T10:22:37.962Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:37 [2020-07-27T10:22:37.962Z] #41 67.88 fmt
10:22:37 [2020-07-27T10:22:37.962Z] #41 74.04 regexp
10:22:37 [2020-07-27T10:22:37.962Z] #41 74.43 flag
10:22:37 [2020-07-27T10:22:37.962Z] #41 76.03 go/token
10:22:37 [2020-07-27T10:22:37.962Z] #41 76.99 go/scanner
10:22:37 [2020-07-27T10:22:37.962Z] #41 ...
10:22:37 [2020-07-27T10:22:37.962Z] 
10:22:37 [2020-07-27T10:22:37.962Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:37 [2020-07-27T10:22:37.962Z] #39 2.733 Note: Building without setproctitle() and strlcpy() support.
10:22:37 [2020-07-27T10:22:37.962Z] #39 2.733       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:22:37 [2020-07-27T10:22:37.962Z] #39 2.737 Note: Building without GnuTLS support
10:22:37 [2020-07-27T10:22:37.962Z] #39 2.754 Makefile.config:39: Warn: you have no libnftables installed
10:22:37 [2020-07-27T10:22:37.962Z] #39 2.759 Makefile.config:40: Warn: Building without nftables support
10:22:37 [2020-07-27T10:22:37.962Z] #39 5.164 fatal: not a git repository (or any of the parent directories): .git
10:22:37 [2020-07-27T10:22:37.962Z] #39 5.209   GEN      .gitid
10:22:37 [2020-07-27T10:22:37.962Z] #39 5.240   GEN      criu/include/version.h
10:22:37 [2020-07-27T10:22:37.962Z] #39 5.331   GEN      include/common/asm
10:22:38 [2020-07-27T10:22:38.161Z] #40 47.54   CC       compel/plugins/fds/fds.o
10:22:38 [2020-07-27T10:22:38.461Z] #40 47.88   AR       compel/plugins/fds.lib.a
10:22:38 [2020-07-27T10:22:38.461Z] #40 47.96   HOSTDEP  compel/src/lib/log-host.d
10:22:38 [2020-07-27T10:22:38.760Z] #40 48.15   HOSTDEP  compel/src/lib/handle-elf-host.d
10:22:38 [2020-07-27T10:22:38.760Z] #40 48.24   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
10:22:38 [2020-07-27T10:22:38.760Z] #40 48.32   HOSTDEP  compel/src/main-host.d
10:22:38 [2020-07-27T10:22:38.858Z] #19 ...
10:22:38 [2020-07-27T10:22:38.858Z] 
10:22:38 [2020-07-27T10:22:38.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:38 [2020-07-27T10:22:38.858Z] #39 116.3   CC       criu/irmap.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 117.0   CC       criu/kcmp-ids.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 117.3   CC       criu/kerndat.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 118.4   CC       criu/libnetlink.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 118.7   CC       criu/log.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 119.3   CC       criu/lsm.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 119.7   CC       criu/mem.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 121.8   CC       criu/memfd.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 122.6   CC       criu/mount.o
10:22:38 [2020-07-27T10:22:38.858Z] #39 ...
10:22:38 [2020-07-27T10:22:38.858Z] 
10:22:38 [2020-07-27T10:22:38.858Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:22:38 [2020-07-27T10:22:38.858Z] #19 5.027 Collecting yamllint==1.16.0
10:22:38 [2020-07-27T10:22:38.858Z] #19 ...
10:22:38 [2020-07-27T10:22:38.858Z] 
10:22:38 [2020-07-27T10:22:38.858Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:22:38 [2020-07-27T10:22:38.858Z] #36 184.0 + dpkg --print-architecture
10:22:38 [2020-07-27T10:22:38.858Z] #36 184.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:22:38 [2020-07-27T10:22:38.858Z] #36 184.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:22:38 [2020-07-27T10:22:38.858Z] #36 184.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:22:38 [2020-07-27T10:22:38.902Z] #39 7.005   PBCC     images/timens.pb-c.c
10:22:38 [2020-07-27T10:22:38.902Z] #39 7.054   DEP      images/timens.pb-c.d
10:22:38 [2020-07-27T10:22:38.902Z] #39 7.128   PBCC     images/fown.pb-c.c
10:22:38 [2020-07-27T10:22:38.902Z] #39 7.177   PBCC     images/google/protobuf/descriptor.pb-c.c
10:22:38 [2020-07-27T10:22:38.932Z] #41 ...
10:22:38 [2020-07-27T10:22:38.932Z] 
10:22:38 [2020-07-27T10:22:38.932Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:38 [2020-07-27T10:22:38.932Z] #47 67.67 context
10:22:38 [2020-07-27T10:22:38.932Z] #47 68.68 os
10:22:38 [2020-07-27T10:22:38.932Z] #47 70.26 encoding/base64
10:22:38 [2020-07-27T10:22:38.932Z] #47 71.33 golang.org/x/sys/unix
10:22:38 [2020-07-27T10:22:38.932Z] #47 72.71 fmt
10:22:39 [2020-07-27T10:22:39.075Z] #40 48.43   DEP      compel/src/lib/ptrace.d
10:22:39 [2020-07-27T10:22:39.075Z] #40 48.60   DEP      compel/src/lib/infect.d
10:22:39 [2020-07-27T10:22:39.114Z] #36 ...
10:22:39 [2020-07-27T10:22:39.114Z] 
10:22:39 [2020-07-27T10:22:39.114Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:39 [2020-07-27T10:22:39.114Z] #39 126.7   CC       criu/namespaces.o
10:22:39 [2020-07-27T10:22:39.162Z] #39 7.228   PBCC     images/opts.pb-c.c
10:22:39 [2020-07-27T10:22:39.162Z] #39 7.324   PBCC     images/memfd.pb-c.c
10:22:39 [2020-07-27T10:22:39.162Z] #39 7.416   DEP      images/fown.pb-c.d
10:22:39 [2020-07-27T10:22:39.191Z] #47 ...
10:22:39 [2020-07-27T10:22:39.191Z] 
10:22:39 [2020-07-27T10:22:39.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:39 [2020-07-27T10:22:39.191Z] #39 4.359 Note: Building without setproctitle() and strlcpy() support.
10:22:39 [2020-07-27T10:22:39.191Z] #39 4.359       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:22:39 [2020-07-27T10:22:39.191Z] #39 4.399 Note: Building without GnuTLS support
10:22:39 [2020-07-27T10:22:39.191Z] #39 4.415 Makefile.config:39: Warn: you have no libnftables installed
10:22:39 [2020-07-27T10:22:39.191Z] #39 4.415 Makefile.config:40: Warn: Building without nftables support
10:22:39 [2020-07-27T10:22:39.386Z] #40 48.76   DEP      compel/src/lib/infect-util.d
10:22:39 [2020-07-27T10:22:39.386Z] #40 48.85   DEP      compel/src/lib/infect-rpc.d
10:22:39 [2020-07-27T10:22:39.386Z] #40 48.96   DEP      compel/arch/ppc64/src/lib/infect.d
10:22:39 [2020-07-27T10:22:39.422Z] #39 7.492   DEP      images/google/protobuf/descriptor.pb-c.d
10:22:39 [2020-07-27T10:22:39.422Z] #39 7.545   DEP      images/opts.pb-c.d
10:22:39 [2020-07-27T10:22:39.422Z] #39 7.600   DEP      images/memfd.pb-c.d
10:22:39 [2020-07-27T10:22:39.456Z] #25 20.72 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:22:39 [2020-07-27T10:22:39.682Z] #39 7.755   PBCC     images/sit.pb-c.c
10:22:39 [2020-07-27T10:22:39.682Z] #39 7.787   DEP      images/sit.pb-c.d
10:22:39 [2020-07-27T10:22:39.682Z] #39 7.851   PBCC     images/macvlan.pb-c.c
10:22:39 [2020-07-27T10:22:39.682Z] #39 ...
10:22:39 [2020-07-27T10:22:39.682Z] 
10:22:39 [2020-07-27T10:22:39.682Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:39 [2020-07-27T10:22:39.682Z] #33 10.69 [100%] Linking C executable tini-static
10:22:39 [2020-07-27T10:22:39.682Z] #33 11.37 [100%] Built target tini-static
10:22:39 [2020-07-27T10:22:39.682Z] #33 11.44 + mkdir -p /build
10:22:39 [2020-07-27T10:22:39.682Z] #33 11.44 + cp tini-static /build/docker-init
10:22:39 [2020-07-27T10:22:39.682Z] #33 DONE 11.8s
10:22:39 [2020-07-27T10:22:39.682Z] 
10:22:39 [2020-07-27T10:22:39.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:39 [2020-07-27T10:22:39.682Z] #39 7.887   DEP      images/macvlan.pb-c.d
10:22:39 [2020-07-27T10:22:39.682Z] #39 7.912   PBCC     images/autofs.pb-c.c
10:22:39 [2020-07-27T10:22:39.682Z] #39 7.959   DEP      images/autofs.pb-c.d
10:22:39 [2020-07-27T10:22:39.682Z] #39 ...
10:22:39 [2020-07-27T10:22:39.682Z] 
10:22:39 [2020-07-27T10:22:39.682Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:39 [2020-07-27T10:22:39.682Z] #10 79.35 Selecting previously unselected package gcc-mingw-w64-base.
10:22:39 [2020-07-27T10:22:39.682Z] #10 79.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:22:39 [2020-07-27T10:22:39.682Z] #10 79.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:22:39 [2020-07-27T10:22:39.682Z] #10 79.52 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:22:39 [2020-07-27T10:22:39.682Z] #10 79.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:22:39 [2020-07-27T10:22:39.682Z] #10 79.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:22:39 [2020-07-27T10:22:39.685Z] #40 49.20   DEP      compel/arch/ppc64/src/lib/cpu.d
10:22:39 [2020-07-27T10:22:39.685Z] #40 49.26   DEP      compel/src/lib/log.d
10:22:39 [2020-07-27T10:22:39.722Z] #25 21.14 #=#=#                                                                         
10:22:39 [2020-07-27T10:22:39.987Z] #40 49.40   DEP      compel/src/main.d
10:22:39 [2020-07-27T10:22:39.987Z] #40 49.50   DEP      compel/src/lib/handle-elf.d
10:22:40 [2020-07-27T10:22:40.040Z] #39 ...
10:22:40 [2020-07-27T10:22:40.040Z] 
10:22:40 [2020-07-27T10:22:40.040Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:40 [2020-07-27T10:22:40.040Z] #49 73.44 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:22:40 [2020-07-27T10:22:40.040Z] #49 75.53 + mkdir -p /build
10:22:40 [2020-07-27T10:22:40.040Z] #49 75.53 + cp runc /build/runc
10:22:40 [2020-07-27T10:22:40.040Z] #49 DONE 75.9s
10:22:40 [2020-07-27T10:22:40.040Z] 
10:22:40 [2020-07-27T10:22:40.040Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:22:40 [2020-07-27T10:22:40.130Z] #39 6.535 fatal: not a git repository (or any of the parent directories): .git
10:22:40 [2020-07-27T10:22:40.130Z] #39 6.595   GEN      .gitid
10:22:40 [2020-07-27T10:22:40.130Z] #39 6.634   GEN      criu/include/version.h
10:22:40 [2020-07-27T10:22:40.285Z] #40 49.69   DEP      compel/arch/ppc64/src/lib/handle-elf.d
10:22:40 [2020-07-27T10:22:40.285Z] #40 49.79   CC       compel/src/lib/log.o
10:22:40 [2020-07-27T10:22:40.390Z] #39 6.703   GEN      include/common/asm
10:22:40 [2020-07-27T10:22:40.506Z] #25 21.34 
#                                                                          2.0%
######################################################################## 100.0%
10:22:40 [2020-07-27T10:22:40.506Z] #25 21.44 
10:22:40 [2020-07-27T10:22:40.506Z] #25 ...
10:22:40 [2020-07-27T10:22:40.506Z] 
10:22:40 [2020-07-27T10:22:40.506Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:40 [2020-07-27T10:22:40.584Z] #40 50.06   CC       compel/arch/ppc64/src/lib/cpu.o
10:22:40 [2020-07-27T10:22:40.884Z] #40 50.40   CC       compel/arch/ppc64/src/lib/infect.o
10:22:40 [2020-07-27T10:22:40.966Z] #45 ...
10:22:40 [2020-07-27T10:22:40.966Z] 
10:22:40 [2020-07-27T10:22:40.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:40 [2020-07-27T10:22:40.966Z] #39 128.7   CC       criu/net.o
10:22:41 [2020-07-27T10:22:41.593Z] Client: Docker Engine - Enterprise
10:22:41 [2020-07-27T10:22:41.593Z]  Version:           19.03.5
10:22:41 [2020-07-27T10:22:41.593Z]  API version:       1.40
10:22:41 [2020-07-27T10:22:41.593Z]  Go version:        go1.12.12
10:22:41 [2020-07-27T10:22:41.593Z]  Git commit:        2ee0c57608
10:22:41 [2020-07-27T10:22:41.593Z]  Built:             11/13/2019 08:00:16
10:22:41 [2020-07-27T10:22:41.593Z]  OS/Arch:           windows/amd64
10:22:41 [2020-07-27T10:22:41.593Z]  Experimental:      false
10:22:41 [2020-07-27T10:22:41.593Z] 
10:22:41 [2020-07-27T10:22:41.593Z] Server: Docker Engine - Enterprise
10:22:41 [2020-07-27T10:22:41.593Z]  Engine:
10:22:41 [2020-07-27T10:22:41.593Z]   Version:          19.03.5
10:22:41 [2020-07-27T10:22:41.593Z]   API version:      1.40 (minimum version 1.24)
10:22:41 [2020-07-27T10:22:41.593Z]   Go version:       go1.12.12
10:22:41 [2020-07-27T10:22:41.593Z]   Git commit:       2ee0c57608
10:22:41 [2020-07-27T10:22:41.593Z]   Built:            11/13/2019 07:58:51
10:22:41 [2020-07-27T10:22:41.593Z]   OS/Arch:          windows/amd64
10:22:41 [2020-07-27T10:22:41.593Z]   Experimental:     true
10:22:41 [2020-07-27T10:22:41.594Z] #10 ...
10:22:41 [2020-07-27T10:22:41.594Z] 
10:22:41 [2020-07-27T10:22:41.594Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:41 [2020-07-27T10:22:41.594Z] #30 71.65 flag
10:22:41 [2020-07-27T10:22:41.594Z] #30 71.66 github.com/BurntSushi/toml
10:22:41 [2020-07-27T10:22:41.594Z] #30 74.55 log
10:22:41 [2020-07-27T10:22:41.594Z] #30 76.59 github.com/BurntSushi/toml/cmd/tomlv
10:22:41 [2020-07-27T10:22:41.594Z] #30 DONE 81.3s
10:22:41 [2020-07-27T10:22:41.594Z] 
10:22:41 [2020-07-27T10:22:41.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.123   PBCC     images/sysctl.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.167   DEP      images/sysctl.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.241   PBCC     images/time.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.325   DEP      images/time.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.421   PBCC     images/binfmt-misc.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.508   DEP      images/binfmt-misc.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.570   PBCC     images/seccomp.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.604   DEP      images/seccomp.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.863   PBCC     images/userns.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.895   DEP      images/userns.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 8.983   PBCC     images/cgroup.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.028   DEP      images/cgroup.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.190   PBCC     images/ext-file.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.225   DEP      images/ext-file.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.258   PBCC     images/rpc.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.332   DEP      images/rpc.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.414   PBCC     images/siginfo.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.423   DEP      images/siginfo.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.507   PBCC     images/pagemap.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.697   DEP      images/pagemap.pb-c.d
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.777   PBCC     images/rlimit.pb-c.c
10:22:41 [2020-07-27T10:22:41.594Z] #39 9.835   DEP      images/rlimit.pb-c.d
10:22:41 [2020-07-27T10:22:41.856Z] #39 9.955   PBCC     images/file-lock.pb-c.c
10:22:41 [2020-07-27T10:22:41.856Z] #39 9.983   DEP      images/file-lock.pb-c.d
10:22:41 [2020-07-27T10:22:41.943Z] #40 51.25   CC       compel/src/lib/infect-rpc.o
10:22:42 [2020-07-27T10:22:42.116Z] #39 10.14   PBCC     images/tty.pb-c.c
10:22:42 [2020-07-27T10:22:42.116Z] #39 10.27   DEP      images/tty.pb-c.d
10:22:42 [2020-07-27T10:22:42.242Z] #40 51.62   CC       compel/src/lib/infect-util.o
[Pipeline] sh
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.287   PBCC     images/timens.pb-c.c
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.348   DEP      images/timens.pb-c.d
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.402   PBCC     images/fown.pb-c.c
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.454   PBCC     images/google/protobuf/descriptor.pb-c.c
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.551   PBCC     images/opts.pb-c.c
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.602   PBCC     images/memfd.pb-c.c
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.663   DEP      images/fown.pb-c.d
10:22:42 [2020-07-27T10:22:42.300Z] #39 8.751   DEP      images/google/protobuf/descriptor.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.40   PBCC     images/tun.pb-c.c
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.45   PBCC     images/netdev.pb-c.c
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.47   DEP      images/tun.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.49   DEP      images/netdev.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.50   PBCC     images/vma.pb-c.c
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.51   DEP      images/vma.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.52   PBCC     images/creds.pb-c.c
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.53   DEP      images/creds.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.55   PBCC     images/utsns.pb-c.c
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.55   DEP      images/utsns.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.56   PBCC     images/ipc-desc.pb-c.c
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.57   PBCC     images/ipc-sem.pb-c.c
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.58   DEP      images/ipc-desc.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.64   DEP      images/ipc-sem.pb-c.d
10:22:42 [2020-07-27T10:22:42.376Z] #39 10.69   PBCC     images/ipc-msg.pb-c.c
10:22:42 [2020-07-27T10:22:42.541Z] #40 51.96   CC       compel/src/lib/infect.o
10:22:42 [2020-07-27T10:22:42.541Z] #40 ...
10:22:42 [2020-07-27T10:22:42.541Z] 
10:22:42 [2020-07-27T10:22:42.541Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:42 [2020-07-27T10:22:42.541Z] #50 9.656 + cd /tmp/tmp.2uygJSgHwJ/src/github.com/opencontainers/runc
10:22:42 [2020-07-27T10:22:42.560Z] #39 8.822   DEP      images/opts.pb-c.d
10:22:42 [2020-07-27T10:22:42.560Z] #39 8.872   DEP      images/memfd.pb-c.d
10:22:42 [2020-07-27T10:22:42.560Z] #39 8.966   PBCC     images/sit.pb-c.c
10:22:42 [2020-07-27T10:22:42.560Z] #39 9.022   DEP      images/sit.pb-c.d
10:22:42 [2020-07-27T10:22:42.636Z] #39 10.70   DEP      images/ipc-msg.pb-c.d
10:22:42 [2020-07-27T10:22:42.636Z] #39 10.75   PBCC     images/ipc-shm.pb-c.c
10:22:42 [2020-07-27T10:22:42.636Z] #39 10.80   DEP      images/ipc-shm.pb-c.d
10:22:42 [2020-07-27T10:22:42.636Z] #39 10.85   PBCC     images/ipc-var.pb-c.c
10:22:42 [2020-07-27T10:22:42.636Z] #39 10.86   DEP      images/ipc-var.pb-c.d
10:22:42 [2020-07-27T10:22:42.636Z] #39 10.91   PBCC     images/sk-opts.pb-c.c
10:22:42 [2020-07-27T10:22:42.782Z] #52 33.63 Checking out files:  20% (661/3208)   
Checking out files:  21% (674/3208)   
Checking out files:  22% (706/3208)   
Checking out files:  23% (738/3208)   
Checking out files:  24% (770/3208)   
Checking out files:  25% (802/3208)   
Checking out files:  26% (835/3208)   
Checking out files:  27% (867/3208)   
Checking out files:  28% (899/3208)   
Checking out files:  29% (931/3208)   
Checking out files:  29% (954/3208)   
Checking out files:  30% (963/3208)   
Checking out files:  31% (995/3208)   
Checking out files:  32% (1027/3208)   
Checking out files:  33% (1059/3208)   
Checking out files:  34% (1091/3208)   
Checking out files:  35% (1123/3208)   
Checking out files:  36% (1155/3208)   
10:22:42 [2020-07-27T10:22:42.782Z] #52 ...
10:22:42 [2020-07-27T10:22:42.782Z] 
10:22:42 [2020-07-27T10:22:42.782Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:42 [2020-07-27T10:22:42.782Z] #47 56.07 encoding/binary
10:22:42 [2020-07-27T10:22:42.782Z] #47 56.08 flag
10:22:42 [2020-07-27T10:22:42.782Z] #47 56.08 go/token
10:22:42 [2020-07-27T10:22:42.782Z] #47 56.09 github.com/pkg/diff
10:22:42 [2020-07-27T10:22:42.782Z] #47 57.71 go/scanner
10:22:42 [2020-07-27T10:22:42.782Z] #47 59.16 mvdan.cc/editorconfig
10:22:42 [2020-07-27T10:22:42.782Z] #47 59.33 mvdan.cc/sh/v3/syntax
10:22:42 [2020-07-27T10:22:42.782Z] #47 59.95 encoding/base64
10:22:42 [2020-07-27T10:22:42.782Z] #47 60.98 go/ast
10:22:42 [2020-07-27T10:22:42.782Z] #47 61.57 encoding/json
10:22:42 [2020-07-27T10:22:42.782Z] #47 61.57 golang.org/x/sys/unix
10:22:42 [2020-07-27T10:22:42.782Z] #47 ...
10:22:42 [2020-07-27T10:22:42.782Z] 
10:22:42 [2020-07-27T10:22:42.782Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:42 [2020-07-27T10:22:42.782Z] #10 56.23 Selecting previously unselected package mingw-w64-common.
10:22:42 [2020-07-27T10:22:42.782Z] #10 56.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:22:42 [2020-07-27T10:22:42.782Z] #10 56.24 Unpacking mingw-w64-common (6.0.0-3) ...
10:22:42 [2020-07-27T10:22:42.782Z] #10 ...
10:22:42 [2020-07-27T10:22:42.782Z] 
10:22:42 [2020-07-27T10:22:42.782Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:42 [2020-07-27T10:22:42.820Z] #39 9.095   PBCC     images/macvlan.pb-c.c
10:22:42 [2020-07-27T10:22:42.820Z] #39 9.166   DEP      images/macvlan.pb-c.d
10:22:42 [2020-07-27T10:22:42.820Z] #39 9.215   PBCC     images/autofs.pb-c.c
10:22:42 [2020-07-27T10:22:42.840Z] #50 9.657 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:22:42 [2020-07-27T10:22:42.896Z] #39 10.92   PBCC     images/packet-sock.pb-c.c
10:22:42 [2020-07-27T10:22:42.896Z] #39 10.99   DEP      images/sk-opts.pb-c.d
10:22:42 [2020-07-27T10:22:42.896Z] #39 11.06   DEP      images/packet-sock.pb-c.d
10:22:42 [2020-07-27T10:22:42.896Z] #39 11.13   PBCC     images/sk-netlink.pb-c.c
10:22:42 [2020-07-27T10:22:42.896Z] #39 11.18   DEP      images/sk-netlink.pb-c.d
10:22:43 [2020-07-27T10:22:43.046Z] #52 33.63 Checking out files:  20% (661/3208)   
Checking out files:  21% (674/3208)   
Checking out files:  22% (706/3208)   
Checking out files:  23% (738/3208)   
Checking out files:  24% (770/3208)   
Checking out files:  25% (802/3208)   
Checking out files:  26% (835/3208)   
Checking out files:  27% (867/3208)   
Checking out files:  28% (899/3208)   
Checking out files:  29% (931/3208)   
Checking out files:  29% (954/3208)   
Checking out files:  30% (963/3208)   
Checking out files:  31% (995/3208)   
Checking out files:  32% (1027/3208)   
Checking out files:  33% (1059/3208)   
Checking out files:  34% (1091/3208)   
Checking out files:  35% (1123/3208)   
Checking out files:  36% (1155/3208)   
Checking out files:  37% (1187/3208)   
Checking out files:  38% (1220/3208)   
Checking out files:  39% (1252/3208)   
10:22:43 [2020-07-27T10:22:43.046Z] #52 ...
10:22:43 [2020-07-27T10:22:43.046Z] 
10:22:43 [2020-07-27T10:22:43.046Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:43 [2020-07-27T10:22:43.046Z] #38 56.86 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 56.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 57.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 57.21 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 57.23 Setting up python-six (1.12.0-1) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 60.17 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 60.69 Setting up libnl-3-200:arm64 (3.4.0-1) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 63.40 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 64.22 Setting up libcap-dev:arm64 (1:2.25-2) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 66.35 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
10:22:43 [2020-07-27T10:22:43.046Z] #38 ...
10:22:43 [2020-07-27T10:22:43.046Z] 
10:22:43 [2020-07-27T10:22:43.046Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:43 [2020-07-27T10:22:43.080Z] #39 9.282   DEP      images/autofs.pb-c.d
10:22:43 [2020-07-27T10:22:43.080Z] #39 9.354   PBCC     images/sysctl.pb-c.c
10:22:43 [2020-07-27T10:22:43.080Z] #39 9.367   DEP      images/sysctl.pb-c.d
10:22:43 [2020-07-27T10:22:43.080Z] #39 9.431   PBCC     images/time.pb-c.c
10:22:43 [2020-07-27T10:22:43.080Z] #39 9.468   DEP      images/time.pb-c.d
10:22:43 [2020-07-27T10:22:43.080Z] #39 9.530   PBCC     images/binfmt-misc.pb-c.c
10:22:43 [2020-07-27T10:22:43.139Z] #50 10.20 + '[' -z '' ']'
10:22:43 [2020-07-27T10:22:43.139Z] #50 10.20 + target=static
10:22:43 [2020-07-27T10:22:43.139Z] #50 10.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:22:43 [2020-07-27T10:22:43.156Z] #39 11.23   PBCC     images/sk-inet.pb-c.c
10:22:43 [2020-07-27T10:22:43.156Z] #39 11.31   DEP      images/sk-inet.pb-c.d
10:22:43 [2020-07-27T10:22:43.156Z] #39 11.40   PBCC     images/sk-unix.pb-c.c
10:22:43 [2020-07-27T10:22:43.204Z] + docker info
10:22:43 [2020-07-27T10:22:43.340Z] #39 9.546   DEP      images/binfmt-misc.pb-c.d
10:22:43 [2020-07-27T10:22:43.340Z] #39 9.630   PBCC     images/seccomp.pb-c.c
10:22:43 [2020-07-27T10:22:43.340Z] #39 9.673   DEP      images/seccomp.pb-c.d
10:22:43 [2020-07-27T10:22:43.340Z] #39 9.766   PBCC     images/userns.pb-c.c
10:22:43 [2020-07-27T10:22:43.340Z] #39 9.778   DEP      images/userns.pb-c.d
10:22:43 [2020-07-27T10:22:43.415Z] #39 11.47   DEP      images/sk-unix.pb-c.d
10:22:43 [2020-07-27T10:22:43.415Z] #39 11.50   PBCC     images/mm.pb-c.c
10:22:43 [2020-07-27T10:22:43.415Z] #39 11.54   DEP      images/mm.pb-c.d
10:22:43 [2020-07-27T10:22:43.415Z] #39 11.57   PBCC     images/timerfd.pb-c.c
10:22:43 [2020-07-27T10:22:43.415Z] #39 11.62   DEP      images/timerfd.pb-c.d
10:22:43 [2020-07-27T10:22:43.415Z] #39 11.69   PBCC     images/timer.pb-c.c
10:22:43 [2020-07-27T10:22:43.480Z] #39 131.2   CC       criu/netfilter.o
10:22:43 [2020-07-27T10:22:43.600Z] #39 9.821   PBCC     images/cgroup.pb-c.c
10:22:43 [2020-07-27T10:22:43.600Z] #39 9.860   DEP      images/cgroup.pb-c.d
10:22:43 [2020-07-27T10:22:43.600Z] #39 9.907   PBCC     images/ext-file.pb-c.c
10:22:43 [2020-07-27T10:22:43.600Z] #39 9.944   DEP      images/ext-file.pb-c.d
10:22:43 [2020-07-27T10:22:43.600Z] #39 9.986   PBCC     images/rpc.pb-c.c
10:22:43 [2020-07-27T10:22:43.675Z] #39 11.72   DEP      images/timer.pb-c.d
10:22:43 [2020-07-27T10:22:43.675Z] #39 11.76   PBCC     images/sa.pb-c.c
10:22:43 [2020-07-27T10:22:43.675Z] #39 11.81   DEP      images/sa.pb-c.d
10:22:43 [2020-07-27T10:22:43.675Z] #39 11.87   PBCC     images/pipe-data.pb-c.c
10:22:43 [2020-07-27T10:22:43.675Z] #39 11.88   DEP      images/pipe-data.pb-c.d
10:22:43 [2020-07-27T10:22:43.675Z] #39 11.96   PBCC     images/mnt.pb-c.c
10:22:43 [2020-07-27T10:22:43.675Z] #39 12.02   DEP      images/mnt.pb-c.d
10:22:43 [2020-07-27T10:22:43.737Z] #39 131.4   CC       criu/page-pipe.o
10:22:43 [2020-07-27T10:22:43.787Z] #50 10.69 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
10:22:43 [2020-07-27T10:22:43.860Z] #39 10.06   DEP      images/rpc.pb-c.d
10:22:43 [2020-07-27T10:22:43.860Z] #39 10.12   PBCC     images/siginfo.pb-c.c
10:22:43 [2020-07-27T10:22:43.860Z] #39 10.17   DEP      images/siginfo.pb-c.d
10:22:43 [2020-07-27T10:22:43.860Z] #39 10.23   PBCC     images/pagemap.pb-c.c
10:22:43 [2020-07-27T10:22:43.935Z] #39 12.10   PBCC     images/sk-packet.pb-c.c
10:22:43 [2020-07-27T10:22:43.935Z] #39 12.11   DEP      images/sk-packet.pb-c.d
10:22:43 [2020-07-27T10:22:43.935Z] #39 12.17   PBCC     images/tcp-stream.pb-c.c
10:22:43 [2020-07-27T10:22:43.993Z] #39 131.8   CC       criu/page-xfer.o
10:22:44 [2020-07-27T10:22:44.055Z] #52 33.63 Checking out files:  20% (661/3208)   
Checking out files:  21% (674/3208)   
Checking out files:  22% (706/3208)   
Checking out files:  23% (738/3208)   
Checking out files:  24% (770/3208)   
Checking out files:  25% (802/3208)   
Checking out files:  26% (835/3208)   
Checking out files:  27% (867/3208)   
Checking out files:  28% (899/3208)   
Checking out files:  29% (931/3208)   
Checking out files:  29% (954/3208)   
Checking out files:  30% (963/3208)   
Checking out files:  31% (995/3208)   
Checking out files:  32% (1027/3208)   
Checking out files:  33% (1059/3208)   
Checking out files:  34% (1091/3208)   
Checking out files:  35% (1123/3208)   
Checking out files:  36% (1155/3208)   
Checking out files:  37% (1187/3208)   
Checking out files:  38% (1220/3208)   
Checking out files:  39% (1252/3208)   
Checking out files:  40% (1284/3208)   
Checking out files:  41% (1316/3208)   
Checking out files:  42% (1348/3208)   
Checking out files:  43% (1380/3208)   
Checking out files:  44% (1412/3208)   
Checking out files:  44% (1415/3208)   
Checking out files:  45% (1444/3208)   
Checking out files:  46% (1476/3208)   
Checking out files:  47% (1508/3208)   
Checking out files:  48% (1540/3208)   
Checking out files:  49% (1572/3208)   
Checking out files:  50% (1604/3208)   
Checking out files:  51% (1637/3208)   
Checking out files:  52% (1669/3208)   
Checking out files:  53% (1701/3208)   
Checking out files:  53% (1722/3208)   
Checking out files:  54% (1733/3208)   
Checking out files:  55% (1765/3208)   
Checking out files:  56% (1797/3208)   
10:22:44 [2020-07-27T10:22:44.055Z] #52 ...
10:22:44 [2020-07-27T10:22:44.055Z] 
10:22:44 [2020-07-27T10:22:44.055Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:44 [2020-07-27T10:22:44.055Z] #32 58.03 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 58.12 Setting up xxd (2:8.1.0875-5) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 58.15 Setting up libuv1:arm64 (1.24.1-1) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 58.20 Setting up vim-common (2:8.1.0875-5) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 58.38 Setting up librhash0:arm64 (1.3.8-1) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 58.68 Setting up cmake-data (3.13.4-1) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 58.96 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 59.02 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 59.05 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 59.18 Setting up cmake (3.13.4-1) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 59.23 Processing triggers for libc-bin (2.28-10) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 59.71 Processing triggers for mime-support (3.62) ...
10:22:44 [2020-07-27T10:22:44.055Z] #32 ...
10:22:44 [2020-07-27T10:22:44.055Z] 
10:22:44 [2020-07-27T10:22:44.055Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:44 [2020-07-27T10:22:44.120Z] #39 10.35   DEP      images/pagemap.pb-c.d
10:22:44 [2020-07-27T10:22:44.120Z] #39 10.40   PBCC     images/rlimit.pb-c.c
10:22:44 [2020-07-27T10:22:44.120Z] #39 10.42   DEP      images/rlimit.pb-c.d
10:22:44 [2020-07-27T10:22:44.120Z] #39 10.50   PBCC     images/file-lock.pb-c.c
10:22:44 [2020-07-27T10:22:44.120Z] #39 10.52   DEP      images/file-lock.pb-c.d
10:22:44 [2020-07-27T10:22:44.120Z] #39 10.57   PBCC     images/tty.pb-c.c
10:22:44 [2020-07-27T10:22:44.195Z] #39 12.21   DEP      images/tcp-stream.pb-c.d
10:22:44 [2020-07-27T10:22:44.195Z] #39 12.25   PBCC     images/pipe.pb-c.c
10:22:44 [2020-07-27T10:22:44.195Z] #39 12.30   DEP      images/pipe.pb-c.d
10:22:44 [2020-07-27T10:22:44.195Z] #39 12.36   PBCC     images/pstree.pb-c.c
10:22:44 [2020-07-27T10:22:44.195Z] #39 12.39   DEP      images/pstree.pb-c.d
10:22:44 [2020-07-27T10:22:44.195Z] #39 12.45   PBCC     images/fs.pb-c.c
10:22:44 [2020-07-27T10:22:44.380Z] #39 10.69   DEP      images/tty.pb-c.d
10:22:44 [2020-07-27T10:22:44.380Z] #39 10.75   PBCC     images/tun.pb-c.c
10:22:44 [2020-07-27T10:22:44.454Z] #39 12.50   DEP      images/fs.pb-c.d
10:22:44 [2020-07-27T10:22:44.454Z] #39 12.57   PBCC     images/signalfd.pb-c.c
10:22:44 [2020-07-27T10:22:44.454Z] #39 12.60   DEP      images/signalfd.pb-c.d
10:22:44 [2020-07-27T10:22:44.454Z] #39 12.69   PBCC     images/fh.pb-c.c
10:22:44 [2020-07-27T10:22:44.454Z] #39 12.74   PBCC     images/fsnotify.pb-c.c
10:22:44 [2020-07-27T10:22:44.454Z] #39 12.79   DEP      images/fh.pb-c.d
10:22:44 [2020-07-27T10:22:44.640Z] #39 10.85   PBCC     images/netdev.pb-c.c
10:22:44 [2020-07-27T10:22:44.640Z] #39 10.90   DEP      images/tun.pb-c.d
10:22:44 [2020-07-27T10:22:44.640Z] #39 10.98   DEP      images/netdev.pb-c.d
10:22:44 [2020-07-27T10:22:44.640Z] #39 11.04   PBCC     images/vma.pb-c.c
10:22:44 [2020-07-27T10:22:44.715Z] #39 12.88   DEP      images/fsnotify.pb-c.d
10:22:44 [2020-07-27T10:22:44.715Z] #39 12.91   PBCC     images/eventpoll.pb-c.c
10:22:44 [2020-07-27T10:22:44.715Z] #39 12.94   DEP      images/eventpoll.pb-c.d
10:22:44 [2020-07-27T10:22:44.715Z] #39 13.00   PBCC     images/eventfd.pb-c.c
10:22:44 [2020-07-27T10:22:44.715Z] #39 13.01   DEP      images/eventfd.pb-c.d
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.12   DEP      images/vma.pb-c.d
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.17   PBCC     images/creds.pb-c.c
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.22   DEP      images/creds.pb-c.d
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.29   PBCC     images/utsns.pb-c.c
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.32   DEP      images/utsns.pb-c.d
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.37   PBCC     images/ipc-desc.pb-c.c
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.40   PBCC     images/ipc-sem.pb-c.c
10:22:44 [2020-07-27T10:22:44.899Z] #39 11.43   DEP      images/ipc-desc.pb-c.d
10:22:44 [2020-07-27T10:22:44.972Z] #52 33.63 Checking out files:  20% (661/3208)   
Checking out files:  21% (674/3208)   
Checking out files:  22% (706/3208)   
Checking out files:  23% (738/3208)   
Checking out files:  24% (770/3208)   
Checking out files:  25% (802/3208)   
Checking out files:  26% (835/3208)   
Checking out files:  27% (867/3208)   
Checking out files:  28% (899/3208)   
Checking out files:  29% (931/3208)   
Checking out files:  29% (954/3208)   
Checking out files:  30% (963/3208)   
Checking out files:  31% (995/3208)   
Checking out files:  32% (1027/3208)   
Checking out files:  33% (1059/3208)   
Checking out files:  34% (1091/3208)   
Checking out files:  35% (1123/3208)   
Checking out files:  36% (1155/3208)   
Checking out files:  37% (1187/3208)   
Checking out files:  38% (1220/3208)   
Checking out files:  39% (1252/3208)   
Checking out files:  40% (1284/3208)   
Checking out files:  41% (1316/3208)   
Checking out files:  42% (1348/3208)   
Checking out files:  43% (1380/3208)   
Checking out files:  44% (1412/3208)   
Checking out files:  44% (1415/3208)   
Checking out files:  45% (1444/3208)   
Checking out files:  46% (1476/3208)   
Checking out files:  47% (1508/3208)   
Checking out files:  48% (1540/3208)   
Checking out files:  49% (1572/3208)   
Checking out files:  50% (1604/3208)   
Checking out files:  51% (1637/3208)   
Checking out files:  52% (1669/3208)   
Checking out files:  53% (1701/3208)   
Checking out files:  53% (1722/3208)   
Checking out files:  54% (1733/3208)   
Checking out files:  55% (1765/3208)   
Checking out files:  56% (1797/3208)   
Checking out files:  57% (1829/3208)   
Checking out files:  58% (1861/3208)   
Checking out files:  59% (1893/3208)   
Checking out files:  60% (1925/3208)   
Checking out files:  61% (1957/3208)   
Checking out files:  62% (1989/3208)   
Checking out files:  63% (2022/3208)   
Checking out files:  64% (2054/3208)   
Checking out files:  65% (2086/3208)   
Checking out files:  66% (2118/3208)   
Checking out files:  67% (2150/3208)   
Checking out files:  68% (2182/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
10:22:44 [2020-07-27T10:22:44.972Z] #52 ...
10:22:44 [2020-07-27T10:22:44.972Z] 
10:22:44 [2020-07-27T10:22:44.972Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:44 [2020-07-27T10:22:44.972Z] #41 58.76 internal/lazyregexp
10:22:44 [2020-07-27T10:22:44.972Z] #41 58.76 github.com/LK4D4/vndr/versioned
10:22:44 [2020-07-27T10:22:44.972Z] #41 60.70 go/scanner
10:22:44 [2020-07-27T10:22:44.972Z] #41 60.70 net/url
10:22:44 [2020-07-27T10:22:44.972Z] #41 60.75 text/template/parse
10:22:44 [2020-07-27T10:22:44.972Z] #41 62.34 encoding/json
10:22:44 [2020-07-27T10:22:44.972Z] #41 62.39 go/ast
10:22:44 [2020-07-27T10:22:44.972Z] #41 63.33 text/template
10:22:44 [2020-07-27T10:22:44.972Z] #41 67.14 go/parser
10:22:44 [2020-07-27T10:22:44.972Z] #41 67.14 encoding/xml
10:22:44 [2020-07-27T10:22:44.972Z] #41 68.45 go/doc
10:22:44 [2020-07-27T10:22:44.972Z] #41 ...
10:22:44 [2020-07-27T10:22:44.972Z] 
10:22:44 [2020-07-27T10:22:44.972Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:44 [2020-07-27T10:22:44.972Z] #25 25.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:22:44 [2020-07-27T10:22:44.972Z] #25 25.63 #=#=#                                                                         
10:22:44 [2020-07-27T10:22:44.972Z] #25 25.98 
                                                                           0.8%
################################################                          67.0%
######################################################################## 100.0%
10:22:44 [2020-07-27T10:22:44.972Z] #25 26.24 
10:22:44 [2020-07-27T10:22:44.975Z] #39 13.06   PBCC     images/remap-file-path.pb-c.c
10:22:44 [2020-07-27T10:22:44.975Z] #39 13.09   DEP      images/remap-file-path.pb-c.d
10:22:44 [2020-07-27T10:22:44.975Z] #39 13.15   PBCC     images/fifo.pb-c.c
10:22:44 [2020-07-27T10:22:44.975Z] #39 13.19   DEP      images/fifo.pb-c.d
10:22:45 [2020-07-27T10:22:45.159Z] #39 11.54   DEP      images/ipc-sem.pb-c.d
10:22:45 [2020-07-27T10:22:45.159Z] #39 11.63   PBCC     images/ipc-msg.pb-c.c
10:22:45 [2020-07-27T10:22:45.235Z] #39 13.26   PBCC     images/ghost-file.pb-c.c
10:22:45 [2020-07-27T10:22:45.235Z] #39 13.34   DEP      images/ghost-file.pb-c.d
10:22:45 [2020-07-27T10:22:45.235Z] #39 13.40   PBCC     images/regfile.pb-c.c
10:22:45 [2020-07-27T10:22:45.360Z] #39 133.1   CC       criu/pagemap-cache.o
10:22:45 [2020-07-27T10:22:45.419Z] #39 11.70   DEP      images/ipc-msg.pb-c.d
10:22:45 [2020-07-27T10:22:45.419Z] #39 11.78   PBCC     images/ipc-shm.pb-c.c
10:22:45 [2020-07-27T10:22:45.419Z] #39 11.83   DEP      images/ipc-shm.pb-c.d
10:22:45 [2020-07-27T10:22:45.419Z] #39 11.88   PBCC     images/ipc-var.pb-c.c
10:22:45 [2020-07-27T10:22:45.419Z] #39 11.90   DEP      images/ipc-var.pb-c.d
10:22:45 [2020-07-27T10:22:45.545Z] #39 13.48   DEP      images/regfile.pb-c.d
10:22:45 [2020-07-27T10:22:45.545Z] #39 13.53   PBCC     images/ns.pb-c.c
10:22:45 [2020-07-27T10:22:45.545Z] #39 13.57   DEP      images/ns.pb-c.d
10:22:45 [2020-07-27T10:22:45.545Z] #39 13.63   PBCC     images/fdinfo.pb-c.c
10:22:45 [2020-07-27T10:22:45.545Z] #39 13.71   DEP      images/fdinfo.pb-c.d
10:22:45 [2020-07-27T10:22:45.616Z] #39 133.4   CC       criu/pagemap.o
10:22:45 [2020-07-27T10:22:45.679Z] #39 11.98   PBCC     images/sk-opts.pb-c.c
10:22:45 [2020-07-27T10:22:45.679Z] #39 11.99   PBCC     images/packet-sock.pb-c.c
10:22:45 [2020-07-27T10:22:45.679Z] #39 12.02   DEP      images/sk-opts.pb-c.d
10:22:45 [2020-07-27T10:22:45.679Z] #39 12.05   DEP      images/packet-sock.pb-c.d
10:22:45 [2020-07-27T10:22:45.679Z] #39 12.09   PBCC     images/sk-netlink.pb-c.c
10:22:45 [2020-07-27T10:22:45.679Z] #39 12.13   DEP      images/sk-netlink.pb-c.d
10:22:45 [2020-07-27T10:22:45.679Z] #39 ...
10:22:45 [2020-07-27T10:22:45.679Z] 
10:22:45 [2020-07-27T10:22:45.679Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + RM_GOPATH=0
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + TMP_GOPATH=
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + : /build
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + '[' -z '' ']'
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 ++ mktemp -d
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + export GOPATH=/tmp/tmp.aYESdPvysK
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + GOPATH=/tmp/tmp.aYESdPvysK
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + RM_GOPATH=1
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 + case "$(go env GOARCH)" in
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.166 ++ go env GOARCH
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.238 + export GO_BUILDMODE=-buildmode=pie
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.238 + GO_BUILDMODE=-buildmode=pie
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.238 ++ dirname /tmp/install/install.sh
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + dir=/tmp/install
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + bin=tini
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + shift
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + '[' '!' -f /tmp/install/tini.installer ']'
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + . /tmp/install/tini.installer
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + install_tini
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 + git clone https://github.com/krallin/tini.git /tmp/tmp.aYESdPvysK/tini
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.250 Cloning into '/tmp/tmp.aYESdPvysK/tini'...
10:22:45 [2020-07-27T10:22:45.679Z] #33 2.251 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:22:45 [2020-07-27T10:22:45.679Z] #33 3.425 + cd /tmp/tmp.aYESdPvysK/tini
10:22:45 [2020-07-27T10:22:45.679Z] #33 3.425 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:22:45 [2020-07-27T10:22:45.679Z] #33 3.523 + cmake .
10:22:45 [2020-07-27T10:22:45.679Z] #33 4.578 -- The C compiler identification is GNU 8.3.0
10:22:45 [2020-07-27T10:22:45.679Z] #33 4.616 -- Check for working C compiler: /usr/bin/cc
10:22:45 [2020-07-27T10:22:45.679Z] #33 5.308 -- Check for working C compiler: /usr/bin/cc -- works
10:22:45 [2020-07-27T10:22:45.679Z] #33 5.314 -- Detecting C compiler ABI info
10:22:45 [2020-07-27T10:22:45.679Z] #33 6.219 -- Detecting C compiler ABI info - done
10:22:45 [2020-07-27T10:22:45.679Z] #33 6.264 -- Detecting C compile features
10:22:45 [2020-07-27T10:22:45.679Z] #33 8.604 -- Detecting C compile features - done
10:22:45 [2020-07-27T10:22:45.679Z] #33 8.653 -- Performing Test HAS_BUILTIN_FORTIFY
10:22:45 [2020-07-27T10:22:45.679Z] #33 8.921 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:22:45 [2020-07-27T10:22:45.679Z] #33 9.078 -- Configuring done
10:22:45 [2020-07-27T10:22:45.679Z] #33 9.099 -- Generating done
10:22:45 [2020-07-27T10:22:45.679Z] #33 9.105 -- Build files have been written to: /tmp/tmp.aYESdPvysK/tini
10:22:45 [2020-07-27T10:22:45.679Z] #33 9.114 + make tini-static
10:22:45 [2020-07-27T10:22:45.679Z] #33 9.554 Scanning dependencies of target tini-static
10:22:45 [2020-07-27T10:22:45.679Z] #33 9.684 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:22:45 [2020-07-27T10:22:45.679Z] #33 11.16 [100%] Linking C executable tini-static
10:22:45 [2020-07-27T10:22:45.679Z] #33 11.78 [100%] Built target tini-static
10:22:45 [2020-07-27T10:22:45.679Z] #33 11.86 + mkdir -p /build
10:22:45 [2020-07-27T10:22:45.679Z] #33 11.86 + cp tini-static /build/docker-init
10:22:45 [2020-07-27T10:22:45.812Z] #39 13.77   PBCC     images/core-aarch64.pb-c.c
10:22:45 [2020-07-27T10:22:45.812Z] #39 13.85   PBCC     images/core-arm.pb-c.c
10:22:45 [2020-07-27T10:22:45.812Z] #39 13.91   PBCC     images/core-ppc64.pb-c.c
10:22:45 [2020-07-27T10:22:45.812Z] #39 13.98   PBCC     images/core-s390.pb-c.c
10:22:45 [2020-07-27T10:22:45.812Z] #39 14.07   PBCC     images/core-x86.pb-c.c
10:22:45 [2020-07-27T10:22:45.812Z] #39 14.11   PBCC     images/core.pb-c.c
10:22:45 [2020-07-27T10:22:45.939Z] #33 ...
10:22:45 [2020-07-27T10:22:45.939Z] 
10:22:45 [2020-07-27T10:22:45.939Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:45 [2020-07-27T10:22:45.939Z] #30 74.46 flag
10:22:45 [2020-07-27T10:22:45.939Z] #30 74.47 github.com/BurntSushi/toml
10:22:45 [2020-07-27T10:22:45.939Z] #30 77.42 log
10:22:45 [2020-07-27T10:22:45.939Z] #30 79.97 github.com/BurntSushi/toml/cmd/tomlv
10:22:45 [2020-07-27T10:22:45.939Z] #30 ...
10:22:45 [2020-07-27T10:22:45.939Z] 
10:22:45 [2020-07-27T10:22:45.939Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:45 [2020-07-27T10:22:45.975Z] #25 ...
10:22:45 [2020-07-27T10:22:45.975Z] 
10:22:45 [2020-07-27T10:22:45.975Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:45 [2020-07-27T10:22:45.975Z] #30 59.74 github.com/BurntSushi/toml/cmd/tomlv
10:22:45 [2020-07-27T10:22:45.975Z] #30 ...
10:22:45 [2020-07-27T10:22:45.975Z] 
10:22:45 [2020-07-27T10:22:45.975Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:22:45 [2020-07-27T10:22:45.975Z] #25 27.38 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:22:45 [2020-07-27T10:22:45.975Z] #25 27.44 skipping existing 9a99313a2c50
10:22:46 [2020-07-27T10:22:46.071Z] #39 14.18   PBCC     images/inventory.pb-c.c
10:22:46 [2020-07-27T10:22:46.071Z] #39 14.26   DEP      images/core-aarch64.pb-c.d
10:22:46 [2020-07-27T10:22:46.199Z] #52 35.69 Checking out files:  40% (1290/3208)   
Checking out files:  41% (1316/3208)   
Checking out files:  42% (1348/3208)   
Checking out files:  43% (1380/3208)   
Checking out files:  44% (1412/3208)   
Checking out files:  45% (1444/3208)   
Checking out files:  46% (1476/3208)   
Checking out files:  47% (1508/3208)   
Checking out files:  48% (1540/3208)   
Checking out files:  49% (1572/3208)   
Checking out files:  50% (1604/3208)   
Checking out files:  51% (1637/3208)   
10:22:46 [2020-07-27T10:22:46.199Z] #52 ...
10:22:46 [2020-07-27T10:22:46.199Z] 
10:22:46 [2020-07-27T10:22:46.199Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:46 [2020-07-27T10:22:46.199Z] #33 DONE 12.5s
10:22:46 [2020-07-27T10:22:46.199Z] 
10:22:46 [2020-07-27T10:22:46.199Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:46 [2020-07-27T10:22:46.199Z] #30 DONE 84.8s
10:22:46 [2020-07-27T10:22:46.199Z] 
10:22:46 [2020-07-27T10:22:46.199Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:46 [2020-07-27T10:22:46.237Z] #25 27.54 
10:22:46 [2020-07-27T10:22:46.335Z] #39 14.34   DEP      images/core-arm.pb-c.d
10:22:46 [2020-07-27T10:22:46.336Z] #39 14.40   DEP      images/core-ppc64.pb-c.d
10:22:46 [2020-07-27T10:22:46.336Z] #39 14.47   DEP      images/core-s390.pb-c.d
10:22:46 [2020-07-27T10:22:46.336Z] #39 14.51   DEP      images/core-x86.pb-c.d
10:22:46 [2020-07-27T10:22:46.336Z] #39 14.58   DEP      images/core.pb-c.d
10:22:46 [2020-07-27T10:22:46.545Z] #39 134.2   CC       criu/parasite-syscall.o
10:22:46 [2020-07-27T10:22:46.597Z] #39 14.63   DEP      images/inventory.pb-c.d
10:22:46 [2020-07-27T10:22:46.597Z] #39 14.73   PBCC     images/cpuinfo.pb-c.c
10:22:46 [2020-07-27T10:22:46.597Z] #39 14.76   DEP      images/cpuinfo.pb-c.d
10:22:46 [2020-07-27T10:22:46.597Z] #39 14.79   PBCC     images/stats.pb-c.c
10:22:46 [2020-07-27T10:22:46.597Z] #39 14.82   DEP      images/stats.pb-c.d
10:22:47 [2020-07-27T10:22:47.116Z] #39 ...
10:22:47 [2020-07-27T10:22:47.116Z] 
10:22:47 [2020-07-27T10:22:47.116Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:22:47 [2020-07-27T10:22:47.116Z] #19 10.33   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:22:47 [2020-07-27T10:22:47.116Z] #19 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:22:47 [2020-07-27T10:22:47.116Z] #19 10.45   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:22:47 [2020-07-27T10:22:47.116Z] #19 10.49 Collecting pyyaml (from yamllint==1.16.0)
10:22:47 [2020-07-27T10:22:47.116Z] #19 10.61   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:22:47 [2020-07-27T10:22:47.116Z] #19 11.81 Building wheels for collected packages: pyyaml
10:22:47 [2020-07-27T10:22:47.116Z] #19 11.82   Running setup.py bdist_wheel for pyyaml: started
10:22:47 [2020-07-27T10:22:47.116Z] #19 12.75   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:22:47 [2020-07-27T10:22:47.116Z] #19 12.75   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:22:47 [2020-07-27T10:22:47.116Z] #19 12.82 Successfully built pyyaml
10:22:47 [2020-07-27T10:22:47.116Z] #19 12.83 Installing collected packages: pathspec, pyyaml, yamllint
10:22:47 [2020-07-27T10:22:47.116Z] #19 13.08 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:22:47 [2020-07-27T10:22:47.116Z] #19 DONE 13.3s
10:22:47 [2020-07-27T10:22:47.116Z] 
10:22:47 [2020-07-27T10:22:47.116Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:22:47 [2020-07-27T10:22:47.187Z] #25 28.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:22:47 [2020-07-27T10:22:47.377Z] #22 DONE 0.3s
10:22:47 [2020-07-27T10:22:47.377Z] 
10:22:47 [2020-07-27T10:22:47.377Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:22:47 [2020-07-27T10:22:47.382Z] #50 ...
10:22:47 [2020-07-27T10:22:47.382Z] 
10:22:47 [2020-07-27T10:22:47.382Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:47 [2020-07-27T10:22:47.382Z] #48 113.4 golang.org/x/crypto/ssh/terminal
10:22:47 [2020-07-27T10:22:47.382Z] #48 116.1 mvdan.cc/sh/v3/cmd/shfmt
10:22:47 [2020-07-27T10:22:47.382Z] #48 DONE 122.2s
10:22:47 [2020-07-27T10:22:47.382Z] 
10:22:47 [2020-07-27T10:22:47.382Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:47 [2020-07-27T10:22:47.382Z] #40 54.87   CC       compel/src/lib/ptrace.o
10:22:47 [2020-07-27T10:22:47.382Z] #40 55.52   AR       compel/libcompel.a
10:22:47 [2020-07-27T10:22:47.382Z] #40 55.59   HOSTCC   compel/src/main-host.o
10:22:47 [2020-07-27T10:22:47.382Z] #40 55.95   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
10:22:47 [2020-07-27T10:22:47.382Z] #40 56.22   HOSTCC   compel/src/lib/handle-elf-host.o
10:22:47 [2020-07-27T10:22:47.382Z] #40 56.90   HOSTCC   compel/src/lib/log-host.o
10:22:47 [2020-07-27T10:22:47.382Z] #40 ...
10:22:47 [2020-07-27T10:22:47.382Z] 
10:22:47 [2020-07-27T10:22:47.382Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:22:47 [2020-07-27T10:22:47.382Z] #18 1.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:22:47 [2020-07-27T10:22:47.382Z] #18 3.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:22:47 [2020-07-27T10:22:47.382Z] #18 4.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:22:47 [2020-07-27T10:22:47.382Z] #18 9.930 Fetched 8145 kB in 10s (854 kB/s)
10:22:47 [2020-07-27T10:22:47.450Z] #25 29.06 
10:22:47 [2020-07-27T10:22:47.681Z] #18 9.930 Reading package lists...
10:22:47 [2020-07-27T10:22:47.681Z] #18 ...
10:22:47 [2020-07-27T10:22:47.681Z] 
10:22:47 [2020-07-27T10:22:47.681Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:47 [2020-07-27T10:22:47.681Z] #40 57.09   HOSTLINK compel/compel-host-bin
10:22:47 [2020-07-27T10:22:47.713Z] #25 29.18 
######################################################################## 100.0%
10:22:47 [2020-07-27T10:22:47.981Z] #40 57.40   DEP      soccr/soccr.d
10:22:48 [2020-07-27T10:22:48.155Z] #25 29.36 
10:22:48 [2020-07-27T10:22:48.155Z] #25 29.55 Download of images into '/build' complete.
10:22:48 [2020-07-27T10:22:48.155Z] #25 29.55 Use something like the following to load the result into a Docker daemon:
10:22:48 [2020-07-27T10:22:48.155Z] #25 29.55   tar -cC '/build' . | docker load
10:22:48 [2020-07-27T10:22:48.288Z] #40 57.72   CC       soccr/soccr.o
10:22:48 [2020-07-27T10:22:48.501Z] #39 16.20 make[1]: Nothing to be done for 'all'.
10:22:48 [2020-07-27T10:22:48.501Z] #39 ...
10:22:48 [2020-07-27T10:22:48.501Z] 
10:22:48 [2020-07-27T10:22:48.501Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:48 [2020-07-27T10:22:48.501Z] #41 78.22 internal/lazyregexp
10:22:48 [2020-07-27T10:22:48.501Z] #41 78.40 go/ast
10:22:48 [2020-07-27T10:22:48.501Z] #41 78.58 net/url
10:22:48 [2020-07-27T10:22:48.501Z] #41 80.54 text/template/parse
10:22:48 [2020-07-27T10:22:48.501Z] #41 83.93 go/parser
10:22:48 [2020-07-27T10:22:48.501Z] #41 85.67 text/template
10:22:48 [2020-07-27T10:22:48.501Z] #41 87.56 encoding/xml
10:22:48 [2020-07-27T10:22:48.501Z] #41 ...
10:22:48 [2020-07-27T10:22:48.501Z] 
10:22:48 [2020-07-27T10:22:48.501Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:48 [2020-07-27T10:22:48.501Z] #52 37.71 Checking out files:  57% (1830/3208)   
Checking out files:  58% (1861/3208)   
Checking out files:  59% (1893/3208)   
Checking out files:  60% (1925/3208)   
Checking out files:  61% (1957/3208)   
Checking out files:  62% (1989/3208)   
Checking out files:  63% (2022/3208)   
Checking out files:  64% (2054/3208)   
Checking out files:  65% (2086/3208)   
Checking out files:  66% (2118/3208)   
Checking out files:  67% (2150/3208)   
Checking out files:  68% (2182/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
Checking out files:  71% (2278/3208)   
Checking out files:  72% (2310/3208)   
Checking out files:  73% (2342/3208)   
Checking out files:  74% (2374/3208)   
Checking out files:  75% (2406/3208)   
Checking out files:  76% (2439/3208)   
Checking out files:  77% (2471/3208)   
Checking out files:  78% (2503/3208)   
Checking out files:  79% (2535/3208)   
Checking out files:  80% (2567/3208)   
Checking out files:  81% (2599/3208)   
Checking out files:  82% (2631/3208)   
Checking out files:  83% (2663/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  91% (2933/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:22:48 [2020-07-27T10:22:48.501Z] #52 39.12 + cd /tmp/tmp.e0XcZ3rjp7/src/github.com/containerd/containerd
10:22:48 [2020-07-27T10:22:48.501Z] #52 39.12 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + export 'BUILDTAGS=netgo osusergo static_build'
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + BUILDTAGS='netgo osusergo static_build'
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + export EXTRA_FLAGS=-buildmode=pie
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + EXTRA_FLAGS=-buildmode=pie
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + '[' '' = dynamic ']'
10:22:48 [2020-07-27T10:22:48.501Z] #52 40.42 + make
10:22:48 [2020-07-27T10:22:48.541Z] #52 35.69 Checking out files:  40% (1290/3208)   
Checking out files:  41% (1316/3208)   
Checking out files:  42% (1348/3208)   
Checking out files:  43% (1380/3208)   
Checking out files:  44% (1412/3208)   
Checking out files:  45% (1444/3208)   
Checking out files:  46% (1476/3208)   
Checking out files:  47% (1508/3208)   
Checking out files:  48% (1540/3208)   
Checking out files:  49% (1572/3208)   
Checking out files:  50% (1604/3208)   
Checking out files:  51% (1637/3208)   
Checking out files:  52% (1669/3208)   
Checking out files:  53% (1701/3208)   
Checking out files:  54% (1733/3208)   
Checking out files:  55% (1765/3208)   
Checking out files:  56% (1797/3208)   
Checking out files:  57% (1829/3208)   
Checking out files:  58% (1861/3208)   
Checking out files:  59% (1893/3208)   
Checking out files:  60% (1925/3208)   
Checking out files:  61% (1957/3208)   
Checking out files:  62% (1989/3208)   
Checking out files:  63% (2022/3208)   
Checking out files:  64% (2054/3208)   
Checking out files:  65% (2086/3208)   
Checking out files:  66% (2118/3208)   
Checking out files:  67% (2150/3208)   
Checking out files:  68% (2182/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
Checking out files:  71% (2278/3208)   
Checking out files:  71% (2293/3208)   
Checking out files:  72% (2310/3208)   
Checking out files:  73% (2342/3208)   
Checking out files:  74% (2374/3208)   
Checking out files:  75% (2406/3208)   
Checking out files:  76% (2439/3208)   
Checking out files:  77% (2471/3208)   
Checking out files:  78% (2503/3208)   
Checking out files:  79% (2535/3208)   
Checking out files:  80% (2567/3208)   
Checking out files:  81% (2599/3208)   
Checking out files:  82% (2631/3208)   
Checking out files:  83% (2663/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  88% (2854/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:22:48 [2020-07-27T10:22:48.541Z] #52 38.38 + cd /tmp/tmp.gTs5DPZhaj/src/github.com/containerd/containerd
10:22:48 [2020-07-27T10:22:48.541Z] #52 38.38 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:48 [2020-07-27T10:22:48.760Z] #52 41.43 + bin/ctr
10:22:49 [2020-07-27T10:22:49.825Z] #40 59.45   AR       soccr/libsoccr.a
10:22:50 [2020-07-27T10:22:50.124Z] #40 59.53 make[1]: 'soccr/libsoccr.a' is up to date.
10:22:50 [2020-07-27T10:22:50.139Z] #52 ...
10:22:50 [2020-07-27T10:22:50.139Z] 
10:22:50 [2020-07-27T10:22:50.139Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:50 [2020-07-27T10:22:50.139Z] #47 80.16 github.com/pkg/diff
10:22:50 [2020-07-27T10:22:50.139Z] #47 81.83 go/ast
10:22:50 [2020-07-27T10:22:50.139Z] #47 82.52 golang.org/x/crypto/ssh/terminal
10:22:50 [2020-07-27T10:22:50.139Z] #47 83.79 mvdan.cc/editorconfig
10:22:50 [2020-07-27T10:22:50.139Z] #47 84.75 mvdan.cc/sh/v3/fileutil
10:22:50 [2020-07-27T10:22:50.139Z] #47 84.97 mvdan.cc/sh/v3/syntax
10:22:50 [2020-07-27T10:22:50.399Z] #47 ...
10:22:50 [2020-07-27T10:22:50.399Z] 
10:22:50 [2020-07-27T10:22:50.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:50 [2020-07-27T10:22:50.399Z] #39 17.53   CC       images/stats.o
10:22:50 [2020-07-27T10:22:50.399Z] #39 17.88   CC       images/core.o
10:22:50 [2020-07-27T10:22:50.399Z] #39 18.51   CC       images/core-x86.o
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + export 'BUILDTAGS=netgo osusergo static_build'
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + BUILDTAGS='netgo osusergo static_build'
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + export EXTRA_FLAGS=-buildmode=pie
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + EXTRA_FLAGS=-buildmode=pie
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + '[' '' = dynamic ']'
10:22:50 [2020-07-27T10:22:50.450Z] #52 40.07 + make
10:22:50 [2020-07-27T10:22:50.450Z] #52 ...
10:22:50 [2020-07-27T10:22:50.450Z] 
10:22:50 [2020-07-27T10:22:50.450Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:50 [2020-07-27T10:22:50.450Z] #47 79.08 encoding/json
10:22:50 [2020-07-27T10:22:50.450Z] #47 83.05 github.com/pkg/diff
10:22:50 [2020-07-27T10:22:50.450Z] #47 84.71 go/ast
10:22:50 [2020-07-27T10:22:50.450Z] #47 84.75 golang.org/x/crypto/ssh/terminal
10:22:50 [2020-07-27T10:22:50.450Z] #47 87.32 mvdan.cc/editorconfig
10:22:50 [2020-07-27T10:22:50.450Z] #47 88.38 mvdan.cc/sh/v3/fileutil
10:22:50 [2020-07-27T10:22:50.450Z] #47 88.62 mvdan.cc/sh/v3/syntax
10:22:50 [2020-07-27T10:22:50.709Z] #47 ...
10:22:50 [2020-07-27T10:22:50.709Z] 
10:22:50 [2020-07-27T10:22:50.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:50 [2020-07-27T10:22:50.709Z] #39 12.21   PBCC     images/sk-inet.pb-c.c
10:22:50 [2020-07-27T10:22:50.709Z] #39 12.30   DEP      images/sk-inet.pb-c.d
10:22:50 [2020-07-27T10:22:50.709Z] #39 12.38   PBCC     images/sk-unix.pb-c.c
10:22:50 [2020-07-27T10:22:50.709Z] #39 12.44   DEP      images/sk-unix.pb-c.d
10:22:50 [2020-07-27T10:22:50.709Z] #39 12.59   PBCC     images/mm.pb-c.c
10:22:50 [2020-07-27T10:22:50.709Z] #39 12.67   DEP      images/mm.pb-c.d
10:22:50 [2020-07-27T10:22:50.709Z] #39 12.77   PBCC     images/timerfd.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 12.90   DEP      images/timerfd.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.01   PBCC     images/timer.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.08   DEP      images/timer.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.29   PBCC     images/sa.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.34   DEP      images/sa.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.44   PBCC     images/pipe-data.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.52   DEP      images/pipe-data.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.58   PBCC     images/mnt.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.69   DEP      images/mnt.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.86   PBCC     images/sk-packet.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 13.93   DEP      images/sk-packet.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.07   PBCC     images/tcp-stream.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.10   DEP      images/tcp-stream.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.14   PBCC     images/pipe.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.22   DEP      images/pipe.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.36   PBCC     images/pstree.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.41   DEP      images/pstree.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.51   PBCC     images/fs.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.54   DEP      images/fs.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.64   PBCC     images/signalfd.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.72   DEP      images/signalfd.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.89   PBCC     images/fh.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 14.97   PBCC     images/fsnotify.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.09   DEP      images/fh.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.18   DEP      images/fsnotify.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.24   PBCC     images/eventpoll.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.27   DEP      images/eventpoll.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.32   PBCC     images/eventfd.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.35   DEP      images/eventfd.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.41   PBCC     images/remap-file-path.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.45   DEP      images/remap-file-path.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.49   PBCC     images/fifo.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.52   DEP      images/fifo.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.57   PBCC     images/ghost-file.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.62   DEP      images/ghost-file.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.68   PBCC     images/regfile.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.73   DEP      images/regfile.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.79   PBCC     images/ns.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.83   DEP      images/ns.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.87   PBCC     images/fdinfo.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 15.94   DEP      images/fdinfo.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.01   PBCC     images/core-aarch64.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.09   PBCC     images/core-arm.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.14   PBCC     images/core-ppc64.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.23   PBCC     images/core-s390.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.28   PBCC     images/core-x86.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.37   PBCC     images/core.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.42   PBCC     images/inventory.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.48   DEP      images/core-aarch64.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.54   DEP      images/core-arm.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.62   DEP      images/core-ppc64.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.71   DEP      images/core-s390.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.75   DEP      images/core-x86.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.82   DEP      images/core.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.88   DEP      images/inventory.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.94   PBCC     images/cpuinfo.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 16.95   DEP      images/cpuinfo.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 17.02   PBCC     images/stats.pb-c.c
10:22:50 [2020-07-27T10:22:50.710Z] #39 17.03   DEP      images/stats.pb-c.d
10:22:50 [2020-07-27T10:22:50.710Z] #39 ...
10:22:50 [2020-07-27T10:22:50.710Z] 
10:22:50 [2020-07-27T10:22:50.710Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:50 [2020-07-27T10:22:50.710Z] #41 79.36 internal/lazyregexp
10:22:50 [2020-07-27T10:22:50.710Z] #41 79.61 github.com/LK4D4/vndr/versioned
10:22:50 [2020-07-27T10:22:50.710Z] #41 79.79 go/token
10:22:50 [2020-07-27T10:22:50.710Z] #41 79.85 net/url
10:22:50 [2020-07-27T10:22:50.710Z] #41 80.88 go/scanner
10:22:50 [2020-07-27T10:22:50.710Z] #41 81.61 text/template/parse
10:22:50 [2020-07-27T10:22:50.710Z] #41 82.50 go/ast
10:22:50 [2020-07-27T10:22:50.710Z] #41 86.92 text/template
10:22:50 [2020-07-27T10:22:50.710Z] #41 88.60 go/parser
10:22:50 [2020-07-27T10:22:50.772Z] #40 60.17   DEP      criu/arch/ppc64/sigframe.d
10:22:50 [2020-07-27T10:22:50.772Z] #40 60.31   DEP      criu/arch/ppc64/crtools.d
10:22:50 [2020-07-27T10:22:50.968Z] #39 19.11   CC       images/core-arm.o
10:22:50 [2020-07-27T10:22:50.969Z] #41 ...
10:22:50 [2020-07-27T10:22:50.969Z] 
10:22:50 [2020-07-27T10:22:50.969Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:50 [2020-07-27T10:22:50.969Z] #52 40.66 + bin/ctr
10:22:51 [2020-07-27T10:22:51.077Z] #40 60.50   DEP      criu/arch/ppc64/cpu.d
10:22:51 [2020-07-27T10:22:51.378Z] #40 60.67   CC       criu/arch/ppc64/cpu.o
10:22:51 [2020-07-27T10:22:51.538Z] #39 19.55   CC       images/core-aarch64.o
10:22:51 [2020-07-27T10:22:51.590Z] #26 DONE 3.7s
10:22:51 [2020-07-27T10:22:51.591Z] 
10:22:51 [2020-07-27T10:22:51.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:51 [2020-07-27T10:22:51.591Z] #39 135.3   CC       criu/path.o
10:22:51 [2020-07-27T10:22:51.591Z] #39 135.6   CC       criu/pie-util-vdso-elf32.o
10:22:51 [2020-07-27T10:22:51.591Z] #39 136.0   CC       criu/pie-util-vdso.o
10:22:51 [2020-07-27T10:22:51.591Z] #39 136.3   CC       criu/pie-util.o
10:22:51 [2020-07-27T10:22:51.591Z] #39 136.5   CC       criu/pipes.o
10:22:51 [2020-07-27T10:22:51.591Z] #39 137.0   CC       criu/plugin.o
10:22:51 [2020-07-27T10:22:51.591Z] #39 137.4   CC       criu/proc_parse.o
10:22:51 [2020-07-27T10:22:51.591Z] #39 ...
10:22:51 [2020-07-27T10:22:51.591Z] 
10:22:51 [2020-07-27T10:22:51.591Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:22:51 [2020-07-27T10:22:51.591Z] #29 DONE 0.4s
10:22:51 [2020-07-27T10:22:51.591Z] 
10:22:51 [2020-07-27T10:22:51.591Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:22:51 [2020-07-27T10:22:51.591Z] #31 DONE 0.1s
10:22:51 [2020-07-27T10:22:51.591Z] 
10:22:51 [2020-07-27T10:22:51.591Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:22:51 [2020-07-27T10:22:51.591Z] #34 DONE 0.0s
10:22:51 [2020-07-27T10:22:51.591Z] 
10:22:51 [2020-07-27T10:22:51.591Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:22:51 [2020-07-27T10:22:51.591Z] #45 ...
10:22:51 [2020-07-27T10:22:51.591Z] 
10:22:51 [2020-07-27T10:22:51.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:51 [2020-07-27T10:22:51.591Z] #39 139.5   CC       criu/protobuf-desc.o
10:22:51 [2020-07-27T10:22:51.677Z] #40 ...
10:22:51 [2020-07-27T10:22:51.677Z] 
10:22:51 [2020-07-27T10:22:51.677Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:51 [2020-07-27T10:22:51.677Z] #42 116.9 go/doc
10:22:51 [2020-07-27T10:22:51.677Z] #42 118.9 math/big
10:22:51 [2020-07-27T10:22:51.677Z] #42 126.0 github.com/LK4D4/vndr/build
10:22:51 [2020-07-27T10:22:51.677Z] #42 126.0 vendor/golang.org/x/text/unicode/norm
10:22:51 [2020-07-27T10:22:51.677Z] #42 ...
10:22:51 [2020-07-27T10:22:51.677Z] 
10:22:51 [2020-07-27T10:22:51.677Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:22:51 [2020-07-27T10:22:51.677Z] #18 9.930 Reading package lists...
10:22:51 [2020-07-27T10:22:51.798Z] #39 19.97   CC       images/core-ppc64.o
10:22:51 [2020-07-27T10:22:51.908Z] #52 ...
10:22:51 [2020-07-27T10:22:51.908Z] 
10:22:51 [2020-07-27T10:22:51.908Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:51 [2020-07-27T10:22:51.908Z] #10 80.23 Selecting previously unselected package gcc-mingw-w64-base.
10:22:51 [2020-07-27T10:22:51.908Z] #10 80.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:22:51 [2020-07-27T10:22:51.908Z] #10 80.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:22:51 [2020-07-27T10:22:51.908Z] #10 80.47 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:22:51 [2020-07-27T10:22:51.908Z] #10 80.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:22:51 [2020-07-27T10:22:51.908Z] #10 80.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:22:51 [2020-07-27T10:22:51.908Z] #10 ...
10:22:51 [2020-07-27T10:22:51.908Z] 
10:22:51 [2020-07-27T10:22:51.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:51 [2020-07-27T10:22:51.908Z] #39 18.37 make[1]: Nothing to be done for 'all'.
10:22:52 [2020-07-27T10:22:52.369Z] #39 20.45   CC       images/core-s390.o
10:22:52 [2020-07-27T10:22:52.378Z] #25 DONE 33.7s
10:22:52 [2020-07-27T10:22:52.379Z] 
10:22:52 [2020-07-27T10:22:52.379Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:52 [2020-07-27T10:22:52.379Z] #30 DONE 76.1s
10:22:52 [2020-07-27T10:22:52.379Z] 
10:22:52 [2020-07-27T10:22:52.379Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:22:52 [2020-07-27T10:22:52.379Z] #32 DONE 76.2s
10:22:52 [2020-07-27T10:22:52.379Z] 
10:22:52 [2020-07-27T10:22:52.379Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:52 [2020-07-27T10:22:52.379Z] #33 ...
10:22:52 [2020-07-27T10:22:52.379Z] 
10:22:52 [2020-07-27T10:22:52.379Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:52 [2020-07-27T10:22:52.379Z] #47 68.46 golang.org/x/crypto/ssh/terminal
10:22:52 [2020-07-27T10:22:52.379Z] #47 68.93 mvdan.cc/sh/v3/cmd/shfmt
10:22:52 [2020-07-27T10:22:52.379Z] #47 DONE 76.2s
10:22:52 [2020-07-27T10:22:52.379Z] 
10:22:52 [2020-07-27T10:22:52.379Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:22:52 [2020-07-27T10:22:52.379Z] #10 76.42 Selecting previously unselected package mingw-w64-x86-64-dev.
10:22:52 [2020-07-27T10:22:52.379Z] #10 76.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:22:52 [2020-07-27T10:22:52.379Z] #10 76.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:22:52 [2020-07-27T10:22:52.519Z] #39 140.2   CC       criu/protobuf.o
10:22:52 [2020-07-27T10:22:52.774Z] #39 140.5   CC       criu/pstree.o
10:22:53 [2020-07-27T10:22:53.288Z] #39 19.75   CC       images/stats.o
10:22:53 [2020-07-27T10:22:53.316Z] #39 21.24   CC       images/cpuinfo.o
10:22:53 [2020-07-27T10:22:53.316Z] #39 21.66   CC       images/inventory.o
10:22:53 [2020-07-27T10:22:53.336Z] #39 141.2   CC       criu/rbtree.o
10:22:53 [2020-07-27T10:22:53.592Z] #39 141.5   CC       criu/rst-malloc.o
10:22:53 [2020-07-27T10:22:53.857Z] #39 20.13   CC       images/core.o
10:22:53 [2020-07-27T10:22:53.883Z] #39 21.87   CC       images/fdinfo.o
10:22:53 [2020-07-27T10:22:53.883Z] #39 22.24   CC       images/fown.o
10:22:54 [2020-07-27T10:22:54.141Z] #39 22.49   CC       images/ns.o
10:22:54 [2020-07-27T10:22:54.154Z] #39 141.7   CC       criu/seccomp.o
10:22:54 [2020-07-27T10:22:54.411Z] #39 ...
10:22:54 [2020-07-27T10:22:54.411Z] 
10:22:54 [2020-07-27T10:22:54.411Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:22:54 [2020-07-27T10:22:54.411Z] #36 DONE 209.6s
10:22:54 [2020-07-27T10:22:54.411Z] 
10:22:54 [2020-07-27T10:22:54.411Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:54 [2020-07-27T10:22:54.411Z] #39 142.2   CC       criu/seize.o
10:22:54 [2020-07-27T10:22:54.426Z] #39 20.76   CC       images/core-x86.o
10:22:54 [2020-07-27T10:22:54.708Z] #39 22.76   CC       images/regfile.o
10:22:54 [2020-07-27T10:22:54.708Z] #39 22.97   CC       images/ghost-file.o
10:22:54 [2020-07-27T10:22:54.937Z] #10 ...
10:22:54 [2020-07-27T10:22:54.937Z] 
10:22:54 [2020-07-27T10:22:54.937Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:54 [2020-07-27T10:22:54.937Z] #38 68.96 Setting up protobuf-compiler (3.6.1.3-2) ...
10:22:54 [2020-07-27T10:22:54.937Z] #38 69.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:22:54 [2020-07-27T10:22:54.937Z] #38 71.77 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
10:22:54 [2020-07-27T10:22:54.937Z] #38 73.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:22:54 [2020-07-27T10:22:54.937Z] #38 74.22 Setting up python-protobuf (3.6.1.3-2) ...
10:22:54 [2020-07-27T10:22:54.937Z] #38 78.60 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
10:22:54 [2020-07-27T10:22:54.937Z] #38 78.66 Processing triggers for libc-bin (2.28-10) ...
10:22:54 [2020-07-27T10:22:54.994Z] #39 21.45   CC       images/core-arm.o
10:22:55 [2020-07-27T10:22:55.201Z] #38 ...
10:22:55 [2020-07-27T10:22:55.201Z] 
10:22:55 [2020-07-27T10:22:55.201Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:22:55 [2020-07-27T10:22:55.201Z] #52 33.63 Checking out files:  20% (661/3208)   
Checking out files:  21% (674/3208)   
Checking out files:  22% (706/3208)   
Checking out files:  23% (738/3208)   
Checking out files:  24% (770/3208)   
Checking out files:  25% (802/3208)   
Checking out files:  26% (835/3208)   
Checking out files:  27% (867/3208)   
Checking out files:  28% (899/3208)   
Checking out files:  29% (931/3208)   
Checking out files:  29% (954/3208)   
Checking out files:  30% (963/3208)   
Checking out files:  31% (995/3208)   
Checking out files:  32% (1027/3208)   
Checking out files:  33% (1059/3208)   
Checking out files:  34% (1091/3208)   
Checking out files:  35% (1123/3208)   
Checking out files:  36% (1155/3208)   
Checking out files:  37% (1187/3208)   
Checking out files:  38% (1220/3208)   
Checking out files:  39% (1252/3208)   
Checking out files:  40% (1284/3208)   
Checking out files:  41% (1316/3208)   
Checking out files:  42% (1348/3208)   
Checking out files:  43% (1380/3208)   
Checking out files:  44% (1412/3208)   
Checking out files:  44% (1415/3208)   
Checking out files:  45% (1444/3208)   
Checking out files:  46% (1476/3208)   
Checking out files:  47% (1508/3208)   
Checking out files:  48% (1540/3208)   
Checking out files:  49% (1572/3208)   
Checking out files:  50% (1604/3208)   
Checking out files:  51% (1637/3208)   
Checking out files:  52% (1669/3208)   
Checking out files:  53% (1701/3208)   
Checking out files:  53% (1722/3208)   
Checking out files:  54% (1733/3208)   
Checking out files:  55% (1765/3208)   
Checking out files:  56% (1797/3208)   
Checking out files:  57% (1829/3208)   
Checking out files:  58% (1861/3208)   
Checking out files:  59% (1893/3208)   
Checking out files:  60% (1925/3208)   
Checking out files:  61% (1957/3208)   
Checking out files:  62% (1989/3208)   
Checking out files:  63% (2022/3208)   
Checking out files:  64% (2054/3208)   
Checking out files:  65% (2086/3208)   
Checking out files:  66% (2118/3208)   
Checking out files:  67% (2150/3208)   
Checking out files:  68% (2182/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
Checking out files:  70% (2267/3208)   
Checking out files:  71% (2278/3208)   
Checking out files:  72% (2310/3208)   
Checking out files:  73% (2342/3208)   
Checking out files:  74% (2374/3208)   
Checking out files:  75% (2406/3208)   
Checking out files:  76% (2439/3208)   
Checking out files:  77% (2471/3208)   
Checking out files:  78% (2503/3208)   
Checking out files:  79% (2535/3208)   
Checking out files:  80% (2567/3208)   
Checking out files:  81% (2599/3208)   
Checking out files:  82% (2631/3208)   
Checking out files:  83% (2663/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:22:55 [2020-07-27T10:22:55.201Z] #52 40.40 + cd /tmp/tmp.jAdKAHb222/src/github.com/containerd/containerd
10:22:55 [2020-07-27T10:22:55.201Z] #52 40.40 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.06 + export 'BUILDTAGS=netgo osusergo static_build'
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.07 + BUILDTAGS='netgo osusergo static_build'
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.07 + export EXTRA_FLAGS=-buildmode=pie
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.07 + EXTRA_FLAGS=-buildmode=pie
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.07 + '[' '' = dynamic ']'
10:22:55 [2020-07-27T10:22:55.201Z] #52 44.07 + make
10:22:55 [2020-07-27T10:22:55.201Z] #52 45.11 + bin/ctr
10:22:55 [2020-07-27T10:22:55.201Z] #52 ...
10:22:55 [2020-07-27T10:22:55.201Z] 
10:22:55 [2020-07-27T10:22:55.201Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + RM_GOPATH=0
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + TMP_GOPATH=
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + : /build
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + '[' -z '' ']'
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 ++ mktemp -d
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + export GOPATH=/tmp/tmp.OLXat4ipiw
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + GOPATH=/tmp/tmp.OLXat4ipiw
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + RM_GOPATH=1
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 + case "$(go env GOARCH)" in
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.372 ++ go env GOARCH
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + export GO_BUILDMODE=-buildmode=pie
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + GO_BUILDMODE=-buildmode=pie
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 ++ dirname /tmp/install/install.sh
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + dir=/tmp/install
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + bin=tini
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + shift
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + '[' '!' -f /tmp/install/tini.installer ']'
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + . /tmp/install/tini.installer
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + install_tini
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 + git clone https://github.com/krallin/tini.git /tmp/tmp.OLXat4ipiw/tini
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.403 Cloning into '/tmp/tmp.OLXat4ipiw/tini'...
10:22:55 [2020-07-27T10:22:55.201Z] #33 2.404 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:22:55 [2020-07-27T10:22:55.256Z] #18 15.49 Reading package lists...
10:22:55 [2020-07-27T10:22:55.277Z] #39 23.32   CC       images/fifo.o
10:22:55 [2020-07-27T10:22:55.277Z] #39 23.61   CC       images/remap-file-path.o
10:22:55 [2020-07-27T10:22:55.339Z] #39 142.9   CC       criu/servicefd.o
10:22:55 [2020-07-27T10:22:55.339Z] #39 143.2   CC       criu/shmem.o
10:22:55 [2020-07-27T10:22:55.563Z] #39 21.96   CC       images/core-aarch64.o
10:22:55 [2020-07-27T10:22:55.777Z] #33 3.282 + cd /tmp/tmp.OLXat4ipiw/tini
10:22:55 [2020-07-27T10:22:55.777Z] #33 3.282 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:22:55 [2020-07-27T10:22:55.777Z] #33 3.323 + cmake .
10:22:55 [2020-07-27T10:22:55.777Z] #33 ...
10:22:55 [2020-07-27T10:22:55.777Z] 
10:22:55 [2020-07-27T10:22:55.777Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:55 [2020-07-27T10:22:55.777Z] #41 69.61 compress/flate
10:22:55 [2020-07-27T10:22:55.777Z] #41 70.46 crypto/elliptic
10:22:55 [2020-07-27T10:22:55.777Z] #41 70.92 github.com/LK4D4/vndr/build
10:22:55 [2020-07-27T10:22:55.777Z] #41 71.51 compress/gzip
10:22:55 [2020-07-27T10:22:55.777Z] #41 72.02 crypto/x509/pkix
10:22:55 [2020-07-27T10:22:55.777Z] #41 72.30 crypto/ecdsa
10:22:55 [2020-07-27T10:22:55.777Z] #41 72.49 encoding/pem
10:22:55 [2020-07-27T10:22:55.777Z] #41 72.51 vendor/golang.org/x/crypto/cryptobyte
10:22:55 [2020-07-27T10:22:55.777Z] #41 73.16 vendor/golang.org/x/crypto/chacha20poly1305
10:22:55 [2020-07-27T10:22:55.777Z] #41 73.18 vendor/golang.org/x/crypto/curve25519
10:22:55 [2020-07-27T10:22:55.777Z] #41 73.50 vendor/golang.org/x/text/unicode/bidi
10:22:55 [2020-07-27T10:22:55.777Z] #41 73.55 vendor/golang.org/x/text/unicode/norm
10:22:55 [2020-07-27T10:22:55.777Z] #41 73.73 vendor/golang.org/x/net/http2/hpack
10:22:55 [2020-07-27T10:22:55.777Z] #41 75.18 mime
10:22:55 [2020-07-27T10:22:55.777Z] #41 75.69 vendor/golang.org/x/text/secure/bidirule
10:22:55 [2020-07-27T10:22:55.777Z] #41 76.40 mime/quotedprintable
10:22:55 [2020-07-27T10:22:55.777Z] #41 77.58 net/http/internal
10:22:55 [2020-07-27T10:22:55.846Z] #39 23.80   CC       images/eventfd.o
10:22:55 [2020-07-27T10:22:55.846Z] #39 24.00   CC       images/eventpoll.o
10:22:56 [2020-07-27T10:22:56.040Z] #41 ...
10:22:56 [2020-07-27T10:22:56.040Z] 
10:22:56 [2020-07-27T10:22:56.040Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:22:56 [2020-07-27T10:22:56.040Z] #38 DONE 80.0s
10:22:56 [2020-07-27T10:22:56.040Z] 
10:22:56 [2020-07-27T10:22:56.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:56 [2020-07-27T10:22:56.110Z] #39 24.33   CC       images/fh.o
10:22:56 [2020-07-27T10:22:56.132Z] #39 22.32   CC       images/core-ppc64.o
10:22:56 [2020-07-27T10:22:56.312Z] #39 144.0   CC       criu/sigframe.o
10:22:56 [2020-07-27T10:22:56.312Z] #39 144.1   CC       criu/signalfd.o
10:22:56 [2020-07-27T10:22:56.312Z] #18 19.66 Building dependency tree...
10:22:56 [2020-07-27T10:22:56.569Z] #39 ...
10:22:56 [2020-07-27T10:22:56.569Z] 
10:22:56 [2020-07-27T10:22:56.569Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:22:56 [2020-07-27T10:22:56.569Z] #37 DONE 0.5s
10:22:56 [2020-07-27T10:22:56.569Z] 
10:22:56 [2020-07-27T10:22:56.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:56 [2020-07-27T10:22:56.569Z] #39 144.2   CC       criu/sk-inet.o
10:22:56 [2020-07-27T10:22:56.679Z] #39 24.71   CC       images/fsnotify.o
10:22:56 [2020-07-27T10:22:56.701Z] #39 23.02   CC       images/core-s390.o
10:22:56 [2020-07-27T10:22:56.825Z] #39 144.8   CC       criu/sk-netlink.o
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17 libcap2-bin is already the newest version (1:2.25-2).
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17 The following additional packages will be installed:
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   python3.7 python3.7-minimal vim-runtime xxd
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17 Suggested packages:
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17 Recommended packages:
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   aufs-dkms nftables build-essential python3-dev python3-keyring
10:22:56 [2020-07-27T10:22:56.962Z] #18 21.17   python3-keyrings.alt python3-xdg unzip
10:22:57 [2020-07-27T10:22:57.247Z] #39 25.49   CC       images/signalfd.o
10:22:57 [2020-07-27T10:22:57.270Z] #39 23.75   CC       images/cpuinfo.o
10:22:57 [2020-07-27T10:22:57.388Z] #39 145.0   CC       criu/sk-packet.o
10:22:57 [2020-07-27T10:22:57.507Z] #39 25.73   CC       images/fs.o
10:22:57 [2020-07-27T10:22:57.644Z] #39 145.4   CC       criu/sk-queue.o
10:22:57 [2020-07-27T10:22:57.766Z] #39 ...
10:22:57 [2020-07-27T10:22:57.766Z] 
10:22:57 [2020-07-27T10:22:57.766Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:22:57 [2020-07-27T10:22:57.766Z] #47 92.03 mvdan.cc/sh/v3/cmd/shfmt
10:22:57 [2020-07-27T10:22:57.766Z] #47 DONE 97.8s
10:22:57 [2020-07-27T10:22:57.766Z] 
10:22:57 [2020-07-27T10:22:57.766Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:22:57 [2020-07-27T10:22:57.766Z] #41 90.63 go/doc
10:22:57 [2020-07-27T10:22:57.766Z] #41 92.95 github.com/LK4D4/vndr/versioned
10:22:57 [2020-07-27T10:22:57.766Z] #41 93.02 compress/flate
10:22:57 [2020-07-27T10:22:57.766Z] #41 93.82 github.com/LK4D4/vndr/build
10:22:57 [2020-07-27T10:22:57.766Z] #41 95.52 hash/crc32
10:22:57 [2020-07-27T10:22:57.766Z] #41 96.07 compress/gzip
10:22:57 [2020-07-27T10:22:57.766Z] #41 96.81 net
10:22:57 [2020-07-27T10:22:57.766Z] #41 97.03 vendor/golang.org/x/text/transform
10:22:57 [2020-07-27T10:22:57.766Z] #41 97.53 vendor/golang.org/x/text/unicode/bidi
10:22:57 [2020-07-27T10:22:57.839Z] #39 24.20   CC       images/inventory.o
10:22:57 [2020-07-27T10:22:57.900Z] #39 145.6   CC       criu/sk-tcp.o
10:22:58 [2020-07-27T10:22:58.025Z] #41 ...
10:22:58 [2020-07-27T10:22:58.025Z] 
10:22:58 [2020-07-27T10:22:58.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:58 [2020-07-27T10:22:58.025Z] #39 26.06   CC       images/pstree.o
10:22:58 [2020-07-27T10:22:58.156Z] #39 145.9   CC       criu/sk-unix.o
10:22:58 [2020-07-27T10:22:58.285Z] #39 26.43   CC       images/pipe.o
10:22:58 [2020-07-27T10:22:58.408Z] #39 24.56   CC       images/fdinfo.o
10:22:58 [2020-07-27T10:22:58.408Z] #39 24.88   CC       images/fown.o
10:22:58 [2020-07-27T10:22:58.516Z] #18 ...
10:22:58 [2020-07-27T10:22:58.516Z] 
10:22:58 [2020-07-27T10:22:58.516Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:22:58 [2020-07-27T10:22:58.516Z] #40 61.29   CC       criu/arch/ppc64/crtools.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 62.48   CC       criu/arch/ppc64/sigframe.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 62.77   LINK     criu/arch/ppc64/crtools.built-in.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 62.82   DEP      criu/pie/util-vdso.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 63.00   DEP      criu/pie/util.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 63.25   CC       criu/pie/util.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 63.53   CC       criu/pie/util-vdso.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 64.30   AR       criu/pie/pie.lib.a
10:22:58 [2020-07-27T10:22:58.516Z] #40 64.40   DEP      criu/pie/restorer.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 64.60   DEP      criu/arch/ppc64/vdso-trampoline.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 64.62   DEP      criu/arch/ppc64/restorer.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 64.81   DEP      criu/arch/ppc64/vdso-pie.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 64.99   DEP      criu/pie/parasite-vdso.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 65.16   DEP      criu/pie/parasite.d
10:22:58 [2020-07-27T10:22:58.516Z] #40 65.45   CC       criu/pie/parasite.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 66.91   LINK     criu/pie/parasite.built-in.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 66.93   GEN      criu/pie/parasite-blob.h
10:22:58 [2020-07-27T10:22:58.516Z] #40 66.97   CC       criu/pie/parasite-vdso.o
10:22:58 [2020-07-27T10:22:58.516Z] #40 67.99   CC       criu/arch/ppc64/vdso-pie.o
10:22:58 [2020-07-27T10:22:58.545Z] #39 26.65   CC       images/tcp-stream.o
10:22:58 [2020-07-27T10:22:58.668Z] #39 25.05   CC       images/ns.o
10:22:58 [2020-07-27T10:22:58.807Z] #39 27.04   CC       images/sk-packet.o
10:22:58 [2020-07-27T10:22:58.815Z] #40 68.38   CC       criu/arch/ppc64/restorer.o
10:22:58 [2020-07-27T10:22:58.928Z] #39 25.33   CC       images/regfile.o
10:22:59 [2020-07-27T10:22:59.084Z] #39 146.8   CC       criu/sockets.o
10:22:59 [2020-07-27T10:22:59.116Z] #40 ...
10:22:59 [2020-07-27T10:22:59.116Z] 
10:22:59 [2020-07-27T10:22:59.116Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.40 The following NEW packages will be installed:
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.40   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.40   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.40   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.40   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.41   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.41   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.41   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:22:59 [2020-07-27T10:22:59.116Z] #18 23.41   xz-utils zip
10:22:59 [2020-07-27T10:22:59.187Z] #39 25.55   CC       images/ghost-file.o
10:22:59 [2020-07-27T10:22:59.359Z] #39 3.365 Note: Building without setproctitle() and strlcpy() support.
10:22:59 [2020-07-27T10:22:59.359Z] #39 3.365       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:22:59 [2020-07-27T10:22:59.374Z] #39 27.40   CC       images/mnt.o
10:22:59 [2020-07-27T10:22:59.375Z] #39 27.65   CC       images/pipe-data.o
10:22:59 [2020-07-27T10:22:59.418Z] #18 23.72 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:22:59 [2020-07-27T10:22:59.418Z] #18 23.72 Need to get 29.2 MB of archives.
10:22:59 [2020-07-27T10:22:59.418Z] #18 23.72 After this operation, 134 MB of additional disk space will be used.
10:22:59 [2020-07-27T10:22:59.418Z] #18 23.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
10:22:59 [2020-07-27T10:22:59.447Z] #39 25.91   CC       images/fifo.o
10:22:59 [2020-07-27T10:22:59.622Z] #39 3.380 Note: Building without GnuTLS support
10:22:59 [2020-07-27T10:22:59.622Z] #39 3.383 Makefile.config:39: Warn: you have no libnftables installed
10:22:59 [2020-07-27T10:22:59.622Z] #39 3.391 Makefile.config:40: Warn: Building without nftables support
10:22:59 [2020-07-27T10:22:59.633Z] #39 27.80   CC       images/sa.o
10:22:59 [2020-07-27T10:22:59.703Z] #39 147.4   CC       criu/stats.o
10:22:59 [2020-07-27T10:22:59.703Z] #39 147.6   CC       criu/string.o
10:22:59 [2020-07-27T10:22:59.703Z] #39 147.7   CC       criu/sysctl.o
10:22:59 [2020-07-27T10:22:59.707Z] #39 26.10   CC       images/remap-file-path.o
10:22:59 [2020-07-27T10:22:59.718Z] #18 24.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
10:22:59 [2020-07-27T10:22:59.892Z] #39 28.00   CC       images/timer.o
10:23:00 [2020-07-27T10:23:00.026Z] #39 26.38   CC       images/eventfd.o
10:23:00 [2020-07-27T10:23:00.150Z] #39 28.30   CC       images/timerfd.o
10:23:00 [2020-07-27T10:23:00.267Z] #39 148.1   CC       criu/sysfs_parse.o
10:23:00 [2020-07-27T10:23:00.290Z] #39 26.70   CC       images/eventpoll.o
10:23:00 [2020-07-27T10:23:00.372Z] #18 24.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
10:23:00 [2020-07-27T10:23:00.372Z] #18 ...
10:23:00 [2020-07-27T10:23:00.372Z] 
10:23:00 [2020-07-27T10:23:00.372Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:23:00 [2020-07-27T10:23:00.372Z] #55 127.2 + for f in rootlesskit rootlesskit-docker-proxy
10:23:00 [2020-07-27T10:23:00.372Z] #55 127.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:23:00 [2020-07-27T10:23:00.372Z] #55 DONE 135.7s
10:23:00 [2020-07-27T10:23:00.372Z] 
10:23:00 [2020-07-27T10:23:00.372Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:23:00 [2020-07-27T10:23:00.372Z] #56 DONE 0.1s
10:23:00 [2020-07-27T10:23:00.410Z] #39 28.46   CC       images/mm.o
10:23:00 [2020-07-27T10:23:00.410Z] #39 28.67   CC       images/sk-opts.o
10:23:00 [2020-07-27T10:23:00.530Z] #39 148.3   CC       criu/timens.o
10:23:00 [2020-07-27T10:23:00.549Z] #39 27.09   CC       images/fh.o
10:23:00 [2020-07-27T10:23:00.669Z] 
10:23:00 [2020-07-27T10:23:00.669Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:23:00 [2020-07-27T10:23:00.669Z] #57 DONE 0.1s
10:23:00 [2020-07-27T10:23:00.669Z] 
10:23:00 [2020-07-27T10:23:00.669Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:00 [2020-07-27T10:23:00.669Z] #40 68.78   CC       criu/arch/ppc64/vdso-trampoline.o
10:23:00 [2020-07-27T10:23:00.669Z] #40 68.82   CC       criu/pie/restorer.o
10:23:00 [2020-07-27T10:23:00.670Z] #39 28.85   CC       images/sk-unix.o
10:23:00 [2020-07-27T10:23:00.792Z] #39 148.6   CC       criu/timerfd.o
10:23:00 [2020-07-27T10:23:00.930Z] #39 29.13   CC       images/sk-inet.o
10:23:01 [2020-07-27T10:23:01.054Z] #39 148.8   CC       criu/tty.o
10:23:01 [2020-07-27T10:23:01.144Z] #39 27.51   CC       images/fsnotify.o
10:23:01 [2020-07-27T10:23:01.190Z] #39 29.39   CC       images/tun.o
10:23:01 [2020-07-27T10:23:01.549Z] #39 5.181 fatal: not a git repository (or any of the parent directories): .git
10:23:01 [2020-07-27T10:23:01.549Z] #39 5.301   GEN      .gitid
10:23:01 [2020-07-27T10:23:01.549Z] #39 5.332   GEN      criu/include/version.h
10:23:01 [2020-07-27T10:23:01.549Z] #39 5.440   GEN      include/common/asm
10:23:01 [2020-07-27T10:23:01.716Z] #39 28.21   CC       images/signalfd.o
10:23:01 [2020-07-27T10:23:01.759Z] #39 29.72   CC       images/sk-netlink.o
10:23:01 [2020-07-27T10:23:01.759Z] #39 29.89   CC       images/packet-sock.o
10:23:01 [2020-07-27T10:23:01.980Z] #39 149.7   CC       criu/tun.o
10:23:02 [2020-07-27T10:23:02.020Z] #39 30.16   CC       images/ipc-var.o
10:23:02 [2020-07-27T10:23:02.237Z] #39 150.1   CC       criu/uffd.o
10:23:02 [2020-07-27T10:23:02.279Z] #39 30.33   CC       images/ipc-desc.o
10:23:02 [2020-07-27T10:23:02.279Z] #39 30.52   CC       images/ipc-shm.o
10:23:02 [2020-07-27T10:23:02.284Z] #39 28.43   CC       images/fs.o
10:23:02 [2020-07-27T10:23:02.284Z] #39 28.70   CC       images/pstree.o
10:23:02 [2020-07-27T10:23:02.499Z] #39 ...
10:23:02 [2020-07-27T10:23:02.499Z] 
10:23:02 [2020-07-27T10:23:02.499Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:02 [2020-07-27T10:23:02.499Z] #10 84.07 Selecting previously unselected package gcc-mingw-w64-base.
10:23:02 [2020-07-27T10:23:02.499Z] #10 84.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:23:02 [2020-07-27T10:23:02.499Z] #10 84.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:23:02 [2020-07-27T10:23:02.499Z] #10 84.30 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:23:02 [2020-07-27T10:23:02.499Z] #10 84.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:23:02 [2020-07-27T10:23:02.499Z] #10 84.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:02 [2020-07-27T10:23:02.539Z] #39 30.70   CC       images/ipc-msg.o
10:23:02 [2020-07-27T10:23:02.543Z] #39 28.87   CC       images/pipe.o
10:23:02 [2020-07-27T10:23:02.798Z] #39 30.94   CC       images/ipc-sem.o
10:23:02 [2020-07-27T10:23:02.798Z] #39 31.09   CC       images/utsns.o
10:23:02 [2020-07-27T10:23:02.800Z] #39 150.6   CC       criu/util.o
10:23:02 [2020-07-27T10:23:02.804Z] #39 29.22   CC       images/tcp-stream.o
10:23:03 [2020-07-27T10:23:03.057Z] #39 31.35   CC       images/creds.o
10:23:03 [2020-07-27T10:23:03.063Z] #39 ...
10:23:03 [2020-07-27T10:23:03.063Z] 
10:23:03 [2020-07-27T10:23:03.063Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:23:03 [2020-07-27T10:23:03.063Z] #47 94.97 mvdan.cc/sh/v3/cmd/shfmt
10:23:03 [2020-07-27T10:23:03.063Z] #47 DONE 101.5s
10:23:03 [2020-07-27T10:23:03.063Z] 
10:23:03 [2020-07-27T10:23:03.063Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:03 [2020-07-27T10:23:03.063Z] #41 91.55 go/doc
10:23:03 [2020-07-27T10:23:03.063Z] #41 92.56 encoding/xml
10:23:03 [2020-07-27T10:23:03.063Z] #41 94.83 github.com/LK4D4/vndr/build
10:23:03 [2020-07-27T10:23:03.063Z] #41 97.76 compress/flate
10:23:03 [2020-07-27T10:23:03.063Z] #41 98.27 hash/crc32
10:23:03 [2020-07-27T10:23:03.063Z] #41 98.94 vendor/golang.org/x/crypto/cryptobyte
10:23:03 [2020-07-27T10:23:03.063Z] #41 100.5 compress/gzip
10:23:03 [2020-07-27T10:23:03.063Z] #41 101.0 net
10:23:03 [2020-07-27T10:23:03.063Z] #41 101.4 vendor/golang.org/x/crypto/chacha20poly1305
10:23:03 [2020-07-27T10:23:03.316Z] #39 31.46   CC       images/vma.o
10:23:03 [2020-07-27T10:23:03.316Z] #39 31.60   CC       images/netdev.o
10:23:03 [2020-07-27T10:23:03.441Z] #40 72.44   LINK     criu/pie/restorer.built-in.o
10:23:03 [2020-07-27T10:23:03.441Z] #40 72.45   GEN      criu/pie/restorer-blob.h
10:23:03 [2020-07-27T10:23:03.441Z] #40 72.60   DEP      criu/vdso.d
10:23:03 [2020-07-27T10:23:03.441Z] #40 72.81   DEP      criu/uts_ns.d
10:23:03 [2020-07-27T10:23:03.441Z] #40 72.98   DEP      criu/util.d
10:23:03 [2020-07-27T10:23:03.631Z] #41 ...
10:23:03 [2020-07-27T10:23:03.631Z] 
10:23:03 [2020-07-27T10:23:03.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:03 [2020-07-27T10:23:03.631Z] #39 29.76   CC       images/sk-packet.o
10:23:03 [2020-07-27T10:23:03.728Z] #39 151.4   CC       criu/uts_ns.o
10:23:03 [2020-07-27T10:23:03.728Z] #39 151.5   CC       criu/vdso-compat.o
10:23:03 [2020-07-27T10:23:03.729Z] #39 151.6   CC       criu/vdso.o
10:23:03 [2020-07-27T10:23:03.743Z] #40 73.23   DEP      criu/uffd.d
10:23:03 [2020-07-27T10:23:03.883Z] #39 31.90   CC       images/tty.o
10:23:03 [2020-07-27T10:23:03.891Z] #39 30.31   CC       images/mnt.o
10:23:03 [2020-07-27T10:23:03.894Z] #10 ...
10:23:03 [2020-07-27T10:23:03.894Z] 
10:23:03 [2020-07-27T10:23:03.894Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:03 [2020-07-27T10:23:03.894Z] #33 3.974 -- The C compiler identification is GNU 8.3.0
10:23:03 [2020-07-27T10:23:03.894Z] #33 4.035 -- Check for working C compiler: /usr/bin/cc
10:23:03 [2020-07-27T10:23:03.894Z] #33 5.166 -- Check for working C compiler: /usr/bin/cc -- works
10:23:03 [2020-07-27T10:23:03.894Z] #33 5.166 -- Detecting C compiler ABI info
10:23:03 [2020-07-27T10:23:03.894Z] #33 5.867 -- Detecting C compiler ABI info - done
10:23:03 [2020-07-27T10:23:03.894Z] #33 5.897 -- Detecting C compile features
10:23:03 [2020-07-27T10:23:03.894Z] #33 7.531 -- Detecting C compile features - done
10:23:03 [2020-07-27T10:23:03.894Z] #33 7.571 -- Performing Test HAS_BUILTIN_FORTIFY
10:23:03 [2020-07-27T10:23:03.894Z] #33 7.818 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:23:03 [2020-07-27T10:23:03.894Z] #33 7.892 -- Configuring done
10:23:03 [2020-07-27T10:23:03.894Z] #33 7.906 -- Generating done
10:23:03 [2020-07-27T10:23:03.894Z] #33 7.908 -- Build files have been written to: /tmp/tmp.OLXat4ipiw/tini
10:23:03 [2020-07-27T10:23:03.894Z] #33 7.914 + make tini-static
10:23:03 [2020-07-27T10:23:03.894Z] #33 8.407 Scanning dependencies of target tini-static
10:23:03 [2020-07-27T10:23:03.894Z] #33 8.495 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:23:03 [2020-07-27T10:23:03.894Z] #33 9.717 [100%] Linking C executable tini-static
10:23:03 [2020-07-27T10:23:03.894Z] #33 10.41 [100%] Built target tini-static
10:23:03 [2020-07-27T10:23:03.894Z] #33 10.48 + mkdir -p /build
10:23:03 [2020-07-27T10:23:03.894Z] #33 10.48 + cp tini-static /build/docker-init
10:23:03 [2020-07-27T10:23:03.894Z] #33 DONE 11.8s
10:23:04 [2020-07-27T10:23:04.040Z] #40 73.41   DEP      criu/tun.d
10:23:04 [2020-07-27T10:23:04.142Z] #39 32.32   CC       images/file-lock.o
10:23:04 [2020-07-27T10:23:04.142Z] #39 32.44   CC       images/rlimit.o
10:23:04 [2020-07-27T10:23:04.158Z] 
10:23:04 [2020-07-27T10:23:04.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:04 [2020-07-27T10:23:04.158Z] #39 6.993   PBCC     images/timens.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.025   DEP      images/timens.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.060   PBCC     images/fown.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.092   PBCC     images/google/protobuf/descriptor.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.176   PBCC     images/opts.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.213   PBCC     images/memfd.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.236   DEP      images/fown.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.268   DEP      images/google/protobuf/descriptor.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.327   DEP      images/opts.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.360   DEP      images/memfd.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.403   PBCC     images/sit.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.474   DEP      images/sit.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.503   PBCC     images/macvlan.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.523   DEP      images/macvlan.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.554   PBCC     images/autofs.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.572   DEP      images/autofs.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.632   PBCC     images/sysctl.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.654   DEP      images/sysctl.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.722   PBCC     images/time.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.734   DEP      images/time.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.875   PBCC     images/binfmt-misc.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.907   DEP      images/binfmt-misc.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.930   PBCC     images/seccomp.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 7.973   DEP      images/seccomp.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 8.036   PBCC     images/userns.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 8.100   DEP      images/userns.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 8.135   PBCC     images/cgroup.pb-c.c
10:23:04 [2020-07-27T10:23:04.158Z] #39 8.177   DEP      images/cgroup.pb-c.d
10:23:04 [2020-07-27T10:23:04.158Z] #39 8.205   PBCC     images/ext-file.pb-c.c
10:23:04 [2020-07-27T10:23:04.291Z] #39 152.0   LINK     criu/built-in.o
10:23:04 [2020-07-27T10:23:04.291Z] #39 152.1   LINK     criu/criu
10:23:04 [2020-07-27T10:23:04.337Z] #40 73.71   DEP      criu/tty.d
10:23:04 [2020-07-27T10:23:04.402Z] #39 32.61   CC       images/pagemap.o
10:23:04 [2020-07-27T10:23:04.421Z] #39 8.257   DEP      images/ext-file.pb-c.d
10:23:04 [2020-07-27T10:23:04.421Z] #39 8.317   PBCC     images/rpc.pb-c.c
10:23:04 [2020-07-27T10:23:04.421Z] #39 8.363   DEP      images/rpc.pb-c.d
10:23:04 [2020-07-27T10:23:04.421Z] #39 8.441   PBCC     images/siginfo.pb-c.c
10:23:04 [2020-07-27T10:23:04.462Z] #39 30.65   CC       images/pipe-data.o
10:23:04 [2020-07-27T10:23:04.547Z] #39 152.3   DEP      lib/c/criu.d
10:23:04 [2020-07-27T10:23:04.547Z] #39 152.3   CC       images/rpc.pb-c.o
10:23:04 [2020-07-27T10:23:04.635Z] #40 73.96   DEP      criu/timerfd.d
10:23:04 [2020-07-27T10:23:04.635Z] #40 74.13   DEP      criu/timens.d
10:23:04 [2020-07-27T10:23:04.685Z] #39 8.469   DEP      images/siginfo.pb-c.d
10:23:04 [2020-07-27T10:23:04.685Z] #39 8.518   PBCC     images/pagemap.pb-c.c
10:23:04 [2020-07-27T10:23:04.685Z] #39 8.587   DEP      images/pagemap.pb-c.d
10:23:04 [2020-07-27T10:23:04.685Z] #39 8.631   PBCC     images/rlimit.pb-c.c
10:23:04 [2020-07-27T10:23:04.685Z] #39 8.676   DEP      images/rlimit.pb-c.d
10:23:04 [2020-07-27T10:23:04.685Z] #39 8.733   PBCC     images/file-lock.pb-c.c
10:23:04 [2020-07-27T10:23:04.722Z] #39 30.95   CC       images/sa.o
10:23:04 [2020-07-27T10:23:04.803Z] #39 152.5   CC       lib/c/criu.o
10:23:04 [2020-07-27T10:23:04.937Z] #40 74.31   DEP      criu/sysfs_parse.d
10:23:04 [2020-07-27T10:23:04.937Z] #40 74.47   DEP      criu/sysctl.d
10:23:04 [2020-07-27T10:23:04.948Z] #39 8.756   DEP      images/file-lock.pb-c.d
10:23:04 [2020-07-27T10:23:04.949Z] #39 8.793   PBCC     images/tty.pb-c.c
10:23:04 [2020-07-27T10:23:04.949Z] #39 8.848   DEP      images/tty.pb-c.d
10:23:04 [2020-07-27T10:23:04.949Z] #39 8.874   PBCC     images/tun.pb-c.c
10:23:04 [2020-07-27T10:23:04.949Z] #39 8.929   PBCC     images/netdev.pb-c.c
10:23:04 [2020-07-27T10:23:04.949Z] #39 8.976   DEP      images/tun.pb-c.d
10:23:04 [2020-07-27T10:23:04.972Z] #39 32.90   CC       images/siginfo.o
10:23:04 [2020-07-27T10:23:04.981Z] #39 31.22   CC       images/timer.o
10:23:04 [2020-07-27T10:23:04.982Z] #39 31.45   CC       images/timerfd.o
10:23:05 [2020-07-27T10:23:05.212Z] #39 9.008   DEP      images/netdev.pb-c.d
10:23:05 [2020-07-27T10:23:05.212Z] #39 9.059   PBCC     images/vma.pb-c.c
10:23:05 [2020-07-27T10:23:05.212Z] #39 9.096   DEP      images/vma.pb-c.d
10:23:05 [2020-07-27T10:23:05.212Z] #39 9.135   PBCC     images/creds.pb-c.c
10:23:05 [2020-07-27T10:23:05.212Z] #39 9.168   DEP      images/creds.pb-c.d
10:23:05 [2020-07-27T10:23:05.212Z] #39 9.190   PBCC     images/utsns.pb-c.c
10:23:05 [2020-07-27T10:23:05.212Z] #39 9.245   DEP      images/utsns.pb-c.d
10:23:05 [2020-07-27T10:23:05.232Z] #39 33.23   CC       images/rpc.o
10:23:05 [2020-07-27T10:23:05.236Z] #40 74.70   DEP      criu/string.d
10:23:05 [2020-07-27T10:23:05.237Z] #40 74.73   DEP      criu/stats.d
10:23:05 [2020-07-27T10:23:05.237Z] #40 74.84   DEP      criu/sockets.d
10:23:05 [2020-07-27T10:23:05.242Z] #39 31.67   CC       images/mm.o
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.1   LINK     lib/c/built-in.o
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.1   LINK     lib/c/libcriu.so
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.1   LINK     lib/c/libcriu.a
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.2   GEN      magic.py
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.2 Note: Building without setproctitle() and strlcpy() support.
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.3 Note: Building without GnuTLS support
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.3 Makefile.config:39: Warn: you have no libnftables installed
10:23:05 [2020-07-27T10:23:05.366Z] #39 153.3 Makefile.config:40: Warn: Building without nftables support
10:23:05 [2020-07-27T10:23:05.476Z] #39 9.293   PBCC     images/ipc-desc.pb-c.c
10:23:05 [2020-07-27T10:23:05.476Z] #39 9.327   PBCC     images/ipc-sem.pb-c.c
10:23:05 [2020-07-27T10:23:05.476Z] #39 9.384   DEP      images/ipc-desc.pb-c.d
10:23:05 [2020-07-27T10:23:05.476Z] #39 9.427   DEP      images/ipc-sem.pb-c.d
10:23:05 [2020-07-27T10:23:05.476Z] #39 9.516   PBCC     images/ipc-msg.pb-c.c
10:23:05 [2020-07-27T10:23:05.501Z] #39 32.02   CC       images/sk-opts.o
10:23:05 [2020-07-27T10:23:05.536Z] #40 75.06   DEP      criu/sk-unix.d
10:23:05 [2020-07-27T10:23:05.623Z] #39 ...
10:23:05 [2020-07-27T10:23:05.623Z] 
10:23:05 [2020-07-27T10:23:05.623Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:23:05 [2020-07-27T10:23:05.623Z] #52 176.7 + bin/containerd
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.548   DEP      images/ipc-msg.pb-c.d
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.626   PBCC     images/ipc-shm.pb-c.c
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.647   DEP      images/ipc-shm.pb-c.d
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.692   PBCC     images/ipc-var.pb-c.c
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.741   DEP      images/ipc-var.pb-c.d
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.774   PBCC     images/sk-opts.pb-c.c
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.804   PBCC     images/packet-sock.pb-c.c
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.824   DEP      images/sk-opts.pb-c.d
10:23:05 [2020-07-27T10:23:05.740Z] #39 9.859   DEP      images/packet-sock.pb-c.d
10:23:05 [2020-07-27T10:23:05.760Z] #39 32.29   CC       images/sk-unix.o
10:23:05 [2020-07-27T10:23:05.834Z] #40 75.32   DEP      criu/sk-tcp.d
10:23:06 [2020-07-27T10:23:06.003Z] #39 9.915   PBCC     images/sk-netlink.pb-c.c
10:23:06 [2020-07-27T10:23:06.003Z] #39 9.964   DEP      images/sk-netlink.pb-c.d
10:23:06 [2020-07-27T10:23:06.003Z] #39 ...
10:23:06 [2020-07-27T10:23:06.003Z] 
10:23:06 [2020-07-27T10:23:06.003Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:23:06 [2020-07-27T10:23:06.003Z] #54 83.01 + for f in rootlesskit rootlesskit-docker-proxy
10:23:06 [2020-07-27T10:23:06.003Z] #54 83.02 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:23:06 [2020-07-27T10:23:06.003Z] #54 DONE 90.1s
10:23:06 [2020-07-27T10:23:06.003Z] 
10:23:06 [2020-07-27T10:23:06.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:06 [2020-07-27T10:23:06.003Z] #39 10.02   PBCC     images/sk-inet.pb-c.c
10:23:06 [2020-07-27T10:23:06.134Z] #40 75.54   DEP      criu/sk-queue.d
10:23:06 [2020-07-27T10:23:06.171Z] #39 34.20   CC       images/ext-file.o
10:23:06 [2020-07-27T10:23:06.171Z] #39 34.44   CC       images/cgroup.o
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.10   DEP      images/sk-inet.pb-c.d
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.15   PBCC     images/sk-unix.pb-c.c
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.20   DEP      images/sk-unix.pb-c.d
10:23:06 [2020-07-27T10:23:06.267Z] #39 ...
10:23:06 [2020-07-27T10:23:06.267Z] 
10:23:06 [2020-07-27T10:23:06.267Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:23:06 [2020-07-27T10:23:06.267Z] #55 DONE 0.2s
10:23:06 [2020-07-27T10:23:06.267Z] 
10:23:06 [2020-07-27T10:23:06.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.26   PBCC     images/mm.pb-c.c
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.29   DEP      images/mm.pb-c.d
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.32   PBCC     images/timerfd.pb-c.c
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.36   DEP      images/timerfd.pb-c.d
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.38   PBCC     images/timer.pb-c.c
10:23:06 [2020-07-27T10:23:06.267Z] #39 10.40   DEP      images/timer.pb-c.d
10:23:06 [2020-07-27T10:23:06.329Z] #39 32.60   CC       images/sk-inet.o
10:23:06 [2020-07-27T10:23:06.436Z] #40 75.82   DEP      criu/sk-packet.d
10:23:06 [2020-07-27T10:23:06.532Z] #39 10.47   PBCC     images/sa.pb-c.c
10:23:06 [2020-07-27T10:23:06.532Z] #39 10.55   DEP      images/sa.pb-c.d
10:23:06 [2020-07-27T10:23:06.589Z] #39 32.96   CC       images/tun.o
10:23:06 [2020-07-27T10:23:06.739Z] #40 76.05   DEP      criu/sk-netlink.d
10:23:06 [2020-07-27T10:23:06.739Z] #40 76.29   DEP      criu/sk-inet.d
10:23:06 [2020-07-27T10:23:06.795Z] #39 ...
10:23:06 [2020-07-27T10:23:06.795Z] 
10:23:06 [2020-07-27T10:23:06.795Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:23:06 [2020-07-27T10:23:06.795Z] #56 DONE 0.3s
10:23:06 [2020-07-27T10:23:06.795Z] 
10:23:06 [2020-07-27T10:23:06.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:06 [2020-07-27T10:23:06.795Z] #39 10.60   PBCC     images/pipe-data.pb-c.c
10:23:06 [2020-07-27T10:23:06.795Z] #39 10.64   DEP      images/pipe-data.pb-c.d
10:23:06 [2020-07-27T10:23:06.795Z] #39 10.72   PBCC     images/mnt.pb-c.c
10:23:06 [2020-07-27T10:23:06.795Z] #39 10.80   DEP      images/mnt.pb-c.d
10:23:06 [2020-07-27T10:23:06.849Z] #39 33.23   CC       images/sk-netlink.o
10:23:07 [2020-07-27T10:23:07.040Z] #40 76.58   DEP      criu/signalfd.d
10:23:07 [2020-07-27T10:23:07.059Z] #39 10.88   PBCC     images/sk-packet.pb-c.c
10:23:07 [2020-07-27T10:23:07.059Z] #39 10.89   DEP      images/sk-packet.pb-c.d
10:23:07 [2020-07-27T10:23:07.059Z] #39 ...
10:23:07 [2020-07-27T10:23:07.059Z] 
10:23:07 [2020-07-27T10:23:07.059Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:07 [2020-07-27T10:23:07.059Z] #41 80.92 vendor/golang.org/x/net/idna
10:23:07 [2020-07-27T10:23:07.059Z] #41 86.56 net/textproto
10:23:07 [2020-07-27T10:23:07.059Z] #41 86.57 vendor/golang.org/x/net/http/httpproxy
10:23:07 [2020-07-27T10:23:07.059Z] #41 86.59 crypto/x509
10:23:07 [2020-07-27T10:23:07.059Z] #41 87.62 vendor/golang.org/x/net/http/httpguts
10:23:07 [2020-07-27T10:23:07.059Z] #41 87.64 mime/multipart
10:23:07 [2020-07-27T10:23:07.059Z] #41 90.20 crypto/tls
10:23:07 [2020-07-27T10:23:07.059Z] #41 ...
10:23:07 [2020-07-27T10:23:07.059Z] 
10:23:07 [2020-07-27T10:23:07.059Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:07 [2020-07-27T10:23:07.059Z] #39 10.96   PBCC     images/tcp-stream.pb-c.c
10:23:07 [2020-07-27T10:23:07.059Z] #39 11.02   DEP      images/tcp-stream.pb-c.d
10:23:07 [2020-07-27T10:23:07.109Z] #39 33.39   CC       images/packet-sock.o
10:23:07 [2020-07-27T10:23:07.110Z] #39 35.02   CC       images/userns.o
10:23:07 [2020-07-27T10:23:07.110Z] #39 35.27   CC       images/google/protobuf/descriptor.o
10:23:07 [2020-07-27T10:23:07.325Z] #39 11.13   PBCC     images/pipe.pb-c.c
10:23:07 [2020-07-27T10:23:07.325Z] #39 11.18   DEP      images/pipe.pb-c.d
10:23:07 [2020-07-27T10:23:07.325Z] #39 11.23   PBCC     images/pstree.pb-c.c
10:23:07 [2020-07-27T10:23:07.325Z] #39 11.28   DEP      images/pstree.pb-c.d
10:23:07 [2020-07-27T10:23:07.325Z] #39 11.34   PBCC     images/fs.pb-c.c
10:23:07 [2020-07-27T10:23:07.325Z] #39 11.37   DEP      images/fs.pb-c.d
10:23:07 [2020-07-27T10:23:07.325Z] #39 11.44   PBCC     images/signalfd.pb-c.c
10:23:07 [2020-07-27T10:23:07.339Z] #40 76.73   DEP      criu/sigframe.d
10:23:07 [2020-07-27T10:23:07.339Z] #40 76.85   DEP      criu/shmem.d
10:23:07 [2020-07-27T10:23:07.589Z] #39 11.49   DEP      images/signalfd.pb-c.d
10:23:07 [2020-07-27T10:23:07.589Z] #39 11.52   PBCC     images/fh.pb-c.c
10:23:07 [2020-07-27T10:23:07.589Z] #39 11.55   PBCC     images/fsnotify.pb-c.c
10:23:07 [2020-07-27T10:23:07.589Z] #39 11.59   DEP      images/fh.pb-c.d
10:23:07 [2020-07-27T10:23:07.589Z] #39 11.66   DEP      images/fsnotify.pb-c.d
10:23:07 [2020-07-27T10:23:07.638Z] #40 77.02   DEP      criu/servicefd.d
10:23:07 [2020-07-27T10:23:07.638Z] #40 ...
10:23:07 [2020-07-27T10:23:07.638Z] 
10:23:07 [2020-07-27T10:23:07.638Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:07 [2020-07-27T10:23:07.638Z] #18 25.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 25.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 25.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 26.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 26.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 26.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 26.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 27.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 28.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 28.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 28.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 28.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 29.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 29.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 29.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 29.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 29.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 29.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 31.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 31.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 31.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 31.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
10:23:07 [2020-07-27T10:23:07.639Z] #18 32.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
10:23:07 [2020-07-27T10:23:07.677Z] #39 33.80   CC       images/ipc-var.o
10:23:07 [2020-07-27T10:23:07.677Z] #39 34.01   CC       images/ipc-desc.o
10:23:07 [2020-07-27T10:23:07.867Z] #39 11.77   PBCC     images/eventpoll.pb-c.c
10:23:07 [2020-07-27T10:23:07.867Z] #39 11.82   DEP      images/eventpoll.pb-c.d
10:23:07 [2020-07-27T10:23:07.867Z] #39 11.87   PBCC     images/eventfd.pb-c.c
10:23:07 [2020-07-27T10:23:07.937Z] #39 34.17   CC       images/ipc-shm.o
10:23:07 [2020-07-27T10:23:07.954Z] #18 32.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
10:23:08 [2020-07-27T10:23:08.138Z] #39 11.89   DEP      images/eventfd.pb-c.d
10:23:08 [2020-07-27T10:23:08.138Z] #39 12.02   PBCC     images/remap-file-path.pb-c.c
10:23:08 [2020-07-27T10:23:08.138Z] #39 12.04   DEP      images/remap-file-path.pb-c.d
10:23:08 [2020-07-27T10:23:08.138Z] #39 12.10   PBCC     images/fifo.pb-c.c
10:23:08 [2020-07-27T10:23:08.138Z] #39 12.12   DEP      images/fifo.pb-c.d
10:23:08 [2020-07-27T10:23:08.139Z] #52 ...
10:23:08 [2020-07-27T10:23:08.139Z] 
10:23:08 [2020-07-27T10:23:08.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:08 [2020-07-27T10:23:08.139Z] #39 153.7 fatal: not a git repository (or any of the parent directories): .git
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.2 make[1]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.7 make[1]: 'images/built-in.o' is up to date.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.8 make[1]: 'compel/libcompel.a' is up to date.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.8 make[1]: 'compel/compel-host-bin' is up to date.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.8 make[1]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.8 make[1]: 'soccr/libsoccr.a' is up to date.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.9 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.9 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 154.9 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 155.1 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 155.1 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 155.1 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 155.2 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 155.3 make[2]: Nothing to be done for 'all'.
10:23:08 [2020-07-27T10:23:08.139Z] #39 155.3   INSTALL  criu/criu
10:23:08 [2020-07-27T10:23:08.139Z] #39 DONE 155.8s
10:23:08 [2020-07-27T10:23:08.139Z] 
10:23:08 [2020-07-27T10:23:08.139Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.1 + cd /tmp/tmp.BeXOva7lLT/src/github.com/golangci/golangci-lint/
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.1 + git checkout -q v1.23.8
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.6 ++ git describe --tags
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.6 + version=v1.23.8
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.6 ++ git rev-parse --short HEAD
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.6 + commit=76a82c6
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.6 ++ git show -s --format=%cd
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:23:08 [2020-07-27T10:23:08.139Z] #45 222.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
10:23:08 [2020-07-27T10:23:08.197Z] #39 34.47   CC       images/ipc-msg.o
10:23:08 [2020-07-27T10:23:08.402Z] #39 12.18   PBCC     images/ghost-file.pb-c.c
10:23:08 [2020-07-27T10:23:08.402Z] #39 12.21   DEP      images/ghost-file.pb-c.d
10:23:08 [2020-07-27T10:23:08.402Z] #39 12.25   PBCC     images/regfile.pb-c.c
10:23:08 [2020-07-27T10:23:08.402Z] #39 12.29   DEP      images/regfile.pb-c.d
10:23:08 [2020-07-27T10:23:08.402Z] #39 12.32   PBCC     images/ns.pb-c.c
10:23:08 [2020-07-27T10:23:08.402Z] #39 12.34   DEP      images/ns.pb-c.d
10:23:08 [2020-07-27T10:23:08.402Z] #39 12.41   PBCC     images/fdinfo.pb-c.c
10:23:08 [2020-07-27T10:23:08.456Z] #39 34.74   CC       images/ipc-sem.o
10:23:08 [2020-07-27T10:23:08.456Z] #39 34.92   CC       images/utsns.o
10:23:08 [2020-07-27T10:23:08.570Z] Client:
10:23:08 [2020-07-27T10:23:08.570Z]  Debug Mode: false
10:23:08 [2020-07-27T10:23:08.570Z]  Plugins:
10:23:08 [2020-07-27T10:23:08.570Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
10:23:08 [2020-07-27T10:23:08.570Z] 
10:23:08 [2020-07-27T10:23:08.570Z] Server:
10:23:08 [2020-07-27T10:23:08.570Z]  Containers: 0
10:23:08 [2020-07-27T10:23:08.570Z]   Running: 0
10:23:08 [2020-07-27T10:23:08.570Z]   Paused: 0
10:23:08 [2020-07-27T10:23:08.570Z]   Stopped: 0
10:23:08 [2020-07-27T10:23:08.570Z]  Images: 0
10:23:08 [2020-07-27T10:23:08.570Z]  Server Version: 19.03.5
10:23:08 [2020-07-27T10:23:08.570Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:23:08 [2020-07-27T10:23:08.570Z]   Windows: 
10:23:08 [2020-07-27T10:23:08.570Z]   LCOW: 
10:23:08 [2020-07-27T10:23:08.570Z]  Logging Driver: json-file
10:23:08 [2020-07-27T10:23:08.570Z]  Plugins:
10:23:08 [2020-07-27T10:23:08.570Z]   Volume: local
10:23:08 [2020-07-27T10:23:08.570Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:23:08 [2020-07-27T10:23:08.570Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:23:08 [2020-07-27T10:23:08.570Z]  Swarm: inactive
10:23:08 [2020-07-27T10:23:08.570Z]  Default Isolation: process
10:23:08 [2020-07-27T10:23:08.570Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:23:08 [2020-07-27T10:23:08.571Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
10:23:08 [2020-07-27T10:23:08.571Z]  OSType: windows
10:23:08 [2020-07-27T10:23:08.571Z]  Architecture: x86_64
10:23:08 [2020-07-27T10:23:08.571Z]  CPUs: 4
10:23:08 [2020-07-27T10:23:08.571Z]  Total Memory: 32GiB
10:23:08 [2020-07-27T10:23:08.571Z]  Name: azwin-2-ce19f0
10:23:08 [2020-07-27T10:23:08.571Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
10:23:08 [2020-07-27T10:23:08.571Z]  Docker Root Dir: D:\docker
10:23:08 [2020-07-27T10:23:08.571Z]  Debug Mode: false
10:23:08 [2020-07-27T10:23:08.571Z]  Registry: https://index.docker.io/v1/
10:23:08 [2020-07-27T10:23:08.571Z]  Labels:
10:23:08 [2020-07-27T10:23:08.571Z]  Experimental: true
10:23:08 [2020-07-27T10:23:08.571Z]  Insecure Registries:
10:23:08 [2020-07-27T10:23:08.571Z]   10.0.0.4:5000
10:23:08 [2020-07-27T10:23:08.571Z]   127.0.0.0/8
10:23:08 [2020-07-27T10:23:08.571Z]  Registry Mirrors:
10:23:08 [2020-07-27T10:23:08.571Z]   http://10.0.0.4:5000/
10:23:08 [2020-07-27T10:23:08.571Z]  Live Restore Enabled: false
10:23:08 [2020-07-27T10:23:08.571Z] 
10:23:08 [2020-07-27T10:23:08.666Z] #39 12.50   DEP      images/fdinfo.pb-c.d
10:23:08 [2020-07-27T10:23:08.666Z] #39 12.55   PBCC     images/core-aarch64.pb-c.c
10:23:08 [2020-07-27T10:23:08.666Z] #39 12.58   PBCC     images/core-arm.pb-c.c
10:23:08 [2020-07-27T10:23:08.666Z] #39 12.61   PBCC     images/core-ppc64.pb-c.c
10:23:08 [2020-07-27T10:23:08.666Z] #39 12.65   PBCC     images/core-s390.pb-c.c
10:23:08 [2020-07-27T10:23:08.666Z] #39 12.71   PBCC     images/core-x86.pb-c.c
10:23:08 [2020-07-27T10:23:08.666Z] #39 12.77   PBCC     images/core.pb-c.c
10:23:08 [2020-07-27T10:23:08.716Z] #39 35.10   CC       images/creds.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:23:08 [2020-07-27T10:23:08.930Z] #39 12.88   PBCC     images/inventory.pb-c.c
10:23:08 [2020-07-27T10:23:08.930Z] #39 12.94   DEP      images/core-aarch64.pb-c.d
10:23:08 [2020-07-27T10:23:08.930Z] #39 12.99   DEP      images/core-arm.pb-c.d
10:23:08 [2020-07-27T10:23:08.976Z] #39 35.32   CC       images/vma.o
10:23:09 [2020-07-27T10:23:09.014Z] #18 33.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:23:09 [2020-07-27T10:23:09.014Z] #18 33.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
10:23:09 [2020-07-27T10:23:09.020Z] #39 36.82   CC       images/opts.o
10:23:09 [2020-07-27T10:23:09.020Z] #39 37.00   CC       images/seccomp.o
10:23:09 [2020-07-27T10:23:09.020Z] #39 ...
10:23:09 [2020-07-27T10:23:09.020Z] 
10:23:09 [2020-07-27T10:23:09.020Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:23:09 [2020-07-27T10:23:09.020Z] #54 108.9 + for f in rootlesskit rootlesskit-docker-proxy
10:23:09 [2020-07-27T10:23:09.020Z] #54 108.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:23:09 [2020-07-27T10:23:09.108Z] #45 ...
10:23:09 [2020-07-27T10:23:09.108Z] 
10:23:09 [2020-07-27T10:23:09.108Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:23:09 [2020-07-27T10:23:09.108Z] #40 DONE 0.0s
10:23:09 [2020-07-27T10:23:09.108Z] 
10:23:09 [2020-07-27T10:23:09.108Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:23:09 [2020-07-27T10:23:09.194Z] #39 13.05   DEP      images/core-ppc64.pb-c.d
10:23:09 [2020-07-27T10:23:09.194Z] #39 13.09   DEP      images/core-s390.pb-c.d
10:23:09 [2020-07-27T10:23:09.194Z] #39 13.12   DEP      images/core-x86.pb-c.d
10:23:09 [2020-07-27T10:23:09.194Z] #39 13.23   DEP      images/core.pb-c.d
10:23:09 [2020-07-27T10:23:09.235Z] #39 35.54   CC       images/netdev.o
10:23:09 [2020-07-27T10:23:09.314Z] #18 33.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
10:23:09 [2020-07-27T10:23:09.314Z] #18 33.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
10:23:09 [2020-07-27T10:23:09.314Z] #18 ...
10:23:09 [2020-07-27T10:23:09.314Z] 
10:23:09 [2020-07-27T10:23:09.314Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:09 [2020-07-27T10:23:09.314Z] #42 134.6 vendor/golang.org/x/net/http2/hpack
10:23:09 [2020-07-27T10:23:09.314Z] #42 138.2 mime
10:23:09 [2020-07-27T10:23:09.314Z] #42 139.4 vendor/golang.org/x/net/idna
10:23:09 [2020-07-27T10:23:09.314Z] #42 144.5 vendor/golang.org/x/net/http/httpproxy
10:23:09 [2020-07-27T10:23:09.314Z] #42 144.5 net/textproto
10:23:09 [2020-07-27T10:23:09.314Z] #42 144.5 crypto/x509
10:23:09 [2020-07-27T10:23:09.314Z] #42 ...
10:23:09 [2020-07-27T10:23:09.314Z] 
10:23:09 [2020-07-27T10:23:09.314Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:09 [2020-07-27T10:23:09.314Z] #18 33.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
10:23:09 [2020-07-27T10:23:09.314Z] #18 33.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
10:23:09 [2020-07-27T10:23:09.363Z] #42 DONE 0.3s
10:23:09 [2020-07-27T10:23:09.363Z] 
10:23:09 [2020-07-27T10:23:09.363Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:23:09 [2020-07-27T10:23:09.363Z] #52 ...
10:23:09 [2020-07-27T10:23:09.363Z] 
10:23:09 [2020-07-27T10:23:09.363Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:23:09 [2020-07-27T10:23:09.363Z] #44 DONE 0.0s
10:23:09 [2020-07-27T10:23:09.458Z] #39 13.28   DEP      images/inventory.pb-c.d
10:23:09 [2020-07-27T10:23:09.458Z] #39 13.32   PBCC     images/cpuinfo.pb-c.c
10:23:09 [2020-07-27T10:23:09.458Z] #39 13.36   DEP      images/cpuinfo.pb-c.d
10:23:09 [2020-07-27T10:23:09.458Z] #39 13.40   PBCC     images/stats.pb-c.c
10:23:09 [2020-07-27T10:23:09.458Z] #39 13.42   DEP      images/stats.pb-c.d
10:23:09 [2020-07-27T10:23:09.495Z] #39 35.85   CC       images/tty.o
10:23:09 [2020-07-27T10:23:09.590Z] #54 ...
10:23:09 [2020-07-27T10:23:09.590Z] 
10:23:09 [2020-07-27T10:23:09.590Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:09 [2020-07-27T10:23:09.590Z] #41 99.58 vendor/golang.org/x/text/secure/bidirule
10:23:09 [2020-07-27T10:23:09.590Z] #41 99.90 vendor/golang.org/x/text/unicode/norm
10:23:09 [2020-07-27T10:23:09.590Z] #41 104.1 vendor/golang.org/x/net/idna
10:23:09 [2020-07-27T10:23:09.590Z] #41 105.7 vendor/golang.org/x/net/http2/hpack
10:23:09 [2020-07-27T10:23:09.590Z] #41 106.7 mime
10:23:09 [2020-07-27T10:23:09.590Z] #41 108.1 mime/quotedprintable
10:23:09 [2020-07-27T10:23:09.590Z] #41 108.4 net/http/internal
10:23:09 [2020-07-27T10:23:09.590Z] #41 ...
10:23:09 [2020-07-27T10:23:09.590Z] 
10:23:09 [2020-07-27T10:23:09.590Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:09 [2020-07-27T10:23:09.590Z] #39 37.33   CC       images/binfmt-misc.o
10:23:09 [2020-07-27T10:23:09.590Z] #39 37.43   CC       images/time.o
10:23:09 [2020-07-27T10:23:09.590Z] #39 37.57   CC       images/sysctl.o
10:23:09 [2020-07-27T10:23:09.590Z] #39 37.86   CC       images/autofs.o
10:23:09 [2020-07-27T10:23:09.615Z] #18 33.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
10:23:09 [2020-07-27T10:23:09.618Z] 
10:23:09 [2020-07-27T10:23:09.619Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:23:09 [2020-07-27T10:23:09.851Z] #39 38.11   CC       images/macvlan.o
10:23:10 [2020-07-27T10:23:10.064Z] #39 36.35   CC       images/file-lock.o
10:23:10 [2020-07-27T10:23:10.064Z] #39 36.49   CC       images/rlimit.o
10:23:10 [2020-07-27T10:23:10.119Z] #39 38.28   CC       images/sit.o
10:23:10 [2020-07-27T10:23:10.264Z] #18 34.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
10:23:10 [2020-07-27T10:23:10.324Z] #39 36.70   CC       images/pagemap.o
10:23:10 [2020-07-27T10:23:10.379Z] #39 38.53   CC       images/memfd.o
10:23:10 [2020-07-27T10:23:10.564Z] #18 34.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
10:23:10 [2020-07-27T10:23:10.595Z] #39 37.01   CC       images/siginfo.o
10:23:10 [2020-07-27T10:23:10.639Z] #39 38.88   CC       images/timens.o
10:23:10 [2020-07-27T10:23:10.855Z] #39 37.36   CC       images/rpc.o
10:23:10 [2020-07-27T10:23:10.855Z] #39 14.76 make[1]: Nothing to be done for 'all'.
10:23:10 [2020-07-27T10:23:10.879Z] #18 34.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
10:23:10 [2020-07-27T10:23:10.899Z] #39 39.08   LINK     images/built-in.o
10:23:11 [2020-07-27T10:23:11.159Z] #39 39.23   GEN      compel/include/asm
10:23:11 [2020-07-27T10:23:11.159Z] #39 39.28   GEN      compel/include/version.h
10:23:11 [2020-07-27T10:23:11.159Z] #39 39.30 touch .config
10:23:11 [2020-07-27T10:23:11.159Z] #39 39.32   GEN      include/common/config.h
10:23:11 [2020-07-27T10:23:11.159Z] #39 39.42   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.44   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.47   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.50   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.53   DEP      compel/arch/x86/plugins/std/memcpy.d
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.54   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.57   GEN      compel/plugins/include/uapi/std/syscall.h
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.61   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:23:11 [2020-07-27T10:23:11.419Z] #39 39.65   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:23:11 [2020-07-27T10:23:11.679Z] #39 39.66   DEP      compel/plugins/std/infect.d
10:23:11 [2020-07-27T10:23:11.679Z] #39 39.79   DEP      compel/plugins/std/string.d
10:23:11 [2020-07-27T10:23:11.679Z] #39 39.92   DEP      compel/plugins/std/log.d
10:23:11 [2020-07-27T10:23:11.935Z] #18 36.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
10:23:11 [2020-07-27T10:23:11.938Z] #39 40.05   DEP      compel/plugins/std/fds.d
10:23:11 [2020-07-27T10:23:11.938Z] #39 40.17   DEP      compel/plugins/std/std.d
10:23:11 [2020-07-27T10:23:11.938Z] #39 40.29   DEP      compel/plugins/shmem/shmem.d
10:23:12 [2020-07-27T10:23:12.197Z] #39 40.35   DEP      compel/plugins/fds/fds.d
10:23:12 [2020-07-27T10:23:12.238Z] #39 38.63   CC       images/ext-file.o
10:23:12 [2020-07-27T10:23:12.264Z] #39 16.12   CC       images/stats.o
10:23:12 [2020-07-27T10:23:12.456Z] #39 40.47   CC       compel/plugins/std/std.o
10:23:12 [2020-07-27T10:23:12.497Z] #39 38.81   CC       images/cgroup.o
10:23:12 [2020-07-27T10:23:12.581Z] #18 36.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
10:23:12 [2020-07-27T10:23:12.581Z] #18 36.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
10:23:12 [2020-07-27T10:23:12.716Z] #39 40.79   CC       compel/plugins/std/fds.o
10:23:12 [2020-07-27T10:23:12.716Z] #39 ...
10:23:12 [2020-07-27T10:23:12.716Z] 
10:23:12 [2020-07-27T10:23:12.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:12 [2020-07-27T10:23:12.716Z] #10 102.7 Selecting previously unselected package g++-mingw-w64-x86-64.
10:23:12 [2020-07-27T10:23:12.716Z] #10 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:23:12 [2020-07-27T10:23:12.716Z] #10 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:12 [2020-07-27T10:23:12.840Z] #39 16.69   CC       images/core.o
10:23:12 [2020-07-27T10:23:12.975Z] #10 ...
10:23:12 [2020-07-27T10:23:12.975Z] 
10:23:12 [2020-07-27T10:23:12.975Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:12 [2020-07-27T10:23:12.975Z] #41 112.7 net/textproto
10:23:12 [2020-07-27T10:23:12.975Z] #41 112.7 crypto/x509
10:23:13 [2020-07-27T10:23:13.066Z] #39 39.35   CC       images/userns.o
10:23:13 [2020-07-27T10:23:13.326Z] #39 39.69   CC       images/google/protobuf/descriptor.o
10:23:13 [2020-07-27T10:23:13.428Z] #39 17.50   CC       images/core-x86.o
10:23:13 [2020-07-27T10:23:13.544Z] #41 113.6 vendor/golang.org/x/net/http/httpguts
10:23:13 [2020-07-27T10:23:13.635Z] #18 38.00 debconf: delaying package configuration, since apt-utils is not installed
10:23:13 [2020-07-27T10:23:13.806Z] #41 114.0 vendor/golang.org/x/net/http/httpproxy
10:23:13 [2020-07-27T10:23:13.895Z] #39 ...
10:23:13 [2020-07-27T10:23:13.895Z] 
10:23:13 [2020-07-27T10:23:13.895Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:23:13 [2020-07-27T10:23:13.895Z] #54 112.5 + for f in rootlesskit rootlesskit-docker-proxy
10:23:13 [2020-07-27T10:23:13.895Z] #54 112.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:23:13 [2020-07-27T10:23:13.948Z] #18 38.16 Fetched 29.2 MB in 14s (2129 kB/s)
10:23:13 [2020-07-27T10:23:13.949Z] #18 38.24 Selecting previously unselected package pigz.
10:23:13 [2020-07-27T10:23:13.949Z] #18 38.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
10:23:13 [2020-07-27T10:23:13.949Z] #18 38.29 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
10:23:13 [2020-07-27T10:23:13.949Z] #18 38.29 Unpacking pigz (2.4-1) ...
10:23:14 [2020-07-27T10:23:14.004Z] #39 17.91   CC       images/core-arm.o
10:23:14 [2020-07-27T10:23:14.246Z] #18 38.49 Selecting previously unselected package libpython3.7-minimal:ppc64el.
10:23:14 [2020-07-27T10:23:14.246Z] #18 38.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
10:23:14 [2020-07-27T10:23:14.246Z] #18 38.52 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
10:23:14 [2020-07-27T10:23:14.266Z] #39 18.25   CC       images/core-aarch64.o
10:23:14 [2020-07-27T10:23:14.378Z] #41 114.5 mime/multipart
10:23:14 [2020-07-27T10:23:14.465Z] #54 ...
10:23:14 [2020-07-27T10:23:14.465Z] 
10:23:14 [2020-07-27T10:23:14.465Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:14 [2020-07-27T10:23:14.465Z] #41 103.0 vendor/golang.org/x/crypto/hkdf
10:23:14 [2020-07-27T10:23:14.465Z] #41 103.1 vendor/golang.org/x/text/transform
10:23:14 [2020-07-27T10:23:14.465Z] #41 103.7 vendor/golang.org/x/text/unicode/bidi
10:23:14 [2020-07-27T10:23:14.465Z] #41 105.4 vendor/golang.org/x/text/secure/bidirule
10:23:14 [2020-07-27T10:23:14.465Z] #41 105.8 vendor/golang.org/x/text/unicode/norm
10:23:14 [2020-07-27T10:23:14.465Z] #41 109.8 vendor/golang.org/x/net/idna
10:23:14 [2020-07-27T10:23:14.465Z] #41 111.9 vendor/golang.org/x/net/http2/hpack
10:23:14 [2020-07-27T10:23:14.465Z] #41 113.0 mime
10:23:14 [2020-07-27T10:23:14.529Z] #39 18.61   CC       images/core-ppc64.o
10:23:14 [2020-07-27T10:23:14.893Z] #18 39.13 Selecting previously unselected package python3.7-minimal.
10:23:14 [2020-07-27T10:23:14.893Z] #18 39.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
10:23:14 [2020-07-27T10:23:14.893Z] #18 39.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:23:15 [2020-07-27T10:23:15.044Z] #41 ...
10:23:15 [2020-07-27T10:23:15.044Z] 
10:23:15 [2020-07-27T10:23:15.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:15 [2020-07-27T10:23:15.044Z] #39 41.23   CC       images/opts.o
10:23:15 [2020-07-27T10:23:15.044Z] #39 41.44   CC       images/seccomp.o
10:23:15 [2020-07-27T10:23:15.044Z] #39 ...
10:23:15 [2020-07-27T10:23:15.044Z] 
10:23:15 [2020-07-27T10:23:15.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:15 [2020-07-27T10:23:15.044Z] #10 103.6 Selecting previously unselected package g++-mingw-w64-x86-64.
10:23:15 [2020-07-27T10:23:15.044Z] #10 103.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:23:15 [2020-07-27T10:23:15.044Z] #10 103.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:15 [2020-07-27T10:23:15.304Z] #10 ...
10:23:15 [2020-07-27T10:23:15.304Z] 
10:23:15 [2020-07-27T10:23:15.304Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:15 [2020-07-27T10:23:15.304Z] #39 41.72   CC       images/binfmt-misc.o
10:23:15 [2020-07-27T10:23:15.479Z] #39 19.38   CC       images/core-s390.o
10:23:15 [2020-07-27T10:23:15.563Z] #39 41.91   CC       images/time.o
10:23:15 [2020-07-27T10:23:15.824Z] #39 42.18   CC       images/sysctl.o
10:23:15 [2020-07-27T10:23:15.962Z] #18 40.13 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
10:23:15 [2020-07-27T10:23:15.962Z] #18 40.14 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:23:16 [2020-07-27T10:23:16.057Z] #39 19.97   CC       images/cpuinfo.o
10:23:16 [2020-07-27T10:23:16.083Z] #39 42.37   CC       images/autofs.o
10:23:16 [2020-07-27T10:23:16.083Z] #39 42.52   CC       images/macvlan.o
10:23:16 [2020-07-27T10:23:16.261Z] #18 ...
10:23:16 [2020-07-27T10:23:16.261Z] 
10:23:16 [2020-07-27T10:23:16.261Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:23:16 [2020-07-27T10:23:16.343Z] #39 42.77   CC       images/sit.o
10:23:16 [2020-07-27T10:23:16.602Z] #39 42.91   CC       images/memfd.o
10:23:16 [2020-07-27T10:23:16.634Z] #39 20.49   CC       images/inventory.o
10:23:16 [2020-07-27T10:23:16.862Z] #39 43.17   CC       images/timens.o
10:23:16 [2020-07-27T10:23:16.897Z] #39 20.68   CC       images/fdinfo.o
10:23:16 [2020-07-27T10:23:16.897Z] #39 ...
10:23:16 [2020-07-27T10:23:16.897Z] 
10:23:16 [2020-07-27T10:23:16.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:16 [2020-07-27T10:23:16.897Z] #10 100.6 Selecting previously unselected package g++-mingw-w64-x86-64.
10:23:16 [2020-07-27T10:23:16.897Z] #10 100.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:23:16 [2020-07-27T10:23:16.897Z] #10 100.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:16 [2020-07-27T10:23:16.917Z] #41 116.6 crypto/tls
10:23:16 [2020-07-27T10:23:16.917Z] #41 ...
10:23:16 [2020-07-27T10:23:16.917Z] 
10:23:16 [2020-07-27T10:23:16.917Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:23:16 [2020-07-27T10:23:16.917Z] #54 DONE 116.9s
10:23:16 [2020-07-27T10:23:16.917Z] 
10:23:16 [2020-07-27T10:23:16.917Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:23:16 [2020-07-27T10:23:16.917Z] #55 DONE 0.0s
10:23:16 [2020-07-27T10:23:16.917Z] 
10:23:16 [2020-07-27T10:23:16.917Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:23:16 [2020-07-27T10:23:16.917Z] #56 DONE 0.1s
10:23:16 [2020-07-27T10:23:16.917Z] 
10:23:16 [2020-07-27T10:23:16.917Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:16 [2020-07-27T10:23:16.917Z] #10 116.9 Selecting previously unselected package libapparmor1:amd64.
10:23:16 [2020-07-27T10:23:16.917Z] #10 116.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:23:16 [2020-07-27T10:23:16.917Z] #10 116.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:23:17 [2020-07-27T10:23:17.122Z] #39 43.47   LINK     images/built-in.o
10:23:17 [2020-07-27T10:23:17.175Z] #10 117.1 Selecting previously unselected package libapparmor-dev:amd64.
10:23:17 [2020-07-27T10:23:17.175Z] #10 117.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:23:17 [2020-07-27T10:23:17.175Z] #10 117.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:23:17 [2020-07-27T10:23:17.382Z] #39 43.68   GEN      compel/include/asm
10:23:17 [2020-07-27T10:23:17.382Z] #39 43.71   GEN      compel/include/version.h
10:23:17 [2020-07-27T10:23:17.382Z] #39 43.71 touch .config
10:23:17 [2020-07-27T10:23:17.382Z] #39 43.76   GEN      include/common/config.h
10:23:17 [2020-07-27T10:23:17.382Z] #39 43.83   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:23:17 [2020-07-27T10:23:17.382Z] #39 43.86   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:23:17 [2020-07-27T10:23:17.382Z] #39 43.87   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:23:17 [2020-07-27T10:23:17.435Z] #10 117.4 Selecting previously unselected package libbtrfs0.
10:23:17 [2020-07-27T10:23:17.435Z] #10 117.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:23:17 [2020-07-27T10:23:17.435Z] #10 117.4 Unpacking libbtrfs0 (4.20.1-2) ...
10:23:17 [2020-07-27T10:23:17.435Z] #10 117.6 Selecting previously unselected package libbtrfs-dev.
10:23:17 [2020-07-27T10:23:17.642Z] #39 43.89   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:23:17 [2020-07-27T10:23:17.642Z] #39 43.91   DEP      compel/arch/x86/plugins/std/memcpy.d
10:23:17 [2020-07-27T10:23:17.642Z] #39 43.94   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:23:17 [2020-07-27T10:23:17.642Z] #39 43.97   GEN      compel/plugins/include/uapi/std/syscall.h
10:23:17 [2020-07-27T10:23:17.642Z] #39 43.99   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:23:17 [2020-07-27T10:23:17.642Z] #39 44.01   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:23:17 [2020-07-27T10:23:17.642Z] #39 44.03   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:23:17 [2020-07-27T10:23:17.642Z] #39 44.05   DEP      compel/plugins/std/infect.d
10:23:17 [2020-07-27T10:23:17.696Z] #10 117.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:23:17 [2020-07-27T10:23:17.696Z] #10 117.6 Unpacking libbtrfs-dev (4.20.1-2) ...
10:23:17 [2020-07-27T10:23:17.756Z] #22 151.7 Checking out files:  27% (2952/10832)   
Checking out files:  28% (3033/10832)   
Checking out files:  29% (3142/10832)   
Checking out files:  30% (3250/10832)   
Checking out files:  31% (3358/10832)   
Checking out files:  32% (3467/10832)   
Checking out files:  33% (3575/10832)   
Checking out files:  34% (3683/10832)   
Checking out files:  35% (3792/10832)   
Checking out files:  36% (3900/10832)   
Checking out files:  37% (4008/10832)   
Checking out files:  38% (4117/10832)   
Checking out files:  39% (4225/10832)   
Checking out files:  40% (4333/10832)   
Checking out files:  41% (4442/10832)   
Checking out files:  42% (4550/10832)   
Checking out files:  43% (4658/10832)   
Checking out files:  44% (4767/10832)   
Checking out files:  45% (4875/10832)   
Checking out files:  46% (4983/10832)   
Checking out files:  47% (5092/10832)   
Checking out files:  48% (5200/10832)   
Checking out files:  49% (5308/10832)   
Checking out files:  50% (5416/10832)   
Checking out files:  50% (5495/10832)   
Checking out files:  51% (5525/10832)   
Checking out files:  52% (5633/10832)   
Checking out files:  53% (5741/10832)   
Checking out files:  54% (5850/10832)   
Checking out files:  55% (5958/10832)   
Checking out files:  56% (6066/10832)   
Checking out files:  57% (6175/10832)   
Checking out files:  58% (6283/10832)   
Checking out files:  59% (6391/10832)   
Checking out files:  60% (6500/10832)   
Checking out files:  61% (6608/10832)   
Checking out files:  62% (6716/10832)   
Checking out files:  63% (6825/10832)   
Checking out files:  64% (6933/10832)   
Checking out files:  65% (7041/10832)   
Checking out files:  66% (7150/10832)   
10:23:17 [2020-07-27T10:23:17.756Z] #22 ...
10:23:17 [2020-07-27T10:23:17.756Z] 
10:23:17 [2020-07-27T10:23:17.756Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:17 [2020-07-27T10:23:17.756Z] #40 77.20   DEP      criu/seize.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 77.45   DEP      criu/seccomp.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 77.64   DEP      criu/rst-malloc.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 77.73   DEP      criu/rbtree.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 77.77   DEP      criu/pstree.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 77.91   DEP      criu/protobuf.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 78.12   GEN      criu/protobuf-desc-gen.h
10:23:17 [2020-07-27T10:23:17.756Z] #40 80.03   DEP      criu/protobuf-desc.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 80.16   DEP      criu/proc_parse.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 80.36   DEP      criu/plugin.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 80.51   DEP      criu/pipes.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 80.73   DEP      criu/pie-util.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 80.90   DEP      criu/pie-util-vdso.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 81.02   DEP      criu/path.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 81.18   DEP      criu/parasite-syscall.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 81.43   DEP      criu/pagemap.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 81.64   DEP      criu/pagemap-cache.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 81.81   DEP      criu/page-xfer.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 81.98   DEP      criu/page-pipe.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 82.11   DEP      criu/netfilter.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 82.27   DEP      criu/net.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 82.51   DEP      criu/namespaces.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 82.71   DEP      criu/mount.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 82.91   DEP      criu/memfd.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 83.06   DEP      criu/mem.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 83.27   DEP      criu/lsm.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 83.44   DEP      criu/log.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 83.57   DEP      criu/libnetlink.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 83.69   DEP      criu/kerndat.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 83.95   DEP      criu/kcmp-ids.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 84.05   DEP      criu/irmap.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 84.19   DEP      criu/ipc_ns.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 84.33   DEP      criu/image.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 84.61   DEP      criu/image-desc.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 84.73   DEP      criu/fsnotify.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 84.95   DEP      criu/filesystems.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 85.14   DEP      criu/files.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 85.43   DEP      criu/files-reg.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 85.68   DEP      criu/files-ext.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 85.90   DEP      criu/file-lock.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 86.07   DEP      criu/file-ids.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 86.26   DEP      criu/fifo.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 86.47   DEP      criu/fdstore.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 86.57   DEP      criu/fault-injection.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 86.61   DEP      criu/external.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 86.72   DEP      criu/eventpoll.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 87.01   DEP      criu/eventfd.d
10:23:17 [2020-07-27T10:23:17.756Z] #40 87.24   DEP      criu/crtools.d
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
10:23:17 [2020-07-27T10:23:17.816Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:23:17 [2020-07-27T10:23:17.816Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:23:17 [2020-07-27T10:23:17.902Z] #39 44.15   DEP      compel/plugins/std/string.d
10:23:17 [2020-07-27T10:23:17.902Z] #39 44.25   DEP      compel/plugins/std/log.d
10:23:17 [2020-07-27T10:23:17.902Z] #39 44.34   DEP      compel/plugins/std/fds.d
10:23:17 [2020-07-27T10:23:17.956Z] #10 117.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:23:17 [2020-07-27T10:23:17.956Z] #10 117.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:23:17 [2020-07-27T10:23:17.956Z] #10 117.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:23:17 [2020-07-27T10:23:17.956Z] #10 117.9 Selecting previously unselected package libudev-dev:amd64.
10:23:17 [2020-07-27T10:23:17.956Z] #10 117.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
10:23:17 [2020-07-27T10:23:17.956Z] #10 118.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:23:18 [2020-07-27T10:23:18.056Z] #40 ...
10:23:18 [2020-07-27T10:23:18.056Z] 
10:23:18 [2020-07-27T10:23:18.056Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:23:18 [2020-07-27T10:23:18.162Z] #39 44.47   DEP      compel/plugins/std/std.d
10:23:18 [2020-07-27T10:23:18.162Z] #39 44.59   DEP      compel/plugins/shmem/shmem.d
10:23:18 [2020-07-27T10:23:18.162Z] #39 44.67   DEP      compel/plugins/fds/fds.d
10:23:18 [2020-07-27T10:23:18.217Z] #10 118.2 Selecting previously unselected package libsepol1-dev:amd64.
10:23:18 [2020-07-27T10:23:18.217Z] #10 118.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:23:18 [2020-07-27T10:23:18.217Z] #10 118.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:23:18 [2020-07-27T10:23:18.421Z] #39 44.82   CC       compel/plugins/std/std.o
10:23:18 [2020-07-27T10:23:18.477Z] #10 118.6 Selecting previously unselected package libpcre16-3:amd64.
10:23:18 [2020-07-27T10:23:18.477Z] #10 118.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:23:18 [2020-07-27T10:23:18.477Z] #10 118.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:23:18 [2020-07-27T10:23:18.737Z] #10 118.8 Selecting previously unselected package libpcre32-3:amd64.
10:23:18 [2020-07-27T10:23:18.737Z] #10 118.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:23:18 [2020-07-27T10:23:18.737Z] #10 118.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.1% of statements
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/types	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:23:18 [2020-07-27T10:23:18.852Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:23:18 [2020-07-27T10:23:18.990Z] #39 45.14   CC       compel/plugins/std/fds.o
10:23:18 [2020-07-27T10:23:18.997Z] #10 119.0 Selecting previously unselected package libpcrecpp0v5:amd64.
10:23:18 [2020-07-27T10:23:18.997Z] #10 119.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:23:18 [2020-07-27T10:23:18.997Z] #10 119.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:23:19 [2020-07-27T10:23:19.144Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
10:23:19 [2020-07-27T10:23:19.249Z] #39 45.49   CC       compel/plugins/std/log.o
10:23:19 [2020-07-27T10:23:19.256Z] #10 119.1 Selecting previously unselected package libpcre3-dev:amd64.
10:23:19 [2020-07-27T10:23:19.256Z] #10 119.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:23:19 [2020-07-27T10:23:19.256Z] #10 119.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:23:19 [2020-07-27T10:23:19.436Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
10:23:19 [2020-07-27T10:23:19.436Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:23:19 [2020-07-27T10:23:19.436Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:23:19 [2020-07-27T10:23:19.436Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:23:19 [2020-07-27T10:23:19.436Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:23:19 [2020-07-27T10:23:19.436Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:23:19 [2020-07-27T10:23:19.436Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:23:19 [2020-07-27T10:23:19.436Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:23:19 [2020-07-27T10:23:19.436Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
10:23:19 [2020-07-27T10:23:19.516Z] #10 119.6 Selecting previously unselected package libselinux1-dev:amd64.
10:23:19 [2020-07-27T10:23:19.516Z] #10 119.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:23:19 [2020-07-27T10:23:19.516Z] #10 119.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:23:19 [2020-07-27T10:23:19.551Z] #22 151.7 Checking out files:  27% (2952/10832)   
Checking out files:  28% (3033/10832)   
Checking out files:  29% (3142/10832)   
Checking out files:  30% (3250/10832)   
Checking out files:  31% (3358/10832)   
Checking out files:  32% (3467/10832)   
Checking out files:  33% (3575/10832)   
Checking out files:  34% (3683/10832)   
Checking out files:  35% (3792/10832)   
Checking out files:  36% (3900/10832)   
Checking out files:  37% (4008/10832)   
Checking out files:  38% (4117/10832)   
Checking out files:  39% (4225/10832)   
Checking out files:  40% (4333/10832)   
Checking out files:  41% (4442/10832)   
Checking out files:  42% (4550/10832)   
Checking out files:  43% (4658/10832)   
Checking out files:  44% (4767/10832)   
Checking out files:  45% (4875/10832)   
Checking out files:  46% (4983/10832)   
Checking out files:  47% (5092/10832)   
Checking out files:  48% (5200/10832)   
Checking out files:  49% (5308/10832)   
Checking out files:  50% (5416/10832)   
Checking out files:  50% (5495/10832)   
Checking out files:  51% (5525/10832)   
Checking out files:  52% (5633/10832)   
Checking out files:  53% (5741/10832)   
Checking out files:  54% (5850/10832)   
Checking out files:  55% (5958/10832)   
Checking out files:  56% (6066/10832)   
Checking out files:  57% (6175/10832)   
Checking out files:  58% (6283/10832)   
Checking out files:  59% (6391/10832)   
Checking out files:  60% (6500/10832)   
Checking out files:  61% (6608/10832)   
Checking out files:  62% (6716/10832)   
Checking out files:  63% (6825/10832)   
Checking out files:  64% (6933/10832)   
Checking out files:  65% (7041/10832)   
Checking out files:  66% (7150/10832)   
Checking out files:  67% (7258/10832)   
Checking out files:  68% (7366/10832)   
Checking out files:  69% (7475/10832)   
Checking out files:  70% (7583/10832)   
Checking out files:  71% (7691/10832)   
Checking out files:  72% (7800/10832)   
Checking out files:  73% (7908/10832)   
Checking out files:  74% (8016/10832)   
Checking out files:  75% (8124/10832)   
Checking out files:  76% (8233/10832)   
Checking out files:  77% (8341/10832)   
Checking out files:  78% (8449/10832)   
Checking out files:  79% (8558/10832)   
Checking out files:  80% (8666/10832)   
Checking out files:  80% (8750/10832)   
Checking out files:  81% (8774/10832)   
Checking out files:  82% (8883/10832)   
Checking out files:  83% (8991/10832)   
Checking out files:  84% (9099/10832)   
Checking out files:  85% (9208/10832)   
Checking out files:  86% (9316/10832)   
Checking out files:  87% (9424/10832)   
Checking out files:  88% (9533/10832)   
Checking out files:  89% (9641/10832)   
Checking out files:  90% (9749/10832)   
Checking out files:  91% (9858/10832)   
Checking out files:  92% (9966/10832)   
Checking out files:  93% (10074/10832)   
Checking out files:  94% (10183/10832)   
Checking out files:  95% (10291/10832)   
Checking out files:  96% (10399/10832)   
Checking out files:  97% (10508/10832)   
Checking out files:  98% (10616/10832)   
Checking out files:  99% (10724/10832)   
Checking out files: 100% (10832/10832)   
Checking out files: 100% (10832/10832), done.
10:23:19 [2020-07-27T10:23:19.551Z] #22 154.8 + cd /tmp/tmp.pbWiQVV4HW/tmp/docker-ce
10:23:19 [2020-07-27T10:23:19.551Z] #22 154.8 + git checkout -q v17.06.2-ce
10:23:19 [2020-07-27T10:23:19.785Z] #10 119.8 Selecting previously unselected package libdevmapper-dev:amd64.
10:23:19 [2020-07-27T10:23:19.785Z] #10 119.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:23:19 [2020-07-27T10:23:19.785Z] #10 119.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:23:19 [2020-07-27T10:23:19.785Z] #10 119.9 Selecting previously unselected package libseccomp-dev:amd64.
10:23:19 [2020-07-27T10:23:19.785Z] #10 119.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:23:19 [2020-07-27T10:23:19.785Z] #10 119.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:23:19 [2020-07-27T10:23:19.786Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:23:19 [2020-07-27T10:23:19.786Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:23:20 [2020-07-27T10:23:20.046Z] #10 120.0 Selecting previously unselected package libsystemd-dev:amd64.
10:23:20 [2020-07-27T10:23:20.046Z] #10 120.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:23:20 [2020-07-27T10:23:20.046Z] #10 120.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:23:20 [2020-07-27T10:23:20.116Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
10:23:20 [2020-07-27T10:23:20.198Z] #39 46.48   CC       compel/plugins/std/string.o
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.7 Setting up libbtrfs0 (4.20.1-2) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.7 Setting up libbtrfs-dev (4.20.1-2) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.8 Setting up mingw-w64-common (6.0.0-3) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:23:20 [2020-07-27T10:23:20.615Z] #10 120.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:23:20 [2020-07-27T10:23:20.621Z] #22 ...
10:23:20 [2020-07-27T10:23:20.621Z] 
10:23:20 [2020-07-27T10:23:20.621Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:20 [2020-07-27T10:23:20.621Z] #42 145.9 mime/multipart
10:23:20 [2020-07-27T10:23:20.621Z] #42 145.9 vendor/golang.org/x/net/http/httpguts
10:23:20 [2020-07-27T10:23:20.621Z] #42 149.0 crypto/tls
10:23:20 [2020-07-27T10:23:20.767Z] #39 46.95   CC       compel/plugins/std/infect.o
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.8 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
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.8 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
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.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
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.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
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 120.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 121.0 Setting up dmsetup (2:1.02.155-3) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 121.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 121.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:23:20 [2020-07-27T10:23:20.905Z] #10 121.0 Processing triggers for libc-bin (2.28-10) ...
10:23:20 [2020-07-27T10:23:20.939Z] #42 ...
10:23:20 [2020-07-27T10:23:20.939Z] 
10:23:20 [2020-07-27T10:23:20.939Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.12 Selecting previously unselected package python3-minimal.
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.19 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.19 Unpacking python3-minimal (3.7.3-1) ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.30 Selecting previously unselected package libmpdec2:ppc64el.
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.31 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.33 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.52 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 43.53 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 44.58 Selecting previously unselected package python3.7.
10:23:20 [2020-07-27T10:23:20.939Z] #18 44.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 44.61 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 44.83 Selecting previously unselected package libpython3-stdlib:ppc64el.
10:23:20 [2020-07-27T10:23:20.939Z] #18 44.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 44.86 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
10:23:20 [2020-07-27T10:23:20.939Z] #18 44.98 Setting up python3-minimal (3.7.3-1) ...
10:23:21 [2020-07-27T10:23:21.026Z] #39 47.37   CC       compel/arch/x86/plugins/std/parasite-head.o
10:23:21 [2020-07-27T10:23:21.026Z] #39 47.40   CC       compel/arch/x86/plugins/std/memcpy.o
10:23:21 [2020-07-27T10:23:21.026Z] #39 47.44   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:23:21 [2020-07-27T10:23:21.026Z] #39 ...
10:23:21 [2020-07-27T10:23:21.026Z] 
10:23:21 [2020-07-27T10:23:21.026Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:21 [2020-07-27T10:23:21.026Z] #10 119.6 Selecting previously unselected package libapparmor1:amd64.
10:23:21 [2020-07-27T10:23:21.026Z] #10 119.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:23:21 [2020-07-27T10:23:21.324Z] #10 119.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:23:21 [2020-07-27T10:23:21.515Z] #10 DONE 121.5s
10:23:21 [2020-07-27T10:23:21.515Z] 
10:23:21 [2020-07-27T10:23:21.515Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:21 [2020-07-27T10:23:21.585Z] #10 ...
10:23:21 [2020-07-27T10:23:21.585Z] 
10:23:21 [2020-07-27T10:23:21.585Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:23:21 [2020-07-27T10:23:21.585Z] #54 DONE 120.2s
10:23:21 [2020-07-27T10:23:21.585Z] 
10:23:21 [2020-07-27T10:23:21.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:21 [2020-07-27T10:23:21.585Z] #10 120.3 Selecting previously unselected package libapparmor-dev:amd64.
10:23:21 [2020-07-27T10:23:21.845Z] #10 ...
10:23:21 [2020-07-27T10:23:21.845Z] 
10:23:21 [2020-07-27T10:23:21.845Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:23:21 [2020-07-27T10:23:21.845Z] #55 DONE 0.1s
10:23:21 [2020-07-27T10:23:21.845Z] 
10:23:21 [2020-07-27T10:23:21.845Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:23:21 [2020-07-27T10:23:21.845Z] #56 DONE 0.1s
10:23:21 [2020-07-27T10:23:21.845Z] 
10:23:21 [2020-07-27T10:23:21.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:21 [2020-07-27T10:23:21.845Z] #10 120.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:23:21 [2020-07-27T10:23:21.845Z] #10 120.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:23:22 [2020-07-27T10:23:22.005Z] #18 46.17 Selecting previously unselected package python3.
10:23:22 [2020-07-27T10:23:22.005Z] #18 46.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 ... 24022 files and directories currently installed.)
10:23:22 [2020-07-27T10:23:22.005Z] #18 46.25 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.005Z] #18 46.26 Unpacking python3 (3.7.3-1) ...
10:23:22 [2020-07-27T10:23:22.005Z] #18 46.36 Selecting previously unselected package libip4tc0:ppc64el.
10:23:22 [2020-07-27T10:23:22.005Z] #18 46.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.005Z] #18 46.38 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
10:23:22 [2020-07-27T10:23:22.105Z] #10 120.7 Selecting previously unselected package libbtrfs0.
10:23:22 [2020-07-27T10:23:22.105Z] #10 120.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:23:22 [2020-07-27T10:23:22.105Z] #10 120.7 Unpacking libbtrfs0 (4.20.1-2) ...
10:23:22 [2020-07-27T10:23:22.315Z] #18 46.51 Selecting previously unselected package libip6tc0:ppc64el.
10:23:22 [2020-07-27T10:23:22.315Z] #18 46.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.315Z] #18 46.51 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
10:23:22 [2020-07-27T10:23:22.315Z] #18 46.62 Selecting previously unselected package libiptc0:ppc64el.
10:23:22 [2020-07-27T10:23:22.315Z] #18 46.63 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.315Z] #18 46.64 Unpacking libiptc0:ppc64el (1.8.2-4) ...
10:23:22 [2020-07-27T10:23:22.315Z] #18 46.72 Selecting previously unselected package libnfnetlink0:ppc64el.
10:23:22 [2020-07-27T10:23:22.365Z] #10 120.9 Selecting previously unselected package libbtrfs-dev.
10:23:22 [2020-07-27T10:23:22.365Z] #10 120.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:23:22 [2020-07-27T10:23:22.365Z] #10 121.0 Unpacking libbtrfs-dev (4.20.1-2) ...
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.76 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.84 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.85 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.94 Selecting previously unselected package libnftnl11:ppc64el.
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.613Z] #18 46.96 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
10:23:22 [2020-07-27T10:23:22.613Z] #18 47.04 Selecting previously unselected package iptables.
10:23:22 [2020-07-27T10:23:22.613Z] #18 47.08 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
10:23:22 [2020-07-27T10:23:22.625Z] #10 121.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:23:22 [2020-07-27T10:23:22.625Z] #10 121.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:23:22 [2020-07-27T10:23:22.625Z] #10 121.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:23:22 [2020-07-27T10:23:22.850Z] ok  	github.com/docker/docker/builder/remotecontext	0.356s	coverage: 13.6% of statements
10:23:22 [2020-07-27T10:23:22.850Z] ok  	github.com/docker/docker/builder/dockerfile	1.004s	coverage: 48.1% of statements
10:23:22 [2020-07-27T10:23:22.884Z] #10 121.4 Selecting previously unselected package libudev-dev:amd64.
10:23:22 [2020-07-27T10:23:22.884Z] #10 121.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
10:23:22 [2020-07-27T10:23:22.884Z] #10 121.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.433 + RM_GOPATH=0
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.433 + TMP_GOPATH=
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.433 + : /build
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.433 + '[' -z '' ']'
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.452 ++ mktemp -d
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.456 + export GOPATH=/tmp/tmp.E6vuMVxRvN
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.456 + GOPATH=/tmp/tmp.E6vuMVxRvN
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.456 + RM_GOPATH=1
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.456 + case "$(go env GOARCH)" in
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.456 ++ go env GOARCH
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.476 + export GO_BUILDMODE=-buildmode=pie
10:23:22 [2020-07-27T10:23:22.912Z] #49 1.476 + GO_BUILDMODE=-buildmode=pie
10:23:22 [2020-07-27T10:23:22.913Z] #18 47.09 Unpacking iptables (1.8.2-4) ...
10:23:23 [2020-07-27T10:23:23.145Z] #10 121.7 Selecting previously unselected package libsepol1-dev:amd64.
10:23:23 [2020-07-27T10:23:23.145Z] #10 121.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:23:23 [2020-07-27T10:23:23.145Z] #10 121.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:23:23 [2020-07-27T10:23:23.172Z] #49 ...
10:23:23 [2020-07-27T10:23:23.172Z] 
10:23:23 [2020-07-27T10:23:23.172Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:23:23 [2020-07-27T10:23:23.172Z] #11 DONE 1.6s
10:23:23 [2020-07-27T10:23:23.172Z] 
10:23:23 [2020-07-27T10:23:23.172Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.476 ++ dirname /tmp/install/install.sh
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.480 + dir=/tmp/install
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.480 + bin=runc
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.480 + shift
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.480 + '[' '!' -f /tmp/install/runc.installer ']'
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.480 + . /tmp/install/runc.installer
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.480 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.480 + install_runc
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.481 + grep -q '^3\.10\.0.*\.el7\.'
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.492 + uname -r
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.494 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.495 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.495 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.495 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E6vuMVxRvN/src/github.com/opencontainers/runc
10:23:23 [2020-07-27T10:23:23.172Z] #49 1.516 Cloning into '/tmp/tmp.E6vuMVxRvN/src/github.com/opencontainers/runc'...
10:23:23 [2020-07-27T10:23:23.172Z] #49 ...
10:23:23 [2020-07-27T10:23:23.172Z] 
10:23:23 [2020-07-27T10:23:23.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:23 [2020-07-27T10:23:23.172Z] #39 41.23   CC       compel/plugins/std/log.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 42.00   CC       compel/plugins/std/string.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 42.58   CC       compel/plugins/std/infect.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 42.90   CC       compel/arch/x86/plugins/std/parasite-head.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 42.94   CC       compel/arch/x86/plugins/std/memcpy.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 42.97   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.02   AR       compel/plugins/std.lib.a
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.06   CC       compel/plugins/fds/fds.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.25   AR       compel/plugins/fds.lib.a
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.30   HOSTDEP  compel/src/lib/log-host.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.36   HOSTDEP  compel/src/lib/handle-elf-host.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.53   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.59   HOSTDEP  compel/src/main-host.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.64   DEP      compel/src/lib/ptrace.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.73   DEP      compel/src/lib/infect.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.80   DEP      compel/src/lib/infect-util.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.86   DEP      compel/src/lib/infect-rpc.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 43.95   DEP      compel/arch/x86/src/lib/infect.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 44.09   DEP      compel/arch/x86/src/lib/cpu.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 44.16   DEP      compel/src/lib/log.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 44.22   DEP      compel/src/main.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 44.30   DEP      compel/src/lib/handle-elf.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 44.41   DEP      compel/arch/x86/src/lib/handle-elf.d
10:23:23 [2020-07-27T10:23:23.172Z] #39 44.53   CC       compel/src/lib/log.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 44.69   CC       compel/arch/x86/src/lib/cpu.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 45.52   CC       compel/arch/x86/src/lib/infect.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 46.76   CC       compel/src/lib/infect-rpc.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 47.09   CC       compel/src/lib/infect-util.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 47.36   CC       compel/src/lib/infect.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 49.45   CC       compel/src/lib/ptrace.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 49.94   AR       compel/libcompel.a
10:23:23 [2020-07-27T10:23:23.172Z] #39 50.10   HOSTCC   compel/src/main-host.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 50.44   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 50.61   HOSTCC   compel/src/lib/handle-elf-host.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 51.03   HOSTCC   compel/src/lib/log-host.o
10:23:23 [2020-07-27T10:23:23.172Z] #39 ...
10:23:23 [2020-07-27T10:23:23.172Z] 
10:23:23 [2020-07-27T10:23:23.172Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:23:23 [2020-07-27T10:23:23.407Z] #10 122.0 Selecting previously unselected package libpcre16-3:amd64.
10:23:23 [2020-07-27T10:23:23.407Z] #10 122.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:23:23 [2020-07-27T10:23:23.407Z] #10 122.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:23:23 [2020-07-27T10:23:23.484Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
10:23:23 [2020-07-27T10:23:23.509Z] #10 ...
10:23:23 [2020-07-27T10:23:23.509Z] 
10:23:23 [2020-07-27T10:23:23.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:23 [2020-07-27T10:23:23.509Z] #39 21.13   CC       images/fown.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 21.44   CC       images/ns.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 21.77   CC       images/regfile.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 21.96   CC       images/ghost-file.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 22.31   CC       images/fifo.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 22.58   CC       images/remap-file-path.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 22.83   CC       images/eventfd.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 23.03   CC       images/eventpoll.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 23.53   CC       images/fh.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 23.92   CC       images/fsnotify.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 24.54   CC       images/signalfd.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 24.76   CC       images/fs.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 24.96   CC       images/pstree.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 25.15   CC       images/pipe.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 25.35   CC       images/tcp-stream.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 25.43   CC       images/sk-packet.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 25.54   CC       images/mnt.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 25.65   CC       images/pipe-data.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 25.83   CC       images/sa.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 26.22   CC       images/timer.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 ...
10:23:23 [2020-07-27T10:23:23.509Z] 
10:23:23 [2020-07-27T10:23:23.509Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:23 [2020-07-27T10:23:23.509Z] #41 96.40 net/http/httptrace
10:23:23 [2020-07-27T10:23:23.509Z] #41 96.55 net/http
10:23:23 [2020-07-27T10:23:23.509Z] #41 105.1 github.com/LK4D4/vndr/godl
10:23:23 [2020-07-27T10:23:23.509Z] #41 105.7 github.com/LK4D4/vndr
10:23:23 [2020-07-27T10:23:23.509Z] #41 ...
10:23:23 [2020-07-27T10:23:23.509Z] 
10:23:23 [2020-07-27T10:23:23.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:23 [2020-07-27T10:23:23.509Z] #39 26.68   CC       images/timerfd.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 26.86   CC       images/mm.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 27.02   CC       images/sk-opts.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 27.15   CC       images/sk-unix.o
10:23:23 [2020-07-27T10:23:23.509Z] #39 27.46   CC       images/sk-inet.o
10:23:23 [2020-07-27T10:23:23.561Z] #18 47.64 Selecting previously unselected package xxd.
10:23:23 [2020-07-27T10:23:23.561Z] #18 47.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
10:23:23 [2020-07-27T10:23:23.561Z] #18 47.65 Unpacking xxd (2:8.1.0875-5) ...
10:23:23 [2020-07-27T10:23:23.561Z] #18 47.76 Selecting previously unselected package vim-common.
10:23:23 [2020-07-27T10:23:23.561Z] #18 47.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:23:23 [2020-07-27T10:23:23.561Z] #18 47.80 Unpacking vim-common (2:8.1.0875-5) ...
10:23:23 [2020-07-27T10:23:23.561Z] #18 47.99 Selecting previously unselected package bash-completion.
10:23:23 [2020-07-27T10:23:23.561Z] #18 48.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:23:23 [2020-07-27T10:23:23.667Z] #10 122.2 Selecting previously unselected package libpcre32-3:amd64.
10:23:23 [2020-07-27T10:23:23.667Z] #10 122.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:23:23 [2020-07-27T10:23:23.667Z] #10 122.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:23:23 [2020-07-27T10:23:23.667Z] #10 122.4 Selecting previously unselected package libpcrecpp0v5:amd64.
10:23:23 [2020-07-27T10:23:23.667Z] #10 122.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:23:23 [2020-07-27T10:23:23.927Z] #10 122.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:23:23 [2020-07-27T10:23:23.927Z] #10 122.6 Selecting previously unselected package libpcre3-dev:amd64.
10:23:23 [2020-07-27T10:23:23.927Z] #10 122.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:23:23 [2020-07-27T10:23:23.927Z] #10 122.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:23:24 [2020-07-27T10:23:24.098Z] #39 27.91   CC       images/tun.o
10:23:24 [2020-07-27T10:23:24.111Z] #12 DONE 1.1s
10:23:24 [2020-07-27T10:23:24.111Z] 
10:23:24 [2020-07-27T10:23:24.111Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:23:24 [2020-07-27T10:23:24.120Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.048s	coverage: 86.3% of statements
10:23:24 [2020-07-27T10:23:24.120Z] ?   	github.com/docker/docker/cli	[no test files]
10:23:24 [2020-07-27T10:23:24.120Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:23:24 [2020-07-27T10:23:24.186Z] #10 123.0 Selecting previously unselected package libselinux1-dev:amd64.
10:23:24 [2020-07-27T10:23:24.365Z] #39 28.32   CC       images/sk-netlink.o
10:23:24 [2020-07-27T10:23:24.446Z] #10 123.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:23:24 [2020-07-27T10:23:24.446Z] #10 123.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:23:24 [2020-07-27T10:23:24.446Z] #10 123.2 Selecting previously unselected package libdevmapper-dev:amd64.
10:23:24 [2020-07-27T10:23:24.641Z] #39 28.52   CC       images/packet-sock.o
10:23:24 [2020-07-27T10:23:24.705Z] #10 123.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:23:24 [2020-07-27T10:23:24.705Z] #10 123.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:23:24 [2020-07-27T10:23:24.705Z] #10 123.3 Selecting previously unselected package libseccomp-dev:amd64.
10:23:24 [2020-07-27T10:23:24.705Z] #10 123.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:23:24 [2020-07-27T10:23:24.705Z] #10 123.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:23:24 [2020-07-27T10:23:24.904Z] #39 29.02   CC       images/ipc-var.o
10:23:24 [2020-07-27T10:23:24.965Z] #10 123.5 Selecting previously unselected package libsystemd-dev:amd64.
10:23:24 [2020-07-27T10:23:24.965Z] #10 123.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:23:24 [2020-07-27T10:23:24.965Z] #10 123.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:23:25 [2020-07-27T10:23:25.058Z] #13 0.831 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:23:25 [2020-07-27T10:23:25.058Z] #13 DONE 0.9s
10:23:25 [2020-07-27T10:23:25.058Z] 
10:23:25 [2020-07-27T10:23:25.058Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:23:25 [2020-07-27T10:23:25.216Z] #39 29.28   CC       images/ipc-desc.o
10:23:25 [2020-07-27T10:23:25.225Z] #10 124.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.1 Setting up libbtrfs0 (4.20.1-2) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.2 Setting up libbtrfs-dev (4.20.1-2) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:23:25 [2020-07-27T10:23:25.486Z] #10 124.2 Setting up mingw-w64-common (6.0.0-3) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.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
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.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
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.3 Setting up dmsetup (2:1.02.155-3) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 124.4 Processing triggers for libc-bin (2.28-10) ...
10:23:25 [2020-07-27T10:23:25.746Z] #10 ...
10:23:25 [2020-07-27T10:23:25.746Z] 
10:23:25 [2020-07-27T10:23:25.746Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:25 [2020-07-27T10:23:25.746Z] #41 114.3 mime/quotedprintable
10:23:25 [2020-07-27T10:23:25.746Z] #41 114.7 net/http/internal
10:23:25 [2020-07-27T10:23:25.746Z] #41 117.9 crypto/tls
10:23:25 [2020-07-27T10:23:25.746Z] #41 124.0 net/http/httptrace
10:23:25 [2020-07-27T10:23:25.746Z] #41 124.2 net/http
10:23:25 [2020-07-27T10:23:25.812Z] #39 29.62   CC       images/ipc-shm.o
10:23:25 [2020-07-27T10:23:25.812Z] #39 29.83   CC       images/ipc-msg.o
10:23:26 [2020-07-27T10:23:26.005Z] #41 ...
10:23:26 [2020-07-27T10:23:26.005Z] 
10:23:26 [2020-07-27T10:23:26.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:26 [2020-07-27T10:23:26.005Z] #39 47.53   AR       compel/plugins/std.lib.a
10:23:26 [2020-07-27T10:23:26.005Z] #39 47.63   CC       compel/plugins/fds/fds.o
10:23:26 [2020-07-27T10:23:26.005Z] #39 47.89   AR       compel/plugins/fds.lib.a
10:23:26 [2020-07-27T10:23:26.005Z] #39 47.93   HOSTDEP  compel/src/lib/log-host.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 48.09   HOSTDEP  compel/src/lib/handle-elf-host.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 48.31   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 48.42   HOSTDEP  compel/src/main-host.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 48.61   DEP      compel/src/lib/ptrace.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 48.81   DEP      compel/src/lib/infect.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.07   DEP      compel/src/lib/infect-util.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.25   DEP      compel/src/lib/infect-rpc.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.39   DEP      compel/arch/x86/src/lib/infect.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.60   DEP      compel/arch/x86/src/lib/cpu.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.63   DEP      compel/src/lib/log.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.70   DEP      compel/src/main.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.77   DEP      compel/src/lib/handle-elf.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.88   DEP      compel/arch/x86/src/lib/handle-elf.d
10:23:26 [2020-07-27T10:23:26.005Z] #39 49.99   CC       compel/src/lib/log.o
10:23:26 [2020-07-27T10:23:26.005Z] #39 50.10   CC       compel/arch/x86/src/lib/cpu.o
10:23:26 [2020-07-27T10:23:26.005Z] #39 50.70   CC       compel/arch/x86/src/lib/infect.o
10:23:26 [2020-07-27T10:23:26.005Z] #39 51.33   CC       compel/src/lib/infect-rpc.o
10:23:26 [2020-07-27T10:23:26.005Z] #39 51.64   CC       compel/src/lib/infect-util.o
10:23:26 [2020-07-27T10:23:26.005Z] #39 51.83   CC       compel/src/lib/infect.o
10:23:26 [2020-07-27T10:23:26.078Z] #39 30.05   CC       images/ipc-sem.o
10:23:26 [2020-07-27T10:23:26.349Z] #39 30.25   CC       images/utsns.o
10:23:26 [2020-07-27T10:23:26.441Z] #14 DONE 1.1s
10:23:26 [2020-07-27T10:23:26.441Z] 
10:23:26 [2020-07-27T10:23:26.441Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:23:26 [2020-07-27T10:23:26.575Z] #39 ...
10:23:26 [2020-07-27T10:23:26.575Z] 
10:23:26 [2020-07-27T10:23:26.575Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:26 [2020-07-27T10:23:26.575Z] #10 DONE 125.2s
10:23:26 [2020-07-27T10:23:26.575Z] 
10:23:26 [2020-07-27T10:23:26.575Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:26 [2020-07-27T10:23:26.614Z] #39 30.42   CC       images/creds.o
10:23:26 [2020-07-27T10:23:26.614Z] #39 30.62   CC       images/vma.o
10:23:26 [2020-07-27T10:23:26.852Z] ok  	github.com/docker/docker/client	0.142s	coverage: 75.4% of statements
10:23:26 [2020-07-27T10:23:26.875Z] #39 30.92   CC       images/netdev.o
10:23:27 [2020-07-27T10:23:27.137Z] #39 31.26   CC       images/tty.o
10:23:27 [2020-07-27T10:23:27.206Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:23:27 [2020-07-27T10:23:27.206Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6f71e7a0\powershellScript.ps1'; exit $LASTEXITCODE;
10:23:27 [2020-07-27T10:23:27.206Z] ----------------------------------------------------------------------------
10:23:27 [2020-07-27T10:23:27.206Z] 
10:23:27 [2020-07-27T10:23:27.206Z] INFO: executeCI.ps1 starting at Mon Jul 27 10:23:24 CUT 2020
10:23:27 [2020-07-27T10:23:27.206Z] 
10:23:27 [2020-07-27T10:23:27.206Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:23:27 [2020-07-27T10:23:27.206Z] INFO: Running git version 2.24.1.windows.2
10:23:27 [2020-07-27T10:23:27.206Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:23:27 [2020-07-27T10:23:27.206Z] INFO: Environment variables:
10:23:27 [2020-07-27T10:23:27.206Z] 
10:23:27 [2020-07-27T10:23:27.206Z] Name                           Value                                                                                   
10:23:27 [2020-07-27T10:23:27.206Z] ----                           -----                                                                                   
10:23:27 [2020-07-27T10:23:27.206Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:23:27 [2020-07-27T10:23:27.206Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
10:23:27 [2020-07-27T10:23:27.206Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:23:27 [2020-07-27T10:23:27.206Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
10:23:27 [2020-07-27T10:23:27.206Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
10:23:27 [2020-07-27T10:23:27.206Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:23:27 [2020-07-27T10:23:27.206Z] BRANCH_NAME                    PR-41267                                                                                
10:23:27 [2020-07-27T10:23:27.206Z] BUILD_DISPLAY_NAME             #1                                                                                      
10:23:27 [2020-07-27T10:23:27.206Z] BUILD_ID                       1                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] BUILD_NUMBER                   1                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] BUILD_TAG                      jenkins-moby-PR-41267-1                                                                 
10:23:27 [2020-07-27T10:23:27.206Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41267/1/                              
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_BRANCH                  swagger_fix_buildcache_types                                                            
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_FORK                    thaJeztah/docker                                                                        
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_ID                      41267                                                                                   
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_TARGET                  master                                                                                  
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_TITLE                   Swagger: fix type for BuildCache CreatedAt and LastUsedAt                               
10:23:27 [2020-07-27T10:23:27.206Z] CHANGE_URL                     https://github.com/moby/moby/pull/41267                                                 
10:23:27 [2020-07-27T10:23:27.206Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
10:23:27 [2020-07-27T10:23:27.206Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:23:27 [2020-07-27T10:23:27.206Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:23:27 [2020-07-27T10:23:27.206Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:23:27 [2020-07-27T10:23:27.206Z] COMPUTERNAME                   azwin-2-ce19f0                                                                          
10:23:27 [2020-07-27T10:23:27.206Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
10:23:27 [2020-07-27T10:23:27.206Z] ConfigSequenceNumber           0                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] DOCKER_BUILDKIT                0                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] DOCKER_DUT_DEBUG               1                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:23:27 [2020-07-27T10:23:27.206Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:23:27 [2020-07-27T10:23:27.206Z] EXECUTOR_NUMBER                0                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] FQDN                           azwin-2-ce19f0.westus.cloudapp.azure.com                                                
10:23:27 [2020-07-27T10:23:27.206Z] GIT_BRANCH                     PR-41267                                                                                
10:23:27 [2020-07-27T10:23:27.206Z] GIT_COMMIT                     9a6402d761bc88bcf2c044c90a5d685e9e2cbc98                                                
10:23:27 [2020-07-27T10:23:27.206Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:23:27 [2020-07-27T10:23:27.206Z] HUDSON_COOKIE                  9594f6c4-307d-4159-b91d-aea2b194760e                                                    
10:23:27 [2020-07-27T10:23:27.206Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:23:27 [2020-07-27T10:23:27.206Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:23:27 [2020-07-27T10:23:27.206Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:23:27 [2020-07-27T10:23:27.206Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
10:23:27 [2020-07-27T10:23:27.206Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:23:27 [2020-07-27T10:23:27.206Z] JENKINS_NODE_COOKIE            24a3770f-488d-4e68-a81b-768cd4d07171                                                    
10:23:27 [2020-07-27T10:23:27.206Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:23:27 [2020-07-27T10:23:27.206Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:23:27 [2020-07-27T10:23:27.206Z] JOB_BASE_NAME                  PR-41267                                                                                
10:23:27 [2020-07-27T10:23:27.206Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41267/display/redirect                
10:23:27 [2020-07-27T10:23:27.206Z] JOB_NAME                       moby/PR-41267                                                                           
10:23:27 [2020-07-27T10:23:27.206Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41267/                                
10:23:27 [2020-07-27T10:23:27.206Z] library.jps.version            master                                                                                  
10:23:27 [2020-07-27T10:23:27.206Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
10:23:27 [2020-07-27T10:23:27.206Z] NODE_LABELS                    amd64 azure azwin-2-ce19f0 azwin-2019 docker west-us windows windows-2019 x86_64        
10:23:27 [2020-07-27T10:23:27.206Z] NODE_NAME                      azwin-2-ce19f0                                                                          
10:23:27 [2020-07-27T10:23:27.206Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:23:27 [2020-07-27T10:23:27.206Z] OS                             Windows_NT                                                                              
10:23:27 [2020-07-27T10:23:27.206Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
10:23:27 [2020-07-27T10:23:27.206Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:23:27 [2020-07-27T10:23:27.206Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:23:27 [2020-07-27T10:23:27.206Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
10:23:27 [2020-07-27T10:23:27.209Z] PROCESSOR_LEVEL                6                                                                                       
10:23:27 [2020-07-27T10:23:27.209Z] PROCESSOR_REVISION             5504                                                                                    
10:23:27 [2020-07-27T10:23:27.209Z] ProgramData                    C:\ProgramData                                                                          
10:23:27 [2020-07-27T10:23:27.209Z] ProgramFiles                   C:\Program Files                                                                        
10:23:27 [2020-07-27T10:23:27.209Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:23:27 [2020-07-27T10:23:27.209Z] ProgramW6432                   C:\Program Files                                                                        
10:23:27 [2020-07-27T10:23:27.209Z] PROMPT                         $P$G                                                                                    
10:23:27 [2020-07-27T10:23:27.209Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:23:27 [2020-07-27T10:23:27.209Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
10:23:27 [2020-07-27T10:23:27.209Z] PUBLIC                         C:\Users\Public                                                                         
10:23:27 [2020-07-27T10:23:27.209Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41267/1/display/redirect?page=changes 
10:23:27 [2020-07-27T10:23:27.209Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41267/1/display/redirect              
10:23:27 [2020-07-27T10:23:27.209Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:23:27 [2020-07-27T10:23:27.209Z] SOURCES_DRIVE                  d                                                                                       
10:23:27 [2020-07-27T10:23:27.209Z] SOURCES_SUBDIR                 gopath                                                                                  
10:23:27 [2020-07-27T10:23:27.209Z] STAGE_NAME                     Run tests                                                                               
10:23:27 [2020-07-27T10:23:27.209Z] SystemDrive                    C:                                                                                      
10:23:27 [2020-07-27T10:23:27.209Z] SystemRoot                     C:\windows                                                                              
10:23:27 [2020-07-27T10:23:27.209Z] TEMP                           C:\windows\TEMP                                                                         
10:23:27 [2020-07-27T10:23:27.209Z] TESTDEBUG                      0                                                                                       
10:23:27 [2020-07-27T10:23:27.209Z] TESTRUN_DRIVE                  d                                                                                       
10:23:27 [2020-07-27T10:23:27.209Z] TESTRUN_SUBDIR                 CI                                                                                      
10:23:27 [2020-07-27T10:23:27.209Z] TIMEOUT                        120m                                                                                    
10:23:27 [2020-07-27T10:23:27.209Z] TMP                            C:\windows\TEMP                                                                         
10:23:27 [2020-07-27T10:23:27.209Z] USERDOMAIN                     WORKGROUP                                                                               
10:23:27 [2020-07-27T10:23:27.209Z] USERNAME                       azwin-2-ce19f0$                                                                         
10:23:27 [2020-07-27T10:23:27.209Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
10:23:27 [2020-07-27T10:23:27.209Z] windir                         C:\windows                                                                              
10:23:27 [2020-07-27T10:23:27.209Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:23:27 [2020-07-27T10:23:27.209Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:23:27 [2020-07-27T10:23:27.209Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:23:27 [2020-07-27T10:23:27.209Z] 
10:23:27 [2020-07-27T10:23:27.209Z] 
10:23:27 [2020-07-27T10:23:27.209Z] 
10:23:27 [2020-07-27T10:23:27.209Z] INFO: Sources under d:\gopath\...
10:23:27 [2020-07-27T10:23:27.209Z] INFO: Test run under d:\CI\...
10:23:27 [2020-07-27T10:23:27.209Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:23:27 [2020-07-27T10:23:27.209Z] INFO: docker/docker repository was found
10:23:27 [2020-07-27T10:23:27.209Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
10:23:27 [2020-07-27T10:23:27.209Z] ltsc2019: Pulling from windows/servercore
10:23:27 [2020-07-27T10:23:27.209Z] 4612f6d0b889: Pulling fs layer
10:23:27 [2020-07-27T10:23:27.209Z] fc1b9e59edad: Pulling fs layer
10:23:27 [2020-07-27T10:23:27.387Z] #15 DONE 1.1s
10:23:27 [2020-07-27T10:23:27.387Z] 
10:23:27 [2020-07-27T10:23:27.387Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:23:27 [2020-07-27T10:23:27.712Z] #39 31.85   CC       images/file-lock.o
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.411 + RM_GOPATH=0
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.411 + TMP_GOPATH=
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.411 + : /build
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.412 + '[' -z '' ']'
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.420 ++ mktemp -d
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.420 + export GOPATH=/tmp/tmp.Z0DzM3ZQed
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.420 + GOPATH=/tmp/tmp.Z0DzM3ZQed
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.420 + RM_GOPATH=1
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.420 + case "$(go env GOARCH)" in
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.427 ++ go env GOARCH
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.444 + export GO_BUILDMODE=-buildmode=pie
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.445 + GO_BUILDMODE=-buildmode=pie
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.445 ++ dirname /tmp/install/install.sh
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.447 + dir=/tmp/install
10:23:27 [2020-07-27T10:23:27.957Z] #49 1.447 + bin=runc
10:23:28 [2020-07-27T10:23:28.099Z] #18 51.98 Unpacking bash-completion (1:2.8-6) ...
10:23:28 [2020-07-27T10:23:28.099Z] #18 52.46 Selecting previously unselected package bzip2.
10:23:28 [2020-07-27T10:23:28.099Z] #18 ...
10:23:28 [2020-07-27T10:23:28.099Z] 
10:23:28 [2020-07-27T10:23:28.099Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:28 [2020-07-27T10:23:28.099Z] #40 87.52   DEP      criu/cr-service.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 87.85   DEP      criu/cr-restore.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 88.17   DEP      criu/cr-errno.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 88.18   DEP      criu/cr-dump.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 88.55   DEP      criu/cr-dedup.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 88.70   DEP      criu/cr-check.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 89.07   DEP      criu/config.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 89.28   DEP      criu/clone-noasan.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 89.37   DEP      criu/cgroup.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 89.56   DEP      criu/cgroup-props.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 89.74   DEP      criu/bitmap.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 89.76   DEP      criu/bfd.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 89.90   DEP      criu/autofs.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 90.04   DEP      criu/aio.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 90.26   DEP      criu/action-scripts.d
10:23:28 [2020-07-27T10:23:28.099Z] #40 90.81   CC       criu/action-scripts.o
10:23:28 [2020-07-27T10:23:28.099Z] #40 91.20   CC       criu/aio.o
10:23:28 [2020-07-27T10:23:28.099Z] #40 91.81   CC       criu/autofs.o
10:23:28 [2020-07-27T10:23:28.099Z] #40 94.20   CC       criu/bfd.o
10:23:28 [2020-07-27T10:23:28.099Z] #40 94.93   CC       criu/bitmap.o
10:23:28 [2020-07-27T10:23:28.099Z] #40 95.17   CC       criu/cgroup-props.o
10:23:28 [2020-07-27T10:23:28.099Z] #40 96.37   CC       criu/cgroup.o
10:23:28 [2020-07-27T10:23:28.099Z] #40 ...
10:23:28 [2020-07-27T10:23:28.099Z] 
10:23:28 [2020-07-27T10:23:28.099Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:28 [2020-07-27T10:23:28.099Z] #18 52.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
10:23:28 [2020-07-27T10:23:28.099Z] #18 52.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:23:28 [2020-07-27T10:23:28.217Z] #49 ...
10:23:28 [2020-07-27T10:23:28.217Z] 
10:23:28 [2020-07-27T10:23:28.217Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:23:28 [2020-07-27T10:23:28.217Z] #11 DONE 1.5s
10:23:28 [2020-07-27T10:23:28.217Z] 
10:23:28 [2020-07-27T10:23:28.217Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.448 + shift
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.448 + '[' '!' -f /tmp/install/runc.installer ']'
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.448 + . /tmp/install/runc.installer
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.449 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.451 + install_runc
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.451 + grep -q '^3\.10\.0.*\.el7\.'
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.453 + uname -r
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.455 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.455 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.456 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.456 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Z0DzM3ZQed/src/github.com/opencontainers/runc
10:23:28 [2020-07-27T10:23:28.217Z] #49 1.473 Cloning into '/tmp/tmp.Z0DzM3ZQed/src/github.com/opencontainers/runc'...
10:23:28 [2020-07-27T10:23:28.287Z] #39 32.06   CC       images/rlimit.o
10:23:28 [2020-07-27T10:23:28.287Z] #39 32.27   CC       images/pagemap.o
10:23:28 [2020-07-27T10:23:28.324Z] #16 DONE 1.0s
10:23:28 [2020-07-27T10:23:28.324Z] 
10:23:28 [2020-07-27T10:23:28.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:28 [2020-07-27T10:23:28.324Z] #39 51.44   HOSTLINK compel/compel-host-bin
10:23:28 [2020-07-27T10:23:28.324Z] #39 51.65   DEP      soccr/soccr.d
10:23:28 [2020-07-27T10:23:28.324Z] #39 51.86   CC       soccr/soccr.o
10:23:28 [2020-07-27T10:23:28.324Z] #39 53.68   AR       soccr/libsoccr.a
10:23:28 [2020-07-27T10:23:28.324Z] #39 53.76 make[1]: 'soccr/libsoccr.a' is up to date.
10:23:28 [2020-07-27T10:23:28.324Z] #39 54.20   DEP      criu/arch/x86/sigframe.d
10:23:28 [2020-07-27T10:23:28.324Z] #39 54.41   DEP      criu/arch/x86/sigaction_compat.d
10:23:28 [2020-07-27T10:23:28.324Z] #39 54.57   DEP      criu/arch/x86/kerndat.d
10:23:28 [2020-07-27T10:23:28.324Z] #39 54.80   DEP      criu/arch/x86/crtools.d
10:23:28 [2020-07-27T10:23:28.324Z] #39 54.97   DEP      criu/arch/x86/cpu.d
10:23:28 [2020-07-27T10:23:28.324Z] #39 55.11   CC       criu/arch/x86/cpu.o
10:23:28 [2020-07-27T10:23:28.324Z] #39 55.99   CC       criu/arch/x86/crtools.o
10:23:28 [2020-07-27T10:23:28.398Z] #18 52.57 Selecting previously unselected package xz-utils.
10:23:28 [2020-07-27T10:23:28.398Z] #18 52.57 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
10:23:28 [2020-07-27T10:23:28.398Z] #18 52.57 Unpacking xz-utils (5.2.4-1) ...
10:23:28 [2020-07-27T10:23:28.398Z] #18 52.82 Selecting previously unselected package apparmor.
10:23:28 [2020-07-27T10:23:28.551Z] #39 32.54   CC       images/siginfo.o
10:23:28 [2020-07-27T10:23:28.698Z] #18 52.83 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
10:23:28 [2020-07-27T10:23:28.698Z] #18 52.95 Unpacking apparmor (2.13.2-10) ...
10:23:28 [2020-07-27T10:23:28.998Z] #18 53.34 Selecting previously unselected package aufs-tools.
10:23:28 [2020-07-27T10:23:28.998Z] #18 53.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
10:23:28 [2020-07-27T10:23:28.998Z] #18 53.37 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:23:29 [2020-07-27T10:23:29.126Z] #39 32.86   CC       images/rpc.o
10:23:29 [2020-07-27T10:23:29.126Z] #39 ...
10:23:29 [2020-07-27T10:23:29.126Z] 
10:23:29 [2020-07-27T10:23:29.126Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:29 [2020-07-27T10:23:29.126Z] #10 113.2 Selecting previously unselected package libapparmor1:arm64.
10:23:29 [2020-07-27T10:23:29.158Z] #49 ...
10:23:29 [2020-07-27T10:23:29.158Z] 
10:23:29 [2020-07-27T10:23:29.158Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:23:29 [2020-07-27T10:23:29.158Z] #12 DONE 1.2s
10:23:29 [2020-07-27T10:23:29.265Z] #39 57.50   CC       criu/arch/x86/kerndat.o
10:23:29 [2020-07-27T10:23:29.299Z] #18 53.52 Selecting previously unselected package libonig5:ppc64el.
10:23:29 [2020-07-27T10:23:29.299Z] #18 53.53 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
10:23:29 [2020-07-27T10:23:29.299Z] #18 53.53 Unpacking libonig5:ppc64el (6.9.1-1) ...
10:23:29 [2020-07-27T10:23:29.299Z] #18 53.70 Selecting previously unselected package libjq1:ppc64el.
10:23:29 [2020-07-27T10:23:29.299Z] #18 53.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
10:23:29 [2020-07-27T10:23:29.299Z] #18 53.71 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:23:29 [2020-07-27T10:23:29.387Z] #10 113.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
10:23:29 [2020-07-27T10:23:29.417Z] 
10:23:29 [2020-07-27T10:23:29.417Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:23:29 [2020-07-27T10:23:29.599Z] #18 53.82 Selecting previously unselected package jq.
10:23:29 [2020-07-27T10:23:29.599Z] #18 53.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
10:23:29 [2020-07-27T10:23:29.599Z] #18 53.84 Unpacking jq (1.5+dfsg-2+b1) ...
10:23:29 [2020-07-27T10:23:29.599Z] #18 53.98 Selecting previously unselected package libaio1:ppc64el.
10:23:29 [2020-07-27T10:23:29.599Z] #18 53.99 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
10:23:29 [2020-07-27T10:23:29.599Z] #18 53.99 Unpacking libaio1:ppc64el (0.3.112-3) ...
10:23:29 [2020-07-27T10:23:29.834Z] #39 57.97   CC       criu/arch/x86/sigaction_compat.o
10:23:29 [2020-07-27T10:23:29.904Z] #18 54.09 Selecting previously unselected package libgpm2:ppc64el.
10:23:29 [2020-07-27T10:23:29.904Z] #18 54.13 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
10:23:29 [2020-07-27T10:23:29.904Z] #18 54.14 Unpacking libgpm2:ppc64el (1.20.7-5) ...
10:23:29 [2020-07-27T10:23:29.904Z] #18 54.25 Selecting previously unselected package libicu63:ppc64el.
10:23:29 [2020-07-27T10:23:29.904Z] #18 54.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
10:23:29 [2020-07-27T10:23:29.904Z] #18 54.27 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
10:23:30 [2020-07-27T10:23:30.064Z] #10 113.7 Unpacking libapparmor1:arm64 (2.13.2-10) ...
10:23:30 [2020-07-27T10:23:30.359Z] #13 0.982 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:23:30 [2020-07-27T10:23:30.402Z] #39 58.36   CC       criu/arch/x86/sigframe.o
10:23:30 [2020-07-27T10:23:30.621Z] #13 DONE 1.4s
10:23:30 [2020-07-27T10:23:30.621Z] 
10:23:30 [2020-07-27T10:23:30.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:30 [2020-07-27T10:23:30.621Z] #39 54.46   CC       compel/src/lib/ptrace.o
10:23:30 [2020-07-27T10:23:30.621Z] #39 55.19   AR       compel/libcompel.a
10:23:30 [2020-07-27T10:23:30.621Z] #39 55.28   HOSTCC   compel/src/main-host.o
10:23:30 [2020-07-27T10:23:30.621Z] #39 55.61   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:23:30 [2020-07-27T10:23:30.621Z] #39 55.79   HOSTCC   compel/src/lib/handle-elf-host.o
10:23:30 [2020-07-27T10:23:30.621Z] #39 56.23   HOSTCC   compel/src/lib/log-host.o
10:23:30 [2020-07-27T10:23:30.621Z] #39 56.38   HOSTLINK compel/compel-host-bin
10:23:30 [2020-07-27T10:23:30.621Z] #39 56.58   DEP      soccr/soccr.d
10:23:30 [2020-07-27T10:23:30.621Z] #39 56.75   CC       soccr/soccr.o
10:23:30 [2020-07-27T10:23:30.639Z] 
10:23:30 [2020-07-27T10:23:30.639Z] #10 ...
10:23:30 [2020-07-27T10:23:30.639Z] 
10:23:30 [2020-07-27T10:23:30.639Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:30 [2020-07-27T10:23:30.639Z] #41 DONE 114.6s
10:23:30 [2020-07-27T10:23:30.639Z] 
10:23:30 [2020-07-27T10:23:30.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:30 [2020-07-27T10:23:30.639Z] #10 114.6 Selecting previously unselected package libapparmor-dev:arm64.
10:23:30 [2020-07-27T10:23:30.639Z] #10 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
10:23:30 [2020-07-27T10:23:30.639Z] #10 114.6 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
10:23:30 [2020-07-27T10:23:30.661Z] #39 58.64   LINK     criu/arch/x86/crtools.built-in.o
10:23:30 [2020-07-27T10:23:30.661Z] #39 58.68   DEP      criu/pie/util-vdso-elf32.d
10:23:30 [2020-07-27T10:23:30.661Z] #39 58.83   DEP      criu/pie/util-vdso.d
10:23:30 [2020-07-27T10:23:30.921Z] #39 59.00   DEP      criu/pie/util.d
10:23:30 [2020-07-27T10:23:30.921Z] #39 59.17   CC       criu/pie/util.o
10:23:30 [2020-07-27T10:23:30.963Z] #18 ...
10:23:30 [2020-07-27T10:23:30.963Z] 
10:23:30 [2020-07-27T10:23:30.963Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:30 [2020-07-27T10:23:30.963Z] #42 156.4 net/http/httptrace
10:23:30 [2020-07-27T10:23:30.963Z] #42 156.9 net/http
10:23:31 [2020-07-27T10:23:31.181Z] #39 ...
10:23:31 [2020-07-27T10:23:31.181Z] 
10:23:31 [2020-07-27T10:23:31.181Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:31 [2020-07-27T10:23:31.181Z] #49 9.712 + cd /tmp/tmp.E6vuMVxRvN/src/github.com/opencontainers/runc
10:23:31 [2020-07-27T10:23:31.181Z] #49 9.713 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:23:31 [2020-07-27T10:23:31.181Z] #49 9.838 + '[' -z '' ']'
10:23:31 [2020-07-27T10:23:31.212Z] #10 114.9 Selecting previously unselected package libbtrfs0.
10:23:31 [2020-07-27T10:23:31.212Z] #10 114.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
10:23:31 [2020-07-27T10:23:31.212Z] #10 115.0 Unpacking libbtrfs0 (4.20.1-2) ...
10:23:31 [2020-07-27T10:23:31.270Z] #42 ...
10:23:31 [2020-07-27T10:23:31.270Z] 
10:23:31 [2020-07-27T10:23:31.270Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:23:31 [2020-07-27T10:23:31.270Z] #22 158.2 + mkdir -p /tmp/tmp.pbWiQVV4HW/src/github.com/docker
10:23:31 [2020-07-27T10:23:31.270Z] #22 158.2 + mv components/cli /tmp/tmp.pbWiQVV4HW/src/github.com/docker/cli
10:23:31 [2020-07-27T10:23:31.270Z] #22 158.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:23:31 [2020-07-27T10:23:31.440Z] #49 9.839 + target=static
10:23:31 [2020-07-27T10:23:31.440Z] #49 9.840 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:23:31 [2020-07-27T10:23:31.441Z] #49 10.02 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
10:23:31 [2020-07-27T10:23:31.474Z] #10 115.4 Selecting previously unselected package libbtrfs-dev.
10:23:31 [2020-07-27T10:23:31.474Z] #10 115.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
10:23:31 [2020-07-27T10:23:31.474Z] #10 115.4 Unpacking libbtrfs-dev (4.20.1-2) ...
10:23:31 [2020-07-27T10:23:31.736Z] #10 115.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:23:31 [2020-07-27T10:23:31.736Z] #10 115.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
10:23:31 [2020-07-27T10:23:31.736Z] #10 115.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
10:23:31 [2020-07-27T10:23:31.736Z] #10 115.7 Selecting previously unselected package libudev-dev:arm64.
10:23:31 [2020-07-27T10:23:31.736Z] #10 115.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
10:23:31 [2020-07-27T10:23:31.736Z] #10 115.7 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
10:23:31 [2020-07-27T10:23:31.915Z] #22 ...
10:23:31 [2020-07-27T10:23:31.915Z] 
10:23:31 [2020-07-27T10:23:31.915Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:31 [2020-07-27T10:23:31.915Z] #40 101.2   CC       criu/clone-noasan.o
10:23:31 [2020-07-27T10:23:31.997Z] #10 115.9 Selecting previously unselected package libsepol1-dev:arm64.
10:23:31 [2020-07-27T10:23:31.997Z] #10 115.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
10:23:31 [2020-07-27T10:23:31.997Z] #10 115.9 Unpacking libsepol1-dev:arm64 (2.8-1) ...
10:23:32 [2020-07-27T10:23:32.213Z] #40 101.6   CC       criu/config.o
10:23:32 [2020-07-27T10:23:32.530Z] #39 ...
10:23:32 [2020-07-27T10:23:32.530Z] 
10:23:32 [2020-07-27T10:23:32.530Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:23:32 [2020-07-27T10:23:32.530Z] #14 DONE 1.4s
10:23:32 [2020-07-27T10:23:32.530Z] 
10:23:32 [2020-07-27T10:23:32.530Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:32 [2020-07-27T10:23:32.530Z] #39 58.73   AR       soccr/libsoccr.a
10:23:32 [2020-07-27T10:23:32.530Z] #39 58.81 make[1]: 'soccr/libsoccr.a' is up to date.
10:23:32 [2020-07-27T10:23:32.571Z] #10 ...
10:23:32 [2020-07-27T10:23:32.571Z] 
10:23:32 [2020-07-27T10:23:32.571Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:23:32 [2020-07-27T10:23:32.571Z] #28 DONE 116.2s
10:23:32 [2020-07-27T10:23:32.571Z] 
10:23:32 [2020-07-27T10:23:32.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:23:32 [2020-07-27T10:23:32.571Z] #10 116.7 Selecting previously unselected package libpcre16-3:arm64.
10:23:32 [2020-07-27T10:23:32.791Z] #39 59.31   DEP      criu/arch/x86/sigframe.d
10:23:32 [2020-07-27T10:23:32.834Z] #10 116.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
10:23:32 [2020-07-27T10:23:32.834Z] #10 116.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
10:23:32 [2020-07-27T10:23:32.834Z] #10 116.8 Selecting previously unselected package libpcre32-3:arm64.
10:23:32 [2020-07-27T10:23:32.834Z] #10 116.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
10:23:32 [2020-07-27T10:23:32.834Z] #10 116.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
10:23:33 [2020-07-27T10:23:33.051Z] #39 59.44   DEP      criu/arch/x86/sigaction_compat.d
10:23:33 [2020-07-27T10:23:33.051Z] #39 ...
10:23:33 [2020-07-27T10:23:33.051Z] 
10:23:33 [2020-07-27T10:23:33.051Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:23:33 [2020-07-27T10:23:33.051Z] #15 DONE 1.0s
10:23:33 [2020-07-27T10:23:33.051Z] 
10:23:33 [2020-07-27T10:23:33.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:33 [2020-07-27T10:23:33.051Z] #39 59.51   DEP      criu/arch/x86/kerndat.d
10:23:33 [2020-07-27T10:23:33.097Z] #10 117.0 Selecting previously unselected package libpcrecpp0v5:arm64.
10:23:33 [2020-07-27T10:23:33.097Z] #10 117.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
10:23:33 [2020-07-27T10:23:33.097Z] #10 117.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
10:23:33 [2020-07-27T10:23:33.097Z] #10 117.2 Selecting previously unselected package libpcre3-dev:arm64.
10:23:33 [2020-07-27T10:23:33.135Z] fc1b9e59edad: Verifying Checksum
10:23:33 [2020-07-27T10:23:33.135Z] fc1b9e59edad: Download complete
10:23:33 [2020-07-27T10:23:33.360Z] #10 117.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
10:23:33 [2020-07-27T10:23:33.360Z] #10 117.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
10:23:33 [2020-07-27T10:23:33.621Z] #39 59.81   DEP      criu/arch/x86/crtools.d
10:23:33 [2020-07-27T10:23:33.621Z] #39 59.96   DEP      criu/arch/x86/cpu.d
10:23:33 [2020-07-27T10:23:33.623Z] #10 117.6 Selecting previously unselected package libselinux1-dev:arm64.
10:23:33 [2020-07-27T10:23:33.623Z] #10 117.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
10:23:33 [2020-07-27T10:23:33.623Z] #10 117.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
10:23:33 [2020-07-27T10:23:33.886Z] #10 117.9 Selecting previously unselected package libdevmapper-dev:arm64.
10:23:33 [2020-07-27T10:23:33.886Z] #10 117.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
10:23:33 [2020-07-27T10:23:33.886Z] #10 117.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
10:23:33 [2020-07-27T10:23:33.886Z] #39 60.19   CC       criu/arch/x86/cpu.o
10:23:33 [2020-07-27T10:23:33.979Z] #49 ...
10:23:33 [2020-07-27T10:23:33.979Z] 
10:23:33 [2020-07-27T10:23:33.979Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:33 [2020-07-27T10:23:33.979Z] #41 123.7 net/http/httptrace
10:23:33 [2020-07-27T10:23:33.979Z] #41 124.1 net/http
10:23:33 [2020-07-27T10:23:33.979Z] #41 ...
10:23:33 [2020-07-27T10:23:33.979Z] 
10:23:33 [2020-07-27T10:23:33.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:33 [2020-07-27T10:23:33.979Z] #39 59.46   CC       criu/pie/util-vdso.o
10:23:33 [2020-07-27T10:23:33.979Z] #39 60.25   CC       criu/pie/util-vdso-elf32.o
10:23:33 [2020-07-27T10:23:33.979Z] #39 60.96   AR       criu/pie/pie.lib.a
10:23:33 [2020-07-27T10:23:33.979Z] #39 61.03   DEP      criu/pie/restorer.d
10:23:33 [2020-07-27T10:23:33.979Z] #39 61.28   DEP      criu/arch/x86/sigaction_compat_pie.d
10:23:33 [2020-07-27T10:23:33.979Z] #39 61.41   DEP      criu/arch/x86/restorer_unmap.d
10:23:33 [2020-07-27T10:23:33.979Z] #39 61.43   DEP      criu/arch/x86/restorer.d
10:23:33 [2020-07-27T10:23:33.979Z] #39 61.60   DEP      criu/arch/x86/vdso-pie.d
10:23:33 [2020-07-27T10:23:33.979Z] #39 61.75   DEP      criu/pie/parasite-vdso.d
10:23:33 [2020-07-27T10:23:33.979Z] #39 61.97   DEP      criu/pie/parasite.d
10:23:33 [2020-07-27T10:23:33.979Z] #39 62.20   CC       criu/pie/parasite.o
10:23:34 [2020-07-27T10:23:34.147Z] #39 ...
10:23:34 [2020-07-27T10:23:34.148Z] 
10:23:34 [2020-07-27T10:23:34.148Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:23:34 [2020-07-27T10:23:34.148Z] #16 DONE 1.0s
10:23:34 [2020-07-27T10:23:34.148Z] 
10:23:34 [2020-07-27T10:23:34.148Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:34 [2020-07-27T10:23:34.148Z] #10 118.1 Selecting previously unselected package libseccomp-dev:arm64.
10:23:34 [2020-07-27T10:23:34.148Z] #10 118.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
10:23:34 [2020-07-27T10:23:34.148Z] #10 118.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
10:23:34 [2020-07-27T10:23:34.724Z] #10 118.5 Selecting previously unselected package libsystemd-dev:arm64.
10:23:34 [2020-07-27T10:23:34.724Z] #10 118.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
10:23:34 [2020-07-27T10:23:34.724Z] #10 118.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
10:23:34 [2020-07-27T10:23:34.987Z] #10 119.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
10:23:34 [2020-07-27T10:23:34.998Z] #40 104.3   CC       criu/cr-check.o
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.1 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.1 Setting up libapparmor1:arm64 (2.13.2-10) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.1 Setting up libpcre16-3:arm64 (2:8.39-12) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.1 Setting up libsepol1-dev:arm64 (2.8-1) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.2 Setting up libbtrfs0 (4.20.1-2) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.2 Setting up libpcre32-3:arm64 (2:8.39-12) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.2 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.2 Setting up libbtrfs-dev (4.20.1-2) ...
10:23:35 [2020-07-27T10:23:35.250Z] #10 119.3 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
10:23:35 [2020-07-27T10:23:35.359Z] #39 63.28   LINK     criu/pie/parasite.built-in.o
10:23:35 [2020-07-27T10:23:35.359Z] #39 63.31   GEN      criu/pie/parasite-blob.h
10:23:35 [2020-07-27T10:23:35.359Z] #39 63.32   CC       criu/pie/parasite-vdso.o
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.3 Setting up mingw-w64-common (6.0.0-3) ...
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.3 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.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
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.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
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:23:35 [2020-07-27T10:23:35.514Z] #10 119.4 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
10:23:35 [2020-07-27T10:23:35.515Z] #10 119.4 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
10:23:35 [2020-07-27T10:23:35.515Z] #10 119.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:23:35 [2020-07-27T10:23:35.515Z] #10 119.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
10:23:35 [2020-07-27T10:23:35.515Z] #10 119.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
10:23:35 [2020-07-27T10:23:35.515Z] #10 119.5 Setting up dmsetup (2:1.02.155-3) ...
10:23:35 [2020-07-27T10:23:35.515Z] #10 119.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
10:23:35 [2020-07-27T10:23:35.529Z] #17 1.378 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:23:35 [2020-07-27T10:23:35.529Z] #17 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:23:35 [2020-07-27T10:23:35.529Z] #17 1.569 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:23:35 [2020-07-27T10:23:35.619Z] #39 63.82   CC       criu/arch/x86/vdso-pie.o
10:23:35 [2020-07-27T10:23:35.777Z] #10 119.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
10:23:35 [2020-07-27T10:23:35.777Z] #10 119.5 Processing triggers for libc-bin (2.28-10) ...
10:23:35 [2020-07-27T10:23:35.879Z] #39 64.08   CC       criu/arch/x86/restorer.o
10:23:36 [2020-07-27T10:23:36.098Z] #17 1.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:23:36 [2020-07-27T10:23:36.355Z] #10 DONE 120.3s
10:23:36 [2020-07-27T10:23:36.355Z] 
10:23:36 [2020-07-27T10:23:36.355Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:36 [2020-07-27T10:23:36.447Z] #39 64.56   CC       criu/arch/x86/restorer_unmap.o
10:23:36 [2020-07-27T10:23:36.447Z] #39 64.60   CC       criu/arch/x86/sigaction_compat_pie.o
10:23:36 [2020-07-27T10:23:36.706Z] #39 64.88   CC       criu/pie/restorer.o
10:23:37 [2020-07-27T10:23:37.037Z] #17 2.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:23:37 [2020-07-27T10:23:37.151Z] #40 ...
10:23:37 [2020-07-27T10:23:37.151Z] 
10:23:37 [2020-07-27T10:23:37.151Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.19 Selecting previously unselected package libnet1:ppc64el.
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.20 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.28 Selecting previously unselected package libnl-3-200:ppc64el.
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.28 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.38 Selecting previously unselected package libprotobuf-c1:ppc64el.
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.39 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.46 Selecting previously unselected package libreadline5:ppc64el.
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.47 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.62 Selecting previously unselected package net-tools.
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.95 Selecting previously unselected package python-pip-whl.
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 58.98 Unpacking python-pip-whl (18.1-5) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 59.72 Selecting previously unselected package python3-lib2to3.
10:23:37 [2020-07-27T10:23:37.151Z] #18 59.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 59.75 Unpacking python3-lib2to3 (3.7.3-1) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 59.88 Selecting previously unselected package python3-distutils.
10:23:37 [2020-07-27T10:23:37.151Z] #18 59.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 59.90 Unpacking python3-distutils (3.7.3-1) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 60.06 Selecting previously unselected package python3-pip.
10:23:37 [2020-07-27T10:23:37.151Z] #18 60.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 60.09 Unpacking python3-pip (18.1-5) ...
10:23:37 [2020-07-27T10:23:37.151Z] #18 60.29 Selecting previously unselected package python3-pkg-resources.
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.30 Unpacking python3-pkg-resources (40.8.0-1) ...
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.43 Selecting previously unselected package python3-setuptools.
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.44 Unpacking python3-setuptools (40.8.0-1) ...
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.69 Selecting previously unselected package python3-wheel.
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.70 Unpacking python3-wheel (0.32.3-2) ...
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.79 Selecting previously unselected package sudo.
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.152Z] #18 60.82 Unpacking sudo (1.8.27-1+deb10u2) ...
10:23:37 [2020-07-27T10:23:37.448Z] #18 61.53 Selecting previously unselected package thin-provisioning-tools.
10:23:37 [2020-07-27T10:23:37.448Z] #18 61.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.448Z] #18 61.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.479 + RM_GOPATH=0
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.483 + TMP_GOPATH=
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.483 + : /build
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.483 + '[' -z '' ']'
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.483 ++ mktemp -d
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.484 + export GOPATH=/tmp/tmp.u0Tmgx2iSS
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.484 + GOPATH=/tmp/tmp.u0Tmgx2iSS
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.484 + RM_GOPATH=1
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.484 + case "$(go env GOARCH)" in
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.487 ++ go env GOARCH
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.495 + export GO_BUILDMODE=-buildmode=pie
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.495 + GO_BUILDMODE=-buildmode=pie
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.495 ++ dirname /tmp/install/install.sh
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.499 + dir=/tmp/install
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.499 + bin=runc
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.499 + shift
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.499 + '[' '!' -f /tmp/install/runc.installer ']'
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.499 + . /tmp/install/runc.installer
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.500 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.500 + install_runc
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.500 + grep -q '^3\.10\.0.*\.el7\.'
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.500 + uname -r
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.503 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.503 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.503 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u0Tmgx2iSS/src/github.com/opencontainers/runc
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.503 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
10:23:37 [2020-07-27T10:23:37.749Z] #49 1.506 Cloning into '/tmp/tmp.u0Tmgx2iSS/src/github.com/opencontainers/runc'...
10:23:37 [2020-07-27T10:23:37.759Z] #18 61.84 Selecting previously unselected package uidmap.
10:23:37 [2020-07-27T10:23:37.759Z] #18 61.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
10:23:37 [2020-07-27T10:23:37.759Z] #18 61.86 Unpacking uidmap (1:4.5-1.1) ...
10:23:37 [2020-07-27T10:23:37.759Z] #18 61.98 Selecting previously unselected package vim-runtime.
10:23:37 [2020-07-27T10:23:37.759Z] #18 61.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:23:37 [2020-07-27T10:23:37.759Z] #18 62.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:23:37 [2020-07-27T10:23:37.759Z] #18 62.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:23:37 [2020-07-27T10:23:37.759Z] #18 62.10 Unpacking vim-runtime (2:8.1.0875-5) ...
10:23:38 [2020-07-27T10:23:38.086Z] #39 ...
10:23:38 [2020-07-27T10:23:38.086Z] 
10:23:38 [2020-07-27T10:23:38.086Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:38 [2020-07-27T10:23:38.086Z] #41 137.9 github.com/LK4D4/vndr/godl
10:23:38 [2020-07-27T10:23:38.345Z] #41 ...
10:23:38 [2020-07-27T10:23:38.345Z] 
10:23:38 [2020-07-27T10:23:38.345Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:38 [2020-07-27T10:23:38.345Z] #17 1.596 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:23:38 [2020-07-27T10:23:38.345Z] #17 1.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:23:38 [2020-07-27T10:23:38.345Z] #17 1.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:23:38 [2020-07-27T10:23:38.345Z] #17 2.254 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:23:38 [2020-07-27T10:23:38.345Z] #17 3.366 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:23:38 [2020-07-27T10:23:38.345Z] #17 4.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:23:38 [2020-07-27T10:23:38.418Z] #17 4.259 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:23:38 [2020-07-27T10:23:38.605Z] #17 10.27 Fetched 8365 kB in 9s (913 kB/s)
10:23:38 [2020-07-27T10:23:38.605Z] #17 10.27 Reading package lists...
10:23:38 [2020-07-27T10:23:38.605Z] #17 ...
10:23:38 [2020-07-27T10:23:38.605Z] 
10:23:38 [2020-07-27T10:23:38.605Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:38 [2020-07-27T10:23:38.605Z] #41 138.6 github.com/LK4D4/vndr
10:23:38 [2020-07-27T10:23:38.698Z] #49 ...
10:23:38 [2020-07-27T10:23:38.698Z] 
10:23:38 [2020-07-27T10:23:38.698Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:23:38 [2020-07-27T10:23:38.698Z] #11 DONE 2.2s
10:23:38 [2020-07-27T10:23:38.698Z] 
10:23:38 [2020-07-27T10:23:38.698Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:23:39 [2020-07-27T10:23:39.751Z] #21 121.3 Checking out files:  32% (3491/10832)   
Checking out files:  33% (3575/10832)   
Checking out files:  34% (3683/10832)   
Checking out files:  35% (3792/10832)   
Checking out files:  36% (3900/10832)   
Checking out files:  37% (4008/10832)   
Checking out files:  38% (4117/10832)   
Checking out files:  39% (4225/10832)   
Checking out files:  40% (4333/10832)   
Checking out files:  41% (4442/10832)   
Checking out files:  42% (4550/10832)   
Checking out files:  43% (4658/10832)   
Checking out files:  44% (4767/10832)   
Checking out files:  45% (4875/10832)   
Checking out files:  46% (4983/10832)   
Checking out files:  47% (5092/10832)   
Checking out files:  48% (5200/10832)   
Checking out files:  49% (5308/10832)   
Checking out files:  50% (5416/10832)   
Checking out files:  51% (5525/10832)   
Checking out files:  52% (5633/10832)   
Checking out files:  53% (5741/10832)   
Checking out files:  54% (5850/10832)   
Checking out files:  55% (5958/10832)   
Checking out files:  56% (6066/10832)   
Checking out files:  57% (6175/10832)   
Checking out files:  58% (6283/10832)   
Checking out files:  59% (6391/10832)   
Checking out files:  60% (6500/10832)   
Checking out files:  61% (6608/10832)   
Checking out files:  61% (6618/10832)   
Checking out files:  62% (6716/10832)   
Checking out files:  63% (6825/10832)   
Checking out files:  64% (6933/10832)   
Checking out files:  65% (7041/10832)   
Checking out files:  66% (7150/10832)   
Checking out files:  67% (7258/10832)   
Checking out files:  68% (7366/10832)   
Checking out files:  69% (7475/10832)   
Checking out files:  70% (7583/10832)   
Checking out files:  71% (7691/10832)   
Checking out files:  72% (7800/10832)   
Checking out files:  73% (7908/10832)   
Checking out files:  74% (8016/10832)   
Checking out files:  75% (8124/10832)   
Checking out files:  76% (8233/10832)   
Checking out files:  77% (8341/10832)   
Checking out files:  78% (8449/10832)   
Checking out files:  79% (8558/10832)   
Checking out files:  80% (8666/10832)   
Checking out files:  81% (8774/10832)   
Checking out files:  82% (8883/10832)   
Checking out files:  83% (8991/10832)   
Checking out files:  84% (9099/10832)   
Checking out files:  85% (9208/10832)   
Checking out files:  86% (9316/10832)   
Checking out files:  87% (9424/10832)   
Checking out files:  88% (9533/10832)   
Checking out files:  89% (9641/10832)   
Checking out files:  90% (9749/10832)   
Checking out files:  91% (9858/10832)   
Checking out files:  92% (9966/10832)   
Checking out files:  93% (10074/10832)   
Checking out files:  94% (10183/10832)   
Checking out files:  95% (10291/10832)   
Checking out files:  95% (10397/10832)   
Checking out files:  96% (10399/10832)   
Checking out files:  97% (10508/10832)   
Checking out files:  98% (10616/10832)   
Checking out files:  99% (10724/10832)   
Checking out files: 100% (10832/10832)   
Checking out files: 100% (10832/10832), done.
10:23:39 [2020-07-27T10:23:39.751Z] #21 123.6 + cd /tmp/tmp.Fv6U9Fx63k/tmp/docker-ce
10:23:39 [2020-07-27T10:23:39.751Z] #21 123.6 + git checkout -q v17.06.2-ce
10:23:39 [2020-07-27T10:23:39.798Z] #17 ...
10:23:39 [2020-07-27T10:23:39.798Z] 
10:23:39 [2020-07-27T10:23:39.798Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:39 [2020-07-27T10:23:39.798Z] #41 138.3 github.com/LK4D4/vndr/godl
10:23:40 [2020-07-27T10:23:40.327Z] #21 ...
10:23:40 [2020-07-27T10:23:40.327Z] 
10:23:40 [2020-07-27T10:23:40.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:40 [2020-07-27T10:23:40.327Z] #39 34.24   CC       images/ext-file.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 34.36   CC       images/cgroup.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 34.92   CC       images/userns.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 35.09   CC       images/google/protobuf/descriptor.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 36.63   CC       images/opts.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 36.82   CC       images/seccomp.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 37.02   CC       images/binfmt-misc.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 37.17   CC       images/time.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 37.35   CC       images/sysctl.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 37.50   CC       images/autofs.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 37.68   CC       images/macvlan.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 37.87   CC       images/sit.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.19   CC       images/memfd.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.34   CC       images/timens.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.49   LINK     images/built-in.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.59   GEN      compel/include/asm
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.62   GEN      compel/include/version.h
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.64 touch .config
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.70   GEN      include/common/config.h
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.82   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.86   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.94   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.95   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 38.98   DEP      compel/plugins/std/infect.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.09   DEP      compel/plugins/std/string.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.17   DEP      compel/plugins/std/log.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.29   DEP      compel/plugins/std/fds.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.35   DEP      compel/plugins/std/std.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.47   DEP      compel/plugins/shmem/shmem.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.52   DEP      compel/plugins/fds/fds.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.57   CC       compel/plugins/std/std.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.72   CC       compel/plugins/std/fds.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 39.92   CC       compel/plugins/std/log.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 40.35   CC       compel/plugins/std/string.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 40.87   CC       compel/plugins/std/infect.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.16   CC       compel/arch/aarch64/plugins/std/parasite-head.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.19   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.26   AR       compel/plugins/std.lib.a
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.33   CC       compel/plugins/fds/fds.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.53   AR       compel/plugins/fds.lib.a
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.60   HOSTDEP  compel/src/lib/log-host.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.67   HOSTDEP  compel/src/lib/handle-elf-host.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.75   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.79   HOSTDEP  compel/src/main-host.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.88   DEP      compel/src/lib/ptrace.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 41.97   DEP      compel/src/lib/infect.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.08   DEP      compel/src/lib/infect-util.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.19   DEP      compel/src/lib/infect-rpc.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.27   DEP      compel/arch/aarch64/src/lib/infect.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.36   DEP      compel/arch/aarch64/src/lib/cpu.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.40   DEP      compel/src/lib/log.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.45   DEP      compel/src/main.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.60   DEP      compel/src/lib/handle-elf.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.77   DEP      compel/arch/aarch64/src/lib/handle-elf.d
10:23:40 [2020-07-27T10:23:40.327Z] #39 42.85   CC       compel/src/lib/log.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 43.06   CC       compel/arch/aarch64/src/lib/cpu.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 43.38   CC       compel/arch/aarch64/src/lib/infect.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 43.72   CC       compel/src/lib/infect-rpc.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 43.99   CC       compel/src/lib/infect-util.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 44.19   CC       compel/src/lib/infect.o
10:23:40 [2020-07-27T10:23:40.327Z] #39 ...
10:23:40 [2020-07-27T10:23:40.327Z] 
10:23:40 [2020-07-27T10:23:40.327Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:23:40 [2020-07-27T10:23:40.327Z] #12 DONE 1.9s
10:23:40 [2020-07-27T10:23:40.367Z] #41 139.0 github.com/LK4D4/vndr
10:23:40 [2020-07-27T10:23:40.590Z] 
10:23:40 [2020-07-27T10:23:40.590Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:23:41 [2020-07-27T10:23:41.329Z] #18 65.71 Selecting previously unselected package vim.
10:23:41 [2020-07-27T10:23:41.329Z] #18 65.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
10:23:41 [2020-07-27T10:23:41.329Z] #18 65.74 Unpacking vim (2:8.1.0875-5) ...
10:23:41 [2020-07-27T10:23:41.857Z] 4612f6d0b889: Verifying Checksum
10:23:41 [2020-07-27T10:23:41.857Z] 4612f6d0b889: Download complete
10:23:41 [2020-07-27T10:23:41.975Z] #18 66.30 Selecting previously unselected package xfsprogs.
10:23:41 [2020-07-27T10:23:41.975Z] #18 66.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
10:23:41 [2020-07-27T10:23:41.975Z] #18 66.32 Unpacking xfsprogs (4.20.0-1) ...
10:23:41 [2020-07-27T10:23:41.983Z] #13 1.220 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:23:42 [2020-07-27T10:23:42.248Z] #13 DONE 1.8s
10:23:42 [2020-07-27T10:23:42.248Z] 
10:23:42 [2020-07-27T10:23:42.248Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:23:42 [2020-07-27T10:23:42.248Z] #21 126.3 + mkdir -p /tmp/tmp.Fv6U9Fx63k/src/github.com/docker
10:23:42 [2020-07-27T10:23:42.511Z] #21 126.3 + mv components/cli /tmp/tmp.Fv6U9Fx63k/src/github.com/docker/cli
10:23:42 [2020-07-27T10:23:42.511Z] #21 126.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:23:42 [2020-07-27T10:23:42.632Z] #18 67.00 Selecting previously unselected package zip.
10:23:42 [2020-07-27T10:23:42.632Z] #18 67.00 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.01 Unpacking zip (3.0-11+b1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.23 Setting up aufs-tools (1:4.14+20190211-1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.25 Setting up libip6tc0:ppc64el (1.8.2-4) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.28 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.28 Setting up libgpm2:ppc64el (1.20.7-5) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.29 Setting up libip4tc0:ppc64el (1.8.2-4) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.30 Setting up uidmap (1:4.5-1.1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.30 Setting up libnftnl11:ppc64el (1.1.2-2) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.31 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.33 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.34 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.35 Setting up xxd (2:8.1.0875-5) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.35 Setting up zip (3.0-11+b1) ...
10:23:42 [2020-07-27T10:23:42.937Z] #18 67.37 Setting up vim-common (2:8.1.0875-5) ...
10:23:43 [2020-07-27T10:23:43.244Z] #18 67.39 Setting up bash-completion (1:2.8-6) ...
10:23:43 [2020-07-27T10:23:43.884Z] #41 ...
10:23:43 [2020-07-27T10:23:43.884Z] 
10:23:43 [2020-07-27T10:23:43.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:43 [2020-07-27T10:23:43.884Z] #39 67.46   LINK     criu/pie/restorer.built-in.o
10:23:43 [2020-07-27T10:23:43.884Z] #39 67.49   GEN      criu/pie/restorer-blob.h
10:23:43 [2020-07-27T10:23:43.884Z] #39 67.60   DEP      criu/vdso.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 67.80   DEP      criu/vdso-compat.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 67.95   DEP      criu/uts_ns.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 68.10   DEP      criu/util.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 68.25   DEP      criu/uffd.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 68.34   DEP      criu/tun.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 68.47   DEP      criu/tty.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 68.62   DEP      criu/timerfd.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 68.79   DEP      criu/timens.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 68.93   DEP      criu/sysfs_parse.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 69.14   DEP      criu/sysctl.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 69.29   DEP      criu/string.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 69.31   DEP      criu/stats.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 69.41   DEP      criu/sockets.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 69.66   DEP      criu/sk-unix.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 69.82   DEP      criu/sk-tcp.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 70.04   DEP      criu/sk-queue.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 70.20   DEP      criu/sk-packet.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 70.44   DEP      criu/sk-netlink.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 70.62   DEP      criu/sk-inet.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 70.77   DEP      criu/signalfd.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 70.93   DEP      criu/sigframe.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.08   DEP      criu/shmem.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.28   DEP      criu/servicefd.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.41   DEP      criu/seize.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.58   DEP      criu/seccomp.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.72   DEP      criu/rst-malloc.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.77   DEP      criu/rbtree.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.82   DEP      criu/pstree.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 71.98   DEP      criu/protobuf.d
10:23:43 [2020-07-27T10:23:43.884Z] #39 72.10   GEN      criu/protobuf-desc-gen.h
10:23:43 [2020-07-27T10:23:43.906Z] #21 ...
10:23:43 [2020-07-27T10:23:43.906Z] 
10:23:43 [2020-07-27T10:23:43.906Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:23:43 [2020-07-27T10:23:43.906Z] #14 DONE 1.4s
10:23:43 [2020-07-27T10:23:43.906Z] 
10:23:43 [2020-07-27T10:23:43.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:43 [2020-07-27T10:23:43.906Z] #39 45.73   CC       compel/src/lib/ptrace.o
10:23:43 [2020-07-27T10:23:43.906Z] #39 46.00   AR       compel/libcompel.a
10:23:43 [2020-07-27T10:23:43.906Z] #39 46.06   HOSTCC   compel/src/main-host.o
10:23:43 [2020-07-27T10:23:43.906Z] #39 46.32   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
10:23:43 [2020-07-27T10:23:43.906Z] #39 46.49   HOSTCC   compel/src/lib/handle-elf-host.o
10:23:43 [2020-07-27T10:23:43.906Z] #39 46.78   HOSTCC   compel/src/lib/log-host.o
10:23:43 [2020-07-27T10:23:43.906Z] #39 46.89   HOSTLINK compel/compel-host-bin
10:23:43 [2020-07-27T10:23:43.906Z] #39 46.98   DEP      soccr/soccr.d
10:23:43 [2020-07-27T10:23:43.906Z] #39 47.14   CC       soccr/soccr.o
10:23:44 [2020-07-27T10:23:44.169Z] #39 48.21   AR       soccr/libsoccr.a
10:23:44 [2020-07-27T10:23:44.169Z] #39 48.29 make[1]: 'soccr/libsoccr.a' is up to date.
10:23:44 [2020-07-27T10:23:44.565Z] #41 ...
10:23:44 [2020-07-27T10:23:44.565Z] 
10:23:44 [2020-07-27T10:23:44.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:44 [2020-07-27T10:23:44.565Z] #39 61.03   CC       criu/arch/x86/crtools.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 62.31   CC       criu/arch/x86/kerndat.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 62.71   CC       criu/arch/x86/sigaction_compat.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 62.94   CC       criu/arch/x86/sigframe.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 63.17   LINK     criu/arch/x86/crtools.built-in.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 63.21   DEP      criu/pie/util-vdso-elf32.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 63.30   DEP      criu/pie/util-vdso.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 63.43   DEP      criu/pie/util.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 63.56   CC       criu/pie/util.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 63.80   CC       criu/pie/util-vdso.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 64.37   CC       criu/pie/util-vdso-elf32.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.06   AR       criu/pie/pie.lib.a
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.12   DEP      criu/pie/restorer.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.30   DEP      criu/arch/x86/sigaction_compat_pie.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.44   DEP      criu/arch/x86/restorer_unmap.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.46   DEP      criu/arch/x86/restorer.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.61   DEP      criu/arch/x86/vdso-pie.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.74   DEP      criu/pie/parasite-vdso.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 65.94   DEP      criu/pie/parasite.d
10:23:44 [2020-07-27T10:23:44.565Z] #39 66.17   CC       criu/pie/parasite.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 67.30   LINK     criu/pie/parasite.built-in.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 67.34   GEN      criu/pie/parasite-blob.h
10:23:44 [2020-07-27T10:23:44.565Z] #39 67.35   CC       criu/pie/parasite-vdso.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 68.02   CC       criu/arch/x86/vdso-pie.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 68.37   CC       criu/arch/x86/restorer.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 68.77   CC       criu/arch/x86/restorer_unmap.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 68.81   CC       criu/arch/x86/sigaction_compat_pie.o
10:23:44 [2020-07-27T10:23:44.565Z] #39 69.09   CC       criu/pie/restorer.o
10:23:44 [2020-07-27T10:23:44.745Z] #39 48.80   DEP      criu/arch/aarch64/sigframe.d
10:23:44 [2020-07-27T10:23:44.745Z] #39 48.88   DEP      criu/arch/aarch64/crtools.d
10:23:44 [2020-07-27T10:23:44.793Z] #18 ...
10:23:44 [2020-07-27T10:23:44.793Z] 
10:23:44 [2020-07-27T10:23:44.793Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:44 [2020-07-27T10:23:44.793Z] #42 170.1 github.com/LK4D4/vndr/godl
10:23:44 [2020-07-27T10:23:44.793Z] #42 170.9 github.com/LK4D4/vndr
10:23:45 [2020-07-27T10:23:45.100Z] #42 ...
10:23:45 [2020-07-27T10:23:45.100Z] 
10:23:45 [2020-07-27T10:23:45.100Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:45 [2020-07-27T10:23:45.100Z] #40 106.5   CC       criu/cr-dedup.o
10:23:45 [2020-07-27T10:23:45.100Z] #40 107.3   CC       criu/cr-dump.o
10:23:45 [2020-07-27T10:23:45.100Z] #40 110.4   CC       criu/cr-errno.o
10:23:45 [2020-07-27T10:23:45.100Z] #40 110.5   CC       criu/cr-restore.o
10:23:45 [2020-07-27T10:23:45.322Z] #39 ...
10:23:45 [2020-07-27T10:23:45.322Z] 
10:23:45 [2020-07-27T10:23:45.322Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:23:45 [2020-07-27T10:23:45.322Z] #15 DONE 1.5s
10:23:45 [2020-07-27T10:23:45.322Z] 
10:23:45 [2020-07-27T10:23:45.322Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:45 [2020-07-27T10:23:45.322Z] #39 49.07   DEP      criu/arch/aarch64/cpu.d
10:23:45 [2020-07-27T10:23:45.322Z] #39 49.09   DEP      criu/arch/aarch64/bitops.d
10:23:45 [2020-07-27T10:23:45.322Z] #39 49.13   CC       criu/arch/aarch64/bitops.o
10:23:45 [2020-07-27T10:23:45.322Z] #39 49.21   CC       criu/arch/aarch64/cpu.o
10:23:45 [2020-07-27T10:23:45.322Z] #39 49.30   CC       criu/arch/aarch64/crtools.o
10:23:45 [2020-07-27T10:23:45.503Z] #39 71.72   LINK     criu/pie/restorer.built-in.o
10:23:45 [2020-07-27T10:23:45.503Z] #39 71.74   GEN      criu/pie/restorer-blob.h
10:23:45 [2020-07-27T10:23:45.503Z] #39 71.84   DEP      criu/vdso.d
10:23:45 [2020-07-27T10:23:45.503Z] #39 71.96   DEP      criu/vdso-compat.d
10:23:45 [2020-07-27T10:23:45.503Z] #39 72.05   DEP      criu/uts_ns.d
10:23:45 [2020-07-27T10:23:45.792Z] #39 73.67   DEP      criu/protobuf-desc.d
10:23:45 [2020-07-27T10:23:45.792Z] #39 73.80   DEP      criu/proc_parse.d
10:23:45 [2020-07-27T10:23:45.792Z] #39 74.02   DEP      criu/plugin.d
10:23:45 [2020-07-27T10:23:45.792Z] #39 74.12   DEP      criu/pipes.d
10:23:45 [2020-07-27T10:23:45.898Z] #39 49.68   CC       criu/arch/aarch64/sigframe.o
10:23:45 [2020-07-27T10:23:45.898Z] #39 49.84   LINK     criu/arch/aarch64/crtools.built-in.o
10:23:45 [2020-07-27T10:23:45.898Z] #39 49.89   DEP      criu/pie/util-vdso.d
10:23:45 [2020-07-27T10:23:45.898Z] #39 50.03   DEP      criu/pie/util.d
10:23:46 [2020-07-27T10:23:46.073Z] #39 72.32   DEP      criu/util.d
10:23:46 [2020-07-27T10:23:46.073Z] #39 72.56   DEP      criu/uffd.d
10:23:46 [2020-07-27T10:23:46.362Z] #39 74.28   DEP      criu/pie-util.d
10:23:46 [2020-07-27T10:23:46.362Z] #39 74.41   DEP      criu/pie-util-vdso.d
10:23:46 [2020-07-27T10:23:46.362Z] #39 74.53   DEP      criu/pie-util-vdso-elf32.d
10:23:46 [2020-07-27T10:23:46.362Z] #39 74.64   DEP      criu/path.d
10:23:46 [2020-07-27T10:23:46.474Z] #39 50.19   CC       criu/pie/util.o
10:23:46 [2020-07-27T10:23:46.622Z] #39 74.87   DEP      criu/parasite-syscall.d
10:23:46 [2020-07-27T10:23:46.642Z] #39 72.82   DEP      criu/tun.d
10:23:46 [2020-07-27T10:23:46.642Z] #39 ...
10:23:46 [2020-07-27T10:23:46.642Z] 
10:23:46 [2020-07-27T10:23:46.642Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:46 [2020-07-27T10:23:46.642Z] #49 9.830 + cd /tmp/tmp.Z0DzM3ZQed/src/github.com/opencontainers/runc
10:23:46 [2020-07-27T10:23:46.642Z] #49 9.831 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:23:46 [2020-07-27T10:23:46.642Z] #49 10.09 + '[' -z '' ']'
10:23:46 [2020-07-27T10:23:46.642Z] #49 10.09 + target=static
10:23:46 [2020-07-27T10:23:46.642Z] #49 10.09 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:23:46 [2020-07-27T10:23:46.642Z] #49 10.59 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
10:23:46 [2020-07-27T10:23:46.642Z] #49 ...
10:23:46 [2020-07-27T10:23:46.642Z] 
10:23:46 [2020-07-27T10:23:46.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:46 [2020-07-27T10:23:46.642Z] #39 72.96   DEP      criu/tty.d
10:23:46 [2020-07-27T10:23:46.658Z] #40 ...
10:23:46 [2020-07-27T10:23:46.658Z] 
10:23:46 [2020-07-27T10:23:46.658Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:46 [2020-07-27T10:23:46.658Z] #42 DONE 181.9s
10:23:46 [2020-07-27T10:23:46.658Z] 
10:23:46 [2020-07-27T10:23:46.658Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:23:46 [2020-07-27T10:23:46.739Z] #39 ...
10:23:46 [2020-07-27T10:23:46.739Z] 
10:23:46 [2020-07-27T10:23:46.739Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:23:46 [2020-07-27T10:23:46.739Z] #16 DONE 1.4s
10:23:46 [2020-07-27T10:23:46.739Z] 
10:23:46 [2020-07-27T10:23:46.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:46 [2020-07-27T10:23:46.739Z] #39 50.51   CC       criu/pie/util-vdso.o
10:23:46 [2020-07-27T10:23:46.882Z] #39 75.12   DEP      criu/pagemap.d
10:23:46 [2020-07-27T10:23:46.901Z] #39 73.21   DEP      criu/timerfd.d
10:23:47 [2020-07-27T10:23:47.209Z] #39 73.43   DEP      criu/timens.d
10:23:47 [2020-07-27T10:23:47.209Z] #39 73.58   DEP      criu/sysfs_parse.d
10:23:47 [2020-07-27T10:23:47.304Z] #37 ...
10:23:47 [2020-07-27T10:23:47.304Z] 
10:23:47 [2020-07-27T10:23:47.304Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:47 [2020-07-27T10:23:47.304Z] #18 71.65 Setting up libiptc0:ppc64el (1.8.2-4) ...
10:23:47 [2020-07-27T10:23:47.304Z] #18 71.66 Setting up xz-utils (5.2.4-1) ...
10:23:47 [2020-07-27T10:23:47.304Z] #18 71.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:23:47 [2020-07-27T10:23:47.304Z] #18 71.68 Setting up sudo (1.8.27-1+deb10u2) ...
10:23:47 [2020-07-27T10:23:47.315Z] #39 51.18   AR       criu/pie/pie.lib.a
10:23:47 [2020-07-27T10:23:47.315Z] #39 51.25   DEP      criu/pie/restorer.d
10:23:47 [2020-07-27T10:23:47.452Z] #39 75.40   DEP      criu/pagemap-cache.d
10:23:47 [2020-07-27T10:23:47.452Z] #39 75.54   DEP      criu/page-xfer.d
10:23:47 [2020-07-27T10:23:47.452Z] #39 75.66   DEP      criu/page-pipe.d
10:23:47 [2020-07-27T10:23:47.452Z] #39 75.75   DEP      criu/netfilter.d
10:23:47 [2020-07-27T10:23:47.469Z] #39 73.86   DEP      criu/sysctl.d
10:23:47 [2020-07-27T10:23:47.578Z] #39 51.48   DEP      criu/arch/aarch64/intraprocedure.d
10:23:47 [2020-07-27T10:23:47.578Z] #39 51.50   DEP      criu/arch/aarch64/restorer.d
10:23:47 [2020-07-27T10:23:47.578Z] #39 51.62   DEP      criu/arch/aarch64/vdso-pie.d
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.80 invoke-rc.d: could not determine current runlevel
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.83 invoke-rc.d: policy-rc.d denied execution of start.
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.84 Setting up pigz (2.4-1) ...
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.85 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.85 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.86 Setting up python-pip-whl (18.1-5) ...
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.86 Setting up libmpdec2:ppc64el (2.4.2-2) ...
10:23:47 [2020-07-27T10:23:47.603Z] #18 71.87 Setting up vim-runtime (2:8.1.0875-5) ...
10:23:47 [2020-07-27T10:23:47.712Z] #39 ...
10:23:47 [2020-07-27T10:23:47.712Z] 
10:23:47 [2020-07-27T10:23:47.712Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:47 [2020-07-27T10:23:47.712Z] #41 DONE 147.7s
10:23:47 [2020-07-27T10:23:47.712Z] 
10:23:47 [2020-07-27T10:23:47.712Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:47 [2020-07-27T10:23:47.712Z] #17 10.27 Reading package lists...
10:23:47 [2020-07-27T10:23:47.712Z] #17 14.02 Reading package lists...
10:23:47 [2020-07-27T10:23:47.712Z] #17 17.64 Building dependency tree...
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.37 libcap2-bin is already the newest version (1:2.25-2).
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.37 The following additional packages will be installed:
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.37   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.37   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   python3.7 python3.7-minimal vim-runtime xxd
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38 Suggested packages:
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38 Recommended packages:
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   aufs-dkms nftables build-essential python3-dev python3-keyring
10:23:47 [2020-07-27T10:23:47.712Z] #17 19.38   python3-keyrings.alt python3-xdg unzip
10:23:47 [2020-07-27T10:23:47.743Z] #39 73.98   DEP      criu/string.d
10:23:47 [2020-07-27T10:23:47.743Z] #39 74.05   DEP      criu/stats.d
10:23:47 [2020-07-27T10:23:47.743Z] #39 74.19   DEP      criu/sockets.d
10:23:47 [2020-07-27T10:23:47.841Z] #39 51.68   DEP      criu/pie/parasite-vdso.d
10:23:47 [2020-07-27T10:23:47.842Z] #39 51.78   DEP      criu/pie/parasite.d
10:23:48 [2020-07-27T10:23:48.105Z] #39 51.97   CC       criu/pie/parasite.o
10:23:48 [2020-07-27T10:23:48.250Z] #18 72.61 Setting up libaio1:ppc64el (0.3.112-3) ...
10:23:48 [2020-07-27T10:23:48.250Z] #18 72.62 Setting up libonig5:ppc64el (6.9.1-1) ...
10:23:48 [2020-07-27T10:23:48.250Z] #18 72.62 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
10:23:48 [2020-07-27T10:23:48.250Z] #18 72.63 Setting up vim (2:8.1.0875-5) ...
10:23:48 [2020-07-27T10:23:48.250Z] #18 72.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:23:48 [2020-07-27T10:23:48.250Z] #18 72.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:23:48 [2020-07-27T10:23:48.250Z] #18 72.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:23:48 [2020-07-27T10:23:48.311Z] #39 74.41   DEP      criu/sk-unix.d
10:23:48 [2020-07-27T10:23:48.312Z] #39 74.68   DEP      criu/sk-tcp.d
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.78 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.78 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.79 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.80 Setting up jq (1.5+dfsg-2+b1) ...
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.82 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
10:23:48 [2020-07-27T10:23:48.550Z] #18 72.83 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:23:48 [2020-07-27T10:23:48.571Z] #39 74.84   DEP      criu/sk-queue.d
10:23:48 [2020-07-27T10:23:48.830Z] #39 75.05   DEP      criu/sk-packet.d
10:23:48 [2020-07-27T10:23:48.830Z] #39 75.21   DEP      criu/sk-netlink.d
10:23:49 [2020-07-27T10:23:49.053Z] #39 52.83   LINK     criu/pie/parasite.built-in.o
10:23:49 [2020-07-27T10:23:49.053Z] #39 52.84   GEN      criu/pie/parasite-blob.h
10:23:49 [2020-07-27T10:23:49.053Z] #39 52.86   CC       criu/pie/parasite-vdso.o
10:23:49 [2020-07-27T10:23:49.088Z] #39 75.37   DEP      criu/sk-inet.d
10:23:49 [2020-07-27T10:23:49.094Z] #17 ...
10:23:49 [2020-07-27T10:23:49.094Z] 
10:23:49 [2020-07-27T10:23:49.094Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:49 [2020-07-27T10:23:49.094Z] #39 75.99   DEP      criu/net.d
10:23:49 [2020-07-27T10:23:49.094Z] #39 76.23   DEP      criu/namespaces.d
10:23:49 [2020-07-27T10:23:49.094Z] #39 76.52   DEP      criu/mount.d
10:23:49 [2020-07-27T10:23:49.094Z] #39 76.80   DEP      criu/memfd.d
10:23:49 [2020-07-27T10:23:49.094Z] #39 77.04   DEP      criu/mem.d
10:23:49 [2020-07-27T10:23:49.094Z] #39 77.24   DEP      criu/lsm.d
10:23:49 [2020-07-27T10:23:49.094Z] #39 77.37   DEP      criu/log.d
10:23:49 [2020-07-27T10:23:49.315Z] #39 53.35   CC       criu/arch/aarch64/vdso-pie.o
10:23:49 [2020-07-27T10:23:49.347Z] #39 75.64   DEP      criu/signalfd.d
10:23:49 [2020-07-27T10:23:49.347Z] #39 75.81   DEP      criu/sigframe.d
10:23:49 [2020-07-27T10:23:49.354Z] #39 77.51   DEP      criu/libnetlink.d
10:23:49 [2020-07-27T10:23:49.606Z] #39 75.91   DEP      criu/shmem.d
10:23:49 [2020-07-27T10:23:49.614Z] #39 77.66   DEP      criu/kerndat.d
10:23:49 [2020-07-27T10:23:49.614Z] #39 77.88   DEP      criu/kcmp-ids.d
10:23:49 [2020-07-27T10:23:49.614Z] #39 77.92   DEP      criu/irmap.d
10:23:49 [2020-07-27T10:23:49.865Z] #39 76.19   DEP      criu/servicefd.d
10:23:49 [2020-07-27T10:23:49.865Z] #39 76.31   DEP      criu/seize.d
10:23:49 [2020-07-27T10:23:49.873Z] #39 78.00   DEP      criu/ipc_ns.d
10:23:49 [2020-07-27T10:23:49.873Z] #39 78.13   DEP      criu/image.d
10:23:49 [2020-07-27T10:23:49.900Z] #39 53.75   CC       criu/arch/aarch64/restorer.o
10:23:50 [2020-07-27T10:23:50.124Z] #39 76.48   DEP      criu/seccomp.d
10:23:50 [2020-07-27T10:23:50.124Z] #39 ...
10:23:50 [2020-07-27T10:23:50.124Z] 
10:23:50 [2020-07-27T10:23:50.124Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:50 [2020-07-27T10:23:50.124Z] #41 DONE 148.8s
10:23:50 [2020-07-27T10:23:50.124Z] 
10:23:50 [2020-07-27T10:23:50.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:50 [2020-07-27T10:23:50.124Z] #39 76.66   DEP      criu/rst-malloc.d
10:23:50 [2020-07-27T10:23:50.133Z] #39 78.32   DEP      criu/image-desc.d
10:23:50 [2020-07-27T10:23:50.133Z] #39 78.42   DEP      criu/fsnotify.d
10:23:50 [2020-07-27T10:23:50.162Z] #39 54.12   CC       criu/arch/aarch64/intraprocedure.o
10:23:50 [2020-07-27T10:23:50.162Z] #39 54.17   CC       criu/pie/restorer.o
10:23:50 [2020-07-27T10:23:50.383Z] #39 76.76   DEP      criu/rbtree.d
10:23:50 [2020-07-27T10:23:50.383Z] #39 76.81   DEP      criu/pstree.d
10:23:50 [2020-07-27T10:23:50.393Z] #39 78.55   DEP      criu/filesystems.d
10:23:50 [2020-07-27T10:23:50.642Z] #39 77.06   DEP      criu/protobuf.d
10:23:50 [2020-07-27T10:23:50.653Z] #39 78.74   DEP      criu/files.d
10:23:50 [2020-07-27T10:23:50.653Z] #39 78.90   DEP      criu/files-reg.d
10:23:50 [2020-07-27T10:23:50.901Z] #39 77.31   GEN      criu/protobuf-desc-gen.h
10:23:50 [2020-07-27T10:23:50.912Z] #39 79.04   DEP      criu/files-ext.d
10:23:51 [2020-07-27T10:23:51.172Z] #39 79.20   DEP      criu/file-lock.d
10:23:51 [2020-07-27T10:23:51.172Z] #39 79.36   DEP      criu/file-ids.d
10:23:51 [2020-07-27T10:23:51.172Z] #39 79.49   DEP      criu/fifo.d
10:23:51 [2020-07-27T10:23:51.432Z] #39 79.62   DEP      criu/fdstore.d
10:23:51 [2020-07-27T10:23:51.432Z] #39 79.75   DEP      criu/fault-injection.d
10:23:51 [2020-07-27T10:23:51.691Z] #39 79.81   DEP      criu/external.d
10:23:51 [2020-07-27T10:23:51.955Z] #39 79.95   DEP      criu/eventpoll.d
10:23:51 [2020-07-27T10:23:51.955Z] #39 80.17   DEP      criu/eventfd.d
10:23:52 [2020-07-27T10:23:52.087Z] #39 ...
10:23:52 [2020-07-27T10:23:52.087Z] 
10:23:52 [2020-07-27T10:23:52.087Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:23:52 [2020-07-27T10:23:52.087Z] #49 5.639 + cd /tmp/tmp.u0Tmgx2iSS/src/github.com/opencontainers/runc
10:23:52 [2020-07-27T10:23:52.087Z] #49 5.639 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
10:23:52 [2020-07-27T10:23:52.087Z] #49 5.860 + '[' -z '' ']'
10:23:52 [2020-07-27T10:23:52.087Z] #49 5.860 + target=static
10:23:52 [2020-07-27T10:23:52.087Z] #49 5.860 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:23:52 [2020-07-27T10:23:52.087Z] #49 6.041 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
10:23:52 [2020-07-27T10:23:52.087Z] #49 ...
10:23:52 [2020-07-27T10:23:52.087Z] 
10:23:52 [2020-07-27T10:23:52.087Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:23:52 [2020-07-27T10:23:52.087Z] #36 135.4 + dpkg --print-architecture
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.22 Setting up iptables (1.8.2-4) ...
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:23:52 [2020-07-27T10:23:52.130Z] #18 76.30 Setting up python3 (3.7.3-1) ...
10:23:52 [2020-07-27T10:23:52.214Z] #39 80.33   DEP      criu/crtools.d
10:23:52 [2020-07-27T10:23:52.214Z] #39 80.48   DEP      criu/cr-service.d
10:23:52 [2020-07-27T10:23:52.429Z] #18 76.82 Setting up python3-wheel (0.32.3-2) ...
10:23:52 [2020-07-27T10:23:52.474Z] #39 80.63   DEP      criu/cr-restore.d
10:23:52 [2020-07-27T10:23:52.741Z] #39 80.83   DEP      criu/cr-errno.d
10:23:52 [2020-07-27T10:23:52.741Z] #39 80.85   DEP      criu/cr-dump.d
10:23:52 [2020-07-27T10:23:52.820Z] #39 78.91   DEP      criu/protobuf-desc.d
10:23:52 [2020-07-27T10:23:52.820Z] #39 79.00   DEP      criu/proc_parse.d
10:23:52 [2020-07-27T10:23:52.820Z] #39 79.15   DEP      criu/plugin.d
10:23:52 [2020-07-27T10:23:52.820Z] #39 79.23   DEP      criu/pipes.d
10:23:53 [2020-07-27T10:23:53.002Z] #39 81.03   DEP      criu/cr-dedup.d
10:23:53 [2020-07-27T10:23:53.002Z] #39 81.21   DEP      criu/cr-check.d
10:23:53 [2020-07-27T10:23:53.002Z] #39 81.35   DEP      criu/config.d
10:23:53 [2020-07-27T10:23:53.079Z] #39 79.37   DEP      criu/pie-util.d
10:23:53 [2020-07-27T10:23:53.079Z] #39 79.47   DEP      criu/pie-util-vdso.d
10:23:53 [2020-07-27T10:23:53.079Z] #39 79.57   DEP      criu/pie-util-vdso-elf32.d
10:23:53 [2020-07-27T10:23:53.084Z] #18 77.55 Setting up apparmor (2.13.2-10) ...
10:23:53 [2020-07-27T10:23:53.262Z] #39 81.47   DEP      criu/clone-noasan.d
10:23:53 [2020-07-27T10:23:53.262Z] #39 81.58   DEP      criu/cgroup.d
10:23:53 [2020-07-27T10:23:53.341Z] #39 79.64   DEP      criu/path.d
10:23:53 [2020-07-27T10:23:53.341Z] #39 ...
10:23:53 [2020-07-27T10:23:53.341Z] 
10:23:53 [2020-07-27T10:23:53.341Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:53 [2020-07-27T10:23:53.341Z] #17 9.208 Fetched 8365 kB in 8s (1026 kB/s)
10:23:53 [2020-07-27T10:23:53.341Z] #17 9.208 Reading package lists...
10:23:53 [2020-07-27T10:23:53.341Z] #17 12.36 Reading package lists...
10:23:53 [2020-07-27T10:23:53.341Z] #17 16.08 Building dependency tree...
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.59 libcap2-bin is already the newest version (1:2.25-2).
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.59 The following additional packages will be installed:
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   python3.7 python3.7-minimal vim-runtime xxd
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60 Suggested packages:
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60 Recommended packages:
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   aufs-dkms nftables build-essential python3-dev python3-keyring
10:23:53 [2020-07-27T10:23:53.341Z] #17 18.60   python3-keyrings.alt python3-xdg unzip
10:23:53 [2020-07-27T10:23:53.341Z] #17 ...
10:23:53 [2020-07-27T10:23:53.341Z] 
10:23:53 [2020-07-27T10:23:53.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:53 [2020-07-27T10:23:53.341Z] #39 79.76   DEP      criu/parasite-syscall.d
10:23:53 [2020-07-27T10:23:53.481Z] #36 DONE 136.7s
10:23:53 [2020-07-27T10:23:53.481Z] 
10:23:53 [2020-07-27T10:23:53.481Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:53 [2020-07-27T10:23:53.481Z] #39 56.40   LINK     criu/pie/restorer.built-in.o
10:23:53 [2020-07-27T10:23:53.481Z] #39 56.41   GEN      criu/pie/restorer-blob.h
10:23:53 [2020-07-27T10:23:53.481Z] #39 56.60   DEP      criu/vdso.d
10:23:53 [2020-07-27T10:23:53.481Z] #39 56.88   DEP      criu/uts_ns.d
10:23:53 [2020-07-27T10:23:53.481Z] #39 57.00   DEP      criu/util.d
10:23:53 [2020-07-27T10:23:53.481Z] #39 57.20   DEP      criu/uffd.d
10:23:53 [2020-07-27T10:23:53.481Z] #39 57.41   DEP      criu/tun.d
10:23:53 [2020-07-27T10:23:53.481Z] #39 57.62   DEP      criu/tty.d
10:23:53 [2020-07-27T10:23:53.521Z] #39 81.72   DEP      criu/cgroup-props.d
10:23:53 [2020-07-27T10:23:53.521Z] #39 81.83   DEP      criu/bitmap.d
10:23:53 [2020-07-27T10:23:53.600Z] #39 79.89   DEP      criu/pagemap.d
10:23:53 [2020-07-27T10:23:53.600Z] #39 79.98   DEP      criu/pagemap-cache.d
10:23:53 [2020-07-27T10:23:53.600Z] #39 80.05   DEP      criu/page-xfer.d
10:23:53 [2020-07-27T10:23:53.783Z] #39 81.85   DEP      criu/bfd.d
10:23:53 [2020-07-27T10:23:53.783Z] #39 82.01   DEP      criu/autofs.d
10:23:53 [2020-07-27T10:23:53.858Z] #39 80.24   DEP      criu/page-pipe.d
10:23:53 [2020-07-27T10:23:53.966Z] ok  	github.com/docker/docker/cmd/dockerd	0.038s	coverage: 30.8% of statements
10:23:53 [2020-07-27T10:23:53.966Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.7% of statements
10:23:53 [2020-07-27T10:23:53.966Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:23:53 [2020-07-27T10:23:53.966Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:23:53 [2020-07-27T10:23:53.966Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:23:53 [2020-07-27T10:23:53.966Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:23:54 [2020-07-27T10:23:54.047Z] #39 82.22   DEP      criu/aio.d
10:23:54 [2020-07-27T10:23:54.057Z] #39 57.78   DEP      criu/timerfd.d
10:23:54 [2020-07-27T10:23:54.057Z] #39 57.97   DEP      criu/timens.d
10:23:54 [2020-07-27T10:23:54.057Z] #39 58.11   DEP      criu/sysfs_parse.d
10:23:54 [2020-07-27T10:23:54.057Z] #39 58.19   DEP      criu/sysctl.d
10:23:54 [2020-07-27T10:23:54.121Z] #39 80.40   DEP      criu/netfilter.d
10:23:54 [2020-07-27T10:23:54.307Z] #39 82.37   DEP      criu/action-scripts.d
10:23:54 [2020-07-27T10:23:54.307Z] #39 82.64   CC       criu/action-scripts.o
10:23:54 [2020-07-27T10:23:54.320Z] #39 58.25   DEP      criu/string.d
10:23:54 [2020-07-27T10:23:54.320Z] #39 58.28   DEP      criu/stats.d
10:23:54 [2020-07-27T10:23:54.386Z] #39 80.57   DEP      criu/net.d
10:23:54 [2020-07-27T10:23:54.583Z] #39 58.35   DEP      criu/sockets.d
10:23:54 [2020-07-27T10:23:54.583Z] #39 58.50   DEP      criu/sk-unix.d
10:23:54 [2020-07-27T10:23:54.583Z] #39 58.60   DEP      criu/sk-tcp.d
10:23:54 [2020-07-27T10:23:54.645Z] #39 80.85   DEP      criu/namespaces.d
10:23:54 [2020-07-27T10:23:54.645Z] #39 81.01   DEP      criu/mount.d
10:23:54 [2020-07-27T10:23:54.846Z] #39 58.77   DEP      criu/sk-queue.d
10:23:54 [2020-07-27T10:23:54.846Z] #39 58.86   DEP      criu/sk-packet.d
10:23:54 [2020-07-27T10:23:54.877Z] #39 ...
10:23:54 [2020-07-27T10:23:54.877Z] 
10:23:54 [2020-07-27T10:23:54.877Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.41 The following NEW packages will be installed:
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.41   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.41   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.41   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.41   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.42   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.42   xz-utils zip
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.73 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.73 Need to get 28.5 MB of archives.
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.73 After this operation, 116 MB of additional disk space will be used.
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 21.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 22.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 23.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 23.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 23.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:23:54 [2020-07-27T10:23:54.877Z] #17 23.88 debconf: delaying package configuration, since apt-utils is not installed
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.00 Fetched 28.5 MB in 2s (16.0 MB/s)
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.05 Selecting previously unselected package pigz.
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.05 (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.)
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.09 Unpacking pigz (2.4-1) ...
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.18 Selecting previously unselected package libpython3.7-minimal:amd64.
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.70 Selecting previously unselected package python3.7-minimal.
10:23:54 [2020-07-27T10:23:54.877Z] #17 24.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:23:54 [2020-07-27T10:23:54.878Z] #17 24.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:23:54 [2020-07-27T10:23:54.878Z] #17 25.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:23:54 [2020-07-27T10:23:54.878Z] #17 25.70 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:23:54 [2020-07-27T10:23:54.904Z] #39 81.15   DEP      criu/memfd.d
10:23:54 [2020-07-27T10:23:54.904Z] #39 81.28   DEP      criu/mem.d
10:23:54 [2020-07-27T10:23:54.904Z] #39 81.36   DEP      criu/lsm.d
10:23:55 [2020-07-27T10:23:55.109Z] #39 58.94   DEP      criu/sk-netlink.d
10:23:55 [2020-07-27T10:23:55.109Z] #39 59.01   DEP      criu/sk-inet.d
10:23:55 [2020-07-27T10:23:55.109Z] #39 59.11   DEP      criu/signalfd.d
10:23:55 [2020-07-27T10:23:55.109Z] #39 59.23   DEP      criu/sigframe.d
10:23:55 [2020-07-27T10:23:55.163Z] #39 81.50   DEP      criu/log.d
10:23:55 [2020-07-27T10:23:55.163Z] #39 81.61   DEP      criu/libnetlink.d
10:23:55 [2020-07-27T10:23:55.205Z] #18 ...
10:23:55 [2020-07-27T10:23:55.205Z] 
10:23:55 [2020-07-27T10:23:55.205Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:23:55 [2020-07-27T10:23:55.205Z] #29 DONE 190.1s
10:23:55 [2020-07-27T10:23:55.205Z] 
10:23:55 [2020-07-27T10:23:55.205Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:55 [2020-07-27T10:23:55.205Z] #18 79.29 Setting up xfsprogs (4.20.0-1) ...
10:23:55 [2020-07-27T10:23:55.205Z] #18 79.31 Setting up python3-lib2to3 (3.7.3-1) ...
10:23:55 [2020-07-27T10:23:55.205Z] #18 ...
10:23:55 [2020-07-27T10:23:55.205Z] 
10:23:55 [2020-07-27T10:23:55.205Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:55 [2020-07-27T10:23:55.205Z] #40 118.0   CC       criu/cr-service.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 120.3   CC       criu/crtools.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 121.0   CC       criu/eventfd.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 121.4   CC       criu/eventpoll.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 122.3   CC       criu/external.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 122.7   CC       criu/fault-injection.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 122.9   CC       criu/fdstore.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 123.3   CC       criu/fifo.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 123.8   CC       criu/file-ids.o
10:23:55 [2020-07-27T10:23:55.205Z] #40 124.2   CC       criu/file-lock.o
10:23:55 [2020-07-27T10:23:55.372Z] #39 59.30   DEP      criu/shmem.d
10:23:55 [2020-07-27T10:23:55.372Z] #39 59.48   DEP      criu/servicefd.d
10:23:55 [2020-07-27T10:23:55.421Z] #39 81.71   DEP      criu/kerndat.d
10:23:55 [2020-07-27T10:23:55.447Z] #17 ...
10:23:55 [2020-07-27T10:23:55.447Z] 
10:23:55 [2020-07-27T10:23:55.447Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:23:55 [2020-07-27T10:23:55.447Z] #28 DONE 155.3s
10:23:55 [2020-07-27T10:23:55.447Z] 
10:23:55 [2020-07-27T10:23:55.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:55 [2020-07-27T10:23:55.447Z] #39 83.01   CC       criu/aio.o
10:23:55 [2020-07-27T10:23:55.447Z] #39 83.57   CC       criu/autofs.o
10:23:55 [2020-07-27T10:23:55.637Z] #39 59.65   DEP      criu/seize.d
10:23:55 [2020-07-27T10:23:55.681Z] #39 81.88   DEP      criu/kcmp-ids.d
10:23:55 [2020-07-27T10:23:55.681Z] #39 81.97   DEP      criu/irmap.d
10:23:55 [2020-07-27T10:23:55.681Z] #39 82.17   DEP      criu/ipc_ns.d
10:23:55 [2020-07-27T10:23:55.854Z] #40 ...
10:23:55 [2020-07-27T10:23:55.854Z] 
10:23:55 [2020-07-27T10:23:55.854Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:55 [2020-07-27T10:23:55.854Z] #18 80.05 Setting up python3-pkg-resources (40.8.0-1) ...
10:23:55 [2020-07-27T10:23:55.900Z] #39 59.79   DEP      criu/seccomp.d
10:23:55 [2020-07-27T10:23:55.900Z] #39 59.92   DEP      criu/rst-malloc.d
10:23:55 [2020-07-27T10:23:55.940Z] #39 82.37   DEP      criu/image.d
10:23:56 [2020-07-27T10:23:56.163Z] #39 59.96   DEP      criu/rbtree.d
10:23:56 [2020-07-27T10:23:56.163Z] #39 59.99   DEP      criu/pstree.d
10:23:56 [2020-07-27T10:23:56.163Z] #39 60.15   DEP      criu/protobuf.d
10:23:56 [2020-07-27T10:23:56.199Z] #39 82.52   DEP      criu/image-desc.d
10:23:56 [2020-07-27T10:23:56.199Z] #39 82.60   DEP      criu/fsnotify.d
10:23:56 [2020-07-27T10:23:56.327Z] #45 ...
10:23:56 [2020-07-27T10:23:56.327Z] 
10:23:56 [2020-07-27T10:23:56.327Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:23:56 [2020-07-27T10:23:56.327Z] #52 225.2 + bin/containerd-stress
10:23:56 [2020-07-27T10:23:56.327Z] #52 ...
10:23:56 [2020-07-27T10:23:56.327Z] 
10:23:56 [2020-07-27T10:23:56.327Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:23:56 [2020-07-27T10:23:56.327Z] #45 DONE 269.8s
10:23:56 [2020-07-27T10:23:56.327Z] 
10:23:56 [2020-07-27T10:23:56.327Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:23:56 [2020-07-27T10:23:56.425Z] #39 60.28   GEN      criu/protobuf-desc-gen.h
10:23:56 [2020-07-27T10:23:56.426Z] #39 ...
10:23:56 [2020-07-27T10:23:56.426Z] 
10:23:56 [2020-07-27T10:23:56.426Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:56 [2020-07-27T10:23:56.426Z] #17 1.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:23:56 [2020-07-27T10:23:56.426Z] #17 1.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:23:56 [2020-07-27T10:23:56.426Z] #17 1.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:23:56 [2020-07-27T10:23:56.426Z] #17 2.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
10:23:56 [2020-07-27T10:23:56.426Z] #17 2.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
10:23:56 [2020-07-27T10:23:56.426Z] #17 3.514 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:23:56 [2020-07-27T10:23:56.426Z] #17 6.143 Fetched 8192 kB in 5s (1716 kB/s)
10:23:56 [2020-07-27T10:23:56.426Z] #17 6.143 Reading package lists...
10:23:56 [2020-07-27T10:23:56.457Z] #39 82.82   DEP      criu/filesystems.d
10:23:56 [2020-07-27T10:23:56.689Z] #17 8.464 Reading package lists...
10:23:56 [2020-07-27T10:23:56.717Z] #39 83.06   DEP      criu/files.d
10:23:56 [2020-07-27T10:23:56.890Z] #52 227.8 + bin/containerd-shim
10:23:56 [2020-07-27T10:23:56.913Z] #18 81.10 Setting up python3-distutils (3.7.3-1) ...
10:23:56 [2020-07-27T10:23:56.976Z] #39 83.18   DEP      criu/files-reg.d
10:23:56 [2020-07-27T10:23:56.976Z] #39 83.32   DEP      criu/files-ext.d
10:23:57 [2020-07-27T10:23:57.146Z] #52 ...
10:23:57 [2020-07-27T10:23:57.146Z] 
10:23:57 [2020-07-27T10:23:57.146Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:23:57 [2020-07-27T10:23:57.146Z] #46 DONE 0.6s
10:23:57 [2020-07-27T10:23:57.211Z] #18 81.60 Setting up python3-setuptools (40.8.0-1) ...
10:23:57 [2020-07-27T10:23:57.235Z] #39 83.46   DEP      criu/file-lock.d
10:23:57 [2020-07-27T10:23:57.235Z] #39 83.60   DEP      criu/file-ids.d
10:23:57 [2020-07-27T10:23:57.265Z] #17 10.23 Building dependency tree...
10:23:57 [2020-07-27T10:23:57.358Z] #39 85.41   CC       criu/bfd.o
10:23:57 [2020-07-27T10:23:57.402Z] 
10:23:57 [2020-07-27T10:23:57.402Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:23:57 [2020-07-27T10:23:57.402Z] #48 DONE 0.0s
10:23:57 [2020-07-27T10:23:57.402Z] 
10:23:57 [2020-07-27T10:23:57.402Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:23:57 [2020-07-27T10:23:57.402Z] #50 DONE 0.2s
10:23:57 [2020-07-27T10:23:57.402Z] 
10:23:57 [2020-07-27T10:23:57.402Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:23:57 [2020-07-27T10:23:57.494Z] #39 83.77   DEP      criu/fifo.d
10:23:57 [2020-07-27T10:23:57.618Z] #39 85.86   CC       criu/bitmap.o
10:23:57 [2020-07-27T10:23:57.758Z] #39 83.95   DEP      criu/fdstore.d
10:23:57 [2020-07-27T10:23:57.758Z] #39 84.11   DEP      criu/fault-injection.d
10:23:57 [2020-07-27T10:23:57.758Z] #39 84.16   DEP      criu/external.d
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.19 libcap2-bin is already the newest version (1:2.25-2).
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.19 The following additional packages will be installed:
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20   python3.7 python3.7-minimal vim-runtime xxd
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20 Suggested packages:
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20 Recommended packages:
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20   aufs-dkms nftables build-essential python3-dev python3-keyring
10:23:57 [2020-07-27T10:23:57.841Z] #17 11.20   python3-keyrings.alt python3-xdg unzip
10:23:57 [2020-07-27T10:23:57.841Z] #17 ...
10:23:57 [2020-07-27T10:23:57.841Z] 
10:23:57 [2020-07-27T10:23:57.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:23:57 [2020-07-27T10:23:57.841Z] #39 61.82   DEP      criu/protobuf-desc.d
10:23:57 [2020-07-27T10:23:57.841Z] #39 61.96   DEP      criu/proc_parse.d
10:23:57 [2020-07-27T10:23:57.881Z] #39 85.98   CC       criu/cgroup-props.o
10:23:58 [2020-07-27T10:23:58.018Z] #39 84.26   DEP      criu/eventpoll.d
10:23:58 [2020-07-27T10:23:58.018Z] #39 84.47   DEP      criu/eventfd.d
10:23:58 [2020-07-27T10:23:58.103Z] #39 62.17   DEP      criu/plugin.d
10:23:58 [2020-07-27T10:23:58.104Z] #39 62.23   DEP      criu/pipes.d
10:23:58 [2020-07-27T10:23:58.279Z] #39 84.60   DEP      criu/crtools.d
10:23:58 [2020-07-27T10:23:58.279Z] #39 84.80   DEP      criu/cr-service.d
10:23:58 [2020-07-27T10:23:58.424Z] ok  	github.com/docker/docker/daemon/cluster	0.032s	coverage: 0.5% of statements
10:23:58 [2020-07-27T10:23:58.454Z] #39 86.59   CC       criu/cgroup.o
10:23:58 [2020-07-27T10:23:58.539Z] #39 ...
10:23:58 [2020-07-27T10:23:58.539Z] 
10:23:58 [2020-07-27T10:23:58.539Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:23:58 [2020-07-27T10:23:58.539Z] #28 DONE 157.0s
10:23:58 [2020-07-27T10:23:58.539Z] 
10:23:58 [2020-07-27T10:23:58.539Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.54 The following NEW packages will be installed:
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.55   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.55   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.56   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.56   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.56   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.56   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.56   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.56   xz-utils zip
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.87 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.87 Need to get 28.5 MB of archives.
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.87 After this operation, 116 MB of additional disk space will be used.
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 20.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 21.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 22.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.08 debconf: delaying package configuration, since apt-utils is not installed
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.21 Fetched 28.5 MB in 2s (15.0 MB/s)
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.29 Selecting previously unselected package pigz.
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.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 ... 23432 files and directories currently installed.)
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.34 Unpacking pigz (2.4-1) ...
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.48 Selecting previously unselected package libpython3.7-minimal:amd64.
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.95 Selecting previously unselected package python3.7-minimal.
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:23:58 [2020-07-27T10:23:58.539Z] #17 23.98 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:23:58 [2020-07-27T10:23:58.679Z] #39 62.40   DEP      criu/pie-util.d
10:23:58 [2020-07-27T10:23:58.679Z] #39 62.52   DEP      criu/pie-util-vdso.d
10:23:58 [2020-07-27T10:23:58.679Z] #39 62.67   DEP      criu/path.d
10:23:58 [2020-07-27T10:23:58.679Z] #39 62.78   DEP      criu/parasite-syscall.d
10:23:58 [2020-07-27T10:23:58.755Z] #18 82.69 Setting up python3-pip (18.1-5) ...
10:23:58 [2020-07-27T10:23:58.942Z] #39 62.95   DEP      criu/pagemap.d
10:23:59 [2020-07-27T10:23:59.057Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
10:23:59 [2020-07-27T10:23:59.206Z] #39 63.13   DEP      criu/pagemap-cache.d
10:23:59 [2020-07-27T10:23:59.206Z] #39 63.21   DEP      criu/page-xfer.d
10:23:59 [2020-07-27T10:23:59.206Z] #39 63.29   DEP      criu/page-pipe.d
10:23:59 [2020-07-27T10:23:59.470Z] #39 63.34   DEP      criu/netfilter.d
10:23:59 [2020-07-27T10:23:59.470Z] #39 63.42   DEP      criu/net.d
10:23:59 [2020-07-27T10:23:59.470Z] #39 63.52   DEP      criu/namespaces.d
10:23:59 [2020-07-27T10:23:59.470Z] #39 63.59   DEP      criu/mount.d
10:23:59 [2020-07-27T10:23:59.476Z] #17 25.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:23:59 [2020-07-27T10:23:59.476Z] #17 25.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:23:59 [2020-07-27T10:23:59.733Z] #39 63.66   DEP      criu/memfd.d
10:23:59 [2020-07-27T10:23:59.733Z] #39 63.78   DEP      criu/mem.d
10:23:59 [2020-07-27T10:23:59.848Z] #18 83.90 Processing triggers for libc-bin (2.28-10) ...
10:23:59 [2020-07-27T10:23:59.848Z] #18 83.94 Processing triggers for mime-support (3.62) ...
10:23:59 [2020-07-27T10:23:59.848Z] #18 DONE 84.2s
10:23:59 [2020-07-27T10:23:59.848Z] 
10:23:59 [2020-07-27T10:23:59.848Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:23:59 [2020-07-27T10:23:59.996Z] #39 63.88   DEP      criu/lsm.d
10:23:59 [2020-07-27T10:23:59.996Z] #39 63.93   DEP      criu/log.d
10:23:59 [2020-07-27T10:23:59.996Z] #39 63.99   DEP      criu/libnetlink.d
10:23:59 [2020-07-27T10:23:59.996Z] #39 64.04   DEP      criu/kerndat.d
10:24:00 [2020-07-27T10:24:00.260Z] #39 64.13   DEP      criu/kcmp-ids.d
10:24:00 [2020-07-27T10:24:00.260Z] #39 64.20   DEP      criu/irmap.d
10:24:00 [2020-07-27T10:24:00.365Z] #39 ...
10:24:00 [2020-07-27T10:24:00.365Z] 
10:24:00 [2020-07-27T10:24:00.365Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.29 Selecting previously unselected package python3-minimal.
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.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 ... 23681 files and directories currently installed.)
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.35 Unpacking python3-minimal (3.7.3-1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.44 Selecting previously unselected package libmpdec2:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.48 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.70 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 28.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 29.68 Selecting previously unselected package python3.7.
10:24:00 [2020-07-27T10:24:00.365Z] #17 29.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 29.68 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 29.84 Selecting previously unselected package libpython3-stdlib:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 29.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 29.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 29.97 Setting up python3-minimal (3.7.3-1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 30.86 Selecting previously unselected package python3.
10:24:00 [2020-07-27T10:24:00.365Z] #17 30.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
10:24:00 [2020-07-27T10:24:00.365Z] #17 30.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 30.94 Unpacking python3 (3.7.3-1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.04 Selecting previously unselected package libip4tc0:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.06 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.14 Selecting previously unselected package libip6tc0:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.16 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.23 Selecting previously unselected package libiptc0:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.24 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.30 Selecting previously unselected package libnfnetlink0:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.37 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.45 Selecting previously unselected package libnftnl11:amd64.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.46 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.53 Selecting previously unselected package iptables.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.53 Unpacking iptables (1.8.2-4) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.86 Selecting previously unselected package xxd.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.88 Unpacking xxd (2:8.1.0875-5) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.99 Selecting previously unselected package vim-common.
10:24:00 [2020-07-27T10:24:00.365Z] #17 31.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 32.02 Unpacking vim-common (2:8.1.0875-5) ...
10:24:00 [2020-07-27T10:24:00.365Z] #17 32.16 Selecting previously unselected package bash-completion.
10:24:00 [2020-07-27T10:24:00.365Z] #17 32.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:24:00 [2020-07-27T10:24:00.496Z] #19 0.358 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:24:00 [2020-07-27T10:24:00.496Z] #19 0.363 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:24:00 [2020-07-27T10:24:00.496Z] #19 0.365 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:24:00 [2020-07-27T10:24:00.496Z] #19 DONE 0.5s
10:24:00 [2020-07-27T10:24:00.496Z] 
10:24:00 [2020-07-27T10:24:00.496Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:00 [2020-07-27T10:24:00.496Z] #40 125.4   CC       criu/files-ext.o
10:24:00 [2020-07-27T10:24:00.496Z] #40 125.9   CC       criu/files-reg.o
10:24:00 [2020-07-27T10:24:00.496Z] #40 128.1   CC       criu/files.o
10:24:00 [2020-07-27T10:24:00.524Z] #39 64.35   DEP      criu/ipc_ns.d
10:24:00 [2020-07-27T10:24:00.524Z] #39 64.44   DEP      criu/image.d
10:24:00 [2020-07-27T10:24:00.524Z] #39 64.56   DEP      criu/image-desc.d
10:24:00 [2020-07-27T10:24:00.524Z] #39 64.67   DEP      criu/fsnotify.d
10:24:00 [2020-07-27T10:24:00.568Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.4% of statements
10:24:01 [2020-07-27T10:24:01.101Z] #39 64.83   DEP      criu/filesystems.d
10:24:01 [2020-07-27T10:24:01.101Z] #39 65.11   DEP      criu/files.d
10:24:01 [2020-07-27T10:24:01.101Z] #39 65.22   DEP      criu/files-reg.d
10:24:01 [2020-07-27T10:24:01.146Z] #40 130.7   CC       criu/filesystems.o
10:24:01 [2020-07-27T10:24:01.364Z] #39 65.35   DEP      criu/files-ext.d
10:24:01 [2020-07-27T10:24:01.409Z] #17 27.36 Selecting previously unselected package python3-minimal.
10:24:01 [2020-07-27T10:24:01.628Z] #39 65.59   DEP      criu/file-lock.d
10:24:01 [2020-07-27T10:24:01.668Z] #17 27.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
10:24:01 [2020-07-27T10:24:01.668Z] #17 27.41 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:24:01 [2020-07-27T10:24:01.668Z] #17 27.41 Unpacking python3-minimal (3.7.3-1) ...
10:24:01 [2020-07-27T10:24:01.668Z] #17 27.51 Selecting previously unselected package libmpdec2:amd64.
10:24:01 [2020-07-27T10:24:01.668Z] #17 27.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:24:01 [2020-07-27T10:24:01.668Z] #17 27.54 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:24:01 [2020-07-27T10:24:01.668Z] #17 27.63 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:24:01 [2020-07-27T10:24:01.891Z] #39 65.72   DEP      criu/file-ids.d
10:24:01 [2020-07-27T10:24:01.891Z] #39 65.90   DEP      criu/fifo.d
10:24:01 [2020-07-27T10:24:01.929Z] #17 27.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
10:24:01 [2020-07-27T10:24:01.929Z] #17 27.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:24:02 [2020-07-27T10:24:02.154Z] #39 66.04   DEP      criu/fdstore.d
10:24:02 [2020-07-27T10:24:02.154Z] #39 66.12   DEP      criu/fault-injection.d
10:24:02 [2020-07-27T10:24:02.154Z] #39 66.18   DEP      criu/external.d
10:24:02 [2020-07-27T10:24:02.154Z] #39 66.24   DEP      criu/eventpoll.d
10:24:02 [2020-07-27T10:24:02.202Z] #40 131.6   CC       criu/fsnotify.o
10:24:02 [2020-07-27T10:24:02.418Z] #39 66.34   DEP      criu/eventfd.d
10:24:02 [2020-07-27T10:24:02.418Z] #39 66.49   DEP      criu/crtools.d
10:24:02 [2020-07-27T10:24:02.498Z] #17 28.52 Selecting previously unselected package python3.7.
10:24:02 [2020-07-27T10:24:02.681Z] #39 66.68   DEP      criu/cr-service.d
10:24:02 [2020-07-27T10:24:02.756Z] #17 28.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
10:24:02 [2020-07-27T10:24:02.756Z] #17 28.54 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:24:02 [2020-07-27T10:24:02.756Z] #17 28.68 Selecting previously unselected package libpython3-stdlib:amd64.
10:24:02 [2020-07-27T10:24:02.756Z] #17 28.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:24:02 [2020-07-27T10:24:02.756Z] #17 28.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:24:02 [2020-07-27T10:24:02.756Z] #17 28.77 Setting up python3-minimal (3.7.3-1) ...
10:24:02 [2020-07-27T10:24:02.904Z] #17 34.64 Unpacking bash-completion (1:2.8-6) ...
10:24:02 [2020-07-27T10:24:02.944Z] #39 66.86   DEP      criu/cr-restore.d
10:24:02 [2020-07-27T10:24:02.944Z] #39 66.99   DEP      criu/cr-errno.d
10:24:02 [2020-07-27T10:24:02.944Z] #39 67.01   DEP      criu/cr-dump.d
10:24:03 [2020-07-27T10:24:03.164Z] #17 35.05 Selecting previously unselected package bzip2.
10:24:03 [2020-07-27T10:24:03.208Z] #39 67.20   DEP      criu/cr-dedup.d
10:24:03 [2020-07-27T10:24:03.423Z] #17 35.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:24:03 [2020-07-27T10:24:03.424Z] #17 35.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:24:03 [2020-07-27T10:24:03.424Z] #17 35.18 Selecting previously unselected package xz-utils.
10:24:03 [2020-07-27T10:24:03.424Z] #17 35.18 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:24:03 [2020-07-27T10:24:03.424Z] #17 35.19 Unpacking xz-utils (5.2.4-1) ...
10:24:03 [2020-07-27T10:24:03.424Z] #17 35.33 Selecting previously unselected package apparmor.
10:24:03 [2020-07-27T10:24:03.471Z] #39 67.40   DEP      criu/cr-check.d
10:24:03 [2020-07-27T10:24:03.693Z] #17 29.56 Selecting previously unselected package python3.
10:24:03 [2020-07-27T10:24:03.706Z] #17 35.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:24:03 [2020-07-27T10:24:03.706Z] #17 35.43 Unpacking apparmor (2.13.2-10) ...
10:24:03 [2020-07-27T10:24:03.734Z] #39 67.59   DEP      criu/config.d
10:24:03 [2020-07-27T10:24:03.734Z] #39 67.74   DEP      criu/clone-noasan.d
10:24:03 [2020-07-27T10:24:03.734Z] #39 67.79   DEP      criu/cgroup.d
10:24:03 [2020-07-27T10:24:03.757Z] #40 132.9   CC       criu/image-desc.o
10:24:03 [2020-07-27T10:24:03.757Z] #40 133.0   CC       criu/image.o
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.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 ... 24093 files and directories currently installed.)
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.65 Unpacking python3 (3.7.3-1) ...
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.77 Selecting previously unselected package libip4tc0:amd64.
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.78 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.86 Selecting previously unselected package libip6tc0:amd64.
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:24:03 [2020-07-27T10:24:03.952Z] #17 29.87 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:24:03 [2020-07-27T10:24:03.968Z] #17 35.77 Selecting previously unselected package aufs-tools.
10:24:03 [2020-07-27T10:24:03.968Z] #17 35.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:24:03 [2020-07-27T10:24:03.968Z] #17 35.78 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:24:03 [2020-07-27T10:24:03.968Z] #17 35.88 Selecting previously unselected package libonig5:amd64.
10:24:03 [2020-07-27T10:24:03.987Z] #52 234.5 + bin/containerd-shim-runc-v1
10:24:03 [2020-07-27T10:24:03.998Z] #39 67.87   DEP      criu/cgroup-props.d
10:24:03 [2020-07-27T10:24:03.998Z] #39 67.92   DEP      criu/bitmap.d
10:24:03 [2020-07-27T10:24:03.998Z] #39 67.93   DEP      criu/bfd.d
10:24:03 [2020-07-27T10:24:03.998Z] #39 67.98   DEP      criu/autofs.d
10:24:04 [2020-07-27T10:24:04.212Z] #17 29.96 Selecting previously unselected package libiptc0:amd64.
10:24:04 [2020-07-27T10:24:04.212Z] #17 29.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.212Z] #17 29.99 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:24:04 [2020-07-27T10:24:04.212Z] #17 30.07 Selecting previously unselected package libnfnetlink0:amd64.
10:24:04 [2020-07-27T10:24:04.212Z] #17 30.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.212Z] #17 30.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:24:04 [2020-07-27T10:24:04.212Z] #17 30.14 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:24:04 [2020-07-27T10:24:04.212Z] #17 30.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.212Z] #17 30.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:24:04 [2020-07-27T10:24:04.227Z] #17 35.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.227Z] #17 35.89 Unpacking libonig5:amd64 (6.9.1-1) ...
10:24:04 [2020-07-27T10:24:04.227Z] #17 36.06 Selecting previously unselected package libjq1:amd64.
10:24:04 [2020-07-27T10:24:04.227Z] #17 36.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.227Z] #17 36.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:24:04 [2020-07-27T10:24:04.262Z] #39 68.10   DEP      criu/aio.d
10:24:04 [2020-07-27T10:24:04.262Z] #39 68.33   DEP      criu/action-scripts.d
10:24:04 [2020-07-27T10:24:04.406Z] #40 134.0   CC       criu/ipc_ns.o
10:24:04 [2020-07-27T10:24:04.472Z] #17 30.25 Selecting previously unselected package libnftnl11:amd64.
10:24:04 [2020-07-27T10:24:04.472Z] #17 30.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.472Z] #17 30.26 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:24:04 [2020-07-27T10:24:04.472Z] #17 30.37 Selecting previously unselected package iptables.
10:24:04 [2020-07-27T10:24:04.472Z] #17 30.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.472Z] #17 30.38 Unpacking iptables (1.8.2-4) ...
10:24:04 [2020-07-27T10:24:04.492Z] #17 36.23 Selecting previously unselected package jq.
10:24:04 [2020-07-27T10:24:04.492Z] #17 36.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.492Z] #17 36.23 Unpacking jq (1.5+dfsg-2+b1) ...
10:24:04 [2020-07-27T10:24:04.525Z] #39 68.54   CC       criu/action-scripts.o
10:24:04 [2020-07-27T10:24:04.732Z] #17 30.65 Selecting previously unselected package xxd.
10:24:04 [2020-07-27T10:24:04.732Z] #17 30.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.732Z] #17 30.68 Unpacking xxd (2:8.1.0875-5) ...
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.32 Selecting previously unselected package libaio1:amd64.
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.33 Unpacking libaio1:amd64 (0.3.112-3) ...
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.38 Selecting previously unselected package libgpm2:amd64.
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.39 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.47 Selecting previously unselected package libicu63:amd64.
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
10:24:04 [2020-07-27T10:24:04.752Z] #17 36.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:24:04 [2020-07-27T10:24:04.996Z] #17 30.80 Selecting previously unselected package vim-common.
10:24:04 [2020-07-27T10:24:04.996Z] #17 30.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:24:04 [2020-07-27T10:24:04.996Z] #17 30.83 Unpacking vim-common (2:8.1.0875-5) ...
10:24:05 [2020-07-27T10:24:05.101Z] #39 69.03   CC       criu/aio.o
10:24:05 [2020-07-27T10:24:05.101Z] #39 ...
10:24:05 [2020-07-27T10:24:05.101Z] 
10:24:05 [2020-07-27T10:24:05.101Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.07 The following NEW packages will be installed:
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.08   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.08   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.08   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.08   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.08   xz-utils zip
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.40 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.40 Need to get 27.6 MB of archives.
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.40 After this operation, 114 MB of additional disk space will be used.
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 12.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 13.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 14.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.69 debconf: delaying package configuration, since apt-utils is not installed
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.80 Fetched 27.6 MB in 3s (9109 kB/s)
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.86 Selecting previously unselected package pigz.
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.90 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 15.90 Unpacking pigz (2.4-1) ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 16.02 Selecting previously unselected package libpython3.7-minimal:arm64.
10:24:05 [2020-07-27T10:24:05.101Z] #17 16.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 16.05 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 16.44 Selecting previously unselected package python3.7-minimal.
10:24:05 [2020-07-27T10:24:05.101Z] #17 16.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 16.48 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 17.01 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 17.03 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 18.57 Selecting previously unselected package python3-minimal.
10:24:05 [2020-07-27T10:24:05.101Z] #17 18.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
10:24:05 [2020-07-27T10:24:05.101Z] #17 18.62 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
10:24:05 [2020-07-27T10:24:05.101Z] #17 18.63 Unpacking python3-minimal (3.7.3-1) ...
10:24:05 [2020-07-27T10:24:05.256Z] #17 31.03 Selecting previously unselected package bash-completion.
10:24:05 [2020-07-27T10:24:05.256Z] #17 31.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:24:05 [2020-07-27T10:24:05.364Z] #17 18.71 Selecting previously unselected package libmpdec2:arm64.
10:24:05 [2020-07-27T10:24:05.364Z] #17 18.73 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
10:24:05 [2020-07-27T10:24:05.364Z] #17 18.73 Unpacking libmpdec2:arm64 (2.4.2-2) ...
10:24:05 [2020-07-27T10:24:05.364Z] #17 18.82 Selecting previously unselected package libpython3.7-stdlib:arm64.
10:24:05 [2020-07-27T10:24:05.364Z] #17 18.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
10:24:05 [2020-07-27T10:24:05.364Z] #17 18.84 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
10:24:05 [2020-07-27T10:24:05.364Z] #17 ...
10:24:05 [2020-07-27T10:24:05.364Z] 
10:24:05 [2020-07-27T10:24:05.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:05 [2020-07-27T10:24:05.364Z] #39 69.45   CC       criu/autofs.o
10:24:05 [2020-07-27T10:24:05.464Z] #40 ...
10:24:05 [2020-07-27T10:24:05.464Z] 
10:24:05 [2020-07-27T10:24:05.464Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:05 [2020-07-27T10:24:05.464Z] #20 4.217 Collecting yamllint==1.16.0
10:24:05 [2020-07-27T10:24:05.464Z] #20 4.561   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:24:05 [2020-07-27T10:24:05.464Z] #20 4.675 Collecting pyyaml (from yamllint==1.16.0)
10:24:05 [2020-07-27T10:24:05.464Z] #20 4.967   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:24:05 [2020-07-27T10:24:05.766Z] #20 ...
10:24:05 [2020-07-27T10:24:05.766Z] 
10:24:05 [2020-07-27T10:24:05.766Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:05 [2020-07-27T10:24:05.766Z] #40 135.2   CC       criu/irmap.o
10:24:06 [2020-07-27T10:24:06.549Z] #52 237.4 + bin/containerd-shim-runc-v2
10:24:06 [2020-07-27T10:24:06.768Z] #39 70.52   CC       criu/bfd.o
10:24:06 [2020-07-27T10:24:06.825Z] #40 136.1   CC       criu/kcmp-ids.o
10:24:07 [2020-07-27T10:24:07.036Z] #39 70.88   CC       criu/bitmap.o
10:24:07 [2020-07-27T10:24:07.036Z] #39 70.97   CC       criu/cgroup-props.o
10:24:07 [2020-07-27T10:24:07.110Z] #52 238.2 + binaries
10:24:07 [2020-07-27T10:24:07.110Z] #52 238.2 + install -D bin/containerd /build/containerd
10:24:07 [2020-07-27T10:24:07.110Z] #52 238.3 + install -D bin/containerd-shim /build/containerd-shim
10:24:07 [2020-07-27T10:24:07.110Z] #52 238.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:24:07 [2020-07-27T10:24:07.110Z] #52 238.3 + install -D bin/ctr /build/ctr
10:24:07 [2020-07-27T10:24:07.124Z] #40 136.4   CC       criu/kerndat.o
10:24:07 [2020-07-27T10:24:07.366Z] #52 DONE 238.5s
10:24:07 [2020-07-27T10:24:07.467Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 13.9% of statements
10:24:07 [2020-07-27T10:24:07.613Z] #39 71.51   CC       criu/cgroup.o
10:24:07 [2020-07-27T10:24:07.790Z] #17 33.53 Unpacking bash-completion (1:2.8-6) ...
10:24:08 [2020-07-27T10:24:08.049Z] #17 33.86 Selecting previously unselected package bzip2.
10:24:08 [2020-07-27T10:24:08.049Z] #17 33.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.049Z] #17 33.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:24:08 [2020-07-27T10:24:08.049Z] #17 33.99 Selecting previously unselected package xz-utils.
10:24:08 [2020-07-27T10:24:08.049Z] #17 33.99 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.049Z] #17 34.00 Unpacking xz-utils (5.2.4-1) ...
10:24:08 [2020-07-27T10:24:08.182Z] #40 137.7   CC       criu/libnetlink.o
10:24:08 [2020-07-27T10:24:08.294Z] 
10:24:08 [2020-07-27T10:24:08.294Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:24:08 [2020-07-27T10:24:08.300Z] #17 39.89 Selecting previously unselected package libnet1:amd64.
10:24:08 [2020-07-27T10:24:08.300Z] #17 39.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.300Z] #17 39.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:24:08 [2020-07-27T10:24:08.300Z] #17 39.97 Selecting previously unselected package libnl-3-200:amd64.
10:24:08 [2020-07-27T10:24:08.300Z] #17 39.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.300Z] #17 39.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:24:08 [2020-07-27T10:24:08.300Z] #17 40.07 Selecting previously unselected package libprotobuf-c1:amd64.
10:24:08 [2020-07-27T10:24:08.300Z] #17 40.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.300Z] #17 40.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:24:08 [2020-07-27T10:24:08.300Z] #17 40.15 Selecting previously unselected package libreadline5:amd64.
10:24:08 [2020-07-27T10:24:08.307Z] #17 34.15 Selecting previously unselected package apparmor.
10:24:08 [2020-07-27T10:24:08.307Z] #17 34.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.307Z] #17 34.22 Unpacking apparmor (2.13.2-10) ...
10:24:08 [2020-07-27T10:24:08.483Z] #40 138.0   CC       criu/log.o
10:24:08 [2020-07-27T10:24:08.503Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.8% of statements
10:24:08 [2020-07-27T10:24:08.549Z] #53 DONE 0.4s
10:24:08 [2020-07-27T10:24:08.560Z] #17 40.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.560Z] #17 40.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:24:08 [2020-07-27T10:24:08.560Z] #17 40.29 Selecting previously unselected package net-tools.
10:24:08 [2020-07-27T10:24:08.560Z] #17 40.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.560Z] #17 40.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:24:08 [2020-07-27T10:24:08.566Z] #17 ...
10:24:08 [2020-07-27T10:24:08.566Z] 
10:24:08 [2020-07-27T10:24:08.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:08 [2020-07-27T10:24:08.566Z] #39 84.99   DEP      criu/cr-restore.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 85.32   DEP      criu/cr-errno.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 85.37   DEP      criu/cr-dump.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 85.74   DEP      criu/cr-dedup.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.00   DEP      criu/cr-check.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.28   DEP      criu/config.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.43   DEP      criu/clone-noasan.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.52   DEP      criu/cgroup.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.65   DEP      criu/cgroup-props.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.74   DEP      criu/bitmap.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.75   DEP      criu/bfd.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 86.87   DEP      criu/autofs.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 87.05   DEP      criu/aio.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 87.25   DEP      criu/action-scripts.d
10:24:08 [2020-07-27T10:24:08.566Z] #39 87.52   CC       criu/action-scripts.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 88.01   CC       criu/aio.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 88.46   CC       criu/autofs.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 89.74   CC       criu/bfd.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 90.12   CC       criu/bitmap.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 90.25   CC       criu/cgroup-props.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 90.97   CC       criu/cgroup.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 93.86   CC       criu/clone-noasan.o
10:24:08 [2020-07-27T10:24:08.566Z] #39 94.05   CC       criu/config.o
10:24:08 [2020-07-27T10:24:08.784Z] #40 ...
10:24:08 [2020-07-27T10:24:08.784Z] 
10:24:08 [2020-07-27T10:24:08.784Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:08 [2020-07-27T10:24:08.784Z] #20 6.407 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:24:08 [2020-07-27T10:24:08.784Z] #20 6.456   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:24:08 [2020-07-27T10:24:08.784Z] #20 6.499 Building wheels for collected packages: pyyaml
10:24:08 [2020-07-27T10:24:08.784Z] #20 6.502   Running setup.py bdist_wheel for pyyaml: started
10:24:08 [2020-07-27T10:24:08.784Z] #20 7.888   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:24:08 [2020-07-27T10:24:08.784Z] #20 7.892   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:24:08 [2020-07-27T10:24:08.784Z] #20 7.951 Successfully built pyyaml
10:24:08 [2020-07-27T10:24:08.784Z] #20 7.971 Installing collected packages: pyyaml, pathspec, yamllint
10:24:08 [2020-07-27T10:24:08.784Z] #20 8.367 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:24:08 [2020-07-27T10:24:08.784Z] #20 DONE 8.6s
10:24:08 [2020-07-27T10:24:08.796Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
10:24:08 [2020-07-27T10:24:08.804Z] 
10:24:08 [2020-07-27T10:24:08.804Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:24:08 [2020-07-27T10:24:08.804Z] #57 DONE 0.2s
10:24:08 [2020-07-27T10:24:08.804Z] 
10:24:08 [2020-07-27T10:24:08.804Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:24:08 [2020-07-27T10:24:08.820Z] #17 40.46 Selecting previously unselected package python-pip-whl.
10:24:08 [2020-07-27T10:24:08.820Z] #17 40.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:24:08 [2020-07-27T10:24:08.820Z] #17 40.48 Unpacking python-pip-whl (18.1-5) ...
10:24:08 [2020-07-27T10:24:08.825Z] #39 ...
10:24:08 [2020-07-27T10:24:08.825Z] 
10:24:08 [2020-07-27T10:24:08.825Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:08 [2020-07-27T10:24:08.825Z] #17 34.57 Selecting previously unselected package aufs-tools.
10:24:08 [2020-07-27T10:24:08.825Z] #17 34.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.825Z] #17 34.59 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:24:08 [2020-07-27T10:24:08.825Z] #17 34.75 Selecting previously unselected package libonig5:amd64.
10:24:08 [2020-07-27T10:24:08.825Z] #17 34.75 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
10:24:08 [2020-07-27T10:24:08.825Z] #17 34.76 Unpacking libonig5:amd64 (6.9.1-1) ...
10:24:09 [2020-07-27T10:24:09.083Z] #17 34.92 Selecting previously unselected package libjq1:amd64.
10:24:09 [2020-07-27T10:24:09.083Z] #17 34.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:24:09 [2020-07-27T10:24:09.083Z] #17 34.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:24:09 [2020-07-27T10:24:09.083Z] #17 35.03 Selecting previously unselected package jq.
10:24:09 [2020-07-27T10:24:09.083Z] #17 35.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
10:24:09 [2020-07-27T10:24:09.083Z] #17 35.05 Unpacking jq (1.5+dfsg-2+b1) ...
10:24:09 [2020-07-27T10:24:09.084Z] 
10:24:09 [2020-07-27T10:24:09.084Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:09 [2020-07-27T10:24:09.084Z] #40 138.5   CC       criu/lsm.o
10:24:09 [2020-07-27T10:24:09.343Z] #17 35.13 Selecting previously unselected package libaio1:amd64.
10:24:09 [2020-07-27T10:24:09.343Z] #17 35.14 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
10:24:09 [2020-07-27T10:24:09.343Z] #17 35.14 Unpacking libaio1:amd64 (0.3.112-3) ...
10:24:09 [2020-07-27T10:24:09.343Z] #17 35.20 Selecting previously unselected package libgpm2:amd64.
10:24:09 [2020-07-27T10:24:09.343Z] #17 35.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
10:24:09 [2020-07-27T10:24:09.343Z] #17 35.21 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:24:09 [2020-07-27T10:24:09.343Z] #17 35.27 Selecting previously unselected package libicu63:amd64.
10:24:09 [2020-07-27T10:24:09.365Z] #59 DONE 0.4s
10:24:09 [2020-07-27T10:24:09.365Z] 
10:24:09 [2020-07-27T10:24:09.365Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:24:09 [2020-07-27T10:24:09.365Z] #61 DONE 0.0s
10:24:09 [2020-07-27T10:24:09.365Z] 
10:24:09 [2020-07-27T10:24:09.365Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:24:09 [2020-07-27T10:24:09.365Z] #62 DONE 0.0s
10:24:09 [2020-07-27T10:24:09.365Z] 
10:24:09 [2020-07-27T10:24:09.365Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:24:09 [2020-07-27T10:24:09.383Z] #40 139.0   CC       criu/mem.o
10:24:09 [2020-07-27T10:24:09.389Z] #17 41.03 Selecting previously unselected package python3-lib2to3.
10:24:09 [2020-07-27T10:24:09.389Z] #17 41.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:24:09 [2020-07-27T10:24:09.389Z] #17 41.04 Unpacking python3-lib2to3 (3.7.3-1) ...
10:24:09 [2020-07-27T10:24:09.389Z] #17 41.18 Selecting previously unselected package python3-distutils.
10:24:09 [2020-07-27T10:24:09.389Z] #17 41.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:24:09 [2020-07-27T10:24:09.389Z] #17 41.19 Unpacking python3-distutils (3.7.3-1) ...
10:24:09 [2020-07-27T10:24:09.468Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
10:24:09 [2020-07-27T10:24:09.539Z] #39 73.46   CC       criu/clone-noasan.o
10:24:09 [2020-07-27T10:24:09.539Z] #39 73.65   CC       criu/config.o
10:24:09 [2020-07-27T10:24:09.603Z] #17 35.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
10:24:09 [2020-07-27T10:24:09.603Z] #17 35.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:24:09 [2020-07-27T10:24:09.649Z] #17 41.34 Selecting previously unselected package python3-pip.
10:24:09 [2020-07-27T10:24:09.649Z] #17 41.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:24:09 [2020-07-27T10:24:09.649Z] #17 41.35 Unpacking python3-pip (18.1-5) ...
10:24:09 [2020-07-27T10:24:09.909Z] #17 41.47 Selecting previously unselected package python3-pkg-resources.
10:24:09 [2020-07-27T10:24:09.909Z] #17 41.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:24:09 [2020-07-27T10:24:09.909Z] #17 41.48 Unpacking python3-pkg-resources (40.8.0-1) ...
10:24:09 [2020-07-27T10:24:09.909Z] #17 41.60 Selecting previously unselected package python3-setuptools.
10:24:09 [2020-07-27T10:24:09.909Z] #17 41.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:24:09 [2020-07-27T10:24:09.909Z] #17 41.60 Unpacking python3-setuptools (40.8.0-1) ...
10:24:09 [2020-07-27T10:24:09.909Z] #17 41.85 Selecting previously unselected package python3-wheel.
10:24:09 [2020-07-27T10:24:09.925Z] #63 DONE 0.6s
10:24:09 [2020-07-27T10:24:09.925Z] 
10:24:09 [2020-07-27T10:24:09.925Z] #64 exporting to image
10:24:09 [2020-07-27T10:24:09.925Z] #64 exporting layers
10:24:10 [2020-07-27T10:24:10.101Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
10:24:10 [2020-07-27T10:24:10.168Z] #17 41.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:24:10 [2020-07-27T10:24:10.168Z] #17 41.87 Unpacking python3-wheel (0.32.3-2) ...
10:24:10 [2020-07-27T10:24:10.168Z] #17 41.95 Selecting previously unselected package sudo.
10:24:10 [2020-07-27T10:24:10.168Z] #17 41.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
10:24:10 [2020-07-27T10:24:10.168Z] #17 41.97 Unpacking sudo (1.8.27-1+deb10u2) ...
10:24:10 [2020-07-27T10:24:10.738Z] #17 42.41 Selecting previously unselected package thin-provisioning-tools.
10:24:10 [2020-07-27T10:24:10.738Z] #17 42.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:24:10 [2020-07-27T10:24:10.738Z] #17 42.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:24:10 [2020-07-27T10:24:10.738Z] #17 42.66 Selecting previously unselected package uidmap.
10:24:10 [2020-07-27T10:24:10.934Z] #39 74.82   CC       criu/cr-check.o
10:24:10 [2020-07-27T10:24:10.934Z] #39 ...
10:24:10 [2020-07-27T10:24:10.934Z] 
10:24:10 [2020-07-27T10:24:10.934Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:10 [2020-07-27T10:24:10.934Z] #17 19.50 Selecting previously unselected package python3.7.
10:24:10 [2020-07-27T10:24:10.934Z] #17 19.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.934Z] #17 19.51 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:24:10 [2020-07-27T10:24:10.934Z] #17 19.62 Selecting previously unselected package libpython3-stdlib:arm64.
10:24:10 [2020-07-27T10:24:10.934Z] #17 19.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.934Z] #17 19.64 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
10:24:10 [2020-07-27T10:24:10.934Z] #17 19.74 Setting up python3-minimal (3.7.3-1) ...
10:24:10 [2020-07-27T10:24:10.934Z] #17 20.89 Selecting previously unselected package python3.
10:24:10 [2020-07-27T10:24:10.935Z] #17 20.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
10:24:10 [2020-07-27T10:24:10.935Z] #17 20.94 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 20.96 Unpacking python3 (3.7.3-1) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.08 Selecting previously unselected package libip4tc0:arm64.
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.09 Unpacking libip4tc0:arm64 (1.8.2-4) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.18 Selecting previously unselected package libip6tc0:arm64.
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.20 Unpacking libip6tc0:arm64 (1.8.2-4) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.31 Selecting previously unselected package libiptc0:arm64.
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.33 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.34 Unpacking libiptc0:arm64 (1.8.2-4) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.44 Selecting previously unselected package libnfnetlink0:arm64.
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.46 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.54 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.55 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.64 Selecting previously unselected package libnftnl11:arm64.
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.66 Unpacking libnftnl11:arm64 (1.1.2-2) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.74 Selecting previously unselected package iptables.
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.75 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 21.76 Unpacking iptables (1.8.2-4) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.02 Selecting previously unselected package xxd.
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.02 Unpacking xxd (2:8.1.0875-5) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.15 Selecting previously unselected package vim-common.
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.19 Unpacking vim-common (2:8.1.0875-5) ...
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.39 Selecting previously unselected package bash-completion.
10:24:10 [2020-07-27T10:24:10.935Z] #17 22.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:24:10 [2020-07-27T10:24:10.998Z] #17 42.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
10:24:10 [2020-07-27T10:24:10.998Z] #17 42.68 Unpacking uidmap (1:4.5-1.1) ...
10:24:11 [2020-07-27T10:24:11.140Z] ok  	github.com/docker/docker/daemon	12.254s	coverage: 17.4% of statements
10:24:11 [2020-07-27T10:24:11.140Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:24:11 [2020-07-27T10:24:11.140Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:24:11 [2020-07-27T10:24:11.140Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:24:11 [2020-07-27T10:24:11.140Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:24:11 [2020-07-27T10:24:11.257Z] #17 42.84 Selecting previously unselected package vim-runtime.
10:24:11 [2020-07-27T10:24:11.257Z] #17 42.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:24:11 [2020-07-27T10:24:11.257Z] #17 42.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:24:11 [2020-07-27T10:24:11.257Z] #17 42.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:24:11 [2020-07-27T10:24:11.257Z] #17 42.91 Unpacking vim-runtime (2:8.1.0875-5) ...
10:24:11 [2020-07-27T10:24:11.257Z] #17 ...
10:24:11 [2020-07-27T10:24:11.257Z] 
10:24:11 [2020-07-27T10:24:11.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:11 [2020-07-27T10:24:11.257Z] #39 89.28   CC       criu/clone-noasan.o
10:24:11 [2020-07-27T10:24:11.257Z] #39 89.46   CC       criu/config.o
10:24:11 [2020-07-27T10:24:11.257Z] #39 90.65   CC       criu/cr-check.o
10:24:11 [2020-07-27T10:24:11.257Z] #39 92.23   CC       criu/cr-dedup.o
10:24:11 [2020-07-27T10:24:11.257Z] #39 92.56   CC       criu/cr-dump.o
10:24:11 [2020-07-27T10:24:11.257Z] #39 94.50   CC       criu/cr-errno.o
10:24:11 [2020-07-27T10:24:11.257Z] #39 94.57   CC       criu/cr-restore.o
10:24:11 [2020-07-27T10:24:11.257Z] #39 98.76   CC       criu/cr-service.o
10:24:11 [2020-07-27T10:24:11.884Z] #17 25.18 Unpacking bash-completion (1:2.8-6) ...
10:24:11 [2020-07-27T10:24:11.884Z] #17 ...
10:24:11 [2020-07-27T10:24:11.884Z] 
10:24:11 [2020-07-27T10:24:11.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:11 [2020-07-27T10:24:11.884Z] #39 75.99   CC       criu/cr-dedup.o
10:24:12 [2020-07-27T10:24:12.191Z] #40 141.3   CC       criu/memfd.o
10:24:12 [2020-07-27T10:24:12.196Z] #39 100.3   CC       criu/crtools.o
10:24:12 [2020-07-27T10:24:12.462Z] #39 76.33   CC       criu/cr-dump.o
10:24:12 [2020-07-27T10:24:12.490Z] #40 141.9   CC       criu/mount.o
10:24:12 [2020-07-27T10:24:12.651Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
10:24:12 [2020-07-27T10:24:12.765Z] #39 100.8   CC       criu/eventfd.o
10:24:12 [2020-07-27T10:24:12.765Z] #39 101.1   CC       criu/eventpoll.o
10:24:12 [2020-07-27T10:24:12.893Z] #17 38.71 Selecting previously unselected package libnet1:amd64.
10:24:12 [2020-07-27T10:24:12.893Z] #17 38.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:24:12 [2020-07-27T10:24:12.893Z] #17 38.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:24:12 [2020-07-27T10:24:12.893Z] #17 38.80 Selecting previously unselected package libnl-3-200:amd64.
10:24:12 [2020-07-27T10:24:12.893Z] #17 38.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
10:24:12 [2020-07-27T10:24:12.893Z] #17 38.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:24:13 [2020-07-27T10:24:13.151Z] #17 38.91 Selecting previously unselected package libprotobuf-c1:amd64.
10:24:13 [2020-07-27T10:24:13.151Z] #17 38.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:24:13 [2020-07-27T10:24:13.152Z] #17 38.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:24:13 [2020-07-27T10:24:13.152Z] #17 38.97 Selecting previously unselected package libreadline5:amd64.
10:24:13 [2020-07-27T10:24:13.152Z] #17 38.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:24:13 [2020-07-27T10:24:13.152Z] #17 38.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:24:13 [2020-07-27T10:24:13.152Z] #17 39.09 Selecting previously unselected package net-tools.
10:24:13 [2020-07-27T10:24:13.152Z] #17 39.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:24:13 [2020-07-27T10:24:13.152Z] #17 39.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:24:13 [2020-07-27T10:24:13.284Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.198s	coverage: 57.0% of statements
10:24:13 [2020-07-27T10:24:13.410Z] #17 39.29 Selecting previously unselected package python-pip-whl.
10:24:13 [2020-07-27T10:24:13.410Z] #17 39.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:24:13 [2020-07-27T10:24:13.410Z] #17 39.32 Unpacking python-pip-whl (18.1-5) ...
10:24:13 [2020-07-27T10:24:13.704Z] #39 102.0   CC       criu/external.o
10:24:13 [2020-07-27T10:24:13.963Z] #39 102.3   CC       criu/fault-injection.o
10:24:13 [2020-07-27T10:24:13.963Z] #39 ...
10:24:13 [2020-07-27T10:24:13.963Z] 
10:24:13 [2020-07-27T10:24:13.963Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:13 [2020-07-27T10:24:13.963Z] #17 45.83 Selecting previously unselected package vim.
10:24:13 [2020-07-27T10:24:13.963Z] #17 45.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
10:24:13 [2020-07-27T10:24:13.963Z] #17 45.85 Unpacking vim (2:8.1.0875-5) ...
10:24:13 [2020-07-27T10:24:13.979Z] #17 39.84 Selecting previously unselected package python3-lib2to3.
10:24:13 [2020-07-27T10:24:13.979Z] #17 39.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:24:13 [2020-07-27T10:24:13.979Z] #17 39.85 Unpacking python3-lib2to3 (3.7.3-1) ...
10:24:14 [2020-07-27T10:24:14.238Z] #17 39.98 Selecting previously unselected package python3-distutils.
10:24:14 [2020-07-27T10:24:14.238Z] #17 39.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:24:14 [2020-07-27T10:24:14.238Z] #17 39.99 Unpacking python3-distutils (3.7.3-1) ...
10:24:14 [2020-07-27T10:24:14.238Z] #17 40.14 Selecting previously unselected package python3-pip.
10:24:14 [2020-07-27T10:24:14.238Z] #17 40.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:24:14 [2020-07-27T10:24:14.238Z] #17 40.15 Unpacking python3-pip (18.1-5) ...
10:24:14 [2020-07-27T10:24:14.386Z] #39 78.20   CC       criu/cr-errno.o
10:24:14 [2020-07-27T10:24:14.386Z] #39 78.26   CC       criu/cr-restore.o
10:24:14 [2020-07-27T10:24:14.496Z] #17 40.30 Selecting previously unselected package python3-pkg-resources.
10:24:14 [2020-07-27T10:24:14.497Z] #17 40.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:24:14 [2020-07-27T10:24:14.497Z] #17 40.31 Unpacking python3-pkg-resources (40.8.0-1) ...
10:24:14 [2020-07-27T10:24:14.497Z] #17 40.45 Selecting previously unselected package python3-setuptools.
10:24:14 [2020-07-27T10:24:14.497Z] #17 40.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:24:14 [2020-07-27T10:24:14.755Z] #17 40.47 Unpacking python3-setuptools (40.8.0-1) ...
10:24:14 [2020-07-27T10:24:14.755Z] #17 40.69 Selecting previously unselected package python3-wheel.
10:24:14 [2020-07-27T10:24:14.755Z] #17 40.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:24:14 [2020-07-27T10:24:14.755Z] #17 40.70 Unpacking python3-wheel (0.32.3-2) ...
10:24:14 [2020-07-27T10:24:14.901Z] #17 46.45 Selecting previously unselected package xfsprogs.
10:24:14 [2020-07-27T10:24:14.901Z] #17 46.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
10:24:14 [2020-07-27T10:24:14.901Z] #17 46.47 Unpacking xfsprogs (4.20.0-1) ...
10:24:15 [2020-07-27T10:24:15.014Z] #17 40.79 Selecting previously unselected package sudo.
10:24:15 [2020-07-27T10:24:15.014Z] #17 40.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
10:24:15 [2020-07-27T10:24:15.014Z] #17 40.82 Unpacking sudo (1.8.27-1+deb10u2) ...
10:24:15 [2020-07-27T10:24:15.161Z] #17 46.88 Selecting previously unselected package zip.
10:24:15 [2020-07-27T10:24:15.162Z] #17 46.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
10:24:15 [2020-07-27T10:24:15.162Z] #17 46.90 Unpacking zip (3.0-11+b1) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.10 Setting up aufs-tools (1:4.14+20190211-1) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.15 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.17 Setting up libgpm2:amd64 (1.20.7-5) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.18 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.19 Setting up uidmap (1:4.5-1.1) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.20 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:24:15 [2020-07-27T10:24:15.421Z] #17 47.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:24:15 [2020-07-27T10:24:15.582Z] #17 41.26 Selecting previously unselected package thin-provisioning-tools.
10:24:15 [2020-07-27T10:24:15.582Z] #17 41.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:24:15 [2020-07-27T10:24:15.582Z] #17 41.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:24:15 [2020-07-27T10:24:15.582Z] #17 41.51 Selecting previously unselected package uidmap.
10:24:15 [2020-07-27T10:24:15.582Z] #17 41.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
10:24:15 [2020-07-27T10:24:15.582Z] #17 41.52 Unpacking uidmap (1:4.5-1.1) ...
10:24:15 [2020-07-27T10:24:15.681Z] #17 47.25 Setting up xxd (2:8.1.0875-5) ...
10:24:15 [2020-07-27T10:24:15.681Z] #17 47.27 Setting up zip (3.0-11+b1) ...
10:24:15 [2020-07-27T10:24:15.681Z] #17 47.28 Setting up vim-common (2:8.1.0875-5) ...
10:24:15 [2020-07-27T10:24:15.681Z] #17 47.31 Setting up bash-completion (1:2.8-6) ...
10:24:15 [2020-07-27T10:24:15.842Z] #17 41.65 Selecting previously unselected package vim-runtime.
10:24:15 [2020-07-27T10:24:15.842Z] #17 41.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:24:15 [2020-07-27T10:24:15.842Z] #17 41.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:24:15 [2020-07-27T10:24:15.842Z] #17 41.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:24:15 [2020-07-27T10:24:15.842Z] #17 41.75 Unpacking vim-runtime (2:8.1.0875-5) ...
10:24:16 [2020-07-27T10:24:16.466Z] #64 exporting layers 6.4s done
10:24:16 [2020-07-27T10:24:16.466Z] #64 writing image sha256:4c8ade2edb1ec878d18b9985ab79ef287510522dee55dd5bdd9c7cdfaa5be4e7 done
10:24:16 [2020-07-27T10:24:16.466Z] #64 naming to docker.io/library/docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 done
10:24:16 [2020-07-27T10:24:16.466Z] #64 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:24:16 [2020-07-27T10:24:16.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41267/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/validate/default
10:24:17 [2020-07-27T10:24:17.019Z] #40 146.1   CC       criu/namespaces.o
10:24:17 [2020-07-27T10:24:17.359Z] Congratulations!  All commits are properly signed with the DCO!
10:24:17 [2020-07-27T10:24:17.359Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
10:24:17 [2020-07-27T10:24:17.702Z] #39 ...
10:24:17 [2020-07-27T10:24:17.702Z] 
10:24:17 [2020-07-27T10:24:17.702Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.62 Selecting previously unselected package bzip2.
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.78 Selecting previously unselected package xz-utils.
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.78 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.79 Unpacking xz-utils (5.2.4-1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.93 Selecting previously unselected package apparmor.
10:24:17 [2020-07-27T10:24:17.702Z] #17 25.94 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.00 Unpacking apparmor (2.13.2-10) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.31 Selecting previously unselected package aufs-tools.
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.41 Selecting previously unselected package libonig5:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.43 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.43 Unpacking libonig5:arm64 (6.9.1-1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.58 Selecting previously unselected package libjq1:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.60 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.69 Selecting previously unselected package jq.
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.71 Unpacking jq (1.5+dfsg-2+b1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.82 Selecting previously unselected package libaio1:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.83 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.84 Unpacking libaio1:arm64 (0.3.112-3) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.91 Selecting previously unselected package libgpm2:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.91 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.92 Unpacking libgpm2:arm64 (1.20.7-5) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.98 Selecting previously unselected package libicu63:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 26.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 27.00 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.54 Selecting previously unselected package libnet1:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.65 Selecting previously unselected package libnl-3-200:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.76 Selecting previously unselected package libprotobuf-c1:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.79 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.86 Selecting previously unselected package libreadline5:arm64.
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 29.88 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.02 Selecting previously unselected package net-tools.
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.28 Selecting previously unselected package python-pip-whl.
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.31 Unpacking python-pip-whl (18.1-5) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.85 Selecting previously unselected package python3-lib2to3.
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 30.86 Unpacking python3-lib2to3 (3.7.3-1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 31.07 Selecting previously unselected package python3-distutils.
10:24:17 [2020-07-27T10:24:17.702Z] #17 31.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 31.08 Unpacking python3-distutils (3.7.3-1) ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 31.22 Selecting previously unselected package python3-pip.
10:24:17 [2020-07-27T10:24:17.702Z] #17 31.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:24:17 [2020-07-27T10:24:17.702Z] #17 31.23 Unpacking python3-pip (18.1-5) ...
10:24:17 [2020-07-27T10:24:17.779Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.942s	coverage: 46.2% of statements
10:24:18 [2020-07-27T10:24:18.071Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
10:24:18 [2020-07-27T10:24:18.219Z] #17 49.87 Setting up libiptc0:amd64 (1.8.2-4) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 49.88 Setting up xz-utils (5.2.4-1) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 49.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:24:18 [2020-07-27T10:24:18.219Z] #17 49.90 Setting up sudo (1.8.27-1+deb10u2) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.01 invoke-rc.d: could not determine current runlevel
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.02 invoke-rc.d: policy-rc.d denied execution of start.
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.03 Setting up pigz (2.4-1) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.07 Setting up python-pip-whl (18.1-5) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.09 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:24:18 [2020-07-27T10:24:18.219Z] #17 50.10 Setting up vim-runtime (2:8.1.0875-5) ...
10:24:18 [2020-07-27T10:24:18.279Z] #17 31.71 Selecting previously unselected package python3-pkg-resources.
10:24:18 [2020-07-27T10:24:18.279Z] #17 31.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:24:18 [2020-07-27T10:24:18.279Z] #17 31.72 Unpacking python3-pkg-resources (40.8.0-1) ...
10:24:18 [2020-07-27T10:24:18.279Z] #17 31.84 Selecting previously unselected package python3-setuptools.
10:24:18 [2020-07-27T10:24:18.542Z] #17 31.85 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:24:18 [2020-07-27T10:24:18.542Z] #17 31.86 Unpacking python3-setuptools (40.8.0-1) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.51 Setting up libaio1:amd64 (0.3.112-3) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.52 Setting up libonig5:amd64 (6.9.1-1) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.54 Setting up vim (2:8.1.0875-5) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.65 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:24:18 [2020-07-27T10:24:18.788Z] #17 50.68 Setting up jq (1.5+dfsg-2+b1) ...
10:24:18 [2020-07-27T10:24:18.805Z] #17 32.12 Selecting previously unselected package python3-wheel.
10:24:18 [2020-07-27T10:24:18.805Z] #17 32.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:24:18 [2020-07-27T10:24:18.805Z] #17 32.14 Unpacking python3-wheel (0.32.3-2) ...
10:24:18 [2020-07-27T10:24:18.805Z] #17 32.26 Selecting previously unselected package sudo.
10:24:18 [2020-07-27T10:24:18.805Z] #17 32.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
10:24:18 [2020-07-27T10:24:18.805Z] #17 32.28 Unpacking sudo (1.8.27-1+deb10u2) ...
10:24:19 [2020-07-27T10:24:19.048Z] #17 50.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:24:19 [2020-07-27T10:24:19.048Z] #17 50.70 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:24:19 [2020-07-27T10:24:19.069Z] #17 32.62 Selecting previously unselected package thin-provisioning-tools.
10:24:19 [2020-07-27T10:24:19.069Z] #17 32.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
10:24:19 [2020-07-27T10:24:19.069Z] #17 32.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:24:19 [2020-07-27T10:24:19.121Z] #40 148.3   CC       criu/net.o
10:24:19 [2020-07-27T10:24:19.121Z] #40 ...
10:24:19 [2020-07-27T10:24:19.121Z] 
10:24:19 [2020-07-27T10:24:19.121Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:24:19 [2020-07-27T10:24:19.121Z] #50 106.0 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:24:19 [2020-07-27T10:24:19.134Z] #17 44.90 Selecting previously unselected package vim.
10:24:19 [2020-07-27T10:24:19.134Z] #17 ...
10:24:19 [2020-07-27T10:24:19.134Z] 
10:24:19 [2020-07-27T10:24:19.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:19 [2020-07-27T10:24:19.134Z] #39 95.31   CC       criu/cr-check.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 96.68   CC       criu/cr-dedup.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 97.04   CC       criu/cr-dump.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 99.05   CC       criu/cr-errno.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 99.17   CC       criu/cr-restore.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 103.5   CC       criu/cr-service.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 104.9   CC       criu/crtools.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 105.4   CC       criu/eventfd.o
10:24:19 [2020-07-27T10:24:19.134Z] #39 ...
10:24:19 [2020-07-27T10:24:19.134Z] 
10:24:19 [2020-07-27T10:24:19.134Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:19 [2020-07-27T10:24:19.134Z] #17 44.90 Selecting previously unselected package vim.
10:24:19 [2020-07-27T10:24:19.134Z] #17 44.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
10:24:19 [2020-07-27T10:24:19.134Z] #17 44.93 Unpacking vim (2:8.1.0875-5) ...
10:24:19 [2020-07-27T10:24:19.645Z] #17 32.87 Selecting previously unselected package uidmap.
10:24:19 [2020-07-27T10:24:19.645Z] #17 32.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
10:24:19 [2020-07-27T10:24:19.645Z] #17 32.90 Unpacking uidmap (1:4.5-1.1) ...
10:24:19 [2020-07-27T10:24:19.645Z] #17 33.03 Selecting previously unselected package vim-runtime.
10:24:19 [2020-07-27T10:24:19.645Z] #17 33.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:24:19 [2020-07-27T10:24:19.645Z] #17 33.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:24:19 [2020-07-27T10:24:19.645Z] #17 33.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:24:19 [2020-07-27T10:24:19.645Z] #17 33.11 Unpacking vim-runtime (2:8.1.0875-5) ...
10:24:19 [2020-07-27T10:24:19.704Z] #17 45.47 Selecting previously unselected package xfsprogs.
10:24:19 [2020-07-27T10:24:19.704Z] #17 45.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
10:24:19 [2020-07-27T10:24:19.704Z] #17 45.48 Unpacking xfsprogs (4.20.0-1) ...
10:24:19 [2020-07-27T10:24:19.908Z] #17 ...
10:24:19 [2020-07-27T10:24:19.908Z] 
10:24:19 [2020-07-27T10:24:19.908Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:24:19 [2020-07-27T10:24:19.908Z] #49 43.55 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:24:20 [2020-07-27T10:24:20.223Z] #17 45.89 Selecting previously unselected package zip.
10:24:20 [2020-07-27T10:24:20.223Z] #17 45.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 45.91 Unpacking zip (3.0-11+b1) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.12 Setting up aufs-tools (1:4.14+20190211-1) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.19 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.22 Setting up libgpm2:amd64 (1.20.7-5) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.23 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.24 Setting up uidmap (1:4.5-1.1) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.26 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:24:20 [2020-07-27T10:24:20.223Z] #17 46.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:24:20 [2020-07-27T10:24:20.483Z] #17 46.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:24:20 [2020-07-27T10:24:20.483Z] #17 46.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:24:20 [2020-07-27T10:24:20.483Z] #17 46.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:24:20 [2020-07-27T10:24:20.483Z] #17 46.33 Setting up xxd (2:8.1.0875-5) ...
10:24:20 [2020-07-27T10:24:20.483Z] #17 46.34 Setting up zip (3.0-11+b1) ...
10:24:20 [2020-07-27T10:24:20.483Z] #17 46.35 Setting up vim-common (2:8.1.0875-5) ...
10:24:20 [2020-07-27T10:24:20.483Z] #17 46.39 Setting up bash-completion (1:2.8-6) ...
10:24:21 [2020-07-27T10:24:21.225Z] #50 108.2 + mkdir -p /build
10:24:21 [2020-07-27T10:24:21.225Z] #50 108.2 + cp runc /build/runc
10:24:21 [2020-07-27T10:24:21.527Z] #50 DONE 108.4s
10:24:21 [2020-07-27T10:24:21.527Z] 
10:24:21 [2020-07-27T10:24:21.527Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.14 Setting up iptables (1.8.2-4) ...
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:24:21 [2020-07-27T10:24:21.588Z] #17 53.21 Setting up python3 (3.7.3-1) ...
10:24:21 [2020-07-27T10:24:21.642Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.343s	coverage: 49.5% of statements
10:24:21 [2020-07-27T10:24:21.834Z] #49 45.24 + mkdir -p /build
10:24:21 [2020-07-27T10:24:21.834Z] #49 45.24 + cp runc /build/runc
10:24:21 [2020-07-27T10:24:21.848Z] #17 53.61 Setting up python3-wheel (0.32.3-2) ...
10:24:22 [2020-07-27T10:24:22.417Z] #17 54.27 Setting up apparmor (2.13.2-10) ...
10:24:22 [2020-07-27T10:24:22.783Z] #49 DONE 46.4s
10:24:22 [2020-07-27T10:24:22.783Z] 
10:24:22 [2020-07-27T10:24:22.783Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:22 [2020-07-27T10:24:22.783Z] #17 35.54 Selecting previously unselected package vim.
10:24:22 [2020-07-27T10:24:22.783Z] #17 35.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
10:24:22 [2020-07-27T10:24:22.783Z] #17 35.59 Unpacking vim (2:8.1.0875-5) ...
10:24:22 [2020-07-27T10:24:22.783Z] #17 36.31 Selecting previously unselected package xfsprogs.
10:24:23 [2020-07-27T10:24:23.063Z] #17 36.31 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
10:24:23 [2020-07-27T10:24:23.063Z] #17 36.33 Unpacking xfsprogs (4.20.0-1) ...
10:24:23 [2020-07-27T10:24:23.386Z] #17 36.73 Selecting previously unselected package zip.
10:24:23 [2020-07-27T10:24:23.386Z] #17 36.74 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
10:24:23 [2020-07-27T10:24:23.386Z] #17 36.74 Unpacking zip (3.0-11+b1) ...
10:24:23 [2020-07-27T10:24:23.386Z] #17 36.94 Setting up aufs-tools (1:4.14+20190211-1) ...
10:24:23 [2020-07-27T10:24:23.386Z] #17 36.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:24:23 [2020-07-27T10:24:23.386Z] #17 36.97 Setting up libip6tc0:arm64 (1.8.2-4) ...
10:24:23 [2020-07-27T10:24:23.630Z] #40 152.6   CC       criu/netfilter.o
10:24:23 [2020-07-27T10:24:23.630Z] #40 153.0   CC       criu/page-pipe.o
10:24:23 [2020-07-27T10:24:23.675Z] #17 36.98 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.00 Setting up libgpm2:arm64 (1.20.7-5) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.01 Setting up libip4tc0:arm64 (1.8.2-4) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.03 Setting up uidmap (1:4.5-1.1) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.05 Setting up libnftnl11:arm64 (1.1.2-2) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.10 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.13 Setting up xxd (2:8.1.0875-5) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.15 Setting up zip (3.0-11+b1) ...
10:24:23 [2020-07-27T10:24:23.675Z] #17 37.17 Setting up vim-common (2:8.1.0875-5) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.21 Setting up libiptc0:amd64 (1.8.2-4) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.22 Setting up xz-utils (5.2.4-1) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.27 Setting up sudo (1.8.27-1+deb10u2) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.35 invoke-rc.d: could not determine current runlevel
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.36 invoke-rc.d: policy-rc.d denied execution of start.
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.37 Setting up pigz (2.4-1) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.40 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.42 Setting up python-pip-whl (18.1-5) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.46 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:24:23 [2020-07-27T10:24:23.779Z] #17 49.47 Setting up vim-runtime (2:8.1.0875-5) ...
10:24:23 [2020-07-27T10:24:23.959Z] #17 37.19 Setting up bash-completion (1:2.8-6) ...
10:24:24 [2020-07-27T10:24:24.039Z] #17 49.92 Setting up libaio1:amd64 (0.3.112-3) ...
10:24:24 [2020-07-27T10:24:24.039Z] #17 49.93 Setting up libonig5:amd64 (6.9.1-1) ...
10:24:24 [2020-07-27T10:24:24.039Z] #17 49.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:24:24 [2020-07-27T10:24:24.039Z] #17 49.97 Setting up vim (2:8.1.0875-5) ...
10:24:24 [2020-07-27T10:24:24.039Z] #17 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:24:24 [2020-07-27T10:24:24.039Z] #17 49.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:24:24 [2020-07-27T10:24:24.039Z] #17 49.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:24:24 [2020-07-27T10:24:24.039Z] #17 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:24:24 [2020-07-27T10:24:24.039Z] #17 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.08 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.11 Setting up jq (1.5+dfsg-2+b1) ...
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:24:24 [2020-07-27T10:24:24.299Z] #17 50.14 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:24:24 [2020-07-27T10:24:24.321Z] #17 55.90 Setting up xfsprogs (4.20.0-1) ...
10:24:24 [2020-07-27T10:24:24.321Z] #17 55.91 Setting up python3-lib2to3 (3.7.3-1) ...
10:24:24 [2020-07-27T10:24:24.321Z] #17 ...
10:24:24 [2020-07-27T10:24:24.321Z] 
10:24:24 [2020-07-27T10:24:24.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:24 [2020-07-27T10:24:24.321Z] #39 102.4   CC       criu/fdstore.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 102.7   CC       criu/fifo.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 103.0   CC       criu/file-ids.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 103.4   CC       criu/file-lock.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 104.3   CC       criu/files-ext.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 104.7   CC       criu/files-reg.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 107.1   CC       criu/files.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 109.1   CC       criu/filesystems.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 109.8   CC       criu/fsnotify.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 110.9   CC       criu/image-desc.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 111.0   CC       criu/image.o
10:24:24 [2020-07-27T10:24:24.321Z] #39 111.9   CC       criu/ipc_ns.o
10:24:24 [2020-07-27T10:24:24.579Z] #39 ...
10:24:24 [2020-07-27T10:24:24.579Z] 
10:24:24 [2020-07-27T10:24:24.579Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:24 [2020-07-27T10:24:24.579Z] #17 56.28 Setting up python3-pkg-resources (40.8.0-1) ...
10:24:24 [2020-07-27T10:24:24.698Z] #40 153.8   CC       criu/page-xfer.o
10:24:25 [2020-07-27T10:24:25.456Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
10:24:25 [2020-07-27T10:24:25.518Z] #17 57.10 Setting up python3-distutils (3.7.3-1) ...
10:24:25 [2020-07-27T10:24:25.778Z] #17 57.58 Setting up python3-setuptools (40.8.0-1) ...
10:24:26 [2020-07-27T10:24:26.240Z] #40 155.3   CC       criu/pagemap-cache.o
10:24:26 [2020-07-27T10:24:26.241Z] #40 155.6   CC       criu/pagemap.o
10:24:26 [2020-07-27T10:24:26.579Z] #17 39.91 Setting up libiptc0:arm64 (1.8.2-4) ...
10:24:26 [2020-07-27T10:24:26.579Z] #17 39.93 Setting up xz-utils (5.2.4-1) ...
10:24:26 [2020-07-27T10:24:26.579Z] #17 39.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:24:26 [2020-07-27T10:24:26.579Z] #17 39.96 Setting up sudo (1.8.27-1+deb10u2) ...
10:24:26 [2020-07-27T10:24:26.579Z] #17 40.05 invoke-rc.d: could not determine current runlevel
10:24:26 [2020-07-27T10:24:26.579Z] #17 40.08 invoke-rc.d: policy-rc.d denied execution of start.
10:24:26 [2020-07-27T10:24:26.579Z] #17 40.09 Setting up pigz (2.4-1) ...
10:24:26 [2020-07-27T10:24:26.579Z] #17 40.10 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:24:26 [2020-07-27T10:24:26.579Z] #17 40.13 Setting up libnl-3-200:arm64 (3.4.0-1) ...
10:24:26 [2020-07-27T10:24:26.846Z] #17 40.17 Setting up python-pip-whl (18.1-5) ...
10:24:26 [2020-07-27T10:24:26.846Z] #17 40.19 Setting up libmpdec2:arm64 (2.4.2-2) ...
10:24:26 [2020-07-27T10:24:26.846Z] #17 40.20 Setting up vim-runtime (2:8.1.0875-5) ...
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.56 Setting up libaio1:arm64 (0.3.112-3) ...
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.58 Setting up libonig5:arm64 (6.9.1-1) ...
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.59 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.61 Setting up vim (2:8.1.0875-5) ...
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:24:27 [2020-07-27T10:24:27.110Z] #17 40.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:24:27 [2020-07-27T10:24:27.159Z] #17 58.77 Setting up python3-pip (18.1-5) ...
10:24:27 [2020-07-27T10:24:27.212Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.209s	coverage: 73.1% of statements
10:24:27 [2020-07-27T10:24:27.212Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:24:27 [2020-07-27T10:24:27.299Z] #40 156.7   CC       criu/parasite-syscall.o
10:24:27 [2020-07-27T10:24:27.354Z] Congratulations!  All API changes are done the right way.
10:24:27 [2020-07-27T10:24:27.354Z] Congratulations!  All TOML source files changed here have valid syntax.
10:24:27 [2020-07-27T10:24:27.354Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:24:27 [2020-07-27T10:24:27.354Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:24:27 [2020-07-27T10:24:27.354Z] Congratulations!  No new tests were added to integration-cli.
10:24:27 [2020-07-27T10:24:27.354Z] 
10:24:27 [2020-07-27T10:24:27.354Z] INFO Start validation with golang-ci-lint
10:24:27 [2020-07-27T10:24:27.354Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:24:27 [2020-07-27T10:24:27.354Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:24:27 [2020-07-27T10:24:27.354Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:24:27 [2020-07-27T10:24:27.373Z] #17 40.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:24:27 [2020-07-27T10:24:27.373Z] #17 40.73 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
10:24:27 [2020-07-27T10:24:27.373Z] #17 40.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:24:27 [2020-07-27T10:24:27.373Z] #17 40.78 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
10:24:27 [2020-07-27T10:24:27.373Z] #17 40.80 Setting up jq (1.5+dfsg-2+b1) ...
10:24:27 [2020-07-27T10:24:27.373Z] #17 40.81 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
10:24:27 [2020-07-27T10:24:27.373Z] #17 40.83 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.02 Setting up iptables (1.8.2-4) ...
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.10 Setting up python3 (3.7.3-1) ...
10:24:27 [2020-07-27T10:24:27.596Z] #17 53.50 Setting up python3-wheel (0.32.3-2) ...
10:24:27 [2020-07-27T10:24:27.638Z] #17 ...
10:24:27 [2020-07-27T10:24:27.638Z] 
10:24:27 [2020-07-27T10:24:27.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:27 [2020-07-27T10:24:27.638Z] #39 81.64   CC       criu/cr-service.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 83.03   CC       criu/crtools.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 83.42   CC       criu/eventfd.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 83.74   CC       criu/eventpoll.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 84.55   CC       criu/external.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 84.88   CC       criu/fault-injection.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 84.98   CC       criu/fdstore.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 85.22   CC       criu/fifo.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 85.65   CC       criu/file-ids.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 86.03   CC       criu/file-lock.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 86.66   CC       criu/files-ext.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 86.97   CC       criu/files-reg.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 89.11   CC       criu/files.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 90.66   CC       criu/filesystems.o
10:24:27 [2020-07-27T10:24:27.638Z] #39 91.27   CC       criu/fsnotify.o
10:24:27 [2020-07-27T10:24:27.901Z] #39 92.03   CC       criu/image-desc.o
10:24:27 [2020-07-27T10:24:27.946Z] #40 157.5   CC       criu/path.o
10:24:28 [2020-07-27T10:24:28.099Z] #17 59.79 Processing triggers for libc-bin (2.28-10) ...
10:24:28 [2020-07-27T10:24:28.099Z] #17 59.82 Processing triggers for mime-support (3.62) ...
10:24:28 [2020-07-27T10:24:28.165Z] #39 92.14   CC       criu/image.o
10:24:28 [2020-07-27T10:24:28.244Z] #40 157.7   CC       criu/pie-util-vdso.o
10:24:28 [2020-07-27T10:24:28.538Z] #17 54.19 Setting up apparmor (2.13.2-10) ...
10:24:28 [2020-07-27T10:24:28.546Z] #40 158.1   CC       criu/pie-util.o
10:24:28 [2020-07-27T10:24:28.724Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.293s	coverage: 57.7% of statements
10:24:28 [2020-07-27T10:24:28.724Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:24:28 [2020-07-27T10:24:28.724Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.635s	coverage: 76.1% of statements
10:24:28 [2020-07-27T10:24:28.724Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:24:28 [2020-07-27T10:24:28.843Z] #40 158.2   CC       criu/pipes.o
10:24:29 [2020-07-27T10:24:29.114Z] #39 92.81   CC       criu/ipc_ns.o
10:24:29 [2020-07-27T10:24:29.377Z] #39 ...
10:24:29 [2020-07-27T10:24:29.378Z] 
10:24:29 [2020-07-27T10:24:29.378Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.85 Setting up iptables (1.8.2-4) ...
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:24:29 [2020-07-27T10:24:29.378Z] #17 42.94 Setting up python3 (3.7.3-1) ...
10:24:29 [2020-07-27T10:24:29.478Z] #17 ...
10:24:29 [2020-07-27T10:24:29.478Z] 
10:24:29 [2020-07-27T10:24:29.478Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:29 [2020-07-27T10:24:29.478Z] #39 105.8   CC       criu/eventpoll.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 106.5   CC       criu/external.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 106.9   CC       criu/fault-injection.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 107.0   CC       criu/fdstore.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 107.3   CC       criu/fifo.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 107.7   CC       criu/file-ids.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 108.2   CC       criu/file-lock.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 109.2   CC       criu/files-ext.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 109.6   CC       criu/files-reg.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 111.8   CC       criu/files.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 113.9   CC       criu/filesystems.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 114.5   CC       criu/fsnotify.o
10:24:29 [2020-07-27T10:24:29.478Z] #39 115.8   CC       criu/image-desc.o
10:24:29 [2020-07-27T10:24:29.482Z] #17 DONE 61.1s
10:24:29 [2020-07-27T10:24:29.482Z] 
10:24:29 [2020-07-27T10:24:29.482Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:24:29 [2020-07-27T10:24:29.482Z] #36 186.3 + dpkg --print-architecture
10:24:29 [2020-07-27T10:24:29.482Z] #36 186.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:24:29 [2020-07-27T10:24:29.482Z] #36 186.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:24:29 [2020-07-27T10:24:29.482Z] #36 186.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:24:29 [2020-07-27T10:24:29.489Z] #40 ...
10:24:29 [2020-07-27T10:24:29.489Z] 
10:24:29 [2020-07-27T10:24:29.489Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:24:29 [2020-07-27T10:24:29.489Z] #37 224.7 + dpkg --print-architecture
10:24:29 [2020-07-27T10:24:29.489Z] #37 224.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:24:29 [2020-07-27T10:24:29.738Z] #39 116.0   CC       criu/image.o
10:24:29 [2020-07-27T10:24:29.761Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
10:24:29 [2020-07-27T10:24:29.761Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
10:24:29 [2020-07-27T10:24:29.955Z] #17 43.34 Setting up python3-wheel (0.32.3-2) ...
10:24:29 [2020-07-27T10:24:29.998Z] #39 ...
10:24:29 [2020-07-27T10:24:29.998Z] 
10:24:29 [2020-07-27T10:24:29.998Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:24:29 [2020-07-27T10:24:29.998Z] #17 55.83 Setting up xfsprogs (4.20.0-1) ...
10:24:29 [2020-07-27T10:24:29.998Z] #17 55.85 Setting up python3-lib2to3 (3.7.3-1) ...
10:24:30 [2020-07-27T10:24:30.137Z] #37 225.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:24:30 [2020-07-27T10:24:30.137Z] #37 225.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:24:30 [2020-07-27T10:24:30.258Z] #17 56.27 Setting up python3-pkg-resources (40.8.0-1) ...
10:24:30 [2020-07-27T10:24:30.395Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
10:24:30 [2020-07-27T10:24:30.420Z] #36 ...
10:24:30 [2020-07-27T10:24:30.420Z] 
10:24:30 [2020-07-27T10:24:30.420Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:24:30 [2020-07-27T10:24:30.420Z] #18 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:24:30 [2020-07-27T10:24:30.420Z] #18 0.923 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:24:30 [2020-07-27T10:24:30.420Z] #18 0.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:24:30 [2020-07-27T10:24:30.420Z] #18 DONE 1.0s
10:24:30 [2020-07-27T10:24:30.420Z] 
10:24:30 [2020-07-27T10:24:30.420Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:30 [2020-07-27T10:24:30.903Z] #17 44.23 Setting up apparmor (2.13.2-10) ...
10:24:31 [2020-07-27T10:24:31.431Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.8% of statements
10:24:31 [2020-07-27T10:24:31.431Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:24:31 [2020-07-27T10:24:31.431Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:24:31 [2020-07-27T10:24:31.640Z] #17 57.35 Setting up python3-distutils (3.7.3-1) ...
10:24:31 [2020-07-27T10:24:31.723Z] ok  	github.com/docker/docker/daemon/logger	0.213s	coverage: 41.0% of statements
10:24:31 [2020-07-27T10:24:31.900Z] #17 57.86 Setting up python3-setuptools (40.8.0-1) ...
10:24:32 [2020-07-27T10:24:32.827Z] #17 46.25 Setting up xfsprogs (4.20.0-1) ...
10:24:32 [2020-07-27T10:24:32.827Z] #17 46.29 Setting up python3-lib2to3 (3.7.3-1) ...
10:24:33 [2020-07-27T10:24:33.234Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.104s	coverage: 77.4% of statements
10:24:33 [2020-07-27T10:24:33.234Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:24:33 [2020-07-27T10:24:33.234Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:24:33 [2020-07-27T10:24:33.234Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
10:24:33 [2020-07-27T10:24:33.282Z] #17 59.07 Setting up python3-pip (18.1-5) ...
10:24:33 [2020-07-27T10:24:33.403Z] #17 46.66 Setting up python3-pkg-resources (40.8.0-1) ...
10:24:33 [2020-07-27T10:24:33.868Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 26.2% of statements
10:24:33 [2020-07-27T10:24:33.868Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 61.6% of statements
10:24:34 [2020-07-27T10:24:34.161Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
10:24:34 [2020-07-27T10:24:34.221Z] #17 60.01 Processing triggers for libc-bin (2.28-10) ...
10:24:34 [2020-07-27T10:24:34.222Z] #17 60.05 Processing triggers for mime-support (3.62) ...
10:24:34 [2020-07-27T10:24:34.353Z] #17 47.56 Setting up python3-distutils (3.7.3-1) ...
10:24:34 [2020-07-27T10:24:34.353Z] #17 47.96 Setting up python3-setuptools (40.8.0-1) ...
10:24:34 [2020-07-27T10:24:34.796Z] ok  	github.com/docker/docker/daemon/logger/local	0.021s	coverage: 75.2% of statements
10:24:34 [2020-07-27T10:24:34.796Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:24:35 [2020-07-27T10:24:35.089Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 37.7% of statements
10:24:35 [2020-07-27T10:24:35.161Z] #17 DONE 61.1s
10:24:35 [2020-07-27T10:24:35.161Z] 
10:24:35 [2020-07-27T10:24:35.161Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:24:35 [2020-07-27T10:24:35.304Z] #17 48.77 Setting up python3-pip (18.1-5) ...
10:24:35 [2020-07-27T10:24:35.699Z] #19 4.647 Collecting yamllint==1.16.0
10:24:35 [2020-07-27T10:24:35.699Z] #19 ...
10:24:35 [2020-07-27T10:24:35.699Z] 
10:24:35 [2020-07-27T10:24:35.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:35 [2020-07-27T10:24:35.699Z] #39 113.1   CC       criu/irmap.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 113.7   CC       criu/kcmp-ids.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 114.1   CC       criu/kerndat.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 115.2   CC       criu/libnetlink.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 115.6   CC       criu/log.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 116.1   CC       criu/lsm.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 116.6   CC       criu/mem.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 118.4   CC       criu/memfd.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 119.3   CC       criu/mount.o
10:24:35 [2020-07-27T10:24:35.699Z] #39 ...
10:24:35 [2020-07-27T10:24:35.699Z] 
10:24:35 [2020-07-27T10:24:35.699Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:24:35 [2020-07-27T10:24:35.699Z] #49 73.91 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:24:36 [2020-07-27T10:24:36.101Z] #18 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:24:36 [2020-07-27T10:24:36.192Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.007s	coverage: 33.3% of statements
10:24:36 [2020-07-27T10:24:36.254Z] #17 49.67 Processing triggers for libc-bin (2.28-10) ...
10:24:36 [2020-07-27T10:24:36.254Z] #17 49.70 Processing triggers for mime-support (3.62) ...
10:24:36 [2020-07-27T10:24:36.362Z] #18 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:24:36 [2020-07-27T10:24:36.362Z] #18 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:24:36 [2020-07-27T10:24:36.362Z] #18 DONE 1.0s
10:24:36 [2020-07-27T10:24:36.362Z] 
10:24:36 [2020-07-27T10:24:36.362Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:37 [2020-07-27T10:24:37.230Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 46.8% of statements
10:24:37 [2020-07-27T10:24:37.230Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
10:24:37 [2020-07-27T10:24:37.622Z] #49 75.95 + mkdir -p /build
10:24:37 [2020-07-27T10:24:37.622Z] #49 75.95 + cp runc /build/runc
10:24:37 [2020-07-27T10:24:37.650Z] #17 DONE 51.2s
10:24:37 [2020-07-27T10:24:37.650Z] 
10:24:37 [2020-07-27T10:24:37.650Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:24:37 [2020-07-27T10:24:37.865Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
10:24:37 [2020-07-27T10:24:37.865Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.455s	coverage: 82.5% of statements
10:24:37 [2020-07-27T10:24:37.865Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:24:37 [2020-07-27T10:24:37.865Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:24:37 [2020-07-27T10:24:37.881Z] #49 DONE 76.2s
10:24:37 [2020-07-27T10:24:37.881Z] 
10:24:37 [2020-07-27T10:24:37.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:37 [2020-07-27T10:24:37.881Z] #39 123.7   CC       criu/namespaces.o
10:24:37 [2020-07-27T10:24:37.881Z] #39 125.4   CC       criu/net.o
10:24:39 [2020-07-27T10:24:39.045Z] #18 1.344 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:24:39 [2020-07-27T10:24:39.045Z] #18 1.349 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:24:39 [2020-07-27T10:24:39.045Z] #18 1.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:24:39 [2020-07-27T10:24:39.309Z] #18 DONE 1.5s
10:24:39 [2020-07-27T10:24:39.309Z] 
10:24:39 [2020-07-27T10:24:39.309Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:39 [2020-07-27T10:24:39.376Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
10:24:39 [2020-07-27T10:24:39.668Z] ok  	github.com/docker/docker/distribution	0.271s	coverage: 22.1% of statements
10:24:39 [2020-07-27T10:24:39.668Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:24:39 [2020-07-27T10:24:39.885Z] #19 ...
10:24:39 [2020-07-27T10:24:39.885Z] 
10:24:39 [2020-07-27T10:24:39.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:39 [2020-07-27T10:24:39.885Z] #39 93.82   CC       criu/irmap.o
10:24:39 [2020-07-27T10:24:39.885Z] #39 94.40   CC       criu/kcmp-ids.o
10:24:39 [2020-07-27T10:24:39.885Z] #39 94.67   CC       criu/kerndat.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 95.53   CC       criu/libnetlink.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 95.79   CC       criu/log.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 96.16   CC       criu/lsm.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 96.58   CC       criu/mem.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 98.06   CC       criu/memfd.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 98.59   CC       criu/mount.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 101.3   CC       criu/namespaces.o
10:24:39 [2020-07-27T10:24:39.886Z] #39 102.7   CC       criu/net.o
10:24:40 [2020-07-27T10:24:40.302Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
10:24:40 [2020-07-27T10:24:40.422Z] #39 128.3   CC       criu/netfilter.o
10:24:40 [2020-07-27T10:24:40.422Z] #39 128.6   CC       criu/page-pipe.o
10:24:40 [2020-07-27T10:24:40.623Z] #37 ...
10:24:40 [2020-07-27T10:24:40.623Z] 
10:24:40 [2020-07-27T10:24:40.623Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:40 [2020-07-27T10:24:40.623Z] #40 159.1   CC       criu/plugin.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 159.5   CC       criu/proc_parse.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 162.8   CC       criu/protobuf-desc.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 164.2   CC       criu/protobuf.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 164.5   CC       criu/pstree.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 165.6   CC       criu/rbtree.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 166.0   CC       criu/rst-malloc.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 166.2   CC       criu/seccomp.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 167.0   CC       criu/seize.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 168.1   CC       criu/servicefd.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 168.7   CC       criu/shmem.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 169.7   CC       criu/sigframe.o
10:24:40 [2020-07-27T10:24:40.623Z] #40 169.9   CC       criu/signalfd.o
10:24:40 [2020-07-27T10:24:40.639Z] #19 ...
10:24:40 [2020-07-27T10:24:40.639Z] 
10:24:40 [2020-07-27T10:24:40.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:40 [2020-07-27T10:24:40.639Z] #39 116.8   CC       criu/ipc_ns.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 118.0   CC       criu/irmap.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 118.6   CC       criu/kcmp-ids.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 118.8   CC       criu/kerndat.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 120.0   CC       criu/libnetlink.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 120.3   CC       criu/log.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 120.9   CC       criu/lsm.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 121.4   CC       criu/mem.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 123.6   CC       criu/memfd.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 124.2   CC       criu/mount.o
10:24:40 [2020-07-27T10:24:40.639Z] #39 ...
10:24:40 [2020-07-27T10:24:40.639Z] 
10:24:40 [2020-07-27T10:24:40.639Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:24:40 [2020-07-27T10:24:40.639Z] #36 189.3 + dpkg --print-architecture
10:24:40 [2020-07-27T10:24:40.639Z] #36 189.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:24:40 [2020-07-27T10:24:40.639Z] #36 189.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:24:40 [2020-07-27T10:24:40.639Z] #36 189.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:24:40 [2020-07-27T10:24:40.921Z] #40 170.2   CC       criu/sk-inet.o
10:24:40 [2020-07-27T10:24:40.936Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
10:24:40 [2020-07-27T10:24:40.992Z] #39 129.2   CC       criu/page-xfer.o
10:24:41 [2020-07-27T10:24:41.209Z] #36 ...
10:24:41 [2020-07-27T10:24:41.209Z] 
10:24:41 [2020-07-27T10:24:41.209Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:41 [2020-07-27T10:24:41.209Z] #19 5.145 Collecting yamllint==1.16.0
10:24:41 [2020-07-27T10:24:41.560Z] #39 ...
10:24:41 [2020-07-27T10:24:41.560Z] 
10:24:41 [2020-07-27T10:24:41.560Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:41 [2020-07-27T10:24:41.561Z] #19 10.01   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:24:41 [2020-07-27T10:24:41.561Z] #19 10.10 Collecting pyyaml (from yamllint==1.16.0)
10:24:41 [2020-07-27T10:24:41.561Z] #19 10.24   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:24:41 [2020-07-27T10:24:41.561Z] #19 11.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:24:41 [2020-07-27T10:24:41.561Z] #19 11.31   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:24:41 [2020-07-27T10:24:41.569Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
10:24:41 [2020-07-27T10:24:41.812Z] #39 105.3   CC       criu/netfilter.o
10:24:41 [2020-07-27T10:24:41.812Z] #39 105.6   CC       criu/page-pipe.o
10:24:41 [2020-07-27T10:24:41.820Z] #19 11.34 Building wheels for collected packages: pyyaml
10:24:41 [2020-07-27T10:24:41.820Z] #19 11.34   Running setup.py bdist_wheel for pyyaml: started
10:24:41 [2020-07-27T10:24:41.864Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 85.1% of statements
10:24:41 [2020-07-27T10:24:41.864Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:24:41 [2020-07-27T10:24:41.864Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:24:41 [2020-07-27T10:24:41.980Z] #40 171.3   CC       criu/sk-netlink.o
10:24:42 [2020-07-27T10:24:42.157Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
10:24:42 [2020-07-27T10:24:42.157Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:24:42 [2020-07-27T10:24:42.282Z] #40 171.8   CC       criu/sk-packet.o
10:24:42 [2020-07-27T10:24:42.388Z] #39 106.3   CC       criu/page-xfer.o
10:24:42 [2020-07-27T10:24:42.449Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:24:42 [2020-07-27T10:24:42.759Z] #19 12.24   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:24:42 [2020-07-27T10:24:42.759Z] #19 12.24   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:24:42 [2020-07-27T10:24:42.759Z] #19 12.29 Successfully built pyyaml
10:24:42 [2020-07-27T10:24:42.759Z] #19 12.31 Installing collected packages: pyyaml, pathspec, yamllint
10:24:42 [2020-07-27T10:24:42.932Z] #40 172.4   CC       criu/sk-queue.o
10:24:42 [2020-07-27T10:24:42.964Z] #39 ...
10:24:42 [2020-07-27T10:24:42.964Z] 
10:24:42 [2020-07-27T10:24:42.964Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:24:42 [2020-07-27T10:24:42.964Z] #52 146.6 + bin/containerd
10:24:43 [2020-07-27T10:24:43.019Z] #19 12.59 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:24:43 [2020-07-27T10:24:43.280Z] #19 DONE 12.8s
10:24:43 [2020-07-27T10:24:43.280Z] 
10:24:43 [2020-07-27T10:24:43.280Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:24:43 [2020-07-27T10:24:43.540Z] #22 DONE 0.3s
10:24:43 [2020-07-27T10:24:43.540Z] 
10:24:43 [2020-07-27T10:24:43.540Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:24:43 [2020-07-27T10:24:43.578Z] #40 173.0   CC       criu/sk-tcp.o
10:24:43 [2020-07-27T10:24:43.748Z] #19 ...
10:24:43 [2020-07-27T10:24:43.748Z] 
10:24:43 [2020-07-27T10:24:43.748Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:24:43 [2020-07-27T10:24:43.748Z] #49 74.69 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:24:43 [2020-07-27T10:24:43.748Z] #49 76.57 + mkdir -p /build
10:24:43 [2020-07-27T10:24:43.748Z] #49 76.57 + cp runc /build/runc
10:24:43 [2020-07-27T10:24:43.748Z] #49 DONE 76.9s
10:24:43 [2020-07-27T10:24:43.748Z] 
10:24:43 [2020-07-27T10:24:43.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:43 [2020-07-27T10:24:43.748Z] #39 128.5   CC       criu/namespaces.o
10:24:43 [2020-07-27T10:24:43.914Z] #52 ...
10:24:43 [2020-07-27T10:24:43.914Z] 
10:24:43 [2020-07-27T10:24:43.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:43 [2020-07-27T10:24:43.914Z] #39 107.6   CC       criu/pagemap-cache.o
10:24:43 [2020-07-27T10:24:43.914Z] #39 107.9   CC       criu/pagemap.o
10:24:43 [2020-07-27T10:24:43.966Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.4% of statements
10:24:43 [2020-07-27T10:24:43.966Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:24:44 [2020-07-27T10:24:44.008Z] #39 130.3   CC       criu/net.o
10:24:44 [2020-07-27T10:24:44.227Z] #40 173.6   CC       criu/sk-unix.o
10:24:44 [2020-07-27T10:24:44.862Z] #39 108.6   CC       criu/parasite-syscall.o
10:24:45 [2020-07-27T10:24:45.438Z] #39 109.2   CC       criu/path.o
10:24:45 [2020-07-27T10:24:45.438Z] #39 109.4   CC       criu/pie-util-vdso.o
10:24:45 [2020-07-27T10:24:45.478Z] ok  	github.com/docker/docker/pkg/archive	0.507s	coverage: 76.9% of statements
10:24:45 [2020-07-27T10:24:45.702Z] #39 109.8   CC       criu/pie-util.o
10:24:45 [2020-07-27T10:24:45.965Z] #39 109.9   CC       criu/pipes.o
10:24:46 [2020-07-27T10:24:46.111Z] ok  	github.com/docker/docker/pkg/authorization	0.266s	coverage: 68.3% of statements
10:24:46 [2020-07-27T10:24:46.334Z] #40 175.6   CC       criu/sockets.o
10:24:46 [2020-07-27T10:24:46.403Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:24:46 [2020-07-27T10:24:46.542Z] #39 110.5   CC       criu/plugin.o
10:24:46 [2020-07-27T10:24:46.547Z] #39 133.0   CC       criu/netfilter.o
10:24:46 [2020-07-27T10:24:46.696Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:24:46 [2020-07-27T10:24:46.806Z] #39 110.8   CC       criu/proc_parse.o
10:24:46 [2020-07-27T10:24:46.982Z] #40 176.6   CC       criu/stats.o
10:24:47 [2020-07-27T10:24:47.117Z] #39 133.4   CC       criu/page-pipe.o
10:24:47 [2020-07-27T10:24:47.633Z] #40 177.0   CC       criu/string.o
10:24:47 [2020-07-27T10:24:47.633Z] #40 177.1   CC       criu/sysctl.o
10:24:47 [2020-07-27T10:24:47.687Z] #39 134.0   CC       criu/page-xfer.o
10:24:47 [2020-07-27T10:24:47.737Z] #26 DONE 3.7s
10:24:47 [2020-07-27T10:24:47.737Z] 
10:24:47 [2020-07-27T10:24:47.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:47 [2020-07-27T10:24:47.737Z] #39 130.7   CC       criu/pagemap-cache.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 131.1   CC       criu/pagemap.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 132.2   CC       criu/parasite-syscall.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 132.9   CC       criu/path.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 133.1   CC       criu/pie-util-vdso-elf32.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 133.4   CC       criu/pie-util-vdso.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 133.8   CC       criu/pie-util.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 133.9   CC       criu/pipes.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 134.5   CC       criu/plugin.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 134.8   CC       criu/proc_parse.o
10:24:47 [2020-07-27T10:24:47.737Z] #39 ...
10:24:47 [2020-07-27T10:24:47.737Z] 
10:24:47 [2020-07-27T10:24:47.737Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:24:47 [2020-07-27T10:24:47.737Z] #29 DONE 0.3s
10:24:47 [2020-07-27T10:24:47.737Z] 
10:24:47 [2020-07-27T10:24:47.737Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:24:47 [2020-07-27T10:24:47.737Z] #31 DONE 0.0s
10:24:47 [2020-07-27T10:24:47.737Z] 
10:24:47 [2020-07-27T10:24:47.737Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:24:47 [2020-07-27T10:24:47.737Z] #34 DONE 0.0s
10:24:47 [2020-07-27T10:24:47.737Z] 
10:24:47 [2020-07-27T10:24:47.737Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:24:48 [2020-07-27T10:24:48.257Z] #39 ...
10:24:48 [2020-07-27T10:24:48.257Z] 
10:24:48 [2020-07-27T10:24:48.257Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:48 [2020-07-27T10:24:48.257Z] #19 10.50   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:24:48 [2020-07-27T10:24:48.257Z] #19 10.57 Collecting pyyaml (from yamllint==1.16.0)
10:24:48 [2020-07-27T10:24:48.257Z] #19 10.69   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:24:48 [2020-07-27T10:24:48.257Z] #19 11.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:24:48 [2020-07-27T10:24:48.257Z] #19 11.85   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:24:48 [2020-07-27T10:24:48.257Z] #19 11.89 Building wheels for collected packages: pyyaml
10:24:48 [2020-07-27T10:24:48.257Z] #19 11.89   Running setup.py bdist_wheel for pyyaml: started
10:24:48 [2020-07-27T10:24:48.277Z] #40 177.7   CC       criu/sysfs_parse.o
10:24:48 [2020-07-27T10:24:48.574Z] #40 178.1   CC       criu/timens.o
10:24:48 [2020-07-27T10:24:48.677Z] #45 ...
10:24:48 [2020-07-27T10:24:48.677Z] 
10:24:48 [2020-07-27T10:24:48.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:48 [2020-07-27T10:24:48.677Z] #39 136.8   CC       criu/protobuf-desc.o
10:24:48 [2020-07-27T10:24:48.731Z] #39 112.8   CC       criu/protobuf-desc.o
10:24:48 [2020-07-27T10:24:48.873Z] #40 178.4   CC       criu/timerfd.o
10:24:49 [2020-07-27T10:24:49.196Z] #19 12.80   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:24:49 [2020-07-27T10:24:49.196Z] #19 12.80   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:24:49 [2020-07-27T10:24:49.196Z] #19 12.88 Successfully built pyyaml
10:24:49 [2020-07-27T10:24:49.196Z] #19 12.89 Installing collected packages: pyyaml, pathspec, yamllint
10:24:49 [2020-07-27T10:24:49.456Z] #19 13.20 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:24:49 [2020-07-27T10:24:49.518Z] #40 178.8   CC       criu/tty.o
10:24:49 [2020-07-27T10:24:49.646Z] #39 137.6   CC       criu/protobuf.o
10:24:49 [2020-07-27T10:24:49.646Z] #39 138.0   CC       criu/pstree.o
10:24:49 [2020-07-27T10:24:49.681Z] #39 113.5   CC       criu/protobuf.o
10:24:49 [2020-07-27T10:24:49.716Z] #19 DONE 13.5s
10:24:49 [2020-07-27T10:24:49.716Z] 
10:24:49 [2020-07-27T10:24:49.716Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:24:49 [2020-07-27T10:24:49.943Z] #39 113.8   CC       criu/pstree.o
10:24:49 [2020-07-27T10:24:49.976Z] #22 DONE 0.3s
10:24:49 [2020-07-27T10:24:49.976Z] 
10:24:49 [2020-07-27T10:24:49.976Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:24:50 [2020-07-27T10:24:50.892Z] #39 114.8   CC       criu/rbtree.o
10:24:51 [2020-07-27T10:24:51.022Z] #39 138.9   CC       criu/rbtree.o
10:24:51 [2020-07-27T10:24:51.022Z] #39 139.1   CC       criu/rst-malloc.o
10:24:51 [2020-07-27T10:24:51.155Z] #39 115.1   CC       criu/rst-malloc.o
10:24:51 [2020-07-27T10:24:51.161Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.495s	coverage: 43.2% of statements
10:24:51 [2020-07-27T10:24:51.161Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:24:51 [2020-07-27T10:24:51.161Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
10:24:51 [2020-07-27T10:24:51.161Z] ok  	github.com/docker/docker/layer	7.693s	coverage: 68.8% of statements
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/oci	[no test files]
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:24:51 [2020-07-27T10:24:51.161Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:24:51 [2020-07-27T10:24:51.281Z] #39 139.3   CC       criu/seccomp.o
10:24:51 [2020-07-27T10:24:51.418Z] #39 115.4   CC       criu/seccomp.o
10:24:51 [2020-07-27T10:24:51.452Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
10:24:51 [2020-07-27T10:24:51.541Z] #39 139.7   CC       criu/seize.o
10:24:51 [2020-07-27T10:24:51.629Z] #40 180.8   CC       criu/tun.o
10:24:51 [2020-07-27T10:24:51.928Z] #40 181.4   CC       criu/uffd.o
10:24:51 [2020-07-27T10:24:51.995Z] #39 116.0   CC       criu/seize.o
10:24:52 [2020-07-27T10:24:52.086Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.016s	coverage: 92.3% of statements
10:24:52 [2020-07-27T10:24:52.109Z] #39 ...
10:24:52 [2020-07-27T10:24:52.109Z] 
10:24:52 [2020-07-27T10:24:52.109Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:24:52 [2020-07-27T10:24:52.109Z] #36 DONE 211.8s
10:24:52 [2020-07-27T10:24:52.371Z] 
10:24:52 [2020-07-27T10:24:52.371Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:24:52 [2020-07-27T10:24:52.371Z] #52 ...
10:24:52 [2020-07-27T10:24:52.371Z] 
10:24:52 [2020-07-27T10:24:52.371Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:52 [2020-07-27T10:24:52.371Z] #39 140.6   CC       criu/servicefd.o
10:24:52 [2020-07-27T10:24:52.720Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
10:24:52 [2020-07-27T10:24:52.940Z] #39 141.1   CC       criu/shmem.o
10:24:52 [2020-07-27T10:24:52.944Z] #39 116.7   CC       criu/servicefd.o
10:24:53 [2020-07-27T10:24:53.011Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
10:24:53 [2020-07-27T10:24:53.207Z] #39 117.1   CC       criu/shmem.o
10:24:53 [2020-07-27T10:24:53.485Z] #40 182.7   CC       criu/util.o
10:24:53 [2020-07-27T10:24:53.485Z] #40 ...
10:24:53 [2020-07-27T10:24:53.485Z] 
10:24:53 [2020-07-27T10:24:53.485Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:24:53 [2020-07-27T10:24:53.485Z] #37 DONE 248.9s
10:24:53 [2020-07-27T10:24:53.524Z] #39 141.8   CC       criu/sigframe.o
10:24:53 [2020-07-27T10:24:53.783Z] #39 142.0   CC       criu/signalfd.o
10:24:53 [2020-07-27T10:24:53.784Z] #39 ...
10:24:53 [2020-07-27T10:24:53.784Z] 
10:24:53 [2020-07-27T10:24:53.784Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:24:53 [2020-07-27T10:24:53.784Z] #19 4.385 Collecting yamllint==1.16.0
10:24:53 [2020-07-27T10:24:53.784Z] #19 9.726   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:24:53 [2020-07-27T10:24:53.784Z] #19 9.816 Collecting pyyaml (from yamllint==1.16.0)
10:24:53 [2020-07-27T10:24:53.784Z] #19 9.949   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:24:53 [2020-07-27T10:24:53.784Z] #19 11.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:24:53 [2020-07-27T10:24:53.784Z] #19 11.17   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:24:53 [2020-07-27T10:24:53.784Z] #19 11.21 Building wheels for collected packages: pyyaml
10:24:53 [2020-07-27T10:24:53.784Z] #19 11.21   Running setup.py bdist_wheel for pyyaml: started
10:24:53 [2020-07-27T10:24:53.784Z] #19 12.20   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:24:53 [2020-07-27T10:24:53.784Z] #19 12.20   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:24:53 [2020-07-27T10:24:53.784Z] #19 12.29 Successfully built pyyaml
10:24:53 [2020-07-27T10:24:53.784Z] #19 12.30 Installing collected packages: pyyaml, pathspec, yamllint
10:24:53 [2020-07-27T10:24:53.784Z] #19 12.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:24:53 [2020-07-27T10:24:53.793Z] 
10:24:53 [2020-07-27T10:24:53.793Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:24:54 [2020-07-27T10:24:54.043Z] #39 ...
10:24:54 [2020-07-27T10:24:54.043Z] 
10:24:54 [2020-07-27T10:24:54.043Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:24:54 [2020-07-27T10:24:54.043Z] #37 DONE 0.4s
10:24:54 [2020-07-27T10:24:54.043Z] 
10:24:54 [2020-07-27T10:24:54.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:54 [2020-07-27T10:24:54.043Z] #39 142.2   CC       criu/sk-inet.o
10:24:54 [2020-07-27T10:24:54.047Z] #19 DONE 14.8s
10:24:54 [2020-07-27T10:24:54.047Z] 
10:24:54 [2020-07-27T10:24:54.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:54 [2020-07-27T10:24:54.047Z] #39 117.9   CC       criu/sigframe.o
10:24:54 [2020-07-27T10:24:54.047Z] #39 118.1   CC       criu/signalfd.o
10:24:54 [2020-07-27T10:24:54.158Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
10:24:54 [2020-07-27T10:24:54.310Z] #39 118.4   CC       criu/sk-inet.o
10:24:54 [2020-07-27T10:24:54.574Z] #39 ...
10:24:54 [2020-07-27T10:24:54.574Z] 
10:24:54 [2020-07-27T10:24:54.574Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:24:54 [2020-07-27T10:24:54.574Z] #21 198.3 + return
10:24:54 [2020-07-27T10:24:54.574Z] #21 DONE 198.6s
10:24:54 [2020-07-27T10:24:54.611Z] #39 142.7   CC       criu/sk-netlink.o
10:24:54 [2020-07-27T10:24:54.791Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
10:24:54 [2020-07-27T10:24:54.837Z] 
10:24:54 [2020-07-27T10:24:54.837Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:24:54 [2020-07-27T10:24:54.871Z] #39 142.9   CC       criu/sk-packet.o
10:24:55 [2020-07-27T10:24:55.130Z] #39 143.3   CC       criu/sk-queue.o
10:24:55 [2020-07-27T10:24:55.259Z] #26 DONE 4.9s
10:24:55 [2020-07-27T10:24:55.259Z] 
10:24:55 [2020-07-27T10:24:55.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:55 [2020-07-27T10:24:55.259Z] #39 135.4   CC       criu/pagemap-cache.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 135.8   CC       criu/pagemap.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 136.7   CC       criu/parasite-syscall.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 137.5   CC       criu/path.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 137.8   CC       criu/pie-util-vdso-elf32.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 138.2   CC       criu/pie-util-vdso.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 138.8   CC       criu/pie-util.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 138.9   CC       criu/pipes.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 139.5   CC       criu/plugin.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 139.8   CC       criu/proc_parse.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 141.4   CC       criu/protobuf-desc.o
10:24:55 [2020-07-27T10:24:55.259Z] #39 ...
10:24:55 [2020-07-27T10:24:55.259Z] 
10:24:55 [2020-07-27T10:24:55.259Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:24:55 [2020-07-27T10:24:55.259Z] #29 DONE 0.3s
10:24:55 [2020-07-27T10:24:55.259Z] 
10:24:55 [2020-07-27T10:24:55.259Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:24:55 [2020-07-27T10:24:55.259Z] #31 DONE 0.0s
10:24:55 [2020-07-27T10:24:55.259Z] 
10:24:55 [2020-07-27T10:24:55.259Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:24:55 [2020-07-27T10:24:55.259Z] #34 DONE 0.0s
10:24:55 [2020-07-27T10:24:55.390Z] #39 143.6   CC       criu/sk-tcp.o
10:24:55 [2020-07-27T10:24:55.413Z] #52 ...
10:24:55 [2020-07-27T10:24:55.413Z] 
10:24:55 [2020-07-27T10:24:55.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:55 [2020-07-27T10:24:55.413Z] #39 119.3   CC       criu/sk-netlink.o
10:24:55 [2020-07-27T10:24:55.425Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.073s	coverage: 84.1% of statements
10:24:55 [2020-07-27T10:24:55.425Z] ok  	github.com/docker/docker/pkg/fsutils	0.389s	coverage: 85.1% of statements
10:24:55 [2020-07-27T10:24:55.425Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
10:24:55 [2020-07-27T10:24:55.520Z] 
10:24:55 [2020-07-27T10:24:55.520Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:24:55 [2020-07-27T10:24:55.520Z] #45 ...
10:24:55 [2020-07-27T10:24:55.520Z] 
10:24:55 [2020-07-27T10:24:55.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:55 [2020-07-27T10:24:55.521Z] #39 141.9   CC       criu/protobuf.o
10:24:55 [2020-07-27T10:24:55.677Z] #39 119.6   CC       criu/sk-packet.o
10:24:55 [2020-07-27T10:24:55.780Z] #39 142.3   CC       criu/pstree.o
10:24:55 [2020-07-27T10:24:55.896Z] #53 ...
10:24:55 [2020-07-27T10:24:55.896Z] 
10:24:55 [2020-07-27T10:24:55.896Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:55 [2020-07-27T10:24:55.896Z] #40 185.0   CC       criu/uts_ns.o
10:24:55 [2020-07-27T10:24:55.896Z] #40 185.3   CC       criu/vdso.o
10:24:55 [2020-07-27T10:24:55.959Z] #39 143.9   CC       criu/sk-unix.o
10:24:56 [2020-07-27T10:24:56.253Z] #39 120.1   CC       criu/sk-queue.o
10:24:56 [2020-07-27T10:24:56.461Z] ok  	github.com/docker/docker/pkg/idtools	0.325s	coverage: 70.5% of statements
10:24:56 [2020-07-27T10:24:56.461Z] ok  	github.com/docker/docker/pkg/ioutils	0.283s	coverage: 70.1% of statements
10:24:56 [2020-07-27T10:24:56.516Z] #39 120.5   CC       criu/sk-tcp.o
10:24:56 [2020-07-27T10:24:56.572Z] #40 186.1   LINK     criu/built-in.o
10:24:56 [2020-07-27T10:24:56.719Z] #39 143.1   CC       criu/rbtree.o
10:24:56 [2020-07-27T10:24:56.755Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
10:24:56 [2020-07-27T10:24:56.755Z] ok  	github.com/docker/docker/pkg/locker	0.014s	coverage: 88.9% of statements
10:24:56 [2020-07-27T10:24:56.880Z] #40 186.3   LINK     criu/criu
10:24:56 [2020-07-27T10:24:56.896Z] #39 144.9   CC       criu/sockets.o
10:24:56 [2020-07-27T10:24:56.978Z] #39 143.4   CC       criu/rst-malloc.o
10:24:57 [2020-07-27T10:24:57.046Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:24:57 [2020-07-27T10:24:57.047Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:24:57 [2020-07-27T10:24:57.047Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:24:57 [2020-07-27T10:24:57.047Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
10:24:57 [2020-07-27T10:24:57.047Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:24:57 [2020-07-27T10:24:57.092Z] #39 ...
10:24:57 [2020-07-27T10:24:57.092Z] 
10:24:57 [2020-07-27T10:24:57.092Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:24:57 [2020-07-27T10:24:57.092Z] #22 DONE 0.4s
10:24:57 [2020-07-27T10:24:57.092Z] 
10:24:57 [2020-07-27T10:24:57.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:57 [2020-07-27T10:24:57.092Z] #39 121.0   CC       criu/sk-unix.o
10:24:57 [2020-07-27T10:24:57.179Z] #40 186.7   DEP      lib/c/criu.d
10:24:57 [2020-07-27T10:24:57.237Z] #39 143.6   CC       criu/seccomp.o
10:24:57 [2020-07-27T10:24:57.338Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
10:24:57 [2020-07-27T10:24:57.338Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
10:24:57 [2020-07-27T10:24:57.463Z] #39 145.4   CC       criu/stats.o
10:24:57 [2020-07-27T10:24:57.464Z] #39 145.6   CC       criu/string.o
10:24:57 [2020-07-27T10:24:57.464Z] #39 145.7   CC       criu/sysctl.o
10:24:57 [2020-07-27T10:24:57.487Z] #40 186.8   CC       images/rpc.pb-c.o
10:24:57 [2020-07-27T10:24:57.630Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
10:24:57 [2020-07-27T10:24:57.631Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
10:24:57 [2020-07-27T10:24:57.631Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:24:57 [2020-07-27T10:24:57.631Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:24:57 [2020-07-27T10:24:57.819Z] #39 144.2   CC       criu/seize.o
10:24:58 [2020-07-27T10:24:58.030Z] #39 146.1   CC       criu/sysfs_parse.o
10:24:58 [2020-07-27T10:24:58.030Z] #39 146.3   CC       criu/timens.o
10:24:58 [2020-07-27T10:24:58.079Z] #39 144.6   CC       criu/servicefd.o
10:24:58 [2020-07-27T10:24:58.136Z] #40 187.5   CC       lib/c/criu.o
10:24:58 [2020-07-27T10:24:58.290Z] #39 146.5   CC       criu/timerfd.o
10:24:58 [2020-07-27T10:24:58.328Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
10:24:58 [2020-07-27T10:24:58.338Z] #39 ...
10:24:58 [2020-07-27T10:24:58.338Z] 
10:24:58 [2020-07-27T10:24:58.338Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:24:58 [2020-07-27T10:24:58.338Z] #36 DONE 216.8s
10:24:58 [2020-07-27T10:24:58.338Z] 
10:24:58 [2020-07-27T10:24:58.338Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:24:58 [2020-07-27T10:24:58.549Z] #39 146.7   CC       criu/tty.o
10:24:58 [2020-07-27T10:24:58.598Z] #52 ...
10:24:58 [2020-07-27T10:24:58.598Z] 
10:24:58 [2020-07-27T10:24:58.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:24:58 [2020-07-27T10:24:58.598Z] #39 144.9   CC       criu/shmem.o
10:24:59 [2020-07-27T10:24:59.017Z] #39 122.8   CC       criu/sockets.o
10:24:59 [2020-07-27T10:24:59.022Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:24:59 [2020-07-27T10:24:59.169Z] #39 145.5   CC       criu/sigframe.o
10:24:59 [2020-07-27T10:24:59.202Z] #40 188.7   LINK     lib/c/built-in.o
10:24:59 [2020-07-27T10:24:59.202Z] #40 188.7   LINK     lib/c/libcriu.so
10:24:59 [2020-07-27T10:24:59.202Z] #40 188.8   LINK     lib/c/libcriu.a
10:24:59 [2020-07-27T10:24:59.314Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:24:59 [2020-07-27T10:24:59.314Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
10:24:59 [2020-07-27T10:24:59.427Z] #39 145.7   CC       criu/signalfd.o
10:24:59 [2020-07-27T10:24:59.487Z] #39 147.6   CC       criu/tun.o
10:24:59 [2020-07-27T10:24:59.487Z] #39 147.8   CC       criu/uffd.o
10:24:59 [2020-07-27T10:24:59.505Z] #40 189.0   GEN      magic.py
10:24:59 [2020-07-27T10:24:59.591Z] #39 123.6   CC       criu/stats.o
10:24:59 [2020-07-27T10:24:59.686Z] #39 146.0   CC       criu/sk-inet.o
10:24:59 [2020-07-27T10:24:59.805Z] #40 189.2 Note: Building without setproctitle() and strlcpy() support.
10:24:59 [2020-07-27T10:24:59.805Z] #40 189.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:24:59 [2020-07-27T10:24:59.805Z] #40 189.2 Note: Building without GnuTLS support
10:24:59 [2020-07-27T10:24:59.805Z] #40 189.2 Makefile.config:39: Warn: you have no libnftables installed
10:24:59 [2020-07-27T10:24:59.805Z] #40 189.2 Makefile.config:40: Warn: Building without nftables support
10:24:59 [2020-07-27T10:24:59.855Z] #39 123.8   CC       criu/string.o
10:24:59 [2020-07-27T10:24:59.855Z] #39 123.9   CC       criu/sysctl.o
10:25:00 [2020-07-27T10:25:00.256Z] #39 146.7   CC       criu/sk-netlink.o
10:25:00 [2020-07-27T10:25:00.426Z] #39 148.4   CC       criu/util.o
10:25:00 [2020-07-27T10:25:00.431Z] #39 124.5   CC       criu/sysfs_parse.o
10:25:00 [2020-07-27T10:25:00.454Z] #40 189.9 fatal: not a git repository (or any of the parent directories): .git
10:25:00 [2020-07-27T10:25:00.824Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
10:25:00 [2020-07-27T10:25:00.824Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
10:25:00 [2020-07-27T10:25:00.824Z] #39 147.0   CC       criu/sk-packet.o
10:25:00 [2020-07-27T10:25:00.997Z] #39 149.1   CC       criu/uts_ns.o
10:25:00 [2020-07-27T10:25:00.997Z] #39 149.2   CC       criu/vdso-compat.o
10:25:01 [2020-07-27T10:25:01.006Z] #39 124.8   CC       criu/timens.o
10:25:01 [2020-07-27T10:25:01.006Z] #39 125.1   CC       criu/timerfd.o
10:25:01 [2020-07-27T10:25:01.084Z] #39 147.4   CC       criu/sk-queue.o
10:25:01 [2020-07-27T10:25:01.257Z] #39 149.4   CC       criu/vdso.o
10:25:01 [2020-07-27T10:25:01.343Z] #39 147.7   CC       criu/sk-tcp.o
10:25:01 [2020-07-27T10:25:01.510Z] #40 190.8 make[1]: Nothing to be done for 'all'.
10:25:01 [2020-07-27T10:25:01.516Z] #39 149.7   LINK     criu/built-in.o
10:25:01 [2020-07-27T10:25:01.582Z] #39 125.4   CC       criu/tty.o
10:25:01 [2020-07-27T10:25:01.603Z] #39 ...
10:25:01 [2020-07-27T10:25:01.603Z] 
10:25:01 [2020-07-27T10:25:01.603Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:25:01 [2020-07-27T10:25:01.603Z] #37 DONE 1.3s
10:25:01 [2020-07-27T10:25:01.603Z] 
10:25:01 [2020-07-27T10:25:01.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:25:01 [2020-07-27T10:25:01.603Z] #39 148.0   CC       criu/sk-unix.o
10:25:01 [2020-07-27T10:25:01.776Z] #39 149.8   LINK     criu/criu
10:25:01 [2020-07-27T10:25:01.776Z] #39 150.0   DEP      lib/c/criu.d
10:25:02 [2020-07-27T10:25:02.036Z] #39 150.1   CC       images/rpc.pb-c.o
10:25:02 [2020-07-27T10:25:02.224Z] #40 191.6 make[1]: 'images/built-in.o' is up to date.
10:25:02 [2020-07-27T10:25:02.224Z] #40 191.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:25:02 [2020-07-27T10:25:02.224Z] #40 191.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:25:02 [2020-07-27T10:25:02.224Z] #40 191.7 make[1]: 'compel/libcompel.a' is up to date.
10:25:02 [2020-07-27T10:25:02.224Z] #40 191.7 make[1]: 'compel/compel-host-bin' is up to date.
10:25:02 [2020-07-27T10:25:02.224Z] #40 191.7 make[1]: Nothing to be done for 'all'.
10:25:02 [2020-07-27T10:25:02.224Z] #40 191.8 make[1]: 'soccr/libsoccr.a' is up to date.
10:25:02 [2020-07-27T10:25:02.296Z] #39 150.3   CC       lib/c/criu.o
10:25:02 [2020-07-27T10:25:02.525Z] #40 192.0 make[2]: Nothing to be done for 'all'.
10:25:02 [2020-07-27T10:25:02.525Z] #40 192.1 make[2]: Nothing to be done for 'all'.
10:25:02 [2020-07-27T10:25:02.525Z] #40 192.1 make[2]: Nothing to be done for 'all'.
10:25:02 [2020-07-27T10:25:02.555Z] #39 150.8   LINK     lib/c/built-in.o
10:25:02 [2020-07-27T10:25:02.555Z] #39 150.8   LINK     lib/c/libcriu.so
10:25:02 [2020-07-27T10:25:02.555Z] #39 150.9   LINK     lib/c/libcriu.a
10:25:02 [2020-07-27T10:25:02.555Z] #39 150.9   GEN      magic.py
10:25:02 [2020-07-27T10:25:02.814Z] #39 151.0 Note: Building without setproctitle() and strlcpy() support.
10:25:02 [2020-07-27T10:25:02.814Z] #39 151.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:25:02 [2020-07-27T10:25:02.814Z] #39 151.0 Note: Building without GnuTLS support
10:25:02 [2020-07-27T10:25:02.814Z] #39 151.0 Makefile.config:39: Warn: you have no libnftables installed
10:25:02 [2020-07-27T10:25:02.814Z] #39 151.0 Makefile.config:40: Warn: Building without nftables support
10:25:02 [2020-07-27T10:25:02.822Z] #40 192.3 make[2]: Nothing to be done for 'all'.
10:25:02 [2020-07-27T10:25:02.822Z] #40 192.4 make[2]: Nothing to be done for 'all'.
10:25:02 [2020-07-27T10:25:02.822Z] #40 192.4 make[2]: Nothing to be done for 'all'.
10:25:02 [2020-07-27T10:25:02.981Z] #39 149.2   CC       criu/sockets.o
10:25:03 [2020-07-27T10:25:03.073Z] #39 151.3 fatal: not a git repository (or any of the parent directories): .git
10:25:03 [2020-07-27T10:25:03.132Z] #40 192.4 make[2]: Nothing to be done for 'all'.
10:25:03 [2020-07-27T10:25:03.132Z] #40 192.6 make[2]: Nothing to be done for 'all'.
10:25:03 [2020-07-27T10:25:03.132Z] #40 192.6   INSTALL  criu/criu
10:25:03 [2020-07-27T10:25:03.241Z] #39 149.7   CC       criu/stats.o
10:25:03 [2020-07-27T10:25:03.436Z] #40 DONE 192.8s
10:25:03 [2020-07-27T10:25:03.436Z] 
10:25:03 [2020-07-27T10:25:03.436Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:03 [2020-07-27T10:25:03.436Z] #46 258.7 + cd /tmp/tmp.5sLcLzTcCs/src/github.com/golangci/golangci-lint/
10:25:03 [2020-07-27T10:25:03.436Z] #46 258.7 + git checkout -q v1.23.8
10:25:03 [2020-07-27T10:25:03.500Z] #39 149.8   CC       criu/string.o
10:25:03 [2020-07-27T10:25:03.500Z] #39 149.9   CC       criu/sysctl.o
10:25:03 [2020-07-27T10:25:03.506Z] #39 127.2   CC       criu/tun.o
10:25:03 [2020-07-27T10:25:03.558Z] ok  	github.com/docker/docker/pkg/signal	2.341s	coverage: 61.0% of statements
10:25:03 [2020-07-27T10:25:03.641Z] #39 151.7 make[1]: Nothing to be done for 'all'.
10:25:03 [2020-07-27T10:25:03.769Z] #39 127.7   CC       criu/uffd.o
10:25:03 [2020-07-27T10:25:03.849Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
10:25:03 [2020-07-27T10:25:03.901Z] #39 152.0 make[1]: 'images/built-in.o' is up to date.
10:25:03 [2020-07-27T10:25:03.901Z] #39 ...
10:25:03 [2020-07-27T10:25:03.901Z] 
10:25:03 [2020-07-27T10:25:03.901Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:03 [2020-07-27T10:25:03.901Z] #52 176.5 + bin/containerd
10:25:04 [2020-07-27T10:25:04.068Z] #39 150.3   CC       criu/sysfs_parse.o
10:25:04 [2020-07-27T10:25:04.068Z] #39 150.5   CC       criu/timens.o
10:25:04 [2020-07-27T10:25:04.107Z] #46 259.5 ++ git describe --tags
10:25:04 [2020-07-27T10:25:04.107Z] #46 259.5 + version=v1.23.8
10:25:04 [2020-07-27T10:25:04.107Z] #46 259.5 ++ git rev-parse --short HEAD
10:25:04 [2020-07-27T10:25:04.107Z] #46 259.5 + commit=76a82c6
10:25:04 [2020-07-27T10:25:04.107Z] #46 259.5 ++ git show -s --format=%cd
10:25:04 [2020-07-27T10:25:04.107Z] #46 259.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:25:04 [2020-07-27T10:25:04.107Z] #46 259.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
10:25:04 [2020-07-27T10:25:04.141Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
10:25:04 [2020-07-27T10:25:04.328Z] #39 150.6   CC       criu/timerfd.o
10:25:04 [2020-07-27T10:25:04.432Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
10:25:04 [2020-07-27T10:25:04.473Z] #52 ...
10:25:04 [2020-07-27T10:25:04.473Z] 
10:25:04 [2020-07-27T10:25:04.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:25:04 [2020-07-27T10:25:04.473Z] #39 152.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:25:04 [2020-07-27T10:25:04.473Z] #39 152.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:25:04 [2020-07-27T10:25:04.473Z] #39 152.1 make[1]: 'compel/libcompel.a' is up to date.
10:25:04 [2020-07-27T10:25:04.473Z] #39 152.1 make[1]: 'compel/compel-host-bin' is up to date.
10:25:04 [2020-07-27T10:25:04.473Z] #39 152.2 make[1]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.473Z] #39 152.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.3 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.3 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.3 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.3 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.4 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.4 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.4 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.4 make[2]: Nothing to be done for 'all'.
10:25:04 [2020-07-27T10:25:04.474Z] #39 152.4   INSTALL  criu/criu
10:25:04 [2020-07-27T10:25:04.474Z] #39 DONE 152.8s
10:25:04 [2020-07-27T10:25:04.588Z] #39 150.8   CC       criu/tty.o
10:25:04 [2020-07-27T10:25:04.718Z] #39 ...
10:25:04 [2020-07-27T10:25:04.718Z] 
10:25:04 [2020-07-27T10:25:04.718Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:25:04 [2020-07-27T10:25:04.718Z] #26 DONE 7.6s
10:25:04 [2020-07-27T10:25:04.718Z] 
10:25:04 [2020-07-27T10:25:04.718Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:25:04 [2020-07-27T10:25:04.724Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
10:25:04 [2020-07-27T10:25:04.733Z] 
10:25:04 [2020-07-27T10:25:04.733Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:05 [2020-07-27T10:25:05.300Z] #29 DONE 0.7s
10:25:05 [2020-07-27T10:25:05.300Z] 
10:25:05 [2020-07-27T10:25:05.300Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:25:05 [2020-07-27T10:25:05.300Z] #39 128.8   CC       criu/util.o
10:25:05 [2020-07-27T10:25:05.358Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 53.8% of statements
10:25:05 [2020-07-27T10:25:05.526Z] #39 151.7   CC       criu/tun.o
10:25:05 [2020-07-27T10:25:05.526Z] #39 151.9   CC       criu/uffd.o
10:25:05 [2020-07-27T10:25:05.571Z] #39 ...
10:25:05 [2020-07-27T10:25:05.571Z] 
10:25:05 [2020-07-27T10:25:05.571Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:25:05 [2020-07-27T10:25:05.571Z] #31 DONE 0.1s
10:25:05 [2020-07-27T10:25:05.571Z] 
10:25:05 [2020-07-27T10:25:05.571Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:25:05 [2020-07-27T10:25:05.571Z] #34 DONE 0.1s
10:25:05 [2020-07-27T10:25:05.571Z] 
10:25:05 [2020-07-27T10:25:05.571Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:25:05 [2020-07-27T10:25:05.650Z] ok  	github.com/docker/docker/pkg/system	0.054s	coverage: 36.9% of statements
10:25:05 [2020-07-27T10:25:05.670Z] #45 ...
10:25:05 [2020-07-27T10:25:05.670Z] 
10:25:05 [2020-07-27T10:25:05.670Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:25:05 [2020-07-27T10:25:05.670Z] #40 DONE 0.1s
10:25:05 [2020-07-27T10:25:05.670Z] 
10:25:05 [2020-07-27T10:25:05.670Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:25:05 [2020-07-27T10:25:05.929Z] #42 DONE 0.3s
10:25:05 [2020-07-27T10:25:05.929Z] 
10:25:05 [2020-07-27T10:25:05.929Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:25:05 [2020-07-27T10:25:05.929Z] #44 DONE 0.1s
10:25:05 [2020-07-27T10:25:05.929Z] 
10:25:05 [2020-07-27T10:25:05.929Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:05 [2020-07-27T10:25:05.929Z] #45 225.8 + cd /tmp/tmp.kImbIb5fXC/src/github.com/golangci/golangci-lint/
10:25:05 [2020-07-27T10:25:05.929Z] #45 225.8 + git checkout -q v1.23.8
10:25:05 [2020-07-27T10:25:05.929Z] #45 226.1 ++ git describe --tags
10:25:05 [2020-07-27T10:25:05.929Z] #45 226.1 + version=v1.23.8
10:25:05 [2020-07-27T10:25:05.929Z] #45 226.1 ++ git rev-parse --short HEAD
10:25:05 [2020-07-27T10:25:05.929Z] #45 226.1 + commit=76a82c6
10:25:05 [2020-07-27T10:25:05.929Z] #45 226.1 ++ git show -s --format=%cd
10:25:05 [2020-07-27T10:25:05.929Z] #45 226.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:25:05 [2020-07-27T10:25:05.929Z] #45 226.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:25:05 [2020-07-27T10:25:05.942Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
10:25:06 [2020-07-27T10:25:06.164Z] #37 DONE 0.7s
10:25:06 [2020-07-27T10:25:06.164Z] 
10:25:06 [2020-07-27T10:25:06.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:25:06 [2020-07-27T10:25:06.164Z] #39 129.9   CC       criu/uts_ns.o
10:25:06 [2020-07-27T10:25:06.164Z] #39 130.1   CC       criu/vdso.o
10:25:06 [2020-07-27T10:25:06.462Z] #39 152.6   CC       criu/util.o
10:25:06 [2020-07-27T10:25:06.575Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
10:25:06 [2020-07-27T10:25:06.575Z] testing: warning: no tests to run
10:25:06 [2020-07-27T10:25:06.575Z] coverage: [no statements]
10:25:06 [2020-07-27T10:25:06.575Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
10:25:06 [2020-07-27T10:25:06.722Z] #39 153.2   CC       criu/uts_ns.o
10:25:06 [2020-07-27T10:25:06.739Z] #39 130.6   LINK     criu/built-in.o
10:25:06 [2020-07-27T10:25:06.739Z] #39 130.7   LINK     criu/criu
10:25:06 [2020-07-27T10:25:06.867Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
10:25:07 [2020-07-27T10:25:07.003Z] #39 131.1   DEP      lib/c/criu.d
10:25:07 [2020-07-27T10:25:07.003Z] #39 131.1   CC       images/rpc.pb-c.o
10:25:07 [2020-07-27T10:25:07.159Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:25:07 [2020-07-27T10:25:07.159Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:25:07 [2020-07-27T10:25:07.291Z] #39 153.4   CC       criu/vdso-compat.o
10:25:07 [2020-07-27T10:25:07.291Z] #39 153.6   CC       criu/vdso.o
10:25:07 [2020-07-27T10:25:07.551Z] #39 153.9   LINK     criu/built-in.o
10:25:07 [2020-07-27T10:25:07.551Z] #39 153.9   LINK     criu/criu
10:25:07 [2020-07-27T10:25:07.551Z] #39 154.1   DEP      lib/c/criu.d
10:25:07 [2020-07-27T10:25:07.551Z] #39 154.1   CC       images/rpc.pb-c.o
10:25:07 [2020-07-27T10:25:07.952Z] #39 131.6   CC       lib/c/criu.o
10:25:08 [2020-07-27T10:25:08.119Z] #39 154.3   CC       lib/c/criu.o
10:25:08 [2020-07-27T10:25:08.528Z] #39 132.6   LINK     lib/c/built-in.o
10:25:08 [2020-07-27T10:25:08.528Z] #39 132.6   LINK     lib/c/libcriu.so
10:25:08 [2020-07-27T10:25:08.688Z] #39 154.8   LINK     lib/c/built-in.o
10:25:08 [2020-07-27T10:25:08.688Z] #39 154.9   LINK     lib/c/libcriu.so
10:25:08 [2020-07-27T10:25:08.688Z] #39 154.9   LINK     lib/c/libcriu.a
10:25:08 [2020-07-27T10:25:08.688Z] #39 155.0   GEN      magic.py
10:25:08 [2020-07-27T10:25:08.688Z] #39 155.1 Note: Building without setproctitle() and strlcpy() support.
10:25:08 [2020-07-27T10:25:08.688Z] #39 155.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:25:08 [2020-07-27T10:25:08.688Z] #39 155.1 Note: Building without GnuTLS support
10:25:08 [2020-07-27T10:25:08.688Z] #39 155.1 Makefile.config:39: Warn: you have no libnftables installed
10:25:08 [2020-07-27T10:25:08.688Z] #39 155.1 Makefile.config:40: Warn: Building without nftables support
10:25:08 [2020-07-27T10:25:08.790Z] #39 132.6   LINK     lib/c/libcriu.a
10:25:08 [2020-07-27T10:25:08.791Z] #39 132.8   GEN      magic.py
10:25:09 [2020-07-27T10:25:09.054Z] #39 133.0 Note: Building without setproctitle() and strlcpy() support.
10:25:09 [2020-07-27T10:25:09.054Z] #39 133.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:25:09 [2020-07-27T10:25:09.054Z] #39 133.0 Note: Building without GnuTLS support
10:25:09 [2020-07-27T10:25:09.054Z] #39 133.0 Makefile.config:39: Warn: you have no libnftables installed
10:25:09 [2020-07-27T10:25:09.054Z] #39 133.0 Makefile.config:40: Warn: Building without nftables support
10:25:09 [2020-07-27T10:25:09.231Z] ok  	github.com/docker/docker/plugin	0.556s	coverage: 23.1% of statements
10:25:09 [2020-07-27T10:25:09.231Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
10:25:09 [2020-07-27T10:25:09.258Z] #39 155.6 fatal: not a git repository (or any of the parent directories): .git
10:25:09 [2020-07-27T10:25:09.828Z] #39 156.0 make[1]: Nothing to be done for 'all'.
10:25:10 [2020-07-27T10:25:10.003Z] #39 133.9 fatal: not a git repository (or any of the parent directories): .git
10:25:10 [2020-07-27T10:25:10.003Z] #39 ...
10:25:10 [2020-07-27T10:25:10.003Z] 
10:25:10 [2020-07-27T10:25:10.003Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.0 + cd /tmp/tmp.Knxf1PNSHf/src/github.com/golangci/golangci-lint/
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.0 + git checkout -q v1.23.8
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.4 ++ git describe --tags
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.4 + version=v1.23.8
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.4 ++ git rev-parse --short HEAD
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.4 + commit=76a82c6
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.4 ++ git show -s --format=%cd
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:25:10 [2020-07-27T10:25:10.003Z] #45 204.4 + 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
10:25:10 [2020-07-27T10:25:10.088Z] #39 ...
10:25:10 [2020-07-27T10:25:10.088Z] 
10:25:10 [2020-07-27T10:25:10.088Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:10 [2020-07-27T10:25:10.088Z] #45 228.5 + cd /tmp/tmp.N7uuqgiM7c/src/github.com/golangci/golangci-lint/
10:25:10 [2020-07-27T10:25:10.088Z] #45 228.5 + git checkout -q v1.23.8
10:25:10 [2020-07-27T10:25:10.267Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
10:25:10 [2020-07-27T10:25:10.268Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
10:25:10 [2020-07-27T10:25:10.347Z] #45 228.9 ++ git describe --tags
10:25:10 [2020-07-27T10:25:10.348Z] #45 228.9 + version=v1.23.8
10:25:10 [2020-07-27T10:25:10.348Z] #45 228.9 ++ git rev-parse --short HEAD
10:25:10 [2020-07-27T10:25:10.348Z] #45 228.9 + commit=76a82c6
10:25:10 [2020-07-27T10:25:10.348Z] #45 228.9 ++ git show -s --format=%cd
10:25:10 [2020-07-27T10:25:10.348Z] #45 228.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:25:10 [2020-07-27T10:25:10.348Z] #45 228.9 + 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
10:25:10 [2020-07-27T10:25:10.580Z] #45 ...
10:25:10 [2020-07-27T10:25:10.580Z] 
10:25:10 [2020-07-27T10:25:10.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:25:10 [2020-07-27T10:25:10.580Z] #39 134.7 make[1]: Nothing to be done for 'all'.
10:25:11 [2020-07-27T10:25:11.304Z] ok  	github.com/docker/docker/registry	0.098s	coverage: 56.3% of statements
10:25:11 [2020-07-27T10:25:11.530Z] #39 135.6 make[1]: 'images/built-in.o' is up to date.
10:25:11 [2020-07-27T10:25:11.794Z] #39 135.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:25:11 [2020-07-27T10:25:11.794Z] #39 135.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:25:11 [2020-07-27T10:25:11.794Z] #39 135.7 make[1]: 'compel/libcompel.a' is up to date.
10:25:11 [2020-07-27T10:25:11.794Z] #39 135.8 make[1]: 'compel/compel-host-bin' is up to date.
10:25:11 [2020-07-27T10:25:11.794Z] #39 135.9 make[1]: Nothing to be done for 'all'.
10:25:11 [2020-07-27T10:25:11.794Z] #39 135.9 make[1]: 'soccr/libsoccr.a' is up to date.
10:25:11 [2020-07-27T10:25:11.939Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
10:25:12 [2020-07-27T10:25:12.057Z] #39 136.2 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.231Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
10:25:12 [2020-07-27T10:25:12.256Z] #45 ...
10:25:12 [2020-07-27T10:25:12.256Z] 
10:25:12 [2020-07-27T10:25:12.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.5 make[1]: 'images/built-in.o' is up to date.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.5 make[1]: 'compel/libcompel.a' is up to date.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.6 make[1]: 'compel/compel-host-bin' is up to date.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.6 make[1]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.6 make[1]: 'soccr/libsoccr.a' is up to date.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.8 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.8 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.8 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 156.9 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 157.0 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 157.0 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 157.0 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 157.1 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.256Z] #39 157.1   INSTALL  criu/criu
10:25:12 [2020-07-27T10:25:12.256Z] #39 DONE 158.2s
10:25:12 [2020-07-27T10:25:12.256Z] 
10:25:12 [2020-07-27T10:25:12.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:12 [2020-07-27T10:25:12.256Z] #52 178.7 + bin/containerd
10:25:12 [2020-07-27T10:25:12.320Z] #39 136.2 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.320Z] #39 136.2 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.320Z] #39 136.3 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.320Z] #39 136.4 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.320Z] #39 136.4 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.523Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
10:25:12 [2020-07-27T10:25:12.583Z] #39 136.5 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.815Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
10:25:12 [2020-07-27T10:25:12.826Z] #52 ...
10:25:12 [2020-07-27T10:25:12.826Z] 
10:25:12 [2020-07-27T10:25:12.826Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:25:12 [2020-07-27T10:25:12.826Z] #40 DONE 0.1s
10:25:12 [2020-07-27T10:25:12.846Z] #39 136.6 make[2]: Nothing to be done for 'all'.
10:25:12 [2020-07-27T10:25:12.846Z] #39 136.6   INSTALL  criu/criu
10:25:13 [2020-07-27T10:25:13.086Z] 
10:25:13 [2020-07-27T10:25:13.086Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:25:13 [2020-07-27T10:25:13.086Z] #42 DONE 0.2s
10:25:13 [2020-07-27T10:25:13.086Z] 
10:25:13 [2020-07-27T10:25:13.086Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:25:13 [2020-07-27T10:25:13.086Z] #44 DONE 0.1s
10:25:13 [2020-07-27T10:25:13.086Z] 
10:25:13 [2020-07-27T10:25:13.086Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:13 [2020-07-27T10:25:13.423Z] #39 DONE 137.4s
10:25:13 [2020-07-27T10:25:13.423Z] 
10:25:13 [2020-07-27T10:25:13.423Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:14 [2020-07-27T10:25:14.885Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
10:25:15 [2020-07-27T10:25:15.367Z] #52 ...
10:25:15 [2020-07-27T10:25:15.367Z] 
10:25:15 [2020-07-27T10:25:15.367Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:25:15 [2020-07-27T10:25:15.367Z] #40 DONE 0.1s
10:25:15 [2020-07-27T10:25:15.367Z] 
10:25:15 [2020-07-27T10:25:15.367Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:25:15 [2020-07-27T10:25:15.519Z] ok  	github.com/docker/docker/volume/local	0.037s	coverage: 73.0% of statements
10:25:15 [2020-07-27T10:25:15.642Z] #42 DONE 0.4s
10:25:15 [2020-07-27T10:25:15.642Z] 
10:25:15 [2020-07-27T10:25:15.642Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:25:15 [2020-07-27T10:25:15.907Z] #44 DONE 0.2s
10:25:15 [2020-07-27T10:25:15.907Z] 
10:25:15 [2020-07-27T10:25:15.907Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:16 [2020-07-27T10:25:16.153Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
10:25:16 [2020-07-27T10:25:16.788Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
10:25:22 [2020-07-27T10:25:22.830Z] #46 ...
10:25:22 [2020-07-27T10:25:22.830Z] 
10:25:22 [2020-07-27T10:25:22.830Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:22 [2020-07-27T10:25:22.830Z] #53 239.4 + bin/containerd
10:25:25 [2020-07-27T10:25:25.935Z] #45 ...
10:25:25 [2020-07-27T10:25:25.935Z] 
10:25:25 [2020-07-27T10:25:25.935Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:25 [2020-07-27T10:25:25.935Z] #52 198.0 + bin/containerd-stress
10:25:27 [2020-07-27T10:25:27.853Z] #52 201.2 + bin/containerd-shim
10:25:31 [2020-07-27T10:25:31.436Z] #53 ...
10:25:31 [2020-07-27T10:25:31.436Z] 
10:25:31 [2020-07-27T10:25:31.436Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:25:31 [2020-07-27T10:25:31.436Z] #22 285.5 + return
10:25:31 [2020-07-27T10:25:31.436Z] #22 DONE 285.7s
10:25:31 [2020-07-27T10:25:31.436Z] 
10:25:31 [2020-07-27T10:25:31.436Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:32 [2020-07-27T10:25:32.119Z] #53 ...
10:25:32 [2020-07-27T10:25:32.119Z] 
10:25:32 [2020-07-27T10:25:32.119Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:25:32 [2020-07-27T10:25:32.119Z] #23 DONE 0.1s
10:25:32 [2020-07-27T10:25:32.119Z] 
10:25:32 [2020-07-27T10:25:32.119Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:32 [2020-07-27T10:25:32.172Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/rootless	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/volume	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === Skipped
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver btrfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver btrfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver btrfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver btrfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver btrfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:73: No driver to put!
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z] time="2020-07-27T10:24:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z] time="2020-07-27T10:24:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z] time="2020-07-27T10:24:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z] time="2020-07-27T10:24:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z] time="2020-07-27T10:24:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:73: No driver to put!
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     overlay_test.go:49: Fails to compute changes intermittently
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver zfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver zfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver zfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver zfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:46: Driver zfs not supported
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     graphtest_unix.go:73: No driver to put!
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:25:32 [2020-07-27T10:25:32.172Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] 
10:25:32 [2020-07-27T10:25:32.172Z] DONE 2123 tests, 26 skipped in 191.714s
10:25:32 [2020-07-27T10:25:32.421Z] #46 ...
10:25:32 [2020-07-27T10:25:32.421Z] 
10:25:32 [2020-07-27T10:25:32.421Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
Post stage
[Pipeline] junit
10:25:32 [2020-07-27T10:25:32.854Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:25:33 [2020-07-27T10:25:33.400Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -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:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh dynbinary test-integration
10:25:33 [2020-07-27T10:25:33.516Z] #27 DONE 1.0s
10:25:33 [2020-07-27T10:25:33.516Z] 
10:25:33 [2020-07-27T10:25:33.516Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:33 [2020-07-27T10:25:33.516Z] #46 ...
10:25:33 [2020-07-27T10:25:33.516Z] 
10:25:33 [2020-07-27T10:25:33.516Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:25:33 [2020-07-27T10:25:33.516Z] #30 DONE 0.1s
10:25:33 [2020-07-27T10:25:33.516Z] 
10:25:33 [2020-07-27T10:25:33.516Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:25:33 [2020-07-27T10:25:33.517Z] #32 DONE 0.1s
10:25:33 [2020-07-27T10:25:33.517Z] 
10:25:33 [2020-07-27T10:25:33.517Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:25:33 [2020-07-27T10:25:33.517Z] #35 DONE 0.1s
10:25:33 [2020-07-27T10:25:33.517Z] 
10:25:33 [2020-07-27T10:25:33.517Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:25:33 [2020-07-27T10:25:33.517Z] #38 DONE 0.1s
10:25:33 [2020-07-27T10:25:33.517Z] 
10:25:33 [2020-07-27T10:25:33.517Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:33 [2020-07-27T10:25:33.693Z] 
10:25:33 [2020-07-27T10:25:33.693Z] Removing bundles/
10:25:33 [2020-07-27T10:25:33.693Z] 
10:25:33 [2020-07-27T10:25:33.693Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:25:33 [2020-07-27T10:25:33.817Z] #53 ...
10:25:33 [2020-07-27T10:25:33.817Z] 
10:25:33 [2020-07-27T10:25:33.817Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:25:33 [2020-07-27T10:25:33.817Z] #41 DONE 0.1s
10:25:33 [2020-07-27T10:25:33.817Z] 
10:25:33 [2020-07-27T10:25:33.817Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:25:33 [2020-07-27T10:25:33.817Z] #43 DONE 0.1s
10:25:33 [2020-07-27T10:25:33.817Z] 
10:25:33 [2020-07-27T10:25:33.817Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:25:33 [2020-07-27T10:25:33.817Z] #45 DONE 0.1s
10:25:33 [2020-07-27T10:25:33.817Z] 
10:25:33 [2020-07-27T10:25:33.817Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:33 [2020-07-27T10:25:33.986Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:25:33 [2020-07-27T10:25:33.986Z] GOOS="" GOARCH="" GOARM=""
10:25:36 [2020-07-27T10:25:36.014Z] #52 209.3 + bin/containerd-shim-runc-v1
10:25:36 [2020-07-27T10:25:36.276Z] #52 ...
10:25:36 [2020-07-27T10:25:36.276Z] 
10:25:36 [2020-07-27T10:25:36.276Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:36 [2020-07-27T10:25:36.276Z] #45 DONE 240.4s
10:25:36 [2020-07-27T10:25:36.539Z] 
10:25:36 [2020-07-27T10:25:36.539Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:39 [2020-07-27T10:25:39.189Z] #52 ...
10:25:39 [2020-07-27T10:25:39.189Z] 
10:25:39 [2020-07-27T10:25:39.189Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:25:39 [2020-07-27T10:25:39.760Z] #46 DONE 1.0s
10:25:39 [2020-07-27T10:25:39.760Z] 
10:25:39 [2020-07-27T10:25:39.760Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:39 [2020-07-27T10:25:39.760Z] #52 213.3 + bin/containerd-shim-runc-v2
10:25:40 [2020-07-27T10:25:40.022Z] #52 ...
10:25:40 [2020-07-27T10:25:40.022Z] 
10:25:40 [2020-07-27T10:25:40.022Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:25:40 [2020-07-27T10:25:40.022Z] #48 DONE 0.1s
10:25:40 [2020-07-27T10:25:40.022Z] 
10:25:40 [2020-07-27T10:25:40.022Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:25:40 [2020-07-27T10:25:40.022Z] #50 DONE 0.2s
10:25:40 [2020-07-27T10:25:40.022Z] 
10:25:40 [2020-07-27T10:25:40.022Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:40 [2020-07-27T10:25:40.965Z] #52 214.3 + binaries
10:25:40 [2020-07-27T10:25:40.965Z] #52 214.3 + install -D bin/containerd /build/containerd
10:25:40 [2020-07-27T10:25:40.965Z] #52 214.4 + install -D bin/containerd-shim /build/containerd-shim
10:25:40 [2020-07-27T10:25:40.966Z] #52 214.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:25:40 [2020-07-27T10:25:40.966Z] #52 214.4 + install -D bin/ctr /build/ctr
10:25:42 [2020-07-27T10:25:42.881Z] #52 DONE 215.9s
10:25:43 [2020-07-27T10:25:43.823Z] 
10:25:43 [2020-07-27T10:25:43.823Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:25:45 [2020-07-27T10:25:45.736Z] #53 DONE 1.6s
10:25:45 [2020-07-27T10:25:45.736Z] 
10:25:45 [2020-07-27T10:25:45.736Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:25:45 [2020-07-27T10:25:45.736Z] #57 DONE 0.4s
10:25:45 [2020-07-27T10:25:45.736Z] 
10:25:45 [2020-07-27T10:25:45.736Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:25:46 [2020-07-27T10:25:46.677Z] #59 DONE 0.9s
10:25:46 [2020-07-27T10:25:46.677Z] 
10:25:46 [2020-07-27T10:25:46.677Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:25:46 [2020-07-27T10:25:46.677Z] #61 DONE 0.1s
10:25:46 [2020-07-27T10:25:46.938Z] 
10:25:46 [2020-07-27T10:25:46.938Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:25:46 [2020-07-27T10:25:46.938Z] #62 DONE 0.0s
10:25:46 [2020-07-27T10:25:46.938Z] 
10:25:46 [2020-07-27T10:25:46.938Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:25:48 [2020-07-27T10:25:48.324Z] #63 DONE 1.5s
10:25:48 [2020-07-27T10:25:48.324Z] 
10:25:48 [2020-07-27T10:25:48.324Z] #64 exporting to image
10:25:48 [2020-07-27T10:25:48.324Z] #64 exporting layers
10:25:52 [2020-07-27T10:25:52.538Z] #64 exporting layers 3.8s done
10:25:52 [2020-07-27T10:25:52.538Z] #64 writing image sha256:04eb53e2ce088d7a9a1d01872984eb7ec81dc47b0fc88367aa0c5c0ef5430507
10:25:52 [2020-07-27T10:25:52.538Z] #64 writing image sha256:04eb53e2ce088d7a9a1d01872984eb7ec81dc47b0fc88367aa0c5c0ef5430507 done
10:25:52 [2020-07-27T10:25:52.538Z] #64 naming to docker.io/library/docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 done
10:25:52 [2020-07-27T10:25:52.538Z] #64 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:25:52 [2020-07-27T10:25:52.619Z] #45 ...
10:25:52 [2020-07-27T10:25:52.619Z] 
10:25:52 [2020-07-27T10:25:52.619Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:52 [2020-07-27T10:25:52.619Z] #52 225.1 + bin/containerd-stress
10:25:52 [2020-07-27T10:25:52.619Z] #52 ...
10:25:52 [2020-07-27T10:25:52.619Z] 
10:25:52 [2020-07-27T10:25:52.619Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:52 [2020-07-27T10:25:52.619Z] #45 DONE 272.6s
10:25:52 [2020-07-27T10:25:52.619Z] 
10:25:52 [2020-07-27T10:25:52.619Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:52 [2020-07-27T10:25:52.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/test/unit
10:25:53 [2020-07-27T10:25:53.922Z] 4612f6d0b889: Pull complete
10:25:55 [2020-07-27T10:25:55.156Z] #52 ...
10:25:55 [2020-07-27T10:25:55.156Z] 
10:25:55 [2020-07-27T10:25:55.156Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:25:55 [2020-07-27T10:25:55.156Z] #46 DONE 0.6s
10:25:55 [2020-07-27T10:25:55.156Z] 
10:25:55 [2020-07-27T10:25:55.156Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:25:55 [2020-07-27T10:25:55.156Z] #48 DONE 0.1s
10:25:55 [2020-07-27T10:25:55.415Z] 
10:25:55 [2020-07-27T10:25:55.415Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:25:55 [2020-07-27T10:25:55.415Z] #50 DONE 0.3s
10:25:55 [2020-07-27T10:25:55.415Z] 
10:25:55 [2020-07-27T10:25:55.415Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:55 [2020-07-27T10:25:55.674Z] #52 228.4 + bin/containerd-shim
10:25:58 [2020-07-27T10:25:58.170Z] ?   	github.com/docker/docker/api	[no test files]
10:25:59 [2020-07-27T10:25:59.785Z] #52 ...
10:25:59 [2020-07-27T10:25:59.785Z] 
10:25:59 [2020-07-27T10:25:59.785Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:25:59 [2020-07-27T10:25:59.785Z] #45 DONE 276.5s
10:25:59 [2020-07-27T10:25:59.785Z] 
10:25:59 [2020-07-27T10:25:59.785Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:25:59 [2020-07-27T10:25:59.785Z] #52 229.0 + bin/containerd-stress
10:26:00 [2020-07-27T10:26:00.726Z] #52 ...
10:26:00 [2020-07-27T10:26:00.726Z] 
10:26:00 [2020-07-27T10:26:00.726Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:26:00 [2020-07-27T10:26:00.726Z] #46 DONE 0.7s
10:26:00 [2020-07-27T10:26:00.986Z] 
10:26:00 [2020-07-27T10:26:00.986Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:26:00 [2020-07-27T10:26:00.986Z] #48 DONE 0.2s
10:26:00 [2020-07-27T10:26:00.986Z] 
10:26:00 [2020-07-27T10:26:00.986Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:26:01 [2020-07-27T10:26:01.246Z] #50 DONE 0.3s
10:26:01 [2020-07-27T10:26:01.246Z] 
10:26:01 [2020-07-27T10:26:01.246Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:26:01 [2020-07-27T10:26:01.814Z] #52 231.5 + bin/containerd-shim
10:26:02 [2020-07-27T10:26:02.243Z] #52 235.0 + bin/containerd-shim-runc-v1
10:26:05 [2020-07-27T10:26:05.537Z] #52 238.1 + bin/containerd-shim-runc-v2
10:26:06 [2020-07-27T10:26:06.105Z] #52 238.9 + binaries
10:26:06 [2020-07-27T10:26:06.363Z] #52 238.9 + install -D bin/containerd /build/containerd
10:26:06 [2020-07-27T10:26:06.363Z] #52 239.0 + install -D bin/containerd-shim /build/containerd-shim
10:26:06 [2020-07-27T10:26:06.363Z] #52 239.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:26:06 [2020-07-27T10:26:06.363Z] #52 239.0 + install -D bin/ctr /build/ctr
10:26:06 [2020-07-27T10:26:06.637Z] #53 ...
10:26:06 [2020-07-27T10:26:06.637Z] 
10:26:06 [2020-07-27T10:26:06.637Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:26:06 [2020-07-27T10:26:06.637Z] #46 DONE 321.0s
10:26:06 [2020-07-27T10:26:06.637Z] 
10:26:06 [2020-07-27T10:26:06.637Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:26:07 [2020-07-27T10:26:07.684Z] #53 ...
10:26:07 [2020-07-27T10:26:07.684Z] 
10:26:07 [2020-07-27T10:26:07.684Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:26:07 [2020-07-27T10:26:07.684Z] #47 DONE 0.1s
10:26:07 [2020-07-27T10:26:07.684Z] 
10:26:07 [2020-07-27T10:26:07.684Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:26:07 [2020-07-27T10:26:07.684Z] #49 DONE 0.1s
10:26:07 [2020-07-27T10:26:07.684Z] 
10:26:07 [2020-07-27T10:26:07.684Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:26:07 [2020-07-27T10:26:07.738Z] #52 DONE 240.1s
10:26:07 [2020-07-27T10:26:07.979Z] #51 DONE 0.1s
10:26:07 [2020-07-27T10:26:07.979Z] 
10:26:07 [2020-07-27T10:26:07.979Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:26:08 [2020-07-27T10:26:08.010Z] 
10:26:08 [2020-07-27T10:26:08.010Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:26:08 [2020-07-27T10:26:08.384Z] #52 238.1 + bin/containerd-shim-runc-v1
10:26:08 [2020-07-27T10:26:08.953Z] #53 DONE 0.8s
10:26:08 [2020-07-27T10:26:08.953Z] 
10:26:08 [2020-07-27T10:26:08.953Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:26:09 [2020-07-27T10:26:09.212Z] #57 DONE 0.2s
10:26:09 [2020-07-27T10:26:09.212Z] 
10:26:09 [2020-07-27T10:26:09.212Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:26:09 [2020-07-27T10:26:09.780Z] #59 DONE 0.4s
10:26:09 [2020-07-27T10:26:09.780Z] 
10:26:09 [2020-07-27T10:26:09.780Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:26:09 [2020-07-27T10:26:09.780Z] #61 DONE 0.0s
10:26:09 [2020-07-27T10:26:09.780Z] 
10:26:09 [2020-07-27T10:26:09.780Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:26:09 [2020-07-27T10:26:09.780Z] #62 DONE 0.0s
10:26:09 [2020-07-27T10:26:09.780Z] 
10:26:09 [2020-07-27T10:26:09.780Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:26:10 [2020-07-27T10:26:10.348Z] #63 DONE 0.6s
10:26:10 [2020-07-27T10:26:10.348Z] 
10:26:10 [2020-07-27T10:26:10.348Z] #64 exporting to image
10:26:10 [2020-07-27T10:26:10.348Z] #64 exporting layers
10:26:10 [2020-07-27T10:26:10.425Z] ok  	github.com/docker/docker/api/server	0.060s	coverage: 9.0% of statements
10:26:11 [2020-07-27T10:26:11.674Z] #52 241.4 + bin/containerd-shim-runc-v2
10:26:12 [2020-07-27T10:26:12.613Z] #52 242.3 + binaries
10:26:12 [2020-07-27T10:26:12.613Z] #52 242.3 + install -D bin/containerd /build/containerd
10:26:12 [2020-07-27T10:26:12.613Z] #52 242.4 + install -D bin/containerd-shim /build/containerd-shim
10:26:12 [2020-07-27T10:26:12.613Z] #52 242.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:26:12 [2020-07-27T10:26:12.613Z] #52 242.4 + install -D bin/ctr /build/ctr
10:26:13 [2020-07-27T10:26:13.549Z] #52 DONE 243.5s
10:26:14 [2020-07-27T10:26:14.487Z] 
10:26:14 [2020-07-27T10:26:14.487Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:26:14 [2020-07-27T10:26:14.912Z] #53 291.3 + bin/containerd-stress
10:26:15 [2020-07-27T10:26:15.465Z] #53 DONE 0.9s
10:26:15 [2020-07-27T10:26:15.465Z] 
10:26:15 [2020-07-27T10:26:15.465Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:26:15 [2020-07-27T10:26:15.465Z] #57 DONE 0.3s
10:26:15 [2020-07-27T10:26:15.728Z] 
10:26:15 [2020-07-27T10:26:15.728Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:26:15 [2020-07-27T10:26:15.990Z] #59 DONE 0.5s
10:26:15 [2020-07-27T10:26:15.990Z] 
10:26:15 [2020-07-27T10:26:15.990Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:26:15 [2020-07-27T10:26:15.990Z] #61 DONE 0.0s
10:26:16 [2020-07-27T10:26:16.250Z] 
10:26:16 [2020-07-27T10:26:16.250Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:26:16 [2020-07-27T10:26:16.250Z] #62 DONE 0.0s
10:26:16 [2020-07-27T10:26:16.250Z] 
10:26:16 [2020-07-27T10:26:16.250Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:26:16 [2020-07-27T10:26:16.435Z] #53 293.6 + bin/containerd-shim
10:26:16 [2020-07-27T10:26:16.818Z] #63 DONE 0.7s
10:26:16 [2020-07-27T10:26:16.818Z] 
10:26:16 [2020-07-27T10:26:16.818Z] #64 exporting to image
10:26:16 [2020-07-27T10:26:16.818Z] #64 exporting layers
10:26:16 [2020-07-27T10:26:16.943Z] #64 exporting layers 6.4s done
10:26:16 [2020-07-27T10:26:16.943Z] #64 writing image sha256:a18ab74dfa1f2b8452f3895c3c919d18acf97a45fc7d427b2a2e17ef46096e97 0.0s done
10:26:16 [2020-07-27T10:26:16.943Z] #64 naming to docker.io/library/docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 done
10:26:16 [2020-07-27T10:26:16.943Z] #64 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:26:17 [2020-07-27T10:26:17.325Z] + trap exit INT TERM
10:26:17 [2020-07-27T10:26:17.325Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:26:17 [2020-07-27T10:26:17.325Z] + CONTAINER_NAME=docker-pr1
10:26:17 [2020-07-27T10:26:17.325Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41267/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh dynbinary-daemon
10:26:18 [2020-07-27T10:26:18.705Z] 
10:26:18 [2020-07-27T10:26:18.705Z] Removing bundles/
10:26:18 [2020-07-27T10:26:18.705Z] 
10:26:18 [2020-07-27T10:26:18.705Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:26:18 [2020-07-27T10:26:18.705Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:26:18 [2020-07-27T10:26:18.705Z] GOOS="" GOARCH="" GOARM=""
10:26:23 [2020-07-27T10:26:23.382Z] #64 exporting layers 6.3s done
10:26:23 [2020-07-27T10:26:23.382Z] #64 writing image sha256:0efb98bc67d1e98be67513cba1aa7db89de37b910706e88b2b275cf48cfd0aa8 done
10:26:23 [2020-07-27T10:26:23.382Z] #64 naming to docker.io/library/docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 done
10:26:23 [2020-07-27T10:26:23.382Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
10:26:23 [2020-07-27T10:26:23.422Z] #53 300.5 + bin/containerd-shim-runc-v1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:26:23 [2020-07-27T10:26:23.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -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:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh dynbinary test-integration
10:26:24 [2020-07-27T10:26:24.667Z] 
10:26:24 [2020-07-27T10:26:24.667Z] Removing bundles/
10:26:24 [2020-07-27T10:26:24.667Z] 
10:26:24 [2020-07-27T10:26:24.667Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:26:24 [2020-07-27T10:26:24.927Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:26:24 [2020-07-27T10:26:24.927Z] GOOS="" GOARCH="" GOARM=""
10:26:26 [2020-07-27T10:26:26.979Z] #53 303.7 + bin/containerd-shim-runc-v2
10:26:27 [2020-07-27T10:26:27.618Z] #53 304.7 + binaries
10:26:27 [2020-07-27T10:26:27.618Z] #53 304.7 + install -D bin/containerd /build/containerd
10:26:27 [2020-07-27T10:26:27.618Z] #53 304.8 + install -D bin/containerd-shim /build/containerd-shim
10:26:27 [2020-07-27T10:26:27.618Z] #53 304.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:26:27 [2020-07-27T10:26:27.618Z] #53 304.8 + install -D bin/ctr /build/ctr
10:26:27 [2020-07-27T10:26:27.618Z] #53 DONE 304.9s
10:26:28 [2020-07-27T10:26:28.662Z] 
10:26:28 [2020-07-27T10:26:28.662Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:26:28 [2020-07-27T10:26:28.662Z] #54 DONE 0.1s
10:26:28 [2020-07-27T10:26:28.662Z] 
10:26:28 [2020-07-27T10:26:28.662Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:26:28 [2020-07-27T10:26:28.662Z] #58 DONE 0.1s
10:26:28 [2020-07-27T10:26:28.662Z] 
10:26:28 [2020-07-27T10:26:28.662Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:26:28 [2020-07-27T10:26:28.662Z] #60 DONE 0.1s
10:26:28 [2020-07-27T10:26:28.958Z] 
10:26:28 [2020-07-27T10:26:28.958Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:26:28 [2020-07-27T10:26:28.958Z] #62 DONE 0.0s
10:26:28 [2020-07-27T10:26:28.958Z] 
10:26:28 [2020-07-27T10:26:28.958Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:26:28 [2020-07-27T10:26:28.958Z] #63 DONE 0.1s
10:26:28 [2020-07-27T10:26:28.958Z] 
10:26:28 [2020-07-27T10:26:28.958Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
10:26:30 [2020-07-27T10:26:30.950Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:26:30 [2020-07-27T10:26:30.950Z] 
10:26:30 [2020-07-27T10:26:30.950Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:26:30 [2020-07-27T10:26:30.950Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:26:30 [2020-07-27T10:26:30.950Z] HOSTNAME=ba4868ad0202
10:26:30 [2020-07-27T10:26:30.950Z] TESTDEBUG=0
10:26:30 [2020-07-27T10:26:30.950Z] DEST=bundles/test-integration
10:26:30 [2020-07-27T10:26:30.950Z] PWD=/go/src/github.com/docker/docker
10:26:30 [2020-07-27T10:26:30.950Z] DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:26:30 [2020-07-27T10:26:30.950Z] container=docker
10:26:30 [2020-07-27T10:26:30.950Z] HOME=/root
10:26:30 [2020-07-27T10:26:30.950Z] GOLANG_VERSION=1.13.14
10:26:30 [2020-07-27T10:26:30.950Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:26:30 [2020-07-27T10:26:30.950Z] VALIDATE_BRANCH=master
10:26:30 [2020-07-27T10:26:30.950Z] TERM=xterm
10:26:30 [2020-07-27T10:26:30.950Z] DOCKER_PKG=github.com/docker/docker
10:26:30 [2020-07-27T10:26:30.950Z] SHLVL=1
10:26:30 [2020-07-27T10:26:30.950Z] TIMEOUT=120m
10:26:30 [2020-07-27T10:26:30.950Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:26:30 [2020-07-27T10:26:30.950Z] DOCKER_GRAPHDRIVER=overlay2
10:26:30 [2020-07-27T10:26:30.950Z] GO111MODULE=off
10:26:30 [2020-07-27T10:26:30.950Z] DOCKER_EXPERIMENTAL=1
10:26:30 [2020-07-27T10:26:30.950Z] TEST_SKIP_INTEGRATION_CLI=1
10:26:30 [2020-07-27T10:26:30.950Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:26:30 [2020-07-27T10:26:30.950Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:26:30 [2020-07-27T10:26:30.950Z] GOPATH=/go
10:26:30 [2020-07-27T10:26:30.950Z] PKG_CONFIG=pkg-config
10:26:30 [2020-07-27T10:26:30.950Z] _=/usr/bin/env
10:26:30 [2020-07-27T10:26:30.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:26:31 [2020-07-27T10:26:31.050Z] #64 DONE 2.1s
10:26:31 [2020-07-27T10:26:31.050Z] 
10:26:31 [2020-07-27T10:26:31.050Z] #65 exporting to oci image format
10:26:31 [2020-07-27T10:26:31.050Z] #65 exporting layers
10:26:33 [2020-07-27T10:26:33.755Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 1m55.641404444s 
10:26:33 [2020-07-27T10:26:33.755Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 668.631457ms 
10:26:43 [2020-07-27T10:26:43.755Z] INFO [runner/unused/goanalysis] analyzers took 27.560078401s with top 10 stages: buildssa: 23.296149114s, U1000: 4.263929287s 
10:26:58 [2020-07-27T10:26:58.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:26:58 [2020-07-27T10:26:58.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:26:58 [2020-07-27T10:26:58.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/api/server/middleware	0.035s	coverage: 37.7% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 5.1% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/builder/dockerignore	0.012s	coverage: 96.8% of statements
10:27:06 [2020-07-27T10:27:06.735Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
10:27:07 [2020-07-27T10:27:07.311Z] ok  	github.com/docker/docker/builder/remotecontext	0.348s	coverage: 13.6% of statements
10:27:08 [2020-07-27T10:27:08.258Z] ok  	github.com/docker/docker/builder/dockerfile	0.850s	coverage: 48.1% of statements
10:27:08 [2020-07-27T10:27:08.521Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.406s	coverage: 86.3% of statements
10:27:08 [2020-07-27T10:27:08.521Z] ?   	github.com/docker/docker/cli	[no test files]
10:27:08 [2020-07-27T10:27:08.521Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:27:13 [2020-07-27T10:27:13.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:27:13 [2020-07-27T10:27:13.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:27:13 [2020-07-27T10:27:13.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:27:13 [2020-07-27T10:27:13.827Z] ok  	github.com/docker/docker/client	0.310s	coverage: 75.4% of statements
10:27:14 [2020-07-27T10:27:14.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:27:14 [2020-07-27T10:27:14.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:27:16 [2020-07-27T10:27:16.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:27:18 [2020-07-27T10:27:18.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:27:19 [2020-07-27T10:27:19.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:27:20 [2020-07-27T10:27:20.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:27:20 [2020-07-27T10:27:20.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:27:21 [2020-07-27T10:27:21.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:27:23 [2020-07-27T10:27:23.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:27:24 [2020-07-27T10:27:24.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:27:25 [2020-07-27T10:27:25.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:27:26 [2020-07-27T10:27:26.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:27:27 [2020-07-27T10:27:27.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:27:27 [2020-07-27T10:27:27.156Z] Using test binary docker
10:27:27 [2020-07-27T10:27:27.156Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:27:27 [2020-07-27T10:27:27.156Z] +++ /etc/init.d/apparmor start
10:27:27 [2020-07-27T10:27:27.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:27:27 [2020-07-27T10:27:27.156Z] INFO: Waiting for daemon to start...
10:27:27 [2020-07-27T10:27:27.156Z] Starting dockerd
10:27:27 [2020-07-27T10:27:27.156Z] +++ 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
10:27:29 [2020-07-27T10:27:29.242Z] .
10:27:29 [2020-07-27T10:27:29.242Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:27:29 [2020-07-27T10:27:29.242Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:27:29 [2020-07-27T10:27:29.242Z] Error: No such image: emptyfs
10:27:29 [2020-07-27T10:27:29.242Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:27:29 [2020-07-27T10:27:29.242Z] ++++ docker load
10:27:29 [2020-07-27T10:27:29.242Z] Running integration-test (iteration 1)
10:27:29 [2020-07-27T10:27:29.242Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
10:27:29 [2020-07-27T10:27:29.242Z] ++ 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
10:27:29 [2020-07-27T10:27:29.242Z] ++ set -e
10:27:29 [2020-07-27T10:27:29.242Z] ++ '[' -n 0 ']'
10:27:29 [2020-07-27T10:27:29.242Z] ++ set -x
10:27:29 [2020-07-27T10:27:29.242Z] ++ env -i DEST=/go/src/github.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
10:27:35 [2020-07-27T10:27:35.538Z] fc1b9e59edad: Pull complete
10:27:35 [2020-07-27T10:27:35.538Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
10:27:35 [2020-07-27T10:27:35.538Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:27:35 [2020-07-27T10:27:35.538Z] mcr.microsoft.com/windows/servercore:ltsc2019
10:27:35 [2020-07-27T10:27:35.538Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
10:27:35 [2020-07-27T10:27:35.538Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
10:27:35 [2020-07-27T10:27:35.538Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339'
10:27:35 [2020-07-27T10:27:35.538Z] INFO: Docker version of control daemon
10:27:35 [2020-07-27T10:27:35.538Z] 
10:27:35 [2020-07-27T10:27:35.538Z] Client: Docker Engine - Enterprise
10:27:35 [2020-07-27T10:27:35.538Z]  Version:           19.03.5
10:27:35 [2020-07-27T10:27:35.538Z]  API version:       1.40
10:27:35 [2020-07-27T10:27:35.538Z]  Go version:        go1.12.12
10:27:35 [2020-07-27T10:27:35.538Z]  Git commit:        2ee0c57608
10:27:35 [2020-07-27T10:27:35.538Z]  Built:             11/13/2019 08:00:16
10:27:35 [2020-07-27T10:27:35.538Z]  OS/Arch:           windows/amd64
10:27:35 [2020-07-27T10:27:35.538Z]  Experimental:      false
10:27:35 [2020-07-27T10:27:35.538Z] 
10:27:35 [2020-07-27T10:27:35.539Z] Server: Docker Engine - Enterprise
10:27:35 [2020-07-27T10:27:35.539Z]  Engine:
10:27:35 [2020-07-27T10:27:35.539Z]   Version:          19.03.5
10:27:35 [2020-07-27T10:27:35.539Z]   API version:      1.40 (minimum version 1.24)
10:27:35 [2020-07-27T10:27:35.539Z]   Go version:       go1.12.12
10:27:35 [2020-07-27T10:27:35.539Z]   Git commit:       2ee0c57608
10:27:35 [2020-07-27T10:27:35.539Z]   Built:            11/13/2019 07:58:51
10:27:35 [2020-07-27T10:27:35.539Z]   OS/Arch:          windows/amd64
10:27:35 [2020-07-27T10:27:35.539Z]   Experimental:     true
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Docker info of control daemon
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:35 [2020-07-27T10:27:35.539Z] Client:
10:27:35 [2020-07-27T10:27:35.539Z]  Debug Mode: false
10:27:35 [2020-07-27T10:27:35.539Z]  Plugins:
10:27:35 [2020-07-27T10:27:35.539Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:35 [2020-07-27T10:27:35.539Z] Server:
10:27:35 [2020-07-27T10:27:35.539Z]  Containers: 0
10:27:35 [2020-07-27T10:27:35.539Z]   Running: 0
10:27:35 [2020-07-27T10:27:35.539Z]   Paused: 0
10:27:35 [2020-07-27T10:27:35.539Z]   Stopped: 0
10:27:35 [2020-07-27T10:27:35.539Z]  Images: 1
10:27:35 [2020-07-27T10:27:35.539Z]  Server Version: 19.03.5
10:27:35 [2020-07-27T10:27:35.539Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:27:35 [2020-07-27T10:27:35.539Z]   Windows: 
10:27:35 [2020-07-27T10:27:35.539Z]   LCOW: 
10:27:35 [2020-07-27T10:27:35.539Z]  Logging Driver: json-file
10:27:35 [2020-07-27T10:27:35.539Z]  Plugins:
10:27:35 [2020-07-27T10:27:35.539Z]   Volume: local
10:27:35 [2020-07-27T10:27:35.539Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:27:35 [2020-07-27T10:27:35.539Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:27:35 [2020-07-27T10:27:35.539Z]  Swarm: inactive
10:27:35 [2020-07-27T10:27:35.539Z]  Default Isolation: process
10:27:35 [2020-07-27T10:27:35.539Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:27:35 [2020-07-27T10:27:35.539Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
10:27:35 [2020-07-27T10:27:35.539Z]  OSType: windows
10:27:35 [2020-07-27T10:27:35.539Z]  Architecture: x86_64
10:27:35 [2020-07-27T10:27:35.539Z]  CPUs: 4
10:27:35 [2020-07-27T10:27:35.539Z]  Total Memory: 32GiB
10:27:35 [2020-07-27T10:27:35.539Z]  Name: azwin-2-ce19f0
10:27:35 [2020-07-27T10:27:35.539Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
10:27:35 [2020-07-27T10:27:35.539Z]  Docker Root Dir: D:\docker
10:27:35 [2020-07-27T10:27:35.539Z]  Debug Mode: false
10:27:35 [2020-07-27T10:27:35.539Z]  Registry: https://index.docker.io/v1/
10:27:35 [2020-07-27T10:27:35.539Z]  Labels:
10:27:35 [2020-07-27T10:27:35.539Z]  Experimental: true
10:27:35 [2020-07-27T10:27:35.539Z]  Insecure Registries:
10:27:35 [2020-07-27T10:27:35.539Z]   10.0.0.4:5000
10:27:35 [2020-07-27T10:27:35.539Z]   127.0.0.0/8
10:27:35 [2020-07-27T10:27:35.539Z]  Registry Mirrors:
10:27:35 [2020-07-27T10:27:35.539Z]   http://10.0.0.4:5000/
10:27:35 [2020-07-27T10:27:35.539Z]  Live Restore Enabled: false
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Commit hash is 9a6402d761
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Nuke-Everything...
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Container count on control daemon to delete is 0
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Nuking d:\CI
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Zapped successfully
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Location for testing is d:\CI\PR-41267\1
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:35 [2020-07-27T10:27:35.539Z] INFO: Building the image from Dockerfile.windows at 07/27/2020 10:27:33...
10:27:35 [2020-07-27T10:27:35.539Z] 
10:27:37 [2020-07-27T10:27:37.731Z] Loaded image: buildpack-deps:buster
10:27:38 [2020-07-27T10:27:38.031Z] Loaded image: busybox:latest
10:27:38 [2020-07-27T10:27:38.031Z] Loaded image: busybox:glibc
10:27:38 [2020-07-27T10:27:38.031Z] Loaded image: debian:buster
10:27:38 [2020-07-27T10:27:38.031Z] Loaded image: hello-world:latest
10:27:38 [2020-07-27T10:27:38.031Z] INFO: Testing against a local daemon
10:27:38 [2020-07-27T10:27:38.031Z] === RUN   TestCgroupNamespacesBuild
10:27:38 [2020-07-27T10:27:38.525Z] Sending build context to Docker daemon  56.04MB
10:27:38 [2020-07-27T10:27:38.525Z] 
10:27:38 [2020-07-27T10:27:38.525Z] Step 1/10 : FROM microsoft/windowsservercore
10:27:38 [2020-07-27T10:27:38.525Z]  ---> 987b1d5e0abf
10:27:38 [2020-07-27T10:27:38.525Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:27:38 [2020-07-27T10:27:38.525Z]  ---> Running in a894543e9959
10:27:38 [2020-07-27T10:27:38.999Z] Removing intermediate container a894543e9959
10:27:38 [2020-07-27T10:27:38.999Z]  ---> bb3d6bf5c25a
10:27:38 [2020-07-27T10:27:38.999Z] Step 3/10 : ARG GO_VERSION=1.13.14
10:27:38 [2020-07-27T10:27:38.999Z]  ---> Running in 8c226a38779d
10:27:39 [2020-07-27T10:27:39.473Z] Removing intermediate container 8c226a38779d
10:27:39 [2020-07-27T10:27:39.473Z]  ---> cad4ebf99026
10:27:39 [2020-07-27T10:27:39.473Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
10:27:39 [2020-07-27T10:27:39.473Z]  ---> Running in 10f02a3eea04
10:27:39 [2020-07-27T10:27:39.947Z] Removing intermediate container 10f02a3eea04
10:27:39 [2020-07-27T10:27:39.947Z]  ---> 28cd64495956
10:27:39 [2020-07-27T10:27:39.947Z] 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}
10:27:39 [2020-07-27T10:27:39.947Z]  ---> Running in ff6b6ca93e71
10:27:39 [2020-07-27T10:27:39.947Z] Removing intermediate container ff6b6ca93e71
10:27:39 [2020-07-27T10:27:39.947Z]  ---> 83d891cea88d
10:27:39 [2020-07-27T10:27:39.948Z] 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;
10:27:39 [2020-07-27T10:27:39.948Z]  ---> Running in bc8a84d720a0
10:27:40 [2020-07-27T10:27:40.165Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:27:40 [2020-07-27T10:27:40.423Z] 
10:27:40 [2020-07-27T10:27:40.439Z] ok  	github.com/docker/docker/cmd/dockerd	0.120s	coverage: 30.8% of statements
10:27:40 [2020-07-27T10:27:40.767Z] --- PASS: TestCgroupNamespacesBuild (2.17s)
10:27:40 [2020-07-27T10:27:40.767Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:27:41 [2020-07-27T10:27:41.386Z] ok  	github.com/docker/docker/container	0.135s	coverage: 34.7% of statements
10:27:41 [2020-07-27T10:27:41.386Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:27:41 [2020-07-27T10:27:41.386Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:27:41 [2020-07-27T10:27:41.386Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:27:41 [2020-07-27T10:27:41.386Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:27:42 [2020-07-27T10:27:42.277Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
10:27:42 [2020-07-27T10:27:42.278Z] === RUN   TestBuildWithSession
10:27:42 [2020-07-27T10:27:42.278Z] --- SKIP: TestBuildWithSession (0.00s)
10:27:42 [2020-07-27T10:27:42.278Z]     build_session_test.go:25: TODO: BuildKit
10:27:42 [2020-07-27T10:27:42.278Z] === RUN   TestBuildSquashParent
10:27:42 [2020-07-27T10:27:42.334Z] + TEST_INTEGRATION_DEST=1
10:27:42 [2020-07-27T10:27:42.334Z] + CONTAINER_NAME=docker-pr1-1
10:27:42 [2020-07-27T10:27:42.334Z] + TEST_SKIP_INTEGRATION_CLI=1
10:27:42 [2020-07-27T10:27:42.334Z] + run_tests test-integration-flaky
10:27:42 [2020-07-27T10:27:42.334Z] + '[' -n 0 ']'
10:27:42 [2020-07-27T10:27:42.334Z] + rm=
10:27:42 [2020-07-27T10:27:42.334Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41267/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41267/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh test-integration-flaky test-integration
10:27:42 [2020-07-27T10:27:42.334Z] + c=0
10:27:42 [2020-07-27T10:27:42.334Z] ++ jobs -p
10:27:42 [2020-07-27T10:27:42.334Z] + TEST_INTEGRATION_DEST=3
10:27:42 [2020-07-27T10:27:42.334Z] + CONTAINER_NAME=docker-pr1-3
10:27:42 [2020-07-27T10:27:42.334Z] + TEST_SKIP_INTEGRATION=1
10:27:42 [2020-07-27T10:27:42.334Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:27:42 [2020-07-27T10:27:42.334Z] + run_tests
10:27:42 [2020-07-27T10:27:42.334Z] + '[' -n 0 ']'
10:27:42 [2020-07-27T10:27:42.334Z] + rm=
10:27:42 [2020-07-27T10:27:42.334Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41267/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41267/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh '' test-integration
10:27:42 [2020-07-27T10:27:42.334Z] + TEST_INTEGRATION_DEST=2
10:27:42 [2020-07-27T10:27:42.334Z] + CONTAINER_NAME=docker-pr1-2
10:27:42 [2020-07-27T10:27:42.334Z] + TEST_SKIP_INTEGRATION=1
10:27:42 [2020-07-27T10:27:42.334Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:27:42 [2020-07-27T10:27:42.334Z] + run_tests
10:27:42 [2020-07-27T10:27:42.334Z] + '[' -n 0 ']'
10:27:42 [2020-07-27T10:27:42.334Z] + rm=
10:27:42 [2020-07-27T10:27:42.334Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41267/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41267/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh '' test-integration
10:27:42 [2020-07-27T10:27:42.334Z] + for job in $(jobs -p)
10:27:42 [2020-07-27T10:27:42.334Z] + wait 6156
10:27:43 [2020-07-27T10:27:43.270Z] 
10:27:43 [2020-07-27T10:27:43.270Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:27:43 [2020-07-27T10:27:43.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:27:43 [2020-07-27T10:27:43.270Z] HOSTNAME=8cc3fb88ace3
10:27:43 [2020-07-27T10:27:43.270Z] TEST_SKIP_INTEGRATION=1
10:27:43 [2020-07-27T10:27:43.270Z] TESTDEBUG=0
10:27:43 [2020-07-27T10:27:43.270Z] DEST=bundles/test-integration
10:27:43 [2020-07-27T10:27:43.270Z] PWD=/go/src/github.com/docker/docker
10:27:43 [2020-07-27T10:27:43.270Z] KEEPBUNDLE=1
10:27:43 [2020-07-27T10:27:43.270Z] DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:27:43 [2020-07-27T10:27:43.270Z] container=docker
10:27:43 [2020-07-27T10:27:43.270Z] HOME=/root
10:27:43 [2020-07-27T10:27:43.270Z] GOLANG_VERSION=1.13.14
10:27:43 [2020-07-27T10:27:43.270Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:27:43 [2020-07-27T10:27:43.270Z] VALIDATE_BRANCH=master
10:27:43 [2020-07-27T10:27:43.270Z] TERM=xterm
10:27:43 [2020-07-27T10:27:43.270Z] DOCKER_PKG=github.com/docker/docker
10:27:43 [2020-07-27T10:27:43.270Z] SHLVL=1
10:27:43 [2020-07-27T10:27:43.270Z] TIMEOUT=120m
10:27:43 [2020-07-27T10:27:43.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:27:43 [2020-07-27T10:27:43.270Z] DOCKER_GRAPHDRIVER=overlay2
10:27:43 [2020-07-27T10:27:43.270Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:27:43 [2020-07-27T10:27:43.270Z] GO111MODULE=off
10:27:43 [2020-07-27T10:27:43.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:27:43 [2020-07-27T10:27:43.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:27:43 [2020-07-27T10:27:43.270Z] GOPATH=/go
10:27:43 [2020-07-27T10:27:43.270Z] PKG_CONFIG=pkg-config
10:27:43 [2020-07-27T10:27:43.270Z] _=/usr/bin/env
10:27:43 [2020-07-27T10:27:43.270Z] Building test suite binary ./integration-cli/test.main
10:27:43 [2020-07-27T10:27:43.530Z] 
10:27:43 [2020-07-27T10:27:43.530Z] 
10:27:43 [2020-07-27T10:27:43.792Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:27:43 [2020-07-27T10:27:43.792Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:27:43 [2020-07-27T10:27:43.792Z] HOSTNAME=1da5a9de67fb
10:27:43 [2020-07-27T10:27:43.792Z] TEST_SKIP_INTEGRATION=1
10:27:43 [2020-07-27T10:27:43.792Z] TESTDEBUG=0
10:27:43 [2020-07-27T10:27:43.792Z] DEST=bundles/test-integration
10:27:43 [2020-07-27T10:27:43.792Z] PWD=/go/src/github.com/docker/docker
10:27:43 [2020-07-27T10:27:43.792Z] KEEPBUNDLE=1
10:27:43 [2020-07-27T10:27:43.792Z] DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:27:43 [2020-07-27T10:27:43.792Z] container=docker
10:27:43 [2020-07-27T10:27:43.792Z] HOME=/root
10:27:43 [2020-07-27T10:27:43.792Z] GOLANG_VERSION=1.13.14
10:27:43 [2020-07-27T10:27:43.792Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:27:43 [2020-07-27T10:27:43.792Z] VALIDATE_BRANCH=master
10:27:43 [2020-07-27T10:27:43.792Z] TERM=xterm
10:27:43 [2020-07-27T10:27:43.792Z] DOCKER_PKG=github.com/docker/docker
10:27:43 [2020-07-27T10:27:43.792Z] SHLVL=1
10:27:43 [2020-07-27T10:27:43.792Z] TIMEOUT=120m
10:27:43 [2020-07-27T10:27:43.792Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:27:43 [2020-07-27T10:27:43.792Z] DOCKER_GRAPHDRIVER=overlay2
10:27:43 [2020-07-27T10:27:43.792Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:27:43 [2020-07-27T10:27:43.792Z] GO111MODULE=off
10:27:43 [2020-07-27T10:27:43.792Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:27:43 [2020-07-27T10:27:43.792Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:27:43 [2020-07-27T10:27:43.792Z] GOPATH=/go
10:27:43 [2020-07-27T10:27:43.792Z] PKG_CONFIG=pkg-config
10:27:43 [2020-07-27T10:27:43.792Z] _=/usr/bin/env
10:27:43 [2020-07-27T10:27:43.792Z] Building test suite binary ./integration-cli/test.main
10:27:43 [2020-07-27T10:27:43.792Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:27:43 [2020-07-27T10:27:43.946Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.057s	coverage: 65.3% of statements
10:27:44 [2020-07-27T10:27:44.362Z] No new tests added to integration.
10:27:44 [2020-07-27T10:27:44.362Z] 
10:27:44 [2020-07-27T10:27:44.362Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:27:45 [2020-07-27T10:27:45.362Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.075s	coverage: 35.4% of statements
10:27:45 [2020-07-27T10:27:45.740Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:27:45 [2020-07-27T10:27:45.740Z] HOSTNAME=ca92d59dfcb7
10:27:45 [2020-07-27T10:27:45.740Z] TESTDEBUG=0
10:27:45 [2020-07-27T10:27:45.740Z] DEST=bundles/test-integration
10:27:45 [2020-07-27T10:27:45.740Z] PWD=/go/src/github.com/docker/docker
10:27:45 [2020-07-27T10:27:45.740Z] KEEPBUNDLE=1
10:27:45 [2020-07-27T10:27:45.740Z] DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:27:45 [2020-07-27T10:27:45.740Z] container=docker
10:27:45 [2020-07-27T10:27:45.741Z] HOME=/root
10:27:45 [2020-07-27T10:27:45.741Z] GOLANG_VERSION=1.13.14
10:27:45 [2020-07-27T10:27:45.741Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:27:45 [2020-07-27T10:27:45.741Z] VALIDATE_BRANCH=master
10:27:45 [2020-07-27T10:27:45.741Z] TERM=xterm
10:27:45 [2020-07-27T10:27:45.741Z] DOCKER_PKG=github.com/docker/docker
10:27:45 [2020-07-27T10:27:45.741Z] SHLVL=1
10:27:45 [2020-07-27T10:27:45.741Z] TIMEOUT=120m
10:27:45 [2020-07-27T10:27:45.741Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:27:45 [2020-07-27T10:27:45.741Z] DOCKER_GRAPHDRIVER=overlay2
10:27:45 [2020-07-27T10:27:45.741Z] GO111MODULE=off
10:27:45 [2020-07-27T10:27:45.741Z] TEST_SKIP_INTEGRATION_CLI=1
10:27:45 [2020-07-27T10:27:45.741Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:27:45 [2020-07-27T10:27:45.741Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:27:45 [2020-07-27T10:27:45.741Z] GOPATH=/go
10:27:45 [2020-07-27T10:27:45.741Z] PKG_CONFIG=pkg-config
10:27:45 [2020-07-27T10:27:45.741Z] _=/usr/bin/env
10:27:45 [2020-07-27T10:27:45.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:27:46 [2020-07-27T10:27:46.380Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:27:46 [2020-07-27T10:27:46.948Z] 
10:27:47 [2020-07-27T10:27:47.178Z] 
10:27:47 [2020-07-27T10:27:47.178Z] SUCCESS: Specified value was saved.
10:27:47 [2020-07-27T10:27:47.207Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:27:47 [2020-07-27T10:27:47.466Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:27:47 [2020-07-27T10:27:47.466Z] HOSTNAME=27820b9f8d57
10:27:47 [2020-07-27T10:27:47.466Z] DEST=bundles/test-integration
10:27:47 [2020-07-27T10:27:47.466Z] PWD=/go/src/github.com/docker/docker
10:27:47 [2020-07-27T10:27:47.466Z] DOCKER_ROOTLESS=1
10:27:47 [2020-07-27T10:27:47.466Z] DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:27:47 [2020-07-27T10:27:47.466Z] container=docker
10:27:47 [2020-07-27T10:27:47.466Z] HOME=/root
10:27:47 [2020-07-27T10:27:47.466Z] GOLANG_VERSION=1.13.14
10:27:47 [2020-07-27T10:27:47.466Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:27:47 [2020-07-27T10:27:47.466Z] VALIDATE_BRANCH=master
10:27:47 [2020-07-27T10:27:47.466Z] TERM=xterm
10:27:47 [2020-07-27T10:27:47.466Z] DOCKER_PKG=github.com/docker/docker
10:27:47 [2020-07-27T10:27:47.466Z] SHLVL=1
10:27:47 [2020-07-27T10:27:47.466Z] TIMEOUT=120m
10:27:47 [2020-07-27T10:27:47.466Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:27:47 [2020-07-27T10:27:47.466Z] DOCKER_GRAPHDRIVER=overlay2
10:27:47 [2020-07-27T10:27:47.466Z] GO111MODULE=off
10:27:47 [2020-07-27T10:27:47.466Z] DOCKER_EXPERIMENTAL=1
10:27:47 [2020-07-27T10:27:47.466Z] TEST_SKIP_INTEGRATION_CLI=1
10:27:47 [2020-07-27T10:27:47.466Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:27:47 [2020-07-27T10:27:47.466Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:27:47 [2020-07-27T10:27:47.466Z] GOPATH=/go
10:27:47 [2020-07-27T10:27:47.466Z] PKG_CONFIG=pkg-config
10:27:47 [2020-07-27T10:27:47.466Z] _=/usr/bin/env
10:27:47 [2020-07-27T10:27:47.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:27:47 [2020-07-27T10:27:47.954Z] ok  	github.com/docker/docker/daemon/cluster	0.112s	coverage: 0.5% of statements
10:27:48 [2020-07-27T10:27:48.761Z] INFO: Downloading git...
10:27:49 [2020-07-27T10:27:49.176Z] --- PASS: TestBuildSquashParent (6.80s)
10:27:49 [2020-07-27T10:27:49.176Z] === RUN   TestBuildWithRemoveAndForceRemove
10:27:49 [2020-07-27T10:27:49.176Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:27:49 [2020-07-27T10:27:49.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:27:49 [2020-07-27T10:27:49.176Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:27:49 [2020-07-27T10:27:49.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:27:49 [2020-07-27T10:27:49.176Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:27:49 [2020-07-27T10:27:49.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:27:49 [2020-07-27T10:27:49.176Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:27:49 [2020-07-27T10:27:49.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:27:49 [2020-07-27T10:27:49.176Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:27:49 [2020-07-27T10:27:49.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:27:49 [2020-07-27T10:27:49.176Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:27:49 [2020-07-27T10:27:49.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:27:49 [2020-07-27T10:27:49.176Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:27:49 [2020-07-27T10:27:49.176Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:27:50 [2020-07-27T10:27:50.345Z] INFO: Downloading go...
10:27:50 [2020-07-27T10:27:50.508Z] ok  	github.com/docker/docker/daemon/discovery	0.013s	coverage: 30.0% of statements
10:27:51 [2020-07-27T10:27:51.082Z] ok  	github.com/docker/docker/daemon/config	0.119s	coverage: 81.8% of statements
10:27:51 [2020-07-27T10:27:51.918Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:27:51 [2020-07-27T10:27:51.918Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:27:51 [2020-07-27T10:27:51.942Z] INFO: Downloading compiler 1 of 3...
10:27:52 [2020-07-27T10:27:52.030Z] ok  	github.com/docker/docker/daemon/events	0.074s	coverage: 50.0% of statements
10:27:52 [2020-07-27T10:27:52.417Z] INFO: Downloading compiler 2 of 3...
10:27:52 [2020-07-27T10:27:52.976Z] ok  	github.com/docker/docker/daemon/graphdriver	0.026s	coverage: 2.2% of statements
10:27:53 [2020-07-27T10:27:53.397Z] #65 exporting layers 80.4s done
10:27:53 [2020-07-27T10:27:53.397Z] #65 exporting manifest sha256:837f5f3c473ddd8de117f8fd7cfa82088bc76de5fec9677795dd4fb30e44e90a done
10:27:53 [2020-07-27T10:27:53.397Z] #65 exporting config sha256:bd78d7e3f708562486fd74e22f2532753e7a673bb2f8ff845dfb84c63b3c4d43 done
10:27:53 [2020-07-27T10:27:53.397Z] #65 sending tarball
10:27:53 [2020-07-27T10:27:53.435Z] INFO: Downloading compiler 3 of 3...
10:27:53 [2020-07-27T10:27:53.910Z] INFO: Extracting git...
10:27:53 [2020-07-27T10:27:53.992Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:27:54 [2020-07-27T10:27:54.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:27:56 [2020-07-27T10:27:56.281Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
10:27:56 [2020-07-27T10:27:56.542Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.531s	coverage: 13.9% of statements
10:27:57 [2020-07-27T10:27:57.021Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:27:57 [2020-07-27T10:27:57.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s)
10:27:57 [2020-07-27T10:27:57.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
10:27:57 [2020-07-27T10:27:57.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s)
10:27:57 [2020-07-27T10:27:57.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s)
10:27:57 [2020-07-27T10:27:57.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
10:27:57 [2020-07-27T10:27:57.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s)
10:27:57 [2020-07-27T10:27:57.021Z] === RUN   TestBuildMultiStageCopy
10:27:57 [2020-07-27T10:27:57.021Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:27:58 [2020-07-27T10:27:58.462Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.643s	coverage: 57.0% of statements
10:27:59 [2020-07-27T10:27:59.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:27:59 [2020-07-27T10:27:59.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:28:00 [2020-07-27T10:28:00.382Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.022s	coverage: 1.8% of statements
10:28:00 [2020-07-27T10:28:00.393Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:28:01 [2020-07-27T10:28:01.082Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:28:01 [2020-07-27T10:28:01.715Z] --- PASS: TestBuildMultiStageCopy (4.86s)
10:28:01 [2020-07-27T10:28:01.715Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s)
10:28:01 [2020-07-27T10:28:01.715Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
10:28:01 [2020-07-27T10:28:01.715Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
10:28:01 [2020-07-27T10:28:01.715Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
10:28:01 [2020-07-27T10:28:01.715Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
10:28:01 [2020-07-27T10:28:01.715Z] === RUN   TestBuildMultiStageParentConfig
10:28:02 [2020-07-27T10:28:02.302Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.649s	coverage: 73.1% of statements
10:28:02 [2020-07-27T10:28:02.302Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.228s	coverage: 46.2% of statements
10:28:03 [2020-07-27T10:28:03.226Z] --- PASS: TestBuildMultiStageParentConfig (1.58s)
10:28:03 [2020-07-27T10:28:03.226Z] === RUN   TestBuildLabelWithTargets
10:28:04 [2020-07-27T10:28:04.221Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.060s	coverage: 49.5% of statements
10:28:05 [2020-07-27T10:28:05.165Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.529s	coverage: 76.1% of statements
10:28:05 [2020-07-27T10:28:05.316Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.031496785s with top 10 stages: buildssa: 1m36.917051201s, goimports: 23.674603916s, unconvert: 13.720693788s, gosec: 10.852556693s, golint: 6.149174383s, misspell: 4.581530285s, ineffassign: 4.494635678s, inspect: 3.324848914s, vrp: 3.13622079s, printf: 1.933998527s 
10:28:05 [2020-07-27T10:28:05.316Z] INFO [runner] Issues before processing: 2303, after processing: 0 
10:28:05 [2020-07-27T10:28:05.316Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1694/1694, nolint: 0/64, cgo: 1694/2303, skip_files: 1694/1694, skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, path_prettifier: 1694/1694, exclude: 1589/1589, exclude-rules: 64/1589, identifier_marker: 1589/1589 
10:28:05 [2020-07-27T10:28:05.316Z] INFO [runner] processing took 59.305517ms with stages: nolint: 25.727808ms, identifier_marker: 16.676372ms, path_prettifier: 7.799519ms, autogenerated_exclude: 3.733484ms, exclude-rules: 3.386992ms, skip_dirs: 1.673096ms, cgo: 215.829µs, filename_unadjuster: 88.056µs, max_same_issues: 1.267µs, uniq_by_line: 773ns, diff: 589ns, exclude: 378ns, max_from_linter: 344ns, source_code: 310ns, skip_files: 279ns, path_shortener: 237ns, max_per_file_from_linter: 184ns 
10:28:05 [2020-07-27T10:28:05.316Z] INFO [runner] linters took 1m38.839152694s with stages: goanalysis_metalinter: 1m18.84010547s, unused: 19.939510126s 
10:28:05 [2020-07-27T10:28:05.316Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
10:28:05 [2020-07-27T10:28:05.316Z] INFO Memory: 1470 samples, avg is 691.7MB, max is 3372.1MB 
10:28:05 [2020-07-27T10:28:05.316Z] INFO Execution took 3m35.155929401s               
10:28:05 [2020-07-27T10:28:05.316Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:28:05 [2020-07-27T10:28:05.428Z] ok  	github.com/docker/docker/daemon	12.315s	coverage: 17.4% of statements
10:28:05 [2020-07-27T10:28:05.428Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:28:05 [2020-07-27T10:28:05.428Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:28:05 [2020-07-27T10:28:05.428Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:28:05 [2020-07-27T10:28:05.428Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:28:05 [2020-07-27T10:28:05.428Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:28:05 [2020-07-27T10:28:05.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh dynbinary-daemon test-docker-py
10:28:05 [2020-07-27T10:28:05.975Z] --- PASS: TestBuildLabelWithTargets (2.60s)
10:28:05 [2020-07-27T10:28:05.975Z] === RUN   TestBuildWithEmptyLayers
10:28:06 [2020-07-27T10:28:06.203Z] 
10:28:06 [2020-07-27T10:28:06.203Z] Removing bundles/
10:28:06 [2020-07-27T10:28:06.203Z] 
10:28:06 [2020-07-27T10:28:06.203Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:28:06 [2020-07-27T10:28:06.203Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:28:06 [2020-07-27T10:28:06.203Z] GOOS="" GOARCH="" GOARM=""
10:28:06 [2020-07-27T10:28:06.376Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 58.0% of statements
10:28:06 [2020-07-27T10:28:06.469Z] INFO: Expanding go...
10:28:06 [2020-07-27T10:28:06.609Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
10:28:06 [2020-07-27T10:28:06.609Z] === RUN   TestBuildMultiStageOnBuild
10:28:07 [2020-07-27T10:28:07.322Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
10:28:07 [2020-07-27T10:28:07.322Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
10:28:08 [2020-07-27T10:28:08.713Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 4.8% of statements
10:28:08 [2020-07-27T10:28:08.913Z] #65 sending tarball 15.8s done
10:28:08 [2020-07-27T10:28:08.913Z] #65 DONE 96.3s
10:28:08 [2020-07-27T10:28:08.913Z] 
10:28:08 [2020-07-27T10:28:08.913Z] #66 importing to docker
10:28:09 [2020-07-27T10:28:09.662Z] ok  	github.com/docker/docker/daemon/logger	0.241s	coverage: 41.0% of statements
10:28:09 [2020-07-27T10:28:09.925Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.244s	coverage: 77.8% of statements
10:28:10 [2020-07-27T10:28:10.130Z] --- PASS: TestBuildMultiStageOnBuild (2.93s)
10:28:10 [2020-07-27T10:28:10.131Z] === RUN   TestBuildUncleanTarFilenames
10:28:10 [2020-07-27T10:28:10.499Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.131s	coverage: 57.7% of statements
10:28:10 [2020-07-27T10:28:10.499Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:28:10 [2020-07-27T10:28:10.499Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:28:10 [2020-07-27T10:28:10.499Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:28:10 [2020-07-27T10:28:10.499Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:28:10 [2020-07-27T10:28:10.499Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:28:10 [2020-07-27T10:28:10.499Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:28:10 [2020-07-27T10:28:10.499Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.051s	coverage: 67.0% of statements
10:28:11 [2020-07-27T10:28:11.074Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 26.2% of statements
10:28:11 [2020-07-27T10:28:11.168Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
10:28:11 [2020-07-27T10:28:11.168Z] === RUN   TestBuildMultiStageLayerLeak
10:28:11 [2020-07-27T10:28:11.337Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
10:28:11 [2020-07-27T10:28:11.600Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 61.6% of statements
10:28:12 [2020-07-27T10:28:12.551Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 75.2% of statements
10:28:12 [2020-07-27T10:28:12.551Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:28:13 [2020-07-27T10:28:13.126Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 33.3% of statements
10:28:13 [2020-07-27T10:28:13.389Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 37.7% of statements
10:28:13 [2020-07-27T10:28:13.902Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s)
10:28:13 [2020-07-27T10:28:13.902Z] === RUN   TestBuildWithHugeFile
10:28:13 [2020-07-27T10:28:13.965Z] ok  	github.com/docker/docker/daemon/logger/templates	0.047s	coverage: 8.3% of statements
10:28:14 [2020-07-27T10:28:14.227Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 46.8% of statements
10:28:15 [2020-07-27T10:28:15.174Z] ok  	github.com/docker/docker/daemon/network	0.063s	coverage: 63.8% of statements
10:28:15 [2020-07-27T10:28:15.750Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.920s	coverage: 82.5% of statements
10:28:15 [2020-07-27T10:28:15.750Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:28:15 [2020-07-27T10:28:15.750Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:28:16 [2020-07-27T10:28:16.013Z] ok  	github.com/docker/docker/distribution/metadata	0.108s	coverage: 48.2% of statements
10:28:17 [2020-07-27T10:28:17.407Z] ok  	github.com/docker/docker/distribution	0.338s	coverage: 22.1% of statements
10:28:17 [2020-07-27T10:28:17.407Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:28:17 [2020-07-27T10:28:17.670Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 49.4% of statements
10:28:18 [2020-07-27T10:28:18.246Z] ok  	github.com/docker/docker/image	0.067s	coverage: 86.4% of statements
10:28:18 [2020-07-27T10:28:18.517Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
10:28:18 [2020-07-27T10:28:18.780Z] ok  	github.com/docker/docker/image/v1	0.057s	coverage: 25.0% of statements
10:28:19 [2020-07-27T10:28:19.042Z] ok  	github.com/docker/docker/distribution/xfer	1.739s	coverage: 85.1% of statements
10:28:19 [2020-07-27T10:28:19.042Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:28:19 [2020-07-27T10:28:19.042Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:28:19 [2020-07-27T10:28:19.042Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:28:19 [2020-07-27T10:28:19.042Z] ok  	github.com/docker/docker/libcontainerd/queue	0.046s	coverage: 100.0% of statements
10:28:19 [2020-07-27T10:28:19.991Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
10:28:21 [2020-07-27T10:28:21.384Z] ok  	github.com/docker/docker/opts	0.055s	coverage: 67.4% of statements
10:28:22 [2020-07-27T10:28:22.334Z] ok  	github.com/docker/docker/pkg/broadcaster	0.018s	coverage: 100.0% of statements
10:28:22 [2020-07-27T10:28:22.334Z] ok  	github.com/docker/docker/pkg/authorization	0.542s	coverage: 68.3% of statements
10:28:22 [2020-07-27T10:28:22.596Z] ok  	github.com/docker/docker/pkg/capabilities	0.039s	coverage: 87.5% of statements
10:28:23 [2020-07-27T10:28:23.172Z] ok  	github.com/docker/docker/pkg/archive	1.215s	coverage: 77.2% of statements
10:28:23 [2020-07-27T10:28:23.172Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
10:28:24 [2020-07-27T10:28:24.120Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
10:28:24 [2020-07-27T10:28:24.120Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
10:28:24 [2020-07-27T10:28:24.307Z] #66 DONE 16.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:28:24 [2020-07-27T10:28:24.695Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
10:28:24 [2020-07-27T10:28:24.752Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/test/unit
10:28:25 [2020-07-27T10:28:25.270Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
10:28:25 [2020-07-27T10:28:25.531Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
10:28:26 [2020-07-27T10:28:26.917Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
10:28:26 [2020-07-27T10:28:26.917Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.556s	coverage: 43.2% of statements
10:28:27 [2020-07-27T10:28:27.489Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
10:28:27 [2020-07-27T10:28:27.789Z] INFO: Expanding compiler 1 of 3...
10:28:27 [2020-07-27T10:28:27.789Z] INFO: Expanding compiler 2 of 3...
10:28:28 [2020-07-27T10:28:28.065Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
10:28:28 [2020-07-27T10:28:28.065Z] ok  	github.com/docker/docker/pkg/fsutils	0.354s	coverage: 85.1% of statements
10:28:28 [2020-07-27T10:28:28.302Z] ?   	github.com/docker/docker/api	[no test files]
10:28:28 [2020-07-27T10:28:28.327Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
10:28:29 [2020-07-27T10:28:29.274Z] ok  	github.com/docker/docker/layer	7.636s	coverage: 68.8% of statements
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/oci	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:28:29 [2020-07-27T10:28:29.274Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
10:28:29 [2020-07-27T10:28:29.274Z] ok  	github.com/docker/docker/pkg/idtools	0.602s	coverage: 70.5% of statements
10:28:29 [2020-07-27T10:28:29.537Z] ok  	github.com/docker/docker/pkg/ioutils	0.627s	coverage: 70.6% of statements
10:28:29 [2020-07-27T10:28:29.537Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
10:28:29 [2020-07-27T10:28:29.801Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
10:28:29 [2020-07-27T10:28:29.801Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:28:29 [2020-07-27T10:28:29.801Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:28:30 [2020-07-27T10:28:30.028Z] INFO: Expanding compiler 3 of 3...
10:28:30 [2020-07-27T10:28:30.062Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
10:28:30 [2020-07-27T10:28:30.062Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:28:30 [2020-07-27T10:28:30.062Z] ok  	github.com/docker/docker/pkg/parsers	0.028s	coverage: 97.0% of statements
10:28:30 [2020-07-27T10:28:30.326Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
10:28:30 [2020-07-27T10:28:30.588Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 86.7% of statements
10:28:30 [2020-07-27T10:28:30.851Z] ok  	github.com/docker/docker/pkg/pidfile	0.046s	coverage: 82.4% of statements
10:28:30 [2020-07-27T10:28:30.851Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:28:30 [2020-07-27T10:28:30.851Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:28:31 [2020-07-27T10:28:31.026Z] INFO: Removing downloaded files...
10:28:31 [2020-07-27T10:28:31.026Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
10:28:31 [2020-07-27T10:28:31.026Z] INFO: Configuring git core.autocrlf...
10:28:31 [2020-07-27T10:28:31.443Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.032s	coverage: 56.8% of statements
10:28:31 [2020-07-27T10:28:31.706Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
10:28:31 [2020-07-27T10:28:31.969Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
10:28:31 [2020-07-27T10:28:31.969Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
10:28:32 [2020-07-27T10:28:32.547Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
10:28:33 [2020-07-27T10:28:33.122Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
10:28:33 [2020-07-27T10:28:33.385Z] ok  	github.com/docker/docker/pkg/pubsub	1.106s	coverage: 73.9% of statements
10:28:33 [2020-07-27T10:28:33.961Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
10:28:33 [2020-07-27T10:28:33.961Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
10:28:34 [2020-07-27T10:28:34.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:28:34 [2020-07-27T10:28:34.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:28:34 [2020-07-27T10:28:34.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:28:34 [2020-07-27T10:28:34.223Z] ok  	github.com/docker/docker/pkg/symlink	0.023s	coverage: 87.7% of statements
10:28:34 [2020-07-27T10:28:34.797Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.8% of statements
10:28:35 [2020-07-27T10:28:35.371Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.9% of statements
10:28:35 [2020-07-27T10:28:35.633Z] ok  	github.com/docker/docker/pkg/signal	2.795s	coverage: 61.0% of statements
10:28:35 [2020-07-27T10:28:35.633Z] ok  	github.com/docker/docker/pkg/tailfile	0.155s	coverage: 88.6% of statements
10:28:36 [2020-07-27T10:28:36.208Z] testing: warning: no tests to run
10:28:36 [2020-07-27T10:28:36.208Z] coverage: [no statements]
10:28:36 [2020-07-27T10:28:36.208Z] ok  	github.com/docker/docker/pkg/term/windows	0.023s	coverage: [no statements] [no tests to run]
10:28:36 [2020-07-27T10:28:36.470Z] ok  	github.com/docker/docker/pkg/tarsum	0.107s	coverage: 89.3% of statements
10:28:36 [2020-07-27T10:28:36.470Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
10:28:36 [2020-07-27T10:28:36.733Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
10:28:36 [2020-07-27T10:28:36.733Z] ok  	github.com/docker/docker/pkg/useragent	0.021s	coverage: 88.9% of statements
10:28:38 [2020-07-27T10:28:38.720Z] ok  	github.com/docker/docker/plugin/v2	0.021s	coverage: 14.5% of statements
10:28:38 [2020-07-27T10:28:38.987Z] ok  	github.com/docker/docker/profiles/seccomp	0.028s	coverage: 73.8% of statements
10:28:39 [2020-07-27T10:28:39.248Z] ok  	github.com/docker/docker/reference	0.023s	coverage: 84.4% of statements
10:28:39 [2020-07-27T10:28:39.248Z] ok  	github.com/docker/docker/plugin	0.582s	coverage: 23.1% of statements
10:28:40 [2020-07-27T10:28:40.193Z] ok  	github.com/docker/docker/registry/resumable	0.037s	coverage: 100.0% of statements
10:28:40 [2020-07-27T10:28:40.455Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
10:28:41 [2020-07-27T10:28:41.404Z] ok  	github.com/docker/docker/testutil	0.021s	coverage: 62.5% of statements
10:28:41 [2020-07-27T10:28:41.404Z] ok  	github.com/docker/docker/registry	0.219s	coverage: 56.3% of statements
10:28:41 [2020-07-27T10:28:41.404Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 66.1% of statements
10:28:43 [2020-07-27T10:28:43.328Z] ok  	github.com/docker/docker/volume/drivers	0.024s	coverage: 36.1% of statements
10:28:44 [2020-07-27T10:28:44.277Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
10:28:44 [2020-07-27T10:28:44.539Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
10:28:45 [2020-07-27T10:28:45.111Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
10:28:46 [2020-07-27T10:28:46.593Z] --- PASS: TestBuildWithHugeFile (27.96s)
10:28:46 [2020-07-27T10:28:46.593Z] === RUN   TestBuildWithEmptyDockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:28:46 [2020-07-27T10:28:46.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:28:46 [2020-07-27T10:28:46.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:28:46 [2020-07-27T10:28:46.593Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
10:28:46 [2020-07-27T10:28:46.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
10:28:46 [2020-07-27T10:28:46.593Z] === RUN   TestBuildPreserveOwnership
10:28:46 [2020-07-27T10:28:46.593Z] === RUN   TestBuildPreserveOwnership/copy_from
10:28:46 [2020-07-27T10:28:46.593Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:28:47 [2020-07-27T10:28:47.002Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 9.0% of statements
10:28:49 [2020-07-27T10:28:49.328Z] --- PASS: TestBuildPreserveOwnership (6.75s)
10:28:49 [2020-07-27T10:28:49.328Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.44s)
10:28:49 [2020-07-27T10:28:49.328Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s)
10:28:49 [2020-07-27T10:28:49.328Z] === RUN   TestBuildPlatformInvalid
10:28:49 [2020-07-27T10:28:49.328Z] --- PASS: TestBuildPlatformInvalid (0.17s)
10:28:49 [2020-07-27T10:28:49.328Z] PASS
10:28:49 [2020-07-27T10:28:49.328Z] 
10:28:49 [2020-07-27T10:28:49.328Z] === Skipped
10:28:49 [2020-07-27T10:28:49.328Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
10:28:49 [2020-07-27T10:28:49.328Z]     build_session_test.go:25: TODO: BuildKit
10:28:49 [2020-07-27T10:28:49.328Z] 
10:28:49 [2020-07-27T10:28:49.328Z] 
10:28:49 [2020-07-27T10:28:49.328Z] DONE 32 tests, 1 skipped in 79.875s
10:28:49 [2020-07-27T10:28:49.328Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
10:28:49 [2020-07-27T10:28:49.328Z] ++ 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
10:28:49 [2020-07-27T10:28:49.328Z] ++ set -e
10:28:49 [2020-07-27T10:28:49.328Z] ++ '[' -n 0 ']'
10:28:49 [2020-07-27T10:28:49.328Z] ++ set -x
10:28:49 [2020-07-27T10:28:49.328Z] ++ env -i DEST=/go/src/github.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
10:28:49 [2020-07-27T10:28:49.328Z] INFO: Testing against a local daemon
10:28:49 [2020-07-27T10:28:49.328Z] === RUN   TestConfigInspect
10:28:52 [2020-07-27T10:28:52.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:28:52 [2020-07-27T10:28:52.914Z] --- PASS: TestConfigInspect (3.81s)
10:28:52 [2020-07-27T10:28:52.914Z] === RUN   TestConfigList
10:28:53 [2020-07-27T10:28:53.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:28:54 [2020-07-27T10:28:54.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:28:55 [2020-07-27T10:28:55.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:28:55 [2020-07-27T10:28:55.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:28:57 [2020-07-27T10:28:57.375Z] --- PASS: TestConfigList (3.81s)
10:28:57 [2020-07-27T10:28:57.375Z] === RUN   TestConfigsCreateAndDelete
10:28:57 [2020-07-27T10:28:57.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:29:00 [2020-07-27T10:29:00.902Z] --- PASS: TestConfigsCreateAndDelete (3.59s)
10:29:00 [2020-07-27T10:29:00.902Z] === RUN   TestConfigsUpdate
10:29:01 [2020-07-27T10:29:01.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:29:02 [2020-07-27T10:29:02.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:29:03 [2020-07-27T10:29:03.636Z] --- PASS: TestConfigsUpdate (3.14s)
10:29:03 [2020-07-27T10:29:03.636Z] === RUN   TestTemplatedConfig
10:29:03 [2020-07-27T10:29:03.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:29:04 [2020-07-27T10:29:04.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:29:05 [2020-07-27T10:29:05.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:29:07 [2020-07-27T10:29:07.071Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 76.6% of statements
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/rootless	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/volume	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === Skipped
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver btrfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver btrfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver btrfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver btrfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver btrfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:73: No driver to put!
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z] time="2020-07-27T10:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z] time="2020-07-27T10:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z] time="2020-07-27T10:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z] time="2020-07-27T10:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z] time="2020-07-27T10:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:73: No driver to put!
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     overlay_test.go:49: Fails to compute changes intermittently
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver zfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver zfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver zfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver zfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:46: Driver zfs not supported
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     graphtest_unix.go:73: No driver to put!
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:29:07 [2020-07-27T10:29:07.071Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] 
10:29:07 [2020-07-27T10:29:07.071Z] DONE 2123 tests, 26 skipped in 189.545s
Post stage
[Pipeline] junit
10:29:07 [2020-07-27T10:29:07.086Z] Recording test results
10:29:07 [2020-07-27T10:29:07.158Z] --- PASS: TestTemplatedConfig (3.56s)
10:29:07 [2020-07-27T10:29:07.158Z] === RUN   TestConfigCreateResolve
10:29:07 [2020-07-27T10:29:07.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:29:08 [2020-07-27T10:29:08.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:29:09 [2020-07-27T10:29:09.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -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:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh dynbinary test-integration
10:29:09 [2020-07-27T10:29:09.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:29:10 [2020-07-27T10:29:10.268Z] 
10:29:10 [2020-07-27T10:29:10.530Z] Removing bundles/
10:29:10 [2020-07-27T10:29:10.530Z] 
10:29:10 [2020-07-27T10:29:10.530Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:29:10 [2020-07-27T10:29:10.530Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:29:10 [2020-07-27T10:29:10.530Z] GOOS="" GOARCH="" GOARM=""
10:29:10 [2020-07-27T10:29:10.680Z] --- PASS: TestConfigCreateResolve (3.56s)
10:29:10 [2020-07-27T10:29:10.680Z] === RUN   TestConfigDaemonLibtrustID
10:29:10 [2020-07-27T10:29:10.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:29:11 [2020-07-27T10:29:11.314Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
10:29:11 [2020-07-27T10:29:11.314Z] PASS
10:29:11 [2020-07-27T10:29:11.314Z] 
10:29:11 [2020-07-27T10:29:11.314Z] DONE 7 tests in 22.062s
10:29:11 [2020-07-27T10:29:11.314Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
10:29:11 [2020-07-27T10:29:11.314Z] ++ 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
10:29:11 [2020-07-27T10:29:11.314Z] ++ set -e
10:29:11 [2020-07-27T10:29:11.314Z] ++ '[' -n 0 ']'
10:29:11 [2020-07-27T10:29:11.314Z] ++ set -x
10:29:11 [2020-07-27T10:29:11.314Z] ++ env -i DEST=/go/src/github.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
10:29:11 [2020-07-27T10:29:11.314Z] INFO: Testing against a local daemon
10:29:11 [2020-07-27T10:29:11.314Z] === RUN   TestCheckpoint
10:29:11 [2020-07-27T10:29:11.314Z] --- SKIP: TestCheckpoint (0.00s)
10:29:11 [2020-07-27T10:29:11.314Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:29:11 [2020-07-27T10:29:11.314Z] === RUN   TestContainerInvalidJSON
10:29:11 [2020-07-27T10:29:11.314Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:29:11 [2020-07-27T10:29:11.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:29:11 [2020-07-27T10:29:11.314Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:29:11 [2020-07-27T10:29:11.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:29:11 [2020-07-27T10:29:11.314Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:29:11 [2020-07-27T10:29:11.314Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:29:11 [2020-07-27T10:29:11.314Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:29:11 [2020-07-27T10:29:11.314Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:29:11 [2020-07-27T10:29:11.314Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:29:11 [2020-07-27T10:29:11.314Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:29:11 [2020-07-27T10:29:11.314Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:29:11 [2020-07-27T10:29:11.314Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:29:11 [2020-07-27T10:29:11.314Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:29:11 [2020-07-27T10:29:11.314Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:29:11 [2020-07-27T10:29:11.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
10:29:11 [2020-07-27T10:29:11.606Z] === RUN   TestCopyFromContainerPathIsNotDir
10:29:11 [2020-07-27T10:29:11.606Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s)
10:29:11 [2020-07-27T10:29:11.606Z] === RUN   TestCopyToContainerPathDoesNotExist
10:29:11 [2020-07-27T10:29:11.900Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
10:29:11 [2020-07-27T10:29:11.900Z] === RUN   TestCopyToContainerPathIsNotDir
10:29:11 [2020-07-27T10:29:11.900Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
10:29:11 [2020-07-27T10:29:11.900Z] === RUN   TestCopyFromContainer
10:29:12 [2020-07-27T10:29:12.316Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:29:12 [2020-07-27T10:29:12.316Z] Using test binary docker
10:29:12 [2020-07-27T10:29:12.316Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:29:12 [2020-07-27T10:29:12.316Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:29:12 [2020-07-27T10:29:12.316Z] INFO: Waiting for daemon to start...
10:29:12 [2020-07-27T10:29:12.316Z] Starting dockerd
10:29:13 [2020-07-27T10:29:13.971Z] === RUN   TestCopyFromContainer//
10:29:13 [2020-07-27T10:29:13.972Z] === RUN   TestCopyFromContainer//bar/root
10:29:14 [2020-07-27T10:29:14.263Z] === RUN   TestCopyFromContainer//bar/root/
10:29:14 [2020-07-27T10:29:14.263Z] === RUN   TestCopyFromContainer/bar/quux
10:29:14 [2020-07-27T10:29:14.263Z] === RUN   TestCopyFromContainer/bar/quux/
10:29:14 [2020-07-27T10:29:14.263Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:29:14 [2020-07-27T10:29:14.555Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:29:14 [2020-07-27T10:29:14.555Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:29:14 [2020-07-27T10:29:14.555Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:29:14 [2020-07-27T10:29:14.555Z] === RUN   TestCopyFromContainer/bar/notarget
10:29:14 [2020-07-27T10:29:14.848Z] --- PASS: TestCopyFromContainer (2.89s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:29:14 [2020-07-27T10:29:14.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:29:14 [2020-07-27T10:29:14.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:14 [2020-07-27T10:29:14.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:14 [2020-07-27T10:29:14.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:14 [2020-07-27T10:29:14.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:14 [2020-07-27T10:29:14.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:14 [2020-07-27T10:29:14.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:14 [2020-07-27T10:29:14.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:14 [2020-07-27T10:29:14.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:14 [2020-07-27T10:29:14.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:14 [2020-07-27T10:29:14.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:29:14 [2020-07-27T10:29:14.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:29:14 [2020-07-27T10:29:14.848Z] === RUN   TestCreateLinkToNonExistingContainer
10:29:14 [2020-07-27T10:29:14.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:29:14 [2020-07-27T10:29:14.848Z] === RUN   TestCreateWithInvalidEnv
10:29:14 [2020-07-27T10:29:14.849Z] === RUN   TestCreateWithInvalidEnv/0
10:29:14 [2020-07-27T10:29:14.849Z] === PAUSE TestCreateWithInvalidEnv/0
10:29:14 [2020-07-27T10:29:14.849Z] === RUN   TestCreateWithInvalidEnv/1
10:29:14 [2020-07-27T10:29:14.849Z] === PAUSE TestCreateWithInvalidEnv/1
10:29:14 [2020-07-27T10:29:14.849Z] === RUN   TestCreateWithInvalidEnv/2
10:29:14 [2020-07-27T10:29:14.849Z] === PAUSE TestCreateWithInvalidEnv/2
10:29:14 [2020-07-27T10:29:14.849Z] === CONT  TestCreateWithInvalidEnv/0
10:29:14 [2020-07-27T10:29:14.849Z] === CONT  TestCreateWithInvalidEnv/2
10:29:14 [2020-07-27T10:29:14.849Z] === CONT  TestCreateWithInvalidEnv/1
10:29:14 [2020-07-27T10:29:14.849Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:29:14 [2020-07-27T10:29:14.849Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:29:14 [2020-07-27T10:29:14.849Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:29:14 [2020-07-27T10:29:14.849Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:29:14 [2020-07-27T10:29:14.849Z] === RUN   TestCreateTmpfsMountsTarget
10:29:14 [2020-07-27T10:29:14.849Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:29:14 [2020-07-27T10:29:14.849Z] === RUN   TestCreateWithCustomMaskedPaths
10:29:15 [2020-07-27T10:29:15.601Z] .
10:29:15 [2020-07-27T10:29:15.602Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:29:15 [2020-07-27T10:29:15.602Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:29:15 [2020-07-27T10:29:15.602Z] Error: No such image: emptyfs
10:29:15 [2020-07-27T10:29:15.602Z] Running integration-test (iteration 1)
10:29:15 [2020-07-27T10:29:15.602Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:29:17 [2020-07-27T10:29:17.583Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:29:17 [2020-07-27T10:29:17.583Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:29:17 [2020-07-27T10:29:17.583Z] --- PASS: TestCreateWithCapabilities (0.01s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
10:29:17 [2020-07-27T10:29:17.583Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:29:17 [2020-07-27T10:29:17.584Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
10:29:17 [2020-07-27T10:29:17.584Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
10:29:17 [2020-07-27T10:29:17.584Z] === RUN   TestCreateWithCustomReadonlyPaths
10:29:20 [2020-07-27T10:29:20.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s)
10:29:20 [2020-07-27T10:29:20.402Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:29:20 [2020-07-27T10:29:20.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:20 [2020-07-27T10:29:20.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:20 [2020-07-27T10:29:20.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:20 [2020-07-27T10:29:20.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:20 [2020-07-27T10:29:20.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:20 [2020-07-27T10:29:20.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:20 [2020-07-27T10:29:20.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:20 [2020-07-27T10:29:20.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:29:20 [2020-07-27T10:29:20.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:29:20 [2020-07-27T10:29:20.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
10:29:20 [2020-07-27T10:29:20.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
10:29:20 [2020-07-27T10:29:20.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:29:20 [2020-07-27T10:29:20.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:29:20 [2020-07-27T10:29:20.402Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:29:21 [2020-07-27T10:29:21.044Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestCreateDifferentPlatform
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestCreateDifferentPlatform/different_os
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:29:21 [2020-07-27T10:29:21.044Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:29:21 [2020-07-27T10:29:21.044Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:29:21 [2020-07-27T10:29:21.044Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:29:21 [2020-07-27T10:29:21.044Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestContainerStartOnDaemonRestart
10:29:21 [2020-07-27T10:29:21.044Z] === PAUSE TestContainerStartOnDaemonRestart
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestDaemonRestartIpcMode
10:29:21 [2020-07-27T10:29:21.044Z] === PAUSE TestDaemonRestartIpcMode
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestDaemonHostGatewayIP
10:29:21 [2020-07-27T10:29:21.044Z] === PAUSE TestDaemonHostGatewayIP
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestContainerKillOnDaemonStart
10:29:21 [2020-07-27T10:29:21.044Z] === PAUSE TestContainerKillOnDaemonStart
10:29:21 [2020-07-27T10:29:21.044Z] === RUN   TestDiff
10:29:22 [2020-07-27T10:29:22.083Z] --- PASS: TestDiff (0.83s)
10:29:22 [2020-07-27T10:29:22.083Z] === RUN   TestExecWithCloseStdin
10:29:23 [2020-07-27T10:29:23.121Z] --- PASS: TestExecWithCloseStdin (0.95s)
10:29:23 [2020-07-27T10:29:23.121Z] === RUN   TestExec
10:29:23 [2020-07-27T10:29:23.757Z] --- PASS: TestExec (0.92s)
10:29:23 [2020-07-27T10:29:23.757Z] === RUN   TestExecUser
10:29:24 [2020-07-27T10:29:24.794Z] --- PASS: TestExecUser (0.94s)
10:29:24 [2020-07-27T10:29:24.794Z] === RUN   TestExportContainerAndImportImage
10:29:25 [2020-07-27T10:29:25.831Z] --- PASS: TestExportContainerAndImportImage (1.15s)
10:29:25 [2020-07-27T10:29:25.831Z] === RUN   TestExportContainerAfterDaemonRestart
10:29:27 [2020-07-27T10:29:27.576Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:29:27 [2020-07-27T10:29:27.576Z] 
10:29:27 [2020-07-27T10:29:27.576Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:29:27 [2020-07-27T10:29:27.832Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:29:27 [2020-07-27T10:29:27.832Z] Using test binary docker
10:29:27 [2020-07-27T10:29:27.832Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:29:27 [2020-07-27T10:29:27.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:29:27 [2020-07-27T10:29:27.832Z] INFO: Waiting for daemon to start...
10:29:27 [2020-07-27T10:29:27.832Z] Starting dockerd
10:29:27 [2020-07-27T10:29:27.893Z] Loaded image: buildpack-deps:buster
10:29:27 [2020-07-27T10:29:27.893Z] Loaded image: busybox:latest
10:29:27 [2020-07-27T10:29:27.893Z] Loaded image: busybox:glibc
10:29:27 [2020-07-27T10:29:27.893Z] Loaded image: debian:buster
10:29:27 [2020-07-27T10:29:27.902Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s)
10:29:27 [2020-07-27T10:29:27.902Z] === RUN   TestHealthCheckWorkdir
10:29:28 [2020-07-27T10:29:28.152Z] Loaded image: hello-world:latest
10:29:28 [2020-07-27T10:29:28.152Z] INFO: Testing against a local daemon
10:29:28 [2020-07-27T10:29:28.152Z] === RUN   TestCgroupNamespacesBuild
10:29:28 [2020-07-27T10:29:28.536Z] --- PASS: TestHealthCheckWorkdir (1.10s)
10:29:28 [2020-07-27T10:29:28.536Z] === RUN   TestHealthKillContainer
10:29:30 [2020-07-27T10:29:30.345Z] .
10:29:30 [2020-07-27T10:29:30.345Z] INFO: Building docker-sdk-python3:4.2.2...
10:29:32 [2020-07-27T10:29:32.061Z] --- PASS: TestHealthKillContainer (2.95s)
10:29:32 [2020-07-27T10:29:32.061Z] === RUN   TestInspectCpusetInConfigPre120
10:29:32 [2020-07-27T10:29:32.342Z] --- PASS: TestCgroupNamespacesBuild (3.98s)
10:29:32 [2020-07-27T10:29:32.342Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:29:32 [2020-07-27T10:29:32.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
10:29:32 [2020-07-27T10:29:32.353Z] === RUN   TestIpcModeNone
10:29:33 [2020-07-27T10:29:33.390Z] --- PASS: TestIpcModeNone (0.91s)
10:29:33 [2020-07-27T10:29:33.390Z] === RUN   TestIpcModePrivate
10:29:34 [2020-07-27T10:29:34.245Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s)
10:29:34 [2020-07-27T10:29:34.246Z] === RUN   TestBuildWithSession
10:29:34 [2020-07-27T10:29:34.246Z] --- SKIP: TestBuildWithSession (0.00s)
10:29:34 [2020-07-27T10:29:34.246Z]     build_session_test.go:25: TODO: BuildKit
10:29:34 [2020-07-27T10:29:34.246Z] === RUN   TestBuildSquashParent
10:29:34 [2020-07-27T10:29:34.432Z] --- PASS: TestIpcModePrivate (0.87s)
10:29:34 [2020-07-27T10:29:34.432Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
10:29:34 [2020-07-27T10:29:34.432Z] === RUN   TestIpcModeShareable
10:29:35 [2020-07-27T10:29:35.067Z] --- PASS: TestIpcModeShareable (0.90s)
10:29:35 [2020-07-27T10:29:35.067Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
10:29:35 [2020-07-27T10:29:35.067Z] === RUN   TestAPIIpcModeShareableAndContainer
10:29:38 [2020-07-27T10:29:38.591Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s)
10:29:38 [2020-07-27T10:29:38.591Z] === RUN   TestAPIIpcModeHost
10:29:38 [2020-07-27T10:29:38.883Z] --- PASS: TestAPIIpcModeHost (0.61s)
10:29:38 [2020-07-27T10:29:38.883Z] === RUN   TestDaemonIpcModeShareable
10:29:40 [2020-07-27T10:29:40.395Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
10:29:40 [2020-07-27T10:29:40.395Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
10:29:40 [2020-07-27T10:29:40.395Z] === RUN   TestDaemonIpcModePrivate
10:29:42 [2020-07-27T10:29:42.360Z] --- PASS: TestBuildSquashParent (6.99s)
10:29:42 [2020-07-27T10:29:42.360Z] === RUN   TestBuildWithRemoveAndForceRemove
10:29:42 [2020-07-27T10:29:42.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:29:42 [2020-07-27T10:29:42.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:29:42 [2020-07-27T10:29:42.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:29:42 [2020-07-27T10:29:42.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:29:42 [2020-07-27T10:29:42.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:29:42 [2020-07-27T10:29:42.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:29:42 [2020-07-27T10:29:42.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:29:42 [2020-07-27T10:29:42.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:29:42 [2020-07-27T10:29:42.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:29:42 [2020-07-27T10:29:42.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:29:42 [2020-07-27T10:29:42.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:29:42 [2020-07-27T10:29:42.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:29:42 [2020-07-27T10:29:42.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:29:42 [2020-07-27T10:29:42.360Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:29:42 [2020-07-27T10:29:42.471Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
10:29:42 [2020-07-27T10:29:42.471Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
10:29:42 [2020-07-27T10:29:42.471Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:29:42 [2020-07-27T10:29:42.619Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:29:42 [2020-07-27T10:29:42.878Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:29:43 [2020-07-27T10:29:43.981Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
10:29:43 [2020-07-27T10:29:43.981Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
10:29:43 [2020-07-27T10:29:43.981Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:29:44 [2020-07-27T10:29:44.783Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:29:44 [2020-07-27T10:29:44.783Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:29:46 [2020-07-27T10:29:46.057Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
10:29:46 [2020-07-27T10:29:46.057Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
10:29:46 [2020-07-27T10:29:46.057Z] === RUN   TestIpcModeOlderClient
10:29:46 [2020-07-27T10:29:46.057Z] === PAUSE TestIpcModeOlderClient
10:29:46 [2020-07-27T10:29:46.057Z] === RUN   TestKillContainerInvalidSignal
10:29:46 [2020-07-27T10:29:46.687Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
10:29:46 [2020-07-27T10:29:46.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s)
10:29:46 [2020-07-27T10:29:46.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s)
10:29:46 [2020-07-27T10:29:46.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
10:29:46 [2020-07-27T10:29:46.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s)
10:29:46 [2020-07-27T10:29:46.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
10:29:46 [2020-07-27T10:29:46.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s)
10:29:46 [2020-07-27T10:29:46.687Z] === RUN   TestBuildMultiStageCopy
10:29:46 [2020-07-27T10:29:46.687Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:29:46 [2020-07-27T10:29:46.691Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
10:29:46 [2020-07-27T10:29:46.691Z] === RUN   TestKillContainer
10:29:46 [2020-07-27T10:29:46.691Z] === RUN   TestKillContainer/no_signal
10:29:47 [2020-07-27T10:29:47.727Z] === RUN   TestKillContainer/non_killing_signal
10:29:48 [2020-07-27T10:29:48.361Z] === RUN   TestKillContainer/killing_signal
10:29:49 [2020-07-27T10:29:49.397Z] --- PASS: TestKillContainer (2.74s)
10:29:49 [2020-07-27T10:29:49.397Z]     --- PASS: TestKillContainer/no_signal (0.87s)
10:29:49 [2020-07-27T10:29:49.397Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
10:29:49 [2020-07-27T10:29:49.397Z]     --- PASS: TestKillContainer/killing_signal (0.91s)
10:29:49 [2020-07-27T10:29:49.397Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:29:49 [2020-07-27T10:29:49.397Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:29:50 [2020-07-27T10:29:50.434Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:29:50 [2020-07-27T10:29:50.876Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:29:51 [2020-07-27T10:29:51.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s)
10:29:51 [2020-07-27T10:29:51.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
10:29:51 [2020-07-27T10:29:51.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
10:29:51 [2020-07-27T10:29:51.070Z] === RUN   TestKillStoppedContainer
10:29:51 [2020-07-27T10:29:51.135Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:29:51 [2020-07-27T10:29:51.363Z] --- PASS: TestKillStoppedContainer (0.10s)
10:29:51 [2020-07-27T10:29:51.363Z] === RUN   TestKillStoppedContainerAPIPre120
10:29:51 [2020-07-27T10:29:51.363Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
10:29:51 [2020-07-27T10:29:51.363Z] === RUN   TestKillDifferentUserContainer
10:29:52 [2020-07-27T10:29:52.071Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:29:52 [2020-07-27T10:29:52.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:29:52 [2020-07-27T10:29:52.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:29:52 [2020-07-27T10:29:52.400Z] --- PASS: TestKillDifferentUserContainer (0.89s)
10:29:52 [2020-07-27T10:29:52.400Z] === RUN   TestInspectOomKilledTrue
10:29:52 [2020-07-27T10:29:52.400Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:29:52 [2020-07-27T10:29:52.400Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:29:52 [2020-07-27T10:29:52.400Z] === RUN   TestInspectOomKilledFalse
10:29:52 [2020-07-27T10:29:52.400Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:29:52 [2020-07-27T10:29:52.400Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:29:52 [2020-07-27T10:29:52.400Z] === RUN   TestLinksEtcHostsContentMatch
10:29:52 [2020-07-27T10:29:52.692Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
10:29:52 [2020-07-27T10:29:52.692Z] === RUN   TestLinksContainerNames
10:29:53 [2020-07-27T10:29:53.007Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:29:54 [2020-07-27T10:29:54.385Z] --- PASS: TestBuildMultiStageCopy (7.33s)
10:29:54 [2020-07-27T10:29:54.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
10:29:54 [2020-07-27T10:29:54.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
10:29:54 [2020-07-27T10:29:54.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:29:54 [2020-07-27T10:29:54.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:29:54 [2020-07-27T10:29:54.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:29:54 [2020-07-27T10:29:54.385Z] === RUN   TestBuildMultiStageParentConfig
10:29:54 [2020-07-27T10:29:54.765Z] --- PASS: TestLinksContainerNames (1.64s)
10:29:54 [2020-07-27T10:29:54.765Z] === RUN   TestLogsFollowTailEmpty
10:29:55 [2020-07-27T10:29:55.400Z] --- PASS: TestLogsFollowTailEmpty (0.93s)
10:29:55 [2020-07-27T10:29:55.400Z] === RUN   TestContainerNetworkMountsNoChown
10:29:55 [2020-07-27T10:29:55.570Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
10:29:56 [2020-07-27T10:29:56.438Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/default
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/default
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/private
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/private
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/rprivate
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/rprivate
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/slave
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/slave
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/rslave
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/rslave
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/shared
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/shared
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/rshared
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/rshared
10:29:56 [2020-07-27T10:29:56.438Z] === CONT  TestMountDaemonRoot/default
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/default/mount_root
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/default/bind_root
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:29:56 [2020-07-27T10:29:56.438Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:29:56 [2020-07-27T10:29:56.438Z] === CONT  TestMountDaemonRoot/rshared
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:29:56 [2020-07-27T10:29:56.438Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:29:56 [2020-07-27T10:29:56.438Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/shared
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/rslave
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/slave
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/rprivate
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/private
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/private/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/private/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/default/bind_root
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/default/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:29:56 [2020-07-27T10:29:56.439Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:29:56 [2020-07-27T10:29:56.624Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:29:56 [2020-07-27T10:29:56.732Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/private/mount_root
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/private/bind_root
10:29:57 [2020-07-27T10:29:57.024Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:29:57 [2020-07-27T10:29:57.024Z] --- PASS: TestMountDaemonRoot (0.01s)
10:29:57 [2020-07-27T10:29:57.024Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:29:57 [2020-07-27T10:29:57.024Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
10:29:57 [2020-07-27T10:29:57.024Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:29:57 [2020-07-27T10:29:57.024Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
10:29:57 [2020-07-27T10:29:57.024Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
10:29:57 [2020-07-27T10:29:57.024Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:29:57 [2020-07-27T10:29:57.024Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
10:29:57 [2020-07-27T10:29:57.024Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
10:29:57 [2020-07-27T10:29:57.024Z] === RUN   TestContainerBindMountNonRecursive
10:29:57 [2020-07-27T10:29:57.271Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
10:29:57 [2020-07-27T10:29:57.271Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:29:57 [2020-07-27T10:29:57.271Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:29:57 [2020-07-27T10:29:57.271Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:29:57 [2020-07-27T10:29:57.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:29:57 [2020-07-27T10:29:57.916Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:29:57 [2020-07-27T10:29:57.916Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:29:57 [2020-07-27T10:29:57.916Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:29:57 [2020-07-27T10:29:57.916Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:29:57 [2020-07-27T10:29:57.916Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:29:57 [2020-07-27T10:29:57.916Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:29:59 [2020-07-27T10:29:59.095Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
10:29:59 [2020-07-27T10:29:59.095Z] === RUN   TestNetworkNat
10:29:59 [2020-07-27T10:29:59.451Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:29:59 [2020-07-27T10:29:59.451Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:29:59 [2020-07-27T10:29:59.661Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
10:29:59 [2020-07-27T10:29:59.661Z] === RUN   TestBuildLabelWithTargets
10:30:00 [2020-07-27T10:30:00.127Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
10:30:00 [2020-07-27T10:30:00.127Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
10:30:00 [2020-07-27T10:30:00.130Z] --- PASS: TestNetworkNat (0.81s)
10:30:00 [2020-07-27T10:30:00.130Z] === RUN   TestNetworkLocalhostTCPNat
10:30:00 [2020-07-27T10:30:00.425Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.1% of statements
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:30:00 [2020-07-27T10:30:00.425Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
10:30:01 [2020-07-27T10:30:01.071Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:30:01 [2020-07-27T10:30:01.071Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:30:01 [2020-07-27T10:30:01.167Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
10:30:01 [2020-07-27T10:30:01.167Z] === RUN   TestNetworkLoopbackNat
10:30:01 [2020-07-27T10:30:01.371Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
10:30:04 [2020-07-27T10:30:04.691Z] --- PASS: TestNetworkLoopbackNat (3.25s)
10:30:04 [2020-07-27T10:30:04.691Z] === RUN   TestPause
10:30:04 [2020-07-27T10:30:04.940Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
10:30:04 [2020-07-27T10:30:04.983Z] --- PASS: TestPause (0.89s)
10:30:04 [2020-07-27T10:30:04.983Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:30:04 [2020-07-27T10:30:04.983Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:30:04 [2020-07-27T10:30:04.983Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:30:04 [2020-07-27T10:30:04.983Z] === RUN   TestPauseStopPausedContainer
10:30:06 [2020-07-27T10:30:06.024Z] --- PASS: TestPauseStopPausedContainer (0.88s)
10:30:06 [2020-07-27T10:30:06.024Z] === RUN   TestPsFilter
10:30:06 [2020-07-27T10:30:06.339Z] --- PASS: TestPsFilter (0.28s)
10:30:06 [2020-07-27T10:30:06.340Z] === RUN   TestRemoveContainerWithRemovedVolume
10:30:06 [2020-07-27T10:30:06.973Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
10:30:06 [2020-07-27T10:30:06.973Z] === RUN   TestRemoveContainerWithVolume
10:30:07 [2020-07-27T10:30:07.049Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.922s	coverage: 86.3% of statements
10:30:07 [2020-07-27T10:30:07.778Z] --- PASS: TestBuildLabelWithTargets (8.01s)
10:30:07 [2020-07-27T10:30:07.778Z] === RUN   TestBuildWithEmptyLayers
10:30:08 [2020-07-27T10:30:08.011Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
10:30:08 [2020-07-27T10:30:08.011Z] === RUN   TestRemoveContainerRunning
10:30:08 [2020-07-27T10:30:08.104Z] ok  	github.com/docker/docker/builder/remotecontext	0.539s	coverage: 13.6% of statements
10:30:08 [2020-07-27T10:30:08.645Z] --- PASS: TestRemoveContainerRunning (0.82s)
10:30:08 [2020-07-27T10:30:08.645Z] === RUN   TestRemoveContainerForceRemoveRunning
10:30:09 [2020-07-27T10:30:09.638Z] ok  	github.com/docker/docker/builder/dockerfile	1.201s	coverage: 48.1% of statements
10:30:09 [2020-07-27T10:30:09.638Z] ?   	github.com/docker/docker/cli	[no test files]
10:30:09 [2020-07-27T10:30:09.638Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:30:09 [2020-07-27T10:30:09.682Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
10:30:09 [2020-07-27T10:30:09.682Z] === RUN   TestRemoveInvalidContainer
10:30:09 [2020-07-27T10:30:09.682Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:30:09 [2020-07-27T10:30:09.682Z] === RUN   TestRenameLinkedContainer
10:30:10 [2020-07-27T10:30:10.319Z] --- PASS: TestBuildWithEmptyLayers (2.98s)
10:30:10 [2020-07-27T10:30:10.319Z] === RUN   TestBuildMultiStageOnBuild
10:30:13 [2020-07-27T10:30:13.201Z] --- PASS: TestRenameLinkedContainer (3.43s)
10:30:13 [2020-07-27T10:30:13.201Z] === RUN   TestRenameStoppedContainer
10:30:13 [2020-07-27T10:30:13.835Z] --- PASS: TestRenameStoppedContainer (0.92s)
10:30:13 [2020-07-27T10:30:13.835Z] === RUN   TestRenameRunningContainerAndReuse
10:30:15 [2020-07-27T10:30:15.270Z] ok  	github.com/docker/docker/client	0.497s	coverage: 75.4% of statements
10:30:15 [2020-07-27T10:30:15.591Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
10:30:15 [2020-07-27T10:30:15.591Z] === RUN   TestBuildUncleanTarFilenames
10:30:15 [2020-07-27T10:30:15.850Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
10:30:15 [2020-07-27T10:30:15.850Z] === RUN   TestBuildMultiStageLayerLeak
10:30:15 [2020-07-27T10:30:15.909Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s)
10:30:15 [2020-07-27T10:30:15.909Z] === RUN   TestRenameInvalidName
10:30:16 [2020-07-27T10:30:16.542Z] --- PASS: TestRenameInvalidName (0.87s)
10:30:16 [2020-07-27T10:30:16.543Z] === RUN   TestRenameAnonymousContainer
10:30:16 [2020-07-27T10:30:16.968Z] sha256:61dd58f4293e907de9f8dcb6009fef6cbe13ced12cb3252bd0e9f5adccdcce74
10:30:16 [2020-07-27T10:30:16.968Z] INFO: Starting docker-py tests...
10:30:16 [2020-07-27T10:30:16.968Z] ============================= test session starts ==============================
10:30:16 [2020-07-27T10:30:16.968Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
10:30:16 [2020-07-27T10:30:16.968Z] rootdir: /src, inifile: pytest.ini
10:30:16 [2020-07-27T10:30:16.968Z] plugins: cov-2.6.1, timeout-1.3.3
10:30:16 [2020-07-27T10:30:16.968Z] collected 388 items / 2 deselected / 386 selected
10:30:16 [2020-07-27T10:30:16.968Z] 
10:30:20 [2020-07-27T10:30:20.040Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s)
10:30:20 [2020-07-27T10:30:20.040Z] === RUN   TestBuildWithHugeFile
10:30:22 [2020-07-27T10:30:22.118Z] --- PASS: TestRenameAnonymousContainer (4.93s)
10:30:22 [2020-07-27T10:30:22.118Z] === RUN   TestRenameContainerWithSameName
10:30:22 [2020-07-27T10:30:22.411Z] --- PASS: TestRenameContainerWithSameName (0.91s)
10:30:22 [2020-07-27T10:30:22.411Z] === RUN   TestRenameContainerWithLinkedContainer
10:30:24 [2020-07-27T10:30:24.482Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
10:30:24 [2020-07-27T10:30:24.482Z] === RUN   TestResize
10:30:25 [2020-07-27T10:30:25.116Z] --- PASS: TestResize (0.90s)
10:30:25 [2020-07-27T10:30:25.116Z] === RUN   TestResizeWithInvalidSize
10:30:25 [2020-07-27T10:30:25.752Z] --- PASS: TestResizeWithInvalidSize (0.83s)
10:30:25 [2020-07-27T10:30:25.752Z] === RUN   TestResizeWhenContainerNotStarted
10:30:26 [2020-07-27T10:30:26.789Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:26 [2020-07-27T10:30:26.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:27 [2020-07-27T10:30:27.872Z] Removing intermediate container bc8a84d720a0
10:30:27 [2020-07-27T10:30:27.872Z]  ---> ceb40a4f4bed
10:30:27 [2020-07-27T10:30:27.872Z] 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
10:30:27 [2020-07-27T10:30:27.872Z]  ---> Running in 75fe9541a6d1
10:30:27 [2020-07-27T10:30:27.872Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
10:30:27 [2020-07-27T10:30:27.872Z] go: finding gotest.tools/gotestsum v0.3.5
10:30:27 [2020-07-27T10:30:27.872Z] go: finding gotest.tools v0.3.5
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading gotest.tools/gotestsum v0.3.5
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting gotest.tools/gotestsum v0.3.5
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading gotest.tools v2.1.0+incompatible
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting gotest.tools v2.1.0+incompatible
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading github.com/fatih/color v1.6.0
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading github.com/spf13/pflag v1.0.1
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading github.com/pkg/errors v0.8.0
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading github.com/sirupsen/logrus v1.0.5
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting github.com/spf13/pflag v1.0.1
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting github.com/sirupsen/logrus v1.0.5
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting github.com/pkg/errors v0.8.0
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting github.com/fatih/color v1.6.0
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading github.com/mattn/go-colorable v0.0.9
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting github.com/mattn/go-colorable v0.0.9
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading github.com/mattn/go-isatty v0.0.3
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading github.com/jonboulle/clockwork v0.1.0
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:30:27 [2020-07-27T10:30:27.872Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting github.com/jonboulle/clockwork v0.1.0
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting github.com/mattn/go-isatty v0.0.3
10:30:27 [2020-07-27T10:30:27.872Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:30:27 [2020-07-27T10:30:27.873Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:30:27 [2020-07-27T10:30:27.873Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:30:27 [2020-07-27T10:30:27.873Z] go: finding github.com/fatih/color v1.6.0
10:30:27 [2020-07-27T10:30:27.873Z] go: finding github.com/pkg/errors v0.8.0
10:30:27 [2020-07-27T10:30:27.873Z] go: finding github.com/sirupsen/logrus v1.0.5
10:30:27 [2020-07-27T10:30:27.873Z] go: finding github.com/spf13/pflag v1.0.1
10:30:27 [2020-07-27T10:30:27.873Z] go: finding github.com/mattn/go-colorable v0.0.9
10:30:27 [2020-07-27T10:30:27.873Z] go: finding github.com/mattn/go-isatty v0.0.3
10:30:27 [2020-07-27T10:30:27.873Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:30:27 [2020-07-27T10:30:27.873Z] go: finding github.com/jonboulle/clockwork v0.1.0
10:30:27 [2020-07-27T10:30:27.873Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:30:27 [2020-07-27T10:30:27.873Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:30:27 [2020-07-27T10:30:27.873Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:30:28 [2020-07-27T10:30:28.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:29 [2020-07-27T10:30:29.152Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:30 [2020-07-27T10:30:30.113Z] INFO: Build done for gotestsum...
10:30:30 [2020-07-27T10:30:30.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:30 [2020-07-27T10:30:30.445Z] tests/integration/api_build_test.py .......................X             [  6%]
10:30:30 [2020-07-27T10:30:30.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:30 [2020-07-27T10:30:30.701Z] tests/integration/api_client_test.py .....                               [  7%]
10:30:31 [2020-07-27T10:30:31.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:32 [2020-07-27T10:30:32.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:30:32 [2020-07-27T10:30:32.063Z] 
10:30:32 [2020-07-27T10:30:32.063Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:30:32 [2020-07-27T10:30:32.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:30:32 [2020-07-27T10:30:32.063Z] HOSTNAME=106a47c732f3
10:30:32 [2020-07-27T10:30:32.063Z] TESTDEBUG=0
10:30:32 [2020-07-27T10:30:32.063Z] DEST=bundles/test-integration
10:30:32 [2020-07-27T10:30:32.063Z] PWD=/go/src/github.com/docker/docker
10:30:32 [2020-07-27T10:30:32.063Z] DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:30:32 [2020-07-27T10:30:32.063Z] container=docker
10:30:32 [2020-07-27T10:30:32.063Z] HOME=/root
10:30:32 [2020-07-27T10:30:32.063Z] GOLANG_VERSION=1.13.14
10:30:32 [2020-07-27T10:30:32.063Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:30:32 [2020-07-27T10:30:32.063Z] VALIDATE_BRANCH=master
10:30:32 [2020-07-27T10:30:32.063Z] TERM=xterm
10:30:32 [2020-07-27T10:30:32.063Z] DOCKER_PKG=github.com/docker/docker
10:30:32 [2020-07-27T10:30:32.063Z] SHLVL=1
10:30:32 [2020-07-27T10:30:32.063Z] TIMEOUT=120m
10:30:32 [2020-07-27T10:30:32.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:30:32 [2020-07-27T10:30:32.063Z] DOCKER_GRAPHDRIVER=overlay2
10:30:32 [2020-07-27T10:30:32.064Z] GO111MODULE=off
10:30:32 [2020-07-27T10:30:32.064Z] DOCKER_EXPERIMENTAL=1
10:30:32 [2020-07-27T10:30:32.064Z] TEST_SKIP_INTEGRATION_CLI=1
10:30:32 [2020-07-27T10:30:32.064Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:30:32 [2020-07-27T10:30:32.064Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:30:32 [2020-07-27T10:30:32.064Z] GOPATH=/go
10:30:32 [2020-07-27T10:30:32.064Z] PKG_CONFIG=pkg-config
10:30:32 [2020-07-27T10:30:32.064Z] _=/usr/bin/env
10:30:32 [2020-07-27T10:30:32.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:30:32 [2020-07-27T10:30:32.159Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:32 [2020-07-27T10:30:32.444Z] tests/integration/api_config_test.py .....                               [  8%]
10:30:34 [2020-07-27T10:30:34.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:34 [2020-07-27T10:30:34.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:36 [2020-07-27T10:30:36.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:37 [2020-07-27T10:30:37.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:40 [2020-07-27T10:30:40.007Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s)
10:30:40 [2020-07-27T10:30:40.007Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s)
10:30:40 [2020-07-27T10:30:40.007Z] === RUN   TestCgroupNamespacesRun
10:30:41 [2020-07-27T10:30:41.518Z] --- PASS: TestCgroupNamespacesRun (1.78s)
10:30:41 [2020-07-27T10:30:41.518Z] === RUN   TestCgroupNamespacesRunPrivileged
10:30:42 [2020-07-27T10:30:42.684Z] Removing intermediate container 75fe9541a6d1
10:30:42 [2020-07-27T10:30:42.684Z]  ---> 18e819d68bd4
10:30:42 [2020-07-27T10:30:42.684Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
10:30:42 [2020-07-27T10:30:42.684Z]  ---> Running in 76fc8ff3e9f1
10:30:42 [2020-07-27T10:30:42.684Z] Removing intermediate container 76fc8ff3e9f1
10:30:42 [2020-07-27T10:30:42.684Z]  ---> 881bafff1acf
10:30:42 [2020-07-27T10:30:42.684Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:30:42 [2020-07-27T10:30:42.684Z]  ---> Running in 6a49dd3ded89
10:30:42 [2020-07-27T10:30:42.684Z] Removing intermediate container 6a49dd3ded89
10:30:42 [2020-07-27T10:30:42.684Z]  ---> 85ffe8080d89
10:30:42 [2020-07-27T10:30:42.684Z] Step 10/10 : COPY . .
10:30:43 [2020-07-27T10:30:43.035Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
10:30:43 [2020-07-27T10:30:43.035Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:30:44 [2020-07-27T10:30:44.546Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
10:30:44 [2020-07-27T10:30:44.546Z] === RUN   TestCgroupNamespacesRunHostMode
10:30:46 [2020-07-27T10:30:46.494Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:30:46 [2020-07-27T10:30:46.617Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
10:30:46 [2020-07-27T10:30:46.617Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:30:48 [2020-07-27T10:30:48.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
10:30:48 [2020-07-27T10:30:48.129Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:30:50 [2020-07-27T10:30:50.201Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
10:30:50 [2020-07-27T10:30:50.201Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:30:50 [2020-07-27T10:30:50.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:30:50 [2020-07-27T10:30:50.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
10:30:50 [2020-07-27T10:30:50.836Z] === RUN   TestCgroupNamespacesRunOlderClient
10:30:52 [2020-07-27T10:30:52.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:30:52 [2020-07-27T10:30:52.350Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
10:30:52 [2020-07-27T10:30:52.350Z] === RUN   TestKernelTCPMemory
10:30:53 [2020-07-27T10:30:53.419Z] --- PASS: TestKernelTCPMemory (0.92s)
10:30:53 [2020-07-27T10:30:53.419Z] === RUN   TestNISDomainname
10:30:54 [2020-07-27T10:30:54.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:30:54 [2020-07-27T10:30:54.493Z] --- PASS: TestNISDomainname (1.01s)
10:30:54 [2020-07-27T10:30:54.493Z] === RUN   TestHostnameDnsResolution
10:30:54 [2020-07-27T10:30:54.768Z] ok  	github.com/docker/docker/cmd/dockerd	0.269s	coverage: 30.8% of statements
10:30:56 [2020-07-27T10:30:56.304Z] ok  	github.com/docker/docker/container	0.178s	coverage: 34.7% of statements
10:30:56 [2020-07-27T10:30:56.304Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:30:56 [2020-07-27T10:30:56.304Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:30:56 [2020-07-27T10:30:56.304Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:30:56 [2020-07-27T10:30:56.304Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:30:56 [2020-07-27T10:30:56.566Z] --- PASS: TestHostnameDnsResolution (1.76s)
10:30:56 [2020-07-27T10:30:56.566Z] === RUN   TestStats
10:30:59 [2020-07-27T10:30:59.302Z] --- PASS: TestStats (3.02s)
10:30:59 [2020-07-27T10:30:59.302Z] === RUN   TestStopContainerWithTimeout
10:30:59 [2020-07-27T10:30:59.302Z] === RUN   TestStopContainerWithTimeout/0
10:30:59 [2020-07-27T10:30:59.302Z] === PAUSE TestStopContainerWithTimeout/0
10:30:59 [2020-07-27T10:30:59.302Z] === RUN   TestStopContainerWithTimeout/1
10:30:59 [2020-07-27T10:30:59.302Z] === PAUSE TestStopContainerWithTimeout/1
10:30:59 [2020-07-27T10:30:59.302Z] === RUN   TestStopContainerWithTimeout/3
10:30:59 [2020-07-27T10:30:59.302Z] === PAUSE TestStopContainerWithTimeout/3
10:30:59 [2020-07-27T10:30:59.302Z] === RUN   TestStopContainerWithTimeout/-1
10:30:59 [2020-07-27T10:30:59.302Z] === PAUSE TestStopContainerWithTimeout/-1
10:30:59 [2020-07-27T10:30:59.302Z] === CONT  TestStopContainerWithTimeout/0
10:30:59 [2020-07-27T10:30:59.302Z] === CONT  TestStopContainerWithTimeout/-1
10:30:59 [2020-07-27T10:30:59.864Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.034s	coverage: 65.3% of statements
10:31:00 [2020-07-27T10:31:00.004Z] === CONT  TestStopContainerWithTimeout/3
10:31:02 [2020-07-27T10:31:02.077Z] === CONT  TestStopContainerWithTimeout/1
10:31:04 [2020-07-27T10:31:04.191Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:31:04 [2020-07-27T10:31:04.191Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
10:31:04 [2020-07-27T10:31:04.191Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
10:31:04 [2020-07-27T10:31:04.191Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
10:31:04 [2020-07-27T10:31:04.191Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
10:31:04 [2020-07-27T10:31:04.191Z] === RUN   TestDeleteDevicemapper
10:31:04 [2020-07-27T10:31:04.191Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:31:04 [2020-07-27T10:31:04.191Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:31:04 [2020-07-27T10:31:04.191Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:31:04 [2020-07-27T10:31:04.460Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 35.4% of statements
10:31:07 [2020-07-27T10:31:07.714Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.76s)
10:31:07 [2020-07-27T10:31:07.714Z] === RUN   TestUpdateMemory
10:31:07 [2020-07-27T10:31:07.714Z] --- SKIP: TestUpdateMemory (0.00s)
10:31:07 [2020-07-27T10:31:07.714Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:31:07 [2020-07-27T10:31:07.714Z] === RUN   TestUpdateCPUQuota
10:31:08 [2020-07-27T10:31:08.028Z] ok  	github.com/docker/docker/daemon/cluster	0.192s	coverage: 0.5% of statements
10:31:08 [2020-07-27T10:31:08.240Z]  ---> 68810c3aa99a
10:31:08 [2020-07-27T10:31:08.240Z] Successfully built 68810c3aa99a
10:31:08 [2020-07-27T10:31:08.240Z] Successfully tagged docker:latest
10:31:08 [2020-07-27T10:31:08.240Z] INFO: Image build ended at 07/27/2020 10:31:05. Duration:00:03:31.9109904
10:31:08 [2020-07-27T10:31:08.240Z] 
10:31:08 [2020-07-27T10:31:08.240Z] 
10:31:08 [2020-07-27T10:31:08.240Z] INFO: Building the test binaries at 07/27/2020 10:31:05...
10:31:08 [2020-07-27T10:31:08.799Z] --- PASS: TestUpdateCPUQuota (1.06s)
10:31:08 [2020-07-27T10:31:08.799Z] === RUN   TestUpdatePidsLimit
10:31:08 [2020-07-27T10:31:08.799Z] === RUN   TestUpdatePidsLimit/update_from_none
10:31:09 [2020-07-27T10:31:09.474Z] === RUN   TestUpdatePidsLimit/no_change
10:31:09 [2020-07-27T10:31:09.766Z] === RUN   TestUpdatePidsLimit/update_lower
10:31:09 [2020-07-27T10:31:09.918Z] INFO: make.ps1 starting at 07/27/2020 10:31:09
10:31:09 [2020-07-27T10:31:09.919Z] INFO: Git commit (9a6402d761) assumed from DOCKER_GITCOMMIT environment variable
10:31:09 [2020-07-27T10:31:09.919Z] INFO: Invoking autogen...
10:31:10 [2020-07-27T10:31:10.058Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:31:10 [2020-07-27T10:31:10.351Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:31:10 [2020-07-27T10:31:10.985Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:31:10 [2020-07-27T10:31:10.997Z] INFO: Building daemon...
10:31:11 [2020-07-27T10:31:11.277Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:31:11 [2020-07-27T10:31:11.606Z] ok  	github.com/docker/docker/daemon/discovery	0.029s	coverage: 30.0% of statements
10:31:12 [2020-07-27T10:31:12.379Z] --- PASS: TestUpdatePidsLimit (3.58s)
10:31:12 [2020-07-27T10:31:12.379Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
10:31:12 [2020-07-27T10:31:12.379Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
10:31:12 [2020-07-27T10:31:12.379Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
10:31:12 [2020-07-27T10:31:12.379Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
10:31:12 [2020-07-27T10:31:12.379Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
10:31:12 [2020-07-27T10:31:12.379Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
10:31:12 [2020-07-27T10:31:12.379Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
10:31:12 [2020-07-27T10:31:12.379Z] === RUN   TestUpdateRestartPolicy
10:31:13 [2020-07-27T10:31:13.144Z] ok  	github.com/docker/docker/daemon/config	0.072s	coverage: 81.8% of statements
10:31:13 [2020-07-27T10:31:13.440Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
10:31:16 [2020-07-27T10:31:16.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:31:16 [2020-07-27T10:31:16.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:31:16 [2020-07-27T10:31:16.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:31:16 [2020-07-27T10:31:16.204Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
10:31:16 [2020-07-27T10:31:16.275Z] --- PASS: TestBuildWithHugeFile (52.24s)
10:31:16 [2020-07-27T10:31:16.275Z] === RUN   TestBuildWithEmptyDockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:31:16 [2020-07-27T10:31:16.275Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
10:31:16 [2020-07-27T10:31:16.275Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
10:31:16 [2020-07-27T10:31:16.275Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
10:31:16 [2020-07-27T10:31:16.275Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:31:16 [2020-07-27T10:31:16.275Z] === RUN   TestBuildPreserveOwnership
10:31:16 [2020-07-27T10:31:16.275Z] === RUN   TestBuildPreserveOwnership/copy_from
10:31:16 [2020-07-27T10:31:16.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:31:17 [2020-07-27T10:31:17.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:31:18 [2020-07-27T10:31:18.953Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
10:31:18 [2020-07-27T10:31:18.953Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.527s	coverage: 13.9% of statements
10:31:18 [2020-07-27T10:31:18.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:31:18 [2020-07-27T10:31:18.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:31:18 [2020-07-27T10:31:18.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:31:18 [2020-07-27T10:31:18.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:31:18 [2020-07-27T10:31:18.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:31:19 [2020-07-27T10:31:19.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:31:19 [2020-07-27T10:31:19.560Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:31:20 [2020-07-27T10:31:20.489Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.683s	coverage: 57.9% of statements
10:31:22 [2020-07-27T10:31:22.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:31:23 [2020-07-27T10:31:23.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:31:23 [2020-07-27T10:31:23.263Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
10:31:23 [2020-07-27T10:31:23.747Z] --- PASS: TestBuildPreserveOwnership (10.39s)
10:31:23 [2020-07-27T10:31:23.747Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.39s)
10:31:23 [2020-07-27T10:31:23.747Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestBuildPlatformInvalid
10:31:23 [2020-07-27T10:31:23.747Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:31:23 [2020-07-27T10:31:23.747Z] PASS
10:31:23 [2020-07-27T10:31:23.747Z] 
10:31:23 [2020-07-27T10:31:23.747Z] === Skipped
10:31:23 [2020-07-27T10:31:23.747Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:31:23 [2020-07-27T10:31:23.747Z]     build_session_test.go:25: TODO: BuildKit
10:31:23 [2020-07-27T10:31:23.747Z] 
10:31:23 [2020-07-27T10:31:23.747Z] 
10:31:23 [2020-07-27T10:31:23.747Z] DONE 32 tests, 1 skipped in 127.768s
10:31:23 [2020-07-27T10:31:23.747Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:31:23 [2020-07-27T10:31:23.747Z] INFO: Testing against a local daemon
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestConfigInspect
10:31:23 [2020-07-27T10:31:23.747Z] --- SKIP: TestConfigInspect (0.02s)
10:31:23 [2020-07-27T10:31:23.747Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestConfigList
10:31:23 [2020-07-27T10:31:23.747Z] --- SKIP: TestConfigList (0.01s)
10:31:23 [2020-07-27T10:31:23.747Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestConfigsCreateAndDelete
10:31:23 [2020-07-27T10:31:23.747Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
10:31:23 [2020-07-27T10:31:23.747Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestConfigsUpdate
10:31:23 [2020-07-27T10:31:23.747Z] --- SKIP: TestConfigsUpdate (0.02s)
10:31:23 [2020-07-27T10:31:23.747Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestTemplatedConfig
10:31:23 [2020-07-27T10:31:23.747Z] --- SKIP: TestTemplatedConfig (0.00s)
10:31:23 [2020-07-27T10:31:23.747Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestConfigCreateResolve
10:31:23 [2020-07-27T10:31:23.747Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:31:23 [2020-07-27T10:31:23.747Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:23 [2020-07-27T10:31:23.747Z] === RUN   TestConfigDaemonLibtrustID
10:31:23 [2020-07-27T10:31:23.906Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.806s	coverage: 69.2% of statements
10:31:24 [2020-07-27T10:31:24.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:31:24 [2020-07-27T10:31:24.552Z] ok  	github.com/docker/docker/daemon	12.346s	coverage: 17.4% of statements
10:31:24 [2020-07-27T10:31:24.552Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:31:24 [2020-07-27T10:31:24.552Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:31:24 [2020-07-27T10:31:24.552Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:31:24 [2020-07-27T10:31:24.552Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:31:25 [2020-07-27T10:31:25.123Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
10:31:25 [2020-07-27T10:31:25.123Z] PASS
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] === Skipped
10:31:25 [2020-07-27T10:31:25.123Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:31:25 [2020-07-27T10:31:25.123Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
10:31:25 [2020-07-27T10:31:25.123Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
10:31:25 [2020-07-27T10:31:25.123Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
10:31:25 [2020-07-27T10:31:25.123Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:31:25 [2020-07-27T10:31:25.123Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:31:25 [2020-07-27T10:31:25.123Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] 
10:31:25 [2020-07-27T10:31:25.123Z] DONE 7 tests, 6 skipped in 1.761s
10:31:25 [2020-07-27T10:31:25.123Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:31:25 [2020-07-27T10:31:25.123Z] INFO: Testing against a local daemon
10:31:25 [2020-07-27T10:31:25.123Z] === RUN   TestCheckpoint
10:31:25 [2020-07-27T10:31:25.123Z] --- SKIP: TestCheckpoint (0.00s)
10:31:25 [2020-07-27T10:31:25.123Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:31:25 [2020-07-27T10:31:25.123Z] === RUN   TestContainerInvalidJSON
10:31:25 [2020-07-27T10:31:25.123Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:31:25 [2020-07-27T10:31:25.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:31:25 [2020-07-27T10:31:25.123Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:31:25 [2020-07-27T10:31:25.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:31:25 [2020-07-27T10:31:25.123Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:31:25 [2020-07-27T10:31:25.123Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:31:25 [2020-07-27T10:31:25.123Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:31:25 [2020-07-27T10:31:25.123Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:31:25 [2020-07-27T10:31:25.123Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:31:25 [2020-07-27T10:31:25.123Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:31:25 [2020-07-27T10:31:25.123Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:31:25 [2020-07-27T10:31:25.123Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:31:25 [2020-07-27T10:31:25.123Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:31:25 [2020-07-27T10:31:25.123Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:31:25 [2020-07-27T10:31:25.170Z] --- PASS: TestUpdateRestartPolicy (12.84s)
10:31:25 [2020-07-27T10:31:25.170Z] === RUN   TestUpdateRestartWithAutoRemove
10:31:25 [2020-07-27T10:31:25.382Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:31:25 [2020-07-27T10:31:25.382Z] === RUN   TestCopyFromContainerPathIsNotDir
10:31:25 [2020-07-27T10:31:25.382Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:31:25 [2020-07-27T10:31:25.382Z] === RUN   TestCopyToContainerPathDoesNotExist
10:31:25 [2020-07-27T10:31:25.382Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
10:31:25 [2020-07-27T10:31:25.382Z] === RUN   TestCopyToContainerPathIsNotDir
10:31:25 [2020-07-27T10:31:25.382Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:31:25 [2020-07-27T10:31:25.382Z] === RUN   TestCopyFromContainer
10:31:25 [2020-07-27T10:31:25.605Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.506s	coverage: 45.9% of statements
10:31:25 [2020-07-27T10:31:25.605Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:31:26 [2020-07-27T10:31:26.282Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
10:31:26 [2020-07-27T10:31:26.282Z] === RUN   TestWaitNonBlocked
10:31:26 [2020-07-27T10:31:26.282Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:26 [2020-07-27T10:31:26.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:26 [2020-07-27T10:31:26.282Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:26 [2020-07-27T10:31:26.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:26 [2020-07-27T10:31:26.282Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:26 [2020-07-27T10:31:26.282Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:26 [2020-07-27T10:31:26.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:31:26 [2020-07-27T10:31:26.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:31:27 [2020-07-27T10:31:27.364Z] --- PASS: TestWaitNonBlocked (0.01s)
10:31:27 [2020-07-27T10:31:27.364Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
10:31:27 [2020-07-27T10:31:27.364Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
10:31:27 [2020-07-27T10:31:27.364Z] === RUN   TestWaitBlocked
10:31:27 [2020-07-27T10:31:27.364Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:31:27 [2020-07-27T10:31:27.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:31:27 [2020-07-27T10:31:27.364Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:31:27 [2020-07-27T10:31:27.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:31:27 [2020-07-27T10:31:27.364Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:31:27 [2020-07-27T10:31:27.364Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:31:27 [2020-07-27T10:31:27.704Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.353s	coverage: 49.5% of statements
10:31:28 [2020-07-27T10:31:28.002Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.0% of statements
10:31:28 [2020-07-27T10:31:28.646Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.473s	coverage: 76.1% of statements
10:31:28 [2020-07-27T10:31:28.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:31:29 [2020-07-27T10:31:29.003Z] --- PASS: TestWaitBlocked (0.01s)
10:31:29 [2020-07-27T10:31:29.003Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
10:31:29 [2020-07-27T10:31:29.003Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
10:31:29 [2020-07-27T10:31:29.003Z] === CONT  TestContainerStartOnDaemonRestart
10:31:29 [2020-07-27T10:31:29.003Z] === CONT  TestIpcModeOlderClient
10:31:29 [2020-07-27T10:31:29.003Z] --- PASS: TestIpcModeOlderClient (0.17s)
10:31:29 [2020-07-27T10:31:29.003Z] === CONT  TestDaemonHostGatewayIP
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer//
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer//bar/root
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer//bar/root/
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer/bar/quux
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer/bar/quux/
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:31:29 [2020-07-27T10:31:29.569Z] === RUN   TestCopyFromContainer/bar/notarget
10:31:29 [2020-07-27T10:31:29.828Z] --- PASS: TestCopyFromContainer (4.28s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:31:29 [2020-07-27T10:31:29.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:31:29 [2020-07-27T10:31:29.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:31:29 [2020-07-27T10:31:29.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:31:29 [2020-07-27T10:31:29.828Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:31:29 [2020-07-27T10:31:29.828Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:31:29 [2020-07-27T10:31:29.828Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:31:29 [2020-07-27T10:31:29.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateLinkToNonExistingContainer
10:31:29 [2020-07-27T10:31:29.828Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateWithInvalidEnv
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateWithInvalidEnv/0
10:31:29 [2020-07-27T10:31:29.828Z] === PAUSE TestCreateWithInvalidEnv/0
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateWithInvalidEnv/1
10:31:29 [2020-07-27T10:31:29.828Z] === PAUSE TestCreateWithInvalidEnv/1
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateWithInvalidEnv/2
10:31:29 [2020-07-27T10:31:29.828Z] === PAUSE TestCreateWithInvalidEnv/2
10:31:29 [2020-07-27T10:31:29.828Z] === CONT  TestCreateWithInvalidEnv/0
10:31:29 [2020-07-27T10:31:29.828Z] === CONT  TestCreateWithInvalidEnv/2
10:31:29 [2020-07-27T10:31:29.828Z] === CONT  TestCreateWithInvalidEnv/1
10:31:29 [2020-07-27T10:31:29.828Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:31:29 [2020-07-27T10:31:29.828Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateTmpfsMountsTarget
10:31:29 [2020-07-27T10:31:29.828Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:31:29 [2020-07-27T10:31:29.828Z] === RUN   TestCreateWithCustomMaskedPaths
10:31:30 [2020-07-27T10:31:30.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:31:30 [2020-07-27T10:31:30.192Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
10:31:30 [2020-07-27T10:31:30.836Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
10:31:31 [2020-07-27T10:31:31.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:31:31 [2020-07-27T10:31:31.234Z] --- PASS: TestCreateWithCapabilities (0.02s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
10:31:31 [2020-07-27T10:31:31.234Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
10:31:31 [2020-07-27T10:31:31.234Z] === RUN   TestCreateWithCustomReadonlyPaths
10:31:31 [2020-07-27T10:31:31.737Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s)
10:31:31 [2020-07-27T10:31:31.737Z] === CONT  TestContainerKillOnDaemonStart
10:31:32 [2020-07-27T10:31:32.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:31:32 [2020-07-27T10:31:32.370Z] --- PASS: TestDaemonHostGatewayIP (3.44s)
10:31:32 [2020-07-27T10:31:32.370Z] === CONT  TestDaemonRestartIpcMode
10:31:32 [2020-07-27T10:31:32.373Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.033s	coverage: 52.1% of statements
10:31:32 [2020-07-27T10:31:32.373Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:31:32 [2020-07-27T10:31:32.373Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:31:32 [2020-07-27T10:31:32.631Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
10:31:32 [2020-07-27T10:31:32.631Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:31:32 [2020-07-27T10:31:32.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:31:32 [2020-07-27T10:31:32.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:31:32 [2020-07-27T10:31:32.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:31:32 [2020-07-27T10:31:32.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:31:32 [2020-07-27T10:31:32.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:31:32 [2020-07-27T10:31:32.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:31:32 [2020-07-27T10:31:32.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:31:32 [2020-07-27T10:31:32.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:31:32 [2020-07-27T10:31:32.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:31:32 [2020-07-27T10:31:32.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:31:32 [2020-07-27T10:31:32.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:31:32 [2020-07-27T10:31:32.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:31:32 [2020-07-27T10:31:32.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:31:32 [2020-07-27T10:31:32.631Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:31:32 [2020-07-27T10:31:32.892Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestCreateDifferentPlatform
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestCreateDifferentPlatform/different_os
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:31:32 [2020-07-27T10:31:32.892Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:31:32 [2020-07-27T10:31:32.892Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:31:32 [2020-07-27T10:31:32.892Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:31:32 [2020-07-27T10:31:32.892Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestContainerStartOnDaemonRestart
10:31:32 [2020-07-27T10:31:32.892Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:31:32 [2020-07-27T10:31:32.892Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestDaemonRestartIpcMode
10:31:32 [2020-07-27T10:31:32.892Z] === PAUSE TestDaemonRestartIpcMode
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestDaemonHostGatewayIP
10:31:32 [2020-07-27T10:31:32.892Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:31:32 [2020-07-27T10:31:32.892Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestContainerKillOnDaemonStart
10:31:32 [2020-07-27T10:31:32.892Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:31:32 [2020-07-27T10:31:32.892Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:31:32 [2020-07-27T10:31:32.892Z] === RUN   TestDiff
10:31:33 [2020-07-27T10:31:33.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:31:33 [2020-07-27T10:31:33.425Z] ok  	github.com/docker/docker/daemon/logger	0.263s	coverage: 41.0% of statements
10:31:33 [2020-07-27T10:31:33.459Z] --- PASS: TestDiff (0.41s)
10:31:33 [2020-07-27T10:31:33.459Z] === RUN   TestExecWithCloseStdin
10:31:33 [2020-07-27T10:31:33.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:31:34 [2020-07-27T10:31:34.027Z] --- PASS: TestExecWithCloseStdin (0.45s)
10:31:34 [2020-07-27T10:31:34.027Z] === RUN   TestExec
10:31:34 [2020-07-27T10:31:34.286Z] --- PASS: TestExec (0.45s)
10:31:34 [2020-07-27T10:31:34.286Z] === RUN   TestExecUser
10:31:34 [2020-07-27T10:31:34.853Z] --- PASS: TestExecUser (0.45s)
10:31:34 [2020-07-27T10:31:34.853Z] === RUN   TestExportContainerAndImportImage
10:31:34 [2020-07-27T10:31:34.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:31:34 [2020-07-27T10:31:34.959Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 4.8% of statements
10:31:34 [2020-07-27T10:31:34.959Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:31:34 [2020-07-27T10:31:34.959Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:31:35 [2020-07-27T10:31:35.255Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 67.0% of statements
10:31:35 [2020-07-27T10:31:35.255Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.500s	coverage: 77.8% of statements
10:31:35 [2020-07-27T10:31:35.255Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:31:35 [2020-07-27T10:31:35.255Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:31:35 [2020-07-27T10:31:35.419Z] --- PASS: TestExportContainerAndImportImage (0.57s)
10:31:35 [2020-07-27T10:31:35.420Z] === RUN   TestExportContainerAfterDaemonRestart
10:31:35 [2020-07-27T10:31:35.896Z] --- PASS: TestDaemonRestartIpcMode (3.56s)
10:31:36 [2020-07-27T10:31:36.307Z] ok  	github.com/docker/docker/daemon/logger/journald	0.066s	coverage: 26.2% of statements
10:31:36 [2020-07-27T10:31:36.307Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.050s	coverage: 87.2% of statements
10:31:36 [2020-07-27T10:31:36.784Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:31:36 [2020-07-27T10:31:36.784Z] Using test binary docker
10:31:36 [2020-07-27T10:31:36.784Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:31:36 [2020-07-27T10:31:36.784Z] +++ /etc/init.d/apparmor start
10:31:36 [2020-07-27T10:31:36.784Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:31:36 [2020-07-27T10:31:36.784Z] INFO: Waiting for daemon to start...
10:31:36 [2020-07-27T10:31:36.784Z] Starting dockerd
10:31:36 [2020-07-27T10:31:36.784Z] +++ 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
10:31:37 [2020-07-27T10:31:37.349Z] .........................xx....................                          [ 29%]
10:31:37 [2020-07-27T10:31:37.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:31:37 [2020-07-27T10:31:37.837Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.027s	coverage: 61.6% of statements
10:31:38 [2020-07-27T10:31:38.477Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 75.2% of statements
10:31:38 [2020-07-27T10:31:38.477Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:31:38 [2020-07-27T10:31:38.702Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
10:31:38 [2020-07-27T10:31:38.702Z] === RUN   TestHealthCheckWorkdir
10:31:39 [2020-07-27T10:31:39.269Z] --- PASS: TestHealthCheckWorkdir (0.58s)
10:31:39 [2020-07-27T10:31:39.269Z] === RUN   TestHealthKillContainer
10:31:39 [2020-07-27T10:31:39.530Z] time="2020-07-27T10:31:39Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate203676543/log676666066.1: no such file or directory"
10:31:39 [2020-07-27T10:31:39.530Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 37.7% of statements
10:31:39 [2020-07-27T10:31:39.530Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.035s	coverage: 33.3% of statements
10:31:41 [2020-07-27T10:31:41.069Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
10:31:41 [2020-07-27T10:31:41.069Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
10:31:41 [2020-07-27T10:31:41.799Z] --- PASS: TestHealthKillContainer (2.48s)
10:31:41 [2020-07-27T10:31:41.799Z] === RUN   TestInspectCpusetInConfigPre120
10:31:42 [2020-07-27T10:31:42.058Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
10:31:42 [2020-07-27T10:31:42.058Z] === RUN   TestIpcModeNone
10:31:42 [2020-07-27T10:31:42.627Z] --- PASS: TestIpcModeNone (0.47s)
10:31:42 [2020-07-27T10:31:42.627Z] === RUN   TestIpcModePrivate
10:31:42 [2020-07-27T10:31:42.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:31:43 [2020-07-27T10:31:43.194Z] --- PASS: TestIpcModePrivate (0.44s)
10:31:43 [2020-07-27T10:31:43.195Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
10:31:43 [2020-07-27T10:31:43.195Z] === RUN   TestIpcModeShareable
10:31:43 [2020-07-27T10:31:43.195Z] --- SKIP: TestIpcModeShareable (0.00s)
10:31:43 [2020-07-27T10:31:43.195Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:31:43 [2020-07-27T10:31:43.195Z] === RUN   TestAPIIpcModeShareableAndContainer
10:31:43 [2020-07-27T10:31:43.364Z] .
10:31:43 [2020-07-27T10:31:43.364Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:31:43 [2020-07-27T10:31:43.364Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:31:43 [2020-07-27T10:31:43.364Z] Error: No such image: emptyfs
10:31:43 [2020-07-27T10:31:43.364Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:31:43 [2020-07-27T10:31:43.364Z] ++++ docker load
10:31:43 [2020-07-27T10:31:43.364Z] Running integration-test (iteration 1)
10:31:43 [2020-07-27T10:31:43.364Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:31:43 [2020-07-27T10:31:43.364Z] ++ 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
10:31:43 [2020-07-27T10:31:43.364Z] ++ set -e
10:31:43 [2020-07-27T10:31:43.364Z] ++ '[' -n 0 ']'
10:31:43 [2020-07-27T10:31:43.364Z] ++ set -x
10:31:43 [2020-07-27T10:31:43.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:31:43 [2020-07-27T10:31:43.833Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
10:31:44 [2020-07-27T10:31:44.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:31:44 [2020-07-27T10:31:44.380Z] --- PASS: TestContainerKillOnDaemonStart (12.32s)
10:31:44 [2020-07-27T10:31:44.380Z] PASS
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] === Skipped
10:31:44 [2020-07-27T10:31:44.380Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
10:31:44 [2020-07-27T10:31:44.380Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
10:31:44 [2020-07-27T10:31:44.380Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
10:31:44 [2020-07-27T10:31:44.380Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:31:44 [2020-07-27T10:31:44.380Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
10:31:44 [2020-07-27T10:31:44.380Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
10:31:44 [2020-07-27T10:31:44.380Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] 
10:31:44 [2020-07-27T10:31:44.380Z] DONE 204 tests, 6 skipped in 152.417s
10:31:44 [2020-07-27T10:31:44.380Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
10:31:44 [2020-07-27T10:31:44.380Z] ++ 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
10:31:44 [2020-07-27T10:31:44.380Z] ++ set -e
10:31:44 [2020-07-27T10:31:44.380Z] ++ '[' -n 0 ']'
10:31:44 [2020-07-27T10:31:44.380Z] ++ set -x
10:31:44 [2020-07-27T10:31:44.381Z] ++ env -i DEST=/go/src/github.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
10:31:44 [2020-07-27T10:31:44.381Z] INFO: Testing against a local daemon
10:31:44 [2020-07-27T10:31:44.381Z] === RUN   TestCommitInheritsEnv
10:31:44 [2020-07-27T10:31:44.381Z] --- PASS: TestCommitInheritsEnv (0.54s)
10:31:44 [2020-07-27T10:31:44.381Z] === RUN   TestImportExtremelyLargeImageWorks
10:31:44 [2020-07-27T10:31:44.381Z] === PAUSE TestImportExtremelyLargeImageWorks
10:31:44 [2020-07-27T10:31:44.381Z] === RUN   TestImagesFilterMultiReference
10:31:44 [2020-07-27T10:31:44.381Z] --- PASS: TestImagesFilterMultiReference (0.04s)
10:31:44 [2020-07-27T10:31:44.381Z] === RUN   TestImagePullPlatformInvalid
10:31:44 [2020-07-27T10:31:44.381Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
10:31:44 [2020-07-27T10:31:44.381Z] === RUN   TestRemoveImageOrphaning
10:31:44 [2020-07-27T10:31:44.478Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.626s	coverage: 82.5% of statements
10:31:44 [2020-07-27T10:31:44.478Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:31:44 [2020-07-27T10:31:44.478Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:31:44 [2020-07-27T10:31:44.478Z] ok  	github.com/docker/docker/distribution/metadata	0.083s	coverage: 48.2% of statements
10:31:44 [2020-07-27T10:31:44.572Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
10:31:44 [2020-07-27T10:31:44.572Z] === RUN   TestAPIIpcModeHost
10:31:44 [2020-07-27T10:31:44.572Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:31:44 [2020-07-27T10:31:44.572Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:31:44 [2020-07-27T10:31:44.572Z] === RUN   TestDaemonIpcModeShareable
10:31:44 [2020-07-27T10:31:44.572Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:31:44 [2020-07-27T10:31:44.572Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:31:44 [2020-07-27T10:31:44.572Z] === RUN   TestDaemonIpcModePrivate
10:31:45 [2020-07-27T10:31:45.014Z] --- PASS: TestRemoveImageOrphaning (0.61s)
10:31:45 [2020-07-27T10:31:45.014Z] === RUN   TestRemoveImageGarbageCollector
10:31:45 [2020-07-27T10:31:45.014Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:31:45 [2020-07-27T10:31:45.014Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:31:45 [2020-07-27T10:31:45.014Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:31:45 [2020-07-27T10:31:45.014Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:31:45 [2020-07-27T10:31:45.014Z] === RUN   TestTagInvalidReference
10:31:45 [2020-07-27T10:31:45.014Z] --- PASS: TestTagInvalidReference (0.01s)
10:31:45 [2020-07-27T10:31:45.014Z] === RUN   TestTagValidPrefixedRepo
10:31:45 [2020-07-27T10:31:45.014Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:31:45 [2020-07-27T10:31:45.014Z] === RUN   TestTagExistedNameWithoutForce
10:31:45 [2020-07-27T10:31:45.014Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:31:45 [2020-07-27T10:31:45.014Z] === RUN   TestTagOfficialNames
10:31:45 [2020-07-27T10:31:45.014Z] --- PASS: TestTagOfficialNames (0.03s)
10:31:45 [2020-07-27T10:31:45.014Z] === RUN   TestTagMatchesDigest
10:31:45 [2020-07-27T10:31:45.014Z] --- PASS: TestTagMatchesDigest (0.01s)
10:31:45 [2020-07-27T10:31:45.014Z] === CONT  TestImportExtremelyLargeImageWorks
10:31:45 [2020-07-27T10:31:45.948Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
10:31:45 [2020-07-27T10:31:45.948Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
10:31:45 [2020-07-27T10:31:45.948Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:31:45 [2020-07-27T10:31:45.948Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:31:45 [2020-07-27T10:31:45.948Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:31:45 [2020-07-27T10:31:45.948Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:31:45 [2020-07-27T10:31:45.948Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:31:45 [2020-07-27T10:31:45.948Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:31:45 [2020-07-27T10:31:45.948Z] === RUN   TestIpcModeOlderClient
10:31:45 [2020-07-27T10:31:45.948Z] === PAUSE TestIpcModeOlderClient
10:31:45 [2020-07-27T10:31:45.948Z] === RUN   TestKillContainerInvalidSignal
10:31:45 [2020-07-27T10:31:45.948Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
10:31:45 [2020-07-27T10:31:45.948Z] === RUN   TestKillContainer
10:31:45 [2020-07-27T10:31:45.948Z] === RUN   TestKillContainer/no_signal
10:31:46 [2020-07-27T10:31:46.516Z] === RUN   TestKillContainer/non_killing_signal
10:31:46 [2020-07-27T10:31:46.574Z] ok  	github.com/docker/docker/distribution	0.418s	coverage: 22.1% of statements
10:31:46 [2020-07-27T10:31:46.574Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:31:46 [2020-07-27T10:31:46.574Z] ok  	github.com/docker/docker/errdefs	0.026s	coverage: 49.4% of statements
10:31:46 [2020-07-27T10:31:46.776Z] === RUN   TestKillContainer/killing_signal
10:31:47 [2020-07-27T10:31:47.344Z] --- PASS: TestKillContainer (1.22s)
10:31:47 [2020-07-27T10:31:47.344Z]     --- PASS: TestKillContainer/no_signal (0.39s)
10:31:47 [2020-07-27T10:31:47.344Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
10:31:47 [2020-07-27T10:31:47.344Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
10:31:47 [2020-07-27T10:31:47.344Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:31:47 [2020-07-27T10:31:47.344Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:31:47 [2020-07-27T10:31:47.604Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:31:48 [2020-07-27T10:31:48.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
10:31:48 [2020-07-27T10:31:48.173Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
10:31:48 [2020-07-27T10:31:48.173Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
10:31:48 [2020-07-27T10:31:48.173Z] === RUN   TestKillStoppedContainer
10:31:48 [2020-07-27T10:31:48.173Z] --- PASS: TestKillStoppedContainer (0.04s)
10:31:48 [2020-07-27T10:31:48.173Z] === RUN   TestKillStoppedContainerAPIPre120
10:31:48 [2020-07-27T10:31:48.173Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:31:48 [2020-07-27T10:31:48.173Z] === RUN   TestKillDifferentUserContainer
10:31:48 [2020-07-27T10:31:48.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:31:48 [2020-07-27T10:31:48.741Z] --- PASS: TestKillDifferentUserContainer (0.42s)
10:31:48 [2020-07-27T10:31:48.741Z] === RUN   TestInspectOomKilledTrue
10:31:48 [2020-07-27T10:31:48.741Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:31:48 [2020-07-27T10:31:48.741Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
10:31:48 [2020-07-27T10:31:48.741Z] === RUN   TestInspectOomKilledFalse
10:31:48 [2020-07-27T10:31:48.741Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:31:48 [2020-07-27T10:31:48.741Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:31:48 [2020-07-27T10:31:48.741Z] === RUN   TestLinksEtcHostsContentMatch
10:31:48 [2020-07-27T10:31:48.741Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:31:48 [2020-07-27T10:31:48.741Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:31:48 [2020-07-27T10:31:48.741Z] === RUN   TestLinksContainerNames
10:31:49 [2020-07-27T10:31:49.309Z] --- PASS: TestLinksContainerNames (0.79s)
10:31:49 [2020-07-27T10:31:49.309Z] === RUN   TestLogsFollowTailEmpty
10:31:49 [2020-07-27T10:31:49.338Z] ok  	github.com/docker/docker/image	0.046s	coverage: 86.4% of statements
10:31:49 [2020-07-27T10:31:49.635Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
10:31:49 [2020-07-27T10:31:49.878Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
10:31:49 [2020-07-27T10:31:49.878Z] === RUN   TestContainerNetworkMountsNoChown
10:31:49 [2020-07-27T10:31:49.936Z] ok  	github.com/docker/docker/image/v1	0.041s	coverage: 25.0% of statements
10:31:49 [2020-07-27T10:31:49.936Z] ok  	github.com/docker/docker/distribution/xfer	1.679s	coverage: 85.1% of statements
10:31:49 [2020-07-27T10:31:49.936Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:31:49 [2020-07-27T10:31:49.936Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:31:49 [2020-07-27T10:31:49.936Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:31:50 [2020-07-27T10:31:50.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/default
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/default
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/private
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/private
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rprivate
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rprivate
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/slave
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/slave
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rslave
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rslave
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/shared
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/shared
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rshared
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rshared
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/default
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/default/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rslave
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/default/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rshared
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/shared
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rprivate
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/slave
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/private
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/private/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/private/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/default/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/default/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:31:50 [2020-07-27T10:31:50.448Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/private/bind_root
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/private/mount_root
10:31:50 [2020-07-27T10:31:50.707Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:31:50 [2020-07-27T10:31:50.707Z] --- PASS: TestMountDaemonRoot (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:31:50 [2020-07-27T10:31:50.707Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:31:50 [2020-07-27T10:31:50.707Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:31:50 [2020-07-27T10:31:50.707Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:31:50 [2020-07-27T10:31:50.707Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:31:50 [2020-07-27T10:31:50.707Z] === RUN   TestContainerBindMountNonRecursive
10:31:50 [2020-07-27T10:31:50.707Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
10:31:50 [2020-07-27T10:31:50.707Z]     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)
10:31:50 [2020-07-27T10:31:50.707Z] === RUN   TestNetworkNat
10:31:50 [2020-07-27T10:31:50.989Z] ok  	github.com/docker/docker/libcontainerd/queue	0.073s	coverage: 100.0% of statements
10:31:50 [2020-07-27T10:31:50.989Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
10:31:51 [2020-07-27T10:31:51.276Z] --- PASS: TestNetworkNat (0.62s)
10:31:51 [2020-07-27T10:31:51.276Z] === RUN   TestNetworkLocalhostTCPNat
10:31:51 [2020-07-27T10:31:51.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:31:51 [2020-07-27T10:31:51.843Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
10:31:51 [2020-07-27T10:31:51.844Z] === RUN   TestNetworkLoopbackNat
10:31:52 [2020-07-27T10:31:52.726Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:31:54 [2020-07-27T10:31:54.376Z] --- PASS: TestNetworkLoopbackNat (2.55s)
10:31:54 [2020-07-27T10:31:54.376Z] === RUN   TestPause
10:31:54 [2020-07-27T10:31:54.376Z] --- SKIP: TestPause (0.00s)
10:31:54 [2020-07-27T10:31:54.376Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:31:54 [2020-07-27T10:31:54.376Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:31:54 [2020-07-27T10:31:54.376Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:31:54 [2020-07-27T10:31:54.376Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:31:54 [2020-07-27T10:31:54.376Z] === RUN   TestPauseStopPausedContainer
10:31:54 [2020-07-27T10:31:54.376Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
10:31:54 [2020-07-27T10:31:54.376Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:31:54 [2020-07-27T10:31:54.376Z] === RUN   TestPsFilter
10:31:54 [2020-07-27T10:31:54.376Z] --- PASS: TestPsFilter (0.12s)
10:31:54 [2020-07-27T10:31:54.376Z] === RUN   TestRemoveContainerWithRemovedVolume
10:31:54 [2020-07-27T10:31:54.559Z] ok  	github.com/docker/docker/opts	0.046s	coverage: 67.4% of statements
10:31:54 [2020-07-27T10:31:54.854Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
10:31:54 [2020-07-27T10:31:54.944Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
10:31:54 [2020-07-27T10:31:54.944Z] === RUN   TestRemoveContainerWithVolume
10:31:55 [2020-07-27T10:31:55.203Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
10:31:55 [2020-07-27T10:31:55.203Z] === RUN   TestRemoveContainerRunning
10:31:55 [2020-07-27T10:31:55.503Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
10:31:55 [2020-07-27T10:31:55.503Z] ok  	github.com/docker/docker/pkg/authorization	1.142s	coverage: 68.3% of statements
10:31:55 [2020-07-27T10:31:55.612Z] Loaded image: buildpack-deps:buster
10:31:55 [2020-07-27T10:31:55.769Z] --- PASS: TestRemoveContainerRunning (0.40s)
10:31:55 [2020-07-27T10:31:55.769Z] === RUN   TestRemoveContainerForceRemoveRunning
10:31:55 [2020-07-27T10:31:55.799Z] ok  	github.com/docker/docker/pkg/archive	1.074s	coverage: 76.8% of statements
10:31:55 [2020-07-27T10:31:55.875Z] Loaded image: busybox:latest
10:31:56 [2020-07-27T10:31:56.028Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
10:31:56 [2020-07-27T10:31:56.028Z] === RUN   TestRemoveInvalidContainer
10:31:56 [2020-07-27T10:31:56.028Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:31:56 [2020-07-27T10:31:56.028Z] === RUN   TestRenameLinkedContainer
10:31:56 [2020-07-27T10:31:56.444Z] ok  	github.com/docker/docker/pkg/directory	0.029s	coverage: 80.0% of statements
10:31:56 [2020-07-27T10:31:56.450Z] Loaded image: busybox:glibc
10:31:56 [2020-07-27T10:31:56.713Z] Loaded image: debian:buster
10:31:56 [2020-07-27T10:31:56.713Z] Loaded image: hello-world:latest
10:31:56 [2020-07-27T10:31:56.713Z] INFO: Testing against a local daemon
10:31:56 [2020-07-27T10:31:56.713Z] === RUN   TestCgroupNamespacesBuild
10:31:56 [2020-07-27T10:31:56.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:31:57 [2020-07-27T10:31:57.496Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
10:31:57 [2020-07-27T10:31:57.496Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
10:31:57 [2020-07-27T10:31:57.931Z] --- PASS: TestRenameLinkedContainer (1.66s)
10:31:57 [2020-07-27T10:31:57.931Z] === RUN   TestRenameStoppedContainer
10:31:58 [2020-07-27T10:31:58.190Z] --- PASS: TestRenameStoppedContainer (0.43s)
10:31:58 [2020-07-27T10:31:58.190Z] === RUN   TestRenameRunningContainerAndReuse
10:31:58 [2020-07-27T10:31:58.545Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
10:31:59 [2020-07-27T10:31:59.128Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
10:31:59 [2020-07-27T10:31:59.128Z] === RUN   TestRenameInvalidName
10:31:59 [2020-07-27T10:31:59.187Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
10:31:59 [2020-07-27T10:31:59.696Z] --- PASS: TestRenameInvalidName (0.43s)
10:31:59 [2020-07-27T10:31:59.696Z] === RUN   TestRenameAnonymousContainer
10:31:59 [2020-07-27T10:31:59.839Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:31:59 [2020-07-27T10:31:59.871Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:32:00 [2020-07-27T10:32:00.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:32:01 [2020-07-27T10:32:01.074Z] --- PASS: TestRenameAnonymousContainer (1.50s)
10:32:01 [2020-07-27T10:32:01.074Z] === RUN   TestRenameContainerWithSameName
10:32:01 [2020-07-27T10:32:01.333Z] --- PASS: TestRenameContainerWithSameName (0.42s)
10:32:01 [2020-07-27T10:32:01.333Z] === RUN   TestRenameContainerWithLinkedContainer
10:32:01 [2020-07-27T10:32:01.363Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
10:32:01 [2020-07-27T10:32:01.363Z] ok  	github.com/docker/docker/layer	7.564s	coverage: 68.8% of statements
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/oci	[no test files]
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:32:01 [2020-07-27T10:32:01.363Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.071s	coverage: 43.2% of statements
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:32:01 [2020-07-27T10:32:01.363Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:32:02 [2020-07-27T10:32:02.001Z] --- PASS: TestCgroupNamespacesBuild (4.47s)
10:32:02 [2020-07-27T10:32:02.001Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:32:02 [2020-07-27T10:32:02.271Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
10:32:02 [2020-07-27T10:32:02.271Z] === RUN   TestResize
10:32:02 [2020-07-27T10:32:02.419Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.103s	coverage: 84.1% of statements
10:32:02 [2020-07-27T10:32:02.419Z] ok  	github.com/docker/docker/pkg/fileutils	0.032s	coverage: 89.5% of statements
10:32:02 [2020-07-27T10:32:02.715Z] ok  	github.com/docker/docker/pkg/fsutils	0.361s	coverage: 85.1% of statements
10:32:02 [2020-07-27T10:32:02.715Z] ok  	github.com/docker/docker/pkg/homedir	0.040s	coverage: 11.4% of statements
10:32:02 [2020-07-27T10:32:02.782Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:32:02 [2020-07-27T10:32:02.838Z] --- PASS: TestResize (0.47s)
10:32:02 [2020-07-27T10:32:02.838Z] === RUN   TestResizeWithInvalidSize
10:32:03 [2020-07-27T10:32:03.097Z] --- PASS: TestResizeWithInvalidSize (0.46s)
10:32:03 [2020-07-27T10:32:03.097Z] === RUN   TestResizeWhenContainerNotStarted
10:32:03 [2020-07-27T10:32:03.387Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s)
10:32:03 [2020-07-27T10:32:03.387Z] === RUN   TestBuildWithSession
10:32:03 [2020-07-27T10:32:03.387Z] --- SKIP: TestBuildWithSession (0.00s)
10:32:03 [2020-07-27T10:32:03.387Z]     build_session_test.go:25: TODO: BuildKit
10:32:03 [2020-07-27T10:32:03.387Z] === RUN   TestBuildSquashParent
10:32:03 [2020-07-27T10:32:03.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:32:03 [2020-07-27T10:32:03.664Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
10:32:03 [2020-07-27T10:32:03.664Z] === RUN   TestDaemonRestartKillContainers
10:32:03 [2020-07-27T10:32:03.664Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:32:03 [2020-07-27T10:32:03.664Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:32:03 [2020-07-27T10:32:03.664Z] === RUN   TestCgroupNamespacesRun
10:32:04 [2020-07-27T10:32:04.251Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
10:32:04 [2020-07-27T10:32:04.251Z] ok  	github.com/docker/docker/pkg/locker	0.055s	coverage: 88.9% of statements
10:32:04 [2020-07-27T10:32:04.566Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
10:32:04 [2020-07-27T10:32:04.864Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
10:32:05 [2020-07-27T10:32:05.163Z] ok  	github.com/docker/docker/pkg/idtools	0.665s	coverage: 70.5% of statements
10:32:05 [2020-07-27T10:32:05.163Z] ok  	github.com/docker/docker/pkg/ioutils	1.367s	coverage: 70.6% of statements
10:32:05 [2020-07-27T10:32:05.163Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:32:05 [2020-07-27T10:32:05.163Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:32:05 [2020-07-27T10:32:05.163Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:32:05 [2020-07-27T10:32:05.477Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
10:32:06 [2020-07-27T10:32:06.124Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.022s	coverage: 60.0% of statements
10:32:06 [2020-07-27T10:32:06.124Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.020s	coverage: 86.7% of statements
10:32:06 [2020-07-27T10:32:06.196Z] --- PASS: TestCgroupNamespacesRun (2.15s)
10:32:06 [2020-07-27T10:32:06.196Z] === RUN   TestCgroupNamespacesRunPrivileged
10:32:06 [2020-07-27T10:32:06.423Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.4% of statements
10:32:06 [2020-07-27T10:32:06.423Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:32:06 [2020-07-27T10:32:06.423Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:32:07 [2020-07-27T10:32:07.474Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.027s	coverage: 56.8% of statements
10:32:07 [2020-07-27T10:32:07.635Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:32:07 [2020-07-27T10:32:07.635Z] Using test binary docker
10:32:07 [2020-07-27T10:32:07.635Z] +++ /etc/init.d/apparmor start
10:32:07 [2020-07-27T10:32:07.635Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:32:07 [2020-07-27T10:32:07.635Z] INFO: Waiting for daemon to start...
10:32:07 [2020-07-27T10:32:07.635Z] Starting dockerd
10:32:07 [2020-07-27T10:32:07.635Z] +++ 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
10:32:08 [2020-07-27T10:32:08.100Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
10:32:08 [2020-07-27T10:32:08.100Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:32:08 [2020-07-27T10:32:08.117Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
10:32:08 [2020-07-27T10:32:08.412Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
10:32:08 [2020-07-27T10:32:08.412Z] ok  	github.com/docker/docker/pkg/progress	0.034s	coverage: 75.9% of statements
10:32:09 [2020-07-27T10:32:09.051Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
10:32:09 [2020-07-27T10:32:09.544Z] .
10:32:09 [2020-07-27T10:32:09.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:32:09 [2020-07-27T10:32:09.544Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:32:09 [2020-07-27T10:32:09.544Z] Error: No such image: emptyfs
10:32:09 [2020-07-27T10:32:09.544Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:32:09 [2020-07-27T10:32:09.544Z] ++++ docker load
10:32:09 [2020-07-27T10:32:09.692Z] ok  	github.com/docker/docker/pkg/pubsub	1.137s	coverage: 73.9% of statements
10:32:09 [2020-07-27T10:32:09.973Z] --- PASS: TestBuildSquashParent (6.88s)
10:32:09 [2020-07-27T10:32:09.973Z] === RUN   TestBuildWithRemoveAndForceRemove
10:32:09 [2020-07-27T10:32:09.973Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:32:09 [2020-07-27T10:32:09.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:32:09 [2020-07-27T10:32:09.973Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:32:09 [2020-07-27T10:32:09.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:32:09 [2020-07-27T10:32:09.973Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:32:09 [2020-07-27T10:32:09.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:32:09 [2020-07-27T10:32:09.973Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:32:09 [2020-07-27T10:32:09.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:32:09 [2020-07-27T10:32:09.973Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:32:09 [2020-07-27T10:32:09.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:32:09 [2020-07-27T10:32:09.991Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
10:32:10 [2020-07-27T10:32:10.007Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s)
10:32:10 [2020-07-27T10:32:10.007Z] === RUN   TestCgroupNamespacesRunHostMode
10:32:10 [2020-07-27T10:32:10.114Z] Running integration-test (iteration 1)
10:32:10 [2020-07-27T10:32:10.114Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:32:10 [2020-07-27T10:32:10.114Z] ++ 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
10:32:10 [2020-07-27T10:32:10.114Z] ++ set -e
10:32:10 [2020-07-27T10:32:10.114Z] ++ '[' -n 0 ']'
10:32:10 [2020-07-27T10:32:10.114Z] ++ set -x
10:32:10 [2020-07-27T10:32:10.114Z] ++ env -i DEST=/go/src/github.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
10:32:10 [2020-07-27T10:32:10.235Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:32:10 [2020-07-27T10:32:10.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:32:10 [2020-07-27T10:32:10.235Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:32:10 [2020-07-27T10:32:10.235Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:32:10 [2020-07-27T10:32:10.235Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:32:10 [2020-07-27T10:32:10.235Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:32:10 [2020-07-27T10:32:10.648Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
10:32:10 [2020-07-27T10:32:10.648Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
10:32:10 [2020-07-27T10:32:10.943Z] ok  	github.com/docker/docker/pkg/symlink	0.015s	coverage: 87.7% of statements
10:32:12 [2020-07-27T10:32:12.475Z] ok  	github.com/docker/docker/pkg/signal	2.941s	coverage: 61.0% of statements
10:32:12 [2020-07-27T10:32:12.475Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
10:32:12 [2020-07-27T10:32:12.475Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
10:32:12 [2020-07-27T10:32:12.543Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
10:32:12 [2020-07-27T10:32:12.543Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:32:12 [2020-07-27T10:32:12.787Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:32:12 [2020-07-27T10:32:12.787Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:32:13 [2020-07-27T10:32:13.118Z] ok  	github.com/docker/docker/pkg/tailfile	0.088s	coverage: 88.6% of statements
10:32:13 [2020-07-27T10:32:13.118Z] testing: warning: no tests to run
10:32:13 [2020-07-27T10:32:13.118Z] coverage: [no statements]
10:32:13 [2020-07-27T10:32:13.118Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
10:32:13 [2020-07-27T10:32:13.762Z] ok  	github.com/docker/docker/pkg/tarsum	0.138s	coverage: 89.3% of statements
10:32:14 [2020-07-27T10:32:14.057Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
10:32:14 [2020-07-27T10:32:14.057Z] ok  	github.com/docker/docker/pkg/truncindex	0.122s	coverage: 91.5% of statements
10:32:14 [2020-07-27T10:32:14.355Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
10:32:14 [2020-07-27T10:32:14.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
10:32:14 [2020-07-27T10:32:14.447Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:32:15 [2020-07-27T10:32:15.346Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:32:15 [2020-07-27T10:32:15.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
10:32:15 [2020-07-27T10:32:15.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s)
10:32:15 [2020-07-27T10:32:15.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s)
10:32:15 [2020-07-27T10:32:15.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s)
10:32:15 [2020-07-27T10:32:15.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
10:32:15 [2020-07-27T10:32:15.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
10:32:15 [2020-07-27T10:32:15.346Z] === RUN   TestBuildMultiStageCopy
10:32:15 [2020-07-27T10:32:15.346Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:32:16 [2020-07-27T10:32:16.350Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s)
10:32:16 [2020-07-27T10:32:16.350Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:32:16 [2020-07-27T10:32:16.478Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.5% of statements
10:32:17 [2020-07-27T10:32:17.121Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 68.8% of statements
10:32:17 [2020-07-27T10:32:17.258Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:32:17 [2020-07-27T10:32:17.519Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:32:17 [2020-07-27T10:32:17.746Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:32:17 [2020-07-27T10:32:17.765Z] ok  	github.com/docker/docker/reference	0.049s	coverage: 84.4% of statements
10:32:18 [2020-07-27T10:32:18.091Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:32:18 [2020-07-27T10:32:18.253Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
10:32:18 [2020-07-27T10:32:18.253Z] === RUN   TestCgroupNamespacesRunOlderClient
10:32:18 [2020-07-27T10:32:18.408Z] ok  	github.com/docker/docker/plugin	0.572s	coverage: 23.1% of statements
10:32:18 [2020-07-27T10:32:18.663Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:32:19 [2020-07-27T10:32:19.053Z] ok  	github.com/docker/docker/registry/resumable	0.067s	coverage: 100.0% of statements
10:32:19 [2020-07-27T10:32:19.236Z] --- PASS: TestBuildMultiStageCopy (4.32s)
10:32:19 [2020-07-27T10:32:19.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s)
10:32:19 [2020-07-27T10:32:19.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
10:32:19 [2020-07-27T10:32:19.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
10:32:19 [2020-07-27T10:32:19.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
10:32:19 [2020-07-27T10:32:19.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
10:32:19 [2020-07-27T10:32:19.236Z] === RUN   TestBuildMultiStageParentConfig
10:32:19 [2020-07-27T10:32:19.698Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
10:32:20 [2020-07-27T10:32:20.620Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
10:32:20 [2020-07-27T10:32:20.620Z] === RUN   TestBuildLabelWithTargets
10:32:20 [2020-07-27T10:32:20.760Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
10:32:20 [2020-07-27T10:32:20.761Z] ok  	github.com/docker/docker/registry	0.306s	coverage: 56.3% of statements
10:32:20 [2020-07-27T10:32:20.786Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
10:32:20 [2020-07-27T10:32:20.786Z] === RUN   TestKernelTCPMemory
10:32:20 [2020-07-27T10:32:20.786Z] --- SKIP: TestKernelTCPMemory (0.02s)
10:32:20 [2020-07-27T10:32:20.786Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:20 [2020-07-27T10:32:20.786Z] === RUN   TestNISDomainname
10:32:20 [2020-07-27T10:32:20.786Z] --- SKIP: TestNISDomainname (0.01s)
10:32:20 [2020-07-27T10:32:20.786Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:32:20 [2020-07-27T10:32:20.786Z] === RUN   TestHostnameDnsResolution
10:32:21 [2020-07-27T10:32:21.044Z] --- PASS: TestHostnameDnsResolution (0.65s)
10:32:21 [2020-07-27T10:32:21.044Z] === RUN   TestStats
10:32:21 [2020-07-27T10:32:21.044Z] --- SKIP: TestStats (0.00s)
10:32:21 [2020-07-27T10:32:21.044Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:21 [2020-07-27T10:32:21.044Z] === RUN   TestStopContainerWithTimeout
10:32:21 [2020-07-27T10:32:21.044Z] === RUN   TestStopContainerWithTimeout/0
10:32:21 [2020-07-27T10:32:21.044Z] === PAUSE TestStopContainerWithTimeout/0
10:32:21 [2020-07-27T10:32:21.044Z] === RUN   TestStopContainerWithTimeout/1
10:32:21 [2020-07-27T10:32:21.044Z] === PAUSE TestStopContainerWithTimeout/1
10:32:21 [2020-07-27T10:32:21.044Z] === RUN   TestStopContainerWithTimeout/3
10:32:21 [2020-07-27T10:32:21.044Z] === PAUSE TestStopContainerWithTimeout/3
10:32:21 [2020-07-27T10:32:21.044Z] === RUN   TestStopContainerWithTimeout/-1
10:32:21 [2020-07-27T10:32:21.044Z] === PAUSE TestStopContainerWithTimeout/-1
10:32:21 [2020-07-27T10:32:21.044Z] === CONT  TestStopContainerWithTimeout/0
10:32:21 [2020-07-27T10:32:21.044Z] === CONT  TestStopContainerWithTimeout/3
10:32:21 [2020-07-27T10:32:21.614Z] === CONT  TestStopContainerWithTimeout/-1
10:32:21 [2020-07-27T10:32:21.828Z] ok  	github.com/docker/docker/runconfig	0.018s	coverage: 66.1% of statements
10:32:23 [2020-07-27T10:32:23.165Z] --- PASS: TestBuildLabelWithTargets (2.26s)
10:32:23 [2020-07-27T10:32:23.165Z] === RUN   TestBuildWithEmptyLayers
10:32:23 [2020-07-27T10:32:23.363Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
10:32:23 [2020-07-27T10:32:23.738Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
10:32:23 [2020-07-27T10:32:23.738Z] === RUN   TestBuildMultiStageOnBuild
10:32:24 [2020-07-27T10:32:24.144Z] === CONT  TestStopContainerWithTimeout/1
10:32:24 [2020-07-27T10:32:24.286Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:32:24 [2020-07-27T10:32:24.286Z] 
10:32:24 [2020-07-27T10:32:24.286Z]  ________   ____  __.
10:32:24 [2020-07-27T10:32:24.286Z]  \_____  \ |    |/ _|
10:32:24 [2020-07-27T10:32:24.286Z]  /   |   \|      <
10:32:24 [2020-07-27T10:32:24.286Z]  /    |    \    |  \
10:32:24 [2020-07-27T10:32:24.286Z]  \_______  /____|__ \
10:32:24 [2020-07-27T10:32:24.286Z]          \/        \/
10:32:24 [2020-07-27T10:32:24.286Z] 
10:32:24 [2020-07-27T10:32:24.286Z] INFO: make.ps1 ended at 07/27/2020 10:32:14
10:32:24 [2020-07-27T10:32:24.286Z] INFO: Binaries build ended at 07/27/2020 10:32:16. Duration:00:01:10.6604280
10:32:24 [2020-07-27T10:32:24.286Z] INFO: Copying the built daemon binary to d:\CI\PR-41267\1\binary\dockerd-9a6402d761.exe...
10:32:24 [2020-07-27T10:32:24.286Z] INFO: Copying the built client binary to d:\CI\PR-41267\1\binary\docker-9a6402d761.exe...
10:32:24 [2020-07-27T10:32:24.286Z] INFO: Copying dockerversion from the container...
10:32:24 [2020-07-27T10:32:24.286Z] INFO: Copying the golang package from the container to d:\CI\PR-41267\1\installer\go.zip...
10:32:24 [2020-07-27T10:32:24.286Z] INFO: Extracting go.zip to d:\CI\PR-41267\1\go
10:32:24 [2020-07-27T10:32:24.784Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:32:25 [2020-07-27T10:32:25.079Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:32:25 [2020-07-27T10:32:25.079Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
10:32:25 [2020-07-27T10:32:25.079Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
10:32:25 [2020-07-27T10:32:25.079Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
10:32:25 [2020-07-27T10:32:25.079Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
10:32:25 [2020-07-27T10:32:25.079Z] === RUN   TestDeleteDevicemapper
10:32:25 [2020-07-27T10:32:25.079Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:32:25 [2020-07-27T10:32:25.079Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:32:25 [2020-07-27T10:32:25.079Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:32:25 [2020-07-27T10:32:25.461Z] ok  	github.com/docker/docker/volume/mounts	0.044s	coverage: 67.0% of statements
10:32:25 [2020-07-27T10:32:25.461Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
10:32:26 [2020-07-27T10:32:26.270Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:32:26 [2020-07-27T10:32:26.501Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.0% of statements
10:32:27 [2020-07-27T10:32:27.016Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.67s)
10:32:27 [2020-07-27T10:32:27.016Z] === RUN   TestUpdateMemory
10:32:27 [2020-07-27T10:32:27.016Z] --- SKIP: TestUpdateMemory (0.00s)
10:32:27 [2020-07-27T10:32:27.016Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:27 [2020-07-27T10:32:27.016Z] === RUN   TestUpdateCPUQuota
10:32:27 [2020-07-27T10:32:27.016Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:32:27 [2020-07-27T10:32:27.016Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:27 [2020-07-27T10:32:27.016Z] === RUN   TestUpdatePidsLimit
10:32:27 [2020-07-27T10:32:27.016Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:32:27 [2020-07-27T10:32:27.016Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:27 [2020-07-27T10:32:27.016Z] === RUN   TestUpdateRestartPolicy
10:32:27 [2020-07-27T10:32:27.046Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
10:32:27 [2020-07-27T10:32:27.046Z] === RUN   TestBuildUncleanTarFilenames
10:32:27 [2020-07-27T10:32:27.988Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
10:32:27 [2020-07-27T10:32:27.988Z] === RUN   TestBuildMultiStageLayerLeak
10:32:30 [2020-07-27T10:32:30.526Z] tests/integration/api_service_test.py .................................. [ 60%]
10:32:31 [2020-07-27T10:32:31.288Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s)
10:32:31 [2020-07-27T10:32:31.288Z] === RUN   TestBuildWithHugeFile
10:32:39 [2020-07-27T10:32:39.234Z] --- PASS: TestUpdateRestartPolicy (10.93s)
10:32:39 [2020-07-27T10:32:39.234Z] === RUN   TestUpdateRestartWithAutoRemove
10:32:39 [2020-07-27T10:32:39.234Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
10:32:39 [2020-07-27T10:32:39.234Z] === RUN   TestWaitNonBlocked
10:32:39 [2020-07-27T10:32:39.234Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:32:39 [2020-07-27T10:32:39.234Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:32:39 [2020-07-27T10:32:39.234Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:32:39 [2020-07-27T10:32:39.234Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:32:39 [2020-07-27T10:32:39.234Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:32:39 [2020-07-27T10:32:39.234Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:32:39 [2020-07-27T10:32:39.234Z] --- PASS: TestWaitNonBlocked (0.01s)
10:32:39 [2020-07-27T10:32:39.234Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
10:32:39 [2020-07-27T10:32:39.234Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
10:32:39 [2020-07-27T10:32:39.234Z] === RUN   TestWaitBlocked
10:32:39 [2020-07-27T10:32:39.234Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:32:39 [2020-07-27T10:32:39.234Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:32:39 [2020-07-27T10:32:39.234Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:32:39 [2020-07-27T10:32:39.234Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:32:39 [2020-07-27T10:32:39.234Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:32:39 [2020-07-27T10:32:39.234Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:32:39 [2020-07-27T10:32:39.494Z] --- PASS: TestWaitBlocked (0.01s)
10:32:39 [2020-07-27T10:32:39.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
10:32:39 [2020-07-27T10:32:39.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
10:32:39 [2020-07-27T10:32:39.494Z] === CONT  TestDaemonRestartIpcMode
10:32:39 [2020-07-27T10:32:39.494Z] === CONT  TestIpcModeOlderClient
10:32:39 [2020-07-27T10:32:39.753Z] --- PASS: TestIpcModeOlderClient (0.08s)
10:32:41 [2020-07-27T10:32:41.873Z] ok  	github.com/docker/docker/pkg/plugins	33.625s	coverage: 76.6% of statements
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/rootless	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/volume	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:32:41 [2020-07-27T10:32:41.873Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === Skipped
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver btrfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver btrfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver btrfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver btrfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver btrfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:73: No driver to put!
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z] time="2020-07-27T10:31:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z] time="2020-07-27T10:31:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z] time="2020-07-27T10:31:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z] time="2020-07-27T10:31:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z] time="2020-07-27T10:31:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:73: No driver to put!
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     overlay_test.go:49: Fails to compute changes intermittently
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver zfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver zfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver zfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver zfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:46: Driver zfs not supported
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     graphtest_unix.go:73: No driver to put!
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:32:42 [2020-07-27T10:32:42.176Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] 
10:32:42 [2020-07-27T10:32:42.176Z] DONE 2123 tests, 26 skipped in 255.782s
Post stage
[Pipeline] junit
10:32:42 [2020-07-27T10:32:42.863Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:32:43 [2020-07-27T10:32:43.663Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -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:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh dynbinary test-integration
10:32:43 [2020-07-27T10:32:43.943Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
10:32:43 [2020-07-27T10:32:43.943Z] PASS
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === Skipped
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
10:32:43 [2020-07-27T10:32:43.943Z]     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)
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
10:32:43 [2020-07-27T10:32:43.943Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
10:32:43 [2020-07-27T10:32:43.943Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
10:32:43 [2020-07-27T10:32:43.943Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:32:43 [2020-07-27T10:32:43.943Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] 
10:32:43 [2020-07-27T10:32:43.943Z] DONE 185 tests, 24 skipped in 78.722s
10:32:43 [2020-07-27T10:32:43.943Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:32:43 [2020-07-27T10:32:43.943Z] INFO: Testing against a local daemon
10:32:43 [2020-07-27T10:32:43.943Z] === RUN   TestCommitInheritsEnv
10:32:43 [2020-07-27T10:32:43.959Z] 
10:32:43 [2020-07-27T10:32:43.959Z] Removing bundles/
10:32:43 [2020-07-27T10:32:43.959Z] 
10:32:43 [2020-07-27T10:32:43.959Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:32:43 [2020-07-27T10:32:43.959Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:32:43 [2020-07-27T10:32:43.959Z] GOOS="" GOARCH="" GOARM=""
10:32:44 [2020-07-27T10:32:44.737Z] .........................                                                [ 66%]
10:32:45 [2020-07-27T10:32:45.319Z] --- PASS: TestCommitInheritsEnv (1.14s)
10:32:45 [2020-07-27T10:32:45.319Z] === RUN   TestImportExtremelyLargeImageWorks
10:32:45 [2020-07-27T10:32:45.319Z] === PAUSE TestImportExtremelyLargeImageWorks
10:32:45 [2020-07-27T10:32:45.319Z] === RUN   TestImagesFilterMultiReference
10:32:45 [2020-07-27T10:32:45.319Z] --- PASS: TestImagesFilterMultiReference (0.08s)
10:32:45 [2020-07-27T10:32:45.319Z] === RUN   TestImagePullPlatformInvalid
10:32:45 [2020-07-27T10:32:45.319Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:32:45 [2020-07-27T10:32:45.319Z] === RUN   TestRemoveImageOrphaning
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Extraction ended at 07/27/2020 10:32:44. Duration:00:00:22.1058835
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Updating the golang and path environment variables
10:32:45 [2020-07-27T10:32:45.787Z] INFO: GOPATH=d:\gopath
10:32:45 [2020-07-27T10:32:45.787Z] INFO: go version go1.13.14 windows/amd64
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Running the daemon under test in debug mode
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Starting a daemon under test...
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41267\1\daemon --pidfile d:\CI\PR-41267\1\docker.pid -D
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Process started successfully.
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Start tailing logs of the daemon under tests
10:32:45 [2020-07-27T10:32:45.787Z] INFO: Waiting for the daemon under test to start...
10:32:47 [2020-07-27T10:32:47.221Z] --- PASS: TestRemoveImageOrphaning (1.88s)
10:32:47 [2020-07-27T10:32:47.221Z] === RUN   TestRemoveImageGarbageCollector
10:32:47 [2020-07-27T10:32:47.221Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:32:47 [2020-07-27T10:32:47.221Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:32:47 [2020-07-27T10:32:47.221Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:32:47 [2020-07-27T10:32:47.221Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:32:47 [2020-07-27T10:32:47.221Z] === RUN   TestTagInvalidReference
10:32:47 [2020-07-27T10:32:47.221Z] --- PASS: TestTagInvalidReference (0.01s)
10:32:47 [2020-07-27T10:32:47.221Z] === RUN   TestTagValidPrefixedRepo
10:32:47 [2020-07-27T10:32:47.221Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:32:47 [2020-07-27T10:32:47.221Z] === RUN   TestTagExistedNameWithoutForce
10:32:47 [2020-07-27T10:32:47.221Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:32:47 [2020-07-27T10:32:47.221Z] === RUN   TestTagOfficialNames
10:32:47 [2020-07-27T10:32:47.221Z] --- PASS: TestTagOfficialNames (0.05s)
10:32:47 [2020-07-27T10:32:47.221Z] === RUN   TestTagMatchesDigest
10:32:47 [2020-07-27T10:32:47.221Z] --- PASS: TestTagMatchesDigest (0.01s)
10:32:47 [2020-07-27T10:32:47.221Z] === CONT  TestImportExtremelyLargeImageWorks
10:32:48 [2020-07-27T10:32:48.851Z] Loaded image: buildpack-deps:buster
10:32:49 [2020-07-27T10:32:49.112Z] Loaded image: busybox:latest
10:32:49 [2020-07-27T10:32:49.119Z] INFO: Daemon under test started and replied!
10:32:49 [2020-07-27T10:32:49.119Z] INFO: Docker version of the daemon under test
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] Client:
10:32:49 [2020-07-27T10:32:49.119Z]  Version:      17.06.2-ce
10:32:49 [2020-07-27T10:32:49.119Z]  API version:  1.30
10:32:49 [2020-07-27T10:32:49.119Z]  Go version:   go1.8.3
10:32:49 [2020-07-27T10:32:49.119Z]  Git commit:   cec0b72
10:32:49 [2020-07-27T10:32:49.119Z]  Built:        Tue Sep  5 19:57:19 2017
10:32:49 [2020-07-27T10:32:49.119Z]  OS/Arch:      windows/amd64
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] Server:
10:32:49 [2020-07-27T10:32:49.119Z]  Version:      0.0.0-dev
10:32:49 [2020-07-27T10:32:49.119Z]  API version:  1.41 (minimum version 1.24)
10:32:49 [2020-07-27T10:32:49.119Z]  Go version:   go1.13.14
10:32:49 [2020-07-27T10:32:49.119Z]  Git commit:   9a6402d761
10:32:49 [2020-07-27T10:32:49.119Z]  Built:        07/27/2020 10:31:09
10:32:49 [2020-07-27T10:32:49.119Z]  OS/Arch:      windows/amd64
10:32:49 [2020-07-27T10:32:49.119Z]  Experimental: false
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] INFO: Docker info of the daemon under test
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] Containers: 0
10:32:49 [2020-07-27T10:32:49.119Z]  Running: 0
10:32:49 [2020-07-27T10:32:49.119Z]  Paused: 0
10:32:49 [2020-07-27T10:32:49.119Z]  Stopped: 0
10:32:49 [2020-07-27T10:32:49.119Z] Images: 0
10:32:49 [2020-07-27T10:32:49.119Z] Server Version: 0.0.0-dev
10:32:49 [2020-07-27T10:32:49.119Z] Storage Driver: windowsfilter
10:32:49 [2020-07-27T10:32:49.119Z]  Windows: 
10:32:49 [2020-07-27T10:32:49.119Z] Logging Driver: json-file
10:32:49 [2020-07-27T10:32:49.119Z] Plugins: 
10:32:49 [2020-07-27T10:32:49.119Z]  Volume: local
10:32:49 [2020-07-27T10:32:49.119Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:32:49 [2020-07-27T10:32:49.119Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:32:49 [2020-07-27T10:32:49.119Z] Swarm: inactive
10:32:49 [2020-07-27T10:32:49.119Z] Default Isolation: process
10:32:49 [2020-07-27T10:32:49.119Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:32:49 [2020-07-27T10:32:49.119Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
10:32:49 [2020-07-27T10:32:49.119Z] OSType: windows
10:32:49 [2020-07-27T10:32:49.119Z] Architecture: x86_64
10:32:49 [2020-07-27T10:32:49.119Z] CPUs: 4
10:32:49 [2020-07-27T10:32:49.119Z] Total Memory: 32GiB
10:32:49 [2020-07-27T10:32:49.119Z] Name: azwin-2-ce19f0
10:32:49 [2020-07-27T10:32:49.119Z] ID: XZKU:TA64:HPCS:QLX2:5NHR:TYHF:ZYID:ZV2E:SST3:YCQQ:I6PC:IKD3
10:32:49 [2020-07-27T10:32:49.119Z] Docker Root Dir: D:\CI\PR-41267\1\daemon
10:32:49 [2020-07-27T10:32:49.119Z] Debug Mode (client): false
10:32:49 [2020-07-27T10:32:49.119Z] Debug Mode (server): true
10:32:49 [2020-07-27T10:32:49.119Z]  File Descriptors: -1
10:32:49 [2020-07-27T10:32:49.119Z]  Goroutines: 17
10:32:49 [2020-07-27T10:32:49.119Z]  System Time: 2020-07-27T10:32:48.7825106Z
10:32:49 [2020-07-27T10:32:49.119Z]  EventsListeners: 0
10:32:49 [2020-07-27T10:32:49.119Z] Registry: https://index.docker.io/v1/
10:32:49 [2020-07-27T10:32:49.119Z] Labels:
10:32:49 [2020-07-27T10:32:49.119Z] Experimental: false
10:32:49 [2020-07-27T10:32:49.119Z] Insecure Registries:
10:32:49 [2020-07-27T10:32:49.119Z]  127.0.0.0/8
10:32:49 [2020-07-27T10:32:49.119Z] Live Restore Enabled: false
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] INFO: Docker images of the daemon under test
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:32:49 [2020-07-27T10:32:49.119Z] 
10:32:49 [2020-07-27T10:32:49.119Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:32:49 [2020-07-27T10:32:49.119Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:32:49 [2020-07-27T10:32:49.663Z] ltsc2019: Pulling from windows/servercore
10:32:49 [2020-07-27T10:32:49.663Z] 4612f6d0b889: Pulling fs layer
10:32:49 [2020-07-27T10:32:49.663Z] fc1b9e59edad: Pulling fs layer
10:32:49 [2020-07-27T10:32:49.683Z] Loaded image: busybox:glibc
10:32:49 [2020-07-27T10:32:49.683Z] Loaded image: debian:buster
10:32:49 [2020-07-27T10:32:49.943Z] Loaded image: hello-world:latest
10:32:49 [2020-07-27T10:32:49.943Z] INFO: Testing against a local daemon
10:32:49 [2020-07-27T10:32:49.943Z] === RUN   TestCgroupNamespacesBuild
10:32:52 [2020-07-27T10:32:52.496Z] --- PASS: TestCgroupNamespacesBuild (2.65s)
10:32:52 [2020-07-27T10:32:52.496Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:32:54 [2020-07-27T10:32:54.405Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s)
10:32:54 [2020-07-27T10:32:54.405Z] === RUN   TestBuildWithSession
10:32:54 [2020-07-27T10:32:54.405Z] --- SKIP: TestBuildWithSession (0.00s)
10:32:54 [2020-07-27T10:32:54.405Z]     build_session_test.go:25: TODO: BuildKit
10:32:54 [2020-07-27T10:32:54.405Z] === RUN   TestBuildSquashParent
10:32:55 [2020-07-27T10:32:55.859Z] fc1b9e59edad: Verifying Checksum
10:32:55 [2020-07-27T10:32:55.859Z] fc1b9e59edad: Download complete
10:33:04 [2020-07-27T10:33:04.395Z] --- PASS: TestBuildSquashParent (8.95s)
10:33:04 [2020-07-27T10:33:04.395Z] === RUN   TestBuildWithRemoveAndForceRemove
10:33:04 [2020-07-27T10:33:04.395Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:04 [2020-07-27T10:33:04.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:04 [2020-07-27T10:33:04.395Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:04 [2020-07-27T10:33:04.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:04 [2020-07-27T10:33:04.395Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:04 [2020-07-27T10:33:04.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:04 [2020-07-27T10:33:04.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:04 [2020-07-27T10:33:04.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:04 [2020-07-27T10:33:04.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:04 [2020-07-27T10:33:04.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:04 [2020-07-27T10:33:04.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:04 [2020-07-27T10:33:04.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:04 [2020-07-27T10:33:04.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:04 [2020-07-27T10:33:04.395Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:06 [2020-07-27T10:33:06.305Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:06 [2020-07-27T10:33:06.305Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:07 [2020-07-27T10:33:07.325Z] --- PASS: TestImportExtremelyLargeImageWorks (80.98s)
10:33:07 [2020-07-27T10:33:07.325Z] PASS
10:33:07 [2020-07-27T10:33:07.325Z] 
10:33:07 [2020-07-27T10:33:07.325Z] === Skipped
10:33:07 [2020-07-27T10:33:07.325Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
10:33:07 [2020-07-27T10:33:07.325Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:07 [2020-07-27T10:33:07.325Z] 
10:33:07 [2020-07-27T10:33:07.325Z] 
10:33:07 [2020-07-27T10:33:07.325Z] DONE 12 tests, 1 skipped in 82.454s
10:33:07 [2020-07-27T10:33:07.325Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
10:33:07 [2020-07-27T10:33:07.325Z] ++ 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
10:33:07 [2020-07-27T10:33:07.325Z] ++ set -e
10:33:07 [2020-07-27T10:33:07.325Z] ++ '[' -n 0 ']'
10:33:07 [2020-07-27T10:33:07.325Z] ++ set -x
10:33:07 [2020-07-27T10:33:07.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:33:07 [2020-07-27T10:33:07.325Z] INFO: Testing against a local daemon
10:33:07 [2020-07-27T10:33:07.325Z] === RUN   TestNetworkCreateDelete
10:33:07 [2020-07-27T10:33:07.325Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:33:07 [2020-07-27T10:33:07.325Z] === RUN   TestDockerNetworkDeletePreferID
10:33:07 [2020-07-27T10:33:07.325Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
10:33:07 [2020-07-27T10:33:07.325Z] === RUN   TestDaemonDNSFallback
10:33:09 [2020-07-27T10:33:09.062Z] 4612f6d0b889: Verifying Checksum
10:33:09 [2020-07-27T10:33:09.063Z] 4612f6d0b889: Download complete
10:33:09 [2020-07-27T10:33:09.388Z] --- PASS: TestDaemonDNSFallback (2.50s)
10:33:09 [2020-07-27T10:33:09.388Z] === RUN   TestInspectNetwork
10:33:09 [2020-07-27T10:33:09.646Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:09 [2020-07-27T10:33:09.646Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:12 [2020-07-27T10:33:12.943Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:33:12 [2020-07-27T10:33:12.944Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s)
10:33:12 [2020-07-27T10:33:12.944Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s)
10:33:12 [2020-07-27T10:33:12.944Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
10:33:12 [2020-07-27T10:33:12.944Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s)
10:33:12 [2020-07-27T10:33:12.944Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s)
10:33:12 [2020-07-27T10:33:12.944Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.90s)
10:33:12 [2020-07-27T10:33:12.944Z] === RUN   TestBuildMultiStageCopy
10:33:12 [2020-07-27T10:33:12.944Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:33:15 [2020-07-27T10:33:15.478Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:33:15 [2020-07-27T10:33:15.478Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:33:16 [2020-07-27T10:33:16.047Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:33:16 [2020-07-27T10:33:16.272Z] === RUN   TestInspectNetwork/full_network_id
10:33:16 [2020-07-27T10:33:16.272Z] === RUN   TestInspectNetwork/partial_network_id
10:33:16 [2020-07-27T10:33:16.272Z] === RUN   TestInspectNetwork/network_name
10:33:16 [2020-07-27T10:33:16.272Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:33:16 [2020-07-27T10:33:16.615Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:33:17 [2020-07-27T10:33:17.184Z] --- PASS: TestBuildMultiStageCopy (4.50s)
10:33:17 [2020-07-27T10:33:17.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
10:33:17 [2020-07-27T10:33:17.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
10:33:17 [2020-07-27T10:33:17.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
10:33:17 [2020-07-27T10:33:17.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s)
10:33:17 [2020-07-27T10:33:17.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
10:33:17 [2020-07-27T10:33:17.184Z] === RUN   TestBuildMultiStageParentConfig
10:33:18 [2020-07-27T10:33:18.069Z] --- PASS: TestBuildWithHugeFile (46.60s)
10:33:18 [2020-07-27T10:33:18.069Z] === RUN   TestBuildWithEmptyDockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:33:18 [2020-07-27T10:33:18.069Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s)
10:33:18 [2020-07-27T10:33:18.069Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
10:33:18 [2020-07-27T10:33:18.069Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
10:33:18 [2020-07-27T10:33:18.069Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
10:33:18 [2020-07-27T10:33:18.069Z] === RUN   TestBuildPreserveOwnership
10:33:18 [2020-07-27T10:33:18.069Z] === RUN   TestBuildPreserveOwnership/copy_from
10:33:18 [2020-07-27T10:33:18.571Z] --- PASS: TestBuildMultiStageParentConfig (1.31s)
10:33:18 [2020-07-27T10:33:18.571Z] === RUN   TestBuildLabelWithTargets
10:33:20 [2020-07-27T10:33:20.475Z] --- PASS: TestBuildLabelWithTargets (2.07s)
10:33:20 [2020-07-27T10:33:20.475Z] === RUN   TestBuildWithEmptyLayers
10:33:21 [2020-07-27T10:33:21.830Z] --- PASS: TestInspectNetwork (11.73s)
10:33:21 [2020-07-27T10:33:21.830Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:33:21 [2020-07-27T10:33:21.830Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:33:21 [2020-07-27T10:33:21.830Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:33:21 [2020-07-27T10:33:21.830Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:33:21 [2020-07-27T10:33:21.830Z] === RUN   TestRunContainerWithBridgeNone
10:33:21 [2020-07-27T10:33:21.853Z] --- PASS: TestBuildWithEmptyLayers (1.18s)
10:33:21 [2020-07-27T10:33:21.853Z] === RUN   TestBuildMultiStageOnBuild
10:33:22 [2020-07-27T10:33:22.273Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:33:23 [2020-07-27T10:33:23.334Z] --- PASS: TestRunContainerWithBridgeNone (2.47s)
10:33:23 [2020-07-27T10:33:23.334Z] === RUN   TestNetworkInvalidJSON
10:33:23 [2020-07-27T10:33:23.334Z] === RUN   TestNetworkInvalidJSON//networks/create
10:33:23 [2020-07-27T10:33:23.334Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:33:23 [2020-07-27T10:33:23.334Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:33:23 [2020-07-27T10:33:23.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:33:23 [2020-07-27T10:33:23.334Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:33:23 [2020-07-27T10:33:23.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:33:23 [2020-07-27T10:33:23.334Z] === CONT  TestNetworkInvalidJSON//networks/create
10:33:23 [2020-07-27T10:33:23.334Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:33:23 [2020-07-27T10:33:23.334Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:33:23 [2020-07-27T10:33:23.334Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:33:23 [2020-07-27T10:33:23.334Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:33:23 [2020-07-27T10:33:23.334Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:33:23 [2020-07-27T10:33:23.334Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:33:23 [2020-07-27T10:33:23.334Z] === RUN   TestHostIPv4BridgeLabel
10:33:23 [2020-07-27T10:33:23.966Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
10:33:23 [2020-07-27T10:33:23.966Z] === RUN   TestDaemonRestartWithLiveRestore
10:33:24 [2020-07-27T10:33:24.186Z] --- PASS: TestBuildPreserveOwnership (5.98s)
10:33:24 [2020-07-27T10:33:24.186Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.84s)
10:33:24 [2020-07-27T10:33:24.186Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s)
10:33:24 [2020-07-27T10:33:24.186Z] === RUN   TestBuildPlatformInvalid
10:33:24 [2020-07-27T10:33:24.186Z] --- PASS: TestBuildPlatformInvalid (0.18s)
10:33:24 [2020-07-27T10:33:24.186Z] PASS
10:33:24 [2020-07-27T10:33:24.186Z] 
10:33:24 [2020-07-27T10:33:24.186Z] === Skipped
10:33:24 [2020-07-27T10:33:24.186Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:33:24 [2020-07-27T10:33:24.186Z]     build_session_test.go:25: TODO: BuildKit
10:33:24 [2020-07-27T10:33:24.186Z] 
10:33:24 [2020-07-27T10:33:24.186Z] 
10:33:24 [2020-07-27T10:33:24.186Z] DONE 32 tests, 1 skipped in 101.448s
10:33:24 [2020-07-27T10:33:24.186Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:33:24 [2020-07-27T10:33:24.186Z] ++ 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
10:33:24 [2020-07-27T10:33:24.186Z] ++ set -e
10:33:24 [2020-07-27T10:33:24.186Z] ++ '[' -n 0 ']'
10:33:24 [2020-07-27T10:33:24.186Z] ++ set -x
10:33:24 [2020-07-27T10:33:24.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
10:33:24 [2020-07-27T10:33:24.391Z] --- PASS: TestBuildMultiStageOnBuild (2.82s)
10:33:24 [2020-07-27T10:33:24.391Z] === RUN   TestBuildUncleanTarFilenames
10:33:24 [2020-07-27T10:33:24.446Z] INFO: Testing against a local daemon
10:33:24 [2020-07-27T10:33:24.446Z] === RUN   TestConfigInspect
10:33:24 [2020-07-27T10:33:24.997Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:33:24 [2020-07-27T10:33:24.997Z] === RUN   TestDaemonDefaultNetworkPools
10:33:25 [2020-07-27T10:33:25.725Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:33:26 [2020-07-27T10:33:26.031Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
10:33:26 [2020-07-27T10:33:26.031Z] === RUN   TestDaemonRestartWithExistingNetwork
10:33:26 [2020-07-27T10:33:26.298Z] --- PASS: TestBuildUncleanTarFilenames (1.67s)
10:33:26 [2020-07-27T10:33:26.298Z] === RUN   TestBuildMultiStageLayerLeak
10:33:27 [2020-07-27T10:33:27.062Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
10:33:27 [2020-07-27T10:33:27.062Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:33:28 [2020-07-27T10:33:28.093Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
10:33:28 [2020-07-27T10:33:28.093Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:33:28 [2020-07-27T10:33:28.652Z] --- PASS: TestConfigInspect (3.65s)
10:33:28 [2020-07-27T10:33:28.652Z] === RUN   TestConfigList
10:33:28 [2020-07-27T10:33:28.724Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
10:33:28 [2020-07-27T10:33:28.724Z] === RUN   TestServiceWithPredefinedNetwork
10:33:29 [2020-07-27T10:33:29.588Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s)
10:33:29 [2020-07-27T10:33:29.588Z] === RUN   TestBuildWithHugeFile
10:33:31 [2020-07-27T10:33:31.197Z] --- PASS: TestConfigList (3.21s)
10:33:31 [2020-07-27T10:33:31.198Z] === RUN   TestConfigsCreateAndDelete
10:33:33 [2020-07-27T10:33:33.220Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s)
10:33:33 [2020-07-27T10:33:33.220Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:33:33 [2020-07-27T10:33:33.220Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:33:33 [2020-07-27T10:33:33.220Z]     service_test.go:236: FLAKY_TEST
10:33:33 [2020-07-27T10:33:33.220Z] === RUN   TestServiceWithDataPathPortInit
10:33:34 [2020-07-27T10:33:34.498Z] --- PASS: TestConfigsCreateAndDelete (3.20s)
10:33:34 [2020-07-27T10:33:34.498Z] === RUN   TestConfigsUpdate
10:33:37 [2020-07-27T10:33:37.803Z] --- PASS: TestConfigsUpdate (3.22s)
10:33:37 [2020-07-27T10:33:37.803Z] === RUN   TestTemplatedConfig
10:33:40 [2020-07-27T10:33:40.596Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:33:41 [2020-07-27T10:33:41.134Z] --- PASS: TestTemplatedConfig (3.36s)
10:33:41 [2020-07-27T10:33:41.134Z] === RUN   TestConfigCreateResolve
10:33:41 [2020-07-27T10:33:41.804Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:33:41 [2020-07-27T10:33:41.804Z] Using test binary docker
10:33:41 [2020-07-27T10:33:41.804Z] +++ /etc/init.d/apparmor start
10:33:41 [2020-07-27T10:33:41.804Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:33:41 [2020-07-27T10:33:41.804Z] INFO: Waiting for daemon to start...
10:33:41 [2020-07-27T10:33:41.804Z] Starting dockerd
10:33:41 [2020-07-27T10:33:41.804Z] +++ 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
10:33:42 [2020-07-27T10:33:42.167Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:33:42 [2020-07-27T10:33:42.167Z] Using test binary docker
10:33:42 [2020-07-27T10:33:42.167Z] +++ /etc/init.d/apparmor start
10:33:42 [2020-07-27T10:33:42.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:33:42 [2020-07-27T10:33:42.167Z] INFO: Waiting for daemon to start...
10:33:42 [2020-07-27T10:33:42.167Z] Starting dockerd
10:33:42 [2020-07-27T10:33:42.167Z] +++ 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
10:33:43 [2020-07-27T10:33:43.106Z] tests/integration/client_test.py .....                                   [ 75%]
10:33:43 [2020-07-27T10:33:43.106Z] tests/integration/context_api_test.py ...                                [ 76%]
10:33:43 [2020-07-27T10:33:43.106Z] tests/integration/errors_test.py .                                       [ 76%]
10:33:44 [2020-07-27T10:33:44.435Z] --- PASS: TestConfigCreateResolve (3.18s)
10:33:44 [2020-07-27T10:33:44.435Z] === RUN   TestConfigDaemonLibtrustID
10:33:45 [2020-07-27T10:33:45.007Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
10:33:45 [2020-07-27T10:33:45.007Z] PASS
10:33:45 [2020-07-27T10:33:45.007Z] 
10:33:45 [2020-07-27T10:33:45.007Z] DONE 7 tests in 20.665s
10:33:45 [2020-07-27T10:33:45.007Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:33:45 [2020-07-27T10:33:45.007Z] ++ 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
10:33:45 [2020-07-27T10:33:45.007Z] ++ set -e
10:33:45 [2020-07-27T10:33:45.007Z] ++ '[' -n 0 ']'
10:33:45 [2020-07-27T10:33:45.007Z] ++ set -x
10:33:45 [2020-07-27T10:33:45.007Z] ++ env -i DEST=/go/src/github.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
10:33:45 [2020-07-27T10:33:45.268Z] INFO: Testing against a local daemon
10:33:45 [2020-07-27T10:33:45.268Z] === RUN   TestCheckpoint
10:33:45 [2020-07-27T10:33:45.268Z] --- SKIP: TestCheckpoint (0.00s)
10:33:45 [2020-07-27T10:33:45.268Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:33:45 [2020-07-27T10:33:45.268Z] === RUN   TestContainerInvalidJSON
10:33:45 [2020-07-27T10:33:45.268Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:33:45 [2020-07-27T10:33:45.268Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:33:45 [2020-07-27T10:33:45.268Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:33:45 [2020-07-27T10:33:45.268Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:33:45 [2020-07-27T10:33:45.268Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:33:45 [2020-07-27T10:33:45.268Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:33:45 [2020-07-27T10:33:45.268Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:33:45 [2020-07-27T10:33:45.268Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:33:45 [2020-07-27T10:33:45.268Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:33:45 [2020-07-27T10:33:45.268Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:33:45 [2020-07-27T10:33:45.268Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:33:45 [2020-07-27T10:33:45.268Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:33:45 [2020-07-27T10:33:45.268Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:33:45 [2020-07-27T10:33:45.268Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:33:45 [2020-07-27T10:33:45.268Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
10:33:45 [2020-07-27T10:33:45.268Z] === RUN   TestCopyFromContainerPathIsNotDir
10:33:45 [2020-07-27T10:33:45.528Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
10:33:45 [2020-07-27T10:33:45.528Z] === RUN   TestCopyToContainerPathDoesNotExist
10:33:45 [2020-07-27T10:33:45.528Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
10:33:45 [2020-07-27T10:33:45.528Z] === RUN   TestCopyToContainerPathIsNotDir
10:33:45 [2020-07-27T10:33:45.790Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
10:33:45 [2020-07-27T10:33:45.790Z] === RUN   TestCopyFromContainer
10:33:47 [2020-07-27T10:33:47.705Z] === RUN   TestCopyFromContainer//
10:33:47 [2020-07-27T10:33:47.705Z] === RUN   TestCopyFromContainer//bar/root
10:33:47 [2020-07-27T10:33:47.967Z] === RUN   TestCopyFromContainer//bar/root/
10:33:47 [2020-07-27T10:33:47.967Z] === RUN   TestCopyFromContainer/bar/quux
10:33:48 [2020-07-27T10:33:48.227Z] === RUN   TestCopyFromContainer/bar/quux/
10:33:48 [2020-07-27T10:33:48.227Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:33:48 [2020-07-27T10:33:48.489Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:33:48 [2020-07-27T10:33:48.489Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:33:48 [2020-07-27T10:33:48.489Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:33:48 [2020-07-27T10:33:48.750Z] === RUN   TestCopyFromContainer/bar/notarget
10:33:48 [2020-07-27T10:33:48.750Z] --- PASS: TestCopyFromContainer (3.15s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer// (0.11s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
10:33:48 [2020-07-27T10:33:48.750Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
10:33:48 [2020-07-27T10:33:48.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:33:48 [2020-07-27T10:33:48.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:33:48 [2020-07-27T10:33:48.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:33:48 [2020-07-27T10:33:48.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:33:48 [2020-07-27T10:33:48.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:33:48 [2020-07-27T10:33:48.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:33:48 [2020-07-27T10:33:48.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:33:49 [2020-07-27T10:33:49.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:33:49 [2020-07-27T10:33:49.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:33:49 [2020-07-27T10:33:49.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:33:49 [2020-07-27T10:33:49.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:33:49 [2020-07-27T10:33:49.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:33:49 [2020-07-27T10:33:49.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:33:49 [2020-07-27T10:33:49.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:33:49 [2020-07-27T10:33:49.011Z] === RUN   TestCreateLinkToNonExistingContainer
10:33:49 [2020-07-27T10:33:49.011Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
10:33:49 [2020-07-27T10:33:49.011Z] === RUN   TestCreateWithInvalidEnv
10:33:49 [2020-07-27T10:33:49.011Z] === RUN   TestCreateWithInvalidEnv/0
10:33:49 [2020-07-27T10:33:49.011Z] === PAUSE TestCreateWithInvalidEnv/0
10:33:49 [2020-07-27T10:33:49.011Z] === RUN   TestCreateWithInvalidEnv/1
10:33:49 [2020-07-27T10:33:49.011Z] === PAUSE TestCreateWithInvalidEnv/1
10:33:49 [2020-07-27T10:33:49.011Z] === RUN   TestCreateWithInvalidEnv/2
10:33:49 [2020-07-27T10:33:49.011Z] === PAUSE TestCreateWithInvalidEnv/2
10:33:49 [2020-07-27T10:33:49.011Z] === CONT  TestCreateWithInvalidEnv/0
10:33:49 [2020-07-27T10:33:49.011Z] === CONT  TestCreateWithInvalidEnv/2
10:33:49 [2020-07-27T10:33:49.011Z] === CONT  TestCreateWithInvalidEnv/1
10:33:49 [2020-07-27T10:33:49.011Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:33:49 [2020-07-27T10:33:49.011Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:33:49 [2020-07-27T10:33:49.011Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:33:49 [2020-07-27T10:33:49.011Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:33:49 [2020-07-27T10:33:49.011Z] === RUN   TestCreateTmpfsMountsTarget
10:33:49 [2020-07-27T10:33:49.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:33:49 [2020-07-27T10:33:49.012Z] === RUN   TestCreateWithCustomMaskedPaths
10:33:51 [2020-07-27T10:33:51.556Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s)
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:33:51 [2020-07-27T10:33:51.556Z] --- PASS: TestCreateWithCapabilities (0.04s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
10:33:51 [2020-07-27T10:33:51.556Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
10:33:51 [2020-07-27T10:33:51.556Z] === RUN   TestCreateWithCustomReadonlyPaths
10:33:53 [2020-07-27T10:33:53.470Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s)
10:33:53 [2020-07-27T10:33:53.470Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:33:53 [2020-07-27T10:33:53.470Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:33:53 [2020-07-27T10:33:53.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:33:53 [2020-07-27T10:33:53.470Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:33:53 [2020-07-27T10:33:53.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:33:53 [2020-07-27T10:33:53.470Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:33:53 [2020-07-27T10:33:53.470Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:33:53 [2020-07-27T10:33:53.470Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:33:53 [2020-07-27T10:33:53.470Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:33:53 [2020-07-27T10:33:53.733Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:33:53 [2020-07-27T10:33:53.733Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
10:33:53 [2020-07-27T10:33:53.733Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
10:33:53 [2020-07-27T10:33:53.733Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
10:33:53 [2020-07-27T10:33:53.733Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
10:33:53 [2020-07-27T10:33:53.733Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:33:53 [2020-07-27T10:33:53.733Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:33:54 [2020-07-27T10:33:54.304Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
10:33:54 [2020-07-27T10:33:54.304Z] === RUN   TestCreateDifferentPlatform
10:33:54 [2020-07-27T10:33:54.304Z] === RUN   TestCreateDifferentPlatform/different_os
10:33:54 [2020-07-27T10:33:54.304Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:33:54 [2020-07-27T10:33:54.304Z] --- PASS: TestCreateDifferentPlatform (0.03s)
10:33:54 [2020-07-27T10:33:54.304Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:33:54 [2020-07-27T10:33:54.304Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:33:54 [2020-07-27T10:33:54.304Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:33:54 [2020-07-27T10:33:54.565Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
10:33:54 [2020-07-27T10:33:54.566Z] === RUN   TestContainerStartOnDaemonRestart
10:33:54 [2020-07-27T10:33:54.566Z] === PAUSE TestContainerStartOnDaemonRestart
10:33:54 [2020-07-27T10:33:54.566Z] === RUN   TestDaemonRestartIpcMode
10:33:54 [2020-07-27T10:33:54.566Z] === PAUSE TestDaemonRestartIpcMode
10:33:54 [2020-07-27T10:33:54.566Z] === RUN   TestDaemonHostGatewayIP
10:33:54 [2020-07-27T10:33:54.566Z] === PAUSE TestDaemonHostGatewayIP
10:33:54 [2020-07-27T10:33:54.566Z] === RUN   TestContainerKillOnDaemonStart
10:33:54 [2020-07-27T10:33:54.566Z] === PAUSE TestContainerKillOnDaemonStart
10:33:54 [2020-07-27T10:33:54.566Z] === RUN   TestDiff
10:33:55 [2020-07-27T10:33:55.137Z] --- PASS: TestDiff (0.75s)
10:33:55 [2020-07-27T10:33:55.137Z] === RUN   TestExecWithCloseStdin
10:33:55 [2020-07-27T10:33:55.671Z] --- PASS: TestServiceWithDataPathPortInit (20.89s)
10:33:55 [2020-07-27T10:33:55.671Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:33:56 [2020-07-27T10:33:56.079Z] --- PASS: TestExecWithCloseStdin (0.86s)
10:33:56 [2020-07-27T10:33:56.079Z] === RUN   TestExec
10:33:57 [2020-07-27T10:33:57.022Z] --- PASS: TestExec (0.83s)
10:33:57 [2020-07-27T10:33:57.022Z] === RUN   TestExecUser
10:33:57 [2020-07-27T10:33:57.965Z] --- PASS: TestExecUser (0.86s)
10:33:57 [2020-07-27T10:33:57.965Z] === RUN   TestExportContainerAndImportImage
10:33:58 [2020-07-27T10:33:58.909Z] --- PASS: TestExportContainerAndImportImage (1.05s)
10:33:58 [2020-07-27T10:33:58.909Z] === RUN   TestExportContainerAfterDaemonRestart
10:34:00 [2020-07-27T10:34:00.823Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s)
10:34:00 [2020-07-27T10:34:00.823Z] === RUN   TestHealthCheckWorkdir
10:34:02 [2020-07-27T10:34:02.207Z] --- PASS: TestHealthCheckWorkdir (1.07s)
10:34:02 [2020-07-27T10:34:02.208Z] === RUN   TestHealthKillContainer
10:34:04 [2020-07-27T10:34:04.118Z] .
10:34:04 [2020-07-27T10:34:04.118Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:34:04 [2020-07-27T10:34:04.118Z] 
10:34:04 [2020-07-27T10:34:04.118Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:34:04 [2020-07-27T10:34:04.118Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:34:04 [2020-07-27T10:34:04.118Z] Error: No such image: emptyfs
10:34:04 [2020-07-27T10:34:04.118Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:34:04 [2020-07-27T10:34:04.118Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:34:04 [2020-07-27T10:34:04.118Z] ++++ docker load
10:34:04 [2020-07-27T10:34:04.118Z] Error: No such image: emptyfs
10:34:04 [2020-07-27T10:34:04.118Z] ++++ docker load
10:34:04 [2020-07-27T10:34:04.118Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:34:04 [2020-07-27T10:34:04.118Z] Running integration-test (iteration 1)
10:34:04 [2020-07-27T10:34:04.118Z] 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)/
10:34:04 [2020-07-27T10:34:04.119Z] ++ 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)/'
10:34:04 [2020-07-27T10:34:04.119Z] ++ set -e
10:34:04 [2020-07-27T10:34:04.119Z] ++ '[' -n 0 ']'
10:34:04 [2020-07-27T10:34:04.119Z] ++ set -x
10:34:04 [2020-07-27T10:34:04.119Z] ++ env -i DEST=/go/src/github.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)/'
10:34:04 [2020-07-27T10:34:04.119Z] Running integration-test (iteration 1)
10:34:04 [2020-07-27T10:34:04.119Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:34:04 [2020-07-27T10:34:04.119Z] ++ 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)/'
10:34:04 [2020-07-27T10:34:04.119Z] ++ set -e
10:34:04 [2020-07-27T10:34:04.119Z] ++ '[' -n 0 ']'
10:34:04 [2020-07-27T10:34:04.119Z] ++ set -x
10:34:04 [2020-07-27T10:34:04.119Z] ++ env -i DEST=/go/src/github.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)/'
10:34:04 [2020-07-27T10:34:04.143Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.18s)
10:34:04 [2020-07-27T10:34:04.143Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y6vw29fstbstnqq9v4nkab7rz Created:2020-07-27 10:33:54.802732034 +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[8d802a7e2a9059ac370687b78fc6469feb5d165e97df89f9998bc5dd660e8e3f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aeiaz79ltdenoem2df58k1vcr EndpointID:4ae011da50115c8d1120c859cf67c911d5f802e28984ed009d29dc03161bd861 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00b91cc7905246463b2448be8e9b67b34332a0ce575fe5c2731b3c829da45b53 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:16242b654ba8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aeiaz79ltdenoem2df58k1vcr EndpointID:4ae011da50115c8d1120c859cf67c911d5f802e28984ed009d29dc03161bd861 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:34:04 [2020-07-27T10:34:04.143Z] PASS
10:34:04 [2020-07-27T10:34:04.143Z] 
10:34:04 [2020-07-27T10:34:04.143Z] === Skipped
10:34:04 [2020-07-27T10:34:04.143Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:34:04 [2020-07-27T10:34:04.143Z]     service_test.go:236: FLAKY_TEST
10:34:04 [2020-07-27T10:34:04.143Z] 
10:34:04 [2020-07-27T10:34:04.143Z] 
10:34:04 [2020-07-27T10:34:04.143Z] DONE 23 tests, 1 skipped in 57.383s
10:34:04 [2020-07-27T10:34:04.143Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:34:04 [2020-07-27T10:34:04.143Z] ++ 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
10:34:04 [2020-07-27T10:34:04.143Z] ++ set -e
10:34:04 [2020-07-27T10:34:04.143Z] ++ '[' -n 0 ']'
10:34:04 [2020-07-27T10:34:04.143Z] ++ set -x
10:34:04 [2020-07-27T10:34:04.143Z] ++ env -i DEST=/go/src/github.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
10:34:04 [2020-07-27T10:34:04.143Z] INFO: Testing against a local daemon
10:34:04 [2020-07-27T10:34:04.143Z] === RUN   TestDockerNetworkIpvlanPersistance
10:34:04 [2020-07-27T10:34:04.143Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:34:04 [2020-07-27T10:34:04.143Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:04 [2020-07-27T10:34:04.143Z] === RUN   TestDockerNetworkIpvlan
10:34:04 [2020-07-27T10:34:04.143Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:34:04 [2020-07-27T10:34:04.143Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:04 [2020-07-27T10:34:04.143Z] PASS
10:34:04 [2020-07-27T10:34:04.143Z] 
10:34:04 [2020-07-27T10:34:04.143Z] === Skipped
10:34:04 [2020-07-27T10:34:04.143Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:34:04 [2020-07-27T10:34:04.143Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:04 [2020-07-27T10:34:04.143Z] 
10:34:04 [2020-07-27T10:34:04.143Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:34:04 [2020-07-27T10:34:04.143Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:04 [2020-07-27T10:34:04.143Z] 
10:34:04 [2020-07-27T10:34:04.143Z] 
10:34:04 [2020-07-27T10:34:04.143Z] DONE 2 tests, 2 skipped in 0.077s
10:34:04 [2020-07-27T10:34:04.143Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:34:04 [2020-07-27T10:34:04.143Z] ++ 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
10:34:04 [2020-07-27T10:34:04.143Z] ++ set -e
10:34:04 [2020-07-27T10:34:04.143Z] ++ '[' -n 0 ']'
10:34:04 [2020-07-27T10:34:04.143Z] ++ set -x
10:34:04 [2020-07-27T10:34:04.143Z] ++ env -i DEST=/go/src/github.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
10:34:04 [2020-07-27T10:34:04.143Z] INFO: Testing against a local daemon
10:34:04 [2020-07-27T10:34:04.143Z] === RUN   TestDockerNetworkMacvlanPersistance
10:34:04 [2020-07-27T10:34:04.752Z] --- PASS: TestHealthKillContainer (2.89s)
10:34:04 [2020-07-27T10:34:04.752Z] === RUN   TestInspectCpusetInConfigPre120
10:34:05 [2020-07-27T10:34:05.174Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
10:34:05 [2020-07-27T10:34:05.174Z] === RUN   TestDockerNetworkMacvlan
10:34:05 [2020-07-27T10:34:05.695Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
10:34:05 [2020-07-27T10:34:05.695Z] === RUN   TestIpcModeNone
10:34:06 [2020-07-27T10:34:06.206Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:34:06 [2020-07-27T10:34:06.266Z] --- PASS: TestIpcModeNone (0.81s)
10:34:06 [2020-07-27T10:34:06.266Z] === RUN   TestIpcModePrivate
10:34:07 [2020-07-27T10:34:07.209Z] --- PASS: TestIpcModePrivate (0.86s)
10:34:07 [2020-07-27T10:34:07.209Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
10:34:07 [2020-07-27T10:34:07.209Z] === RUN   TestIpcModeShareable
10:34:07 [2020-07-27T10:34:07.240Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:34:07 [2020-07-27T10:34:07.871Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:34:08 [2020-07-27T10:34:08.151Z] --- PASS: TestIpcModeShareable (0.87s)
10:34:08 [2020-07-27T10:34:08.152Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
10:34:08 [2020-07-27T10:34:08.152Z] === RUN   TestAPIIpcModeShareableAndContainer
10:34:10 [2020-07-27T10:34:10.697Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s)
10:34:10 [2020-07-27T10:34:10.697Z] === RUN   TestAPIIpcModeHost
10:34:11 [2020-07-27T10:34:11.640Z] --- PASS: TestAPIIpcModeHost (0.62s)
10:34:11 [2020-07-27T10:34:11.640Z] === RUN   TestDaemonIpcModeShareable
10:34:12 [2020-07-27T10:34:12.316Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:34:13 [2020-07-27T10:34:13.025Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
10:34:13 [2020-07-27T10:34:13.025Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
10:34:13 [2020-07-27T10:34:13.025Z] === RUN   TestDaemonIpcModePrivate
10:34:14 [2020-07-27T10:34:14.939Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
10:34:14 [2020-07-27T10:34:14.939Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
10:34:14 [2020-07-27T10:34:14.939Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:34:15 [2020-07-27T10:34:15.826Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:34:16 [2020-07-27T10:34:16.779Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:34:16 [2020-07-27T10:34:16.855Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
10:34:16 [2020-07-27T10:34:16.855Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
10:34:16 [2020-07-27T10:34:16.855Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:34:18 [2020-07-27T10:34:18.769Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
10:34:18 [2020-07-27T10:34:18.769Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
10:34:18 [2020-07-27T10:34:18.769Z] === RUN   TestIpcModeOlderClient
10:34:18 [2020-07-27T10:34:18.769Z] === PAUSE TestIpcModeOlderClient
10:34:18 [2020-07-27T10:34:18.769Z] === RUN   TestKillContainerInvalidSignal
10:34:19 [2020-07-27T10:34:19.341Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
10:34:19 [2020-07-27T10:34:19.341Z] === RUN   TestKillContainer
10:34:19 [2020-07-27T10:34:19.341Z] === RUN   TestKillContainer/no_signal
10:34:20 [2020-07-27T10:34:20.284Z] === RUN   TestKillContainer/non_killing_signal
10:34:20 [2020-07-27T10:34:20.545Z] === RUN   TestKillContainer/killing_signal
10:34:21 [2020-07-27T10:34:21.319Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:34:21 [2020-07-27T10:34:21.319Z] 
10:34:21 [2020-07-27T10:34:21.319Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:34:21 [2020-07-27T10:34:21.319Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:34:21 [2020-07-27T10:34:21.319Z] HOSTNAME=54391d71d5d9
10:34:21 [2020-07-27T10:34:21.319Z] TESTDEBUG=0
10:34:21 [2020-07-27T10:34:21.319Z] DEST=bundles/test-integration
10:34:21 [2020-07-27T10:34:21.319Z] PWD=/go/src/github.com/docker/docker
10:34:21 [2020-07-27T10:34:21.319Z] DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98
10:34:21 [2020-07-27T10:34:21.319Z] container=docker
10:34:21 [2020-07-27T10:34:21.319Z] HOME=/root
10:34:21 [2020-07-27T10:34:21.319Z] GOLANG_VERSION=1.13.14
10:34:21 [2020-07-27T10:34:21.319Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:34:21 [2020-07-27T10:34:21.319Z] VALIDATE_BRANCH=master
10:34:21 [2020-07-27T10:34:21.319Z] TERM=xterm
10:34:21 [2020-07-27T10:34:21.319Z] DOCKER_PKG=github.com/docker/docker
10:34:21 [2020-07-27T10:34:21.319Z] SHLVL=1
10:34:21 [2020-07-27T10:34:21.319Z] TIMEOUT=120m
10:34:21 [2020-07-27T10:34:21.319Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:34:21 [2020-07-27T10:34:21.319Z] DOCKER_GRAPHDRIVER=overlay2
10:34:21 [2020-07-27T10:34:21.319Z] GO111MODULE=off
10:34:21 [2020-07-27T10:34:21.319Z] DOCKER_EXPERIMENTAL=1
10:34:21 [2020-07-27T10:34:21.319Z] TEST_SKIP_INTEGRATION_CLI=1
10:34:21 [2020-07-27T10:34:21.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:34:21 [2020-07-27T10:34:21.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:34:21 [2020-07-27T10:34:21.319Z] GOPATH=/go
10:34:21 [2020-07-27T10:34:21.319Z] PKG_CONFIG=pkg-config
10:34:21 [2020-07-27T10:34:21.319Z] _=/usr/bin/env
10:34:21 [2020-07-27T10:34:21.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:34:21 [2020-07-27T10:34:21.930Z] --- PASS: TestKillContainer (2.29s)
10:34:21 [2020-07-27T10:34:21.930Z]     --- PASS: TestKillContainer/no_signal (0.74s)
10:34:21 [2020-07-27T10:34:21.930Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
10:34:21 [2020-07-27T10:34:21.930Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
10:34:21 [2020-07-27T10:34:21.930Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:34:21 [2020-07-27T10:34:21.930Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:34:22 [2020-07-27T10:34:22.502Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:34:22 [2020-07-27T10:34:22.825Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:34:23 [2020-07-27T10:34:23.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s)
10:34:23 [2020-07-27T10:34:23.074Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
10:34:23 [2020-07-27T10:34:23.074Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
10:34:23 [2020-07-27T10:34:23.074Z] === RUN   TestKillStoppedContainer
10:34:23 [2020-07-27T10:34:23.335Z] --- PASS: TestKillStoppedContainer (0.12s)
10:34:23 [2020-07-27T10:34:23.335Z] === RUN   TestKillStoppedContainerAPIPre120
10:34:23 [2020-07-27T10:34:23.335Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
10:34:23 [2020-07-27T10:34:23.335Z] === RUN   TestKillDifferentUserContainer
10:34:24 [2020-07-27T10:34:24.277Z] --- PASS: TestKillDifferentUserContainer (0.79s)
10:34:24 [2020-07-27T10:34:24.277Z] === RUN   TestInspectOomKilledTrue
10:34:24 [2020-07-27T10:34:24.277Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:34:24 [2020-07-27T10:34:24.277Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:34:24 [2020-07-27T10:34:24.277Z] === RUN   TestInspectOomKilledFalse
10:34:24 [2020-07-27T10:34:24.277Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:34:24 [2020-07-27T10:34:24.277Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:34:24 [2020-07-27T10:34:24.277Z] === RUN   TestLinksEtcHostsContentMatch
10:34:24 [2020-07-27T10:34:24.328Z] --- PASS: TestDockerNetworkMacvlan (19.26s)
10:34:24 [2020-07-27T10:34:24.328Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
10:34:24 [2020-07-27T10:34:24.328Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
10:34:24 [2020-07-27T10:34:24.328Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
10:34:24 [2020-07-27T10:34:24.328Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s)
10:34:24 [2020-07-27T10:34:24.328Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s)
10:34:24 [2020-07-27T10:34:24.328Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s)
10:34:24 [2020-07-27T10:34:24.328Z] PASS
10:34:24 [2020-07-27T10:34:24.328Z] 
10:34:24 [2020-07-27T10:34:24.328Z] DONE 8 tests in 20.835s
10:34:24 [2020-07-27T10:34:24.328Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
10:34:24 [2020-07-27T10:34:24.328Z] ++ 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
10:34:24 [2020-07-27T10:34:24.328Z] ++ set -e
10:34:24 [2020-07-27T10:34:24.328Z] ++ '[' -n 0 ']'
10:34:24 [2020-07-27T10:34:24.328Z] ++ set -x
10:34:24 [2020-07-27T10:34:24.328Z] ++ env -i DEST=/go/src/github.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
10:34:24 [2020-07-27T10:34:24.328Z] testing: warning: no tests to run
10:34:24 [2020-07-27T10:34:24.328Z] PASS
10:34:24 [2020-07-27T10:34:24.328Z] 
10:34:24 [2020-07-27T10:34:24.328Z] DONE 0 tests in 0.015s
10:34:24 [2020-07-27T10:34:24.328Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:34:24 [2020-07-27T10:34:24.328Z] ++ 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
10:34:24 [2020-07-27T10:34:24.328Z] ++ set -e
10:34:24 [2020-07-27T10:34:24.328Z] ++ '[' -n 0 ']'
10:34:24 [2020-07-27T10:34:24.328Z] ++ set -x
10:34:24 [2020-07-27T10:34:24.328Z] ++ env -i DEST=/go/src/github.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
10:34:24 [2020-07-27T10:34:24.621Z] INFO: Testing against a local daemon
10:34:24 [2020-07-27T10:34:24.621Z] === RUN   TestAuthZPluginAllowRequest
10:34:24 [2020-07-27T10:34:24.850Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
10:34:24 [2020-07-27T10:34:24.850Z] === RUN   TestLinksContainerNames
10:34:26 [2020-07-27T10:34:26.130Z] --- PASS: TestAuthZPluginAllowRequest (1.68s)
10:34:26 [2020-07-27T10:34:26.130Z] === RUN   TestAuthZPluginTLS
10:34:26 [2020-07-27T10:34:26.236Z] --- PASS: TestLinksContainerNames (1.50s)
10:34:26 [2020-07-27T10:34:26.237Z] === RUN   TestLogsFollowTailEmpty
10:34:26 [2020-07-27T10:34:26.762Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:34:26 [2020-07-27T10:34:26.762Z] === RUN   TestAuthZPluginDenyRequest
10:34:27 [2020-07-27T10:34:27.181Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
10:34:27 [2020-07-27T10:34:27.181Z] === RUN   TestContainerNetworkMountsNoChown
10:34:27 [2020-07-27T10:34:27.394Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:34:27 [2020-07-27T10:34:27.394Z] === RUN   TestAuthZPluginAPIDenyResponse
10:34:27 [2020-07-27T10:34:27.758Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
10:34:27 [2020-07-27T10:34:27.758Z] === RUN   TestMountDaemonRoot
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/default
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/default
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/private
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/private
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rprivate
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rprivate
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/slave
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/slave
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rslave
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rslave
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/shared
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/shared
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rshared
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rshared
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/default
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/default/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/default/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/default/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rshared
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/shared
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rslave
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/slave
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rprivate
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/private
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/private/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === RUN   TestMountDaemonRoot/private/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/default/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:34:28 [2020-07-27T10:34:28.024Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:34:28 [2020-07-27T10:34:28.025Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:34:28 [2020-07-27T10:34:28.026Z] === RUN   TestAuthZPluginDenyResponse
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/private/mount_root
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:34:28 [2020-07-27T10:34:28.289Z] === CONT  TestMountDaemonRoot/private/bind_root
10:34:28 [2020-07-27T10:34:28.316Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:34:28 [2020-07-27T10:34:28.316Z] === RUN   TestAuthZPluginAllowEventStream
10:34:28 [2020-07-27T10:34:28.557Z] --- PASS: TestMountDaemonRoot (0.06s)
10:34:28 [2020-07-27T10:34:28.557Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
10:34:28 [2020-07-27T10:34:28.557Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
10:34:28 [2020-07-27T10:34:28.557Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
10:34:28 [2020-07-27T10:34:28.557Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
10:34:28 [2020-07-27T10:34:28.557Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
10:34:28 [2020-07-27T10:34:28.557Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:34:28 [2020-07-27T10:34:28.557Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:34:28 [2020-07-27T10:34:28.558Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:34:28 [2020-07-27T10:34:28.558Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
10:34:28 [2020-07-27T10:34:28.558Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:34:28 [2020-07-27T10:34:28.558Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:34:28 [2020-07-27T10:34:28.558Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
10:34:28 [2020-07-27T10:34:28.558Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:34:28 [2020-07-27T10:34:28.558Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:34:28 [2020-07-27T10:34:28.558Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
10:34:28 [2020-07-27T10:34:28.558Z] === RUN   TestContainerBindMountNonRecursive
10:34:30 [2020-07-27T10:34:30.378Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
10:34:30 [2020-07-27T10:34:30.378Z] === RUN   TestAuthZPluginErrorResponse
10:34:30 [2020-07-27T10:34:30.669Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:34:30 [2020-07-27T10:34:30.669Z] === RUN   TestAuthZPluginErrorRequest
10:34:31 [2020-07-27T10:34:31.105Z] --- PASS: TestContainerBindMountNonRecursive (2.23s)
10:34:31 [2020-07-27T10:34:31.106Z] === RUN   TestNetworkNat
10:34:31 [2020-07-27T10:34:31.299Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:34:31 [2020-07-27T10:34:31.299Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:34:31 [2020-07-27T10:34:31.589Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
10:34:31 [2020-07-27T10:34:31.589Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:34:31 [2020-07-27T10:34:31.678Z] --- PASS: TestNetworkNat (0.86s)
10:34:31 [2020-07-27T10:34:31.678Z] === RUN   TestNetworkLocalhostTCPNat
10:34:32 [2020-07-27T10:34:32.249Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
10:34:32 [2020-07-27T10:34:32.250Z] === RUN   TestNetworkLoopbackNat
10:34:32 [2020-07-27T10:34:32.728Z] .........                                                                [ 86%]
10:34:33 [2020-07-27T10:34:33.652Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
10:34:33 [2020-07-27T10:34:33.652Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:34:35 [2020-07-27T10:34:35.550Z] --- PASS: TestNetworkLoopbackNat (3.15s)
10:34:35 [2020-07-27T10:34:35.550Z] === RUN   TestPause
10:34:36 [2020-07-27T10:34:36.383Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s)
10:34:36 [2020-07-27T10:34:36.383Z] === RUN   TestAuthZPluginHeader
10:34:36 [2020-07-27T10:34:36.494Z] --- PASS: TestPause (0.78s)
10:34:36 [2020-07-27T10:34:36.494Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:34:36 [2020-07-27T10:34:36.494Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:34:36 [2020-07-27T10:34:36.494Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:34:36 [2020-07-27T10:34:36.494Z] === RUN   TestPauseStopPausedContainer
10:34:36 [2020-07-27T10:34:36.758Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:34:37 [2020-07-27T10:34:37.015Z] --- PASS: TestAuthZPluginHeader (0.85s)
10:34:37 [2020-07-27T10:34:37.015Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:34:37 [2020-07-27T10:34:37.015Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:34:37 [2020-07-27T10:34:37.015Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:37 [2020-07-27T10:34:37.015Z] === RUN   TestAuthZPluginV2Disable
10:34:37 [2020-07-27T10:34:37.015Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:34:37 [2020-07-27T10:34:37.015Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:37 [2020-07-27T10:34:37.015Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:34:37 [2020-07-27T10:34:37.015Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:34:37 [2020-07-27T10:34:37.015Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:37 [2020-07-27T10:34:37.015Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:34:37 [2020-07-27T10:34:37.015Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:34:37 [2020-07-27T10:34:37.015Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:37 [2020-07-27T10:34:37.015Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:34:37 [2020-07-27T10:34:37.065Z] --- PASS: TestPauseStopPausedContainer (0.81s)
10:34:37 [2020-07-27T10:34:37.065Z] === RUN   TestPsFilter
10:34:37 [2020-07-27T10:34:37.326Z] --- PASS: TestPsFilter (0.26s)
10:34:37 [2020-07-27T10:34:37.326Z] === RUN   TestRemoveContainerWithRemovedVolume
10:34:37 [2020-07-27T10:34:37.829Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:34:38 [2020-07-27T10:34:38.268Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
10:34:38 [2020-07-27T10:34:38.268Z] === RUN   TestRemoveContainerWithVolume
10:34:38 [2020-07-27T10:34:38.685Z] --- PASS: TestImportExtremelyLargeImageWorks (108.24s)
10:34:38 [2020-07-27T10:34:38.685Z] PASS
10:34:38 [2020-07-27T10:34:38.685Z] 
10:34:38 [2020-07-27T10:34:38.685Z] === Skipped
10:34:38 [2020-07-27T10:34:38.685Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:34:38 [2020-07-27T10:34:38.685Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:34:38 [2020-07-27T10:34:38.685Z] 
10:34:38 [2020-07-27T10:34:38.685Z] 
10:34:38 [2020-07-27T10:34:38.685Z] DONE 12 tests, 1 skipped in 111.779s
10:34:38 [2020-07-27T10:34:38.685Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:34:38 [2020-07-27T10:34:38.685Z] INFO: Testing against a local daemon
10:34:38 [2020-07-27T10:34:38.685Z] === RUN   TestNetworkCreateDelete
10:34:38 [2020-07-27T10:34:38.685Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:34:38 [2020-07-27T10:34:38.685Z] === RUN   TestDockerNetworkDeletePreferID
10:34:38 [2020-07-27T10:34:38.685Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
10:34:38 [2020-07-27T10:34:38.685Z] === RUN   TestDaemonDNSFallback
10:34:38 [2020-07-27T10:34:38.842Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
10:34:38 [2020-07-27T10:34:38.842Z] === RUN   TestRemoveContainerRunning
10:34:39 [2020-07-27T10:34:39.785Z] --- PASS: TestRemoveContainerRunning (0.76s)
10:34:39 [2020-07-27T10:34:39.785Z] === RUN   TestRemoveContainerForceRemoveRunning
10:34:40 [2020-07-27T10:34:40.356Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s)
10:34:40 [2020-07-27T10:34:40.356Z] === RUN   TestRemoveInvalidContainer
10:34:40 [2020-07-27T10:34:40.356Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:34:40 [2020-07-27T10:34:40.356Z] === RUN   TestRenameLinkedContainer
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: buildpack-deps:buster
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: buildpack-deps:buster
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: busybox:latest
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: busybox:latest
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: busybox:glibc
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: debian:buster
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: busybox:glibc
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: debian:buster
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: hello-world:latest
10:34:42 [2020-07-27T10:34:42.856Z] INFO: Testing against a local daemon
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerDaemonSuite
10:34:42 [2020-07-27T10:34:42.856Z] Loaded image: hello-world:latest
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:34:42 [2020-07-27T10:34:42.856Z] INFO: Testing against a local daemon
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:34:42 [2020-07-27T10:34:42.856Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:34:43 [2020-07-27T10:34:43.659Z] --- PASS: TestRenameLinkedContainer (3.01s)
10:34:43 [2020-07-27T10:34:43.659Z] === RUN   TestRenameStoppedContainer
10:34:43 [2020-07-27T10:34:43.796Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:34:43 [2020-07-27T10:34:43.796Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:34:43 [2020-07-27T10:34:43.954Z] --- PASS: TestDaemonDNSFallback (7.35s)
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestInspectNetwork
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestInspectNetwork (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestRunContainerWithBridgeNone
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestNetworkInvalidJSON
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestNetworkInvalidJSON//networks/create
10:34:43 [2020-07-27T10:34:43.954Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:34:43 [2020-07-27T10:34:43.954Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:34:43 [2020-07-27T10:34:43.954Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:34:43 [2020-07-27T10:34:43.954Z] === CONT  TestNetworkInvalidJSON//networks/create
10:34:43 [2020-07-27T10:34:43.954Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:34:43 [2020-07-27T10:34:43.954Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:34:43 [2020-07-27T10:34:43.954Z] --- PASS: TestNetworkInvalidJSON (0.05s)
10:34:43 [2020-07-27T10:34:43.954Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestHostIPv4BridgeLabel
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestDaemonRestartWithLiveRestore
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestDaemonDefaultNetworkPools
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestDaemonDefaultNetworkPools (0.05s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestDaemonRestartWithExistingNetwork
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestServiceWithPredefinedNetwork
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:236: FLAKY_TEST
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestServiceWithDataPathPortInit
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:34:43 [2020-07-27T10:34:43.954Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] PASS
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === Skipped
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.05s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:236: FLAKY_TEST
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:34:43 [2020-07-27T10:34:43.954Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] 
10:34:43 [2020-07-27T10:34:43.954Z] DONE 19 tests, 12 skipped in 8.258s
10:34:43 [2020-07-27T10:34:43.954Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:34:44 [2020-07-27T10:34:44.230Z] --- PASS: TestRenameStoppedContainer (0.76s)
10:34:44 [2020-07-27T10:34:44.230Z] === RUN   TestRenameRunningContainerAndReuse
10:34:44 [2020-07-27T10:34:44.369Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:34:44 [2020-07-27T10:34:44.369Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:34:44 [2020-07-27T10:34:44.448Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:34:44 [2020-07-27T10:34:44.448Z] tests/integration/models_resources_test.py .                             [ 91%]
10:34:44 [2020-07-27T10:34:44.521Z] INFO: Testing against a local daemon
10:34:44 [2020-07-27T10:34:44.521Z] === RUN   TestDockerNetworkIpvlanPersistance
10:34:44 [2020-07-27T10:34:44.521Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:44 [2020-07-27T10:34:44.521Z] === RUN   TestDockerNetworkIpvlan
10:34:44 [2020-07-27T10:34:44.521Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:44 [2020-07-27T10:34:44.521Z] PASS
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] === Skipped
10:34:44 [2020-07-27T10:34:44.521Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] DONE 2 tests, 2 skipped in 0.627s
10:34:44 [2020-07-27T10:34:44.521Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:34:44 [2020-07-27T10:34:44.521Z] INFO: Testing against a local daemon
10:34:44 [2020-07-27T10:34:44.521Z] === RUN   TestDockerNetworkMacvlanPersistance
10:34:44 [2020-07-27T10:34:44.521Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:44 [2020-07-27T10:34:44.521Z] === RUN   TestDockerNetworkMacvlan
10:34:44 [2020-07-27T10:34:44.521Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:44 [2020-07-27T10:34:44.521Z] PASS
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] === Skipped
10:34:44 [2020-07-27T10:34:44.521Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:34:44 [2020-07-27T10:34:44.521Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] 
10:34:44 [2020-07-27T10:34:44.521Z] DONE 2 tests, 2 skipped in 0.129s
10:34:44 [2020-07-27T10:34:44.521Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:34:44 [2020-07-27T10:34:44.781Z] testing: warning: no tests to run
10:34:44 [2020-07-27T10:34:44.781Z] PASS
10:34:44 [2020-07-27T10:34:44.781Z] 
10:34:44 [2020-07-27T10:34:44.781Z] DONE 0 tests in 0.030s
10:34:44 [2020-07-27T10:34:44.781Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:34:44 [2020-07-27T10:34:44.781Z] INFO: Testing against a local daemon
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginAllowRequest
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginTLS
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginDenyRequest
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginAPIDenyResponse
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginDenyResponse
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginAllowEventStream
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginErrorResponse
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginErrorRequest
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginHeader
10:34:44 [2020-07-27T10:34:44.781Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:34:44 [2020-07-27T10:34:44.781Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:44 [2020-07-27T10:34:44.781Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:34:45 [2020-07-27T10:34:45.039Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.29s)
10:34:45 [2020-07-27T10:34:45.039Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.039Z] === RUN   TestAuthZPluginV2Disable
10:34:45 [2020-07-27T10:34:45.039Z] --- SKIP: TestAuthZPluginV2Disable (0.04s)
10:34:45 [2020-07-27T10:34:45.039Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.039Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:34:45 [2020-07-27T10:34:45.039Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
10:34:45 [2020-07-27T10:34:45.039Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.039Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:34:45 [2020-07-27T10:34:45.039Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
10:34:45 [2020-07-27T10:34:45.039Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.039Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:34:45 [2020-07-27T10:34:45.298Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] PASS
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === Skipped
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.29s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:34:45 [2020-07-27T10:34:45.298Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] DONE 17 tests, 17 skipped in 0.526s
10:34:45 [2020-07-27T10:34:45.298Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:34:45 [2020-07-27T10:34:45.298Z] INFO: Testing against a local daemon
10:34:45 [2020-07-27T10:34:45.298Z] === RUN   TestPluginInvalidJSON
10:34:45 [2020-07-27T10:34:45.298Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:34:45 [2020-07-27T10:34:45.298Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:34:45 [2020-07-27T10:34:45.298Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:34:45 [2020-07-27T10:34:45.298Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:34:45 [2020-07-27T10:34:45.298Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z] === RUN   TestPluginInstall
10:34:45 [2020-07-27T10:34:45.298Z] --- SKIP: TestPluginInstall (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] PASS
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] === Skipped
10:34:45 [2020-07-27T10:34:45.298Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:34:45 [2020-07-27T10:34:45.298Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] 
10:34:45 [2020-07-27T10:34:45.298Z] DONE 3 tests, 1 skipped in 0.195s
10:34:45 [2020-07-27T10:34:45.298Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:34:45 [2020-07-27T10:34:45.307Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:34:45 [2020-07-27T10:34:45.557Z] INFO: Testing against a local daemon
10:34:45 [2020-07-27T10:34:45.557Z] === RUN   TestExternalGraphDriver
10:34:45 [2020-07-27T10:34:45.557Z] --- SKIP: TestExternalGraphDriver (0.08s)
10:34:45 [2020-07-27T10:34:45.557Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:34:45 [2020-07-27T10:34:45.557Z] === RUN   TestGraphdriverPluginV2
10:34:45 [2020-07-27T10:34:45.566Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:34:45 [2020-07-27T10:34:45.566Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:34:45 [2020-07-27T10:34:45.621Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s)
10:34:45 [2020-07-27T10:34:45.621Z] === RUN   TestRenameInvalidName
10:34:46 [2020-07-27T10:34:46.236Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:34:46 [2020-07-27T10:34:46.562Z] --- PASS: TestRenameInvalidName (0.76s)
10:34:46 [2020-07-27T10:34:46.562Z] === RUN   TestRenameAnonymousContainer
10:34:46 [2020-07-27T10:34:46.945Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:34:47 [2020-07-27T10:34:47.515Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:34:47 [2020-07-27T10:34:47.515Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:34:47 [2020-07-27T10:34:47.515Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:34:47 [2020-07-27T10:34:47.515Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:34:48 [2020-07-27T10:34:48.455Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:34:49 [2020-07-27T10:34:49.394Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:34:49 [2020-07-27T10:34:49.394Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:34:49 [2020-07-27T10:34:49.569Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:34:49 [2020-07-27T10:34:49.569Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:34:49 [2020-07-27T10:34:49.653Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:34:49 [2020-07-27T10:34:49.653Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:34:49 [2020-07-27T10:34:49.653Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:34:49 [2020-07-27T10:34:49.913Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:34:50 [2020-07-27T10:34:50.766Z] --- PASS: TestRenameAnonymousContainer (3.98s)
10:34:50 [2020-07-27T10:34:50.766Z] === RUN   TestRenameContainerWithSameName
10:34:51 [2020-07-27T10:34:51.027Z] --- PASS: TestRenameContainerWithSameName (0.74s)
10:34:51 [2020-07-27T10:34:51.027Z] === RUN   TestRenameContainerWithLinkedContainer
10:34:52 [2020-07-27T10:34:52.124Z] --- PASS: TestGraphdriverPluginV2 (5.85s)
10:34:52 [2020-07-27T10:34:52.124Z] PASS
10:34:52 [2020-07-27T10:34:52.124Z] 
10:34:52 [2020-07-27T10:34:52.124Z] === Skipped
10:34:52 [2020-07-27T10:34:52.124Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
10:34:52 [2020-07-27T10:34:52.124Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:34:52 [2020-07-27T10:34:52.124Z] 
10:34:52 [2020-07-27T10:34:52.124Z] 
10:34:52 [2020-07-27T10:34:52.124Z] DONE 2 tests, 1 skipped in 6.071s
10:34:52 [2020-07-27T10:34:52.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:34:52 [2020-07-27T10:34:52.124Z] INFO: Testing against a local daemon
10:34:52 [2020-07-27T10:34:52.124Z] === RUN   TestContinueAfterPluginCrash
10:34:52 [2020-07-27T10:34:52.124Z] === PAUSE TestContinueAfterPluginCrash
10:34:52 [2020-07-27T10:34:52.124Z] === RUN   TestReadPluginNoRead
10:34:52 [2020-07-27T10:34:52.124Z] === PAUSE TestReadPluginNoRead
10:34:52 [2020-07-27T10:34:52.124Z] === RUN   TestDaemonStartWithLogOpt
10:34:52 [2020-07-27T10:34:52.124Z] === PAUSE TestDaemonStartWithLogOpt
10:34:52 [2020-07-27T10:34:52.124Z] === CONT  TestContinueAfterPluginCrash
10:34:52 [2020-07-27T10:34:52.124Z] === CONT  TestDaemonStartWithLogOpt
10:34:52 [2020-07-27T10:34:52.529Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:34:52 [2020-07-27T10:34:52.941Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s)
10:34:52 [2020-07-27T10:34:52.941Z] === RUN   TestResize
10:34:53 [2020-07-27T10:34:53.152Z] tests/integration/regression_test.py ......                              [ 98%]
10:34:53 [2020-07-27T10:34:53.408Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:34:53 [2020-07-27T10:34:53.408Z] tests/integration/credentials/utils_test.py .                            [100%]
10:34:53 [2020-07-27T10:34:53.408Z] 
10:34:53 [2020-07-27T10:34:53.408Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:34:53 [2020-07-27T10:34:53.408Z] =========================== short test summary info ============================
10:34:53 [2020-07-27T10:34:53.408Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:34:53 [2020-07-27T10:34:53.408Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:34:53 [2020-07-27T10:34:53.465Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:34:53 [2020-07-27T10:34:53.511Z] --- PASS: TestResize (0.77s)
10:34:53 [2020-07-27T10:34:53.511Z] === RUN   TestResizeWithInvalidSize
10:34:53 [2020-07-27T10:34:53.664Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:34:53 [2020-07-27T10:34:53.664Z]   Not supported on most drivers
10:34:53 [2020-07-27T10:34:53.664Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:34:53 [2020-07-27T10:34:53.664Z]   Output of docker top depends on host distro, and is not formalized.
10:34:53 [2020-07-27T10:34:53.664Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:34:53 [2020-07-27T10:34:53.664Z]   Output of docker top depends on host distro, and is not formalized.
10:34:53 [2020-07-27T10:34:53.664Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:34:53 [2020-07-27T10:34:53.664Z]   Can fail if eth0 has multiple IP addresses
10:34:53 [2020-07-27T10:34:53.664Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:34:53 [2020-07-27T10:34:53.664Z]   This doesn't seem to be taken into account by the engine
10:34:53 [2020-07-27T10:34:53.664Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:34:53 [2020-07-27T10:34:53.664Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:34:53 [2020-07-27T10:34:53.664Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 279.36 seconds ==
10:34:53 [2020-07-27T10:34:53.664Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:34:54 [2020-07-27T10:34:54.082Z] --- PASS: TestResizeWithInvalidSize (0.78s)
10:34:54 [2020-07-27T10:34:54.082Z] === RUN   TestResizeWhenContainerNotStarted
10:34:54 [2020-07-27T10:34:54.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:34:54 [2020-07-27T10:34:54.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:34:54 [2020-07-27T10:34:54.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:34:54 [2020-07-27T10:34:54.845Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:34:55 [2020-07-27T10:34:55.025Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
10:34:55 [2020-07-27T10:34:55.025Z] === RUN   TestDaemonRestartKillContainers
10:34:55 [2020-07-27T10:34:55.025Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:34:55 [2020-07-27T10:34:55.025Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:34:55 [2020-07-27T10:34:55.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:34:55 [2020-07-27T10:34:55.586Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
10:34:55 [2020-07-27T10:34:55.586Z] PASS
10:34:55 [2020-07-27T10:34:55.586Z] 
10:34:55 [2020-07-27T10:34:55.586Z] === Skipped
10:34:55 [2020-07-27T10:34:55.586Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:34:55 [2020-07-27T10:34:55.586Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:55 [2020-07-27T10:34:55.586Z] 
10:34:55 [2020-07-27T10:34:55.586Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:34:55 [2020-07-27T10:34:55.586Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:55 [2020-07-27T10:34:55.586Z] 
10:34:55 [2020-07-27T10:34:55.586Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:34:55 [2020-07-27T10:34:55.586Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:55 [2020-07-27T10:34:55.586Z] 
10:34:55 [2020-07-27T10:34:55.586Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:34:55 [2020-07-27T10:34:55.586Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:34:55 [2020-07-27T10:34:55.586Z] 
10:34:55 [2020-07-27T10:34:55.586Z] 
10:34:55 [2020-07-27T10:34:55.586Z] DONE 17 tests, 4 skipped in 29.163s
10:34:55 [2020-07-27T10:34:55.586Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:34:55 [2020-07-27T10:34:55.586Z] ++ 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
10:34:55 [2020-07-27T10:34:55.586Z] ++ set -e
10:34:55 [2020-07-27T10:34:55.586Z] ++ '[' -n 0 ']'
10:34:55 [2020-07-27T10:34:55.586Z] ++ set -x
10:34:55 [2020-07-27T10:34:55.586Z] ++ env -i DEST=/go/src/github.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
10:34:55 [2020-07-27T10:34:55.586Z] INFO: Testing against a local daemon
10:34:55 [2020-07-27T10:34:55.586Z] === RUN   TestPluginInvalidJSON
10:34:55 [2020-07-27T10:34:55.586Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:34:55 [2020-07-27T10:34:55.586Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:34:55 [2020-07-27T10:34:55.586Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:34:55 [2020-07-27T10:34:55.586Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:34:55 [2020-07-27T10:34:55.586Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:34:55 [2020-07-27T10:34:55.586Z] === RUN   TestPluginInstall
10:34:55 [2020-07-27T10:34:55.586Z] === RUN   TestPluginInstall/no_auth
10:34:55 [2020-07-27T10:34:55.788Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:34:56 [2020-07-27T10:34:56.731Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:34:57 [2020-07-27T10:34:57.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:34:57 [2020-07-27T10:34:57.649Z] time="2020-07-27T10:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:34:57 [2020-07-27T10:34:57.649Z] time="2020-07-27T10:34:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:34:57 [2020-07-27T10:34:57.649Z] time="2020-07-27T10:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45cfb7b8b464dd4b930053450a9e5ac1e738e007c62a7ee5834b82d3cb734ab4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:34:57 [2020-07-27T10:34:57.649Z] time="2020-07-27T10:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:34:57 [2020-07-27T10:34:57.649Z] time="2020-07-27T10:34:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:34:57 [2020-07-27T10:34:57.649Z] time="2020-07-27T10:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45cfb7b8b464dd4b930053450a9e5ac1e738e007c62a7ee5834b82d3cb734ab4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:34:57 [2020-07-27T10:34:57.649Z] === RUN   TestPluginInstall/with_htpasswd
10:34:57 [2020-07-27T10:34:57.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:34:57 [2020-07-27T10:34:57.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:34:58 [2020-07-27T10:34:58.110Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:34:58 [2020-07-27T10:34:58.110Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:34:58 [2020-07-27T10:34:58.309Z] time="2020-07-27T10:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:34:58 [2020-07-27T10:34:58.310Z] time="2020-07-27T10:34:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:34:58 [2020-07-27T10:34:58.310Z] time="2020-07-27T10:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cfaba6b6868bbfec00f19947b4b5d923597052db2c02837a9b98cfee0786efb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:34:58 [2020-07-27T10:34:58.310Z] time="2020-07-27T10:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:34:58 [2020-07-27T10:34:58.310Z] time="2020-07-27T10:34:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:34:58 [2020-07-27T10:34:58.310Z] time="2020-07-27T10:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cfaba6b6868bbfec00f19947b4b5d923597052db2c02837a9b98cfee0786efb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:34:58 [2020-07-27T10:34:58.627Z] === RUN   TestPluginInstall/with_insecure
10:34:58 [2020-07-27T10:34:58.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:34:59 [2020-07-27T10:34:59.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:34:59 [2020-07-27T10:34:59.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:34:59 [2020-07-27T10:34:59.658Z] time="2020-07-27T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:34:59 [2020-07-27T10:34:59.658Z] time="2020-07-27T10:34:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:34:59 [2020-07-27T10:34:59.658Z] time="2020-07-27T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d766741d04195b5ae514b1239398cce7d6f907d41beaa9cca86dee91cb142a37" mediatype=application/vnd.docker.plugin.v1+json size=522
10:34:59 [2020-07-27T10:34:59.658Z] time="2020-07-27T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:34:59 [2020-07-27T10:34:59.658Z] time="2020-07-27T10:34:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:34:59 [2020-07-27T10:34:59.658Z] time="2020-07-27T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d766741d04195b5ae514b1239398cce7d6f907d41beaa9cca86dee91cb142a37" mediatype=application/vnd.docker.plugin.v1+json size=522
10:34:59 [2020-07-27T10:34:59.658Z] --- PASS: TestPluginInstall (6.00s)
10:34:59 [2020-07-27T10:34:59.658Z]     --- PASS: TestPluginInstall/no_auth (3.93s)
10:34:59 [2020-07-27T10:34:59.658Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
10:34:59 [2020-07-27T10:34:59.658Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
10:34:59 [2020-07-27T10:34:59.658Z]         plugin_test.go:157: [d6339764ec4df] daemon is not started
10:34:59 [2020-07-27T10:34:59.658Z] PASS
10:34:59 [2020-07-27T10:34:59.658Z] 
10:34:59 [2020-07-27T10:34:59.658Z] DONE 6 tests in 6.110s
10:34:59 [2020-07-27T10:34:59.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:34:59 [2020-07-27T10:34:59.658Z] ++ 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
10:34:59 [2020-07-27T10:34:59.658Z] ++ set -e
10:34:59 [2020-07-27T10:34:59.658Z] ++ '[' -n 0 ']'
10:34:59 [2020-07-27T10:34:59.658Z] ++ set -x
10:34:59 [2020-07-27T10:34:59.658Z] ++ env -i DEST=/go/src/github.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
10:34:59 [2020-07-27T10:34:59.948Z] INFO: Testing against a local daemon
10:34:59 [2020-07-27T10:34:59.948Z] === RUN   TestExternalGraphDriver
10:34:59 [2020-07-27T10:34:59.948Z] === RUN   TestExternalGraphDriver/json
10:35:00 [2020-07-27T10:35:00.021Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:35:00 [2020-07-27T10:35:00.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:35:00 [2020-07-27T10:35:00.959Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:35:01 [2020-07-27T10:35:01.015Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:35:01 [2020-07-27T10:35:01.223Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:35:01 [2020-07-27T10:35:01.482Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:35:02 [2020-07-27T10:35:02.012Z] === RUN   TestExternalGraphDriver/spec
10:35:02 [2020-07-27T10:35:02.420Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:35:03 [2020-07-27T10:35:03.356Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:35:03 [2020-07-27T10:35:03.565Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.15s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
10:35:03 [2020-07-27T10:35:03.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
10:35:03 [2020-07-27T10:35:03.566Z] === RUN   TestCgroupNamespacesRun
10:35:03 [2020-07-27T10:35:03.615Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:35:04 [2020-07-27T10:35:04.079Z] === RUN   TestExternalGraphDriver/pull
10:35:04 [2020-07-27T10:35:04.183Z] --- PASS: TestBuildWithHugeFile (95.02s)
10:35:04 [2020-07-27T10:35:04.183Z] === RUN   TestBuildWithEmptyDockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:35:04 [2020-07-27T10:35:04.183Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:35:04 [2020-07-27T10:35:04.442Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:35:04 [2020-07-27T10:35:04.442Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:35:04 [2020-07-27T10:35:04.442Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:35:04 [2020-07-27T10:35:04.442Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
10:35:04 [2020-07-27T10:35:04.442Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
10:35:04 [2020-07-27T10:35:04.442Z] === RUN   TestBuildPreserveOwnership
10:35:04 [2020-07-27T10:35:04.443Z] === RUN   TestBuildPreserveOwnership/copy_from
10:35:04 [2020-07-27T10:35:04.952Z] --- PASS: TestCgroupNamespacesRun (1.78s)
10:35:04 [2020-07-27T10:35:04.952Z] === RUN   TestCgroupNamespacesRunPrivileged
10:35:05 [2020-07-27T10:35:05.011Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:35:05 [2020-07-27T10:35:05.953Z] Leaving: AppArmorNo profiles have been unloaded.
10:35:05 [2020-07-27T10:35:05.953Z] 
10:35:05 [2020-07-27T10:35:05.953Z] Unloading profiles will leave already running processes permanently
10:35:05 [2020-07-27T10:35:05.953Z] unconfined, which can lead to unexpected situations.
10:35:05 [2020-07-27T10:35:05.953Z] 
10:35:05 [2020-07-27T10:35:05.953Z] To set a process to complain mode, use the command line tool
10:35:05 [2020-07-27T10:35:05.953Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:35:05 [2020-07-27T10:35:05.953Z] 
10:35:06 [2020-07-27T10:35:06.143Z] --- PASS: TestExternalGraphDriver (6.23s)
10:35:06 [2020-07-27T10:35:06.143Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
10:35:06 [2020-07-27T10:35:06.143Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
10:35:06 [2020-07-27T10:35:06.143Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
10:35:06 [2020-07-27T10:35:06.143Z] === RUN   TestGraphdriverPluginV2
10:35:06 [2020-07-27T10:35:06.143Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
10:35:06 [2020-07-27T10:35:06.143Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:35:06 [2020-07-27T10:35:06.143Z] PASS
10:35:06 [2020-07-27T10:35:06.143Z] 
10:35:06 [2020-07-27T10:35:06.143Z] === Skipped
10:35:06 [2020-07-27T10:35:06.143Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
10:35:06 [2020-07-27T10:35:06.143Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:35:06 [2020-07-27T10:35:06.143Z] 
10:35:06 [2020-07-27T10:35:06.143Z] 
10:35:06 [2020-07-27T10:35:06.143Z] DONE 5 tests, 1 skipped in 6.394s
10:35:06 [2020-07-27T10:35:06.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:35:06 [2020-07-27T10:35:06.143Z] ++ 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
10:35:06 [2020-07-27T10:35:06.143Z] ++ set -e
10:35:06 [2020-07-27T10:35:06.143Z] ++ '[' -n 0 ']'
10:35:06 [2020-07-27T10:35:06.143Z] ++ set -x
10:35:06 [2020-07-27T10:35:06.143Z] ++ env -i DEST=/go/src/github.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
10:35:06 [2020-07-27T10:35:06.143Z] INFO: Testing against a local daemon
10:35:06 [2020-07-27T10:35:06.143Z] === RUN   TestContinueAfterPluginCrash
10:35:06 [2020-07-27T10:35:06.143Z] === PAUSE TestContinueAfterPluginCrash
10:35:06 [2020-07-27T10:35:06.143Z] === RUN   TestReadPluginNoRead
10:35:06 [2020-07-27T10:35:06.143Z] === PAUSE TestReadPluginNoRead
10:35:06 [2020-07-27T10:35:06.143Z] === RUN   TestDaemonStartWithLogOpt
10:35:06 [2020-07-27T10:35:06.143Z] === PAUSE TestDaemonStartWithLogOpt
10:35:06 [2020-07-27T10:35:06.143Z] === CONT  TestContinueAfterPluginCrash
10:35:06 [2020-07-27T10:35:06.143Z] === CONT  TestDaemonStartWithLogOpt
Post stage
[Pipeline] junit
10:35:06 [2020-07-27T10:35:06.217Z] Recording test results
10:35:06 [2020-07-27T10:35:06.867Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
10:35:06 [2020-07-27T10:35:06.867Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:35:06 [2020-07-27T10:35:06.924Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:35:06 [2020-07-27T10:35:06.924Z] === RUN   TestDockerSuite/TestAttachDetach
10:35:07 [2020-07-27T10:35:07.009Z] --- PASS: TestDaemonStartWithLogOpt (13.57s)
10:35:07 [2020-07-27T10:35:07.009Z] === CONT  TestReadPluginNoRead
10:35:07 [2020-07-27T10:35:07.492Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
[Pipeline] sh
10:35:07 [2020-07-27T10:35:07.752Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:35:07 [2020-07-27T10:35:07.942Z] + echo Ensuring container killed.
10:35:07 [2020-07-27T10:35:07.942Z] Ensuring container killed.
10:35:07 [2020-07-27T10:35:07.942Z] + docker rm -vf docker-pr1
10:35:07 [2020-07-27T10:35:07.942Z] Error: No such container: docker-pr1
10:35:07 [2020-07-27T10:35:07.942Z] + true
[Pipeline] sh
10:35:08 [2020-07-27T10:35:08.214Z] + echo Chowning /workspace to jenkins user
10:35:08 [2020-07-27T10:35:08.214Z] Chowning /workspace to jenkins user
10:35:08 [2020-07-27T10:35:08.214Z] + id -u
10:35:08 [2020-07-27T10:35:08.214Z] + id -g
10:35:08 [2020-07-27T10:35:08.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41267:/workspace busybox chown -R 1000:1000 /workspace
10:35:08 [2020-07-27T10:35:08.214Z] Unable to find image 'busybox:latest' locally
10:35:08 [2020-07-27T10:35:08.691Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:35:08 [2020-07-27T10:35:08.783Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
10:35:08 [2020-07-27T10:35:08.783Z] === RUN   TestCgroupNamespacesRunHostMode
10:35:08 [2020-07-27T10:35:08.912Z] === RUN   TestReadPluginNoRead/default
10:35:08 [2020-07-27T10:35:08.912Z] --- PASS: TestContinueAfterPluginCrash (17.21s)
10:35:09 [2020-07-27T10:35:09.260Z] --- PASS: TestBuildPreserveOwnership (4.77s)
10:35:09 [2020-07-27T10:35:09.260Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.00s)
10:35:09 [2020-07-27T10:35:09.260Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s)
10:35:09 [2020-07-27T10:35:09.260Z] === RUN   TestBuildPlatformInvalid
10:35:09 [2020-07-27T10:35:09.519Z] --- PASS: TestBuildPlatformInvalid (0.13s)
10:35:09 [2020-07-27T10:35:09.519Z] PASS
10:35:09 [2020-07-27T10:35:09.519Z] 
10:35:09 [2020-07-27T10:35:09.519Z] === Skipped
10:35:09 [2020-07-27T10:35:09.519Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:35:09 [2020-07-27T10:35:09.519Z]     build_session_test.go:25: TODO: BuildKit
10:35:09 [2020-07-27T10:35:09.519Z] 
10:35:09 [2020-07-27T10:35:09.519Z] 
10:35:09 [2020-07-27T10:35:09.519Z] DONE 32 tests, 1 skipped in 179.448s
10:35:09 [2020-07-27T10:35:09.777Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:35:09 [2020-07-27T10:35:09.777Z] ++ 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
10:35:09 [2020-07-27T10:35:09.777Z] ++ set -e
10:35:09 [2020-07-27T10:35:09.777Z] ++ '[' -n 0 ']'
10:35:09 [2020-07-27T10:35:09.777Z] ++ set -x
10:35:09 [2020-07-27T10:35:09.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=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
10:35:09 [2020-07-27T10:35:09.777Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:35:10 [2020-07-27T10:35:10.344Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:35:10 [2020-07-27T10:35:10.589Z] --- PASS: TestDaemonStartWithLogOpt (3.88s)
10:35:10 [2020-07-27T10:35:10.589Z] === CONT  TestReadPluginNoRead
10:35:10 [2020-07-27T10:35:10.606Z] INFO: Testing against a local daemon
10:35:10 [2020-07-27T10:35:10.606Z] === RUN   TestConfigInspect
10:35:10 [2020-07-27T10:35:10.697Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
10:35:10 [2020-07-27T10:35:10.697Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:35:11 [2020-07-27T10:35:11.179Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:35:11 [2020-07-27T10:35:11.442Z] === RUN   TestReadPluginNoRead/disabled_caching
10:35:11 [2020-07-27T10:35:11.748Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:35:12 [2020-07-27T10:35:12.010Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:35:12 [2020-07-27T10:35:12.082Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
10:35:12 [2020-07-27T10:35:12.082Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:35:12 [2020-07-27T10:35:12.956Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:35:13 [2020-07-27T10:35:13.314Z] === RUN   TestReadPluginNoRead/default
10:35:13 [2020-07-27T10:35:13.346Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:35:13 [2020-07-27T10:35:13.452Z] latest: Pulling from library/busybox
10:35:13 [2020-07-27T10:35:13.452Z] 91f30d776fb2: Pulling fs layer
10:35:13 [2020-07-27T10:35:13.452Z] 91f30d776fb2: Download complete
10:35:13 [2020-07-27T10:35:13.452Z] 91f30d776fb2: Pull complete
10:35:13 [2020-07-27T10:35:13.452Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
10:35:13 [2020-07-27T10:35:13.452Z] Status: Downloaded newer image for busybox:latest
10:35:13 [2020-07-27T10:35:13.524Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:35:13 [2020-07-27T10:35:13.783Z] --- PASS: TestConfigInspect (3.24s)
10:35:13 [2020-07-27T10:35:13.783Z] === RUN   TestConfigList
10:35:13 [2020-07-27T10:35:13.996Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
10:35:13 [2020-07-27T10:35:13.996Z] === RUN   TestCgroupNamespacesRunInvalidMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:35:14 [2020-07-27T10:35:14.708Z] + bundleName=docker-py
10:35:14 [2020-07-27T10:35:14.708Z] + echo Creating docker-py-bundles.tar.gz
10:35:14 [2020-07-27T10:35:14.708Z] Creating docker-py-bundles.tar.gz
10:35:14 [2020-07-27T10:35:14.708Z] + 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
10:35:14 [2020-07-27T10:35:14.718Z] Archiving artifacts
10:35:14 [2020-07-27T10:35:14.720Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:35:14 [2020-07-27T10:35:14.818Z] === RUN   TestReadPluginNoRead/disabled_caching
10:35:14 [2020-07-27T10:35:14.938Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
10:35:14 [2020-07-27T10:35:14.938Z] === RUN   TestCgroupNamespacesRunOlderClient
10:35:15 [2020-07-27T10:35:15.451Z] --- PASS: TestContinueAfterPluginCrash (9.12s)
10:35:15 [2020-07-27T10:35:15.661Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:35:15 [2020-07-27T10:35:15.661Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:35:15 [2020-07-27T10:35:15.883Z] --- PASS: TestReadPluginNoRead (10.32s)
10:35:15 [2020-07-27T10:35:15.883Z]     --- PASS: TestReadPluginNoRead/default (2.25s)
10:35:15 [2020-07-27T10:35:15.883Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.23s)
10:35:15 [2020-07-27T10:35:15.883Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s)
10:35:15 [2020-07-27T10:35:15.883Z]     read_test.go:92: [db66541b41b07] daemon is not started
10:35:15 [2020-07-27T10:35:15.883Z] PASS
10:35:15 [2020-07-27T10:35:15.883Z] 
10:35:15 [2020-07-27T10:35:15.883Z] DONE 6 tests in 24.064s
10:35:15 [2020-07-27T10:35:15.883Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:35:15 [2020-07-27T10:35:15.883Z] testing: warning: no tests to run
10:35:15 [2020-07-27T10:35:15.883Z] PASS
10:35:15 [2020-07-27T10:35:15.883Z] 
10:35:15 [2020-07-27T10:35:15.883Z] DONE 0 tests in 0.050s
10:35:15 [2020-07-27T10:35:15.883Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:35:15 [2020-07-27T10:35:15.883Z] INFO: Testing against a local daemon
10:35:15 [2020-07-27T10:35:15.883Z] === RUN   TestPluginWithDevMounts
10:35:15 [2020-07-27T10:35:15.883Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:35:15 [2020-07-27T10:35:15.883Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:35:15 [2020-07-27T10:35:15.883Z] PASS
10:35:15 [2020-07-27T10:35:15.883Z] 
10:35:15 [2020-07-27T10:35:15.883Z] === Skipped
10:35:15 [2020-07-27T10:35:15.883Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:35:15 [2020-07-27T10:35:15.883Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:35:15 [2020-07-27T10:35:15.883Z] 
10:35:15 [2020-07-27T10:35:15.883Z] 
10:35:15 [2020-07-27T10:35:15.883Z] DONE 1 tests, 1 skipped in 0.185s
10:35:15 [2020-07-27T10:35:15.883Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:35:15 [2020-07-27T10:35:15.883Z] INFO: Testing against a local daemon
10:35:15 [2020-07-27T10:35:15.883Z] === RUN   TestSecretInspect
10:35:15 [2020-07-27T10:35:15.883Z] --- SKIP: TestSecretInspect (0.02s)
10:35:15 [2020-07-27T10:35:15.883Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:15 [2020-07-27T10:35:15.883Z] === RUN   TestSecretList
10:35:15 [2020-07-27T10:35:15.883Z] --- SKIP: TestSecretList (0.02s)
10:35:15 [2020-07-27T10:35:15.883Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:15 [2020-07-27T10:35:15.883Z] === RUN   TestSecretsCreateAndDelete
10:35:15 [2020-07-27T10:35:15.883Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
10:35:15 [2020-07-27T10:35:15.883Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:15 [2020-07-27T10:35:15.883Z] === RUN   TestSecretsUpdate
10:35:16 [2020-07-27T10:35:16.143Z] --- SKIP: TestSecretsUpdate (0.02s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestTemplatedSecret
10:35:16 [2020-07-27T10:35:16.143Z] --- SKIP: TestTemplatedSecret (0.00s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestSecretCreateResolve
10:35:16 [2020-07-27T10:35:16.143Z] --- SKIP: TestSecretCreateResolve (0.01s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] PASS
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] === Skipped
10:35:16 [2020-07-27T10:35:16.143Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
10:35:16 [2020-07-27T10:35:16.143Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] 
10:35:16 [2020-07-27T10:35:16.143Z] DONE 6 tests, 6 skipped in 0.213s
10:35:16 [2020-07-27T10:35:16.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:35:16 [2020-07-27T10:35:16.143Z] INFO: Testing against a local daemon
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestServiceCreateInit
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:35:16 [2020-07-27T10:35:16.143Z] --- PASS: TestServiceCreateInit (0.02s)
10:35:16 [2020-07-27T10:35:16.143Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:35:16 [2020-07-27T10:35:16.143Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:35:16 [2020-07-27T10:35:16.143Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestCreateServiceMultipleTimes
10:35:16 [2020-07-27T10:35:16.143Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:35:16 [2020-07-27T10:35:16.143Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestCreateServiceConflict
10:35:16 [2020-07-27T10:35:16.143Z] --- SKIP: TestCreateServiceConflict (0.02s)
10:35:16 [2020-07-27T10:35:16.143Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestCreateServiceMaxReplicas
10:35:16 [2020-07-27T10:35:16.143Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
10:35:16 [2020-07-27T10:35:16.143Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.143Z] === RUN   TestCreateWithDuplicateNetworkNames
10:35:16 [2020-07-27T10:35:16.237Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:35:16 [2020-07-27T10:35:16.237Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:35:16 [2020-07-27T10:35:16.237Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
10:35:16 [2020-07-27T10:35:16.403Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestCreateServiceSecretFileMode
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:35:16 [2020-07-27T10:35:16.403Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestCreateServiceConfigFileMode
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
10:35:16 [2020-07-27T10:35:16.403Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestCreateServiceSysctls
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestCreateServiceSysctls (0.02s)
10:35:16 [2020-07-27T10:35:16.403Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestCreateServiceCapabilities
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:35:16 [2020-07-27T10:35:16.403Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestInspect
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestInspect (0.01s)
10:35:16 [2020-07-27T10:35:16.403Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestCreateJob
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestCreateJob (0.01s)
10:35:16 [2020-07-27T10:35:16.403Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestReplicatedJob
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestReplicatedJob (0.01s)
10:35:16 [2020-07-27T10:35:16.403Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestUpdateReplicatedJob
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
10:35:16 [2020-07-27T10:35:16.403Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestServiceListWithStatuses
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:35:16 [2020-07-27T10:35:16.403Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestDockerNetworkConnectAlias
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
10:35:16 [2020-07-27T10:35:16.403Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestDockerNetworkReConnect
10:35:16 [2020-07-27T10:35:16.403Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
10:35:16 [2020-07-27T10:35:16.403Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:16 [2020-07-27T10:35:16.403Z] === RUN   TestServicePlugin
10:35:16 [2020-07-27T10:35:16.517Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:35:16 [2020-07-27T10:35:16.812Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:35:16 [2020-07-27T10:35:16.812Z] --- PASS: TestConfigList (2.96s)
10:35:16 [2020-07-27T10:35:16.812Z] === RUN   TestConfigsCreateAndDelete
10:35:16 [2020-07-27T10:35:16.857Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
10:35:16 [2020-07-27T10:35:16.857Z] === RUN   TestKernelTCPMemory
10:35:16 [2020-07-27T10:35:16.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh binary-daemon
10:35:16 [2020-07-27T10:35:16.958Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:35:17 [2020-07-27T10:35:17.072Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:35:17 [2020-07-27T10:35:17.127Z] 
10:35:17 [2020-07-27T10:35:17.382Z] Removing bundles/
10:35:17 [2020-07-27T10:35:17.382Z] 
10:35:17 [2020-07-27T10:35:17.382Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:35:17 [2020-07-27T10:35:17.382Z] Building: bundles/binary-daemon/dockerd-dev
10:35:17 [2020-07-27T10:35:17.382Z] GOOS="" GOARCH="" GOARM=""
10:35:17 [2020-07-27T10:35:17.431Z] --- PASS: TestKernelTCPMemory (0.87s)
10:35:17 [2020-07-27T10:35:17.431Z] === RUN   TestNISDomainname
10:35:18 [2020-07-27T10:35:18.010Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:35:18 [2020-07-27T10:35:18.010Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:35:18 [2020-07-27T10:35:18.580Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:35:18 [2020-07-27T10:35:18.827Z] --- PASS: TestNISDomainname (0.97s)
10:35:18 [2020-07-27T10:35:18.827Z] === RUN   TestHostnameDnsResolution
10:35:19 [2020-07-27T10:35:19.019Z] --- PASS: TestReadPluginNoRead (8.68s)
10:35:19 [2020-07-27T10:35:19.019Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
10:35:19 [2020-07-27T10:35:19.019Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.99s)
10:35:19 [2020-07-27T10:35:19.019Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s)
10:35:19 [2020-07-27T10:35:19.019Z]     read_test.go:92: [d62b48a89bb70] daemon is not started
10:35:19 [2020-07-27T10:35:19.019Z] PASS
10:35:19 [2020-07-27T10:35:19.019Z] 
10:35:19 [2020-07-27T10:35:19.019Z] DONE 6 tests in 12.654s
10:35:19 [2020-07-27T10:35:19.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:35:19 [2020-07-27T10:35:19.019Z] ++ 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
10:35:19 [2020-07-27T10:35:19.019Z] ++ set -e
10:35:19 [2020-07-27T10:35:19.019Z] ++ '[' -n 0 ']'
10:35:19 [2020-07-27T10:35:19.019Z] ++ set -x
10:35:19 [2020-07-27T10:35:19.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:35:19 [2020-07-27T10:35:19.019Z] testing: warning: no tests to run
10:35:19 [2020-07-27T10:35:19.019Z] PASS
10:35:19 [2020-07-27T10:35:19.019Z] 
10:35:19 [2020-07-27T10:35:19.019Z] DONE 0 tests in 0.027s
10:35:19 [2020-07-27T10:35:19.019Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:35:19 [2020-07-27T10:35:19.019Z] ++ 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
10:35:19 [2020-07-27T10:35:19.019Z] ++ set -e
10:35:19 [2020-07-27T10:35:19.019Z] ++ '[' -n 0 ']'
10:35:19 [2020-07-27T10:35:19.019Z] ++ set -x
10:35:19 [2020-07-27T10:35:19.020Z] ++ env -i DEST=/go/src/github.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
10:35:19 [2020-07-27T10:35:19.020Z] INFO: Testing against a local daemon
10:35:19 [2020-07-27T10:35:19.020Z] === RUN   TestPluginWithDevMounts
10:35:19 [2020-07-27T10:35:19.020Z] === PAUSE TestPluginWithDevMounts
10:35:19 [2020-07-27T10:35:19.020Z] === CONT  TestPluginWithDevMounts
10:35:19 [2020-07-27T10:35:19.960Z] --- PASS: TestConfigsCreateAndDelete (3.00s)
10:35:19 [2020-07-27T10:35:19.960Z] === RUN   TestConfigsUpdate
10:35:20 [2020-07-27T10:35:20.214Z] --- PASS: TestHostnameDnsResolution (1.68s)
10:35:20 [2020-07-27T10:35:20.214Z] === RUN   TestStats
10:35:20 [2020-07-27T10:35:20.594Z] --- SKIP: TestServicePlugin (3.45s)
10:35:20 [2020-07-27T10:35:20.594Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestServiceUpdateLabel
10:35:20 [2020-07-27T10:35:20.594Z] --- SKIP: TestServiceUpdateLabel (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestServiceUpdateSecrets
10:35:20 [2020-07-27T10:35:20.594Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestServiceUpdateConfigs
10:35:20 [2020-07-27T10:35:20.594Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestServiceUpdateNetwork
10:35:20 [2020-07-27T10:35:20.594Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestServiceUpdatePidsLimit
10:35:20 [2020-07-27T10:35:20.594Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] PASS
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === Skipped
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:35:20 [2020-07-27T10:35:20.594Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:35:20 [2020-07-27T10:35:20.594Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:35:20 [2020-07-27T10:35:20.594Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:35:20 [2020-07-27T10:35:20.594Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestInspect (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:35:20 [2020-07-27T10:35:20.594Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s)
10:35:20 [2020-07-27T10:35:20.594Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
10:35:20 [2020-07-27T10:35:20.594Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] DONE 24 tests, 23 skipped in 3.931s
10:35:20 [2020-07-27T10:35:20.594Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:35:20 [2020-07-27T10:35:20.594Z] INFO: Testing against a local daemon
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestSessionCreate
10:35:20 [2020-07-27T10:35:20.594Z] --- PASS: TestSessionCreate (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestSessionCreateWithBadUpgrade
10:35:20 [2020-07-27T10:35:20.594Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:35:20 [2020-07-27T10:35:20.594Z] PASS
10:35:20 [2020-07-27T10:35:20.594Z] 
10:35:20 [2020-07-27T10:35:20.594Z] DONE 2 tests in 0.176s
10:35:20 [2020-07-27T10:35:20.594Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:35:20 [2020-07-27T10:35:20.594Z] INFO: Testing against a local daemon
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:35:20 [2020-07-27T10:35:20.594Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:35:20 [2020-07-27T10:35:20.594Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:35:20 [2020-07-27T10:35:20.594Z] === RUN   TestEventsExecDie
10:35:20 [2020-07-27T10:35:20.853Z] --- PASS: TestEventsExecDie (0.52s)
10:35:20 [2020-07-27T10:35:20.853Z] === RUN   TestEventsBackwardsCompatible
10:35:20 [2020-07-27T10:35:20.853Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:35:20 [2020-07-27T10:35:20.853Z] === RUN   TestInfoBinaryCommits
10:35:20 [2020-07-27T10:35:20.853Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:35:20 [2020-07-27T10:35:20.853Z] === RUN   TestInfoAPIVersioned
10:35:20 [2020-07-27T10:35:20.853Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:35:20 [2020-07-27T10:35:20.853Z] === RUN   TestInfoDiscoveryBackend
10:35:20 [2020-07-27T10:35:20.901Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:35:21 [2020-07-27T10:35:21.081Z] --- PASS: TestPluginWithDevMounts (1.89s)
10:35:21 [2020-07-27T10:35:21.081Z] PASS
10:35:21 [2020-07-27T10:35:21.081Z] 
10:35:21 [2020-07-27T10:35:21.081Z] DONE 1 tests in 1.986s
10:35:21 [2020-07-27T10:35:21.081Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
10:35:21 [2020-07-27T10:35:21.081Z] ++ 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
10:35:21 [2020-07-27T10:35:21.081Z] ++ set -e
10:35:21 [2020-07-27T10:35:21.081Z] ++ '[' -n 0 ']'
10:35:21 [2020-07-27T10:35:21.081Z] ++ set -x
10:35:21 [2020-07-27T10:35:21.081Z] ++ env -i DEST=/go/src/github.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
10:35:21 [2020-07-27T10:35:21.081Z] INFO: Testing against a local daemon
10:35:21 [2020-07-27T10:35:21.081Z] === RUN   TestSecretInspect
10:35:21 [2020-07-27T10:35:21.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:35:21 [2020-07-27T10:35:21.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:35:21 [2020-07-27T10:35:21.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:35:21 [2020-07-27T10:35:21.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:35:21 [2020-07-27T10:35:21.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:35:22 [2020-07-27T10:35:22.281Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:35:22 [2020-07-27T10:35:22.755Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
10:35:22 [2020-07-27T10:35:22.756Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:35:22 [2020-07-27T10:35:22.854Z] --- PASS: TestConfigsUpdate (3.20s)
10:35:22 [2020-07-27T10:35:22.854Z] === RUN   TestTemplatedConfig
10:35:23 [2020-07-27T10:35:23.515Z] --- PASS: TestStats (2.77s)
10:35:23 [2020-07-27T10:35:23.515Z] === RUN   TestStopContainerWithTimeout
10:35:23 [2020-07-27T10:35:23.515Z] === RUN   TestStopContainerWithTimeout/0
10:35:23 [2020-07-27T10:35:23.515Z] === PAUSE TestStopContainerWithTimeout/0
10:35:23 [2020-07-27T10:35:23.515Z] === RUN   TestStopContainerWithTimeout/1
10:35:23 [2020-07-27T10:35:23.515Z] === PAUSE TestStopContainerWithTimeout/1
10:35:23 [2020-07-27T10:35:23.515Z] === RUN   TestStopContainerWithTimeout/3
10:35:23 [2020-07-27T10:35:23.515Z] === PAUSE TestStopContainerWithTimeout/3
10:35:23 [2020-07-27T10:35:23.515Z] === RUN   TestStopContainerWithTimeout/-1
10:35:23 [2020-07-27T10:35:23.515Z] === PAUSE TestStopContainerWithTimeout/-1
10:35:23 [2020-07-27T10:35:23.515Z] === CONT  TestStopContainerWithTimeout/0
10:35:23 [2020-07-27T10:35:23.515Z] === CONT  TestStopContainerWithTimeout/3
10:35:23 [2020-07-27T10:35:23.515Z] === CONT  TestStopContainerWithTimeout/-1
10:35:23 [2020-07-27T10:35:23.515Z] === CONT  TestStopContainerWithTimeout/1
10:35:23 [2020-07-27T10:35:23.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:35:24 [2020-07-27T10:35:24.622Z] --- PASS: TestSecretInspect (3.70s)
10:35:24 [2020-07-27T10:35:24.622Z] === RUN   TestSecretList
10:35:24 [2020-07-27T10:35:24.762Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:35:26 [2020-07-27T10:35:26.041Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
10:35:26 [2020-07-27T10:35:26.041Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:35:26 [2020-07-27T10:35:26.041Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:35:26 [2020-07-27T10:35:26.041Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:26 [2020-07-27T10:35:26.041Z] === RUN   TestInfoAPI
10:35:26 [2020-07-27T10:35:26.041Z] --- PASS: TestInfoAPI (0.05s)
10:35:26 [2020-07-27T10:35:26.041Z] === RUN   TestInfoAPIWarnings
10:35:26 [2020-07-27T10:35:26.146Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:35:26 [2020-07-27T10:35:26.407Z] --- PASS: TestTemplatedConfig (3.50s)
10:35:26 [2020-07-27T10:35:26.407Z] === RUN   TestConfigCreateResolve
10:35:26 [2020-07-27T10:35:26.407Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:35:26 [2020-07-27T10:35:26.815Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:35:26 [2020-07-27T10:35:26.815Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
10:35:26 [2020-07-27T10:35:26.815Z]     --- PASS: TestStopContainerWithTimeout/1 (2.10s)
10:35:26 [2020-07-27T10:35:26.815Z]     --- PASS: TestStopContainerWithTimeout/3 (3.24s)
10:35:26 [2020-07-27T10:35:26.815Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
10:35:26 [2020-07-27T10:35:26.815Z] === RUN   TestDeleteDevicemapper
10:35:26 [2020-07-27T10:35:26.815Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:35:26 [2020-07-27T10:35:26.815Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:35:26 [2020-07-27T10:35:26.815Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:35:27 [2020-07-27T10:35:27.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:35:27 [2020-07-27T10:35:27.417Z] --- PASS: TestInfoAPIWarnings (1.52s)
10:35:27 [2020-07-27T10:35:27.417Z] === RUN   TestInfoDebug
10:35:28 [2020-07-27T10:35:28.162Z] --- PASS: TestSecretList (3.66s)
10:35:28 [2020-07-27T10:35:28.162Z] === RUN   TestSecretsCreateAndDelete
10:35:28 [2020-07-27T10:35:28.945Z] --- PASS: TestConfigCreateResolve (2.64s)
10:35:28 [2020-07-27T10:35:28.945Z] === RUN   TestConfigDaemonLibtrustID
10:35:29 [2020-07-27T10:35:29.319Z] --- PASS: TestInfoDebug (1.53s)
10:35:29 [2020-07-27T10:35:29.319Z] === RUN   TestInfoInsecureRegistries
10:35:29 [2020-07-27T10:35:29.363Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s)
10:35:29 [2020-07-27T10:35:29.363Z] === RUN   TestUpdateMemory
10:35:29 [2020-07-27T10:35:29.363Z] --- SKIP: TestUpdateMemory (0.00s)
10:35:29 [2020-07-27T10:35:29.363Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:35:29 [2020-07-27T10:35:29.363Z] === RUN   TestUpdateCPUQuota
10:35:29 [2020-07-27T10:35:29.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:35:29 [2020-07-27T10:35:29.512Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
10:35:29 [2020-07-27T10:35:29.512Z] PASS
10:35:29 [2020-07-27T10:35:29.512Z] 
10:35:29 [2020-07-27T10:35:29.512Z] DONE 7 tests in 19.874s
10:35:29 [2020-07-27T10:35:29.512Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:35:29 [2020-07-27T10:35:29.512Z] ++ 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
10:35:29 [2020-07-27T10:35:29.512Z] ++ set -e
10:35:29 [2020-07-27T10:35:29.512Z] ++ '[' -n 0 ']'
10:35:29 [2020-07-27T10:35:29.512Z] ++ set -x
10:35:29 [2020-07-27T10:35:29.512Z] ++ env -i DEST=/go/src/github.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
10:35:29 [2020-07-27T10:35:29.771Z] INFO: Testing against a local daemon
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestCheckpoint
10:35:29 [2020-07-27T10:35:29.771Z] --- SKIP: TestCheckpoint (0.00s)
10:35:29 [2020-07-27T10:35:29.771Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestContainerInvalidJSON
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:35:29 [2020-07-27T10:35:29.771Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:35:29 [2020-07-27T10:35:29.771Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:35:29 [2020-07-27T10:35:29.771Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:35:29 [2020-07-27T10:35:29.771Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:35:29 [2020-07-27T10:35:29.771Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:35:29 [2020-07-27T10:35:29.771Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:35:29 [2020-07-27T10:35:29.771Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:35:29 [2020-07-27T10:35:29.771Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:35:29 [2020-07-27T10:35:29.771Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:35:29 [2020-07-27T10:35:29.771Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:35:29 [2020-07-27T10:35:29.771Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestCopyFromContainerPathIsNotDir
10:35:29 [2020-07-27T10:35:29.771Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:35:29 [2020-07-27T10:35:29.771Z] === RUN   TestCopyToContainerPathDoesNotExist
10:35:30 [2020-07-27T10:35:30.030Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:35:30 [2020-07-27T10:35:30.030Z] === RUN   TestCopyToContainerPathIsNotDir
10:35:30 [2020-07-27T10:35:30.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:35:30 [2020-07-27T10:35:30.030Z] === RUN   TestCopyFromContainer
10:35:30 [2020-07-27T10:35:30.030Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:35:30 [2020-07-27T10:35:30.696Z] --- PASS: TestInfoInsecureRegistries (1.53s)
10:35:30 [2020-07-27T10:35:30.696Z] === RUN   TestInfoRegistryMirrors
10:35:30 [2020-07-27T10:35:30.747Z] --- PASS: TestUpdateCPUQuota (1.33s)
10:35:30 [2020-07-27T10:35:30.747Z] === RUN   TestUpdatePidsLimit
10:35:30 [2020-07-27T10:35:30.747Z] === RUN   TestUpdatePidsLimit/update_from_none
10:35:30 [2020-07-27T10:35:30.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:35:31 [2020-07-27T10:35:31.318Z] === RUN   TestUpdatePidsLimit/no_change
10:35:31 [2020-07-27T10:35:31.407Z] === RUN   TestCopyFromContainer//
10:35:31 [2020-07-27T10:35:31.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:35:31 [2020-07-27T10:35:31.579Z] === RUN   TestUpdatePidsLimit/update_lower
10:35:31 [2020-07-27T10:35:31.667Z] === RUN   TestCopyFromContainer//bar/root
10:35:31 [2020-07-27T10:35:31.667Z] === RUN   TestCopyFromContainer//bar/root/
10:35:31 [2020-07-27T10:35:31.667Z] === RUN   TestCopyFromContainer/bar/quux
10:35:31 [2020-07-27T10:35:31.839Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:35:31 [2020-07-27T10:35:31.927Z] === RUN   TestCopyFromContainer/bar/quux/
10:35:31 [2020-07-27T10:35:31.927Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:35:31 [2020-07-27T10:35:31.927Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:35:32 [2020-07-27T10:35:32.134Z] --- PASS: TestInfoRegistryMirrors (1.53s)
10:35:32 [2020-07-27T10:35:32.135Z] === RUN   TestLoginFailsWithBadCredentials
10:35:32 [2020-07-27T10:35:32.135Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
10:35:32 [2020-07-27T10:35:32.135Z] === RUN   TestPingCacheHeaders
10:35:32 [2020-07-27T10:35:32.239Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:35:32 [2020-07-27T10:35:32.239Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:35:32 [2020-07-27T10:35:32.239Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:35:32 [2020-07-27T10:35:32.394Z] --- PASS: TestPingCacheHeaders (0.05s)
10:35:32 [2020-07-27T10:35:32.394Z] === RUN   TestPingGet
10:35:32 [2020-07-27T10:35:32.394Z] --- PASS: TestPingGet (0.01s)
10:35:32 [2020-07-27T10:35:32.394Z] === RUN   TestPingHead
10:35:32 [2020-07-27T10:35:32.394Z] --- PASS: TestPingHead (0.02s)
10:35:32 [2020-07-27T10:35:32.394Z] === RUN   TestVersion
10:35:32 [2020-07-27T10:35:32.394Z] --- PASS: TestVersion (0.02s)
10:35:32 [2020-07-27T10:35:32.394Z] PASS
10:35:32 [2020-07-27T10:35:32.394Z] 
10:35:32 [2020-07-27T10:35:32.394Z] === Skipped
10:35:32 [2020-07-27T10:35:32.394Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:35:32 [2020-07-27T10:35:32.394Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:35:32 [2020-07-27T10:35:32.394Z] 
10:35:32 [2020-07-27T10:35:32.394Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:35:32 [2020-07-27T10:35:32.394Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:32 [2020-07-27T10:35:32.394Z] 
10:35:32 [2020-07-27T10:35:32.394Z] 
10:35:32 [2020-07-27T10:35:32.394Z] DONE 18 tests, 2 skipped in 12.175s
10:35:32 [2020-07-27T10:35:32.394Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:35:32 [2020-07-27T10:35:32.394Z] INFO: Testing against a local daemon
10:35:32 [2020-07-27T10:35:32.394Z] === RUN   TestVolumesCreateAndList
10:35:32 [2020-07-27T10:35:32.410Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestCopyFromContainer/bar/notarget
10:35:32 [2020-07-27T10:35:32.502Z] --- PASS: TestCopyFromContainer (2.56s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer// (0.10s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:35:32 [2020-07-27T10:35:32.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:35:32 [2020-07-27T10:35:32.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:35:32 [2020-07-27T10:35:32.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:35:32 [2020-07-27T10:35:32.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:35:32 [2020-07-27T10:35:32.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:35:32 [2020-07-27T10:35:32.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:35:32 [2020-07-27T10:35:32.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:35:32 [2020-07-27T10:35:32.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestCreateLinkToNonExistingContainer
10:35:32 [2020-07-27T10:35:32.502Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:35:32 [2020-07-27T10:35:32.502Z] === RUN   TestCreateWithInvalidEnv
10:35:32 [2020-07-27T10:35:32.605Z] --- PASS: TestSecretsCreateAndDelete (3.64s)
10:35:32 [2020-07-27T10:35:32.605Z] === RUN   TestSecretsUpdate
10:35:32 [2020-07-27T10:35:32.652Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:35:32 [2020-07-27T10:35:32.652Z] === RUN   TestVolumesRemove
10:35:32 [2020-07-27T10:35:32.652Z] --- PASS: TestVolumesRemove (0.06s)
10:35:32 [2020-07-27T10:35:32.652Z] === RUN   TestVolumesInspect
10:35:32 [2020-07-27T10:35:32.652Z] --- PASS: TestVolumesInspect (0.02s)
10:35:32 [2020-07-27T10:35:32.652Z] === RUN   TestVolumesInvalidJSON
10:35:32 [2020-07-27T10:35:32.652Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:35:32 [2020-07-27T10:35:32.652Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:35:32 [2020-07-27T10:35:32.652Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:35:32 [2020-07-27T10:35:32.652Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:35:32 [2020-07-27T10:35:32.652Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:35:32 [2020-07-27T10:35:32.652Z] PASS
10:35:32 [2020-07-27T10:35:32.652Z] 
10:35:32 [2020-07-27T10:35:32.652Z] DONE 5 tests in 0.250s
10:35:32 [2020-07-27T10:35:32.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:35:32 [2020-07-27T10:35:32.652Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11950 is not a child of this shell
10:35:32 [2020-07-27T10:35:32.652Z] warning: PID 11950 from bundles/test-integration/docker.pid had a nonzero exit code
10:35:32 [2020-07-27T10:35:32.652Z] Leaving: AppArmorNo profiles have been unloaded.
10:35:32 [2020-07-27T10:35:32.652Z] 
10:35:32 [2020-07-27T10:35:32.652Z] Unloading profiles will leave already running processes permanently
10:35:32 [2020-07-27T10:35:32.652Z] unconfined, which can lead to unexpected situations.
10:35:32 [2020-07-27T10:35:32.652Z] 
10:35:32 [2020-07-27T10:35:32.652Z] To set a process to complain mode, use the command line tool
10:35:32 [2020-07-27T10:35:32.652Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:35:32 [2020-07-27T10:35:32.652Z] Removing test suite binaries
10:35:32 [2020-07-27T10:35:32.652Z] exiting test-integration
10:35:32 [2020-07-27T10:35:32.652Z] ++ exit 0
10:35:32 [2020-07-27T10:35:32.670Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:35:32 [2020-07-27T10:35:32.770Z] === RUN   TestCreateWithInvalidEnv/0
10:35:32 [2020-07-27T10:35:32.770Z] === PAUSE TestCreateWithInvalidEnv/0
10:35:32 [2020-07-27T10:35:32.770Z] === RUN   TestCreateWithInvalidEnv/1
10:35:32 [2020-07-27T10:35:32.770Z] === PAUSE TestCreateWithInvalidEnv/1
10:35:32 [2020-07-27T10:35:32.770Z] === RUN   TestCreateWithInvalidEnv/2
10:35:32 [2020-07-27T10:35:32.770Z] === PAUSE TestCreateWithInvalidEnv/2
10:35:32 [2020-07-27T10:35:32.770Z] === CONT  TestCreateWithInvalidEnv/0
10:35:32 [2020-07-27T10:35:32.770Z] === CONT  TestCreateWithInvalidEnv/2
10:35:32 [2020-07-27T10:35:32.770Z] === CONT  TestCreateWithInvalidEnv/1
10:35:32 [2020-07-27T10:35:32.770Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:35:32 [2020-07-27T10:35:32.770Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:35:32 [2020-07-27T10:35:32.770Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:35:32 [2020-07-27T10:35:32.770Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:35:32 [2020-07-27T10:35:32.770Z] === RUN   TestCreateTmpfsMountsTarget
10:35:32 [2020-07-27T10:35:32.770Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:35:32 [2020-07-27T10:35:32.770Z] === RUN   TestCreateWithCustomMaskedPaths
10:35:33 [2020-07-27T10:35:33.241Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:35:33 [2020-07-27T10:35:33.587Z] 
10:35:33 [2020-07-27T10:35:33.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:35:33 [2020-07-27T10:35:33.710Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:35:33 [2020-07-27T10:35:33.969Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:35:34 [2020-07-27T10:35:34.228Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:35:34 [2020-07-27T10:35:34.228Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:35:34 [2020-07-27T10:35:34.488Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s)
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:35:34 [2020-07-27T10:35:34.488Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:35:34 [2020-07-27T10:35:34.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:35:34 [2020-07-27T10:35:34.488Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:35:34 [2020-07-27T10:35:34.488Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:35:34 [2020-07-27T10:35:34.488Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:35:34 [2020-07-27T10:35:34.629Z] --- PASS: TestUpdatePidsLimit (3.66s)
10:35:34 [2020-07-27T10:35:34.629Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
10:35:34 [2020-07-27T10:35:34.629Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
10:35:34 [2020-07-27T10:35:34.629Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
10:35:34 [2020-07-27T10:35:34.629Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
10:35:34 [2020-07-27T10:35:34.629Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
10:35:34 [2020-07-27T10:35:34.629Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
10:35:34 [2020-07-27T10:35:34.629Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
10:35:34 [2020-07-27T10:35:34.629Z] === RUN   TestUpdateRestartPolicy
10:35:34 [2020-07-27T10:35:34.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:35:34 [2020-07-27T10:35:34.747Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:35:34 [2020-07-27T10:35:34.747Z] --- PASS: TestCreateWithCapabilities (0.04s)
10:35:34 [2020-07-27T10:35:34.747Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
10:35:34 [2020-07-27T10:35:34.747Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
10:35:34 [2020-07-27T10:35:34.747Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
10:35:34 [2020-07-27T10:35:34.748Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
10:35:34 [2020-07-27T10:35:34.748Z] === RUN   TestCreateWithCustomReadonlyPaths
10:35:34 [2020-07-27T10:35:34.748Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:35:34 [2020-07-27T10:35:34.748Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:35:35 [2020-07-27T10:35:35.317Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
Post stage
[Pipeline] junit
10:35:35 [2020-07-27T10:35:35.503Z] Recording test results
10:35:35 [2020-07-27T10:35:35.887Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:35:36 [2020-07-27T10:35:36.116Z] --- PASS: TestSecretsUpdate (3.67s)
10:35:36 [2020-07-27T10:35:36.116Z] === RUN   TestTemplatedSecret
10:35:36 [2020-07-27T10:35:36.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:35:36 [2020-07-27T10:35:36.829Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
10:35:36 [2020-07-27T10:35:36.829Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:35:36 [2020-07-27T10:35:36.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:35:36 [2020-07-27T10:35:36.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:35:36 [2020-07-27T10:35:36.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:35:36 [2020-07-27T10:35:36.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:35:36 [2020-07-27T10:35:36.829Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:35:36 [2020-07-27T10:35:36.829Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:35:36 [2020-07-27T10:35:36.829Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:35:36 [2020-07-27T10:35:36.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:35:36 [2020-07-27T10:35:36.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:35:36 [2020-07-27T10:35:36.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
10:35:36 [2020-07-27T10:35:36.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:35:36 [2020-07-27T10:35:36.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:35:36 [2020-07-27T10:35:36.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:35:36 [2020-07-27T10:35:36.829Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:35:37 [2020-07-27T10:35:37.088Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:35:37 [2020-07-27T10:35:37.362Z] + echo Ensuring container killed.
10:35:37 [2020-07-27T10:35:37.362Z] Ensuring container killed.
10:35:37 [2020-07-27T10:35:37.362Z] + docker rm -vf docker-pr1
10:35:37 [2020-07-27T10:35:37.362Z] Error: No such container: docker-pr1
10:35:37 [2020-07-27T10:35:37.362Z] + true
[Pipeline] sh
10:35:37 [2020-07-27T10:35:37.645Z] + echo Chowning /workspace to jenkins user
10:35:37 [2020-07-27T10:35:37.645Z] Chowning /workspace to jenkins user
10:35:37 [2020-07-27T10:35:37.645Z] + id -u
10:35:37 [2020-07-27T10:35:37.645Z] + id -g
10:35:37 [2020-07-27T10:35:37.645Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41267:/workspace busybox chown -R 1000:1000 /workspace
10:35:37 [2020-07-27T10:35:37.645Z] Unable to find image 'busybox:latest' locally
10:35:37 [2020-07-27T10:35:37.645Z] latest: Pulling from library/busybox
10:35:37 [2020-07-27T10:35:37.645Z] 91f30d776fb2: Pulling fs layer
10:35:37 [2020-07-27T10:35:37.656Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestCreateDifferentPlatform
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestCreateDifferentPlatform/different_os
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:35:37 [2020-07-27T10:35:37.656Z] --- PASS: TestCreateDifferentPlatform (0.05s)
10:35:37 [2020-07-27T10:35:37.656Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:35:37 [2020-07-27T10:35:37.656Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:35:37 [2020-07-27T10:35:37.656Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestContainerStartOnDaemonRestart
10:35:37 [2020-07-27T10:35:37.656Z] === PAUSE TestContainerStartOnDaemonRestart
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestDaemonRestartIpcMode
10:35:37 [2020-07-27T10:35:37.656Z] === PAUSE TestDaemonRestartIpcMode
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestDaemonHostGatewayIP
10:35:37 [2020-07-27T10:35:37.656Z] === PAUSE TestDaemonHostGatewayIP
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestContainerKillOnDaemonStart
10:35:37 [2020-07-27T10:35:37.656Z] === PAUSE TestContainerKillOnDaemonStart
10:35:37 [2020-07-27T10:35:37.656Z] === RUN   TestDiff
10:35:38 [2020-07-27T10:35:38.098Z] 4612f6d0b889: Pull complete
10:35:38 [2020-07-27T10:35:38.223Z] --- PASS: TestDiff (0.72s)
10:35:38 [2020-07-27T10:35:38.224Z] === RUN   TestExecWithCloseStdin
10:35:38 [2020-07-27T10:35:38.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:35:38 [2020-07-27T10:35:38.792Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:35:39 [2020-07-27T10:35:39.052Z] --- PASS: TestExecWithCloseStdin (0.78s)
10:35:39 [2020-07-27T10:35:39.052Z] === RUN   TestExec
10:35:39 [2020-07-27T10:35:39.619Z] --- PASS: TestExec (0.57s)
10:35:39 [2020-07-27T10:35:39.619Z] === RUN   TestExecUser
10:35:39 [2020-07-27T10:35:39.629Z] --- PASS: TestTemplatedSecret (3.64s)
10:35:39 [2020-07-27T10:35:39.629Z] === RUN   TestSecretCreateResolve
10:35:39 [2020-07-27T10:35:39.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:35:39 [2020-07-27T10:35:39.878Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:35:40 [2020-07-27T10:35:40.447Z] --- PASS: TestExecUser (0.87s)
10:35:40 [2020-07-27T10:35:40.447Z] === RUN   TestExportContainerAndImportImage
10:35:41 [2020-07-27T10:35:41.016Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:35:41 [2020-07-27T10:35:41.344Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:35:41 [2020-07-27T10:35:41.344Z] Using test binary docker
10:35:41 [2020-07-27T10:35:41.344Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:35:41 [2020-07-27T10:35:41.344Z] +++ /etc/init.d/apparmor start
10:35:41 [2020-07-27T10:35:41.344Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:35:41 [2020-07-27T10:35:41.344Z] INFO: Waiting for daemon to start...
10:35:41 [2020-07-27T10:35:41.344Z] Starting dockerd
10:35:41 [2020-07-27T10:35:41.344Z] +++ 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
10:35:41 [2020-07-27T10:35:41.587Z] --- PASS: TestExportContainerAndImportImage (0.94s)
10:35:41 [2020-07-27T10:35:41.587Z] === RUN   TestExportContainerAfterDaemonRestart
10:35:42 [2020-07-27T10:35:42.921Z] 91f30d776fb2: Verifying Checksum
10:35:42 [2020-07-27T10:35:42.921Z] 91f30d776fb2: Download complete
10:35:42 [2020-07-27T10:35:42.921Z] 91f30d776fb2: Pull complete
10:35:42 [2020-07-27T10:35:42.921Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
10:35:42 [2020-07-27T10:35:42.921Z] Status: Downloaded newer image for busybox:latest
10:35:42 [2020-07-27T10:35:42.969Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
10:35:42 [2020-07-27T10:35:42.969Z] === RUN   TestHealthCheckWorkdir
10:35:43 [2020-07-27T10:35:43.142Z] --- PASS: TestSecretCreateResolve (3.73s)
10:35:43 [2020-07-27T10:35:43.142Z] PASS
10:35:43 [2020-07-27T10:35:43.142Z] 
10:35:43 [2020-07-27T10:35:43.142Z] DONE 6 tests in 22.123s
10:35:43 [2020-07-27T10:35:43.142Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
10:35:43 [2020-07-27T10:35:43.142Z] ++ 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
10:35:43 [2020-07-27T10:35:43.142Z] ++ set -e
10:35:43 [2020-07-27T10:35:43.142Z] ++ '[' -n 0 ']'
10:35:43 [2020-07-27T10:35:43.142Z] ++ set -x
10:35:43 [2020-07-27T10:35:43.142Z] ++ env -i DEST=/go/src/github.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
10:35:43 [2020-07-27T10:35:43.142Z] INFO: Testing against a local daemon
10:35:43 [2020-07-27T10:35:43.142Z] === RUN   TestServiceCreateInit
10:35:43 [2020-07-27T10:35:43.142Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:35:43 [2020-07-27T10:35:43.421Z] .
10:35:43 [2020-07-27T10:35:43.421Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:35:43 [2020-07-27T10:35:43.421Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:35:43 [2020-07-27T10:35:43.421Z] Error: No such image: emptyfs
10:35:43 [2020-07-27T10:35:43.421Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:35:43 [2020-07-27T10:35:43.421Z] ++++ docker load
10:35:43 [2020-07-27T10:35:43.421Z] Running integration-test (iteration 1)
10:35:43 [2020-07-27T10:35:43.421Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
10:35:43 [2020-07-27T10:35:43.421Z] ++ 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
10:35:43 [2020-07-27T10:35:43.421Z] ++ set -e
10:35:43 [2020-07-27T10:35:43.421Z] ++ '[' -n 0 ']'
10:35:43 [2020-07-27T10:35:43.421Z] ++ set -x
10:35:43 [2020-07-27T10:35:43.421Z] ++ env -i DEST=/go/src/github.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
10:35:43 [2020-07-27T10:35:43.538Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:35:44 [2020-07-27T10:35:44.106Z] --- PASS: TestHealthCheckWorkdir (1.04s)
10:35:44 [2020-07-27T10:35:44.106Z] === RUN   TestHealthKillContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:35:45 [2020-07-27T10:35:45.127Z] + bundleName=amd64-rootless
10:35:45 [2020-07-27T10:35:45.127Z] + echo Creating amd64-rootless-bundles.tar.gz
10:35:45 [2020-07-27T10:35:45.127Z] Creating amd64-rootless-bundles.tar.gz
10:35:45 [2020-07-27T10:35:45.127Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:35:45 [2020-07-27T10:35:45.127Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
10:35:45 [2020-07-27T10:35:45.139Z] Archiving artifacts
10:35:46 [2020-07-27T10:35:46.011Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:35:46 [2020-07-27T10:35:46.011Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:35:46 [2020-07-27T10:35:46.857Z] --- PASS: TestUpdateRestartPolicy (12.30s)
10:35:46 [2020-07-27T10:35:46.857Z] === RUN   TestUpdateRestartWithAutoRemove
10:35:46 [2020-07-27T10:35:46.871Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:35:46 [2020-07-27T10:35:46.950Z] --- PASS: TestHealthKillContainer (2.79s)
10:35:46 [2020-07-27T10:35:46.950Z] === RUN   TestInspectCpusetInConfigPre120
10:35:46 [2020-07-27T10:35:46.950Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:35:47 [2020-07-27T10:35:47.184Z] + make clean
10:35:47 [2020-07-27T10:35:47.429Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
10:35:47 [2020-07-27T10:35:47.429Z] === RUN   TestWaitNonBlocked
10:35:47 [2020-07-27T10:35:47.429Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:35:47 [2020-07-27T10:35:47.429Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:35:47 [2020-07-27T10:35:47.429Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:35:47 [2020-07-27T10:35:47.429Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:35:47 [2020-07-27T10:35:47.429Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:35:47 [2020-07-27T10:35:47.429Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:35:47 [2020-07-27T10:35:47.447Z] docker volume rm -f docker-dev-cache
10:35:47 [2020-07-27T10:35:47.447Z] docker-dev-cache
[Pipeline] deleteDir
10:35:47 [2020-07-27T10:35:47.518Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
10:35:47 [2020-07-27T10:35:47.518Z] === RUN   TestIpcModeNone
10:35:48 [2020-07-27T10:35:48.089Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:35:48 [2020-07-27T10:35:48.348Z] --- PASS: TestIpcModeNone (0.82s)
10:35:48 [2020-07-27T10:35:48.348Z] === RUN   TestIpcModePrivate
10:35:48 [2020-07-27T10:35:48.372Z] --- PASS: TestWaitNonBlocked (0.03s)
10:35:48 [2020-07-27T10:35:48.372Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
10:35:48 [2020-07-27T10:35:48.372Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
10:35:48 [2020-07-27T10:35:48.372Z] === RUN   TestWaitBlocked
10:35:48 [2020-07-27T10:35:48.372Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:35:48 [2020-07-27T10:35:48.372Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:35:48 [2020-07-27T10:35:48.372Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:35:48 [2020-07-27T10:35:48.372Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:35:48 [2020-07-27T10:35:48.372Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:35:48 [2020-07-27T10:35:48.372Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:35:48 [2020-07-27T10:35:48.699Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:35:49 [2020-07-27T10:35:49.287Z] --- PASS: TestIpcModePrivate (0.75s)
10:35:49 [2020-07-27T10:35:49.287Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
10:35:49 [2020-07-27T10:35:49.287Z] === RUN   TestIpcModeShareable
10:35:49 [2020-07-27T10:35:49.316Z] --- PASS: TestWaitBlocked (0.03s)
10:35:49 [2020-07-27T10:35:49.316Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s)
10:35:49 [2020-07-27T10:35:49.316Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
10:35:49 [2020-07-27T10:35:49.316Z] === CONT  TestContainerStartOnDaemonRestart
10:35:49 [2020-07-27T10:35:49.316Z] === CONT  TestIpcModeOlderClient
10:35:49 [2020-07-27T10:35:49.316Z] === CONT  TestDaemonHostGatewayIP
10:35:49 [2020-07-27T10:35:49.316Z] === CONT  TestContainerKillOnDaemonStart
10:35:49 [2020-07-27T10:35:49.578Z] --- PASS: TestIpcModeOlderClient (0.21s)
10:35:49 [2020-07-27T10:35:49.578Z] === CONT  TestDaemonRestartIpcMode
10:35:50 [2020-07-27T10:35:50.225Z] --- PASS: TestIpcModeShareable (0.82s)
10:35:50 [2020-07-27T10:35:50.225Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
10:35:50 [2020-07-27T10:35:50.225Z] === RUN   TestAPIIpcModeShareableAndContainer
10:35:50 [2020-07-27T10:35:50.485Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:35:50 [2020-07-27T10:35:50.485Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:35:50 [2020-07-27T10:35:50.744Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:35:52 [2020-07-27T10:35:52.124Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:35:52 [2020-07-27T10:35:52.386Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s)
10:35:52 [2020-07-27T10:35:52.386Z] === RUN   TestAPIIpcModeHost
10:35:52 [2020-07-27T10:35:52.645Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:35:52 [2020-07-27T10:35:52.890Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s)
10:35:53 [2020-07-27T10:35:53.214Z] --- PASS: TestAPIIpcModeHost (0.64s)
10:35:53 [2020-07-27T10:35:53.214Z] === RUN   TestDaemonIpcModeShareable
10:35:53 [2020-07-27T10:35:53.783Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:35:53 [2020-07-27T10:35:53.832Z] --- PASS: TestDaemonRestartIpcMode (4.25s)
10:35:54 [2020-07-27T10:35:54.257Z] --- PASS: TestServiceCreateInit (10.56s)
10:35:54 [2020-07-27T10:35:54.257Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s)
10:35:54 [2020-07-27T10:35:54.257Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s)
10:35:54 [2020-07-27T10:35:54.257Z] === RUN   TestCreateServiceMultipleTimes
10:35:54 [2020-07-27T10:35:54.404Z] --- PASS: TestDaemonHostGatewayIP (4.83s)
10:35:55 [2020-07-27T10:35:55.160Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
10:35:55 [2020-07-27T10:35:55.161Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true
10:35:55 [2020-07-27T10:35:55.161Z] === RUN   TestDaemonIpcModePrivate
10:35:56 [2020-07-27T10:35:56.190Z] Loaded image: buildpack-deps:buster
10:35:56 [2020-07-27T10:35:56.485Z] Loaded image: busybox:latest
10:35:56 [2020-07-27T10:35:56.485Z] Loaded image: busybox:glibc
10:35:56 [2020-07-27T10:35:56.485Z] Loaded image: debian:buster
10:35:56 [2020-07-27T10:35:56.485Z] Loaded image: hello-world:latest
10:35:56 [2020-07-27T10:35:56.485Z] INFO: Testing against a local daemon
10:35:56 [2020-07-27T10:35:56.485Z] === RUN   TestCgroupNamespacesBuild
10:35:56 [2020-07-27T10:35:56.541Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:35:56 [2020-07-27T10:35:56.541Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
10:35:56 [2020-07-27T10:35:56.541Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
10:35:56 [2020-07-27T10:35:56.541Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:35:56 [2020-07-27T10:35:56.799Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:35:57 [2020-07-27T10:35:57.367Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:35:57 [2020-07-27T10:35:57.626Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:35:58 [2020-07-27T10:35:58.007Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
10:35:58 [2020-07-27T10:35:58.007Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:35:58 [2020-07-27T10:35:58.195Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
10:35:58 [2020-07-27T10:35:58.195Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
10:35:58 [2020-07-27T10:35:58.195Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:35:58 [2020-07-27T10:35:58.456Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:35:59 [2020-07-27T10:35:59.527Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s)
10:35:59 [2020-07-27T10:35:59.527Z] === RUN   TestBuildWithSession
10:35:59 [2020-07-27T10:35:59.527Z] --- SKIP: TestBuildWithSession (0.00s)
10:35:59 [2020-07-27T10:35:59.527Z]     build_session_test.go:25: TODO: BuildKit
10:35:59 [2020-07-27T10:35:59.527Z] === RUN   TestBuildSquashParent
10:35:59 [2020-07-27T10:35:59.835Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
10:35:59 [2020-07-27T10:35:59.835Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
10:35:59 [2020-07-27T10:35:59.835Z] === RUN   TestIpcModeOlderClient
10:35:59 [2020-07-27T10:35:59.835Z] === PAUSE TestIpcModeOlderClient
10:35:59 [2020-07-27T10:35:59.835Z] === RUN   TestKillContainerInvalidSignal
10:36:00 [2020-07-27T10:36:00.405Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
10:36:00 [2020-07-27T10:36:00.405Z] === RUN   TestKillContainer
10:36:00 [2020-07-27T10:36:00.405Z] === RUN   TestKillContainer/no_signal
10:36:00 [2020-07-27T10:36:00.975Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:36:01 [2020-07-27T10:36:01.234Z] === RUN   TestKillContainer/non_killing_signal
10:36:01 [2020-07-27T10:36:01.234Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:36:01 [2020-07-27T10:36:01.803Z] === RUN   TestKillContainer/killing_signal
10:36:02 [2020-07-27T10:36:02.537Z] --- PASS: TestContainerKillOnDaemonStart (13.18s)
10:36:02 [2020-07-27T10:36:02.537Z] PASS
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] === Skipped
10:36:02 [2020-07-27T10:36:02.537Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:36:02 [2020-07-27T10:36:02.537Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
10:36:02 [2020-07-27T10:36:02.537Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
10:36:02 [2020-07-27T10:36:02.537Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:36:02 [2020-07-27T10:36:02.537Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:36:02 [2020-07-27T10:36:02.537Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
10:36:02 [2020-07-27T10:36:02.537Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] 
10:36:02 [2020-07-27T10:36:02.537Z] DONE 204 tests, 6 skipped in 137.658s
10:36:02 [2020-07-27T10:36:02.537Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:36:02 [2020-07-27T10:36:02.537Z] ++ 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
10:36:02 [2020-07-27T10:36:02.537Z] ++ set -e
10:36:02 [2020-07-27T10:36:02.537Z] ++ '[' -n 0 ']'
10:36:02 [2020-07-27T10:36:02.537Z] ++ set -x
10:36:02 [2020-07-27T10:36:02.537Z] ++ env -i DEST=/go/src/github.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
10:36:02 [2020-07-27T10:36:02.742Z] --- PASS: TestKillContainer (2.05s)
10:36:02 [2020-07-27T10:36:02.742Z]     --- PASS: TestKillContainer/no_signal (0.71s)
10:36:02 [2020-07-27T10:36:02.742Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
10:36:02 [2020-07-27T10:36:02.742Z]     --- PASS: TestKillContainer/killing_signal (0.53s)
10:36:02 [2020-07-27T10:36:02.742Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:36:02 [2020-07-27T10:36:02.742Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:36:03 [2020-07-27T10:36:03.001Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:36:03 [2020-07-27T10:36:03.108Z] INFO: Testing against a local daemon
10:36:03 [2020-07-27T10:36:03.108Z] === RUN   TestCommitInheritsEnv
10:36:03 [2020-07-27T10:36:03.570Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s)
10:36:03 [2020-07-27T10:36:03.570Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
10:36:03 [2020-07-27T10:36:03.570Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s)
10:36:03 [2020-07-27T10:36:03.570Z] === RUN   TestKillStoppedContainer
10:36:03 [2020-07-27T10:36:03.570Z] --- PASS: TestKillStoppedContainer (0.04s)
10:36:03 [2020-07-27T10:36:03.570Z] === RUN   TestKillStoppedContainerAPIPre120
10:36:03 [2020-07-27T10:36:03.570Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:36:03 [2020-07-27T10:36:03.570Z] === RUN   TestKillDifferentUserContainer
10:36:03 [2020-07-27T10:36:03.679Z] --- PASS: TestCommitInheritsEnv (0.57s)
10:36:03 [2020-07-27T10:36:03.679Z] === RUN   TestImportExtremelyLargeImageWorks
10:36:03 [2020-07-27T10:36:03.679Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:36:03 [2020-07-27T10:36:03.679Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:36:03 [2020-07-27T10:36:03.679Z] === RUN   TestImagesFilterMultiReference
10:36:03 [2020-07-27T10:36:03.679Z] --- PASS: TestImagesFilterMultiReference (0.10s)
10:36:03 [2020-07-27T10:36:03.679Z] === RUN   TestImagePullPlatformInvalid
10:36:03 [2020-07-27T10:36:03.679Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:36:03 [2020-07-27T10:36:03.679Z] === RUN   TestRemoveImageOrphaning
10:36:04 [2020-07-27T10:36:04.008Z] --- PASS: TestBuildSquashParent (3.99s)
10:36:04 [2020-07-27T10:36:04.008Z] === RUN   TestBuildWithRemoveAndForceRemove
10:36:04 [2020-07-27T10:36:04.008Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:36:04 [2020-07-27T10:36:04.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:36:04 [2020-07-27T10:36:04.008Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:36:04 [2020-07-27T10:36:04.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:36:04 [2020-07-27T10:36:04.008Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:36:04 [2020-07-27T10:36:04.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:36:04 [2020-07-27T10:36:04.008Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:36:04 [2020-07-27T10:36:04.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:36:04 [2020-07-27T10:36:04.008Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:36:04 [2020-07-27T10:36:04.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:36:04 [2020-07-27T10:36:04.008Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:36:04 [2020-07-27T10:36:04.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:36:04 [2020-07-27T10:36:04.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:36:04 [2020-07-27T10:36:04.008Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:36:04 [2020-07-27T10:36:04.008Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:36:04 [2020-07-27T10:36:04.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:36:04 [2020-07-27T10:36:04.143Z] --- PASS: TestKillDifferentUserContainer (0.47s)
10:36:04 [2020-07-27T10:36:04.143Z] === RUN   TestInspectOomKilledTrue
10:36:04 [2020-07-27T10:36:04.143Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
10:36:04 [2020-07-27T10:36:04.143Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:36:04 [2020-07-27T10:36:04.143Z] === RUN   TestInspectOomKilledFalse
10:36:04 [2020-07-27T10:36:04.143Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:36:04 [2020-07-27T10:36:04.143Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:36:04 [2020-07-27T10:36:04.143Z] === RUN   TestLinksEtcHostsContentMatch
10:36:04 [2020-07-27T10:36:04.143Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:36:04 [2020-07-27T10:36:04.251Z] --- PASS: TestRemoveImageOrphaning (0.55s)
10:36:04 [2020-07-27T10:36:04.251Z] === RUN   TestRemoveImageGarbageCollector
10:36:04 [2020-07-27T10:36:04.251Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:36:04 [2020-07-27T10:36:04.251Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:36:04 [2020-07-27T10:36:04.251Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:36:04 [2020-07-27T10:36:04.251Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:36:04 [2020-07-27T10:36:04.251Z] === RUN   TestTagInvalidReference
10:36:04 [2020-07-27T10:36:04.403Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:36:04 [2020-07-27T10:36:04.512Z] --- PASS: TestTagInvalidReference (0.03s)
10:36:04 [2020-07-27T10:36:04.512Z] === RUN   TestTagValidPrefixedRepo
10:36:04 [2020-07-27T10:36:04.512Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
10:36:04 [2020-07-27T10:36:04.512Z] === RUN   TestTagExistedNameWithoutForce
10:36:04 [2020-07-27T10:36:04.512Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:36:04 [2020-07-27T10:36:04.512Z] === RUN   TestTagOfficialNames
10:36:04 [2020-07-27T10:36:04.512Z] --- PASS: TestTagOfficialNames (0.07s)
10:36:04 [2020-07-27T10:36:04.512Z] === RUN   TestTagMatchesDigest
10:36:04 [2020-07-27T10:36:04.512Z] --- PASS: TestTagMatchesDigest (0.03s)
10:36:04 [2020-07-27T10:36:04.512Z] PASS
10:36:04 [2020-07-27T10:36:04.512Z] 
10:36:04 [2020-07-27T10:36:04.512Z] === Skipped
10:36:04 [2020-07-27T10:36:04.512Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:36:04 [2020-07-27T10:36:04.512Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:36:04 [2020-07-27T10:36:04.512Z] 
10:36:04 [2020-07-27T10:36:04.512Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:36:04 [2020-07-27T10:36:04.512Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:36:04 [2020-07-27T10:36:04.512Z] 
10:36:04 [2020-07-27T10:36:04.512Z] 
10:36:04 [2020-07-27T10:36:04.512Z] DONE 12 tests, 2 skipped in 1.944s
10:36:04 [2020-07-27T10:36:04.662Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
10:36:04 [2020-07-27T10:36:04.662Z] === RUN   TestLinksContainerNames
10:36:04 [2020-07-27T10:36:04.773Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:36:04 [2020-07-27T10:36:04.773Z] ++ 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
10:36:04 [2020-07-27T10:36:04.773Z] ++ set -e
10:36:04 [2020-07-27T10:36:04.773Z] ++ '[' -n 0 ']'
10:36:04 [2020-07-27T10:36:04.773Z] ++ set -x
10:36:04 [2020-07-27T10:36:04.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
10:36:04 [2020-07-27T10:36:04.773Z] INFO: Testing against a local daemon
10:36:04 [2020-07-27T10:36:04.773Z] === RUN   TestNetworkCreateDelete
10:36:05 [2020-07-27T10:36:05.345Z] --- PASS: TestNetworkCreateDelete (0.42s)
10:36:05 [2020-07-27T10:36:05.345Z] === RUN   TestDockerNetworkDeletePreferID
10:36:05 [2020-07-27T10:36:05.600Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:36:06 [2020-07-27T10:36:06.104Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:36:06 [2020-07-27T10:36:06.104Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:36:06 [2020-07-27T10:36:06.169Z] --- PASS: TestLinksContainerNames (1.55s)
10:36:06 [2020-07-27T10:36:06.169Z] === RUN   TestLogsFollowTailEmpty
10:36:06 [2020-07-27T10:36:06.288Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s)
10:36:06 [2020-07-27T10:36:06.288Z] === RUN   TestDaemonDNSFallback
10:36:06 [2020-07-27T10:36:06.738Z] === RUN   TestDockerSuite/TestBuildAddScript
10:36:06 [2020-07-27T10:36:06.998Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
10:36:06 [2020-07-27T10:36:06.998Z] === RUN   TestContainerNetworkMountsNoChown
10:36:07 [2020-07-27T10:36:07.566Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot/default
10:36:07 [2020-07-27T10:36:07.566Z] === PAUSE TestMountDaemonRoot/default
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot/private
10:36:07 [2020-07-27T10:36:07.566Z] === PAUSE TestMountDaemonRoot/private
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot/rprivate
10:36:07 [2020-07-27T10:36:07.566Z] === PAUSE TestMountDaemonRoot/rprivate
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot/slave
10:36:07 [2020-07-27T10:36:07.566Z] === PAUSE TestMountDaemonRoot/slave
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot/rslave
10:36:07 [2020-07-27T10:36:07.566Z] === PAUSE TestMountDaemonRoot/rslave
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot/shared
10:36:07 [2020-07-27T10:36:07.566Z] === PAUSE TestMountDaemonRoot/shared
10:36:07 [2020-07-27T10:36:07.566Z] === RUN   TestMountDaemonRoot/rshared
10:36:07 [2020-07-27T10:36:07.566Z] === PAUSE TestMountDaemonRoot/rshared
10:36:07 [2020-07-27T10:36:07.622Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:36:07 [2020-07-27T10:36:07.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s)
10:36:07 [2020-07-27T10:36:07.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.61s)
10:36:07 [2020-07-27T10:36:07.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s)
10:36:07 [2020-07-27T10:36:07.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
10:36:07 [2020-07-27T10:36:07.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s)
10:36:07 [2020-07-27T10:36:07.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s)
10:36:07 [2020-07-27T10:36:07.622Z] === RUN   TestBuildMultiStageCopy
10:36:07 [2020-07-27T10:36:07.622Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:36:07 [2020-07-27T10:36:07.826Z] === CONT  TestMountDaemonRoot/default
10:36:07 [2020-07-27T10:36:07.826Z] === RUN   TestMountDaemonRoot/default/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/default/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/default/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/rprivate
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/private
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/private/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/private/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/default/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/shared
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/rshared
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/rslave
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/slave
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/private/bind_root
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/private/mount_root
10:36:07 [2020-07-27T10:36:07.827Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:36:08 [2020-07-27T10:36:08.087Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:36:08 [2020-07-27T10:36:08.347Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:36:08 [2020-07-27T10:36:08.347Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:36:08 [2020-07-27T10:36:08.347Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:36:08 [2020-07-27T10:36:08.347Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:36:08 [2020-07-27T10:36:08.347Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:36:08 [2020-07-27T10:36:08.347Z] --- PASS: TestMountDaemonRoot (0.06s)
10:36:08 [2020-07-27T10:36:08.347Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
10:36:08 [2020-07-27T10:36:08.347Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:36:08 [2020-07-27T10:36:08.347Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:36:08 [2020-07-27T10:36:08.347Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:36:08 [2020-07-27T10:36:08.347Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:36:08 [2020-07-27T10:36:08.347Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:36:08 [2020-07-27T10:36:08.347Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:36:08 [2020-07-27T10:36:08.347Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:36:08 [2020-07-27T10:36:08.347Z] === RUN   TestContainerBindMountNonRecursive
10:36:08 [2020-07-27T10:36:08.347Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:36:08 [2020-07-27T10:36:08.916Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:36:09 [2020-07-27T10:36:09.135Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:36:09 [2020-07-27T10:36:09.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:36:09 [2020-07-27T10:36:09.485Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:36:09 [2020-07-27T10:36:09.726Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:36:09 [2020-07-27T10:36:09.755Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:36:10 [2020-07-27T10:36:10.022Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:36:10 [2020-07-27T10:36:10.339Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
10:36:10 [2020-07-27T10:36:10.339Z] === RUN   TestNetworkNat
10:36:10 [2020-07-27T10:36:10.660Z] --- PASS: TestBuildMultiStageCopy (2.89s)
10:36:10 [2020-07-27T10:36:10.660Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.57s)
10:36:10 [2020-07-27T10:36:10.660Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
10:36:10 [2020-07-27T10:36:10.660Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s)
10:36:10 [2020-07-27T10:36:10.660Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
10:36:10 [2020-07-27T10:36:10.660Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
10:36:10 [2020-07-27T10:36:10.660Z] === RUN   TestBuildMultiStageParentConfig
10:36:11 [2020-07-27T10:36:11.280Z] --- PASS: TestNetworkNat (0.86s)
10:36:11 [2020-07-27T10:36:11.280Z] === RUN   TestNetworkLocalhostTCPNat
10:36:11 [2020-07-27T10:36:11.280Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:36:11 [2020-07-27T10:36:11.298Z] --- PASS: TestBuildMultiStageParentConfig (0.81s)
10:36:11 [2020-07-27T10:36:11.298Z] === RUN   TestBuildLabelWithTargets
10:36:12 [2020-07-27T10:36:12.218Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
10:36:12 [2020-07-27T10:36:12.218Z] === RUN   TestNetworkLoopbackNat
10:36:12 [2020-07-27T10:36:12.820Z] --- PASS: TestBuildLabelWithTargets (1.24s)
10:36:12 [2020-07-27T10:36:12.820Z] === RUN   TestBuildWithEmptyLayers
10:36:13 [2020-07-27T10:36:13.115Z] --- PASS: TestBuildWithEmptyLayers (0.60s)
10:36:13 [2020-07-27T10:36:13.115Z] === RUN   TestBuildMultiStageOnBuild
10:36:13 [2020-07-27T10:36:13.159Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:36:14 [2020-07-27T10:36:14.428Z] --- PASS: TestDaemonDNSFallback (7.39s)
10:36:14 [2020-07-27T10:36:14.428Z] === RUN   TestInspectNetwork
10:36:14 [2020-07-27T10:36:14.541Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:36:15 [2020-07-27T10:36:15.111Z] --- PASS: TestNetworkLoopbackNat (3.00s)
10:36:15 [2020-07-27T10:36:15.111Z] === RUN   TestPause
10:36:15 [2020-07-27T10:36:15.193Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
10:36:15 [2020-07-27T10:36:15.193Z] === RUN   TestBuildUncleanTarFilenames
10:36:15 [2020-07-27T10:36:15.831Z] --- PASS: TestBuildUncleanTarFilenames (0.87s)
10:36:15 [2020-07-27T10:36:15.831Z] === RUN   TestBuildMultiStageLayerLeak
10:36:16 [2020-07-27T10:36:16.052Z] --- PASS: TestPause (0.80s)
10:36:16 [2020-07-27T10:36:16.052Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:36:16 [2020-07-27T10:36:16.052Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:36:16 [2020-07-27T10:36:16.052Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:36:16 [2020-07-27T10:36:16.052Z] === RUN   TestPauseStopPausedContainer
10:36:16 [2020-07-27T10:36:16.052Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:36:16 [2020-07-27T10:36:16.052Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:36:16 [2020-07-27T10:36:16.734Z] --- PASS: TestCreateServiceMultipleTimes (22.30s)
10:36:16 [2020-07-27T10:36:16.734Z] === RUN   TestCreateServiceConflict
10:36:16 [2020-07-27T10:36:16.991Z] --- PASS: TestPauseStopPausedContainer (0.83s)
10:36:16 [2020-07-27T10:36:16.991Z] === RUN   TestPsFilter
10:36:16 [2020-07-27T10:36:16.991Z] --- PASS: TestPsFilter (0.18s)
10:36:16 [2020-07-27T10:36:16.991Z] === RUN   TestRemoveContainerWithRemovedVolume
10:36:17 [2020-07-27T10:36:17.912Z] --- PASS: TestBuildMultiStageLayerLeak (1.92s)
10:36:17 [2020-07-27T10:36:17.913Z] === RUN   TestBuildWithHugeFile
10:36:17 [2020-07-27T10:36:17.928Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:36:17 [2020-07-27T10:36:17.928Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
10:36:17 [2020-07-27T10:36:17.928Z] === RUN   TestRemoveContainerWithVolume
10:36:18 [2020-07-27T10:36:18.498Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
10:36:18 [2020-07-27T10:36:18.498Z] === RUN   TestRemoveContainerRunning
10:36:19 [2020-07-27T10:36:19.436Z] --- PASS: TestRemoveContainerRunning (0.71s)
10:36:19 [2020-07-27T10:36:19.436Z] === RUN   TestRemoveContainerForceRemoveRunning
10:36:19 [2020-07-27T10:36:19.436Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:36:19 [2020-07-27T10:36:19.494Z] --- PASS: TestCreateServiceConflict (3.64s)
10:36:19 [2020-07-27T10:36:19.494Z] === RUN   TestCreateServiceMaxReplicas
10:36:19 [2020-07-27T10:36:19.719Z] === RUN   TestInspectNetwork/full_network_id
10:36:19 [2020-07-27T10:36:19.719Z] === RUN   TestInspectNetwork/partial_network_id
10:36:19 [2020-07-27T10:36:19.719Z] === RUN   TestInspectNetwork/network_name
10:36:19 [2020-07-27T10:36:19.719Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:36:20 [2020-07-27T10:36:20.005Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
10:36:20 [2020-07-27T10:36:20.005Z] === RUN   TestRemoveInvalidContainer
10:36:20 [2020-07-27T10:36:20.005Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:36:20 [2020-07-27T10:36:20.005Z] === RUN   TestRenameLinkedContainer
10:36:20 [2020-07-27T10:36:20.574Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:36:21 [2020-07-27T10:36:21.515Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:36:22 [2020-07-27T10:36:22.083Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:36:23 [2020-07-27T10:36:23.021Z] --- PASS: TestRenameLinkedContainer (2.98s)
10:36:23 [2020-07-27T10:36:23.021Z] === RUN   TestRenameStoppedContainer
10:36:23 [2020-07-27T10:36:23.282Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:36:23 [2020-07-27T10:36:23.542Z] --- PASS: TestRenameStoppedContainer (0.57s)
10:36:23 [2020-07-27T10:36:23.542Z] === RUN   TestRenameRunningContainerAndReuse
10:36:23 [2020-07-27T10:36:23.542Z] === RUN   TestDockerSuite/TestBuildAddTar
10:36:23 [2020-07-27T10:36:23.935Z] --- PASS: TestInspectNetwork (9.63s)
10:36:23 [2020-07-27T10:36:23.935Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:36:23 [2020-07-27T10:36:23.935Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:36:23 [2020-07-27T10:36:23.935Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:36:23 [2020-07-27T10:36:23.935Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:36:23 [2020-07-27T10:36:23.935Z] === RUN   TestRunContainerWithBridgeNone
10:36:24 [2020-07-27T10:36:24.041Z] --- PASS: TestCreateServiceMaxReplicas (3.90s)
10:36:24 [2020-07-27T10:36:24.041Z] === RUN   TestCreateWithDuplicateNetworkNames
10:36:24 [2020-07-27T10:36:24.922Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s)
10:36:24 [2020-07-27T10:36:24.922Z] === RUN   TestRenameInvalidName
10:36:25 [2020-07-27T10:36:25.492Z] --- PASS: TestRenameInvalidName (0.70s)
10:36:25 [2020-07-27T10:36:25.492Z] === RUN   TestRenameAnonymousContainer
10:36:25 [2020-07-27T10:36:25.492Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:36:25 [2020-07-27T10:36:25.862Z] --- PASS: TestRunContainerWithBridgeNone (2.46s)
10:36:25 [2020-07-27T10:36:25.862Z] === RUN   TestNetworkInvalidJSON
10:36:25 [2020-07-27T10:36:25.862Z] === RUN   TestNetworkInvalidJSON//networks/create
10:36:25 [2020-07-27T10:36:25.862Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:36:25 [2020-07-27T10:36:25.862Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:36:25 [2020-07-27T10:36:25.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:36:25 [2020-07-27T10:36:25.862Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:36:25 [2020-07-27T10:36:25.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:36:25 [2020-07-27T10:36:25.862Z] === CONT  TestNetworkInvalidJSON//networks/create
10:36:25 [2020-07-27T10:36:25.862Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:36:25 [2020-07-27T10:36:25.862Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:36:25 [2020-07-27T10:36:25.862Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:36:25 [2020-07-27T10:36:25.862Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:36:25 [2020-07-27T10:36:25.862Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:36:25 [2020-07-27T10:36:25.862Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:36:25 [2020-07-27T10:36:25.862Z] === RUN   TestHostIPv4BridgeLabel
10:36:26 [2020-07-27T10:36:26.805Z] --- PASS: TestHostIPv4BridgeLabel (0.78s)
10:36:26 [2020-07-27T10:36:26.805Z] === RUN   TestDaemonRestartWithLiveRestore
10:36:28 [2020-07-27T10:36:28.032Z] --- PASS: TestRenameAnonymousContainer (2.33s)
10:36:28 [2020-07-27T10:36:28.032Z] === RUN   TestRenameContainerWithSameName
10:36:28 [2020-07-27T10:36:28.192Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s)
10:36:28 [2020-07-27T10:36:28.192Z] === RUN   TestDaemonDefaultNetworkPools
10:36:28 [2020-07-27T10:36:28.291Z] --- PASS: TestRenameContainerWithSameName (0.55s)
10:36:28 [2020-07-27T10:36:28.292Z] === RUN   TestRenameContainerWithLinkedContainer
10:36:29 [2020-07-27T10:36:29.135Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
10:36:29 [2020-07-27T10:36:29.135Z] === RUN   TestDaemonRestartWithExistingNetwork
10:36:29 [2020-07-27T10:36:29.675Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
10:36:29 [2020-07-27T10:36:29.675Z] === RUN   TestResize
10:36:29 [2020-07-27T10:36:29.675Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:36:30 [2020-07-27T10:36:30.244Z] --- PASS: TestResize (0.59s)
10:36:30 [2020-07-27T10:36:30.244Z] === RUN   TestResizeWithInvalidSize
10:36:30 [2020-07-27T10:36:30.814Z] --- PASS: TestResizeWithInvalidSize (0.60s)
10:36:30 [2020-07-27T10:36:30.814Z] === RUN   TestResizeWhenContainerNotStarted
10:36:30 [2020-07-27T10:36:30.814Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:36:31 [2020-07-27T10:36:31.050Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s)
10:36:31 [2020-07-27T10:36:31.050Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:36:31 [2020-07-27T10:36:31.381Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s)
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:36:31 [2020-07-27T10:36:31.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:36:31 [2020-07-27T10:36:31.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:36:31 [2020-07-27T10:36:31.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:36:31 [2020-07-27T10:36:31.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:36:31 [2020-07-27T10:36:31.641Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:36:32 [2020-07-27T10:36:32.209Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:36:33 [2020-07-27T10:36:33.599Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s)
10:36:33 [2020-07-27T10:36:33.599Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:36:34 [2020-07-27T10:36:34.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:36:34 [2020-07-27T10:36:34.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:36:34 [2020-07-27T10:36:34.540Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
10:36:34 [2020-07-27T10:36:34.540Z] === RUN   TestServiceWithPredefinedNetwork
10:36:35 [2020-07-27T10:36:35.761Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:36:35 [2020-07-27T10:36:35.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:36:36 [2020-07-27T10:36:36.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:36:37 [2020-07-27T10:36:37.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:36:37 [2020-07-27T10:36:37.844Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
10:36:37 [2020-07-27T10:36:37.844Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:36:37 [2020-07-27T10:36:37.844Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:36:37 [2020-07-27T10:36:37.844Z]     service_test.go:236: FLAKY_TEST
10:36:37 [2020-07-27T10:36:37.844Z] === RUN   TestServiceWithDataPathPortInit
10:36:38 [2020-07-27T10:36:38.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:36:38 [2020-07-27T10:36:38.751Z] Created binary: bundles/binary-daemon/dockerd-dev
10:36:38 [2020-07-27T10:36:38.751Z] Copying nested executables into bundles/binary-daemon
10:36:38 [2020-07-27T10:36:38.751Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:36:39 [2020-07-27T10:36:39.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/make.sh cross
10:36:39 [2020-07-27T10:36:39.222Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:36:39 [2020-07-27T10:36:39.331Z] 
10:36:39 [2020-07-27T10:36:39.331Z] Removing bundles/
10:36:39 [2020-07-27T10:36:39.515Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.73s)
10:36:39 [2020-07-27T10:36:39.515Z] === RUN   TestCreateServiceSecretFileMode
10:36:39 [2020-07-27T10:36:39.634Z] 
10:36:39 [2020-07-27T10:36:39.635Z] ---> Making bundle: cross (in bundles/cross)
10:36:39 [2020-07-27T10:36:39.635Z] Cross building: bundles/cross/linux/amd64
10:36:39 [2020-07-27T10:36:39.635Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:36:39 [2020-07-27T10:36:39.635Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:36:40 [2020-07-27T10:36:40.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:36:40 [2020-07-27T10:36:40.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:36:41 [2020-07-27T10:36:41.800Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:36:43 [2020-07-27T10:36:43.023Z] --- PASS: TestCreateServiceSecretFileMode (3.58s)
10:36:43 [2020-07-27T10:36:43.023Z] === RUN   TestCreateServiceConfigFileMode
10:36:43 [2020-07-27T10:36:43.179Z] === RUN   TestDockerSuite/TestBuildBlankName
10:36:43 [2020-07-27T10:36:43.748Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:36:44 [2020-07-27T10:36:44.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:36:46 [2020-07-27T10:36:46.532Z] --- PASS: TestCreateServiceConfigFileMode (3.78s)
10:36:46 [2020-07-27T10:36:46.532Z] === RUN   TestCreateServiceSysctls
10:36:46 [2020-07-27T10:36:46.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:36:46 [2020-07-27T10:36:46.602Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:36:49 [2020-07-27T10:36:49.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:36:49 [2020-07-27T10:36:49.142Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.37s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.34s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s)
10:36:49 [2020-07-27T10:36:49.142Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
10:36:49 [2020-07-27T10:36:49.142Z] === RUN   TestCgroupNamespacesRun
10:36:50 [2020-07-27T10:36:50.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:36:50 [2020-07-27T10:36:50.521Z] --- PASS: TestCgroupNamespacesRun (1.72s)
10:36:50 [2020-07-27T10:36:50.521Z] === RUN   TestCgroupNamespacesRunPrivileged
10:36:51 [2020-07-27T10:36:51.000Z] --- PASS: TestCreateServiceSysctls (4.52s)
10:36:51 [2020-07-27T10:36:51.000Z] === RUN   TestCreateServiceCapabilities
10:36:53 [2020-07-27T10:36:53.059Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s)
10:36:53 [2020-07-27T10:36:53.059Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:36:53 [2020-07-27T10:36:53.350Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:36:55 [2020-07-27T10:36:55.277Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s)
10:36:55 [2020-07-27T10:36:55.277Z] === RUN   TestCgroupNamespacesRunHostMode
10:36:55 [2020-07-27T10:36:55.514Z] --- PASS: TestCreateServiceCapabilities (3.71s)
10:36:55 [2020-07-27T10:36:55.514Z] === RUN   TestInspect
10:36:55 [2020-07-27T10:36:55.850Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:36:56 [2020-07-27T10:36:56.081Z] --- PASS: TestServiceWithDataPathPortInit (17.35s)
10:36:56 [2020-07-27T10:36:56.081Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:36:57 [2020-07-27T10:36:57.228Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s)
10:36:57 [2020-07-27T10:36:57.228Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:36:57 [2020-07-27T10:36:57.228Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:36:58 [2020-07-27T10:36:58.607Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:36:58 [2020-07-27T10:36:58.866Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
10:36:58 [2020-07-27T10:36:58.866Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:36:59 [2020-07-27T10:36:59.026Z] --- PASS: TestInspect (4.04s)
10:36:59 [2020-07-27T10:36:59.026Z] === RUN   TestCreateJob
10:36:59 [2020-07-27T10:36:59.804Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:36:59 [2020-07-27T10:36:59.804Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:37:00 [2020-07-27T10:37:00.373Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s)
10:37:00 [2020-07-27T10:37:00.373Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:37:00 [2020-07-27T10:37:00.942Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:37:01 [2020-07-27T10:37:01.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
10:37:01 [2020-07-27T10:37:01.201Z] === RUN   TestCgroupNamespacesRunOlderClient
10:37:03 [2020-07-27T10:37:03.109Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:37:03 [2020-07-27T10:37:03.109Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
10:37:03 [2020-07-27T10:37:03.109Z] === RUN   TestKernelTCPMemory
10:37:04 [2020-07-27T10:37:04.048Z] --- PASS: TestKernelTCPMemory (0.86s)
10:37:04 [2020-07-27T10:37:04.048Z] === RUN   TestNISDomainname
10:37:04 [2020-07-27T10:37:04.219Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s)
10:37:04 [2020-07-27T10:37:04.219Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j1z27hz1xd7f09o2c4wqi23si Created:2020-07-27 10:36:56.598968074 +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[5adf8273e0db70ef1fb597a407100884429ea1b400e01fbbc58bad53d3406606:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rtgklmwxg58u4eso2mxiie06m EndpointID:321f8039228a50ad9f09d50d7ff5058990662c78b7382eaada6fb40f7dd66b39 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3b34da0876af251caad435d3dec97c578bbafbbd0745c8962d2b657670d41627 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:99c022ea3bb3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rtgklmwxg58u4eso2mxiie06m EndpointID:321f8039228a50ad9f09d50d7ff5058990662c78b7382eaada6fb40f7dd66b39 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:37:04 [2020-07-27T10:37:04.219Z] PASS
10:37:04 [2020-07-27T10:37:04.219Z] 
10:37:04 [2020-07-27T10:37:04.219Z] === Skipped
10:37:04 [2020-07-27T10:37:04.219Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:37:04 [2020-07-27T10:37:04.219Z]     service_test.go:236: FLAKY_TEST
10:37:04 [2020-07-27T10:37:04.219Z] 
10:37:04 [2020-07-27T10:37:04.219Z] 
10:37:04 [2020-07-27T10:37:04.219Z] DONE 23 tests, 1 skipped in 59.277s
10:37:04 [2020-07-27T10:37:04.219Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:37:04 [2020-07-27T10:37:04.219Z] ++ 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
10:37:04 [2020-07-27T10:37:04.219Z] ++ set -e
10:37:04 [2020-07-27T10:37:04.219Z] ++ '[' -n 0 ']'
10:37:04 [2020-07-27T10:37:04.219Z] ++ set -x
10:37:04 [2020-07-27T10:37:04.219Z] ++ env -i DEST=/go/src/github.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
10:37:04 [2020-07-27T10:37:04.219Z] INFO: Testing against a local daemon
10:37:04 [2020-07-27T10:37:04.219Z] === RUN   TestDockerNetworkIpvlanPersistance
10:37:04 [2020-07-27T10:37:04.219Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:37:04 [2020-07-27T10:37:04.219Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:04 [2020-07-27T10:37:04.219Z] === RUN   TestDockerNetworkIpvlan
10:37:04 [2020-07-27T10:37:04.219Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:37:04 [2020-07-27T10:37:04.219Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:04 [2020-07-27T10:37:04.219Z] PASS
10:37:04 [2020-07-27T10:37:04.219Z] 
10:37:04 [2020-07-27T10:37:04.219Z] === Skipped
10:37:04 [2020-07-27T10:37:04.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:37:04 [2020-07-27T10:37:04.219Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:04 [2020-07-27T10:37:04.219Z] 
10:37:04 [2020-07-27T10:37:04.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:37:04 [2020-07-27T10:37:04.219Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:04 [2020-07-27T10:37:04.219Z] 
10:37:04 [2020-07-27T10:37:04.219Z] 
10:37:04 [2020-07-27T10:37:04.219Z] DONE 2 tests, 2 skipped in 0.232s
10:37:04 [2020-07-27T10:37:04.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:37:04 [2020-07-27T10:37:04.219Z] ++ 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
10:37:04 [2020-07-27T10:37:04.219Z] ++ set -e
10:37:04 [2020-07-27T10:37:04.219Z] ++ '[' -n 0 ']'
10:37:04 [2020-07-27T10:37:04.219Z] ++ set -x
10:37:04 [2020-07-27T10:37:04.219Z] ++ env -i DEST=/go/src/github.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
10:37:04 [2020-07-27T10:37:04.480Z] INFO: Testing against a local daemon
10:37:04 [2020-07-27T10:37:04.480Z] === RUN   TestDockerNetworkMacvlanPersistance
10:37:04 [2020-07-27T10:37:04.586Z] --- PASS: TestCreateJob (4.80s)
10:37:04 [2020-07-27T10:37:04.586Z] === RUN   TestReplicatedJob
10:37:04 [2020-07-27T10:37:04.985Z] --- PASS: TestNISDomainname (0.93s)
10:37:04 [2020-07-27T10:37:04.985Z] === RUN   TestHostnameDnsResolution
10:37:05 [2020-07-27T10:37:05.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:37:06 [2020-07-27T10:37:06.123Z] --- PASS: TestHostnameDnsResolution (1.12s)
10:37:06 [2020-07-27T10:37:06.123Z] === RUN   TestStats
10:37:06 [2020-07-27T10:37:06.395Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s)
10:37:06 [2020-07-27T10:37:06.395Z] === RUN   TestDockerNetworkMacvlan
10:37:07 [2020-07-27T10:37:07.782Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:37:08 [2020-07-27T10:37:08.657Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:37:08 [2020-07-27T10:37:08.657Z] --- PASS: TestStats (2.70s)
10:37:08 [2020-07-27T10:37:08.657Z] === RUN   TestStopContainerWithTimeout
10:37:08 [2020-07-27T10:37:08.657Z] === RUN   TestStopContainerWithTimeout/0
10:37:08 [2020-07-27T10:37:08.657Z] === PAUSE TestStopContainerWithTimeout/0
10:37:08 [2020-07-27T10:37:08.657Z] === RUN   TestStopContainerWithTimeout/1
10:37:08 [2020-07-27T10:37:08.657Z] === PAUSE TestStopContainerWithTimeout/1
10:37:08 [2020-07-27T10:37:08.657Z] === RUN   TestStopContainerWithTimeout/3
10:37:08 [2020-07-27T10:37:08.657Z] === PAUSE TestStopContainerWithTimeout/3
10:37:08 [2020-07-27T10:37:08.657Z] === RUN   TestStopContainerWithTimeout/-1
10:37:08 [2020-07-27T10:37:08.657Z] === PAUSE TestStopContainerWithTimeout/-1
10:37:08 [2020-07-27T10:37:08.657Z] === CONT  TestStopContainerWithTimeout/0
10:37:08 [2020-07-27T10:37:08.657Z] === CONT  TestStopContainerWithTimeout/-1
10:37:08 [2020-07-27T10:37:08.725Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:37:10 [2020-07-27T10:37:10.037Z] === CONT  TestStopContainerWithTimeout/3
10:37:10 [2020-07-27T10:37:10.112Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:37:11 [2020-07-27T10:37:11.470Z] --- PASS: TestReplicatedJob (7.32s)
10:37:11 [2020-07-27T10:37:11.470Z] === RUN   TestUpdateReplicatedJob
10:37:11 [2020-07-27T10:37:11.945Z] === CONT  TestStopContainerWithTimeout/1
10:37:12 [2020-07-27T10:37:12.204Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:37:12 [2020-07-27T10:37:12.773Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:37:13 [2020-07-27T10:37:13.415Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:37:13 [2020-07-27T10:37:13.710Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:37:13 [2020-07-27T10:37:13.711Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
10:37:13 [2020-07-27T10:37:13.711Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
10:37:13 [2020-07-27T10:37:13.711Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
10:37:13 [2020-07-27T10:37:13.711Z]     --- PASS: TestStopContainerWithTimeout/1 (1.80s)
10:37:13 [2020-07-27T10:37:13.711Z] === RUN   TestDeleteDevicemapper
10:37:13 [2020-07-27T10:37:13.711Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:37:13 [2020-07-27T10:37:13.711Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:37:13 [2020-07-27T10:37:13.711Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:37:14 [2020-07-27T10:37:14.280Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:37:14 [2020-07-27T10:37:14.849Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:37:14 [2020-07-27T10:37:14.905Z] --- PASS: TestBuildWithHugeFile (54.32s)
10:37:14 [2020-07-27T10:37:14.905Z] === RUN   TestBuildWithEmptyDockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:37:14 [2020-07-27T10:37:14.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
10:37:14 [2020-07-27T10:37:14.905Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
10:37:14 [2020-07-27T10:37:14.905Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
10:37:14 [2020-07-27T10:37:14.905Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
10:37:14 [2020-07-27T10:37:14.905Z] === RUN   TestBuildPreserveOwnership
10:37:14 [2020-07-27T10:37:14.905Z] === RUN   TestBuildPreserveOwnership/copy_from
10:37:14 [2020-07-27T10:37:14.905Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:37:15 [2020-07-27T10:37:15.916Z] --- PASS: TestUpdateReplicatedJob (4.73s)
10:37:15 [2020-07-27T10:37:15.916Z] === RUN   TestServiceListWithStatuses
10:37:15 [2020-07-27T10:37:15.916Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:37:15 [2020-07-27T10:37:15.916Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:37:15 [2020-07-27T10:37:15.916Z] === RUN   TestDockerNetworkConnectAlias
10:37:15 [2020-07-27T10:37:15.945Z] --- PASS: TestBuildPreserveOwnership (3.68s)
10:37:15 [2020-07-27T10:37:15.945Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.35s)
10:37:15 [2020-07-27T10:37:15.945Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s)
10:37:15 [2020-07-27T10:37:15.945Z] === RUN   TestBuildPlatformInvalid
10:37:16 [2020-07-27T10:37:16.229Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s)
10:37:16 [2020-07-27T10:37:16.229Z] === RUN   TestUpdateMemory
10:37:16 [2020-07-27T10:37:16.229Z] --- SKIP: TestUpdateMemory (0.00s)
10:37:16 [2020-07-27T10:37:16.229Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:37:16 [2020-07-27T10:37:16.229Z] === RUN   TestUpdateCPUQuota
10:37:16 [2020-07-27T10:37:16.238Z] --- PASS: TestBuildPlatformInvalid (0.11s)
10:37:16 [2020-07-27T10:37:16.238Z] PASS
10:37:16 [2020-07-27T10:37:16.238Z] 
10:37:16 [2020-07-27T10:37:16.238Z] === Skipped
10:37:16 [2020-07-27T10:37:16.238Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
10:37:16 [2020-07-27T10:37:16.238Z]     build_session_test.go:25: TODO: BuildKit
10:37:16 [2020-07-27T10:37:16.238Z] 
10:37:16 [2020-07-27T10:37:16.238Z] 
10:37:16 [2020-07-27T10:37:16.238Z] DONE 32 tests, 1 skipped in 92.699s
10:37:16 [2020-07-27T10:37:16.238Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
10:37:16 [2020-07-27T10:37:16.238Z] ++ 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
10:37:16 [2020-07-27T10:37:16.238Z] ++ set -e
10:37:16 [2020-07-27T10:37:16.238Z] ++ '[' -n 0 ']'
10:37:16 [2020-07-27T10:37:16.238Z] ++ set -x
10:37:16 [2020-07-27T10:37:16.238Z] ++ env -i DEST=/go/src/github.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
10:37:16 [2020-07-27T10:37:16.238Z] INFO: Testing against a local daemon
10:37:16 [2020-07-27T10:37:16.238Z] === RUN   TestConfigInspect
10:37:16 [2020-07-27T10:37:16.488Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:37:16 [2020-07-27T10:37:16.716Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:37:17 [2020-07-27T10:37:17.428Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:37:17 [2020-07-27T10:37:17.428Z] --- PASS: TestUpdateCPUQuota (1.39s)
10:37:17 [2020-07-27T10:37:17.428Z] === RUN   TestUpdatePidsLimit
10:37:17 [2020-07-27T10:37:17.428Z] === RUN   TestUpdatePidsLimit/update_from_none
10:37:17 [2020-07-27T10:37:17.687Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:37:17 [2020-07-27T10:37:17.687Z] === RUN   TestUpdatePidsLimit/no_change
10:37:18 [2020-07-27T10:37:18.256Z] === RUN   TestUpdatePidsLimit/update_lower
10:37:18 [2020-07-27T10:37:18.308Z] --- PASS: TestConfigInspect (1.93s)
10:37:18 [2020-07-27T10:37:18.308Z] === RUN   TestConfigList
10:37:18 [2020-07-27T10:37:18.516Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:37:18 [2020-07-27T10:37:18.775Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:37:19 [2020-07-27T10:37:19.345Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:37:19 [2020-07-27T10:37:19.604Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:37:19 [2020-07-27T10:37:19.604Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:37:20 [2020-07-27T10:37:20.197Z] fc1b9e59edad: Pull complete
10:37:20 [2020-07-27T10:37:20.197Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
10:37:20 [2020-07-27T10:37:20.197Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:37:20 [2020-07-27T10:37:20.197Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:37:20 [2020-07-27T10:37:20.197Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:37:20 [2020-07-27T10:37:20.197Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339'
10:37:20 [2020-07-27T10:37:20.197Z] WARN: Skipping validation tests
10:37:20 [2020-07-27T10:37:20.197Z] INFO: Running unit tests at 07/27/2020 10:37:14...
10:37:20 [2020-07-27T10:37:20.197Z] INFO: make.ps1 starting at 07/27/2020 10:37:18
10:37:20 [2020-07-27T10:37:20.197Z] INFO: Git commit (9a6402d761) assumed from DOCKER_GITCOMMIT environment variable
10:37:20 [2020-07-27T10:37:20.197Z] INFO: Invoking autogen...
10:37:20 [2020-07-27T10:37:20.197Z] INFO: Running unit tests...
10:37:20 [2020-07-27T10:37:20.391Z] --- PASS: TestConfigList (1.87s)
10:37:20 [2020-07-27T10:37:20.391Z] === RUN   TestConfigsCreateAndDelete
10:37:20 [2020-07-27T10:37:20.983Z] --- PASS: TestUpdatePidsLimit (3.28s)
10:37:20 [2020-07-27T10:37:20.983Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
10:37:20 [2020-07-27T10:37:20.983Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
10:37:20 [2020-07-27T10:37:20.983Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
10:37:20 [2020-07-27T10:37:20.983Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
10:37:20 [2020-07-27T10:37:20.983Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
10:37:20 [2020-07-27T10:37:20.983Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
10:37:20 [2020-07-27T10:37:20.983Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
10:37:20 [2020-07-27T10:37:20.983Z] === RUN   TestUpdateRestartPolicy
10:37:21 [2020-07-27T10:37:21.912Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
10:37:21 [2020-07-27T10:37:21.912Z] === RUN   TestConfigsUpdate
10:37:21 [2020-07-27T10:37:21.925Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:37:23 [2020-07-27T10:37:23.304Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:37:24 [2020-07-27T10:37:24.012Z] --- PASS: TestConfigsUpdate (1.90s)
10:37:24 [2020-07-27T10:37:24.012Z] === RUN   TestTemplatedConfig
10:37:24 [2020-07-27T10:37:24.382Z] --- PASS: TestDockerNetworkConnectAlias (8.03s)
10:37:24 [2020-07-27T10:37:24.382Z] === RUN   TestDockerNetworkReConnect
10:37:25 [2020-07-27T10:37:25.217Z] --- PASS: TestDockerNetworkMacvlan (18.34s)
10:37:25 [2020-07-27T10:37:25.217Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
10:37:25 [2020-07-27T10:37:25.217Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
10:37:25 [2020-07-27T10:37:25.217Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s)
10:37:25 [2020-07-27T10:37:25.217Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s)
10:37:25 [2020-07-27T10:37:25.217Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s)
10:37:25 [2020-07-27T10:37:25.217Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
10:37:25 [2020-07-27T10:37:25.217Z] PASS
10:37:25 [2020-07-27T10:37:25.217Z] 
10:37:25 [2020-07-27T10:37:25.217Z] DONE 8 tests in 20.654s
10:37:25 [2020-07-27T10:37:25.217Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:37:25 [2020-07-27T10:37:25.217Z] ++ 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
10:37:25 [2020-07-27T10:37:25.217Z] ++ set -e
10:37:25 [2020-07-27T10:37:25.217Z] ++ '[' -n 0 ']'
10:37:25 [2020-07-27T10:37:25.217Z] ++ set -x
10:37:25 [2020-07-27T10:37:25.217Z] ++ env -i DEST=/go/src/github.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
10:37:25 [2020-07-27T10:37:25.217Z] testing: warning: no tests to run
10:37:25 [2020-07-27T10:37:25.217Z] PASS
10:37:25 [2020-07-27T10:37:25.217Z] 
10:37:25 [2020-07-27T10:37:25.217Z] DONE 0 tests in 0.033s
10:37:25 [2020-07-27T10:37:25.217Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:37:25 [2020-07-27T10:37:25.217Z] ++ 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
10:37:25 [2020-07-27T10:37:25.217Z] ++ set -e
10:37:25 [2020-07-27T10:37:25.217Z] ++ '[' -n 0 ']'
10:37:25 [2020-07-27T10:37:25.217Z] ++ set -x
10:37:25 [2020-07-27T10:37:25.217Z] ++ env -i DEST=/go/src/github.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
10:37:25 [2020-07-27T10:37:25.217Z] INFO: Testing against a local daemon
10:37:25 [2020-07-27T10:37:25.217Z] === RUN   TestAuthZPluginAllowRequest
10:37:25 [2020-07-27T10:37:25.218Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:37:26 [2020-07-27T10:37:26.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:37:26 [2020-07-27T10:37:26.764Z] --- PASS: TestTemplatedConfig (2.48s)
10:37:26 [2020-07-27T10:37:26.764Z] === RUN   TestConfigCreateResolve
10:37:27 [2020-07-27T10:37:27.129Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
10:37:27 [2020-07-27T10:37:27.129Z] === RUN   TestAuthZPluginTLS
10:37:27 [2020-07-27T10:37:27.535Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:37:27 [2020-07-27T10:37:27.702Z] --- PASS: TestAuthZPluginTLS (0.69s)
10:37:27 [2020-07-27T10:37:27.702Z] === RUN   TestAuthZPluginDenyRequest
10:37:27 [2020-07-27T10:37:27.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:37:28 [2020-07-27T10:37:28.274Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
10:37:28 [2020-07-27T10:37:28.274Z] === RUN   TestAuthZPluginAPIDenyResponse
10:37:28 [2020-07-27T10:37:28.282Z] --- PASS: TestConfigCreateResolve (1.91s)
10:37:28 [2020-07-27T10:37:28.282Z] === RUN   TestConfigDaemonLibtrustID
10:37:28 [2020-07-27T10:37:28.362Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:37:28 [2020-07-27T10:37:28.845Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
10:37:28 [2020-07-27T10:37:28.845Z] === RUN   TestAuthZPluginDenyResponse
10:37:28 [2020-07-27T10:37:28.906Z] 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
10:37:28 [2020-07-27T10:37:28.921Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
10:37:28 [2020-07-27T10:37:28.921Z] PASS
10:37:28 [2020-07-27T10:37:28.921Z] 
10:37:28 [2020-07-27T10:37:28.921Z] DONE 7 tests in 12.591s
10:37:28 [2020-07-27T10:37:28.921Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
10:37:28 [2020-07-27T10:37:28.921Z] ++ 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
10:37:28 [2020-07-27T10:37:28.921Z] ++ set -e
10:37:28 [2020-07-27T10:37:28.921Z] ++ '[' -n 0 ']'
10:37:28 [2020-07-27T10:37:28.921Z] ++ set -x
10:37:28 [2020-07-27T10:37:28.921Z] ++ env -i DEST=/go/src/github.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
10:37:28 [2020-07-27T10:37:28.921Z] INFO: Testing against a local daemon
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestCheckpoint
10:37:28 [2020-07-27T10:37:28.921Z] --- SKIP: TestCheckpoint (0.00s)
10:37:28 [2020-07-27T10:37:28.921Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestContainerInvalidJSON
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:37:28 [2020-07-27T10:37:28.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:37:28 [2020-07-27T10:37:28.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:37:28 [2020-07-27T10:37:28.921Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:37:28 [2020-07-27T10:37:28.921Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:37:28 [2020-07-27T10:37:28.921Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:37:28 [2020-07-27T10:37:28.921Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:37:28 [2020-07-27T10:37:28.921Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:37:28 [2020-07-27T10:37:28.921Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:37:28 [2020-07-27T10:37:28.921Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:37:28 [2020-07-27T10:37:28.921Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:37:28 [2020-07-27T10:37:28.921Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestCopyFromContainerPathIsNotDir
10:37:28 [2020-07-27T10:37:28.921Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestCopyToContainerPathDoesNotExist
10:37:28 [2020-07-27T10:37:28.921Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:37:28 [2020-07-27T10:37:28.921Z] === RUN   TestCopyToContainerPathIsNotDir
10:37:28 [2020-07-27T10:37:28.931Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:37:29 [2020-07-27T10:37:29.214Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
10:37:29 [2020-07-27T10:37:29.214Z] === RUN   TestCopyFromContainer
10:37:29 [2020-07-27T10:37:29.417Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
10:37:29 [2020-07-27T10:37:29.417Z] === RUN   TestAuthZPluginAllowEventStream
10:37:29 [2020-07-27T10:37:29.499Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:37:29 [2020-07-27T10:37:29.500Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:37:29 [2020-07-27T10:37:29.938Z] --- PASS: TestDockerNetworkReConnect (6.30s)
10:37:29 [2020-07-27T10:37:29.938Z] === RUN   TestServicePlugin
10:37:29 [2020-07-27T10:37:29.938Z] --- SKIP: TestServicePlugin (0.00s)
10:37:29 [2020-07-27T10:37:29.938Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:29 [2020-07-27T10:37:29.938Z] === RUN   TestServiceUpdateLabel
10:37:30 [2020-07-27T10:37:30.260Z] === RUN   TestCopyFromContainer//
10:37:30 [2020-07-27T10:37:30.260Z] === RUN   TestCopyFromContainer//bar/root
10:37:30 [2020-07-27T10:37:30.555Z] === RUN   TestCopyFromContainer//bar/root/
10:37:30 [2020-07-27T10:37:30.555Z] === RUN   TestCopyFromContainer/bar/quux
10:37:30 [2020-07-27T10:37:30.555Z] === RUN   TestCopyFromContainer/bar/quux/
10:37:30 [2020-07-27T10:37:30.555Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:37:30 [2020-07-27T10:37:30.849Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:37:30 [2020-07-27T10:37:30.849Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:37:30 [2020-07-27T10:37:30.849Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:37:30 [2020-07-27T10:37:30.849Z] === RUN   TestCopyFromContainer/bar/notarget
10:37:31 [2020-07-27T10:37:31.145Z] --- PASS: TestCopyFromContainer (1.90s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:37:31 [2020-07-27T10:37:31.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:37:31 [2020-07-27T10:37:31.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:37:31 [2020-07-27T10:37:31.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:37:31 [2020-07-27T10:37:31.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:37:31 [2020-07-27T10:37:31.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:37:31 [2020-07-27T10:37:31.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:37:31 [2020-07-27T10:37:31.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateLinkToNonExistingContainer
10:37:31 [2020-07-27T10:37:31.145Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateWithInvalidEnv
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateWithInvalidEnv/0
10:37:31 [2020-07-27T10:37:31.145Z] === PAUSE TestCreateWithInvalidEnv/0
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateWithInvalidEnv/1
10:37:31 [2020-07-27T10:37:31.145Z] === PAUSE TestCreateWithInvalidEnv/1
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateWithInvalidEnv/2
10:37:31 [2020-07-27T10:37:31.145Z] === PAUSE TestCreateWithInvalidEnv/2
10:37:31 [2020-07-27T10:37:31.145Z] === CONT  TestCreateWithInvalidEnv/0
10:37:31 [2020-07-27T10:37:31.145Z] === CONT  TestCreateWithInvalidEnv/2
10:37:31 [2020-07-27T10:37:31.145Z] === CONT  TestCreateWithInvalidEnv/1
10:37:31 [2020-07-27T10:37:31.145Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:37:31 [2020-07-27T10:37:31.145Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateTmpfsMountsTarget
10:37:31 [2020-07-27T10:37:31.145Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:37:31 [2020-07-27T10:37:31.145Z] === RUN   TestCreateWithCustomMaskedPaths
10:37:31 [2020-07-27T10:37:31.338Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
10:37:31 [2020-07-27T10:37:31.338Z] === RUN   TestAuthZPluginErrorResponse
10:37:31 [2020-07-27T10:37:31.405Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:37:31 [2020-07-27T10:37:31.914Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
10:37:31 [2020-07-27T10:37:31.914Z] === RUN   TestAuthZPluginErrorRequest
10:37:32 [2020-07-27T10:37:32.486Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
10:37:32 [2020-07-27T10:37:32.486Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:37:32 [2020-07-27T10:37:32.663Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s)
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:37:32 [2020-07-27T10:37:32.663Z] --- PASS: TestCreateWithCapabilities (0.03s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
10:37:32 [2020-07-27T10:37:32.663Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
10:37:32 [2020-07-27T10:37:32.663Z] === RUN   TestCreateWithCustomReadonlyPaths
10:37:33 [2020-07-27T10:37:33.058Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
10:37:33 [2020-07-27T10:37:33.058Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:37:33 [2020-07-27T10:37:33.945Z] --- PASS: TestUpdateRestartPolicy (12.81s)
10:37:33 [2020-07-27T10:37:33.945Z] === RUN   TestUpdateRestartWithAutoRemove
10:37:33 [2020-07-27T10:37:33.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:37:33 [2020-07-27T10:37:33.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:37:33 [2020-07-27T10:37:33.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:37:34 [2020-07-27T10:37:34.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s)
10:37:34 [2020-07-27T10:37:34.181Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:37:34 [2020-07-27T10:37:34.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:37:34 [2020-07-27T10:37:34.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:37:34 [2020-07-27T10:37:34.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:37:34 [2020-07-27T10:37:34.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:37:34 [2020-07-27T10:37:34.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:37:34 [2020-07-27T10:37:34.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:37:34 [2020-07-27T10:37:34.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:37:34 [2020-07-27T10:37:34.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:37:34 [2020-07-27T10:37:34.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:37:34 [2020-07-27T10:37:34.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
10:37:34 [2020-07-27T10:37:34.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:37:34 [2020-07-27T10:37:34.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:37:34 [2020-07-27T10:37:34.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:37:34 [2020-07-27T10:37:34.181Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:37:34 [2020-07-27T10:37:34.204Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:37:34 [2020-07-27T10:37:34.204Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
10:37:34 [2020-07-27T10:37:34.204Z] === RUN   TestWaitNonBlocked
10:37:34 [2020-07-27T10:37:34.204Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:37:34 [2020-07-27T10:37:34.204Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:37:34 [2020-07-27T10:37:34.204Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:37:34 [2020-07-27T10:37:34.204Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:37:34 [2020-07-27T10:37:34.204Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:37:34 [2020-07-27T10:37:34.204Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:37:34 [2020-07-27T10:37:34.447Z] --- PASS: TestServiceUpdateLabel (3.76s)
10:37:34 [2020-07-27T10:37:34.447Z] === RUN   TestServiceUpdateSecrets
10:37:34 [2020-07-27T10:37:34.804Z] ?   	github.com/docker/docker/api	[no test files]
10:37:34 [2020-07-27T10:37:34.841Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestCreateDifferentPlatform
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestCreateDifferentPlatform/different_os
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:37:34 [2020-07-27T10:37:34.841Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:37:34 [2020-07-27T10:37:34.841Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:37:34 [2020-07-27T10:37:34.841Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:37:34 [2020-07-27T10:37:34.841Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestContainerStartOnDaemonRestart
10:37:34 [2020-07-27T10:37:34.841Z] === PAUSE TestContainerStartOnDaemonRestart
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestDaemonRestartIpcMode
10:37:34 [2020-07-27T10:37:34.841Z] === PAUSE TestDaemonRestartIpcMode
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestDaemonHostGatewayIP
10:37:34 [2020-07-27T10:37:34.841Z] === PAUSE TestDaemonHostGatewayIP
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestContainerKillOnDaemonStart
10:37:34 [2020-07-27T10:37:34.841Z] === PAUSE TestContainerKillOnDaemonStart
10:37:34 [2020-07-27T10:37:34.841Z] === RUN   TestDiff
10:37:35 [2020-07-27T10:37:35.480Z] --- PASS: TestDiff (0.51s)
10:37:35 [2020-07-27T10:37:35.480Z] === RUN   TestExecWithCloseStdin
10:37:35 [2020-07-27T10:37:35.583Z] --- PASS: TestWaitNonBlocked (0.03s)
10:37:35 [2020-07-27T10:37:35.583Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
10:37:35 [2020-07-27T10:37:35.583Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s)
10:37:35 [2020-07-27T10:37:35.583Z] === RUN   TestWaitBlocked
10:37:35 [2020-07-27T10:37:35.583Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:37:35 [2020-07-27T10:37:35.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:37:35 [2020-07-27T10:37:35.583Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:37:35 [2020-07-27T10:37:35.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:37:35 [2020-07-27T10:37:35.583Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:37:35 [2020-07-27T10:37:35.583Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:37:35 [2020-07-27T10:37:35.583Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:37:35 [2020-07-27T10:37:35.603Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
10:37:35 [2020-07-27T10:37:35.603Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:37:36 [2020-07-27T10:37:36.120Z] --- PASS: TestExecWithCloseStdin (0.60s)
10:37:36 [2020-07-27T10:37:36.120Z] === RUN   TestExec
10:37:36 [2020-07-27T10:37:36.524Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:37:36 [2020-07-27T10:37:36.756Z] --- PASS: TestExec (0.64s)
10:37:36 [2020-07-27T10:37:36.756Z] === RUN   TestExecUser
10:37:36 [2020-07-27T10:37:36.784Z] --- PASS: TestWaitBlocked (0.03s)
10:37:36 [2020-07-27T10:37:36.784Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
10:37:36 [2020-07-27T10:37:36.784Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
10:37:36 [2020-07-27T10:37:36.784Z] === CONT  TestContainerStartOnDaemonRestart
10:37:36 [2020-07-27T10:37:36.784Z] === CONT  TestIpcModeOlderClient
10:37:36 [2020-07-27T10:37:36.784Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:37:36 [2020-07-27T10:37:36.784Z] --- PASS: TestIpcModeOlderClient (0.11s)
10:37:36 [2020-07-27T10:37:36.784Z] === CONT  TestDaemonHostGatewayIP
10:37:37 [2020-07-27T10:37:37.390Z] --- PASS: TestExecUser (0.59s)
10:37:37 [2020-07-27T10:37:37.390Z] === RUN   TestExportContainerAndImportImage
10:37:37 [2020-07-27T10:37:37.515Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
10:37:37 [2020-07-27T10:37:37.515Z] === RUN   TestAuthZPluginHeader
10:37:37 [2020-07-27T10:37:37.723Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:37:38 [2020-07-27T10:37:38.033Z] --- PASS: TestExportContainerAndImportImage (0.78s)
10:37:38 [2020-07-27T10:37:38.033Z] === RUN   TestExportContainerAfterDaemonRestart
10:37:38 [2020-07-27T10:37:38.899Z] --- PASS: TestAuthZPluginHeader (0.99s)
10:37:38 [2020-07-27T10:37:38.899Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:37:38 [2020-07-27T10:37:38.899Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:37:38 [2020-07-27T10:37:38.899Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:38 [2020-07-27T10:37:38.899Z] === RUN   TestAuthZPluginV2Disable
10:37:38 [2020-07-27T10:37:38.899Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:37:38 [2020-07-27T10:37:38.899Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:38 [2020-07-27T10:37:38.899Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:37:38 [2020-07-27T10:37:38.899Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:37:38 [2020-07-27T10:37:38.899Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:38 [2020-07-27T10:37:38.899Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:37:38 [2020-07-27T10:37:38.899Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:37:38 [2020-07-27T10:37:38.899Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:38 [2020-07-27T10:37:38.899Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:37:39 [2020-07-27T10:37:39.545Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
10:37:39 [2020-07-27T10:37:39.545Z] === RUN   TestHealthCheckWorkdir
10:37:40 [2020-07-27T10:37:40.187Z] --- PASS: TestHealthCheckWorkdir (0.69s)
10:37:40 [2020-07-27T10:37:40.187Z] === RUN   TestHealthKillContainer
10:37:41 [2020-07-27T10:37:41.052Z] --- PASS: TestContainerStartOnDaemonRestart (4.04s)
10:37:41 [2020-07-27T10:37:41.052Z] === CONT  TestContainerKillOnDaemonStart
10:37:41 [2020-07-27T10:37:41.620Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:37:42 [2020-07-27T10:37:42.189Z] --- PASS: TestDaemonHostGatewayIP (5.43s)
10:37:42 [2020-07-27T10:37:42.189Z] === CONT  TestDaemonRestartIpcMode
10:37:42 [2020-07-27T10:37:42.960Z] --- PASS: TestHealthKillContainer (2.62s)
10:37:42 [2020-07-27T10:37:42.960Z] === RUN   TestInspectCpusetInConfigPre120
10:37:43 [2020-07-27T10:37:43.254Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
10:37:43 [2020-07-27T10:37:43.254Z] === RUN   TestIpcModeNone
10:37:43 [2020-07-27T10:37:43.571Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:37:43 [2020-07-27T10:37:43.894Z] --- PASS: TestIpcModeNone (0.60s)
10:37:43 [2020-07-27T10:37:43.894Z] === RUN   TestIpcModePrivate
10:37:44 [2020-07-27T10:37:44.532Z] --- PASS: TestIpcModePrivate (0.60s)
10:37:44 [2020-07-27T10:37:44.532Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
10:37:44 [2020-07-27T10:37:44.532Z] === RUN   TestIpcModeShareable
10:37:44 [2020-07-27T10:37:44.950Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:37:45 [2020-07-27T10:37:45.166Z] --- PASS: TestIpcModeShareable (0.60s)
10:37:45 [2020-07-27T10:37:45.166Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
10:37:45 [2020-07-27T10:37:45.166Z] === RUN   TestAPIIpcModeShareableAndContainer
10:37:45 [2020-07-27T10:37:45.892Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:37:45 [2020-07-27T10:37:45.892Z] --- PASS: TestDaemonRestartIpcMode (3.52s)
10:37:46 [2020-07-27T10:37:46.463Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:37:46 [2020-07-27T10:37:46.722Z] === RUN   TestDockerSuite/TestBuildCmd
10:37:46 [2020-07-27T10:37:46.981Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:37:47 [2020-07-27T10:37:47.242Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:37:47 [2020-07-27T10:37:47.281Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
10:37:47 [2020-07-27T10:37:47.281Z] === RUN   TestAPIIpcModeHost
10:37:47 [2020-07-27T10:37:47.281Z] --- PASS: TestAPIIpcModeHost (0.46s)
10:37:47 [2020-07-27T10:37:47.281Z] === RUN   TestDaemonIpcModeShareable
10:37:47 [2020-07-27T10:37:47.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:37:47 [2020-07-27T10:37:47.501Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:37:47 [2020-07-27T10:37:47.501Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:37:48 [2020-07-27T10:37:48.437Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:37:48 [2020-07-27T10:37:48.801Z] --- PASS: TestDaemonIpcModeShareable (1.38s)
10:37:48 [2020-07-27T10:37:48.801Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:37:48 [2020-07-27T10:37:48.801Z] === RUN   TestDaemonIpcModePrivate
10:37:49 [2020-07-27T10:37:49.374Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:37:49 [2020-07-27T10:37:49.771Z] --- PASS: TestServiceUpdateSecrets (15.88s)
10:37:49 [2020-07-27T10:37:49.771Z] === RUN   TestServiceUpdateConfigs
10:37:49 [2020-07-27T10:37:49.790Z] ok  	github.com/docker/docker/api/server	0.151s	coverage: 9.0% of statements
10:37:50 [2020-07-27T10:37:50.315Z] --- PASS: TestDaemonIpcModePrivate (1.32s)
10:37:50 [2020-07-27T10:37:50.315Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:37:50 [2020-07-27T10:37:50.315Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:37:51 [2020-07-27T10:37:51.356Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
10:37:51 [2020-07-27T10:37:51.356Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:37:51 [2020-07-27T10:37:51.356Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:37:51 [2020-07-27T10:37:51.912Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:37:52 [2020-07-27T10:37:52.481Z] === RUN   TestDockerSuite/TestBuildContChar
10:37:52 [2020-07-27T10:37:52.741Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:37:52 [2020-07-27T10:37:52.875Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
10:37:52 [2020-07-27T10:37:52.875Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:37:52 [2020-07-27T10:37:52.875Z] === RUN   TestIpcModeOlderClient
10:37:52 [2020-07-27T10:37:52.875Z] === PAUSE TestIpcModeOlderClient
10:37:52 [2020-07-27T10:37:52.875Z] === RUN   TestKillContainerInvalidSignal
10:37:53 [2020-07-27T10:37:53.169Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
10:37:53 [2020-07-27T10:37:53.169Z] === RUN   TestKillContainer
10:37:53 [2020-07-27T10:37:53.462Z] === RUN   TestKillContainer/no_signal
10:37:53 [2020-07-27T10:37:53.680Z] --- PASS: TestContainerKillOnDaemonStart (13.06s)
10:37:53 [2020-07-27T10:37:53.680Z] PASS
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] === Skipped
10:37:53 [2020-07-27T10:37:53.680Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:37:53 [2020-07-27T10:37:53.680Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
10:37:53 [2020-07-27T10:37:53.680Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:37:53 [2020-07-27T10:37:53.680Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:37:53 [2020-07-27T10:37:53.680Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:37:53 [2020-07-27T10:37:53.680Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:37:53 [2020-07-27T10:37:53.680Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] 
10:37:53 [2020-07-27T10:37:53.680Z] DONE 204 tests, 6 skipped in 144.205s
10:37:53 [2020-07-27T10:37:53.756Z] === RUN   TestKillContainer/non_killing_signal
10:37:53 [2020-07-27T10:37:53.939Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:37:53 [2020-07-27T10:37:53.939Z] ++ 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
10:37:53 [2020-07-27T10:37:53.939Z] ++ set -e
10:37:53 [2020-07-27T10:37:53.939Z] ++ '[' -n 0 ']'
10:37:53 [2020-07-27T10:37:53.939Z] ++ set -x
10:37:53 [2020-07-27T10:37:53.939Z] ++ env -i DEST=/go/src/github.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
10:37:53 [2020-07-27T10:37:53.939Z] INFO: Testing against a local daemon
10:37:54 [2020-07-27T10:37:54.198Z] === RUN   TestCommitInheritsEnv
10:37:54 [2020-07-27T10:37:54.396Z] === RUN   TestKillContainer/killing_signal
10:37:54 [2020-07-27T10:37:54.458Z] --- PASS: TestCommitInheritsEnv (0.47s)
10:37:54 [2020-07-27T10:37:54.458Z] === RUN   TestImportExtremelyLargeImageWorks
10:37:54 [2020-07-27T10:37:54.458Z] === PAUSE TestImportExtremelyLargeImageWorks
10:37:54 [2020-07-27T10:37:54.458Z] === RUN   TestImagesFilterMultiReference
10:37:54 [2020-07-27T10:37:54.717Z] --- PASS: TestImagesFilterMultiReference (0.10s)
10:37:54 [2020-07-27T10:37:54.717Z] === RUN   TestImagePullPlatformInvalid
10:37:54 [2020-07-27T10:37:54.717Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:37:54 [2020-07-27T10:37:54.717Z] === RUN   TestRemoveImageOrphaning
10:37:55 [2020-07-27T10:37:55.030Z] --- PASS: TestKillContainer (1.60s)
10:37:55 [2020-07-27T10:37:55.030Z]     --- PASS: TestKillContainer/no_signal (0.53s)
10:37:55 [2020-07-27T10:37:55.030Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
10:37:55 [2020-07-27T10:37:55.030Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
10:37:55 [2020-07-27T10:37:55.030Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:37:55 [2020-07-27T10:37:55.030Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:37:55 [2020-07-27T10:37:55.286Z] --- PASS: TestRemoveImageOrphaning (0.45s)
10:37:55 [2020-07-27T10:37:55.286Z] === RUN   TestRemoveImageGarbageCollector
10:37:55 [2020-07-27T10:37:55.286Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:37:55 [2020-07-27T10:37:55.328Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:37:55 [2020-07-27T10:37:55.964Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
10:37:55 [2020-07-27T10:37:55.964Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s)
10:37:55 [2020-07-27T10:37:55.964Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
10:37:55 [2020-07-27T10:37:55.964Z] === RUN   TestKillStoppedContainer
10:37:55 [2020-07-27T10:37:55.964Z] --- PASS: TestKillStoppedContainer (0.06s)
10:37:55 [2020-07-27T10:37:55.964Z] === RUN   TestKillStoppedContainerAPIPre120
10:37:56 [2020-07-27T10:37:56.258Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:37:56 [2020-07-27T10:37:56.258Z] === RUN   TestKillDifferentUserContainer
10:37:56 [2020-07-27T10:37:56.552Z] --- PASS: TestKillDifferentUserContainer (0.51s)
10:37:56 [2020-07-27T10:37:56.552Z] === RUN   TestInspectOomKilledTrue
10:37:56 [2020-07-27T10:37:56.665Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:37:56 [2020-07-27T10:37:56.665Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:37:56 [2020-07-27T10:37:56.665Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:37:56 [2020-07-27T10:37:56.926Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:37:57 [2020-07-27T10:37:57.012Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s)
10:37:57 [2020-07-27T10:37:57.012Z] PASS
10:37:57 [2020-07-27T10:37:57.012Z] 
10:37:57 [2020-07-27T10:37:57.012Z] === Skipped
10:37:57 [2020-07-27T10:37:57.012Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:37:57 [2020-07-27T10:37:57.012Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:57 [2020-07-27T10:37:57.012Z] 
10:37:57 [2020-07-27T10:37:57.012Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:37:57 [2020-07-27T10:37:57.012Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:57 [2020-07-27T10:37:57.012Z] 
10:37:57 [2020-07-27T10:37:57.012Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:37:57 [2020-07-27T10:37:57.012Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:57 [2020-07-27T10:37:57.012Z] 
10:37:57 [2020-07-27T10:37:57.012Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:37:57 [2020-07-27T10:37:57.012Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:57 [2020-07-27T10:37:57.012Z] 
10:37:57 [2020-07-27T10:37:57.012Z] 
10:37:57 [2020-07-27T10:37:57.012Z] DONE 17 tests, 4 skipped in 31.797s
10:37:57 [2020-07-27T10:37:57.012Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:37:57 [2020-07-27T10:37:57.012Z] ++ 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
10:37:57 [2020-07-27T10:37:57.012Z] ++ set -e
10:37:57 [2020-07-27T10:37:57.012Z] ++ '[' -n 0 ']'
10:37:57 [2020-07-27T10:37:57.012Z] ++ set -x
10:37:57 [2020-07-27T10:37:57.012Z] ++ env -i DEST=/go/src/github.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
10:37:57 [2020-07-27T10:37:57.012Z] INFO: Testing against a local daemon
10:37:57 [2020-07-27T10:37:57.012Z] === RUN   TestPluginInvalidJSON
10:37:57 [2020-07-27T10:37:57.012Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:37:57 [2020-07-27T10:37:57.012Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:37:57 [2020-07-27T10:37:57.012Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:37:57 [2020-07-27T10:37:57.012Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:37:57 [2020-07-27T10:37:57.012Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:37:57 [2020-07-27T10:37:57.012Z] === RUN   TestPluginInstall
10:37:57 [2020-07-27T10:37:57.012Z] === RUN   TestPluginInstall/no_auth
10:37:57 [2020-07-27T10:37:57.186Z] --- PASS: TestRemoveImageGarbageCollector (2.10s)
10:37:57 [2020-07-27T10:37:57.186Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:37:57 [2020-07-27T10:37:57.186Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:37:57 [2020-07-27T10:37:57.186Z] === RUN   TestTagInvalidReference
10:37:57 [2020-07-27T10:37:57.186Z] --- PASS: TestTagInvalidReference (0.02s)
10:37:57 [2020-07-27T10:37:57.186Z] === RUN   TestTagValidPrefixedRepo
10:37:57 [2020-07-27T10:37:57.445Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
10:37:57 [2020-07-27T10:37:57.445Z] === RUN   TestTagExistedNameWithoutForce
10:37:57 [2020-07-27T10:37:57.445Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:37:57 [2020-07-27T10:37:57.445Z] === RUN   TestTagOfficialNames
10:37:57 [2020-07-27T10:37:57.445Z] --- PASS: TestTagOfficialNames (0.09s)
10:37:57 [2020-07-27T10:37:57.445Z] === RUN   TestTagMatchesDigest
10:37:57 [2020-07-27T10:37:57.446Z] --- PASS: TestTagMatchesDigest (0.04s)
10:37:57 [2020-07-27T10:37:57.446Z] === CONT  TestImportExtremelyLargeImageWorks
10:37:57 [2020-07-27T10:37:57.619Z] --- PASS: TestInspectOomKilledTrue (0.88s)
10:37:57 [2020-07-27T10:37:57.619Z] === RUN   TestInspectOomKilledFalse
10:37:57 [2020-07-27T10:37:57.705Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:37:57 [2020-07-27T10:37:57.913Z] --- PASS: TestInspectOomKilledFalse (0.53s)
10:37:57 [2020-07-27T10:37:57.913Z] === RUN   TestLinksEtcHostsContentMatch
10:37:57 [2020-07-27T10:37:57.964Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:37:58 [2020-07-27T10:37:58.549Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
10:37:58 [2020-07-27T10:37:58.549Z] === RUN   TestLinksContainerNames
10:37:59 [2020-07-27T10:37:59.590Z] --- PASS: TestLinksContainerNames (1.01s)
10:37:59 [2020-07-27T10:37:59.590Z] === RUN   TestLogsFollowTailEmpty
10:37:59 [2020-07-27T10:37:59.882Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
10:37:59 [2020-07-27T10:37:59.882Z] === RUN   TestContainerNetworkMountsNoChown
10:37:59 [2020-07-27T10:37:59.883Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:38:00 [2020-07-27T10:38:00.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/default
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/default
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/private
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/private
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rprivate
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rprivate
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/slave
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/slave
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rslave
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rslave
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/shared
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/shared
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rshared
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rshared
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/default
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/default/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rslave
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rprivate
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/default/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rshared
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/slave
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/private
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/private/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/private/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/default/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/shared
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/default/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/private/bind_root
10:38:00 [2020-07-27T10:38:00.520Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/private/mount_root
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:38:00 [2020-07-27T10:38:00.813Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:38:00 [2020-07-27T10:38:00.813Z] --- PASS: TestMountDaemonRoot (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:38:00 [2020-07-27T10:38:00.813Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:38:00 [2020-07-27T10:38:00.813Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:38:00 [2020-07-27T10:38:00.813Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:38:00 [2020-07-27T10:38:00.813Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:38:00 [2020-07-27T10:38:00.813Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:38:00 [2020-07-27T10:38:00.814Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:38:00 [2020-07-27T10:38:00.814Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:38:00 [2020-07-27T10:38:00.814Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:38:00 [2020-07-27T10:38:00.814Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:38:00 [2020-07-27T10:38:00.814Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:38:00 [2020-07-27T10:38:00.814Z] === RUN   TestContainerBindMountNonRecursive
10:38:01 [2020-07-27T10:38:01.014Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:38:01 [2020-07-27T10:38:01.014Z] Copying nested executables into bundles/cross/linux/amd64
10:38:01 [2020-07-27T10:38:01.014Z] Cross building: bundles/cross/windows/amd64
10:38:01 [2020-07-27T10:38:01.014Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:38:01 [2020-07-27T10:38:01.014Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:38:02 [2020-07-27T10:38:02.328Z] --- PASS: TestContainerBindMountNonRecursive (1.49s)
10:38:02 [2020-07-27T10:38:02.328Z] === RUN   TestNetworkNat
10:38:02 [2020-07-27T10:38:02.425Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:38:02 [2020-07-27T10:38:02.967Z] --- PASS: TestNetworkNat (0.55s)
10:38:02 [2020-07-27T10:38:02.967Z] === RUN   TestNetworkLocalhostTCPNat
10:38:03 [2020-07-27T10:38:03.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
10:38:03 [2020-07-27T10:38:03.601Z] === RUN   TestNetworkLoopbackNat
10:38:03 [2020-07-27T10:38:03.604Z] time="2020-07-27T10:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:03 [2020-07-27T10:38:03.604Z] time="2020-07-27T10:38:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:38:03 [2020-07-27T10:38:03.604Z] time="2020-07-27T10:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:581526e2374a20db0d8c781a0c1023890e96308326ec72326ed8c3f6f9ce3494" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:03 [2020-07-27T10:38:03.604Z] time="2020-07-27T10:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:03 [2020-07-27T10:38:03.604Z] time="2020-07-27T10:38:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:38:03 [2020-07-27T10:38:03.604Z] time="2020-07-27T10:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:581526e2374a20db0d8c781a0c1023890e96308326ec72326ed8c3f6f9ce3494" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:03 [2020-07-27T10:38:03.604Z] === RUN   TestPluginInstall/with_htpasswd
10:38:03 [2020-07-27T10:38:03.865Z] time="2020-07-27T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:03 [2020-07-27T10:38:03.865Z] time="2020-07-27T10:38:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:38:03 [2020-07-27T10:38:03.865Z] time="2020-07-27T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67c93950a440e6c992381e05ee47415407e556b61cffcc98dfdd1757142806c5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:03 [2020-07-27T10:38:03.865Z] time="2020-07-27T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:03 [2020-07-27T10:38:03.865Z] time="2020-07-27T10:38:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:38:03 [2020-07-27T10:38:03.865Z] time="2020-07-27T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67c93950a440e6c992381e05ee47415407e556b61cffcc98dfdd1757142806c5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:04 [2020-07-27T10:38:04.126Z] === RUN   TestPluginInstall/with_insecure
10:38:05 [2020-07-27T10:38:05.512Z] time="2020-07-27T10:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:05 [2020-07-27T10:38:05.512Z] time="2020-07-27T10:38:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:38:05 [2020-07-27T10:38:05.512Z] time="2020-07-27T10:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42d9ff3fcd6c6f4b4691a35d37dbbab25f07296550f7699e2268dd4db2a9dce5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:05 [2020-07-27T10:38:05.512Z] time="2020-07-27T10:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:05 [2020-07-27T10:38:05.512Z] time="2020-07-27T10:38:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:38:05 [2020-07-27T10:38:05.512Z] time="2020-07-27T10:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42d9ff3fcd6c6f4b4691a35d37dbbab25f07296550f7699e2268dd4db2a9dce5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:05 [2020-07-27T10:38:05.715Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:38:06 [2020-07-27T10:38:06.084Z] --- PASS: TestPluginInstall (8.96s)
10:38:06 [2020-07-27T10:38:06.084Z]     --- PASS: TestPluginInstall/no_auth (5.92s)
10:38:06 [2020-07-27T10:38:06.084Z]     --- PASS: TestPluginInstall/with_htpasswd (1.29s)
10:38:06 [2020-07-27T10:38:06.084Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
10:38:06 [2020-07-27T10:38:06.084Z]         plugin_test.go:157: [ddf3d6de524a3] daemon is not started
10:38:06 [2020-07-27T10:38:06.084Z] PASS
10:38:06 [2020-07-27T10:38:06.084Z] 
10:38:06 [2020-07-27T10:38:06.084Z] DONE 6 tests in 9.207s
10:38:06 [2020-07-27T10:38:06.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:38:06 [2020-07-27T10:38:06.084Z] ++ 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
10:38:06 [2020-07-27T10:38:06.084Z] ++ set -e
10:38:06 [2020-07-27T10:38:06.084Z] ++ '[' -n 0 ']'
10:38:06 [2020-07-27T10:38:06.084Z] ++ set -x
10:38:06 [2020-07-27T10:38:06.084Z] ++ env -i DEST=/go/src/github.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
10:38:06 [2020-07-27T10:38:06.084Z] INFO: Testing against a local daemon
10:38:06 [2020-07-27T10:38:06.084Z] === RUN   TestExternalGraphDriver
10:38:06 [2020-07-27T10:38:06.333Z] --- PASS: TestNetworkLoopbackNat (2.72s)
10:38:06 [2020-07-27T10:38:06.334Z] === RUN   TestPause
10:38:06 [2020-07-27T10:38:06.344Z] === RUN   TestExternalGraphDriver/json
10:38:06 [2020-07-27T10:38:06.626Z] --- PASS: TestPause (0.56s)
10:38:06 [2020-07-27T10:38:06.626Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:38:06 [2020-07-27T10:38:06.626Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:38:06 [2020-07-27T10:38:06.626Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:38:06 [2020-07-27T10:38:06.626Z] === RUN   TestPauseStopPausedContainer
10:38:07 [2020-07-27T10:38:07.263Z] --- PASS: TestPauseStopPausedContainer (0.54s)
10:38:07 [2020-07-27T10:38:07.263Z] === RUN   TestPsFilter
10:38:07 [2020-07-27T10:38:07.555Z] --- PASS: TestPsFilter (0.17s)
10:38:07 [2020-07-27T10:38:07.555Z] === RUN   TestRemoveContainerWithRemovedVolume
10:38:07 [2020-07-27T10:38:07.852Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
10:38:07 [2020-07-27T10:38:07.852Z] === RUN   TestRemoveContainerWithVolume
10:38:08 [2020-07-27T10:38:08.336Z] --- PASS: TestServiceUpdateConfigs (15.87s)
10:38:08 [2020-07-27T10:38:08.336Z] === RUN   TestServiceUpdateNetwork
10:38:08 [2020-07-27T10:38:08.506Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
10:38:08 [2020-07-27T10:38:08.506Z] === RUN   TestRemoveContainerRunning
10:38:08 [2020-07-27T10:38:08.889Z] === RUN   TestExternalGraphDriver/spec
10:38:09 [2020-07-27T10:38:09.143Z] --- PASS: TestRemoveContainerRunning (0.52s)
10:38:09 [2020-07-27T10:38:09.143Z] === RUN   TestRemoveContainerForceRemoveRunning
10:38:09 [2020-07-27T10:38:09.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
10:38:09 [2020-07-27T10:38:09.437Z] === RUN   TestRemoveInvalidContainer
10:38:09 [2020-07-27T10:38:09.437Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:38:09 [2020-07-27T10:38:09.437Z] === RUN   TestRenameLinkedContainer
10:38:09 [2020-07-27T10:38:09.905Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:38:09 [2020-07-27T10:38:09.905Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:38:10 [2020-07-27T10:38:10.473Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:38:11 [2020-07-27T10:38:11.041Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:38:11 [2020-07-27T10:38:11.300Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:38:11 [2020-07-27T10:38:11.433Z] === RUN   TestExternalGraphDriver/pull
10:38:11 [2020-07-27T10:38:11.518Z] --- PASS: TestRenameLinkedContainer (2.08s)
10:38:11 [2020-07-27T10:38:11.518Z] === RUN   TestRenameStoppedContainer
10:38:12 [2020-07-27T10:38:12.156Z] --- PASS: TestRenameStoppedContainer (0.49s)
10:38:12 [2020-07-27T10:38:12.156Z] === RUN   TestRenameRunningContainerAndReuse
10:38:13 [2020-07-27T10:38:13.200Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
10:38:13 [2020-07-27T10:38:13.200Z] === RUN   TestRenameInvalidName
10:38:13 [2020-07-27T10:38:13.834Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:38:13 [2020-07-27T10:38:13.840Z] --- PASS: TestRenameInvalidName (0.54s)
10:38:13 [2020-07-27T10:38:13.840Z] === RUN   TestRenameAnonymousContainer
10:38:13 [2020-07-27T10:38:13.979Z] --- PASS: TestExternalGraphDriver (7.39s)
10:38:13 [2020-07-27T10:38:13.979Z]     --- PASS: TestExternalGraphDriver/json (2.42s)
10:38:13 [2020-07-27T10:38:13.979Z]     --- PASS: TestExternalGraphDriver/spec (2.68s)
10:38:13 [2020-07-27T10:38:13.979Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
10:38:13 [2020-07-27T10:38:13.979Z] === RUN   TestGraphdriverPluginV2
10:38:13 [2020-07-27T10:38:13.979Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
10:38:13 [2020-07-27T10:38:13.979Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:13 [2020-07-27T10:38:13.979Z] PASS
10:38:13 [2020-07-27T10:38:13.979Z] 
10:38:13 [2020-07-27T10:38:13.979Z] === Skipped
10:38:13 [2020-07-27T10:38:13.979Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
10:38:13 [2020-07-27T10:38:13.979Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:13 [2020-07-27T10:38:13.979Z] 
10:38:13 [2020-07-27T10:38:13.979Z] 
10:38:13 [2020-07-27T10:38:13.979Z] DONE 5 tests, 1 skipped in 7.606s
10:38:13 [2020-07-27T10:38:13.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:38:13 [2020-07-27T10:38:13.979Z] ++ 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
10:38:13 [2020-07-27T10:38:13.979Z] ++ set -e
10:38:13 [2020-07-27T10:38:13.979Z] ++ '[' -n 0 ']'
10:38:13 [2020-07-27T10:38:13.979Z] ++ set -x
10:38:13 [2020-07-27T10:38:13.979Z] ++ env -i DEST=/go/src/github.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
10:38:13 [2020-07-27T10:38:13.979Z] INFO: Testing against a local daemon
10:38:13 [2020-07-27T10:38:13.979Z] === RUN   TestContinueAfterPluginCrash
10:38:13 [2020-07-27T10:38:13.979Z] === PAUSE TestContinueAfterPluginCrash
10:38:13 [2020-07-27T10:38:13.979Z] === RUN   TestReadPluginNoRead
10:38:13 [2020-07-27T10:38:13.979Z] === PAUSE TestReadPluginNoRead
10:38:13 [2020-07-27T10:38:13.979Z] === RUN   TestDaemonStartWithLogOpt
10:38:13 [2020-07-27T10:38:13.979Z] === PAUSE TestDaemonStartWithLogOpt
10:38:13 [2020-07-27T10:38:13.979Z] === CONT  TestContinueAfterPluginCrash
10:38:13 [2020-07-27T10:38:13.979Z] === CONT  TestDaemonStartWithLogOpt
10:38:13 [2020-07-27T10:38:13.979Z] === CONT  TestReadPluginNoRead
10:38:14 [2020-07-27T10:38:14.773Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:38:15 [2020-07-27T10:38:15.921Z] --- PASS: TestRenameAnonymousContainer (1.87s)
10:38:15 [2020-07-27T10:38:15.921Z] === RUN   TestRenameContainerWithSameName
10:38:15 [2020-07-27T10:38:15.921Z] --- PASS: TestRenameContainerWithSameName (0.50s)
10:38:15 [2020-07-27T10:38:15.921Z] === RUN   TestRenameContainerWithLinkedContainer
10:38:16 [2020-07-27T10:38:16.962Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s)
10:38:16 [2020-07-27T10:38:16.962Z] === RUN   TestResize
10:38:17 [2020-07-27T10:38:17.602Z] --- PASS: TestResize (0.50s)
10:38:17 [2020-07-27T10:38:17.602Z] === RUN   TestResizeWithInvalidSize
10:38:18 [2020-07-27T10:38:18.067Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:38:18 [2020-07-27T10:38:18.201Z] === RUN   TestReadPluginNoRead/disabled_caching
10:38:18 [2020-07-27T10:38:18.240Z] --- PASS: TestResizeWithInvalidSize (0.57s)
10:38:18 [2020-07-27T10:38:18.240Z] === RUN   TestResizeWhenContainerNotStarted
10:38:18 [2020-07-27T10:38:18.462Z] --- PASS: TestDaemonStartWithLogOpt (4.75s)
10:38:18 [2020-07-27T10:38:18.535Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:38:18 [2020-07-27T10:38:18.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:38:19 [2020-07-27T10:38:19.009Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:38:19 [2020-07-27T10:38:19.009Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:38:19 [2020-07-27T10:38:19.009Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:38:19 [2020-07-27T10:38:19.009Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:38:19 [2020-07-27T10:38:19.009Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:38:19 [2020-07-27T10:38:19.579Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:38:19 [2020-07-27T10:38:19.845Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:38:20 [2020-07-27T10:38:20.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:38:20 [2020-07-27T10:38:20.963Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:38:21 [2020-07-27T10:38:21.223Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:38:21 [2020-07-27T10:38:21.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:38:21 [2020-07-27T10:38:21.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:38:21 [2020-07-27T10:38:21.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:38:21 [2020-07-27T10:38:21.757Z] === RUN   TestReadPluginNoRead/default
10:38:22 [2020-07-27T10:38:22.161Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:38:22 [2020-07-27T10:38:22.730Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:38:23 [2020-07-27T10:38:23.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:38:23 [2020-07-27T10:38:23.659Z] --- PASS: TestServiceUpdateNetwork (16.51s)
10:38:23 [2020-07-27T10:38:23.659Z] === RUN   TestServiceUpdatePidsLimit
10:38:23 [2020-07-27T10:38:23.659Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:38:23 [2020-07-27T10:38:23.669Z] --- PASS: TestReadPluginNoRead (9.64s)
10:38:23 [2020-07-27T10:38:23.669Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
10:38:23 [2020-07-27T10:38:23.669Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s)
10:38:23 [2020-07-27T10:38:23.669Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
10:38:23 [2020-07-27T10:38:23.669Z]     read_test.go:92: [d3def497c5e33] daemon is not started
10:38:23 [2020-07-27T10:38:23.930Z] --- PASS: TestContinueAfterPluginCrash (10.19s)
10:38:23 [2020-07-27T10:38:23.930Z] PASS
10:38:23 [2020-07-27T10:38:23.930Z] 
10:38:23 [2020-07-27T10:38:23.930Z] DONE 6 tests in 10.374s
10:38:23 [2020-07-27T10:38:23.930Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:38:23 [2020-07-27T10:38:23.930Z] ++ 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
10:38:23 [2020-07-27T10:38:23.930Z] ++ set -e
10:38:23 [2020-07-27T10:38:23.930Z] ++ '[' -n 0 ']'
10:38:23 [2020-07-27T10:38:23.930Z] ++ set -x
10:38:23 [2020-07-27T10:38:23.930Z] ++ env -i DEST=/go/src/github.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
10:38:23 [2020-07-27T10:38:23.930Z] testing: warning: no tests to run
10:38:23 [2020-07-27T10:38:23.930Z] PASS
10:38:23 [2020-07-27T10:38:23.930Z] 
10:38:23 [2020-07-27T10:38:23.930Z] DONE 0 tests in 0.053s
10:38:24 [2020-07-27T10:38:24.191Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:38:24 [2020-07-27T10:38:24.191Z] ++ 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
10:38:24 [2020-07-27T10:38:24.191Z] ++ set -e
10:38:24 [2020-07-27T10:38:24.191Z] ++ '[' -n 0 ']'
10:38:24 [2020-07-27T10:38:24.191Z] ++ set -x
10:38:24 [2020-07-27T10:38:24.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:38:24 [2020-07-27T10:38:24.191Z] INFO: Testing against a local daemon
10:38:24 [2020-07-27T10:38:24.191Z] === RUN   TestPluginWithDevMounts
10:38:24 [2020-07-27T10:38:24.191Z] === PAUSE TestPluginWithDevMounts
10:38:24 [2020-07-27T10:38:24.191Z] === CONT  TestPluginWithDevMounts
10:38:24 [2020-07-27T10:38:24.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:38:24 [2020-07-27T10:38:24.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:38:24 [2020-07-27T10:38:24.689Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:38:24 [2020-07-27T10:38:24.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:38:26 [2020-07-27T10:38:26.736Z] --- PASS: TestPluginWithDevMounts (2.17s)
10:38:26 [2020-07-27T10:38:26.736Z] PASS
10:38:26 [2020-07-27T10:38:26.736Z] 
10:38:26 [2020-07-27T10:38:26.736Z] DONE 1 tests in 2.353s
10:38:26 [2020-07-27T10:38:26.736Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:38:26 [2020-07-27T10:38:26.736Z] ++ 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
10:38:26 [2020-07-27T10:38:26.736Z] ++ set -e
10:38:26 [2020-07-27T10:38:26.736Z] ++ '[' -n 0 ']'
10:38:26 [2020-07-27T10:38:26.736Z] ++ set -x
10:38:26 [2020-07-27T10:38:26.736Z] ++ env -i DEST=/go/src/github.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
10:38:26 [2020-07-27T10:38:26.736Z] INFO: Testing against a local daemon
10:38:26 [2020-07-27T10:38:26.736Z] === RUN   TestSecretInspect
10:38:26 [2020-07-27T10:38:26.926Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:38:26 [2020-07-27T10:38:26.977Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.59s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
10:38:26 [2020-07-27T10:38:26.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.05s)
10:38:26 [2020-07-27T10:38:26.977Z] === RUN   TestCgroupNamespacesRun
10:38:27 [2020-07-27T10:38:27.186Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:38:28 [2020-07-27T10:38:28.019Z] --- PASS: TestCgroupNamespacesRun (1.33s)
10:38:28 [2020-07-27T10:38:28.019Z] === RUN   TestCgroupNamespacesRunPrivileged
10:38:28 [2020-07-27T10:38:28.566Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:38:28 [2020-07-27T10:38:28.825Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:38:29 [2020-07-27T10:38:29.417Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:38:29 [2020-07-27T10:38:29.535Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s)
10:38:29 [2020-07-27T10:38:29.535Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:38:30 [2020-07-27T10:38:30.016Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:38:30 [2020-07-27T10:38:30.035Z] --- PASS: TestSecretInspect (3.18s)
10:38:30 [2020-07-27T10:38:30.035Z] === RUN   TestSecretList
10:38:30 [2020-07-27T10:38:30.597Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:38:31 [2020-07-27T10:38:31.052Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s)
10:38:31 [2020-07-27T10:38:31.052Z] === RUN   TestCgroupNamespacesRunHostMode
10:38:31 [2020-07-27T10:38:31.608Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:38:32 [2020-07-27T10:38:32.119Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s)
10:38:32 [2020-07-27T10:38:32.119Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:38:32 [2020-07-27T10:38:32.502Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:38:32 [2020-07-27T10:38:32.581Z] --- PASS: TestSecretList (2.69s)
10:38:32 [2020-07-27T10:38:32.581Z] === RUN   TestSecretsCreateAndDelete
10:38:33 [2020-07-27T10:38:33.069Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:38:33 [2020-07-27T10:38:33.634Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s)
10:38:33 [2020-07-27T10:38:33.634Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:38:34 [2020-07-27T10:38:34.698Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
10:38:34 [2020-07-27T10:38:34.698Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:38:35 [2020-07-27T10:38:35.744Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
10:38:35 [2020-07-27T10:38:35.744Z] === RUN   TestCgroupNamespacesRunOlderClient
10:38:35 [2020-07-27T10:38:35.895Z] --- PASS: TestSecretsCreateAndDelete (3.23s)
10:38:35 [2020-07-27T10:38:35.895Z] === RUN   TestSecretsUpdate
10:38:36 [2020-07-27T10:38:36.357Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:38:36 [2020-07-27T10:38:36.616Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:38:37 [2020-07-27T10:38:37.261Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s)
10:38:37 [2020-07-27T10:38:37.261Z] === RUN   TestKernelTCPMemory
10:38:37 [2020-07-27T10:38:37.556Z] --- PASS: TestKernelTCPMemory (0.60s)
10:38:37 [2020-07-27T10:38:37.556Z] === RUN   TestNISDomainname
10:38:37 [2020-07-27T10:38:37.995Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:38:38 [2020-07-27T10:38:38.597Z] --- PASS: TestNISDomainname (0.72s)
10:38:38 [2020-07-27T10:38:38.597Z] === RUN   TestHostnameDnsResolution
10:38:39 [2020-07-27T10:38:39.192Z] --- PASS: TestSecretsUpdate (3.18s)
10:38:39 [2020-07-27T10:38:39.192Z] === RUN   TestTemplatedSecret
10:38:39 [2020-07-27T10:38:39.233Z] --- PASS: TestHostnameDnsResolution (0.81s)
10:38:39 [2020-07-27T10:38:39.233Z] === RUN   TestStats
10:38:40 [2020-07-27T10:38:40.075Z] --- PASS: TestServiceUpdatePidsLimit (18.15s)
10:38:40 [2020-07-27T10:38:40.075Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
10:38:40 [2020-07-27T10:38:40.075Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
10:38:40 [2020-07-27T10:38:40.075Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
10:38:40 [2020-07-27T10:38:40.075Z] PASS
10:38:40 [2020-07-27T10:38:40.075Z] 
10:38:40 [2020-07-27T10:38:40.075Z] === Skipped
10:38:40 [2020-07-27T10:38:40.075Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
10:38:40 [2020-07-27T10:38:40.075Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:38:40 [2020-07-27T10:38:40.075Z] 
10:38:40 [2020-07-27T10:38:40.075Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
10:38:40 [2020-07-27T10:38:40.075Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:40 [2020-07-27T10:38:40.075Z] 
10:38:40 [2020-07-27T10:38:40.075Z] 
10:38:40 [2020-07-27T10:38:40.075Z] DONE 27 tests, 2 skipped in 177.205s
10:38:40 [2020-07-27T10:38:40.075Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
10:38:40 [2020-07-27T10:38:40.075Z] ++ 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
10:38:40 [2020-07-27T10:38:40.075Z] ++ set -e
10:38:40 [2020-07-27T10:38:40.075Z] ++ '[' -n 0 ']'
10:38:40 [2020-07-27T10:38:40.075Z] ++ set -x
10:38:40 [2020-07-27T10:38:40.075Z] ++ env -i DEST=/go/src/github.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
10:38:40 [2020-07-27T10:38:40.365Z] INFO: Testing against a local daemon
10:38:40 [2020-07-27T10:38:40.365Z] === RUN   TestSessionCreate
10:38:40 [2020-07-27T10:38:40.365Z] --- PASS: TestSessionCreate (0.02s)
10:38:40 [2020-07-27T10:38:40.365Z] === RUN   TestSessionCreateWithBadUpgrade
10:38:40 [2020-07-27T10:38:40.365Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:38:40 [2020-07-27T10:38:40.365Z] PASS
10:38:40 [2020-07-27T10:38:40.365Z] 
10:38:40 [2020-07-27T10:38:40.365Z] DONE 2 tests in 0.110s
10:38:40 [2020-07-27T10:38:40.365Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
10:38:40 [2020-07-27T10:38:40.365Z] ++ 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
10:38:40 [2020-07-27T10:38:40.365Z] ++ set -e
10:38:40 [2020-07-27T10:38:40.365Z] ++ '[' -n 0 ']'
10:38:40 [2020-07-27T10:38:40.365Z] ++ set -x
10:38:40 [2020-07-27T10:38:40.365Z] ++ env -i DEST=/go/src/github.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
10:38:40 [2020-07-27T10:38:40.365Z] INFO: Testing against a local daemon
10:38:40 [2020-07-27T10:38:40.365Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:38:40 [2020-07-27T10:38:40.365Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:38:40 [2020-07-27T10:38:40.365Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:38:40 [2020-07-27T10:38:40.365Z] === RUN   TestEventsExecDie
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ok  	github.com/docker/docker/api/server/httputils	0.182s	coverage: 14.7% of statements
10:38:40 [2020-07-27T10:38:40.750Z] ok  	github.com/docker/docker/api/server/middleware	0.178s	coverage: 37.7% of statements
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ok  	github.com/docker/docker/api/types/strslice	0.041s	coverage: 90.0% of statements
10:38:40 [2020-07-27T10:38:40.750Z] ok  	github.com/docker/docker/api/types/filters	0.095s	coverage: 92.2% of statements
10:38:40 [2020-07-27T10:38:40.750Z] ok  	github.com/docker/docker/api/server/router/swarm	0.115s	coverage: 5.1% of statements
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ok  	github.com/docker/docker/api/types/time	0.237s	coverage: 100.0% of statements
10:38:40 [2020-07-27T10:38:40.750Z] ok  	github.com/docker/docker/api/types/versions	0.064s	coverage: 75.0% of statements
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:38:40 [2020-07-27T10:38:40.750Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:38:41 [2020-07-27T10:38:41.223Z] ok  	github.com/docker/docker/builder/dockerignore	0.081s	coverage: 96.8% of statements
10:38:41 [2020-07-27T10:38:41.397Z] --- PASS: TestEventsExecDie (0.99s)
10:38:41 [2020-07-27T10:38:41.397Z] === RUN   TestEventsBackwardsCompatible
10:38:41 [2020-07-27T10:38:41.397Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
10:38:41 [2020-07-27T10:38:41.397Z] === RUN   TestInfoBinaryCommits
10:38:41 [2020-07-27T10:38:41.397Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:38:41 [2020-07-27T10:38:41.397Z] === RUN   TestInfoAPIVersioned
10:38:41 [2020-07-27T10:38:41.397Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:38:41 [2020-07-27T10:38:41.397Z] === RUN   TestInfoDiscoveryBackend
10:38:41 [2020-07-27T10:38:41.976Z] --- PASS: TestStats (2.56s)
10:38:41 [2020-07-27T10:38:41.976Z] === RUN   TestStopContainerWithTimeout
10:38:41 [2020-07-27T10:38:41.976Z] === RUN   TestStopContainerWithTimeout/0
10:38:41 [2020-07-27T10:38:41.976Z] === PAUSE TestStopContainerWithTimeout/0
10:38:41 [2020-07-27T10:38:41.976Z] === RUN   TestStopContainerWithTimeout/1
10:38:41 [2020-07-27T10:38:41.976Z] === PAUSE TestStopContainerWithTimeout/1
10:38:41 [2020-07-27T10:38:41.976Z] === RUN   TestStopContainerWithTimeout/3
10:38:41 [2020-07-27T10:38:41.976Z] === PAUSE TestStopContainerWithTimeout/3
10:38:41 [2020-07-27T10:38:41.976Z] === RUN   TestStopContainerWithTimeout/-1
10:38:41 [2020-07-27T10:38:41.976Z] === PAUSE TestStopContainerWithTimeout/-1
10:38:41 [2020-07-27T10:38:41.976Z] === CONT  TestStopContainerWithTimeout/0
10:38:41 [2020-07-27T10:38:41.976Z] === CONT  TestStopContainerWithTimeout/3
10:38:41 [2020-07-27T10:38:41.976Z] === CONT  TestStopContainerWithTimeout/1
10:38:41 [2020-07-27T10:38:41.976Z] === CONT  TestStopContainerWithTimeout/-1
10:38:42 [2020-07-27T10:38:42.027Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
10:38:42 [2020-07-27T10:38:42.027Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:38:42 [2020-07-27T10:38:42.185Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:38:42 [2020-07-27T10:38:42.492Z] --- PASS: TestTemplatedSecret (3.51s)
10:38:42 [2020-07-27T10:38:42.492Z] === RUN   TestSecretCreateResolve
10:38:42 [2020-07-27T10:38:42.753Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:38:43 [2020-07-27T10:38:43.012Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:38:43 [2020-07-27T10:38:43.057Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:38:43 [2020-07-27T10:38:43.057Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:38:43 [2020-07-27T10:38:43.581Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:38:43 [2020-07-27T10:38:43.687Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
10:38:43 [2020-07-27T10:38:43.687Z] === RUN   TestInfoAPI
10:38:43 [2020-07-27T10:38:43.687Z] --- PASS: TestInfoAPI (0.02s)
10:38:43 [2020-07-27T10:38:43.687Z] === RUN   TestInfoAPIWarnings
10:38:43 [2020-07-27T10:38:43.978Z] --- PASS: TestInfoAPIWarnings (0.52s)
10:38:43 [2020-07-27T10:38:43.978Z] === RUN   TestInfoDebug
10:38:44 [2020-07-27T10:38:44.607Z] --- PASS: TestInfoDebug (0.53s)
10:38:44 [2020-07-27T10:38:44.607Z] === RUN   TestInfoInsecureRegistries
10:38:44 [2020-07-27T10:38:44.961Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:38:45 [2020-07-27T10:38:45.035Z] ok  	github.com/docker/docker/cli/debug	0.364s	coverage: 100.0% of statements
10:38:45 [2020-07-27T10:38:45.035Z] ok  	github.com/docker/docker/builder/dockerfile	0.406s	coverage: 46.4% of statements
10:38:45 [2020-07-27T10:38:45.035Z] ok  	github.com/docker/docker/builder/remotecontext	0.754s	coverage: 9.2% of statements
10:38:45 [2020-07-27T10:38:45.238Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:38:45 [2020-07-27T10:38:45.238Z] === RUN   TestInfoRegistryMirrors
10:38:45 [2020-07-27T10:38:45.537Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:38:45 [2020-07-27T10:38:45.538Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
10:38:45 [2020-07-27T10:38:45.538Z]     --- PASS: TestStopContainerWithTimeout/1 (2.14s)
10:38:45 [2020-07-27T10:38:45.538Z]     --- PASS: TestStopContainerWithTimeout/3 (3.30s)
10:38:45 [2020-07-27T10:38:45.538Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.33s)
10:38:45 [2020-07-27T10:38:45.538Z] === RUN   TestDeleteDevicemapper
10:38:45 [2020-07-27T10:38:45.538Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:38:45 [2020-07-27T10:38:45.538Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:38:45 [2020-07-27T10:38:45.538Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:38:45 [2020-07-27T10:38:45.792Z] --- PASS: TestSecretCreateResolve (3.17s)
10:38:45 [2020-07-27T10:38:45.792Z] PASS
10:38:45 [2020-07-27T10:38:45.792Z] 
10:38:45 [2020-07-27T10:38:45.792Z] DONE 6 tests in 19.204s
10:38:45 [2020-07-27T10:38:45.792Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:38:45 [2020-07-27T10:38:45.793Z] ++ 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
10:38:45 [2020-07-27T10:38:45.793Z] ++ set -e
10:38:45 [2020-07-27T10:38:45.793Z] ++ '[' -n 0 ']'
10:38:45 [2020-07-27T10:38:45.793Z] ++ set -x
10:38:45 [2020-07-27T10:38:45.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:38:45 [2020-07-27T10:38:45.793Z] INFO: Testing against a local daemon
10:38:45 [2020-07-27T10:38:45.793Z] === RUN   TestServiceCreateInit
10:38:45 [2020-07-27T10:38:45.793Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:38:45 [2020-07-27T10:38:45.869Z] --- PASS: TestInfoRegistryMirrors (0.53s)
10:38:45 [2020-07-27T10:38:45.869Z] === RUN   TestLoginFailsWithBadCredentials
10:38:45 [2020-07-27T10:38:45.869Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
10:38:45 [2020-07-27T10:38:45.869Z] === RUN   TestPingCacheHeaders
10:38:45 [2020-07-27T10:38:45.869Z] --- PASS: TestPingCacheHeaders (0.02s)
10:38:45 [2020-07-27T10:38:45.869Z] === RUN   TestPingGet
10:38:45 [2020-07-27T10:38:45.869Z] --- PASS: TestPingGet (0.01s)
10:38:45 [2020-07-27T10:38:45.869Z] === RUN   TestPingHead
10:38:46 [2020-07-27T10:38:46.160Z] --- PASS: TestPingHead (0.01s)
10:38:46 [2020-07-27T10:38:46.160Z] === RUN   TestVersion
10:38:46 [2020-07-27T10:38:46.160Z] --- PASS: TestVersion (0.01s)
10:38:46 [2020-07-27T10:38:46.160Z] PASS
10:38:46 [2020-07-27T10:38:46.160Z] 
10:38:46 [2020-07-27T10:38:46.160Z] === Skipped
10:38:46 [2020-07-27T10:38:46.160Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:38:46 [2020-07-27T10:38:46.160Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:38:46 [2020-07-27T10:38:46.160Z] 
10:38:46 [2020-07-27T10:38:46.160Z] 
10:38:46 [2020-07-27T10:38:46.160Z] DONE 18 tests, 1 skipped in 5.721s
10:38:46 [2020-07-27T10:38:46.160Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
10:38:46 [2020-07-27T10:38:46.160Z] ++ 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
10:38:46 [2020-07-27T10:38:46.160Z] ++ set -e
10:38:46 [2020-07-27T10:38:46.160Z] ++ '[' -n 0 ']'
10:38:46 [2020-07-27T10:38:46.160Z] ++ set -x
10:38:46 [2020-07-27T10:38:46.160Z] ++ env -i DEST=/go/src/github.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
10:38:46 [2020-07-27T10:38:46.160Z] INFO: Testing against a local daemon
10:38:46 [2020-07-27T10:38:46.160Z] === RUN   TestVolumesCreateAndList
10:38:46 [2020-07-27T10:38:46.160Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:38:46 [2020-07-27T10:38:46.160Z] === RUN   TestVolumesRemove
10:38:46 [2020-07-27T10:38:46.160Z] --- PASS: TestVolumesRemove (0.10s)
10:38:46 [2020-07-27T10:38:46.160Z] === RUN   TestVolumesInspect
10:38:46 [2020-07-27T10:38:46.160Z] --- PASS: TestVolumesInspect (0.01s)
10:38:46 [2020-07-27T10:38:46.160Z] === RUN   TestVolumesInvalidJSON
10:38:46 [2020-07-27T10:38:46.160Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:38:46 [2020-07-27T10:38:46.160Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:38:46 [2020-07-27T10:38:46.160Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:38:46 [2020-07-27T10:38:46.160Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:38:46 [2020-07-27T10:38:46.160Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:38:46 [2020-07-27T10:38:46.160Z] PASS
10:38:46 [2020-07-27T10:38:46.160Z] 
10:38:46 [2020-07-27T10:38:46.160Z] DONE 5 tests in 0.219s
10:38:46 [2020-07-27T10:38:46.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:38:46 [2020-07-27T10:38:46.450Z] ++++ cat bundles/test-integration/docker.pid
10:38:46 [2020-07-27T10:38:46.450Z] +++ kill 11979
10:38:46 [2020-07-27T10:38:46.580Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s)
10:38:46 [2020-07-27T10:38:46.580Z] === RUN   TestUpdateMemory
10:38:47 [2020-07-27T10:38:47.219Z] --- PASS: TestUpdateMemory (0.67s)
10:38:47 [2020-07-27T10:38:47.219Z] === RUN   TestUpdateCPUQuota
10:38:47 [2020-07-27T10:38:47.953Z] +++ /etc/init.d/apparmor stop
10:38:47 [2020-07-27T10:38:47.953Z] Leaving: AppArmorNo profiles have been unloaded.
10:38:47 [2020-07-27T10:38:47.953Z] 
10:38:47 [2020-07-27T10:38:47.953Z] Unloading profiles will leave already running processes permanently
10:38:47 [2020-07-27T10:38:47.953Z] unconfined, which can lead to unexpected situations.
10:38:47 [2020-07-27T10:38:47.953Z] 
10:38:47 [2020-07-27T10:38:47.953Z] To set a process to complain mode, use the command line tool
10:38:47 [2020-07-27T10:38:47.953Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:38:47 [2020-07-27T10:38:47.953Z] +++ true
10:38:47 [2020-07-27T10:38:47.953Z] exiting test-integration
10:38:47 [2020-07-27T10:38:47.953Z] ++ exit 0
10:38:47 [2020-07-27T10:38:47.953Z] 
10:38:48 [2020-07-27T10:38:48.253Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:38:48 [2020-07-27T10:38:48.259Z] --- PASS: TestUpdateCPUQuota (0.88s)
10:38:48 [2020-07-27T10:38:48.259Z] === RUN   TestUpdatePidsLimit
10:38:48 [2020-07-27T10:38:48.259Z] === RUN   TestUpdatePidsLimit/update_from_none
10:38:48 [2020-07-27T10:38:48.259Z] === RUN   TestUpdatePidsLimit/no_change
10:38:48 [2020-07-27T10:38:48.556Z] === RUN   TestUpdatePidsLimit/update_lower
10:38:48 [2020-07-27T10:38:48.823Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:38:48 [2020-07-27T10:38:48.848Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:38:49 [2020-07-27T10:38:49.141Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:38:49 [2020-07-27T10:38:49.436Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:38:49 [2020-07-27T10:38:49.730Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:38:49 [2020-07-27T10:38:49.760Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:38:49 [2020-07-27T10:38:49.760Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
Post stage
[Pipeline] junit
10:38:50 [2020-07-27T10:38:50.061Z] Recording test results
10:38:50 [2020-07-27T10:38:50.366Z] --- PASS: TestUpdatePidsLimit (2.36s)
10:38:50 [2020-07-27T10:38:50.366Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
10:38:50 [2020-07-27T10:38:50.366Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
10:38:50 [2020-07-27T10:38:50.366Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
10:38:50 [2020-07-27T10:38:50.366Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
10:38:50 [2020-07-27T10:38:50.366Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
10:38:50 [2020-07-27T10:38:50.366Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
10:38:50 [2020-07-27T10:38:50.366Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
10:38:50 [2020-07-27T10:38:50.366Z] === RUN   TestUpdateRestartPolicy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:38:50 [2020-07-27T10:38:50.867Z] + echo Ensuring container killed.
10:38:50 [2020-07-27T10:38:50.867Z] Ensuring container killed.
10:38:50 [2020-07-27T10:38:50.867Z] + docker rm -vf docker-pr1
10:38:51 [2020-07-27T10:38:51.081Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:38:51 [2020-07-27T10:38:51.140Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:38:51 [2020-07-27T10:38:51.140Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:38:51 [2020-07-27T10:38:51.158Z] Error: No such container: docker-pr1
10:38:51 [2020-07-27T10:38:51.158Z] + true
[Pipeline] sh
10:38:51 [2020-07-27T10:38:51.534Z] + echo Chowning /workspace to jenkins user
10:38:51 [2020-07-27T10:38:51.534Z] Chowning /workspace to jenkins user
10:38:51 [2020-07-27T10:38:51.534Z] + id -u
10:38:51 [2020-07-27T10:38:51.534Z] + id -g
10:38:51 [2020-07-27T10:38:51.534Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41267:/workspace busybox chown -R 1001:1001 /workspace
10:38:51 [2020-07-27T10:38:51.534Z] Unable to find image 'busybox:latest' locally
10:38:51 [2020-07-27T10:38:51.826Z] latest: Pulling from library/busybox
10:38:51 [2020-07-27T10:38:51.826Z] 351d6c492d3f: Pulling fs layer
10:38:52 [2020-07-27T10:38:52.078Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:38:52 [2020-07-27T10:38:52.116Z] 351d6c492d3f: Verifying Checksum
10:38:52 [2020-07-27T10:38:52.116Z] 351d6c492d3f: Download complete
10:38:52 [2020-07-27T10:38:52.746Z] 351d6c492d3f: Pull complete
10:38:52 [2020-07-27T10:38:52.746Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
10:38:52 [2020-07-27T10:38:52.746Z] Status: Downloaded newer image for busybox:latest
10:38:53 [2020-07-27T10:38:53.457Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:38:53 [2020-07-27T10:38:53.716Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:38:55 [2020-07-27T10:38:55.215Z] + bundleName=s390x-integration
10:38:55 [2020-07-27T10:38:55.215Z] + echo Creating s390x-integration-bundles.tar.gz
10:38:55 [2020-07-27T10:38:55.215Z] Creating s390x-integration-bundles.tar.gz
10:38:55 [2020-07-27T10:38:55.215Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:38:55 [2020-07-27T10:38:55.215Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:38:55 [2020-07-27T10:38:55.258Z] Archiving artifacts
10:38:55 [2020-07-27T10:38:55.287Z] --- PASS: TestServiceCreateInit (9.04s)
10:38:55 [2020-07-27T10:38:55.287Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s)
10:38:55 [2020-07-27T10:38:55.287Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s)
10:38:55 [2020-07-27T10:38:55.287Z] === RUN   TestCreateServiceMultipleTimes
10:38:55 [2020-07-27T10:38:55.733Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:38:56 [2020-07-27T10:38:56.111Z] + make clean
10:38:56 [2020-07-27T10:38:56.252Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:38:56 [2020-07-27T10:38:56.405Z] docker volume rm -f docker-dev-cache
10:38:56 [2020-07-27T10:38:56.511Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:38:56 [2020-07-27T10:38:56.695Z] docker-dev-cache
[Pipeline] deleteDir
10:38:57 [2020-07-27T10:38:57.079Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:38:57 [2020-07-27T10:38:57.578Z] ok  	github.com/docker/docker/client	0.615s	coverage: 74.9% of statements
10:38:57 [2020-07-27T10:38:57.649Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:39:00 [2020-07-27T10:39:00.186Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:39:00 [2020-07-27T10:39:00.186Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:39:01 [2020-07-27T10:39:01.568Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:39:02 [2020-07-27T10:39:02.948Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:39:03 [2020-07-27T10:39:03.020Z] --- PASS: TestUpdateRestartPolicy (11.27s)
10:39:03 [2020-07-27T10:39:03.020Z] === RUN   TestUpdateRestartWithAutoRemove
10:39:03 [2020-07-27T10:39:03.020Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s)
10:39:03 [2020-07-27T10:39:03.020Z] === RUN   TestWaitNonBlocked
10:39:03 [2020-07-27T10:39:03.020Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:39:03 [2020-07-27T10:39:03.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:39:03 [2020-07-27T10:39:03.020Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:39:03 [2020-07-27T10:39:03.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:39:03 [2020-07-27T10:39:03.020Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:39:03 [2020-07-27T10:39:03.020Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:39:03 [2020-07-27T10:39:03.020Z] --- PASS: TestWaitNonBlocked (0.02s)
10:39:03 [2020-07-27T10:39:03.020Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
10:39:03 [2020-07-27T10:39:03.020Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
10:39:03 [2020-07-27T10:39:03.020Z] === RUN   TestWaitBlocked
10:39:03 [2020-07-27T10:39:03.020Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:39:03 [2020-07-27T10:39:03.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:39:03 [2020-07-27T10:39:03.020Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:39:03 [2020-07-27T10:39:03.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:39:03 [2020-07-27T10:39:03.020Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:39:03 [2020-07-27T10:39:03.020Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:39:03 [2020-07-27T10:39:03.516Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:39:04 [2020-07-27T10:39:04.080Z] --- PASS: TestWaitBlocked (0.03s)
10:39:04 [2020-07-27T10:39:04.081Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
10:39:04 [2020-07-27T10:39:04.081Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s)
10:39:04 [2020-07-27T10:39:04.081Z] === CONT  TestContainerStartOnDaemonRestart
10:39:04 [2020-07-27T10:39:04.081Z] === CONT  TestIpcModeOlderClient
10:39:04 [2020-07-27T10:39:04.081Z] === CONT  TestDaemonHostGatewayIP
10:39:04 [2020-07-27T10:39:04.081Z] === CONT  TestContainerKillOnDaemonStart
10:39:04 [2020-07-27T10:39:04.081Z] --- PASS: TestIpcModeOlderClient (0.16s)
10:39:04 [2020-07-27T10:39:04.081Z] === CONT  TestDaemonRestartIpcMode
10:39:04 [2020-07-27T10:39:04.454Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:39:06 [2020-07-27T10:39:06.989Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:39:07 [2020-07-27T10:39:07.248Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:39:07 [2020-07-27T10:39:07.630Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s)
10:39:07 [2020-07-27T10:39:07.922Z] --- PASS: TestDaemonHostGatewayIP (3.88s)
10:39:08 [2020-07-27T10:39:08.213Z] --- PASS: TestDaemonRestartIpcMode (4.00s)
10:39:08 [2020-07-27T10:39:08.627Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:39:11 [2020-07-27T10:39:11.168Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:39:12 [2020-07-27T10:39:12.567Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.251s	coverage: 86.3% of statements
10:39:12 [2020-07-27T10:39:12.567Z] ?   	github.com/docker/docker/cli	[no test files]
10:39:12 [2020-07-27T10:39:12.567Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:39:14 [2020-07-27T10:39:14.458Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:39:17 [2020-07-27T10:39:17.253Z] --- PASS: TestCreateServiceMultipleTimes (19.42s)
10:39:17 [2020-07-27T10:39:17.253Z] === RUN   TestCreateServiceConflict
10:39:17 [2020-07-27T10:39:17.514Z] --- PASS: TestCreateServiceConflict (3.12s)
10:39:17 [2020-07-27T10:39:17.514Z] === RUN   TestCreateServiceMaxReplicas
10:39:17 [2020-07-27T10:39:17.747Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:39:18 [2020-07-27T10:39:18.006Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:39:18 [2020-07-27T10:39:18.471Z] ok  	github.com/docker/docker/cmd/dockerd	0.678s	coverage: 19.3% of statements
10:39:18 [2020-07-27T10:39:18.590Z] --- PASS: TestContainerKillOnDaemonStart (12.94s)
10:39:18 [2020-07-27T10:39:18.590Z] PASS
10:39:18 [2020-07-27T10:39:18.590Z] 
10:39:18 [2020-07-27T10:39:18.590Z] === Skipped
10:39:18 [2020-07-27T10:39:18.590Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
10:39:18 [2020-07-27T10:39:18.590Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:39:18 [2020-07-27T10:39:18.590Z] 
10:39:18 [2020-07-27T10:39:18.590Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:39:18 [2020-07-27T10:39:18.590Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:39:18 [2020-07-27T10:39:18.590Z] 
10:39:18 [2020-07-27T10:39:18.590Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
10:39:18 [2020-07-27T10:39:18.590Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:39:18 [2020-07-27T10:39:18.590Z] 
10:39:18 [2020-07-27T10:39:18.590Z] 
10:39:18 [2020-07-27T10:39:18.591Z] DONE 204 tests, 3 skipped in 108.179s
10:39:18 [2020-07-27T10:39:18.591Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
10:39:18 [2020-07-27T10:39:18.591Z] ++ 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
10:39:18 [2020-07-27T10:39:18.591Z] ++ set -e
10:39:18 [2020-07-27T10:39:18.591Z] ++ '[' -n 0 ']'
10:39:18 [2020-07-27T10:39:18.591Z] ++ set -x
10:39:18 [2020-07-27T10:39:18.591Z] ++ env -i DEST=/go/src/github.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
10:39:18 [2020-07-27T10:39:18.591Z] INFO: Testing against a local daemon
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestCommitInheritsEnv
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestCommitInheritsEnv (0.33s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestImportExtremelyLargeImageWorks
10:39:18 [2020-07-27T10:39:18.591Z] === PAUSE TestImportExtremelyLargeImageWorks
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestImagesFilterMultiReference
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestImagePullPlatformInvalid
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestRemoveImageOrphaning
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestRemoveImageOrphaning (0.31s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestRemoveImageGarbageCollector
10:39:18 [2020-07-27T10:39:18.591Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:39:18 [2020-07-27T10:39:18.591Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestTagInvalidReference
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestTagInvalidReference (0.02s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestTagValidPrefixedRepo
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestTagExistedNameWithoutForce
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestTagOfficialNames
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestTagOfficialNames (0.04s)
10:39:18 [2020-07-27T10:39:18.591Z] === RUN   TestTagMatchesDigest
10:39:18 [2020-07-27T10:39:18.591Z] --- PASS: TestTagMatchesDigest (0.02s)
10:39:18 [2020-07-27T10:39:18.591Z] === CONT  TestImportExtremelyLargeImageWorks
10:39:19 [2020-07-27T10:39:19.384Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:39:19 [2020-07-27T10:39:19.384Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:39:20 [2020-07-27T10:39:20.048Z] ok  	github.com/docker/docker/container	0.495s	coverage: 41.6% of statements
10:39:20 [2020-07-27T10:39:20.048Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:39:20 [2020-07-27T10:39:20.048Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:39:20 [2020-07-27T10:39:20.048Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:39:20 [2020-07-27T10:39:20.048Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:39:20 [2020-07-27T10:39:20.813Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
10:39:20 [2020-07-27T10:39:20.813Z] === RUN   TestCreateWithDuplicateNetworkNames
10:39:21 [2020-07-27T10:39:21.930Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:39:22 [2020-07-27T10:39:22.280Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.424s	coverage: 65.3% of statements
10:39:22 [2020-07-27T10:39:22.390Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:39:22 [2020-07-27T10:39:22.390Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:39:22 [2020-07-27T10:39:22.390Z] remote: Enumerating objects: 2, done.
10:39:22 [2020-07-27T10:39:22.390Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:39:22 [2020-07-27T10:39:22.390Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:39:22 [2020-07-27T10:39:22.390Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:39:22 [2020-07-27T10:39:22.390Z] 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.
10:39:22 [2020-07-27T10:39:22.390Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:39:22 [2020-07-27T10:39:22.390Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:39:22 [2020-07-27T10:39:22.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/test/unit
10:39:23 [2020-07-27T10:39:23.323Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:39:24 [2020-07-27T10:39:24.262Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:39:24 [2020-07-27T10:39:24.514Z] ok  	github.com/docker/docker/daemon/cluster	0.649s	coverage: 0.5% of statements
10:39:24 [2020-07-27T10:39:24.831Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:39:24 [2020-07-27T10:39:24.986Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.926s	coverage: 35.4% of statements
10:39:25 [2020-07-27T10:39:25.312Z] ?   	github.com/docker/docker/api	[no test files]
10:39:25 [2020-07-27T10:39:25.769Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:39:26 [2020-07-27T10:39:26.706Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:39:29 [2020-07-27T10:39:29.243Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:39:29 [2020-07-27T10:39:29.243Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:39:30 [2020-07-27T10:39:30.894Z] ok  	github.com/docker/docker/daemon/discovery	0.506s	coverage: 30.0% of statements
10:39:30 [2020-07-27T10:39:30.894Z] ok  	github.com/docker/docker/daemon/config	1.085s	coverage: 79.7% of statements
10:39:32 [2020-07-27T10:39:32.471Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.005s	coverage: 11.1% of statements
10:39:33 [2020-07-27T10:39:33.466Z] ok  	github.com/docker/docker/daemon	3.087s	coverage: 9.2% of statements
10:39:33 [2020-07-27T10:39:33.466Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:39:33 [2020-07-27T10:39:33.466Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ok  	github.com/docker/docker/daemon/events	0.360s	coverage: 50.0% of statements
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ok  	github.com/docker/docker/daemon/graphdriver	0.165s	coverage: 2.3% of statements
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:39:33 [2020-07-27T10:39:33.938Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:39:34 [2020-07-27T10:39:34.934Z] ok  	github.com/docker/docker/daemon/links	0.216s	coverage: 93.0% of statements
10:39:35 [2020-07-27T10:39:35.717Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s)
10:39:35 [2020-07-27T10:39:35.717Z] === RUN   TestCreateServiceSecretFileMode
10:39:35 [2020-07-27T10:39:35.819Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:39:36 [2020-07-27T10:39:36.388Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:39:37 [2020-07-27T10:39:37.165Z] ok  	github.com/docker/docker/daemon/logger	0.558s	coverage: 41.2% of statements
10:39:37 [2020-07-27T10:39:37.325Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:39:37 [2020-07-27T10:39:37.637Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.509s	coverage: 77.8% of statements
10:39:38 [2020-07-27T10:39:38.631Z] ok  	github.com/docker/docker/daemon/images	0.441s	coverage: 4.8% of statements
10:39:38 [2020-07-27T10:39:38.631Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:39:38 [2020-07-27T10:39:38.631Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:39:38 [2020-07-27T10:39:38.631Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:39:38 [2020-07-27T10:39:38.631Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:39:38 [2020-07-27T10:39:38.631Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:39:38 [2020-07-27T10:39:38.631Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:39:38 [2020-07-27T10:39:38.631Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:39:39 [2020-07-27T10:39:39.015Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
10:39:39 [2020-07-27T10:39:39.015Z] === RUN   TestCreateServiceConfigFileMode
10:39:39 [2020-07-27T10:39:39.104Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.571s	coverage: 61.6% of statements
10:39:39 [2020-07-27T10:39:39.104Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.528s	coverage: 87.2% of statements
10:39:39 [2020-07-27T10:39:39.858Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:39:40 [2020-07-27T10:39:40.160Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
10:39:40 [2020-07-27T10:39:40.681Z] ok  	github.com/docker/docker/daemon/logger/local	0.393s	coverage: 75.2% of statements
10:39:40 [2020-07-27T10:39:40.681Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:39:41 [2020-07-27T10:39:41.688Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.178s	coverage: 35.9% of statements
10:39:41 [2020-07-27T10:39:41.688Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.263s	coverage: 33.3% of statements
10:39:42 [2020-07-27T10:39:42.313Z] --- PASS: TestCreateServiceConfigFileMode (3.40s)
10:39:42 [2020-07-27T10:39:42.313Z] === RUN   TestCreateServiceSysctls
10:39:43 [2020-07-27T10:39:43.266Z] ok  	github.com/docker/docker/daemon/logger/templates	0.054s	coverage: 8.3% of statements
10:39:43 [2020-07-27T10:39:43.266Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.153s	coverage: 46.8% of statements
10:39:44 [2020-07-27T10:39:44.262Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.419s	coverage: 82.5% of statements
10:39:44 [2020-07-27T10:39:44.262Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:39:44 [2020-07-27T10:39:44.262Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:39:44 [2020-07-27T10:39:44.262Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:39:45 [2020-07-27T10:39:45.132Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:39:46 [2020-07-27T10:39:46.497Z] ok  	github.com/docker/docker/distribution/metadata	1.246s	coverage: 48.2% of statements
10:39:46 [2020-07-27T10:39:46.497Z] ok  	github.com/docker/docker/errdefs	0.089s	coverage: 49.4% of statements
10:39:46 [2020-07-27T10:39:46.497Z] ok  	github.com/docker/docker/distribution	1.599s	coverage: 20.3% of statements
10:39:46 [2020-07-27T10:39:46.497Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:39:46 [2020-07-27T10:39:46.519Z] --- PASS: TestCreateServiceSysctls (4.30s)
10:39:46 [2020-07-27T10:39:46.519Z] === RUN   TestCreateServiceCapabilities
10:39:47 [2020-07-27T10:39:47.672Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:39:48 [2020-07-27T10:39:48.074Z] ok  	github.com/docker/docker/image/cache	0.164s	coverage: 19.2% of statements
10:39:48 [2020-07-27T10:39:48.074Z] ok  	github.com/docker/docker/distribution/xfer	2.420s	coverage: 77.3% of statements
10:39:48 [2020-07-27T10:39:48.074Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:39:48 [2020-07-27T10:39:48.547Z] ok  	github.com/docker/docker/image/v1	0.305s	coverage: 25.0% of statements
10:39:49 [2020-07-27T10:39:49.023Z] ok  	github.com/docker/docker/image	0.934s	coverage: 86.4% of statements
10:39:49 [2020-07-27T10:39:49.495Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:39:49 [2020-07-27T10:39:49.495Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:39:49 [2020-07-27T10:39:49.578Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:39:49 [2020-07-27T10:39:49.818Z] --- PASS: TestCreateServiceCapabilities (3.36s)
10:39:49 [2020-07-27T10:39:49.818Z] === RUN   TestInspect
10:39:50 [2020-07-27T10:39:50.015Z] ok  	github.com/docker/docker/libcontainerd/queue	0.126s	coverage: 87.5% of statements
10:39:51 [2020-07-27T10:39:51.595Z] ok  	github.com/docker/docker/libcontainerd/local	0.212s	coverage: 1.0% of statements
10:39:51 [2020-07-27T10:39:51.595Z] ok  	github.com/docker/docker/pkg/aaparser	0.346s	coverage: 50.0% of statements
10:39:52 [2020-07-27T10:39:52.074Z] ok  	github.com/docker/docker/layer	0.530s	coverage: 30.1% of statements
10:39:52 [2020-07-27T10:39:52.074Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:39:52 [2020-07-27T10:39:52.074Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:39:52 [2020-07-27T10:39:52.074Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:39:52 [2020-07-27T10:39:52.074Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:39:52 [2020-07-27T10:39:52.074Z] ?   	github.com/docker/docker/oci	[no test files]
10:39:52 [2020-07-27T10:39:52.074Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:39:52 [2020-07-27T10:39:52.116Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:39:52 [2020-07-27T10:39:52.375Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:39:53 [2020-07-27T10:39:53.070Z] ok  	github.com/docker/docker/opts	0.449s	coverage: 67.7% of statements
10:39:53 [2020-07-27T10:39:53.123Z] --- PASS: TestInspect (3.43s)
10:39:53 [2020-07-27T10:39:53.123Z] === RUN   TestCreateJob
10:39:53 [2020-07-27T10:39:53.542Z] ok  	github.com/docker/docker/pkg/broadcaster	0.258s	coverage: 100.0% of statements
10:39:54 [2020-07-27T10:39:54.017Z] ok  	github.com/docker/docker/pkg/authorization	0.495s	coverage: 26.8% of statements
10:39:54 [2020-07-27T10:39:54.489Z] ok  	github.com/docker/docker/pkg/capabilities	0.054s	coverage: 87.5% of statements
10:39:54 [2020-07-27T10:39:54.914Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:39:54 [2020-07-27T10:39:54.914Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:39:54 [2020-07-27T10:39:54.964Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.118s	coverage: 15.4% of statements
10:39:54 [2020-07-27T10:39:54.964Z] ok  	github.com/docker/docker/pkg/directory	0.055s	coverage: 80.0% of statements
10:39:55 [2020-07-27T10:39:55.961Z] ok  	github.com/docker/docker/pkg/discovery	0.256s	coverage: 58.3% of statements
10:39:56 [2020-07-27T10:39:56.435Z] ok  	github.com/docker/docker/pkg/discovery/file	0.095s	coverage: 92.9% of statements
10:39:57 [2020-07-27T10:39:57.351Z] --- PASS: TestCreateJob (4.12s)
10:39:57 [2020-07-27T10:39:57.351Z] === RUN   TestReplicatedJob
10:39:57 [2020-07-27T10:39:57.432Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.207s	coverage: 92.3% of statements
10:39:57 [2020-07-27T10:39:57.432Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.074s	coverage: 93.8% of statements
10:39:57 [2020-07-27T10:39:57.454Z] --- PASS: TestDockerDaemonSuite (315.00s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.30s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:1449: [dea2e5dfa52e7] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [dea47acfd44e0] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [dec3308e5ed7c] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.56s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.94s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.04s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [daaaee08546d9] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d615f1173bcf9] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d5384b001390c] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.13s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.64s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [dce9dcc8c7e62] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.78s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d18d36234fe6b] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d93ace9edb67f] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d282b0b5e9a9c] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.65s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_plugins_test.go:79: [d74c1c260ee1f] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.45s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_plugins_test.go:169: [d10c321ce947d] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d87ac9b50d4de] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.94s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.39s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.02s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [dbf85a013e25f] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.60s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.65s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.75s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.55s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d1c1b6c581754] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.58s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [db48a25012427] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d856d15c1294b] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.66s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d48896e932baf] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.12s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.03s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.16s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.74s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.58s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d5e0e6b144cd0] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.27s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.50s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_plugins_test.go:105: [d81fdcafea476] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s)
10:39:57 [2020-07-27T10:39:57.454Z]         check_test.go:309: [d4b31e78a1083] daemon is not started
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.03s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
10:39:57 [2020-07-27T10:39:57.454Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s)
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
10:39:57 [2020-07-27T10:39:57.454Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
10:39:57 [2020-07-27T10:39:57.455Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
10:39:57 [2020-07-27T10:39:57.455Z]         check_test.go:309: [daf7f2355aab7] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
10:39:57 [2020-07-27T10:39:57.455Z]         check_test.go:309: [d0d863e058c17] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.03s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
10:39:57 [2020-07-27T10:39:57.455Z]         check_test.go:309: [dc073dea8c1d9] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s)
10:39:57 [2020-07-27T10:39:57.455Z]         check_test.go:309: [d4ad9af5ec53b] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.75s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s)
10:39:57 [2020-07-27T10:39:57.455Z]         check_test.go:309: [da5cc77916157] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
10:39:57 [2020-07-27T10:39:57.455Z]         check_test.go:309: [dc04084565e79] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.92s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.67s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.42s)
10:39:57 [2020-07-27T10:39:57.455Z]         docker_cli_daemon_test.go:2544: [dbec6e7517899] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s)
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s)
10:39:57 [2020-07-27T10:39:57.455Z]         check_test.go:309: [da6a4e1e1128d] daemon is not started
10:39:57 [2020-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.83s)
10:39:57 [2020-07-27T10:39:57.455Z] === RUN   TestDockerSwarmSuite
10:39:57 [2020-07-27T10:39:57.455Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:39:58 [2020-07-27T10:39:58.427Z] ok  	github.com/docker/docker/pkg/filenotify	0.159s	coverage: 36.2% of statements
10:39:58 [2020-07-27T10:39:58.900Z] ok  	github.com/docker/docker/pkg/fileutils	0.120s	coverage: 87.7% of statements
10:39:59 [2020-07-27T10:39:59.363Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:39:59 [2020-07-27T10:39:59.899Z] ok  	github.com/docker/docker/pkg/homedir	0.086s	coverage: 42.9% of statements
10:39:59 [2020-07-27T10:39:59.931Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:40:00 [2020-07-27T10:40:00.190Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:40:00 [2020-07-27T10:40:00.190Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:40:00 [2020-07-27T10:40:00.372Z] ok  	github.com/docker/docker/pkg/idtools	0.176s	coverage: 7.3% of statements
10:40:00 [2020-07-27T10:40:00.372Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.343s	coverage: 84.1% of statements
10:40:01 [2020-07-27T10:40:01.129Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:40:01 [2020-07-27T10:40:01.129Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:40:01 [2020-07-27T10:40:01.368Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.167s	coverage: 91.7% of statements
10:40:01 [2020-07-27T10:40:01.392Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:40:01 [2020-07-27T10:40:01.651Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:40:01 [2020-07-27T10:40:01.841Z] ok  	github.com/docker/docker/pkg/locker	0.046s	coverage: 88.9% of statements
10:40:01 [2020-07-27T10:40:01.841Z] ok  	github.com/docker/docker/pkg/ioutils	0.668s	coverage: 68.4% of statements
10:40:01 [2020-07-27T10:40:01.841Z] ok  	github.com/docker/docker/pkg/archive	7.478s	coverage: 62.7% of statements
10:40:02 [2020-07-27T10:40:02.326Z] ok  	github.com/docker/docker/pkg/longpath	0.053s	coverage: 100.0% of statements
10:40:02 [2020-07-27T10:40:02.799Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.042s	coverage: 85.7% of statements
10:40:02 [2020-07-27T10:40:02.799Z] ok  	github.com/docker/docker/pkg/parsers	0.046s	coverage: 97.0% of statements
10:40:03 [2020-07-27T10:40:03.561Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:40:03 [2020-07-27T10:40:03.795Z] ok  	github.com/docker/docker/pkg/pidfile	0.045s	coverage: 82.6% of statements
10:40:03 [2020-07-27T10:40:03.939Z] --- PASS: TestReplicatedJob (6.38s)
10:40:03 [2020-07-27T10:40:03.939Z] === RUN   TestUpdateReplicatedJob
10:40:04 [2020-07-27T10:40:04.130Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:40:04 [2020-07-27T10:40:04.268Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
10:40:05 [2020-07-27T10:40:05.509Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:40:05 [2020-07-27T10:40:05.847Z] ok  	github.com/docker/docker/pkg/pools	0.073s	coverage: 88.2% of statements
10:40:05 [2020-07-27T10:40:05.847Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.222s	coverage: 85.7% of statements
10:40:06 [2020-07-27T10:40:06.319Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
10:40:07 [2020-07-27T10:40:07.314Z] ok  	github.com/docker/docker/pkg/reexec	0.101s	coverage: 82.4% of statements
10:40:07 [2020-07-27T10:40:07.417Z] === RUN   TestDockerSuite/TestBuildEnv
10:40:07 [2020-07-27T10:40:07.787Z] ok  	github.com/docker/docker/pkg/pubsub	1.119s	coverage: 73.9% of statements
10:40:08 [2020-07-27T10:40:08.144Z] --- PASS: TestUpdateReplicatedJob (4.32s)
10:40:08 [2020-07-27T10:40:08.144Z] === RUN   TestServiceListWithStatuses
10:40:08 [2020-07-27T10:40:08.144Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:40:08 [2020-07-27T10:40:08.144Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:40:08 [2020-07-27T10:40:08.144Z] === RUN   TestDockerNetworkConnectAlias
10:40:08 [2020-07-27T10:40:08.260Z] ok  	github.com/docker/docker/pkg/signal	0.067s	coverage: 20.3% of statements
10:40:08 [2020-07-27T10:40:08.261Z] ok  	github.com/docker/docker/pkg/stdcopy	0.055s	coverage: 100.0% of statements
10:40:08 [2020-07-27T10:40:08.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:40:08 [2020-07-27T10:40:08.799Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:40:09 [2020-07-27T10:40:09.256Z] ok  	github.com/docker/docker/pkg/stringid	0.046s	coverage: 70.6% of statements
10:40:09 [2020-07-27T10:40:09.256Z] ok  	github.com/docker/docker/pkg/streamformatter	0.117s	coverage: 66.2% of statements
10:40:10 [2020-07-27T10:40:10.177Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:40:10 [2020-07-27T10:40:10.252Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 38.2% of statements
10:40:11 [2020-07-27T10:40:11.267Z] ok  	github.com/docker/docker/pkg/system	0.081s	coverage: 13.8% of statements
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:40:11 [2020-07-27T10:40:11.267Z] ok  	github.com/docker/docker/pkg/tailfile	0.167s	coverage: 88.6% of statements
10:40:11 [2020-07-27T10:40:11.557Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:40:12 [2020-07-27T10:40:12.262Z] testing: warning: no tests to run
10:40:12 [2020-07-27T10:40:12.262Z] coverage: [no statements]
10:40:12 [2020-07-27T10:40:12.262Z] ok  	github.com/docker/docker/pkg/term/windows	0.047s	coverage: [no statements] [no tests to run]
10:40:12 [2020-07-27T10:40:12.262Z] ok  	github.com/docker/docker/pkg/tarsum	0.196s	coverage: 89.3% of statements
10:40:12 [2020-07-27T10:40:12.734Z] ok  	github.com/docker/docker/pkg/truncindex	0.134s	coverage: 91.5% of statements
10:40:13 [2020-07-27T10:40:13.207Z] ok  	github.com/docker/docker/pkg/urlutil	0.077s	coverage: 100.0% of statements
10:40:13 [2020-07-27T10:40:13.207Z] ok  	github.com/docker/docker/pkg/useragent	0.072s	coverage: 88.9% of statements
10:40:14 [2020-07-27T10:40:14.731Z] --- PASS: TestDockerNetworkConnectAlias (6.45s)
10:40:14 [2020-07-27T10:40:14.731Z] === RUN   TestDockerNetworkReConnect
10:40:14 [2020-07-27T10:40:14.784Z] ok  	github.com/docker/docker/reference	0.135s	coverage: 84.4% of statements
10:40:14 [2020-07-27T10:40:14.784Z] ok  	github.com/docker/docker/plugin	0.183s	coverage: 12.0% of statements
10:40:14 [2020-07-27T10:40:14.784Z] ok  	github.com/docker/docker/plugin/v2	0.263s	coverage: 20.1% of statements
10:40:15 [2020-07-27T10:40:15.780Z] ok  	github.com/docker/docker/restartmanager	0.051s	coverage: 50.9% of statements
10:40:16 [2020-07-27T10:40:16.252Z] ok  	github.com/docker/docker/registry/resumable	0.282s	coverage: 100.0% of statements
10:40:16 [2020-07-27T10:40:16.832Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:40:17 [2020-07-27T10:40:17.247Z] ok  	github.com/docker/docker/runconfig	0.102s	coverage: 52.2% of statements
10:40:17 [2020-07-27T10:40:17.247Z] ok  	github.com/docker/docker/testutil	0.043s	coverage: 62.5% of statements
10:40:17 [2020-07-27T10:40:17.721Z] ok  	github.com/docker/docker/registry	0.483s	coverage: 51.7% of statements
10:40:19 [2020-07-27T10:40:19.953Z] ok  	github.com/docker/docker/volume/drivers	0.093s	coverage: 36.1% of statements
10:40:20 [2020-07-27T10:40:20.018Z] --- PASS: TestDockerNetworkReConnect (5.23s)
10:40:20 [2020-07-27T10:40:20.018Z] === RUN   TestServicePlugin
10:40:20 [2020-07-27T10:40:20.018Z] --- SKIP: TestServicePlugin (0.00s)
10:40:20 [2020-07-27T10:40:20.018Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:40:20 [2020-07-27T10:40:20.018Z] === RUN   TestServiceUpdateLabel
10:40:20 [2020-07-27T10:40:20.425Z] ok  	github.com/docker/docker/volume/local	0.119s	coverage: 37.7% of statements
10:40:20 [2020-07-27T10:40:20.425Z] ok  	github.com/docker/docker/volume/mounts	0.155s	coverage: 66.2% of statements
10:40:22 [2020-07-27T10:40:22.002Z] ok  	github.com/docker/docker/volume/service	0.406s	coverage: 70.3% of statements
10:40:22 [2020-07-27T10:40:22.563Z] --- PASS: TestServiceUpdateLabel (3.18s)
10:40:22 [2020-07-27T10:40:22.563Z] === RUN   TestServiceUpdateSecrets
10:40:23 [2020-07-27T10:40:23.434Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:40:23 [2020-07-27T10:40:23.434Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:40:35 [2020-07-27T10:40:35.650Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:40:38 [2020-07-27T10:40:38.185Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:40:39 [2020-07-27T10:40:39.884Z] ok  	github.com/docker/docker/pkg/plugins	35.006s	coverage: 73.4% of statements
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/rootless	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/volume	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:40:39 [2020-07-27T10:40:39.884Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:40:40 [2020-07-27T10:40:40.677Z] --- PASS: TestServiceUpdateSecrets (15.28s)
10:40:40 [2020-07-27T10:40:40.677Z] === RUN   TestServiceUpdateConfigs
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === Skipped
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     dispatchers_test.go:376: Windows does not support stopsignal
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.03s)
10:40:40 [2020-07-27T10:40:40.881Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     client_test.go:23: runtime.GOOS == "windows"
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     daemon_test.go:147: root required
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     reload_test.go:520: root required
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     pull_v2_test.go:73: Needs fixing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     pull_v2_test.go:118: Needs fixing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     download_test.go:268: Needs fixing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     layer_test.go:304: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     layer_test.go:353: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     layer_test.go:468: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     layer_test.go:697: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     migration_test.go:46: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     migration_test.go:182: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     mount_test.go:17: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     mount_test.go:76: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     mount_test.go:125: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     mount_test.go:212: Failing on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:133: Xz not present in msys2
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:238: Failing on Windows CI machines
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_windows_test.go:16: Currently fails
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     changes_test.go:192: needs more investigation
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     changes_test.go:405: needs further investigation
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     changes_test.go:441: needs further investigation
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     poller_test.go:41: No chmod on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     fileutils_test.go:134: Needs porting to Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     fileutils_test.go:180: Needs porting to Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:40:40 [2020-07-27T10:40:40.881Z]     local_test.go:181: runtime.GOOS == "windows"
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] 
10:40:40 [2020-07-27T10:40:40.881Z] DONE 1765 tests, 46 skipped in 193.012s
10:40:40 [2020-07-27T10:40:40.881Z] INFO: make.ps1 ended at 07/27/2020 10:40:40
10:40:42 [2020-07-27T10:40:42.471Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:40:42 [2020-07-27T10:40:42.943Z] INFO: Unit tests ended at 07/27/2020 10:40:42. Duration:00:03:27.2481994
10:40:42 [2020-07-27T10:40:42.943Z] INFO: Building busybox
10:40:42 [2020-07-27T10:40:42.943Z] Sending build context to Docker daemon   5.12kB
10:40:42 [2020-07-27T10:40:42.943Z] 
10:40:42 [2020-07-27T10:40:42.943Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:40:42 [2020-07-27T10:40:42.943Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:40:42 [2020-07-27T10:40:42.943Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:40:42 [2020-07-27T10:40:42.943Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:40:42 [2020-07-27T10:40:42.943Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:40:42 [2020-07-27T10:40:42.943Z]  ---> 987b1d5e0abf
10:40:42 [2020-07-27T10:40:42.943Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:40:42 [2020-07-27T10:40:42.943Z]  ---> Running in 1a02fb71cbf2
10:40:46 [2020-07-27T10:40:46.306Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:40:46 [2020-07-27T10:40:46.876Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:40:47 [2020-07-27T10:40:47.135Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:40:47 [2020-07-27T10:40:47.703Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:40:47 [2020-07-27T10:40:47.880Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:40:47 [2020-07-27T10:40:47.880Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
10:40:48 [2020-07-27T10:40:48.843Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
10:40:48 [2020-07-27T10:40:48.843Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:40:48 [2020-07-27T10:40:48.843Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:40:48 [2020-07-27T10:40:48.843Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:40:48 [2020-07-27T10:40:48.846Z] Removing intermediate container 1a02fb71cbf2
10:40:48 [2020-07-27T10:40:48.846Z]  ---> 5e9dcad5b2cd
10:40:48 [2020-07-27T10:40:48.846Z] Step 7/13 : ARG BUSYBOX_VERSION
10:40:48 [2020-07-27T10:40:48.846Z]  ---> Running in 2b403e228f7c
10:40:48 [2020-07-27T10:40:48.846Z] Removing intermediate container 2b403e228f7c
10:40:48 [2020-07-27T10:40:48.846Z]  ---> a10067536832
10:40:48 [2020-07-27T10:40:48.846Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:40:48 [2020-07-27T10:40:48.846Z]  ---> Running in 0cf760e2c7a6
10:40:48 [2020-07-27T10:40:48.846Z] Removing intermediate container 0cf760e2c7a6
10:40:48 [2020-07-27T10:40:48.846Z]  ---> 878145c58a50
10:40:48 [2020-07-27T10:40:48.846Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:40:49 [2020-07-27T10:40:49.079Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:40:49 [2020-07-27T10:40:49.079Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:40:49 [2020-07-27T10:40:49.339Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:40:49 [2020-07-27T10:40:49.788Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:40:49 [2020-07-27T10:40:49.788Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:40:49 [2020-07-27T10:40:49.788Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:40:49 [2020-07-27T10:40:49.788Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:40:49 [2020-07-27T10:40:49.788Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:40:49 [2020-07-27T10:40:49.788Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:40:50 [2020-07-27T10:40:50.422Z] 
10:40:50 [2020-07-27T10:40:50.422Z]  ---> f23f54a01c4e
10:40:50 [2020-07-27T10:40:50.422Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:40:50 [2020-07-27T10:40:50.422Z]  ---> Running in e5e92b00243a
10:40:50 [2020-07-27T10:40:50.758Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:40:50 [2020-07-27T10:40:50.758Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:40:51 [2020-07-27T10:40:51.319Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.1% of statements
10:40:51 [2020-07-27T10:40:51.319Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:40:51 [2020-07-27T10:40:51.574Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:40:51 [2020-07-27T10:40:51.574Z] ?   	github.com/docker/docker/api/types	[no test files]
10:40:51 [2020-07-27T10:40:51.574Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:40:51 [2020-07-27T10:40:51.574Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:40:51 [2020-07-27T10:40:51.574Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:40:51 [2020-07-27T10:40:51.574Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:40:51 [2020-07-27T10:40:51.830Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:40:51 [2020-07-27T10:40:51.874Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:40:51 [2020-07-27T10:40:51.874Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:40:52 [2020-07-27T10:40:52.086Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
10:40:52 [2020-07-27T10:40:52.086Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:40:52 [2020-07-27T10:40:52.086Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:40:52 [2020-07-27T10:40:52.086Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:40:52 [2020-07-27T10:40:52.086Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:40:52 [2020-07-27T10:40:52.086Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:40:52 [2020-07-27T10:40:52.086Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:40:52 [2020-07-27T10:40:52.086Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:40:52 [2020-07-27T10:40:52.343Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:40:52 [2020-07-27T10:40:52.343Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:40:52 [2020-07-27T10:40:52.945Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
10:40:55 [2020-07-27T10:40:55.580Z] --- PASS: TestServiceUpdateConfigs (15.31s)
10:40:55 [2020-07-27T10:40:55.580Z] === RUN   TestServiceUpdateNetwork
10:40:56 [2020-07-27T10:40:56.213Z] ok  	github.com/docker/docker/builder/dockerfile	0.181s	coverage: 48.1% of statements
10:40:56 [2020-07-27T10:40:56.213Z] ok  	github.com/docker/docker/builder/remotecontext	0.094s	coverage: 13.6% of statements
10:40:57 [2020-07-27T10:40:57.578Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:40:58 [2020-07-27T10:40:58.446Z] === RUN   TestDockerSuite/TestBuildExpose
10:40:58 [2020-07-27T10:40:58.505Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.454s	coverage: 86.3% of statements
10:40:58 [2020-07-27T10:40:58.505Z] ?   	github.com/docker/docker/cli	[no test files]
10:40:58 [2020-07-27T10:40:58.505Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:40:58 [2020-07-27T10:40:58.705Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:40:59 [2020-07-27T10:40:59.274Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:40:59 [2020-07-27T10:40:59.841Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:41:00 [2020-07-27T10:41:00.409Z] === RUN   TestDockerSuite/TestBuildFails
10:41:00 [2020-07-27T10:41:00.891Z] Removing intermediate container e5e92b00243a
10:41:00 [2020-07-27T10:41:00.891Z]  ---> 2e02ee73e251
10:41:00 [2020-07-27T10:41:00.891Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:41:00 [2020-07-27T10:41:00.891Z]  ---> Running in 42e2f3e3b92a
10:41:00 [2020-07-27T10:41:00.891Z] 
10:41:00 [2020-07-27T10:41:00.891Z] SUCCESS: Specified value was saved.
10:41:00 [2020-07-27T10:41:00.977Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:41:00 [2020-07-27T10:41:00.977Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:41:01 [2020-07-27T10:41:01.772Z] ok  	github.com/docker/docker/client	0.170s	coverage: 75.4% of statements
10:41:02 [2020-07-27T10:41:02.885Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:41:03 [2020-07-27T10:41:03.864Z] Removing intermediate container 42e2f3e3b92a
10:41:03 [2020-07-27T10:41:03.864Z]  ---> a9853b28c672
10:41:03 [2020-07-27T10:41:03.864Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:41:03 [2020-07-27T10:41:03.864Z]  ---> Running in 84bb967042bc
10:41:04 [2020-07-27T10:41:04.790Z] === RUN   TestDockerSuite/TestBuildForceRm
10:41:06 [2020-07-27T10:41:06.693Z] === RUN   TestDockerSuite/TestBuildFromGit
10:41:06 [2020-07-27T10:41:06.833Z] Cannot create a file when that file already exists.
10:41:08 [2020-07-27T10:41:08.072Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:41:08 [2020-07-27T10:41:08.331Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:41:09 [2020-07-27T10:41:09.268Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:41:10 [2020-07-27T10:41:10.486Z] --- PASS: TestServiceUpdateNetwork (14.74s)
10:41:10 [2020-07-27T10:41:10.486Z] === RUN   TestServiceUpdatePidsLimit
10:41:10 [2020-07-27T10:41:10.486Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:41:10 [2020-07-27T10:41:10.486Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:41:11 [2020-07-27T10:41:11.175Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:41:11 [2020-07-27T10:41:11.743Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:41:12 [2020-07-27T10:41:12.002Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:41:12 [2020-07-27T10:41:12.728Z] Removing intermediate container 84bb967042bc
10:41:12 [2020-07-27T10:41:12.728Z]  ---> 163c95d0911f
10:41:12 [2020-07-27T10:41:12.728Z] Step 13/13 : CMD ["sh"]
10:41:12 [2020-07-27T10:41:12.728Z]  ---> Running in 6e13c2c004c3
10:41:12 [2020-07-27T10:41:12.728Z] Removing intermediate container 6e13c2c004c3
10:41:12 [2020-07-27T10:41:12.728Z]  ---> c99c597cd8c2
10:41:12 [2020-07-27T10:41:12.728Z] Successfully built c99c597cd8c2
10:41:12 [2020-07-27T10:41:12.728Z] Successfully tagged busybox:latest
10:41:12 [2020-07-27T10:41:12.728Z] INFO: Docker images of the daemon under test
10:41:12 [2020-07-27T10:41:12.728Z] 
10:41:12 [2020-07-27T10:41:12.728Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
10:41:12 [2020-07-27T10:41:12.728Z] busybox                                latest              c99c597cd8c2        1 second ago        5.06GB
10:41:12 [2020-07-27T10:41:12.728Z] microsoft/windowsservercore            latest              987b1d5e0abf        2 weeks ago         4.99GB
10:41:12 [2020-07-27T10:41:12.728Z] mcr.microsoft.com/windows/servercore   ltsc2019            987b1d5e0abf        2 weeks ago         4.99GB
10:41:12 [2020-07-27T10:41:12.728Z] 
10:41:12 [2020-07-27T10:41:12.728Z] INFO: Running integration tests at 07/27/2020 10:41:12...
10:41:12 [2020-07-27T10:41:12.728Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:41:12 [2020-07-27T10:41:12.728Z] INFO: Integration API tests being run from the host:
10:41:12 [2020-07-27T10:41:12.728Z] INFO: make.ps1 starting at 07/27/2020 10:41:12
10:41:13 [2020-07-27T10:41:13.201Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:41:13 [2020-07-27T10:41:13.390Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:41:13 [2020-07-27T10:41:13.960Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:41:14 [2020-07-27T10:41:14.529Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:41:16 [2020-07-27T10:41:16.433Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:41:18 [2020-07-27T10:41:18.352Z] === RUN   TestDockerSuite/TestBuildHistory
10:41:18 [2020-07-27T10:41:18.629Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:41:22 [2020-07-27T10:41:22.550Z] === RUN   TestDockerSuite/TestBuildIidFile
10:41:22 [2020-07-27T10:41:22.809Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:41:23 [2020-07-27T10:41:23.069Z] === RUN   TestDockerSuite/TestBuildInheritance
10:41:23 [2020-07-27T10:41:23.638Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:41:24 [2020-07-27T10:41:24.576Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:41:24 [2020-07-27T10:41:24.576Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:41:25 [2020-07-27T10:41:25.145Z] === RUN   TestDockerSuite/TestBuildLabel
10:41:25 [2020-07-27T10:41:25.714Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:41:25 [2020-07-27T10:41:25.974Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:41:26 [2020-07-27T10:41:26.542Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:41:26 [2020-07-27T10:41:26.774Z] --- PASS: TestServiceUpdatePidsLimit (17.46s)
10:41:26 [2020-07-27T10:41:26.774Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
10:41:26 [2020-07-27T10:41:26.774Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
10:41:26 [2020-07-27T10:41:26.774Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
10:41:26 [2020-07-27T10:41:26.774Z] PASS
10:41:26 [2020-07-27T10:41:26.774Z] 
10:41:26 [2020-07-27T10:41:26.774Z] === Skipped
10:41:26 [2020-07-27T10:41:26.774Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:41:26 [2020-07-27T10:41:26.774Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:41:26 [2020-07-27T10:41:26.774Z] 
10:41:26 [2020-07-27T10:41:26.774Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:41:26 [2020-07-27T10:41:26.774Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:41:26 [2020-07-27T10:41:26.774Z] 
10:41:26 [2020-07-27T10:41:26.774Z] 
10:41:26 [2020-07-27T10:41:26.774Z] DONE 27 tests, 2 skipped in 159.804s
10:41:26 [2020-07-27T10:41:26.774Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:41:26 [2020-07-27T10:41:26.774Z] ++ 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
10:41:26 [2020-07-27T10:41:26.774Z] ++ set -e
10:41:26 [2020-07-27T10:41:26.774Z] ++ '[' -n 0 ']'
10:41:26 [2020-07-27T10:41:26.774Z] ++ set -x
10:41:26 [2020-07-27T10:41:26.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=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
10:41:26 [2020-07-27T10:41:26.774Z] INFO: Testing against a local daemon
10:41:26 [2020-07-27T10:41:26.774Z] === RUN   TestSessionCreate
10:41:26 [2020-07-27T10:41:26.774Z] --- PASS: TestSessionCreate (0.05s)
10:41:26 [2020-07-27T10:41:26.774Z] === RUN   TestSessionCreateWithBadUpgrade
10:41:26 [2020-07-27T10:41:26.774Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
10:41:26 [2020-07-27T10:41:26.774Z] PASS
10:41:26 [2020-07-27T10:41:26.774Z] 
10:41:26 [2020-07-27T10:41:26.774Z] DONE 2 tests in 0.271s
10:41:26 [2020-07-27T10:41:26.774Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:41:26 [2020-07-27T10:41:26.774Z] ++ 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
10:41:26 [2020-07-27T10:41:26.774Z] ++ set -e
10:41:26 [2020-07-27T10:41:26.774Z] ++ '[' -n 0 ']'
10:41:26 [2020-07-27T10:41:26.774Z] ++ set -x
10:41:26 [2020-07-27T10:41:26.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=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
10:41:26 [2020-07-27T10:41:26.774Z] INFO: Testing against a local daemon
10:41:26 [2020-07-27T10:41:26.774Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:41:26 [2020-07-27T10:41:26.774Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:41:26 [2020-07-27T10:41:26.774Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:41:26 [2020-07-27T10:41:26.774Z] === RUN   TestEventsExecDie
10:41:26 [2020-07-27T10:41:26.774Z] --- PASS: TestEventsExecDie (0.84s)
10:41:26 [2020-07-27T10:41:26.774Z] === RUN   TestEventsBackwardsCompatible
10:41:26 [2020-07-27T10:41:26.805Z] === RUN   TestDockerSuite/TestBuildLabels
10:41:27 [2020-07-27T10:41:27.036Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
10:41:27 [2020-07-27T10:41:27.036Z] === RUN   TestInfoBinaryCommits
10:41:27 [2020-07-27T10:41:27.036Z] --- PASS: TestInfoBinaryCommits (0.06s)
10:41:27 [2020-07-27T10:41:27.036Z] === RUN   TestInfoAPIVersioned
10:41:27 [2020-07-27T10:41:27.036Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:41:27 [2020-07-27T10:41:27.036Z] === RUN   TestInfoDiscoveryBackend
10:41:27 [2020-07-27T10:41:27.372Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:41:27 [2020-07-27T10:41:27.609Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
10:41:27 [2020-07-27T10:41:27.609Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:41:28 [2020-07-27T10:41:28.551Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:41:28 [2020-07-27T10:41:28.551Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:41:28 [2020-07-27T10:41:28.753Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:41:29 [2020-07-27T10:41:29.126Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
10:41:29 [2020-07-27T10:41:29.127Z] === RUN   TestInfoAPI
10:41:29 [2020-07-27T10:41:29.387Z] --- PASS: TestInfoAPI (0.05s)
10:41:29 [2020-07-27T10:41:29.387Z] === RUN   TestInfoAPIWarnings
10:41:29 [2020-07-27T10:41:29.959Z] --- PASS: TestInfoAPIWarnings (0.61s)
10:41:29 [2020-07-27T10:41:29.959Z] === RUN   TestInfoDebug
10:41:30 [2020-07-27T10:41:30.530Z] --- PASS: TestInfoDebug (0.60s)
10:41:30 [2020-07-27T10:41:30.530Z] === RUN   TestInfoInsecureRegistries
10:41:30 [2020-07-27T10:41:30.656Z] --- PASS: TestImportExtremelyLargeImageWorks (213.11s)
10:41:30 [2020-07-27T10:41:30.656Z] PASS
10:41:30 [2020-07-27T10:41:30.656Z] 
10:41:30 [2020-07-27T10:41:30.656Z] DONE 12 tests in 216.829s
10:41:30 [2020-07-27T10:41:30.656Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:41:30 [2020-07-27T10:41:30.656Z] ++ 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
10:41:30 [2020-07-27T10:41:30.656Z] ++ set -e
10:41:30 [2020-07-27T10:41:30.656Z] ++ '[' -n 0 ']'
10:41:30 [2020-07-27T10:41:30.656Z] ++ set -x
10:41:30 [2020-07-27T10:41:30.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:41:30 [2020-07-27T10:41:30.915Z] INFO: Testing against a local daemon
10:41:30 [2020-07-27T10:41:30.915Z] === RUN   TestNetworkCreateDelete
10:41:30 [2020-07-27T10:41:30.915Z] --- PASS: TestNetworkCreateDelete (0.16s)
10:41:30 [2020-07-27T10:41:30.915Z] === RUN   TestDockerNetworkDeletePreferID
10:41:31 [2020-07-27T10:41:31.103Z] --- PASS: TestInfoInsecureRegistries (0.60s)
10:41:31 [2020-07-27T10:41:31.103Z] === RUN   TestInfoRegistryMirrors
10:41:31 [2020-07-27T10:41:31.175Z] === RUN   TestDockerSuite/TestBuildLastModified
10:41:31 [2020-07-27T10:41:31.433Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
10:41:31 [2020-07-27T10:41:31.433Z] === RUN   TestDaemonDNSFallback
10:41:31 [2020-07-27T10:41:31.675Z] --- PASS: TestInfoRegistryMirrors (0.60s)
10:41:31 [2020-07-27T10:41:31.675Z] === RUN   TestLoginFailsWithBadCredentials
10:41:31 [2020-07-27T10:41:31.936Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
10:41:31 [2020-07-27T10:41:31.936Z] === RUN   TestPingCacheHeaders
10:41:31 [2020-07-27T10:41:31.936Z] --- PASS: TestPingCacheHeaders (0.05s)
10:41:31 [2020-07-27T10:41:31.936Z] === RUN   TestPingGet
10:41:31 [2020-07-27T10:41:31.936Z] --- PASS: TestPingGet (0.03s)
10:41:31 [2020-07-27T10:41:31.936Z] === RUN   TestPingHead
10:41:32 [2020-07-27T10:41:32.197Z] --- PASS: TestPingHead (0.05s)
10:41:32 [2020-07-27T10:41:32.197Z] === RUN   TestVersion
10:41:32 [2020-07-27T10:41:32.197Z] --- PASS: TestVersion (0.05s)
10:41:32 [2020-07-27T10:41:32.197Z] PASS
10:41:32 [2020-07-27T10:41:32.197Z] 
10:41:32 [2020-07-27T10:41:32.197Z] === Skipped
10:41:32 [2020-07-27T10:41:32.197Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:41:32 [2020-07-27T10:41:32.197Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:41:32 [2020-07-27T10:41:32.197Z] 
10:41:32 [2020-07-27T10:41:32.197Z] 
10:41:32 [2020-07-27T10:41:32.197Z] DONE 18 tests, 1 skipped in 6.366s
10:41:32 [2020-07-27T10:41:32.197Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:41:32 [2020-07-27T10:41:32.197Z] ++ 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
10:41:32 [2020-07-27T10:41:32.197Z] ++ set -e
10:41:32 [2020-07-27T10:41:32.197Z] ++ '[' -n 0 ']'
10:41:32 [2020-07-27T10:41:32.197Z] ++ set -x
10:41:32 [2020-07-27T10:41:32.197Z] ++ env -i DEST=/go/src/github.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
10:41:32 [2020-07-27T10:41:32.457Z] INFO: Testing against a local daemon
10:41:32 [2020-07-27T10:41:32.457Z] === RUN   TestVolumesCreateAndList
10:41:32 [2020-07-27T10:41:32.457Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:41:32 [2020-07-27T10:41:32.457Z] === RUN   TestVolumesRemove
10:41:32 [2020-07-27T10:41:32.457Z] --- PASS: TestVolumesRemove (0.11s)
10:41:32 [2020-07-27T10:41:32.457Z] === RUN   TestVolumesInspect
10:41:32 [2020-07-27T10:41:32.457Z] --- PASS: TestVolumesInspect (0.03s)
10:41:32 [2020-07-27T10:41:32.457Z] === RUN   TestVolumesInvalidJSON
10:41:32 [2020-07-27T10:41:32.457Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:41:32 [2020-07-27T10:41:32.457Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:41:32 [2020-07-27T10:41:32.457Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:41:32 [2020-07-27T10:41:32.457Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:41:32 [2020-07-27T10:41:32.457Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:41:32 [2020-07-27T10:41:32.457Z] PASS
10:41:32 [2020-07-27T10:41:32.457Z] 
10:41:32 [2020-07-27T10:41:32.457Z] DONE 5 tests in 0.395s
10:41:32 [2020-07-27T10:41:32.457Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:41:33 [2020-07-27T10:41:33.028Z] ++++ cat bundles/test-integration/docker.pid
10:41:33 [2020-07-27T10:41:33.028Z] +++ kill 13555
10:41:34 [2020-07-27T10:41:34.412Z] +++ /etc/init.d/apparmor stop
10:41:34 [2020-07-27T10:41:34.412Z] Leaving: AppArmorNo profiles have been unloaded.
10:41:34 [2020-07-27T10:41:34.412Z] 
10:41:34 [2020-07-27T10:41:34.412Z] Unloading profiles will leave already running processes permanently
10:41:34 [2020-07-27T10:41:34.412Z] unconfined, which can lead to unexpected situations.
10:41:34 [2020-07-27T10:41:34.412Z] 
10:41:34 [2020-07-27T10:41:34.412Z] To set a process to complain mode, use the command line tool
10:41:34 [2020-07-27T10:41:34.412Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:41:34 [2020-07-27T10:41:34.412Z] +++ true
10:41:34 [2020-07-27T10:41:34.412Z] exiting test-integration
10:41:34 [2020-07-27T10:41:34.412Z] ++ exit 0
10:41:34 [2020-07-27T10:41:34.412Z] 
10:41:34 [2020-07-27T10:41:34.759Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:34 [2020-07-27T10:41:34.759Z] INFO: Testing against a local daemon
10:41:35 [2020-07-27T10:41:35.620Z] === RUN   TestDockerSuite/TestBuildLineBreak
Post stage
[Pipeline] junit
10:41:36 [2020-07-27T10:41:36.978Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
10:41:37 [2020-07-27T10:41:37.528Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:41:37 [2020-07-27T10:41:37.528Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:41:37 [2020-07-27T10:41:37.528Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:41:37 [2020-07-27T10:41:37.528Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:41:37 [2020-07-27T10:41:37.528Z] === RUN   TestDockerSuite/TestBuildMaintainer
[Pipeline] // stage
Post stage
[Pipeline] sh
10:41:37 [2020-07-27T10:41:37.788Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:41:37 [2020-07-27T10:41:37.788Z] --- PASS: TestDaemonDNSFallback (6.33s)
10:41:37 [2020-07-27T10:41:37.788Z] === RUN   TestInspectNetwork
10:41:37 [2020-07-27T10:41:37.839Z] + echo Ensuring container killed.
10:41:37 [2020-07-27T10:41:37.839Z] Ensuring container killed.
10:41:37 [2020-07-27T10:41:37.839Z] + docker rm -vf docker-pr1
10:41:37 [2020-07-27T10:41:37.839Z] Error: No such container: docker-pr1
10:41:37 [2020-07-27T10:41:37.839Z] + true
[Pipeline] sh
10:41:38 [2020-07-27T10:41:38.129Z] + echo Chowning /workspace to jenkins user
10:41:38 [2020-07-27T10:41:38.129Z] Chowning /workspace to jenkins user
10:41:38 [2020-07-27T10:41:38.129Z] + id -u
10:41:38 [2020-07-27T10:41:38.129Z] + id -g
10:41:38 [2020-07-27T10:41:38.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41267:/workspace busybox chown -R 1000:1000 /workspace
10:41:38 [2020-07-27T10:41:38.129Z] Unable to find image 'busybox:latest' locally
10:41:38 [2020-07-27T10:41:38.390Z] latest: Pulling from library/busybox
10:41:38 [2020-07-27T10:41:38.390Z] ebdaf4d05d6f: Pulling fs layer
10:41:38 [2020-07-27T10:41:38.390Z] ebdaf4d05d6f: Download complete
10:41:38 [2020-07-27T10:41:38.652Z] ebdaf4d05d6f: Pull complete
10:41:38 [2020-07-27T10:41:38.652Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
10:41:38 [2020-07-27T10:41:38.652Z] Status: Downloaded newer image for busybox:latest
10:41:39 [2020-07-27T10:41:39.168Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:41:40 [2020-07-27T10:41:40.515Z] ok  	github.com/docker/docker/cmd/dockerd	0.086s	coverage: 30.8% of statements
10:41:40 [2020-07-27T10:41:40.546Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:41:41 [2020-07-27T10:41:41.483Z] === RUN   TestInspectNetwork/full_network_id
10:41:41 [2020-07-27T10:41:41.483Z] === RUN   TestInspectNetwork/partial_network_id
10:41:41 [2020-07-27T10:41:41.483Z] === RUN   TestInspectNetwork/network_name
10:41:41 [2020-07-27T10:41:41.483Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:41:41 [2020-07-27T10:41:41.881Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.7% of statements
10:41:41 [2020-07-27T10:41:41.881Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:41:41 [2020-07-27T10:41:41.881Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:41:41 [2020-07-27T10:41:41.881Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:41:41 [2020-07-27T10:41:41.881Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:41:42 [2020-07-27T10:41:42.261Z] + bundleName=arm64-integration
10:41:42 [2020-07-27T10:41:42.262Z] + echo Creating arm64-integration-bundles.tar.gz
10:41:42 [2020-07-27T10:41:42.262Z] Creating arm64-integration-bundles.tar.gz
10:41:42 [2020-07-27T10:41:42.262Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ 
10:41:42 [2020-07-27T10:41:42.262Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:41:42 [2020-07-27T10:41:42.539Z] Archiving artifacts
10:41:43 [2020-07-27T10:41:43.387Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:41:43 [2020-07-27T10:41:43.387Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:41:43 [2020-07-27T10:41:43.646Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:41:44 [2020-07-27T10:41:44.455Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:41:44 [2020-07-27T10:41:44.806Z] + make clean
10:41:45 [2020-07-27T10:41:45.379Z] docker volume rm -f docker-dev-cache
10:41:45 [2020-07-27T10:41:45.379Z] docker-dev-cache
10:41:46 [2020-07-27T10:41:46.475Z] --- PASS: TestInspectNetwork (8.08s)
10:41:46 [2020-07-27T10:41:46.475Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:41:46 [2020-07-27T10:41:46.475Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:41:46 [2020-07-27T10:41:46.475Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:41:46 [2020-07-27T10:41:46.475Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:41:46 [2020-07-27T10:41:46.475Z] === RUN   TestRunContainerWithBridgeNone
[Pipeline] deleteDir
10:41:47 [2020-07-27T10:41:47.297Z] ok  	github.com/docker/docker/integration/build	13.429s
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === Skipped
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_session_test.go:25: TODO: BuildKit
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:492: testEnv.OSType == "windows"
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
10:41:47 [2020-07-27T10:41:47.297Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] DONE 22 tests, 10 skipped in 34.313s
10:41:47 [2020-07-27T10:41:47.297Z] 
10:41:47 [2020-07-27T10:41:47.297Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:41:47 [2020-07-27T10:41:47.854Z] --- PASS: TestRunContainerWithBridgeNone (1.84s)
10:41:47 [2020-07-27T10:41:47.854Z] === RUN   TestNetworkInvalidJSON
10:41:47 [2020-07-27T10:41:47.854Z] === RUN   TestNetworkInvalidJSON//networks/create
10:41:47 [2020-07-27T10:41:47.854Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:41:47 [2020-07-27T10:41:47.854Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:41:47 [2020-07-27T10:41:47.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:41:47 [2020-07-27T10:41:47.854Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:41:47 [2020-07-27T10:41:47.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:41:47 [2020-07-27T10:41:47.854Z] === CONT  TestNetworkInvalidJSON//networks/create
10:41:47 [2020-07-27T10:41:47.854Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:41:47 [2020-07-27T10:41:47.854Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:41:47 [2020-07-27T10:41:47.854Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:41:47 [2020-07-27T10:41:47.854Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:41:47 [2020-07-27T10:41:47.854Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:41:47 [2020-07-27T10:41:47.854Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:41:47 [2020-07-27T10:41:47.854Z] === RUN   TestHostIPv4BridgeLabel
10:41:48 [2020-07-27T10:41:48.422Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
10:41:48 [2020-07-27T10:41:48.422Z] === RUN   TestDaemonRestartWithLiveRestore
10:41:49 [2020-07-27T10:41:49.357Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:41:49 [2020-07-27T10:41:49.357Z] === RUN   TestDaemonDefaultNetworkPools
10:41:49 [2020-07-27T10:41:49.537Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:49 [2020-07-27T10:41:49.537Z] INFO: Testing against a local daemon
10:41:49 [2020-07-27T10:41:49.537Z] ok  	github.com/docker/docker/integration/config	0.236s
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] === Skipped
10:41:49 [2020-07-27T10:41:49.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:41:49 [2020-07-27T10:41:49.537Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:41:49 [2020-07-27T10:41:49.537Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:41:49 [2020-07-27T10:41:49.537Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:41:49 [2020-07-27T10:41:49.537Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
10:41:49 [2020-07-27T10:41:49.537Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
10:41:49 [2020-07-27T10:41:49.537Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
10:41:49 [2020-07-27T10:41:49.537Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] DONE 7 tests, 7 skipped in 2.109s
10:41:49 [2020-07-27T10:41:49.537Z] 
10:41:49 [2020-07-27T10:41:49.537Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:41:50 [2020-07-27T10:41:50.294Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
10:41:50 [2020-07-27T10:41:50.294Z] === RUN   TestDaemonRestartWithExistingNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:41:50 [2020-07-27T10:41:50.862Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:41:51 [2020-07-27T10:41:51.430Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
10:41:51 [2020-07-27T10:41:51.430Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:41:52 [2020-07-27T10:41:52.335Z] ok  	github.com/docker/docker/daemon/cluster	0.053s	coverage: 0.5% of statements
10:41:52 [2020-07-27T10:41:52.516Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:52 [2020-07-27T10:41:52.516Z] INFO: Testing against a local daemon
10:41:52 [2020-07-27T10:41:52.807Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
10:41:52 [2020-07-27T10:41:52.807Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:41:52 [2020-07-27T10:41:52.897Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
10:41:53 [2020-07-27T10:41:53.375Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:41:53 [2020-07-27T10:41:53.375Z] === RUN   TestServiceWithPredefinedNetwork
10:41:53 [2020-07-27T10:41:53.375Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:41:54 [2020-07-27T10:41:54.311Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:41:54 [2020-07-27T10:41:54.785Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.4% of statements
10:41:56 [2020-07-27T10:41:56.221Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s)
10:41:56 [2020-07-27T10:41:56.221Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:41:56 [2020-07-27T10:41:56.221Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:41:56 [2020-07-27T10:41:56.221Z]     service_test.go:236: FLAKY_TEST
10:41:56 [2020-07-27T10:41:56.221Z] === RUN   TestServiceWithDataPathPortInit
10:41:56 [2020-07-27T10:41:56.221Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:41:56 [2020-07-27T10:41:56.221Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:42:00 [2020-07-27T10:42:00.411Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:42:00 [2020-07-27T10:42:00.411Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:42:01 [2020-07-27T10:42:01.346Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:42:01 [2020-07-27T10:42:01.346Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:42:02 [2020-07-27T10:42:02.725Z] === RUN   TestDockerSuite/TestBuildNetNone
10:42:02 [2020-07-27T10:42:02.867Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.9% of statements
10:42:02 [2020-07-27T10:42:02.984Z] === RUN   TestDockerSuite/TestBuildNoContext
10:42:03 [2020-07-27T10:42:03.553Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:42:03 [2020-07-27T10:42:03.812Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:42:04 [2020-07-27T10:42:04.233Z] ok  	github.com/docker/docker/daemon	12.150s	coverage: 17.4% of statements
10:42:04 [2020-07-27T10:42:04.233Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:42:04 [2020-07-27T10:42:04.233Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:42:04 [2020-07-27T10:42:04.489Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 81.8% of statements
10:42:04 [2020-07-27T10:42:04.749Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:42:05 [2020-07-27T10:42:05.854Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
10:42:05 [2020-07-27T10:42:05.854Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
10:42:05 [2020-07-27T10:42:05.854Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:42:05 [2020-07-27T10:42:05.854Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:42:06 [2020-07-27T10:42:06.656Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:42:06 [2020-07-27T10:42:06.942Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:42:06 [2020-07-27T10:42:06.942Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:42:07 [2020-07-27T10:42:07.261Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
10:42:07 [2020-07-27T10:42:07.518Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:42:08 [2020-07-27T10:42:08.091Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:42:08 [2020-07-27T10:42:08.659Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:42:09 [2020-07-27T10:42:09.150Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.417s	coverage: 73.1% of statements
10:42:09 [2020-07-27T10:42:09.754Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
10:42:10 [2020-07-27T10:42:10.036Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:42:10 [2020-07-27T10:42:10.295Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:42:11 [2020-07-27T10:42:11.159Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.385s	coverage: 57.0% of statements
10:42:12 [2020-07-27T10:42:12.200Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:42:13 [2020-07-27T10:42:13.059Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
10:42:13 [2020-07-27T10:42:13.141Z] --- PASS: TestServiceWithDataPathPortInit (16.86s)
10:42:13 [2020-07-27T10:42:13.141Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:42:13 [2020-07-27T10:42:13.141Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:42:14 [2020-07-27T10:42:14.427Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.280s	coverage: 49.5% of statements
10:42:15 [2020-07-27T10:42:15.046Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:42:15 [2020-07-27T10:42:15.354Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.916s	coverage: 46.2% of statements
10:42:15 [2020-07-27T10:42:15.355Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:42:15 [2020-07-27T10:42:15.981Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:42:16 [2020-07-27T10:42:16.719Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.576s	coverage: 57.7% of statements
10:42:16 [2020-07-27T10:42:16.719Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:42:16 [2020-07-27T10:42:16.917Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:42:17 [2020-07-27T10:42:17.176Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:42:17 [2020-07-27T10:42:17.647Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.362s	coverage: 76.1% of statements
10:42:17 [2020-07-27T10:42:17.647Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:42:18 [2020-07-27T10:42:18.208Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
10:42:19 [2020-07-27T10:42:19.080Z] === RUN   TestDockerSuite/TestBuildPATH
10:42:19 [2020-07-27T10:42:19.573Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
10:42:20 [2020-07-27T10:42:20.135Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
10:42:20 [2020-07-27T10:42:20.985Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:42:20 [2020-07-27T10:42:20.985Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s)
10:42:20 [2020-07-27T10:42:20.985Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rzdrr2gp425n2spbg93oljsj8 Created:2020-07-27 10:42:14.419170627 +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[3ea28950589943f23fde09e5e5459c785e59d905b521bb0019ba3603f52bfa22:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vb5usibvui5jb54ot3aj8hcoy EndpointID:d3e31bd3970a25de084228bfbdfa3937fe28d2f486b41297da12675306236667 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ea07dbdc8ef791c158fb2a5d8f654e596e1296d4ec486b91602846908fb033a2 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:90490c7cfc7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vb5usibvui5jb54ot3aj8hcoy EndpointID:d3e31bd3970a25de084228bfbdfa3937fe28d2f486b41297da12675306236667 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:42:20 [2020-07-27T10:42:20.985Z] PASS
10:42:20 [2020-07-27T10:42:20.985Z] 
10:42:20 [2020-07-27T10:42:20.985Z] === Skipped
10:42:20 [2020-07-27T10:42:20.985Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:42:20 [2020-07-27T10:42:20.985Z]     service_test.go:236: FLAKY_TEST
10:42:20 [2020-07-27T10:42:20.985Z] 
10:42:20 [2020-07-27T10:42:20.985Z] 
10:42:20 [2020-07-27T10:42:20.985Z] DONE 23 tests, 1 skipped in 50.117s
10:42:20 [2020-07-27T10:42:20.985Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:42:20 [2020-07-27T10:42:20.985Z] ++ 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
10:42:20 [2020-07-27T10:42:20.985Z] ++ set -e
10:42:20 [2020-07-27T10:42:20.985Z] ++ '[' -n 0 ']'
10:42:20 [2020-07-27T10:42:20.985Z] ++ set -x
10:42:20 [2020-07-27T10:42:20.985Z] ++ env -i DEST=/go/src/github.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
10:42:20 [2020-07-27T10:42:20.985Z] INFO: Testing against a local daemon
10:42:20 [2020-07-27T10:42:20.985Z] === RUN   TestDockerNetworkIpvlanPersistance
10:42:20 [2020-07-27T10:42:20.985Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:42:20 [2020-07-27T10:42:20.985Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:20 [2020-07-27T10:42:20.985Z] === RUN   TestDockerNetworkIpvlan
10:42:20 [2020-07-27T10:42:20.985Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:42:20 [2020-07-27T10:42:20.985Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:20 [2020-07-27T10:42:20.985Z] PASS
10:42:20 [2020-07-27T10:42:20.985Z] 
10:42:20 [2020-07-27T10:42:20.985Z] === Skipped
10:42:20 [2020-07-27T10:42:20.985Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:42:20 [2020-07-27T10:42:20.985Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:20 [2020-07-27T10:42:20.985Z] 
10:42:20 [2020-07-27T10:42:20.985Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:42:20 [2020-07-27T10:42:20.985Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:20 [2020-07-27T10:42:20.985Z] 
10:42:20 [2020-07-27T10:42:20.985Z] 
10:42:20 [2020-07-27T10:42:20.985Z] DONE 2 tests, 2 skipped in 0.130s
10:42:20 [2020-07-27T10:42:20.985Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:42:20 [2020-07-27T10:42:20.985Z] ++ 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
10:42:20 [2020-07-27T10:42:20.985Z] ++ set -e
10:42:20 [2020-07-27T10:42:20.985Z] ++ '[' -n 0 ']'
10:42:20 [2020-07-27T10:42:20.985Z] ++ set -x
10:42:20 [2020-07-27T10:42:20.986Z] ++ env -i DEST=/go/src/github.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
10:42:20 [2020-07-27T10:42:20.986Z] INFO: Testing against a local daemon
10:42:20 [2020-07-27T10:42:20.986Z] === RUN   TestDockerNetworkMacvlanPersistance
10:42:21 [2020-07-27T10:42:21.246Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:42:21 [2020-07-27T10:42:21.501Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.8% of statements
10:42:21 [2020-07-27T10:42:21.501Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:42:21 [2020-07-27T10:42:21.501Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:42:21 [2020-07-27T10:42:21.814Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:42:22 [2020-07-27T10:42:22.382Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
10:42:22 [2020-07-27T10:42:22.382Z] === RUN   TestDockerNetworkMacvlan
10:42:22 [2020-07-27T10:42:22.391Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 41.0% of statements
10:42:23 [2020-07-27T10:42:23.320Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:42:23 [2020-07-27T10:42:23.763Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.177s	coverage: 77.8% of statements
10:42:23 [2020-07-27T10:42:23.763Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:42:23 [2020-07-27T10:42:23.763Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:42:23 [2020-07-27T10:42:23.763Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 67.0% of statements
10:42:24 [2020-07-27T10:42:24.257Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:42:25 [2020-07-27T10:42:25.126Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
10:42:25 [2020-07-27T10:42:25.268Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:42:25 [2020-07-27T10:42:25.381Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 61.6% of statements
10:42:25 [2020-07-27T10:42:25.637Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
10:42:27 [2020-07-27T10:42:27.001Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 75.2% of statements
10:42:27 [2020-07-27T10:42:27.001Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:42:27 [2020-07-27T10:42:27.195Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:42:27 [2020-07-27T10:42:27.258Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 37.7% of statements
10:42:28 [2020-07-27T10:42:28.188Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.017s	coverage: 33.3% of statements
10:42:29 [2020-07-27T10:42:29.106Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:42:29 [2020-07-27T10:42:29.365Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:42:29 [2020-07-27T10:42:29.555Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
10:42:29 [2020-07-27T10:42:29.854Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:42:30 [2020-07-27T10:42:30.415Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.640s	coverage: 82.5% of statements
10:42:30 [2020-07-27T10:42:30.415Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:42:30 [2020-07-27T10:42:30.671Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
10:42:30 [2020-07-27T10:42:30.671Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:42:32 [2020-07-27T10:42:32.603Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
10:42:32 [2020-07-27T10:42:32.657Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:42:32 [2020-07-27T10:42:32.859Z] ok  	github.com/docker/docker/distribution	0.225s	coverage: 22.1% of statements
10:42:32 [2020-07-27T10:42:32.859Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:42:34 [2020-07-27T10:42:34.039Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:42:34 [2020-07-27T10:42:34.224Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
10:42:34 [2020-07-27T10:42:34.298Z] === RUN   TestDockerSuite/TestBuildRm
10:42:34 [2020-07-27T10:42:34.867Z] --- PASS: TestDockerNetworkMacvlan (12.48s)
10:42:34 [2020-07-27T10:42:34.867Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:42:34 [2020-07-27T10:42:34.867Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:42:34 [2020-07-27T10:42:34.867Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s)
10:42:34 [2020-07-27T10:42:34.867Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.10s)
10:42:34 [2020-07-27T10:42:34.867Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.92s)
10:42:34 [2020-07-27T10:42:34.867Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
10:42:34 [2020-07-27T10:42:34.867Z] PASS
10:42:34 [2020-07-27T10:42:34.867Z] 
10:42:34 [2020-07-27T10:42:34.867Z] DONE 8 tests in 13.988s
10:42:34 [2020-07-27T10:42:34.867Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:42:34 [2020-07-27T10:42:34.867Z] ++ 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
10:42:34 [2020-07-27T10:42:34.867Z] ++ set -e
10:42:34 [2020-07-27T10:42:34.867Z] ++ '[' -n 0 ']'
10:42:34 [2020-07-27T10:42:34.867Z] ++ set -x
10:42:34 [2020-07-27T10:42:34.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:42:35 [2020-07-27T10:42:35.127Z] testing: warning: no tests to run
10:42:35 [2020-07-27T10:42:35.127Z] PASS
10:42:35 [2020-07-27T10:42:35.127Z] 
10:42:35 [2020-07-27T10:42:35.127Z] DONE 0 tests in 0.034s
10:42:35 [2020-07-27T10:42:35.127Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:42:35 [2020-07-27T10:42:35.127Z] ++ 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
10:42:35 [2020-07-27T10:42:35.127Z] ++ set -e
10:42:35 [2020-07-27T10:42:35.127Z] ++ '[' -n 0 ']'
10:42:35 [2020-07-27T10:42:35.127Z] ++ set -x
10:42:35 [2020-07-27T10:42:35.127Z] ++ env -i DEST=/go/src/github.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
10:42:35 [2020-07-27T10:42:35.127Z] INFO: Testing against a local daemon
10:42:35 [2020-07-27T10:42:35.127Z] === RUN   TestAuthZPluginAllowRequest
10:42:35 [2020-07-27T10:42:35.150Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
10:42:35 [2020-07-27T10:42:35.710Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
10:42:35 [2020-07-27T10:42:35.966Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.1% of statements
10:42:35 [2020-07-27T10:42:35.966Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:42:35 [2020-07-27T10:42:35.966Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:42:36 [2020-07-27T10:42:36.894Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
10:42:36 [2020-07-27T10:42:36.894Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:42:37 [2020-07-27T10:42:37.034Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:42:37 [2020-07-27T10:42:37.034Z] --- PASS: TestAuthZPluginAllowRequest (1.48s)
10:42:37 [2020-07-27T10:42:37.034Z] === RUN   TestAuthZPluginTLS
10:42:37 [2020-07-27T10:42:37.293Z] --- PASS: TestAuthZPluginTLS (0.57s)
10:42:37 [2020-07-27T10:42:37.293Z] === RUN   TestAuthZPluginDenyRequest
10:42:37 [2020-07-27T10:42:37.293Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:42:37 [2020-07-27T10:42:37.820Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
10:42:37 [2020-07-27T10:42:37.861Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
10:42:37 [2020-07-27T10:42:37.861Z] === RUN   TestAuthZPluginAPIDenyResponse
10:42:38 [2020-07-27T10:42:38.429Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:42:38 [2020-07-27T10:42:38.429Z] === RUN   TestAuthZPluginDenyResponse
10:42:38 [2020-07-27T10:42:38.429Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:42:38 [2020-07-27T10:42:38.688Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:42:38 [2020-07-27T10:42:38.747Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
10:42:38 [2020-07-27T10:42:38.947Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:42:38 [2020-07-27T10:42:38.947Z] === RUN   TestAuthZPluginAllowEventStream
10:42:39 [2020-07-27T10:42:39.003Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:42:39 [2020-07-27T10:42:39.206Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:42:40 [2020-07-27T10:42:40.145Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:42:40 [2020-07-27T10:42:40.404Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s)
10:42:40 [2020-07-27T10:42:40.404Z] === RUN   TestAuthZPluginErrorResponse
10:42:40 [2020-07-27T10:42:40.892Z] ok  	github.com/docker/docker/pkg/archive	0.296s	coverage: 76.9% of statements
10:42:40 [2020-07-27T10:42:40.973Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
10:42:40 [2020-07-27T10:42:40.973Z] === RUN   TestAuthZPluginErrorRequest
10:42:40 [2020-07-27T10:42:40.973Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:42:41 [2020-07-27T10:42:41.169Z] --- PASS: TestImportExtremelyLargeImageWorks (193.05s)
10:42:41 [2020-07-27T10:42:41.169Z] PASS
10:42:41 [2020-07-27T10:42:41.169Z] 
10:42:41 [2020-07-27T10:42:41.169Z] === Skipped
10:42:41 [2020-07-27T10:42:41.169Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
10:42:41 [2020-07-27T10:42:41.169Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:42:41 [2020-07-27T10:42:41.169Z] 
10:42:41 [2020-07-27T10:42:41.169Z] 
10:42:41 [2020-07-27T10:42:41.169Z] DONE 12 tests, 1 skipped in 194.051s
10:42:41 [2020-07-27T10:42:41.169Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
10:42:41 [2020-07-27T10:42:41.169Z] ++ 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
10:42:41 [2020-07-27T10:42:41.169Z] ++ set -e
10:42:41 [2020-07-27T10:42:41.169Z] ++ '[' -n 0 ']'
10:42:41 [2020-07-27T10:42:41.169Z] ++ set -x
10:42:41 [2020-07-27T10:42:41.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:42:41 [2020-07-27T10:42:41.169Z] INFO: Testing against a local daemon
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestNetworkCreateDelete
10:42:41 [2020-07-27T10:42:41.169Z] --- PASS: TestNetworkCreateDelete (0.16s)
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestDockerNetworkDeletePreferID
10:42:41 [2020-07-27T10:42:41.169Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestDaemonDNSFallback
10:42:41 [2020-07-27T10:42:41.169Z] --- PASS: TestDaemonDNSFallback (1.53s)
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestInspectNetwork
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestInspectNetwork/full_network_id
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestInspectNetwork/partial_network_id
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestInspectNetwork/network_name
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:42:41 [2020-07-27T10:42:41.169Z] --- PASS: TestInspectNetwork (6.78s)
10:42:41 [2020-07-27T10:42:41.169Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:42:41 [2020-07-27T10:42:41.169Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:42:41 [2020-07-27T10:42:41.169Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:42:41 [2020-07-27T10:42:41.169Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:42:41 [2020-07-27T10:42:41.169Z] === RUN   TestRunContainerWithBridgeNone
10:42:41 [2020-07-27T10:42:41.453Z] ok  	github.com/docker/docker/pkg/authorization	0.079s	coverage: 68.3% of statements
10:42:41 [2020-07-27T10:42:41.542Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
10:42:41 [2020-07-27T10:42:41.542Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:42:41 [2020-07-27T10:42:41.710Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:42:41 [2020-07-27T10:42:41.801Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:42:41 [2020-07-27T10:42:41.809Z] --- PASS: TestRunContainerWithBridgeNone (1.84s)
10:42:41 [2020-07-27T10:42:41.809Z] === RUN   TestNetworkInvalidJSON
10:42:41 [2020-07-27T10:42:41.809Z] === RUN   TestNetworkInvalidJSON//networks/create
10:42:41 [2020-07-27T10:42:41.809Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:42:41 [2020-07-27T10:42:41.809Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:42:41 [2020-07-27T10:42:41.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:42:41 [2020-07-27T10:42:41.809Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:42:41 [2020-07-27T10:42:41.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:42:41 [2020-07-27T10:42:41.809Z] === CONT  TestNetworkInvalidJSON//networks/create
10:42:41 [2020-07-27T10:42:41.809Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:42:41 [2020-07-27T10:42:41.809Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:42:41 [2020-07-27T10:42:41.809Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:42:41 [2020-07-27T10:42:41.809Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:42:41 [2020-07-27T10:42:41.809Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:42:41 [2020-07-27T10:42:41.809Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:42:41 [2020-07-27T10:42:41.809Z] === RUN   TestHostIPv4BridgeLabel
10:42:41 [2020-07-27T10:42:41.967Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:42:42 [2020-07-27T10:42:42.061Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
10:42:42 [2020-07-27T10:42:42.061Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:42:42 [2020-07-27T10:42:42.448Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
10:42:42 [2020-07-27T10:42:42.448Z] === RUN   TestDaemonRestartWithLiveRestore
10:42:43 [2020-07-27T10:42:43.465Z] ok  	github.com/docker/docker/integration/container	49.309s
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === Skipped
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
10:42:43 [2020-07-27T10:42:43.465Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
10:42:43 [2020-07-27T10:42:43.465Z]     copy_test.go:25: testEnv.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
10:42:43 [2020-07-27T10:42:43.465Z]     copy_test.go:39: testEnv.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
10:42:43 [2020-07-27T10:42:43.465Z]     copy_test.go:51: testEnv.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
10:42:43 [2020-07-27T10:42:43.465Z]     copy_test.go:65: testEnv.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.465Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.465Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
10:42:43 [2020-07-27T10:42:43.465Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
10:42:43 [2020-07-27T10:42:43.465Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
10:42:43 [2020-07-27T10:42:43.465Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
10:42:43 [2020-07-27T10:42:43.465Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
10:42:43 [2020-07-27T10:42:43.465Z] 
10:42:43 [2020-07-27T10:42:43.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
10:42:43 [2020-07-27T10:42:43.466Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] DONE 85 tests, 42 skipped in 51.791s
10:42:43 [2020-07-27T10:42:43.466Z] 
10:42:43 [2020-07-27T10:42:43.466Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:42:43 [2020-07-27T10:42:43.466Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:43 [2020-07-27T10:42:43.466Z] INFO: Testing against a local daemon
10:42:43 [2020-07-27T10:42:43.500Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:42:43 [2020-07-27T10:42:43.500Z] === RUN   TestDaemonDefaultNetworkPools
10:42:43 [2020-07-27T10:42:43.949Z] ok  	github.com/docker/docker/integration/image	0.515s
10:42:43 [2020-07-27T10:42:43.949Z] 
10:42:43 [2020-07-27T10:42:43.949Z] === Skipped
10:42:43 [2020-07-27T10:42:43.949Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
10:42:43 [2020-07-27T10:42:43.949Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.949Z] 
10:42:43 [2020-07-27T10:42:43.949Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
10:42:43 [2020-07-27T10:42:43.949Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
10:42:43 [2020-07-27T10:42:43.949Z] 
10:42:43 [2020-07-27T10:42:43.949Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
10:42:43 [2020-07-27T10:42:43.949Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:43 [2020-07-27T10:42:43.949Z] 
10:42:43 [2020-07-27T10:42:43.949Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
10:42:43 [2020-07-27T10:42:43.949Z]     tag_test.go:98: testEnv.OSType == "windows"
10:42:43 [2020-07-27T10:42:43.949Z] 
10:42:43 [2020-07-27T10:42:43.949Z] 
10:42:43 [2020-07-27T10:42:43.949Z] DONE 11 tests, 4 skipped in 2.437s
10:42:43 [2020-07-27T10:42:43.949Z] 
10:42:43 [2020-07-27T10:42:43.949Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:42:43 [2020-07-27T10:42:43.975Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s)
10:42:43 [2020-07-27T10:42:43.975Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:42:44 [2020-07-27T10:42:44.139Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
10:42:44 [2020-07-27T10:42:44.140Z] === RUN   TestDaemonRestartWithExistingNetwork
10:42:44 [2020-07-27T10:42:44.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:42:44 [2020-07-27T10:42:44.574Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:42:44 [2020-07-27T10:42:44.574Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:42:45 [2020-07-27T10:42:45.141Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:42:45 [2020-07-27T10:42:45.141Z] === RUN   TestDockerSuite/TestBuildSpaces
10:42:45 [2020-07-27T10:42:45.273Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.479s	coverage: 43.2% of statements
10:42:45 [2020-07-27T10:42:45.529Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:42:45 [2020-07-27T10:42:45.663Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
10:42:45 [2020-07-27T10:42:45.663Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:42:45 [2020-07-27T10:42:45.710Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:42:45 [2020-07-27T10:42:45.784Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
10:42:45 [2020-07-27T10:42:45.969Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
10:42:45 [2020-07-27T10:42:45.969Z] === RUN   TestAuthZPluginHeader
10:42:46 [2020-07-27T10:42:46.041Z] ok  	github.com/docker/docker/layer	8.025s	coverage: 68.8% of statements
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/oci	[no test files]
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:42:46 [2020-07-27T10:42:46.041Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:42:46 [2020-07-27T10:42:46.180Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:46 [2020-07-27T10:42:46.180Z] INFO: Testing against a local daemon
10:42:46 [2020-07-27T10:42:46.180Z] ok  	github.com/docker/docker/integration/network	0.215s
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === Skipped
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
10:42:46 [2020-07-27T10:42:46.180Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     network_test.go:97: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:29: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:52: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:96: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:130: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:181: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:206: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:236: FLAKY_TEST
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:326: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
10:42:46 [2020-07-27T10:42:46.180Z]     service_test.go:394: testEnv.OSType == "windows"
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] DONE 19 tests, 15 skipped in 2.270s
10:42:46 [2020-07-27T10:42:46.180Z] 
10:42:46 [2020-07-27T10:42:46.180Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:42:46 [2020-07-27T10:42:46.297Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
10:42:46 [2020-07-27T10:42:46.711Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
10:42:46 [2020-07-27T10:42:46.711Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:42:46 [2020-07-27T10:42:46.858Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
10:42:46 [2020-07-27T10:42:46.909Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:42:47 [2020-07-27T10:42:47.168Z] === RUN   TestDockerSuite/TestBuildStderr
10:42:47 [2020-07-27T10:42:47.168Z] --- PASS: TestAuthZPluginHeader (1.24s)
10:42:47 [2020-07-27T10:42:47.168Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:42:47 [2020-07-27T10:42:47.174Z] testing: warning: no tests to run
10:42:47 [2020-07-27T10:42:47.174Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.057s
10:42:47 [2020-07-27T10:42:47.174Z] 
10:42:47 [2020-07-27T10:42:47.174Z] DONE 0 tests in 0.696s
10:42:47 [2020-07-27T10:42:47.174Z] 
10:42:47 [2020-07-27T10:42:47.174Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:42:47 [2020-07-27T10:42:47.352Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:42:47 [2020-07-27T10:42:47.352Z] === RUN   TestServiceWithPredefinedNetwork
10:42:47 [2020-07-27T10:42:47.419Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
10:42:47 [2020-07-27T10:42:47.649Z] testing: warning: no tests to run
10:42:47 [2020-07-27T10:42:47.649Z] ok  	github.com/docker/docker/integration/network/macvlan	0.070s
10:42:47 [2020-07-27T10:42:47.649Z] 
10:42:47 [2020-07-27T10:42:47.649Z] DONE 0 tests in 0.721s
10:42:47 [2020-07-27T10:42:47.980Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
10:42:48 [2020-07-27T10:42:48.106Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:42:48 [2020-07-27T10:42:48.123Z] 
10:42:48 [2020-07-27T10:42:48.123Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:42:48 [2020-07-27T10:42:48.594Z] testing: warning: no tests to run
10:42:48 [2020-07-27T10:42:48.594Z] ok  	github.com/docker/docker/integration/plugin	0.068s
10:42:48 [2020-07-27T10:42:48.594Z] 
10:42:48 [2020-07-27T10:42:48.594Z] DONE 0 tests in 0.748s
10:42:48 [2020-07-27T10:42:48.594Z] 
10:42:48 [2020-07-27T10:42:48.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:42:49 [2020-07-27T10:42:49.346Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:42:49 [2020-07-27T10:42:49.437Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s)
10:42:49 [2020-07-27T10:42:49.437Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:42:49 [2020-07-27T10:42:49.437Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:42:49 [2020-07-27T10:42:49.437Z]     service_test.go:236: FLAKY_TEST
10:42:49 [2020-07-27T10:42:49.437Z] === RUN   TestServiceWithDataPathPortInit
10:42:49 [2020-07-27T10:42:49.589Z] testing: warning: no tests to run
10:42:49 [2020-07-27T10:42:49.589Z] ok  	github.com/docker/docker/integration/plugin/authz	0.068s
10:42:49 [2020-07-27T10:42:49.589Z] 
10:42:49 [2020-07-27T10:42:49.589Z] DONE 0 tests in 0.714s
10:42:49 [2020-07-27T10:42:49.589Z] 
10:42:49 [2020-07-27T10:42:49.589Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:42:49 [2020-07-27T10:42:49.909Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
10:42:50 [2020-07-27T10:42:50.513Z] ok  	github.com/docker/docker/pkg/fsutils	0.147s	coverage: 85.1% of statements
10:42:50 [2020-07-27T10:42:50.770Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.088s	coverage: 84.1% of statements
10:42:50 [2020-07-27T10:42:50.770Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
10:42:51 [2020-07-27T10:42:51.399Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s)
10:42:51 [2020-07-27T10:42:51.399Z] === RUN   TestAuthZPluginV2Disable
10:42:51 [2020-07-27T10:42:51.399Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:42:52 [2020-07-27T10:42:52.136Z] ok  	github.com/docker/docker/pkg/idtools	0.429s	coverage: 70.5% of statements
10:42:52 [2020-07-27T10:42:52.336Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:42:52 [2020-07-27T10:42:52.392Z] ok  	github.com/docker/docker/pkg/ioutils	0.555s	coverage: 69.3% of statements
10:42:52 [2020-07-27T10:42:52.392Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
10:42:52 [2020-07-27T10:42:52.904Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:42:52 [2020-07-27T10:42:52.955Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
10:42:52 [2020-07-27T10:42:52.955Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:42:52 [2020-07-27T10:42:52.955Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:42:52 [2020-07-27T10:42:52.955Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:42:53 [2020-07-27T10:42:53.211Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
10:42:53 [2020-07-27T10:42:53.211Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:42:53 [2020-07-27T10:42:53.211Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
10:42:53 [2020-07-27T10:42:53.472Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:42:53 [2020-07-27T10:42:53.774Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:42:54 [2020-07-27T10:42:54.030Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
10:42:54 [2020-07-27T10:42:54.030Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
10:42:54 [2020-07-27T10:42:54.030Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:42:54 [2020-07-27T10:42:54.030Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:42:54 [2020-07-27T10:42:54.039Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:42:54 [2020-07-27T10:42:54.959Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
10:42:54 [2020-07-27T10:42:54.978Z] --- PASS: TestAuthZPluginV2Disable (3.40s)
10:42:54 [2020-07-27T10:42:54.978Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:42:55 [2020-07-27T10:42:55.237Z] === RUN   TestDockerSuite/TestBuildUser
10:42:55 [2020-07-27T10:42:55.520Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:42:56 [2020-07-27T10:42:56.082Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:42:56 [2020-07-27T10:42:56.082Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
10:42:56 [2020-07-27T10:42:56.616Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:42:56 [2020-07-27T10:42:56.801Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:56 [2020-07-27T10:42:56.801Z] INFO: Testing against a local daemon
10:42:56 [2020-07-27T10:42:56.801Z] ok  	github.com/docker/docker/integration/plugin/common	0.241s
10:42:56 [2020-07-27T10:42:56.801Z] 
10:42:56 [2020-07-27T10:42:56.801Z] === Skipped
10:42:56 [2020-07-27T10:42:56.801Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:42:56 [2020-07-27T10:42:56.801Z]     plugin_test.go:55: testEnv.OSType == "windows"
10:42:56 [2020-07-27T10:42:56.801Z] 
10:42:56 [2020-07-27T10:42:56.801Z] 
10:42:56 [2020-07-27T10:42:56.801Z] DONE 3 tests, 1 skipped in 7.423s
10:42:56 [2020-07-27T10:42:56.801Z] 
10:42:56 [2020-07-27T10:42:56.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:42:57 [2020-07-27T10:42:57.445Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
10:42:57 [2020-07-27T10:42:57.701Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:42:57 [2020-07-27T10:42:57.993Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.05s)
10:42:57 [2020-07-27T10:42:57.993Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:42:58 [2020-07-27T10:42:58.932Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:42:59 [2020-07-27T10:42:59.776Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2020-07-27T10:42:59.776Z] INFO: Testing against a local daemon
10:42:59 [2020-07-27T10:42:59.776Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.252s
10:42:59 [2020-07-27T10:42:59.776Z] 
10:42:59 [2020-07-27T10:42:59.776Z] === Skipped
10:42:59 [2020-07-27T10:42:59.776Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
10:42:59 [2020-07-27T10:42:59.776Z]     external_test.go:48: runtime.GOOS == "windows"
10:42:59 [2020-07-27T10:42:59.776Z] 
10:42:59 [2020-07-27T10:42:59.776Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
10:42:59 [2020-07-27T10:42:59.776Z]     external_test.go:408: runtime.GOOS == "windows"
10:42:59 [2020-07-27T10:42:59.776Z] 
10:42:59 [2020-07-27T10:42:59.776Z] 
10:42:59 [2020-07-27T10:42:59.776Z] DONE 2 tests, 2 skipped in 2.947s
10:42:59 [2020-07-27T10:42:59.776Z] 
10:42:59 [2020-07-27T10:42:59.776Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:43:01 [2020-07-27T10:43:01.004Z] ok  	github.com/docker/docker/pkg/signal	2.368s	coverage: 61.0% of statements
10:43:01 [2020-07-27T10:43:01.004Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:43:01 [2020-07-27T10:43:01.260Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:43:01 [2020-07-27T10:43:01.517Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:43:01 [2020-07-27T10:43:01.773Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
10:43:02 [2020-07-27T10:43:02.336Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.6% of statements
10:43:02 [2020-07-27T10:43:02.780Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:02 [2020-07-27T10:43:02.780Z] INFO: Testing against a local daemon
10:43:02 [2020-07-27T10:43:02.780Z] ok  	github.com/docker/docker/integration/plugin/logging	0.246s
10:43:02 [2020-07-27T10:43:02.780Z] 
10:43:02 [2020-07-27T10:43:02.780Z] === Skipped
10:43:02 [2020-07-27T10:43:02.780Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:43:02 [2020-07-27T10:43:02.780Z]     read_test.go:21: no unix domain sockets on Windows
10:43:02 [2020-07-27T10:43:02.780Z] 
10:43:02 [2020-07-27T10:43:02.780Z] 
10:43:02 [2020-07-27T10:43:02.780Z] DONE 1 tests, 1 skipped in 2.448s
10:43:02 [2020-07-27T10:43:02.780Z] 
10:43:02 [2020-07-27T10:43:02.780Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
10:43:02 [2020-07-27T10:43:02.898Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
10:43:03 [2020-07-27T10:43:03.198Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
10:43:03 [2020-07-27T10:43:03.759Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
10:43:03 [2020-07-27T10:43:03.775Z] testing: warning: no tests to run
10:43:03 [2020-07-27T10:43:03.775Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.108s
10:43:03 [2020-07-27T10:43:03.775Z] 
10:43:03 [2020-07-27T10:43:03.775Z] DONE 0 tests in 1.219s
10:43:03 [2020-07-27T10:43:03.775Z] 
10:43:03 [2020-07-27T10:43:03.775Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:43:04 [2020-07-27T10:43:04.016Z] testing: warning: no tests to run
10:43:04 [2020-07-27T10:43:04.016Z] coverage: [no statements]
10:43:04 [2020-07-27T10:43:04.016Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
10:43:04 [2020-07-27T10:43:04.272Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:43:04 [2020-07-27T10:43:04.528Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:43:04 [2020-07-27T10:43:04.784Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:43:04 [2020-07-27T10:43:04.823Z] --- PASS: TestServiceWithDataPathPortInit (13.65s)
10:43:04 [2020-07-27T10:43:04.823Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:43:06 [2020-07-27T10:43:06.006Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:06 [2020-07-27T10:43:06.006Z] INFO: Testing against a local daemon
10:43:06 [2020-07-27T10:43:06.006Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.255s
10:43:06 [2020-07-27T10:43:06.006Z] 
10:43:06 [2020-07-27T10:43:06.006Z] === Skipped
10:43:06 [2020-07-27T10:43:06.006Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:43:06 [2020-07-27T10:43:06.006Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:43:06 [2020-07-27T10:43:06.006Z] 
10:43:06 [2020-07-27T10:43:06.006Z] 
10:43:06 [2020-07-27T10:43:06.006Z] DONE 1 tests, 1 skipped in 2.408s
10:43:06 [2020-07-27T10:43:06.006Z] 
10:43:06 [2020-07-27T10:43:06.006Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:43:06 [2020-07-27T10:43:06.672Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.1% of statements
10:43:07 [2020-07-27T10:43:07.234Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:43:08 [2020-07-27T10:43:08.161Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
10:43:08 [2020-07-27T10:43:08.237Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:08 [2020-07-27T10:43:08.237Z] INFO: Testing against a local daemon
10:43:08 [2020-07-27T10:43:08.237Z] ok  	github.com/docker/docker/integration/secret	0.243s
10:43:08 [2020-07-27T10:43:08.237Z] 
10:43:08 [2020-07-27T10:43:08.237Z] === Skipped
10:43:08 [2020-07-27T10:43:08.237Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
10:43:08 [2020-07-27T10:43:08.237Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:43:08 [2020-07-27T10:43:08.237Z] 
10:43:08 [2020-07-27T10:43:08.237Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
10:43:08 [2020-07-27T10:43:08.237Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:43:08 [2020-07-27T10:43:08.237Z] 
10:43:08 [2020-07-27T10:43:08.237Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
10:43:08 [2020-07-27T10:43:08.238Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:43:08 [2020-07-27T10:43:08.238Z] 
10:43:08 [2020-07-27T10:43:08.238Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
10:43:08 [2020-07-27T10:43:08.238Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:43:08 [2020-07-27T10:43:08.238Z] 
10:43:08 [2020-07-27T10:43:08.238Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
10:43:08 [2020-07-27T10:43:08.238Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:43:08 [2020-07-27T10:43:08.238Z] 
10:43:08 [2020-07-27T10:43:08.238Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
10:43:08 [2020-07-27T10:43:08.238Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:43:08 [2020-07-27T10:43:08.238Z] 
10:43:08 [2020-07-27T10:43:08.238Z] 
10:43:08 [2020-07-27T10:43:08.238Z] DONE 6 tests, 6 skipped in 2.119s
10:43:08 [2020-07-27T10:43:08.238Z] 
10:43:08 [2020-07-27T10:43:08.238Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:43:08 [2020-07-27T10:43:08.417Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
10:43:08 [2020-07-27T10:43:08.934Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.30s)
10:43:08 [2020-07-27T10:43:08.934Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:43:09 [2020-07-27T10:43:09.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:43:09 [2020-07-27T10:43:09.781Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.3% of statements
10:43:10 [2020-07-27T10:43:10.397Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
10:43:10 [2020-07-27T10:43:10.397Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4tjqky3ih0jkmwdtu5hml4uq9 Created:2020-07-27 10:43:03.944162556 +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[b04fd4eb66ec306085dea501cdb4aa16d273c4ef79240298060fcba78b5e598e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oj7372819hd4cpivltgk7pwqp EndpointID:792b91b5db5ca3396efb9505a631d890f57e85fe332e241e08e0eb021b644e2a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a14cf35a3f4704315efbcd3ef80d7e0052ec4f7e3c163aa8d4dc36b79a772634 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:0a9a031defec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oj7372819hd4cpivltgk7pwqp EndpointID:792b91b5db5ca3396efb9505a631d890f57e85fe332e241e08e0eb021b644e2a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:43:10 [2020-07-27T10:43:10.397Z] PASS
10:43:10 [2020-07-27T10:43:10.397Z] 
10:43:10 [2020-07-27T10:43:10.397Z] === Skipped
10:43:10 [2020-07-27T10:43:10.397Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:43:10 [2020-07-27T10:43:10.397Z]     service_test.go:236: FLAKY_TEST
10:43:10 [2020-07-27T10:43:10.397Z] 
10:43:10 [2020-07-27T10:43:10.397Z] 
10:43:10 [2020-07-27T10:43:10.397Z] DONE 23 tests, 1 skipped in 38.662s
10:43:10 [2020-07-27T10:43:10.397Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:43:10 [2020-07-27T10:43:10.397Z] ++ 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
10:43:10 [2020-07-27T10:43:10.397Z] ++ set -e
10:43:10 [2020-07-27T10:43:10.397Z] ++ '[' -n 0 ']'
10:43:10 [2020-07-27T10:43:10.397Z] ++ set -x
10:43:10 [2020-07-27T10:43:10.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:43:10 [2020-07-27T10:43:10.397Z] INFO: Testing against a local daemon
10:43:10 [2020-07-27T10:43:10.397Z] === RUN   TestDockerNetworkIpvlanPersistance
10:43:10 [2020-07-27T10:43:10.397Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:43:10 [2020-07-27T10:43:10.397Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:43:10 [2020-07-27T10:43:10.397Z] === RUN   TestDockerNetworkIpvlan
10:43:10 [2020-07-27T10:43:10.397Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:43:10 [2020-07-27T10:43:10.397Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:43:10 [2020-07-27T10:43:10.397Z] PASS
10:43:10 [2020-07-27T10:43:10.397Z] 
10:43:10 [2020-07-27T10:43:10.397Z] === Skipped
10:43:10 [2020-07-27T10:43:10.398Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:43:10 [2020-07-27T10:43:10.398Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:43:10 [2020-07-27T10:43:10.398Z] 
10:43:10 [2020-07-27T10:43:10.398Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:43:10 [2020-07-27T10:43:10.398Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:43:10 [2020-07-27T10:43:10.398Z] 
10:43:10 [2020-07-27T10:43:10.398Z] 
10:43:10 [2020-07-27T10:43:10.398Z] DONE 2 tests, 2 skipped in 0.077s
10:43:10 [2020-07-27T10:43:10.398Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:43:10 [2020-07-27T10:43:10.398Z] ++ 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
10:43:10 [2020-07-27T10:43:10.398Z] ++ set -e
10:43:10 [2020-07-27T10:43:10.398Z] ++ '[' -n 0 ']'
10:43:10 [2020-07-27T10:43:10.398Z] ++ set -x
10:43:10 [2020-07-27T10:43:10.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:43:10 [2020-07-27T10:43:10.398Z] INFO: Testing against a local daemon
10:43:10 [2020-07-27T10:43:10.398Z] === RUN   TestDockerNetworkMacvlanPersistance
10:43:10 [2020-07-27T10:43:10.468Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:10 [2020-07-27T10:43:10.468Z] INFO: Testing against a local daemon
10:43:10 [2020-07-27T10:43:10.710Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:43:10 [2020-07-27T10:43:10.710Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
10:43:10 [2020-07-27T10:43:10.942Z] ok  	github.com/docker/docker/integration/service	0.289s
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === Skipped
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
10:43:10 [2020-07-27T10:43:10.942Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
10:43:10 [2020-07-27T10:43:10.942Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] DONE 24 tests, 23 skipped in 2.495s
10:43:10 [2020-07-27T10:43:10.942Z] 
10:43:10 [2020-07-27T10:43:10.942Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:43:11 [2020-07-27T10:43:11.271Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
10:43:11 [2020-07-27T10:43:11.443Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
10:43:11 [2020-07-27T10:43:11.443Z] === RUN   TestDockerNetworkMacvlan
10:43:11 [2020-07-27T10:43:11.730Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:43:11 [2020-07-27T10:43:11.832Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:43:12 [2020-07-27T10:43:12.088Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:43:12 [2020-07-27T10:43:12.298Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:43:12 [2020-07-27T10:43:12.557Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:43:13 [2020-07-27T10:43:13.124Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:43:13 [2020-07-27T10:43:13.132Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:43:13 [2020-07-27T10:43:13.172Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:13 [2020-07-27T10:43:13.172Z] INFO: Testing against a local daemon
10:43:13 [2020-07-27T10:43:13.172Z] ok  	github.com/docker/docker/integration/session	0.217s
10:43:13 [2020-07-27T10:43:13.172Z] 
10:43:13 [2020-07-27T10:43:13.172Z] === Skipped
10:43:13 [2020-07-27T10:43:13.172Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
10:43:13 [2020-07-27T10:43:13.172Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:43:13 [2020-07-27T10:43:13.172Z] 
10:43:13 [2020-07-27T10:43:13.172Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
10:43:13 [2020-07-27T10:43:13.172Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:43:13 [2020-07-27T10:43:13.172Z] 
10:43:13 [2020-07-27T10:43:13.172Z] 
10:43:13 [2020-07-27T10:43:13.172Z] DONE 2 tests, 2 skipped in 2.001s
10:43:13 [2020-07-27T10:43:13.172Z] 
10:43:13 [2020-07-27T10:43:13.172Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:43:13 [2020-07-27T10:43:13.691Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:43:13 [2020-07-27T10:43:13.788Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:43:14 [2020-07-27T10:43:14.360Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:43:14 [2020-07-27T10:43:14.627Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:43:14 [2020-07-27T10:43:14.627Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:43:14 [2020-07-27T10:43:14.627Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:43:14 [2020-07-27T10:43:14.627Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:43:14 [2020-07-27T10:43:14.627Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:43:14 [2020-07-27T10:43:14.748Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:14 [2020-07-27T10:43:14.748Z] INFO: Testing against a local daemon
10:43:14 [2020-07-27T10:43:14.950Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
10:43:15 [2020-07-27T10:43:15.514Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
10:43:15 [2020-07-27T10:43:15.564Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:43:15 [2020-07-27T10:43:15.823Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:43:15 [2020-07-27T10:43:15.868Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:43:16 [2020-07-27T10:43:16.327Z] ok  	github.com/docker/docker/integration/system	1.348s
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] === Skipped
10:43:16 [2020-07-27T10:43:16.327Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:43:16 [2020-07-27T10:43:16.327Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
10:43:16 [2020-07-27T10:43:16.327Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
10:43:16 [2020-07-27T10:43:16.327Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
10:43:16 [2020-07-27T10:43:16.327Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
10:43:16 [2020-07-27T10:43:16.327Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
10:43:16 [2020-07-27T10:43:16.327Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
10:43:16 [2020-07-27T10:43:16.327Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] DONE 13 tests, 7 skipped in 3.175s
10:43:16 [2020-07-27T10:43:16.327Z] 
10:43:16 [2020-07-27T10:43:16.327Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:43:16 [2020-07-27T10:43:16.392Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:43:16 [2020-07-27T10:43:16.651Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:43:16 [2020-07-27T10:43:16.883Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
10:43:17 [2020-07-27T10:43:17.219Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:43:17 [2020-07-27T10:43:17.477Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:43:17 [2020-07-27T10:43:17.910Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:17 [2020-07-27T10:43:17.910Z] INFO: Testing against a local daemon
10:43:17 [2020-07-27T10:43:17.958Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:43:18 [2020-07-27T10:43:18.382Z] ok  	github.com/docker/docker/integration/volume	0.244s
10:43:18 [2020-07-27T10:43:18.382Z] 
10:43:18 [2020-07-27T10:43:18.382Z] === Skipped
10:43:18 [2020-07-27T10:43:18.382Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
10:43:18 [2020-07-27T10:43:18.382Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
10:43:18 [2020-07-27T10:43:18.382Z] 
10:43:18 [2020-07-27T10:43:18.382Z] 
10:43:18 [2020-07-27T10:43:18.382Z] DONE 5 tests, 1 skipped in 2.095s
10:43:18 [2020-07-27T10:43:18.382Z] 
10:43:18 [2020-07-27T10:43:18.382Z] INFO: make.ps1 ended at 07/27/2020 10:43:18
10:43:18 [2020-07-27T10:43:18.382Z] INFO: Integration CLI tests being run from the host:
10:43:18 [2020-07-27T10:43:18.382Z] 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" 
10:43:19 [2020-07-27T10:43:19.381Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:43:20 [2020-07-27T10:43:20.317Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:43:20 [2020-07-27T10:43:20.883Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:43:20 [2020-07-27T10:43:20.883Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:43:21 [2020-07-27T10:43:21.452Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:43:21 [2020-07-27T10:43:21.452Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:43:21 [2020-07-27T10:43:21.517Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:43:22 [2020-07-27T10:43:22.020Z] === RUN   TestDockerSuite/TestBuildXZHost
10:43:22 [2020-07-27T10:43:22.567Z] --- PASS: TestDockerNetworkMacvlan (11.18s)
10:43:22 [2020-07-27T10:43:22.567Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:43:22 [2020-07-27T10:43:22.567Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:43:22 [2020-07-27T10:43:22.567Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
10:43:22 [2020-07-27T10:43:22.567Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
10:43:22 [2020-07-27T10:43:22.567Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s)
10:43:22 [2020-07-27T10:43:22.567Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
10:43:22 [2020-07-27T10:43:22.567Z] PASS
10:43:22 [2020-07-27T10:43:22.567Z] 
10:43:22 [2020-07-27T10:43:22.567Z] DONE 8 tests in 12.641s
10:43:22 [2020-07-27T10:43:22.567Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
10:43:22 [2020-07-27T10:43:22.567Z] ++ 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
10:43:22 [2020-07-27T10:43:22.567Z] ++ set -e
10:43:22 [2020-07-27T10:43:22.567Z] ++ '[' -n 0 ']'
10:43:22 [2020-07-27T10:43:22.567Z] ++ set -x
10:43:22 [2020-07-27T10:43:22.567Z] ++ env -i DEST=/go/src/github.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
10:43:22 [2020-07-27T10:43:22.567Z] testing: warning: no tests to run
10:43:22 [2020-07-27T10:43:22.567Z] PASS
10:43:22 [2020-07-27T10:43:22.567Z] 
10:43:22 [2020-07-27T10:43:22.567Z] DONE 0 tests in 0.012s
10:43:22 [2020-07-27T10:43:22.567Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:43:22 [2020-07-27T10:43:22.567Z] ++ 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
10:43:22 [2020-07-27T10:43:22.567Z] ++ set -e
10:43:22 [2020-07-27T10:43:22.567Z] ++ '[' -n 0 ']'
10:43:22 [2020-07-27T10:43:22.567Z] ++ set -x
10:43:22 [2020-07-27T10:43:22.567Z] ++ env -i DEST=/go/src/github.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
10:43:22 [2020-07-27T10:43:22.567Z] INFO: Testing against a local daemon
10:43:22 [2020-07-27T10:43:22.567Z] === RUN   TestAuthZPluginAllowRequest
10:43:23 [2020-07-27T10:43:23.401Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:43:23 [2020-07-27T10:43:23.401Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:43:23 [2020-07-27T10:43:23.401Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:43:23 [2020-07-27T10:43:23.661Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:43:24 [2020-07-27T10:43:24.085Z] --- PASS: TestAuthZPluginAllowRequest (1.36s)
10:43:24 [2020-07-27T10:43:24.085Z] === RUN   TestAuthZPluginTLS
10:43:24 [2020-07-27T10:43:24.252Z] === RUN   TestDockerSuite/TestCommitChange
10:43:24 [2020-07-27T10:43:24.379Z] --- PASS: TestAuthZPluginTLS (0.56s)
10:43:24 [2020-07-27T10:43:24.379Z] === RUN   TestAuthZPluginDenyRequest
10:43:24 [2020-07-27T10:43:24.819Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
10:43:24 [2020-07-27T10:43:24.819Z] PASS
10:43:24 [2020-07-27T10:43:24.819Z] 
10:43:24 [2020-07-27T10:43:24.819Z] DONE 17 tests in 49.724s
10:43:24 [2020-07-27T10:43:24.819Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:43:24 [2020-07-27T10:43:24.819Z] ++ 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
10:43:24 [2020-07-27T10:43:24.819Z] ++ set -e
10:43:24 [2020-07-27T10:43:24.819Z] ++ '[' -n 0 ']'
10:43:24 [2020-07-27T10:43:24.819Z] ++ set -x
10:43:24 [2020-07-27T10:43:24.819Z] ++ env -i DEST=/go/src/github.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
10:43:24 [2020-07-27T10:43:24.819Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:43:24 [2020-07-27T10:43:24.819Z] INFO: Testing against a local daemon
10:43:24 [2020-07-27T10:43:24.819Z] === RUN   TestPluginInvalidJSON
10:43:24 [2020-07-27T10:43:24.819Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:43:24 [2020-07-27T10:43:24.819Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:43:25 [2020-07-27T10:43:25.032Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
10:43:25 [2020-07-27T10:43:25.032Z] === RUN   TestAuthZPluginAPIDenyResponse
10:43:25 [2020-07-27T10:43:25.078Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:43:25 [2020-07-27T10:43:25.078Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:43:25 [2020-07-27T10:43:25.078Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:43:25 [2020-07-27T10:43:25.078Z] === RUN   TestPluginInstall
10:43:25 [2020-07-27T10:43:25.078Z] === RUN   TestPluginInstall/no_auth
10:43:25 [2020-07-27T10:43:25.594Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:25 [2020-07-27T10:43:25.594Z] INFO: Testing against a local daemon
10:43:25 [2020-07-27T10:43:25.647Z] === RUN   TestDockerSuite/TestCommitHardlink
10:43:25 [2020-07-27T10:43:25.672Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
10:43:25 [2020-07-27T10:43:25.672Z] === RUN   TestAuthZPluginDenyResponse
10:43:25 [2020-07-27T10:43:25.966Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:43:25 [2020-07-27T10:43:25.966Z] === RUN   TestAuthZPluginAllowEventStream
10:43:27 [2020-07-27T10:43:27.027Z] === RUN   TestDockerSuite/TestCommitNewFile
10:43:27 [2020-07-27T10:43:27.488Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
10:43:27 [2020-07-27T10:43:27.488Z] === RUN   TestAuthZPluginErrorResponse
10:43:28 [2020-07-27T10:43:28.132Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:43:28 [2020-07-27T10:43:28.132Z] === RUN   TestAuthZPluginErrorRequest
10:43:28 [2020-07-27T10:43:28.439Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:43:28 [2020-07-27T10:43:28.439Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:43:28 [2020-07-27T10:43:28.938Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:43:29 [2020-07-27T10:43:29.077Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
10:43:29 [2020-07-27T10:43:29.077Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:43:29 [2020-07-27T10:43:29.091Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/rootless	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/volume	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === Skipped
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:73: No driver to put!
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z] time="2020-07-27T10:42:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z] time="2020-07-27T10:42:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z] time="2020-07-27T10:42:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z] time="2020-07-27T10:42:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z] time="2020-07-27T10:42:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:73: No driver to put!
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     overlay_test.go:49: Fails to compute changes intermittently
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     graphtest_unix.go:73: No driver to put!
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:43:29 [2020-07-27T10:43:29.091Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] 
10:43:29 [2020-07-27T10:43:29.091Z] DONE 2123 tests, 26 skipped in 244.961s
Post stage
[Pipeline] junit
10:43:29 [2020-07-27T10:43:29.398Z] Recording test results
10:43:29 [2020-07-27T10:43:29.507Z] === RUN   TestDockerSuite/TestCommitTTY
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:43:30 [2020-07-27T10:43:30.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41267/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 hack/validate/vendor
10:43:30 [2020-07-27T10:43:30.636Z] No vendor changes in diff.
10:43:31 [2020-07-27T10:43:31.180Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s)
10:43:31 [2020-07-27T10:43:31.180Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
10:43:31 [2020-07-27T10:43:31.418Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:43:31 [2020-07-27T10:43:31.561Z] + echo Building e2e image
10:43:31 [2020-07-27T10:43:31.561Z] Building e2e image
10:43:31 [2020-07-27T10:43:31.561Z] + docker build --build-arg DOCKER_GITCOMMIT=9a6402d761bc88bcf2c044c90a5d685e9e2cbc98 -t moby-e2e-test -f Dockerfile.e2e .
10:43:31 [2020-07-27T10:43:31.561Z] #2 [internal] load .dockerignore
10:43:31 [2020-07-27T10:43:31.561Z] #2 transferring context: 34B done
10:43:31 [2020-07-27T10:43:31.561Z] #2 DONE 0.0s
10:43:31 [2020-07-27T10:43:31.561Z] 
10:43:31 [2020-07-27T10:43:31.561Z] #1 [internal] load build definition from Dockerfile.e2e
10:43:31 [2020-07-27T10:43:31.561Z] #1 transferring dockerfile: 3.21kB done
10:43:31 [2020-07-27T10:43:31.561Z] #1 DONE 0.0s
10:43:31 [2020-07-27T10:43:31.561Z] 
10:43:31 [2020-07-27T10:43:31.561Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
10:43:31 [2020-07-27T10:43:31.826Z] #4 DONE 0.2s
10:43:31 [2020-07-27T10:43:31.826Z] 
10:43:31 [2020-07-27T10:43:31.826Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
10:43:31 [2020-07-27T10:43:31.826Z] #3 DONE 0.3s
10:43:31 [2020-07-27T10:43:31.826Z] 
10:43:31 [2020-07-27T10:43:31.826Z] #8 [internal] load build context
10:43:31 [2020-07-27T10:43:31.985Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:43:32 [2020-07-27T10:43:32.244Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:43:32 [2020-07-27T10:43:32.394Z] #8 transferring context: 849.95kB 0.4s done
10:43:32 [2020-07-27T10:43:32.394Z] #8 DONE 0.6s
10:43:32 [2020-07-27T10:43:32.394Z] 
10:43:32 [2020-07-27T10:43:32.394Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:43:32 [2020-07-27T10:43:32.394Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 14.71MB / 127.35MB 0.5s
10:43:32 [2020-07-27T10:43:32.394Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done
10:43:32 [2020-07-27T10:43:32.394Z] #14 ...
10:43:32 [2020-07-27T10:43:32.394Z] 
10:43:32 [2020-07-27T10:43:32.394Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
10:43:32 [2020-07-27T10:43:32.394Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
10:43:32 [2020-07-27T10:43:32.394Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
10:43:32 [2020-07-27T10:43:32.394Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
10:43:32 [2020-07-27T10:43:32.394Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
10:43:32 [2020-07-27T10:43:32.394Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
10:43:32 [2020-07-27T10:43:32.394Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
10:43:32 [2020-07-27T10:43:32.394Z] #5 DONE 0.6s
10:43:32 [2020-07-27T10:43:32.394Z] 
10:43:32 [2020-07-27T10:43:32.394Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:43:32 [2020-07-27T10:43:32.394Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 35.10MB / 127.35MB 0.7s
10:43:32 [2020-07-27T10:43:32.394Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
10:43:32 [2020-07-27T10:43:32.656Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 41.64MB / 127.35MB 0.8s
10:43:32 [2020-07-27T10:43:32.700Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
10:43:32 [2020-07-27T10:43:32.700Z] === RUN   TestAuthZPluginHeader
10:43:32 [2020-07-27T10:43:32.816Z] time="2020-07-27T10:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:32 [2020-07-27T10:43:32.816Z] time="2020-07-27T10:43:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:32 [2020-07-27T10:43:32.816Z] time="2020-07-27T10:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:887fafb0aff2b9bb57a1ee74d2fd195ad7d7f2c9cefdf6743f3496fc3efd2154" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:32 [2020-07-27T10:43:32.816Z] time="2020-07-27T10:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:32 [2020-07-27T10:43:32.816Z] time="2020-07-27T10:43:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:32 [2020-07-27T10:43:32.816Z] time="2020-07-27T10:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:887fafb0aff2b9bb57a1ee74d2fd195ad7d7f2c9cefdf6743f3496fc3efd2154" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:32 [2020-07-27T10:43:32.913Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 50.83MB / 127.35MB 0.9s
10:43:32 [2020-07-27T10:43:32.913Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 75.07MB / 127.35MB 1.1s
10:43:33 [2020-07-27T10:43:33.168Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 98.15MB / 127.35MB 1.3s
10:43:33 [2020-07-27T10:43:33.168Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 111.20MB / 127.35MB 1.4s
10:43:33 [2020-07-27T10:43:33.341Z] --- PASS: TestAuthZPluginHeader (0.83s)
10:43:33 [2020-07-27T10:43:33.341Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:43:33 [2020-07-27T10:43:33.341Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:43:33 [2020-07-27T10:43:33.341Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:33 [2020-07-27T10:43:33.341Z] === RUN   TestAuthZPluginV2Disable
10:43:33 [2020-07-27T10:43:33.341Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:43:33 [2020-07-27T10:43:33.341Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:33 [2020-07-27T10:43:33.341Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:43:33 [2020-07-27T10:43:33.341Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:43:33 [2020-07-27T10:43:33.341Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:33 [2020-07-27T10:43:33.341Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:43:33 [2020-07-27T10:43:33.341Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:43:33 [2020-07-27T10:43:33.341Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:33 [2020-07-27T10:43:33.341Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:43:33 [2020-07-27T10:43:33.383Z] === RUN   TestPluginInstall/with_htpasswd
10:43:33 [2020-07-27T10:43:33.424Z] #14 ...
10:43:33 [2020-07-27T10:43:33.424Z] 
10:43:33 [2020-07-27T10:43:33.424Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
10:43:33 [2020-07-27T10:43:33.424Z] #6 DONE 0.9s
10:43:33 [2020-07-27T10:43:33.424Z] 
10:43:33 [2020-07-27T10:43:33.424Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:43:33 [2020-07-27T10:43:33.424Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.5s done
10:43:33 [2020-07-27T10:43:33.424Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c
10:43:33 [2020-07-27T10:43:33.642Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:43:33 [2020-07-27T10:43:33.901Z] time="2020-07-27T10:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:33 [2020-07-27T10:43:33.901Z] time="2020-07-27T10:43:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:33 [2020-07-27T10:43:33.901Z] time="2020-07-27T10:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8c612aae53b3d68bf2f564a7604cd159b51b64eb8e838ee5daa11215348d843" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:33 [2020-07-27T10:43:33.901Z] time="2020-07-27T10:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:33 [2020-07-27T10:43:33.901Z] time="2020-07-27T10:43:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:33 [2020-07-27T10:43:33.901Z] time="2020-07-27T10:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8c612aae53b3d68bf2f564a7604cd159b51b64eb8e838ee5daa11215348d843" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:34 [2020-07-27T10:43:34.839Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:43:34 [2020-07-27T10:43:34.839Z] === RUN   TestPluginInstall/with_insecure
10:43:34 [2020-07-27T10:43:34.839Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:43:34 [2020-07-27T10:43:34.839Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:43:35 [2020-07-27T10:43:35.099Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:43:35 [2020-07-27T10:43:35.099Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:43:35 [2020-07-27T10:43:35.358Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:43:35 [2020-07-27T10:43:35.358Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:43:36 [2020-07-27T10:43:36.296Z] time="2020-07-27T10:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:36 [2020-07-27T10:43:36.296Z] time="2020-07-27T10:43:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:36 [2020-07-27T10:43:36.296Z] time="2020-07-27T10:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7f9527ce929fabe5bc813ce4408238925ef6000604d8583e9b52a0cbacd60e4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:36 [2020-07-27T10:43:36.296Z] time="2020-07-27T10:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:36 [2020-07-27T10:43:36.296Z] time="2020-07-27T10:43:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:36 [2020-07-27T10:43:36.296Z] time="2020-07-27T10:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7f9527ce929fabe5bc813ce4408238925ef6000604d8583e9b52a0cbacd60e4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:36 [2020-07-27T10:43:36.864Z] --- PASS: TestPluginInstall (11.75s)
10:43:36 [2020-07-27T10:43:36.864Z]     --- PASS: TestPluginInstall/no_auth (8.31s)
10:43:36 [2020-07-27T10:43:36.864Z]     --- PASS: TestPluginInstall/with_htpasswd (1.54s)
10:43:36 [2020-07-27T10:43:36.864Z]     --- PASS: TestPluginInstall/with_insecure (1.90s)
10:43:36 [2020-07-27T10:43:36.864Z]         plugin_test.go:157: [dc177e6f75ec5] daemon is not started
10:43:36 [2020-07-27T10:43:36.864Z] PASS
10:43:36 [2020-07-27T10:43:36.864Z] 
10:43:36 [2020-07-27T10:43:36.864Z] DONE 6 tests in 11.939s
10:43:36 [2020-07-27T10:43:36.864Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:43:36 [2020-07-27T10:43:36.864Z] ++ 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
10:43:36 [2020-07-27T10:43:36.864Z] ++ set -e
10:43:36 [2020-07-27T10:43:36.864Z] ++ '[' -n 0 ']'
10:43:36 [2020-07-27T10:43:36.864Z] ++ set -x
10:43:36 [2020-07-27T10:43:36.864Z] ++ env -i DEST=/go/src/github.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
10:43:36 [2020-07-27T10:43:36.864Z] INFO: Testing against a local daemon
10:43:36 [2020-07-27T10:43:36.864Z] === RUN   TestExternalGraphDriver
10:43:37 [2020-07-27T10:43:37.124Z] === RUN   TestExternalGraphDriver/json
10:43:37 [2020-07-27T10:43:37.124Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:43:37 [2020-07-27T10:43:37.124Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:43:38 [2020-07-27T10:43:38.502Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:43:38 [2020-07-27T10:43:38.709Z] #14 ...
10:43:38 [2020-07-27T10:43:38.709Z] 
10:43:38 [2020-07-27T10:43:38.709Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
10:43:38 [2020-07-27T10:43:38.709Z] #7 0.724 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.801 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.898 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.904 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.913 (3/30) Installing readline (8.0.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.918 (4/30) Installing bash (5.0.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.934 Executing bash-5.0.0-r0.post-install
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.937 (5/30) Installing ca-certificates (20191127-r2)
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.958 (6/30) Installing libgcc (8.3.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.961 (7/30) Installing libstdc++ (8.3.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 1.978 (8/30) Installing binutils (2.32-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 2.074 (9/30) Installing gmp (6.1.2-r1)
10:43:38 [2020-07-27T10:43:38.709Z] #7 2.083 (10/30) Installing isl (0.18-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 2.103 (11/30) Installing libgomp (8.3.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 2.107 (12/30) Installing libatomic (8.3.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 2.109 (13/30) Installing mpfr3 (3.1.5-r1)
10:43:38 [2020-07-27T10:43:38.709Z] #7 2.114 (14/30) Installing mpc1 (1.1.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 2.117 (15/30) Installing gcc (8.3.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.003 (16/30) Installing musl-dev (1.1.22-r3)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.108 (17/30) Installing libc-dev (0.7.1-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.110 (18/30) Installing g++ (8.3.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.698 (19/30) Installing nghttp2-libs (1.39.2-r1)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.703 (20/30) Installing libcurl (7.66.0-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.711 (21/30) Installing expat (2.2.8-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.717 (22/30) Installing pcre2 (10.33-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.725 (23/30) Installing git (2.22.4-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.925 (24/30) Installing libmnl (1.0.4-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.928 (25/30) Installing libnftnl-libs (1.1.3-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.931 (26/30) Installing iptables (1.8.3-r1)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.957 (27/30) Installing pigz (2.4-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.963 (28/30) Installing tar (1.32-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.972 (29/30) Installing xz-libs (5.2.4-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.978 (30/30) Installing xz (5.2.4-r0)
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.984 Executing busybox-1.30.1-r3.trigger
10:43:38 [2020-07-27T10:43:38.709Z] #7 3.990 Executing ca-certificates-20191127-r2.trigger
10:43:38 [2020-07-27T10:43:38.709Z] #7 4.039 OK: 179 MiB in 44 packages
10:43:38 [2020-07-27T10:43:38.709Z] #7 DONE 5.0s
10:43:38 [2020-07-27T10:43:38.709Z] 
10:43:38 [2020-07-27T10:43:38.709Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
10:43:38 [2020-07-27T10:43:38.709Z] #9 DONE 0.1s
10:43:38 [2020-07-27T10:43:38.709Z] 
10:43:38 [2020-07-27T10:43:38.709Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
10:43:38 [2020-07-27T10:43:38.709Z] #10 DONE 0.0s
10:43:38 [2020-07-27T10:43:38.709Z] 
10:43:38 [2020-07-27T10:43:38.709Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
10:43:38 [2020-07-27T10:43:38.709Z] #11 DONE 0.0s
10:43:38 [2020-07-27T10:43:38.709Z] 
10:43:38 [2020-07-27T10:43:38.709Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
10:43:38 [2020-07-27T10:43:38.709Z] #12 DONE 0.0s
10:43:38 [2020-07-27T10:43:38.709Z] 
10:43:38 [2020-07-27T10:43:38.710Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:43:38 [2020-07-27T10:43:38.710Z] #14 ...
10:43:38 [2020-07-27T10:43:38.710Z] 
10:43:38 [2020-07-27T10:43:38.710Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
10:43:38 [2020-07-27T10:43:38.710Z] #13 DONE 0.0s
10:43:38 [2020-07-27T10:43:38.710Z] 
10:43:38 [2020-07-27T10:43:38.710Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:43:38 [2020-07-27T10:43:38.710Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.2s
10:43:38 [2020-07-27T10:43:38.760Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:43:39 [2020-07-27T10:43:39.020Z] === RUN   TestExternalGraphDriver/spec
10:43:39 [2020-07-27T10:43:39.590Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:43:39 [2020-07-27T10:43:39.637Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.0s done
10:43:39 [2020-07-27T10:43:39.637Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done
10:43:39 [2020-07-27T10:43:39.637Z] #14 DONE 7.9s
10:43:39 [2020-07-27T10:43:39.637Z] 
10:43:39 [2020-07-27T10:43:39.637Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:43:40 [2020-07-27T10:43:40.243Z] #15 0.387 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
10:43:40 [2020-07-27T10:43:40.540Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:43:41 [2020-07-27T10:43:41.108Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:43:41 [2020-07-27T10:43:41.177Z] #15 1.455 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
10:43:41 [2020-07-27T10:43:41.367Z] === RUN   TestExternalGraphDriver/pull
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.567 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.572 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.578 (3/54) Installing readline (8.0.4-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.582 (4/54) Installing bash (5.0.17-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.593 Executing bash-5.0.17-r0.post-install
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.595 (5/54) Installing linux-headers (5.4.5-r1)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.674 (6/54) Installing libblkid (2.35.2-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.679 (7/54) Installing libuuid (2.35.2-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.680 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.685 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.689 (10/54) Installing libgcc (9.3.0-r2)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.691 (11/54) Installing libstdc++ (9.3.0-r2)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.703 (12/54) Installing binutils (2.34-r1)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.767 (13/54) Installing libmagic (5.38-r0)
10:43:41 [2020-07-27T10:43:41.433Z] #15 1.788 (14/54) Installing file (5.38-r0)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.789 (15/54) Installing gmp (6.2.0-r0)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.795 (16/54) Installing isl (0.18-r0)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.810 (17/54) Installing libgomp (9.3.0-r2)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.813 (18/54) Installing libatomic (9.3.0-r2)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.815 (19/54) Installing libgphobos (9.3.0-r2)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.858 (20/54) Installing mpfr4 (4.0.2-r4)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.864 (21/54) Installing mpc1 (1.1.0-r1)
10:43:41 [2020-07-27T10:43:41.690Z] #15 1.866 (22/54) Installing gcc (9.3.0-r2)
10:43:41 [2020-07-27T10:43:41.936Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:43:42 [2020-07-27T10:43:42.505Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:43:42 [2020-07-27T10:43:42.505Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:43:42 [2020-07-27T10:43:42.505Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:43:42 [2020-07-27T10:43:42.620Z] #15 2.690 (23/54) Installing musl-dev (1.1.24-r9)
10:43:42 [2020-07-27T10:43:42.620Z] #15 2.767 (24/54) Installing libc-dev (0.7.2-r3)
10:43:42 [2020-07-27T10:43:42.620Z] #15 2.769 (25/54) Installing g++ (9.3.0-r2)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.185 (26/54) Installing make (4.3-r0)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.189 (27/54) Installing fortify-headers (1.1-r0)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.191 (28/54) Installing patch (2.7.6-r6)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.194 (29/54) Installing build-base (0.5-r2)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.195 (30/54) Installing nghttp2-libs (1.41.0-r0)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.197 (31/54) Installing libcurl (7.69.1-r0)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.203 (32/54) Installing curl (7.69.1-r0)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.206 (33/54) Installing oniguruma (6.9.5-r1)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.211 (34/54) Installing jq (1.6-r1)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.218 (35/54) Installing device-mapper-libs (2.02.186-r1)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.222 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.224 (37/54) Installing libaio (0.3.112-r1)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.226 (38/54) Installing lvm2-libs (2.02.186-r1)
10:43:42 [2020-07-27T10:43:42.876Z] #15 3.253 (39/54) Installing blkid (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.075Z] --- PASS: TestExternalGraphDriver (6.15s)
10:43:43 [2020-07-27T10:43:43.075Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
10:43:43 [2020-07-27T10:43:43.075Z]     --- PASS: TestExternalGraphDriver/spec (2.24s)
10:43:43 [2020-07-27T10:43:43.075Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
10:43:43 [2020-07-27T10:43:43.075Z] === RUN   TestGraphdriverPluginV2
10:43:43 [2020-07-27T10:43:43.075Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:43:43 [2020-07-27T10:43:43.075Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:43:43 [2020-07-27T10:43:43.075Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:43:43 [2020-07-27T10:43:43.075Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.256 (40/54) Installing libcap-ng (0.7.10-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.257 (41/54) Installing setpriv (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.259 (42/54) Installing libmount (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.264 (43/54) Installing libsmartcols (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.267 (44/54) Installing findmnt (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.270 (45/54) Installing mcookie (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.271 (46/54) Installing hexdump (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.273 (47/54) Installing lsblk (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.276 (48/54) Installing libfdisk (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.281 (49/54) Installing sfdisk (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.284 (50/54) Installing cfdisk (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.286 (51/54) Installing util-linux (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.321 (52/54) Installing pkgconf (1.7.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.323 (53/54) Installing util-linux-dev (2.35.2-r0)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.345 (54/54) Installing lvm2-dev (2.02.186-r1)
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.350 Executing busybox-1.31.1-r16.trigger
10:43:43 [2020-07-27T10:43:43.132Z] #15 3.356 OK: 230 MiB in 69 packages
10:43:43 [2020-07-27T10:43:43.335Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:43:43 [2020-07-27T10:43:43.387Z] #15 DONE 3.8s
10:43:43 [2020-07-27T10:43:43.593Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:43:43 [2020-07-27T10:43:43.684Z] 
10:43:43 [2020-07-27T10:43:43.684Z] #16 [base 3/5] RUN mkdir -p /build/
10:43:44 [2020-07-27T10:43:44.163Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:43:44 [2020-07-27T10:43:44.243Z] #16 DONE 0.5s
10:43:44 [2020-07-27T10:43:44.243Z] 
10:43:44 [2020-07-27T10:43:44.243Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
10:43:44 [2020-07-27T10:43:44.499Z] #17 DONE 0.5s
10:43:44 [2020-07-27T10:43:44.499Z] 
10:43:44 [2020-07-27T10:43:44.499Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
10:43:44 [2020-07-27T10:43:44.499Z] #18 DONE 0.0s
10:43:44 [2020-07-27T10:43:44.499Z] 
10:43:44 [2020-07-27T10:43:44.499Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
10:43:44 [2020-07-27T10:43:44.499Z] #19 DONE 0.1s
10:43:44 [2020-07-27T10:43:44.499Z] 
10:43:44 [2020-07-27T10:43:44.499Z] #31 [builder 1/4] COPY . .
10:43:44 [2020-07-27T10:43:44.499Z] #31 ...
10:43:44 [2020-07-27T10:43:44.499Z] 
10:43:44 [2020-07-27T10:43:44.499Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
10:43:44 [2020-07-27T10:43:44.499Z] #26 DONE 0.1s
10:43:44 [2020-07-27T10:43:44.499Z] 
10:43:44 [2020-07-27T10:43:44.499Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:43:44 [2020-07-27T10:43:44.499Z] #22 DONE 0.1s
10:43:44 [2020-07-27T10:43:44.499Z] 
10:43:44 [2020-07-27T10:43:44.499Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
10:43:44 [2020-07-27T10:43:44.499Z] #27 DONE 0.1s
10:43:44 [2020-07-27T10:43:44.499Z] 
10:43:44 [2020-07-27T10:43:44.499Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:43:44 [2020-07-27T10:43:44.499Z] #23 DONE 0.1s
10:43:44 [2020-07-27T10:43:44.731Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:43:44 [2020-07-27T10:43:44.731Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:43:44 [2020-07-27T10:43:44.754Z] 
10:43:44 [2020-07-27T10:43:44.754Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
10:43:44 [2020-07-27T10:43:44.754Z] #28 DONE 0.0s
10:43:44 [2020-07-27T10:43:44.754Z] 
10:43:44 [2020-07-27T10:43:44.754Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:43:46 [2020-07-27T10:43:46.112Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:43:46 [2020-07-27T10:43:46.371Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:43:46 [2020-07-27T10:43:46.371Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:43:46 [2020-07-27T10:43:46.939Z] --- PASS: TestGraphdriverPluginV2 (3.94s)
10:43:46 [2020-07-27T10:43:46.939Z] PASS
10:43:46 [2020-07-27T10:43:46.939Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:43:46 [2020-07-27T10:43:46.939Z] 
10:43:46 [2020-07-27T10:43:46.939Z] DONE 5 tests in 10.260s
10:43:46 [2020-07-27T10:43:46.939Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:43:46 [2020-07-27T10:43:46.939Z] ++ 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
10:43:46 [2020-07-27T10:43:46.939Z] ++ set -e
10:43:46 [2020-07-27T10:43:46.939Z] ++ '[' -n 0 ']'
10:43:46 [2020-07-27T10:43:46.939Z] ++ set -x
10:43:46 [2020-07-27T10:43:46.939Z] ++ env -i DEST=/go/src/github.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
10:43:47 [2020-07-27T10:43:47.199Z] INFO: Testing against a local daemon
10:43:47 [2020-07-27T10:43:47.199Z] === RUN   TestContinueAfterPluginCrash
10:43:47 [2020-07-27T10:43:47.199Z] === PAUSE TestContinueAfterPluginCrash
10:43:47 [2020-07-27T10:43:47.199Z] === RUN   TestReadPluginNoRead
10:43:47 [2020-07-27T10:43:47.199Z] === PAUSE TestReadPluginNoRead
10:43:47 [2020-07-27T10:43:47.199Z] === RUN   TestDaemonStartWithLogOpt
10:43:47 [2020-07-27T10:43:47.199Z] === PAUSE TestDaemonStartWithLogOpt
10:43:47 [2020-07-27T10:43:47.199Z] === CONT  TestContinueAfterPluginCrash
10:43:47 [2020-07-27T10:43:47.199Z] === CONT  TestDaemonStartWithLogOpt
10:43:47 [2020-07-27T10:43:47.458Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:43:48 [2020-07-27T10:43:48.019Z] #29 ...
10:43:48 [2020-07-27T10:43:48.019Z] 
10:43:48 [2020-07-27T10:43:48.019Z] #31 [builder 1/4] COPY . .
10:43:48 [2020-07-27T10:43:48.019Z] #31 DONE 3.5s
10:43:48 [2020-07-27T10:43:48.274Z] 
10:43:48 [2020-07-27T10:43:48.274Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:43:48 [2020-07-27T10:43:48.274Z] #20 2.218 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:43:48 [2020-07-27T10:43:48.274Z] #20 2.563 
10:43:48 [2020-07-27T10:43:48.274Z] #20 2.683 
##                                                                         3.5%
#################                                                         24.5%
##################################                                        47.5%
##################################################                        69.9%
##################################################################        92.3%
######################################################################## 100.0%
10:43:48 [2020-07-27T10:43:48.274Z] #20 3.586 
10:43:48 [2020-07-27T10:43:48.274Z] #20 3.718 
##################                                                        25.8%
######################################################################## 100.0%
10:43:48 [2020-07-27T10:43:48.395Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:43:48 [2020-07-27T10:43:48.965Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:43:48 [2020-07-27T10:43:48.965Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:43:49 [2020-07-27T10:43:49.202Z] 
10:43:49 [2020-07-27T10:43:49.202Z] #20 ...
10:43:49 [2020-07-27T10:43:49.202Z] 
10:43:49 [2020-07-27T10:43:49.202Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
10:43:49 [2020-07-27T10:43:49.202Z] #32 DONE 1.0s
10:43:49 [2020-07-27T10:43:49.202Z] 
10:43:49 [2020-07-27T10:43:49.202Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:43:49 [2020-07-27T10:43:49.202Z] #20 4.405 
10:43:49 [2020-07-27T10:43:49.202Z] #20 4.534 
####                                                                       6.1%
#####################################################                     74.9%
######################################################################## 100.0%
10:43:49 [2020-07-27T10:43:49.458Z] #20 ...
10:43:49 [2020-07-27T10:43:49.458Z] 
10:43:49 [2020-07-27T10:43:49.458Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + RM_GOPATH=0
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + TMP_GOPATH=
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + : /build
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + '[' -z '' ']'
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 ++ mktemp -d
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + export GOPATH=/tmp/tmp.dOimiC
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + GOPATH=/tmp/tmp.dOimiC
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + RM_GOPATH=1
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 + case "$(go env GOARCH)" in
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.042 ++ go env GOARCH
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.052 + export GO_BUILDMODE=-buildmode=pie
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.052 + GO_BUILDMODE=-buildmode=pie
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.053 ++ dirname ./install.sh
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.054 + dir=.
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.054 + bin=dockercli
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.054 + shift
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.054 + '[' '!' -f ./dockercli.installer ']'
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.054 + . ./dockercli.installer
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.055 ++ : stable
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.055 ++ : 17.06.2-ce
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.055 + install_dockercli
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.056 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.056 Install docker/cli version 17.06.2-ce from stable
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.057 ++ uname -m
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.059 + arch=x86_64
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.059 + '[' x86_64 '!=' x86_64 ']'
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.061 + url=https://download.docker.com/linux/static
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.062 + tar -xz docker/docker
10:43:49 [2020-07-27T10:43:49.458Z] #24 1.063 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:43:49 [2020-07-27T10:43:49.458Z] #24 4.609 + mkdir -p /build
10:43:49 [2020-07-27T10:43:49.458Z] #24 4.609 + mv docker/docker /build/
10:43:49 [2020-07-27T10:43:49.458Z] #24 4.610 + rmdir docker
10:43:49 [2020-07-27T10:43:49.458Z] #24 DONE 4.7s
10:43:49 [2020-07-27T10:43:49.458Z] 
10:43:49 [2020-07-27T10:43:49.458Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:43:49 [2020-07-27T10:43:49.903Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:43:50 [2020-07-27T10:43:50.388Z] #33 1.435 
10:43:50 [2020-07-27T10:43:50.471Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:43:50 [2020-07-27T10:43:50.645Z] #33 1.573 Removing bundles/
10:43:50 [2020-07-27T10:43:50.645Z] #33 1.574 
10:43:50 [2020-07-27T10:43:50.645Z] #33 1.581 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
10:43:51 [2020-07-27T10:43:51.408Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:43:51 [2020-07-27T10:43:51.408Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:43:51 [2020-07-27T10:43:51.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:43:51 [2020-07-27T10:43:51.927Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:43:51 [2020-07-27T10:43:51.968Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
10:43:51 [2020-07-27T10:43:51.968Z] PASS
10:43:51 [2020-07-27T10:43:51.968Z] 
10:43:51 [2020-07-27T10:43:51.968Z] === Skipped
10:43:51 [2020-07-27T10:43:51.968Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:43:51 [2020-07-27T10:43:51.968Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:51 [2020-07-27T10:43:51.968Z] 
10:43:51 [2020-07-27T10:43:51.968Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:43:51 [2020-07-27T10:43:51.968Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:51 [2020-07-27T10:43:51.968Z] 
10:43:51 [2020-07-27T10:43:51.968Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:43:51 [2020-07-27T10:43:51.968Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:51 [2020-07-27T10:43:51.968Z] 
10:43:51 [2020-07-27T10:43:51.968Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:43:51 [2020-07-27T10:43:51.968Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:43:51 [2020-07-27T10:43:51.968Z] 
10:43:51 [2020-07-27T10:43:51.968Z] 
10:43:51 [2020-07-27T10:43:51.968Z] DONE 17 tests, 4 skipped in 27.597s
10:43:51 [2020-07-27T10:43:51.968Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:43:51 [2020-07-27T10:43:51.968Z] ++ 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
10:43:51 [2020-07-27T10:43:51.968Z] ++ set -e
10:43:51 [2020-07-27T10:43:51.968Z] ++ '[' -n 0 ']'
10:43:51 [2020-07-27T10:43:51.968Z] ++ set -x
10:43:51 [2020-07-27T10:43:51.968Z] ++ env -i DEST=/go/src/github.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
10:43:51 [2020-07-27T10:43:51.968Z] INFO: Testing against a local daemon
10:43:51 [2020-07-27T10:43:51.968Z] === RUN   TestPluginInvalidJSON
10:43:51 [2020-07-27T10:43:51.968Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:43:51 [2020-07-27T10:43:51.968Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:43:51 [2020-07-27T10:43:51.968Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:43:51 [2020-07-27T10:43:51.968Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:43:51 [2020-07-27T10:43:51.968Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:43:51 [2020-07-27T10:43:51.968Z] === RUN   TestPluginInstall
10:43:51 [2020-07-27T10:43:51.968Z] === RUN   TestPluginInstall/no_auth
10:43:52 [2020-07-27T10:43:52.014Z] #33 2.766 Building test suite binary ./integration-cli/test.main
10:43:52 [2020-07-27T10:43:52.497Z] --- PASS: TestDaemonStartWithLogOpt (5.43s)
10:43:52 [2020-07-27T10:43:52.497Z] === CONT  TestReadPluginNoRead
10:43:53 [2020-07-27T10:43:53.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:43:53 [2020-07-27T10:43:53.906Z] #33 ...
10:43:53 [2020-07-27T10:43:53.906Z] 
10:43:53 [2020-07-27T10:43:53.906Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:43:53 [2020-07-27T10:43:53.906Z] #20 5.258 
10:43:53 [2020-07-27T10:43:53.906Z] #20 5.377 
##                                                                         2.8%
##############                                                            20.5%
##############################                                            41.8%
########################################                                  56.6%
#######################################################                   76.4%
#####################################################################     96.1%
######################################################################## 100.0%
10:43:53 [2020-07-27T10:43:53.906Z] #20 6.396 
10:43:53 [2020-07-27T10:43:53.906Z] #20 6.521 
                                                                           1.0%
#####                                                                      7.0%
#########                                                                 13.6%
#############                                                             19.4%
#################                                                         24.6%
#####################                                                     29.5%
#########################                                                 34.9%
############################                                              39.4%
################################                                          45.3%
####################################                                      50.4%
#######################################                                   55.3%
###########################################                               60.5%
###############################################                           65.9%
###################################################                       71.4%
#####################################################                     73.8%
#######################################################                   77.7%
############################################################              84.4%
################################################################          89.0%
###################################################################       94.0%
######################################################################## 100.0%
10:43:53 [2020-07-27T10:43:53.906Z] #20 8.720 
10:43:54 [2020-07-27T10:43:54.469Z] #20 9.820 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:43:54 [2020-07-27T10:43:54.725Z] #20 10.17 
10:43:54 [2020-07-27T10:43:54.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:43:54 [2020-07-27T10:43:54.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:43:54 [2020-07-27T10:43:54.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:43:54 [2020-07-27T10:43:54.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:43:54 [2020-07-27T10:43:54.816Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:43:54 [2020-07-27T10:43:54.981Z] #20 10.28 
######################################################################## 100.0%
10:43:54 [2020-07-27T10:43:54.981Z] #20 10.54 
10:43:55 [2020-07-27T10:43:55.569Z] time="2020-07-27T10:43:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:55 [2020-07-27T10:43:55.569Z] time="2020-07-27T10:43:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:55 [2020-07-27T10:43:55.569Z] time="2020-07-27T10:43:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b789cc1a2d128ad3c750c7b960942b5cbfeab2a63f068d33c143663f395a3a0a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:55 [2020-07-27T10:43:55.569Z] time="2020-07-27T10:43:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:55 [2020-07-27T10:43:55.569Z] time="2020-07-27T10:43:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:55 [2020-07-27T10:43:55.569Z] time="2020-07-27T10:43:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b789cc1a2d128ad3c750c7b960942b5cbfeab2a63f068d33c143663f395a3a0a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:55 [2020-07-27T10:43:55.569Z] === RUN   TestPluginInstall/with_htpasswd
10:43:55 [2020-07-27T10:43:55.756Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:43:56 [2020-07-27T10:43:56.224Z] time="2020-07-27T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:56 [2020-07-27T10:43:56.224Z] time="2020-07-27T10:43:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:56 [2020-07-27T10:43:56.224Z] time="2020-07-27T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1c6101cac3927ca0f93f452ab607ee85958177327d9cbfa060b02e3ab38a012" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:56 [2020-07-27T10:43:56.224Z] time="2020-07-27T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:56 [2020-07-27T10:43:56.224Z] time="2020-07-27T10:43:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:56 [2020-07-27T10:43:56.224Z] time="2020-07-27T10:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1c6101cac3927ca0f93f452ab607ee85958177327d9cbfa060b02e3ab38a012" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:56 [2020-07-27T10:43:56.348Z] #20 11.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:43:56 [2020-07-27T10:43:56.523Z] === RUN   TestPluginInstall/with_insecure
10:43:56 [2020-07-27T10:43:56.911Z] #20 12.20 
10:43:56 [2020-07-27T10:43:56.911Z] #20 12.35 
                                                                           0.6%
######################################################################## 100.0%
10:43:57 [2020-07-27T10:43:57.138Z] === RUN   TestReadPluginNoRead/disabled_caching
10:43:57 [2020-07-27T10:43:57.167Z] #20 12.72 
10:43:57 [2020-07-27T10:43:57.396Z] --- PASS: TestContinueAfterPluginCrash (10.31s)
10:43:57 [2020-07-27T10:43:57.582Z] time="2020-07-27T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:57 [2020-07-27T10:43:57.582Z] time="2020-07-27T10:43:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:57 [2020-07-27T10:43:57.582Z] time="2020-07-27T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4c8f8bec03c90bae81eb8269917cf584000c494e85fc83573d6a39ce9ec22c1" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:57 [2020-07-27T10:43:57.582Z] time="2020-07-27T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:43:57 [2020-07-27T10:43:57.582Z] time="2020-07-27T10:43:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
10:43:57 [2020-07-27T10:43:57.582Z] time="2020-07-27T10:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4c8f8bec03c90bae81eb8269917cf584000c494e85fc83573d6a39ce9ec22c1" mediatype=application/vnd.docker.plugin.v1+json size=522
10:43:57 [2020-07-27T10:43:57.876Z] --- PASS: TestPluginInstall (7.70s)
10:43:57 [2020-07-27T10:43:57.876Z]     --- PASS: TestPluginInstall/no_auth (5.45s)
10:43:57 [2020-07-27T10:43:57.876Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
10:43:57 [2020-07-27T10:43:57.876Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
10:43:57 [2020-07-27T10:43:57.876Z]         plugin_test.go:157: [db5609c8dbeda] daemon is not started
10:43:57 [2020-07-27T10:43:57.876Z] PASS
10:43:57 [2020-07-27T10:43:57.876Z] 
10:43:57 [2020-07-27T10:43:57.876Z] DONE 6 tests in 7.809s
10:43:57 [2020-07-27T10:43:57.876Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:43:57 [2020-07-27T10:43:57.876Z] ++ 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
10:43:57 [2020-07-27T10:43:57.876Z] ++ set -e
10:43:57 [2020-07-27T10:43:57.876Z] ++ '[' -n 0 ']'
10:43:57 [2020-07-27T10:43:57.876Z] ++ set -x
10:43:57 [2020-07-27T10:43:57.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:43:57 [2020-07-27T10:43:57.876Z] INFO: Testing against a local daemon
10:43:57 [2020-07-27T10:43:57.876Z] === RUN   TestExternalGraphDriver
10:43:57 [2020-07-27T10:43:57.964Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:43:58 [2020-07-27T10:43:58.171Z] === RUN   TestExternalGraphDriver/json
10:43:58 [2020-07-27T10:43:58.534Z] #20 13.81 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:43:58 [2020-07-27T10:43:58.534Z] #20 14.04 skipping existing c35d46ef359f
10:43:58 [2020-07-27T10:43:58.790Z] #20 14.38 
10:43:59 [2020-07-27T10:43:59.341Z] === RUN   TestReadPluginNoRead/default
10:44:00 [2020-07-27T10:44:00.157Z] #20 15.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:44:00 [2020-07-27T10:44:00.265Z] === RUN   TestExternalGraphDriver/spec
10:44:00 [2020-07-27T10:44:00.276Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:44:00 [2020-07-27T10:44:00.276Z] --- PASS: TestReadPluginNoRead (7.76s)
10:44:00 [2020-07-27T10:44:00.276Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
10:44:00 [2020-07-27T10:44:00.276Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
10:44:00 [2020-07-27T10:44:00.276Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
10:44:00 [2020-07-27T10:44:00.276Z]     read_test.go:92: [d0742d25017fc] daemon is not started
10:44:00 [2020-07-27T10:44:00.276Z] PASS
10:44:00 [2020-07-27T10:44:00.276Z] 
10:44:00 [2020-07-27T10:44:00.276Z] DONE 6 tests in 13.351s
10:44:00 [2020-07-27T10:44:00.276Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:44:00 [2020-07-27T10:44:00.276Z] ++ 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
10:44:00 [2020-07-27T10:44:00.276Z] ++ set -e
10:44:00 [2020-07-27T10:44:00.276Z] ++ '[' -n 0 ']'
10:44:00 [2020-07-27T10:44:00.276Z] ++ set -x
10:44:00 [2020-07-27T10:44:00.276Z] ++ env -i DEST=/go/src/github.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
10:44:00 [2020-07-27T10:44:00.535Z] testing: warning: no tests to run
10:44:00 [2020-07-27T10:44:00.535Z] PASS
10:44:00 [2020-07-27T10:44:00.535Z] 
10:44:00 [2020-07-27T10:44:00.535Z] DONE 0 tests in 0.083s
10:44:00 [2020-07-27T10:44:00.535Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:44:00 [2020-07-27T10:44:00.535Z] ++ 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
10:44:00 [2020-07-27T10:44:00.535Z] ++ set -e
10:44:00 [2020-07-27T10:44:00.535Z] ++ '[' -n 0 ']'
10:44:00 [2020-07-27T10:44:00.535Z] ++ set -x
10:44:00 [2020-07-27T10:44:00.535Z] ++ env -i DEST=/go/src/github.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
10:44:00 [2020-07-27T10:44:00.535Z] INFO: Testing against a local daemon
10:44:00 [2020-07-27T10:44:00.721Z] #20 16.02 
10:44:00 [2020-07-27T10:44:00.721Z] #20 16.10 
######################################################################## 100.0%
10:44:00 [2020-07-27T10:44:00.793Z] === RUN   TestPluginWithDevMounts
10:44:00 [2020-07-27T10:44:00.793Z] === PAUSE TestPluginWithDevMounts
10:44:00 [2020-07-27T10:44:00.793Z] === CONT  TestPluginWithDevMounts
10:44:00 [2020-07-27T10:44:00.793Z] === RUN   TestDockerSuite/TestContainerAPITop
10:44:00 [2020-07-27T10:44:00.977Z] #20 16.40 
10:44:00 [2020-07-27T10:44:00.977Z] #20 16.50 Download of images into '/build' complete.
10:44:00 [2020-07-27T10:44:00.977Z] #20 16.50 Use something like the following to load the result into a Docker daemon:
10:44:00 [2020-07-27T10:44:00.977Z] #20 16.50   tar -cC '/build' . | docker load
10:44:01 [2020-07-27T10:44:01.363Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:44:01 [2020-07-27T10:44:01.363Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:44:01 [2020-07-27T10:44:01.363Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:44:01 [2020-07-27T10:44:01.541Z] #20 DONE 16.8s
10:44:01 [2020-07-27T10:44:01.541Z] 
10:44:01 [2020-07-27T10:44:01.541Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:44:01 [2020-07-27T10:44:01.781Z] === RUN   TestExternalGraphDriver/pull
10:44:02 [2020-07-27T10:44:02.739Z] --- PASS: TestPluginWithDevMounts (1.87s)
10:44:02 [2020-07-27T10:44:02.739Z] PASS
10:44:02 [2020-07-27T10:44:02.739Z] 
10:44:02 [2020-07-27T10:44:02.739Z] DONE 1 tests in 2.021s
10:44:02 [2020-07-27T10:44:02.739Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:44:02 [2020-07-27T10:44:02.739Z] ++ 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
10:44:02 [2020-07-27T10:44:02.739Z] ++ set -e
10:44:02 [2020-07-27T10:44:02.739Z] ++ '[' -n 0 ']'
10:44:02 [2020-07-27T10:44:02.739Z] ++ set -x
10:44:02 [2020-07-27T10:44:02.739Z] ++ env -i DEST=/go/src/github.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
10:44:02 [2020-07-27T10:44:02.739Z] INFO: Testing against a local daemon
10:44:02 [2020-07-27T10:44:02.739Z] === RUN   TestSecretInspect
10:44:03 [2020-07-27T10:44:03.306Z] --- PASS: TestExternalGraphDriver (5.48s)
10:44:03 [2020-07-27T10:44:03.306Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
10:44:03 [2020-07-27T10:44:03.306Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
10:44:03 [2020-07-27T10:44:03.306Z]     --- PASS: TestExternalGraphDriver/pull (1.77s)
10:44:03 [2020-07-27T10:44:03.306Z] === RUN   TestGraphdriverPluginV2
10:44:03 [2020-07-27T10:44:03.602Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
10:44:03 [2020-07-27T10:44:03.602Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:44:03 [2020-07-27T10:44:03.602Z] PASS
10:44:03 [2020-07-27T10:44:03.602Z] 
10:44:03 [2020-07-27T10:44:03.602Z] === Skipped
10:44:03 [2020-07-27T10:44:03.602Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
10:44:03 [2020-07-27T10:44:03.602Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:44:03 [2020-07-27T10:44:03.602Z] 
10:44:03 [2020-07-27T10:44:03.602Z] 
10:44:03 [2020-07-27T10:44:03.602Z] DONE 5 tests, 1 skipped in 5.619s
10:44:03 [2020-07-27T10:44:03.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:44:03 [2020-07-27T10:44:03.602Z] ++ 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
10:44:03 [2020-07-27T10:44:03.602Z] ++ set -e
10:44:03 [2020-07-27T10:44:03.602Z] ++ '[' -n 0 ']'
10:44:03 [2020-07-27T10:44:03.602Z] ++ set -x
10:44:03 [2020-07-27T10:44:03.602Z] ++ env -i DEST=/go/src/github.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
10:44:03 [2020-07-27T10:44:03.602Z] INFO: Testing against a local daemon
10:44:03 [2020-07-27T10:44:03.602Z] === RUN   TestContinueAfterPluginCrash
10:44:03 [2020-07-27T10:44:03.602Z] === PAUSE TestContinueAfterPluginCrash
10:44:03 [2020-07-27T10:44:03.602Z] === RUN   TestReadPluginNoRead
10:44:03 [2020-07-27T10:44:03.602Z] === PAUSE TestReadPluginNoRead
10:44:03 [2020-07-27T10:44:03.602Z] === RUN   TestDaemonStartWithLogOpt
10:44:03 [2020-07-27T10:44:03.602Z] === PAUSE TestDaemonStartWithLogOpt
10:44:03 [2020-07-27T10:44:03.602Z] === CONT  TestContinueAfterPluginCrash
10:44:03 [2020-07-27T10:44:03.602Z] === CONT  TestDaemonStartWithLogOpt
10:44:03 [2020-07-27T10:44:03.602Z] === CONT  TestReadPluginNoRead
10:44:04 [2020-07-27T10:44:04.103Z] #29 ...
10:44:04 [2020-07-27T10:44:04.103Z] 
10:44:04 [2020-07-27T10:44:04.103Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
10:44:04 [2020-07-27T10:44:04.113Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:44:04 [2020-07-27T10:44:04.666Z] #21 DONE 0.8s
10:44:04 [2020-07-27T10:44:04.666Z] 
10:44:04 [2020-07-27T10:44:04.666Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
10:44:04 [2020-07-27T10:44:04.666Z] #25 DONE 0.1s
10:44:04 [2020-07-27T10:44:04.666Z] 
10:44:04 [2020-07-27T10:44:04.666Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:44:04 [2020-07-27T10:44:04.682Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:44:05 [2020-07-27T10:44:05.249Z] --- PASS: TestSecretInspect (2.48s)
10:44:05 [2020-07-27T10:44:05.249Z] === RUN   TestSecretList
10:44:05 [2020-07-27T10:44:05.507Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:44:07 [2020-07-27T10:44:07.414Z] --- PASS: TestSecretList (2.39s)
10:44:07 [2020-07-27T10:44:07.414Z] === RUN   TestSecretsCreateAndDelete
10:44:08 [2020-07-27T10:44:08.794Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:44:09 [2020-07-27T10:44:09.226Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:44:09 [2020-07-27T10:44:09.226Z] --- PASS: TestDaemonStartWithLogOpt (5.54s)
10:44:09 [2020-07-27T10:44:09.363Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:44:09 [2020-07-27T10:44:09.868Z] === RUN   TestReadPluginNoRead/default
10:44:10 [2020-07-27T10:44:10.299Z] --- PASS: TestSecretsCreateAndDelete (2.56s)
10:44:10 [2020-07-27T10:44:10.299Z] === RUN   TestSecretsUpdate
10:44:10 [2020-07-27T10:44:10.557Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:44:11 [2020-07-27T10:44:11.396Z] === RUN   TestReadPluginNoRead/disabled_caching
10:44:11 [2020-07-27T10:44:11.494Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:44:12 [2020-07-27T10:44:12.063Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
10:44:12 [2020-07-27T10:44:12.920Z] --- PASS: TestReadPluginNoRead (9.31s)
10:44:12 [2020-07-27T10:44:12.920Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s)
10:44:12 [2020-07-27T10:44:12.920Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
10:44:12 [2020-07-27T10:44:12.920Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.46s)
10:44:12 [2020-07-27T10:44:12.920Z]     read_test.go:92: [d034e8bd17fb4] daemon is not started
10:44:13 [2020-07-27T10:44:13.022Z] --- PASS: TestSecretsUpdate (2.79s)
10:44:13 [2020-07-27T10:44:13.022Z] === RUN   TestTemplatedSecret
10:44:13 [2020-07-27T10:44:13.589Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
10:44:14 [2020-07-27T10:44:14.461Z] --- PASS: TestContinueAfterPluginCrash (10.59s)
10:44:14 [2020-07-27T10:44:14.461Z] PASS
10:44:14 [2020-07-27T10:44:14.461Z] 
10:44:14 [2020-07-27T10:44:14.461Z] DONE 6 tests in 10.660s
10:44:14 [2020-07-27T10:44:14.461Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:44:14 [2020-07-27T10:44:14.461Z] ++ 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
10:44:14 [2020-07-27T10:44:14.461Z] ++ set -e
10:44:14 [2020-07-27T10:44:14.461Z] ++ '[' -n 0 ']'
10:44:14 [2020-07-27T10:44:14.461Z] ++ set -x
10:44:14 [2020-07-27T10:44:14.461Z] ++ env -i DEST=/go/src/github.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
10:44:14 [2020-07-27T10:44:14.461Z] testing: warning: no tests to run
10:44:14 [2020-07-27T10:44:14.461Z] PASS
10:44:14 [2020-07-27T10:44:14.461Z] 
10:44:14 [2020-07-27T10:44:14.461Z] DONE 0 tests in 0.017s
10:44:14 [2020-07-27T10:44:14.461Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:44:14 [2020-07-27T10:44:14.461Z] ++ 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
10:44:14 [2020-07-27T10:44:14.461Z] ++ set -e
10:44:14 [2020-07-27T10:44:14.461Z] ++ '[' -n 0 ']'
10:44:14 [2020-07-27T10:44:14.461Z] ++ set -x
10:44:14 [2020-07-27T10:44:14.461Z] ++ env -i DEST=/go/src/github.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
10:44:14 [2020-07-27T10:44:14.461Z] INFO: Testing against a local daemon
10:44:14 [2020-07-27T10:44:14.461Z] === RUN   TestPluginWithDevMounts
10:44:14 [2020-07-27T10:44:14.461Z] === PAUSE TestPluginWithDevMounts
10:44:14 [2020-07-27T10:44:14.461Z] === CONT  TestPluginWithDevMounts
10:44:14 [2020-07-27T10:44:14.967Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
10:44:15 [2020-07-27T10:44:15.534Z] --- PASS: TestTemplatedSecret (2.68s)
10:44:15 [2020-07-27T10:44:15.534Z] === RUN   TestSecretCreateResolve
10:44:16 [2020-07-27T10:44:16.022Z] --- PASS: TestPluginWithDevMounts (1.83s)
10:44:16 [2020-07-27T10:44:16.022Z] PASS
10:44:16 [2020-07-27T10:44:16.022Z] 
10:44:16 [2020-07-27T10:44:16.022Z] DONE 1 tests in 1.904s
10:44:16 [2020-07-27T10:44:16.022Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
10:44:16 [2020-07-27T10:44:16.022Z] ++ 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
10:44:16 [2020-07-27T10:44:16.022Z] ++ set -e
10:44:16 [2020-07-27T10:44:16.022Z] ++ '[' -n 0 ']'
10:44:16 [2020-07-27T10:44:16.022Z] ++ set -x
10:44:16 [2020-07-27T10:44:16.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:44:16 [2020-07-27T10:44:16.322Z] INFO: Testing against a local daemon
10:44:16 [2020-07-27T10:44:16.322Z] === RUN   TestSecretInspect
10:44:16 [2020-07-27T10:44:16.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
10:44:16 [2020-07-27T10:44:16.913Z] #29 31.70 # github.com/docker/docker/contrib/httpserver
10:44:16 [2020-07-27T10:44:16.913Z] #29 31.70 loadinternal: cannot find runtime/cgo
10:44:16 [2020-07-27T10:44:16.913Z] #29 DONE 31.9s
10:44:16 [2020-07-27T10:44:16.913Z] 
10:44:16 [2020-07-27T10:44:16.913Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:44:17 [2020-07-27T10:44:17.846Z] #33 ...
10:44:17 [2020-07-27T10:44:17.846Z] 
10:44:17 [2020-07-27T10:44:17.846Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
10:44:17 [2020-07-27T10:44:17.846Z] #30 DONE 0.1s
10:44:17 [2020-07-27T10:44:17.848Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad1340_<nil>}
10:44:18 [2020-07-27T10:44:18.101Z] 
10:44:18 [2020-07-27T10:44:18.101Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:44:18 [2020-07-27T10:44:18.107Z] --- PASS: TestSecretCreateResolve (2.66s)
10:44:18 [2020-07-27T10:44:18.107Z] PASS
10:44:18 [2020-07-27T10:44:18.107Z] 
10:44:18 [2020-07-27T10:44:18.107Z] DONE 6 tests in 15.665s
10:44:18 [2020-07-27T10:44:18.107Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:44:18 [2020-07-27T10:44:18.107Z] ++ 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
10:44:18 [2020-07-27T10:44:18.107Z] ++ set -e
10:44:18 [2020-07-27T10:44:18.107Z] ++ '[' -n 0 ']'
10:44:18 [2020-07-27T10:44:18.107Z] ++ set -x
10:44:18 [2020-07-27T10:44:18.107Z] ++ env -i DEST=/go/src/github.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
10:44:18 [2020-07-27T10:44:18.368Z] INFO: Testing against a local daemon
10:44:18 [2020-07-27T10:44:18.368Z] === RUN   TestServiceCreateInit
10:44:18 [2020-07-27T10:44:18.368Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:44:18 [2020-07-27T10:44:18.398Z] --- PASS: TestSecretInspect (1.85s)
10:44:18 [2020-07-27T10:44:18.398Z] === RUN   TestSecretList
10:44:19 [2020-07-27T10:44:19.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1606046214_/foo_false__<nil>_<nil>_<nil>}
10:44:19 [2020-07-27T10:44:19.921Z] --- PASS: TestSecretList (1.88s)
10:44:19 [2020-07-27T10:44:19.921Z] === RUN   TestSecretsCreateAndDelete
10:44:20 [2020-07-27T10:44:20.680Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1606046214_/foo_true__<nil>_<nil>_<nil>}
10:44:22 [2020-07-27T10:44:22.018Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
10:44:22 [2020-07-27T10:44:22.018Z] === RUN   TestSecretsUpdate
10:44:22 [2020-07-27T10:44:22.060Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3853149101_/foo_false__<nil>_<nil>_<nil>}
10:44:22 [2020-07-27T10:44:22.318Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:44:23 [2020-07-27T10:44:23.255Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3853149101_/foo_true__<nil>_<nil>_<nil>}
10:44:24 [2020-07-27T10:44:24.137Z] --- PASS: TestSecretsUpdate (1.95s)
10:44:24 [2020-07-27T10:44:24.137Z] === RUN   TestTemplatedSecret
10:44:24 [2020-07-27T10:44:24.635Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3853149101_/foo_true__0xc000ad1420_<nil>_<nil>}
10:44:26 [2020-07-27T10:44:26.011Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad1460_<nil>}
10:44:26 [2020-07-27T10:44:26.226Z] --- PASS: TestTemplatedSecret (2.43s)
10:44:26 [2020-07-27T10:44:26.226Z] === RUN   TestSecretCreateResolve
10:44:26 [2020-07-27T10:44:26.269Z] --- PASS: TestServiceCreateInit (7.83s)
10:44:26 [2020-07-27T10:44:26.270Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s)
10:44:26 [2020-07-27T10:44:26.270Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
10:44:26 [2020-07-27T10:44:26.270Z] === RUN   TestCreateServiceMultipleTimes
10:44:27 [2020-07-27T10:44:27.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad1480_<nil>}
10:44:28 [2020-07-27T10:44:28.307Z] --- PASS: TestSecretCreateResolve (1.93s)
10:44:28 [2020-07-27T10:44:28.307Z] PASS
10:44:28 [2020-07-27T10:44:28.307Z] 
10:44:28 [2020-07-27T10:44:28.307Z] DONE 6 tests in 11.975s
10:44:28 [2020-07-27T10:44:28.307Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
10:44:28 [2020-07-27T10:44:28.307Z] ++ 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
10:44:28 [2020-07-27T10:44:28.307Z] ++ set -e
10:44:28 [2020-07-27T10:44:28.307Z] ++ '[' -n 0 ']'
10:44:28 [2020-07-27T10:44:28.307Z] ++ set -x
10:44:28 [2020-07-27T10:44:28.307Z] ++ env -i DEST=/go/src/github.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
10:44:28 [2020-07-27T10:44:28.307Z] INFO: Testing against a local daemon
10:44:28 [2020-07-27T10:44:28.307Z] === RUN   TestServiceCreateInit
10:44:28 [2020-07-27T10:44:28.307Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:44:29 [2020-07-27T10:44:29.023Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad14a0_<nil>}
10:44:30 [2020-07-27T10:44:30.417Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad1500_<nil>}
10:44:31 [2020-07-27T10:44:31.796Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:44:31 [2020-07-27T10:44:31.850Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:44:32 [2020-07-27T10:44:32.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:44:32 [2020-07-27T10:44:32.994Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:44:32 [2020-07-27T10:44:32.994Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:44:32 [2020-07-27T10:44:32.994Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:44:34 [2020-07-27T10:44:34.902Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:44:36 [2020-07-27T10:44:36.330Z] --- PASS: TestServiceCreateInit (7.41s)
10:44:36 [2020-07-27T10:44:36.330Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
10:44:36 [2020-07-27T10:44:36.330Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s)
10:44:36 [2020-07-27T10:44:36.330Z] === RUN   TestCreateServiceMultipleTimes
10:44:36 [2020-07-27T10:44:36.808Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:44:38 [2020-07-27T10:44:38.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:44:38 [2020-07-27T10:44:38.185Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:44:39 [2020-07-27T10:44:39.123Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:44:39 [2020-07-27T10:44:39.383Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:44:39 [2020-07-27T10:44:39.952Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:44:40 [2020-07-27T10:44:40.521Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:44:41 [2020-07-27T10:44:41.090Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:44:41 [2020-07-27T10:44:41.659Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:44:42 [2020-07-27T10:44:42.596Z] --- PASS: TestCreateServiceMultipleTimes (16.38s)
10:44:42 [2020-07-27T10:44:42.596Z] === RUN   TestCreateServiceConflict
10:44:42 [2020-07-27T10:44:42.596Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:44:43 [2020-07-27T10:44:43.534Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:44:44 [2020-07-27T10:44:44.472Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:44:45 [2020-07-27T10:44:45.412Z] --- PASS: TestCreateServiceConflict (2.60s)
10:44:45 [2020-07-27T10:44:45.412Z] === RUN   TestCreateServiceMaxReplicas
10:44:45 [2020-07-27T10:44:45.412Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:44:45 [2020-07-27T10:44:45.982Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:44:46 [2020-07-27T10:44:46.937Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:44:48 [2020-07-27T10:44:48.317Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:44:49 [2020-07-27T10:44:49.696Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:44:49 [2020-07-27T10:44:49.954Z] --- PASS: TestCreateServiceMaxReplicas (4.67s)
10:44:49 [2020-07-27T10:44:49.954Z] === RUN   TestCreateWithDuplicateNetworkNames
10:44:50 [2020-07-27T10:44:50.213Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:44:51 [2020-07-27T10:44:51.151Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:44:51 [2020-07-27T10:44:51.732Z] --- PASS: TestCreateServiceMultipleTimes (15.35s)
10:44:51 [2020-07-27T10:44:51.732Z] === RUN   TestCreateServiceConflict
10:44:52 [2020-07-27T10:44:52.088Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:44:52 [2020-07-27T10:44:52.658Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:44:52 [2020-07-27T10:44:52.658Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:44:52 [2020-07-27T10:44:52.773Z] --- PASS: TestCreateServiceConflict (1.90s)
10:44:52 [2020-07-27T10:44:52.773Z] === RUN   TestCreateServiceMaxReplicas
10:44:53 [2020-07-27T10:44:53.597Z] === RUN   TestDockerSuite/TestCpRelativePath
10:44:53 [2020-07-27T10:44:53.855Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:44:54 [2020-07-27T10:44:54.795Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:44:54 [2020-07-27T10:44:54.795Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:44:55 [2020-07-27T10:44:55.054Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:44:55 [2020-07-27T10:44:55.992Z] === RUN   TestDockerSuite/TestCpToCaseA
10:44:56 [2020-07-27T10:44:56.307Z] --- PASS: TestCreateServiceMaxReplicas (3.06s)
10:44:56 [2020-07-27T10:44:56.307Z] === RUN   TestCreateWithDuplicateNetworkNames
10:44:56 [2020-07-27T10:44:56.928Z] === RUN   TestDockerSuite/TestCpToCaseB
10:44:57 [2020-07-27T10:44:57.498Z] === RUN   TestDockerSuite/TestCpToCaseC
10:44:59 [2020-07-27T10:44:59.402Z] === RUN   TestDockerSuite/TestCpToCaseD
10:45:01 [2020-07-27T10:45:01.940Z] === RUN   TestDockerSuite/TestCpToCaseE
10:45:03 [2020-07-27T10:45:03.321Z] === RUN   TestDockerSuite/TestCpToCaseF
10:45:04 [2020-07-27T10:45:04.277Z] === RUN   TestDockerSuite/TestCpToCaseG
10:45:04 [2020-07-27T10:45:04.277Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s)
10:45:04 [2020-07-27T10:45:04.277Z] === RUN   TestCreateServiceSecretFileMode
10:45:07 [2020-07-27T10:45:07.567Z] --- PASS: TestCreateServiceSecretFileMode (3.04s)
10:45:07 [2020-07-27T10:45:07.567Z] === RUN   TestCreateServiceConfigFileMode
10:45:07 [2020-07-27T10:45:07.567Z] === RUN   TestDockerSuite/TestCpToCaseH
10:45:08 [2020-07-27T10:45:08.981Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
10:45:08 [2020-07-27T10:45:08.981Z] === RUN   TestCreateServiceSecretFileMode
10:45:10 [2020-07-27T10:45:10.103Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
10:45:10 [2020-07-27T10:45:10.103Z] === RUN   TestCreateServiceSysctls
10:45:10 [2020-07-27T10:45:10.103Z] === RUN   TestDockerSuite/TestCpToCaseI
10:45:10 [2020-07-27T10:45:10.362Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:45:11 [2020-07-27T10:45:11.087Z] --- PASS: TestCreateServiceSecretFileMode (2.28s)
10:45:11 [2020-07-27T10:45:11.088Z] === RUN   TestCreateServiceConfigFileMode
10:45:13 [2020-07-27T10:45:13.175Z] --- PASS: TestCreateServiceConfigFileMode (2.20s)
10:45:13 [2020-07-27T10:45:13.175Z] === RUN   TestCreateServiceSysctls
10:45:13 [2020-07-27T10:45:13.657Z] --- PASS: TestCreateServiceSysctls (3.64s)
10:45:13 [2020-07-27T10:45:13.657Z] === RUN   TestCreateServiceCapabilities
10:45:13 [2020-07-27T10:45:13.657Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:45:14 [2020-07-27T10:45:14.226Z] === RUN   TestDockerSuite/TestCpToDot
10:45:14 [2020-07-27T10:45:14.796Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:45:16 [2020-07-27T10:45:16.176Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:45:16 [2020-07-27T10:45:16.436Z] --- PASS: TestCreateServiceCapabilities (2.95s)
10:45:16 [2020-07-27T10:45:16.436Z] === RUN   TestInspect
10:45:16 [2020-07-27T10:45:16.716Z] --- PASS: TestCreateServiceSysctls (2.90s)
10:45:16 [2020-07-27T10:45:16.716Z] === RUN   TestCreateServiceCapabilities
10:45:17 [2020-07-27T10:45:17.375Z] === RUN   TestDockerSuite/TestCpToStdout
10:45:17 [2020-07-27T10:45:17.635Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:45:18 [2020-07-27T10:45:18.799Z] --- PASS: TestCreateServiceCapabilities (2.32s)
10:45:18 [2020-07-27T10:45:18.799Z] === RUN   TestInspect
10:45:19 [2020-07-27T10:45:19.017Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:45:19 [2020-07-27T10:45:19.276Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:45:19 [2020-07-27T10:45:19.535Z] --- PASS: TestInspect (3.22s)
10:45:19 [2020-07-27T10:45:19.535Z] === RUN   TestCreateJob
10:45:20 [2020-07-27T10:45:20.104Z] === RUN   TestDockerSuite/TestCpVolumePath
10:45:20 [2020-07-27T10:45:20.890Z] --- PASS: TestInspect (2.39s)
10:45:20 [2020-07-27T10:45:20.890Z] === RUN   TestCreateJob
10:45:21 [2020-07-27T10:45:21.040Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:45:21 [2020-07-27T10:45:21.040Z] === RUN   TestDockerSuite/TestCreateArgs
10:45:21 [2020-07-27T10:45:21.040Z] === RUN   TestDockerSuite/TestCreateByImageID
10:45:21 [2020-07-27T10:45:21.608Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:45:22 [2020-07-27T10:45:22.177Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:45:22 [2020-07-27T10:45:22.177Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:45:22 [2020-07-27T10:45:22.177Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:45:23 [2020-07-27T10:45:23.135Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:45:23 [2020-07-27T10:45:23.135Z] --- PASS: TestCreateJob (3.55s)
10:45:23 [2020-07-27T10:45:23.135Z] === RUN   TestReplicatedJob
10:45:23 [2020-07-27T10:45:23.135Z] === RUN   TestDockerSuite/TestCreateLabels
10:45:23 [2020-07-27T10:45:23.394Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:45:23 [2020-07-27T10:45:23.394Z] === RUN   TestDockerSuite/TestCreateRM
10:45:23 [2020-07-27T10:45:23.394Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:45:23 [2020-07-27T10:45:23.394Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:45:23 [2020-07-27T10:45:23.653Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:45:23 [2020-07-27T10:45:23.653Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:45:24 [2020-07-27T10:45:24.439Z] --- PASS: TestCreateJob (3.04s)
10:45:24 [2020-07-27T10:45:24.439Z] === RUN   TestReplicatedJob
10:45:25 [2020-07-27T10:45:25.557Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:45:25 [2020-07-27T10:45:25.817Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:45:25 [2020-07-27T10:45:25.817Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:45:28 [2020-07-27T10:45:28.952Z] --- PASS: TestReplicatedJob (4.94s)
10:45:28 [2020-07-27T10:45:28.952Z] === RUN   TestUpdateReplicatedJob
10:45:30 [2020-07-27T10:45:30.012Z] --- PASS: TestReplicatedJob (6.24s)
10:45:30 [2020-07-27T10:45:30.012Z] === RUN   TestUpdateReplicatedJob
10:45:30 [2020-07-27T10:45:30.580Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:45:30 [2020-07-27T10:45:30.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:45:30 [2020-07-27T10:45:30.580Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:45:30 [2020-07-27T10:45:30.580Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:45:30 [2020-07-27T10:45:30.580Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:45:30 [2020-07-27T10:45:30.580Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:45:30 [2020-07-27T10:45:30.839Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:45:31 [2020-07-27T10:45:31.408Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:45:31 [2020-07-27T10:45:31.716Z] --- PASS: TestUpdateReplicatedJob (3.03s)
10:45:31 [2020-07-27T10:45:31.716Z] === RUN   TestServiceListWithStatuses
10:45:31 [2020-07-27T10:45:31.716Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:45:31 [2020-07-27T10:45:31.716Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:45:31 [2020-07-27T10:45:31.716Z] === RUN   TestDockerNetworkConnectAlias
10:45:32 [2020-07-27T10:45:32.787Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:45:33 [2020-07-27T10:45:33.723Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:45:33 [2020-07-27T10:45:33.723Z] --- PASS: TestUpdateReplicatedJob (4.25s)
10:45:33 [2020-07-27T10:45:33.723Z] === RUN   TestServiceListWithStatuses
10:45:33 [2020-07-27T10:45:33.723Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:45:33 [2020-07-27T10:45:33.723Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:45:33 [2020-07-27T10:45:33.723Z] === RUN   TestDockerNetworkConnectAlias
10:45:34 [2020-07-27T10:45:34.659Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:45:36 [2020-07-27T10:45:36.037Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:45:36 [2020-07-27T10:45:36.194Z] --- PASS: TestDockerNetworkConnectAlias (4.11s)
10:45:36 [2020-07-27T10:45:36.194Z] === RUN   TestDockerNetworkReConnect
10:45:36 [2020-07-27T10:45:36.296Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:45:36 [2020-07-27T10:45:36.556Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:45:37 [2020-07-27T10:45:37.125Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:45:37 [2020-07-27T10:45:37.125Z] === RUN   TestDockerSuite/TestDevicePermissions
10:45:38 [2020-07-27T10:45:38.062Z] === RUN   TestDockerSuite/TestDockerFails
10:45:38 [2020-07-27T10:45:38.062Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:45:38 [2020-07-27T10:45:38.062Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:45:38 [2020-07-27T10:45:38.062Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:45:39 [2020-07-27T10:45:39.014Z] --- PASS: TestDockerNetworkConnectAlias (5.43s)
10:45:39 [2020-07-27T10:45:39.014Z] === RUN   TestDockerNetworkReConnect
10:45:39 [2020-07-27T10:45:39.274Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:45:39 [2020-07-27T10:45:39.738Z] --- PASS: TestDockerNetworkReConnect (3.22s)
10:45:39 [2020-07-27T10:45:39.738Z] === RUN   TestServicePlugin
10:45:39 [2020-07-27T10:45:39.738Z] --- SKIP: TestServicePlugin (0.00s)
10:45:39 [2020-07-27T10:45:39.738Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:45:39 [2020-07-27T10:45:39.738Z] === RUN   TestServiceUpdateLabel
10:45:40 [2020-07-27T10:45:40.212Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:45:41 [2020-07-27T10:45:41.155Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:45:41 [2020-07-27T10:45:41.155Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:45:41 [2020-07-27T10:45:41.155Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:45:41 [2020-07-27T10:45:41.265Z] --- PASS: TestServiceUpdateLabel (1.91s)
10:45:41 [2020-07-27T10:45:41.266Z] === RUN   TestServiceUpdateSecrets
10:45:41 [2020-07-27T10:45:41.723Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:45:43 [2020-07-27T10:45:43.100Z] --- PASS: TestDockerNetworkReConnect (4.07s)
10:45:43 [2020-07-27T10:45:43.100Z] === RUN   TestServicePlugin
10:45:47 [2020-07-27T10:45:47.289Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:45:49 [2020-07-27T10:45:49.195Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:45:51 [2020-07-27T10:45:51.100Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:45:52 [2020-07-27T10:45:52.476Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:45:53 [2020-07-27T10:45:53.045Z] === RUN   TestDockerSuite/TestEventsAttach
10:45:53 [2020-07-27T10:45:53.613Z] === RUN   TestDockerSuite/TestEventsCommit
10:45:54 [2020-07-27T10:45:54.181Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:45:54 [2020-07-27T10:45:54.440Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:45:55 [2020-07-27T10:45:55.008Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:45:55 [2020-07-27T10:45:55.578Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:45:55 [2020-07-27T10:45:55.837Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:45:56 [2020-07-27T10:45:56.645Z] --- PASS: TestServiceUpdateSecrets (14.36s)
10:45:56 [2020-07-27T10:45:56.646Z] === RUN   TestServiceUpdateConfigs
10:45:57 [2020-07-27T10:45:57.212Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:45:58 [2020-07-27T10:45:58.152Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:46:00 [2020-07-27T10:46:00.709Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:46:03 [2020-07-27T10:46:03.243Z] === RUN   TestDockerSuite/TestEventsCopy
10:46:03 [2020-07-27T10:46:03.811Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:46:04 [2020-07-27T10:46:04.747Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:46:09 [2020-07-27T10:46:09.526Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:46:09 [2020-07-27T10:46:09.526Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:46:09 [2020-07-27T10:46:09.526Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:46:09 [2020-07-27T10:46:09.526Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:46:10 [2020-07-27T10:46:10.016Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:46:10 [2020-07-27T10:46:10.275Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:46:11 [2020-07-27T10:46:11.212Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:46:11 [2020-07-27T10:46:11.212Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:46:11 [2020-07-27T10:46:11.212Z] === RUN   TestDockerSuite/TestEventsFilterType
10:46:11 [2020-07-27T10:46:11.415Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:46:11 [2020-07-27T10:46:11.472Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:46:11 [2020-07-27T10:46:11.730Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:46:11 [2020-07-27T10:46:11.730Z] === RUN   TestDockerSuite/TestEventsFilters
10:46:12 [2020-07-27T10:46:12.018Z] --- PASS: TestServiceUpdateConfigs (14.36s)
10:46:12 [2020-07-27T10:46:12.019Z] === RUN   TestServiceUpdateNetwork
10:46:12 [2020-07-27T10:46:12.388Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:46:12 [2020-07-27T10:46:12.667Z] === RUN   TestDockerSuite/TestEventsFormat
10:46:13 [2020-07-27T10:46:13.603Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:46:13 [2020-07-27T10:46:13.603Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:46:13 [2020-07-27T10:46:13.603Z] === RUN   TestDockerSuite/TestEventsImageImport
10:46:13 [2020-07-27T10:46:13.754Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:46:14 [2020-07-27T10:46:14.173Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:46:14 [2020-07-27T10:46:14.173Z] === RUN   TestDockerSuite/TestEventsImagePull
10:46:14 [2020-07-27T10:46:14.431Z] === RUN   TestDockerSuite/TestEventsImageTag
10:46:14 [2020-07-27T10:46:14.997Z] --- PASS: TestServicePlugin (31.74s)
10:46:14 [2020-07-27T10:46:14.997Z]     plugin_test.go:62: [db5415d488011] joining swarm manager [d838511bf9131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:14 [2020-07-27T10:46:14.997Z]     plugin_test.go:65: [d9f4350e50b72] joining swarm manager [d838511bf9131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:14 [2020-07-27T10:46:14.997Z] === RUN   TestServiceUpdateLabel
10:46:15 [2020-07-27T10:46:15.118Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:46:15 [2020-07-27T10:46:15.374Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:46:15 [2020-07-27T10:46:15.563Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:46:15 [2020-07-27T10:46:15.822Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:46:15 [2020-07-27T10:46:15.822Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:46:15 [2020-07-27T10:46:15.822Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:46:16 [2020-07-27T10:46:16.738Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:46:17 [2020-07-27T10:46:17.199Z] --- PASS: TestServiceUpdateLabel (2.40s)
10:46:17 [2020-07-27T10:46:17.199Z] === RUN   TestServiceUpdateSecrets
10:46:17 [2020-07-27T10:46:17.458Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:46:18 [2020-07-27T10:46:18.026Z] === RUN   TestDockerSuite/TestEventsRename
10:46:18 [2020-07-27T10:46:18.593Z] === RUN   TestDockerSuite/TestEventsResize
10:46:18 [2020-07-27T10:46:18.625Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:46:19 [2020-07-27T10:46:19.176Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:46:20 [2020-07-27T10:46:20.514Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:46:21 [2020-07-27T10:46:21.879Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:46:22 [2020-07-27T10:46:22.407Z] --- PASS: TestServiceUpdateNetwork (12.32s)
10:46:22 [2020-07-27T10:46:22.407Z] === RUN   TestServiceUpdatePidsLimit
10:46:22 [2020-07-27T10:46:22.440Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:46:23 [2020-07-27T10:46:23.049Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:46:24 [2020-07-27T10:46:24.099Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:46:24 [2020-07-27T10:46:24.373Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:46:25 [2020-07-27T10:46:25.301Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:46:25 [2020-07-27T10:46:25.740Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:46:25 [2020-07-27T10:46:25.740Z] === RUN   TestDockerSuite/TestEventsStreaming
10:46:25 [2020-07-27T10:46:25.740Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:46:27 [2020-07-27T10:46:27.190Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:46:27 [2020-07-27T10:46:27.752Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:46:28 [2020-07-27T10:46:28.270Z] === RUN   TestDockerSuite/TestEventsTop
10:46:28 [2020-07-27T10:46:28.838Z] === RUN   TestDockerSuite/TestEventsUntag
10:46:29 [2020-07-27T10:46:29.118Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:46:30 [2020-07-27T10:46:30.484Z] #33 161.4 
10:46:30 [2020-07-27T10:46:30.484Z] #33 DONE 161.6s
10:46:30 [2020-07-27T10:46:30.484Z] 
10:46:30 [2020-07-27T10:46:30.484Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
10:46:31 [2020-07-27T10:46:31.015Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:46:31 [2020-07-27T10:46:31.368Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:46:31 [2020-07-27T10:46:31.849Z] #34 DONE 1.2s
10:46:32 [2020-07-27T10:46:32.306Z] --- PASS: TestServiceUpdateSecrets (14.93s)
10:46:32 [2020-07-27T10:46:32.306Z] === RUN   TestServiceUpdateConfigs
10:46:33 [2020-07-27T10:46:33.214Z] 
10:46:33 [2020-07-27T10:46:33.214Z] #35 [runner 12/12] COPY --from=builder       /build/ /
10:46:34 [2020-07-27T10:46:34.140Z] #35 DONE 0.7s
10:46:34 [2020-07-27T10:46:34.140Z] 
10:46:34 [2020-07-27T10:46:34.140Z] #36 exporting to image
10:46:34 [2020-07-27T10:46:34.140Z] #36 exporting layers
10:46:36 [2020-07-27T10:46:36.699Z] #36 exporting layers 2.9s done
10:46:36 [2020-07-27T10:46:36.699Z] #36 writing image sha256:62e4b68feb9e964d67965da35156f48b600fc482a63922b895dd0d3e5e8bd7c9 done
10:46:36 [2020-07-27T10:46:36.699Z] #36 naming to docker.io/library/moby-e2e-test done
10:46:36 [2020-07-27T10:46:36.699Z] #36 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:46:37 [2020-07-27T10:46:37.003Z] + echo Ensuring container killed.
10:46:37 [2020-07-27T10:46:37.003Z] Ensuring container killed.
10:46:37 [2020-07-27T10:46:37.003Z] + docker rm -vf docker-pr1
10:46:37 [2020-07-27T10:46:37.003Z] Error: No such container: docker-pr1
10:46:37 [2020-07-27T10:46:37.003Z] + true
[Pipeline] sh
10:46:37 [2020-07-27T10:46:37.281Z] + echo Chowning /workspace to jenkins user
10:46:37 [2020-07-27T10:46:37.281Z] Chowning /workspace to jenkins user
10:46:37 [2020-07-27T10:46:37.281Z] + id -u
10:46:37 [2020-07-27T10:46:37.281Z] + id -g
10:46:37 [2020-07-27T10:46:37.281Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41267:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:46:38 [2020-07-27T10:46:38.017Z] --- PASS: TestServiceUpdatePidsLimit (15.93s)
10:46:38 [2020-07-27T10:46:38.017Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
10:46:38 [2020-07-27T10:46:38.017Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
10:46:38 [2020-07-27T10:46:38.017Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
10:46:38 [2020-07-27T10:46:38.017Z] PASS
10:46:38 [2020-07-27T10:46:38.017Z] 
10:46:38 [2020-07-27T10:46:38.017Z] === Skipped
10:46:38 [2020-07-27T10:46:38.017Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
10:46:38 [2020-07-27T10:46:38.017Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:46:38 [2020-07-27T10:46:38.017Z] 
10:46:38 [2020-07-27T10:46:38.017Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
10:46:38 [2020-07-27T10:46:38.017Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:46:38 [2020-07-27T10:46:38.017Z] 
10:46:38 [2020-07-27T10:46:38.017Z] 
10:46:38 [2020-07-27T10:46:38.017Z] DONE 27 tests, 2 skipped in 129.919s
10:46:38 [2020-07-27T10:46:38.017Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
10:46:38 [2020-07-27T10:46:38.017Z] ++ 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
10:46:38 [2020-07-27T10:46:38.017Z] ++ set -e
10:46:38 [2020-07-27T10:46:38.017Z] ++ '[' -n 0 ']'
10:46:38 [2020-07-27T10:46:38.017Z] ++ set -x
10:46:38 [2020-07-27T10:46:38.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
10:46:38 [2020-07-27T10:46:38.017Z] INFO: Testing against a local daemon
10:46:38 [2020-07-27T10:46:38.017Z] === RUN   TestSessionCreate
10:46:38 [2020-07-27T10:46:38.179Z] + bundleName=unit
10:46:38 [2020-07-27T10:46:38.179Z] + echo Creating unit-bundles.tar.gz
10:46:38 [2020-07-27T10:46:38.179Z] Creating unit-bundles.tar.gz
10:46:38 [2020-07-27T10:46:38.179Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:46:38 [2020-07-27T10:46:38.179Z] bundles/junit-report.xml
10:46:38 [2020-07-27T10:46:38.179Z] bundles/go-test-report.json
10:46:38 [2020-07-27T10:46:38.179Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:46:38 [2020-07-27T10:46:38.188Z] Archiving artifacts
10:46:38 [2020-07-27T10:46:38.311Z] --- PASS: TestSessionCreate (0.05s)
10:46:38 [2020-07-27T10:46:38.311Z] === RUN   TestSessionCreateWithBadUpgrade
10:46:38 [2020-07-27T10:46:38.311Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
10:46:38 [2020-07-27T10:46:38.311Z] PASS
10:46:38 [2020-07-27T10:46:38.311Z] 
10:46:38 [2020-07-27T10:46:38.311Z] DONE 2 tests in 0.161s
10:46:38 [2020-07-27T10:46:38.311Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
10:46:38 [2020-07-27T10:46:38.312Z] ++ 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
10:46:38 [2020-07-27T10:46:38.312Z] ++ set -e
10:46:38 [2020-07-27T10:46:38.312Z] ++ '[' -n 0 ']'
10:46:38 [2020-07-27T10:46:38.312Z] ++ set -x
10:46:38 [2020-07-27T10:46:38.312Z] ++ env -i DEST=/go/src/github.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
10:46:38 [2020-07-27T10:46:38.312Z] INFO: Testing against a local daemon
10:46:38 [2020-07-27T10:46:38.312Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:46:38 [2020-07-27T10:46:38.312Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:46:38 [2020-07-27T10:46:38.312Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:46:38 [2020-07-27T10:46:38.312Z] === RUN   TestEventsExecDie
10:46:38 [2020-07-27T10:46:38.615Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:46:38 [2020-07-27T10:46:38.916Z] + make clean
10:46:38 [2020-07-27T10:46:38.953Z] --- PASS: TestEventsExecDie (0.61s)
10:46:38 [2020-07-27T10:46:38.953Z] === RUN   TestEventsBackwardsCompatible
10:46:38 [2020-07-27T10:46:38.953Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
10:46:38 [2020-07-27T10:46:38.953Z] === RUN   TestInfoBinaryCommits
10:46:38 [2020-07-27T10:46:38.953Z] --- PASS: TestInfoBinaryCommits (0.04s)
10:46:38 [2020-07-27T10:46:38.953Z] === RUN   TestInfoAPIVersioned
10:46:38 [2020-07-27T10:46:38.953Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:46:38 [2020-07-27T10:46:38.953Z] === RUN   TestInfoDiscoveryBackend
10:46:39 [2020-07-27T10:46:39.174Z] docker volume rm -f docker-dev-cache
10:46:39 [2020-07-27T10:46:39.174Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
10:46:39 [2020-07-27T10:46:39.587Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
10:46:39 [2020-07-27T10:46:39.587Z] === RUN   TestInfoDiscoveryInvalidAdvertise
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:46:40 [2020-07-27T10:46:40.634Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:46:40 [2020-07-27T10:46:40.634Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:46:41 [2020-07-27T10:46:41.283Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
10:46:41 [2020-07-27T10:46:41.283Z] === RUN   TestInfoAPI
10:46:41 [2020-07-27T10:46:41.283Z] --- PASS: TestInfoAPI (0.05s)
10:46:41 [2020-07-27T10:46:41.283Z] === RUN   TestInfoAPIWarnings
10:46:41 [2020-07-27T10:46:41.579Z] --- PASS: TestInfoAPIWarnings (0.54s)
10:46:41 [2020-07-27T10:46:41.579Z] === RUN   TestInfoDebug
10:46:42 [2020-07-27T10:46:42.227Z] --- PASS: TestInfoDebug (0.53s)
10:46:42 [2020-07-27T10:46:42.227Z] === RUN   TestInfoInsecureRegistries
10:46:42 [2020-07-27T10:46:42.280Z] === RUN   TestDockerSuite/TestExec
10:46:42 [2020-07-27T10:46:42.538Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:46:42 [2020-07-27T10:46:42.890Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:46:42 [2020-07-27T10:46:42.890Z] === RUN   TestInfoRegistryMirrors
10:46:43 [2020-07-27T10:46:43.107Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:46:43 [2020-07-27T10:46:43.183Z] --- PASS: TestInfoRegistryMirrors (0.53s)
10:46:43 [2020-07-27T10:46:43.183Z] === RUN   TestLoginFailsWithBadCredentials
10:46:43 [2020-07-27T10:46:43.676Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:46:43 [2020-07-27T10:46:43.838Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
10:46:43 [2020-07-27T10:46:43.838Z] === RUN   TestPingCacheHeaders
10:46:43 [2020-07-27T10:46:43.838Z] --- PASS: TestPingCacheHeaders (0.03s)
10:46:43 [2020-07-27T10:46:43.838Z] === RUN   TestPingGet
10:46:43 [2020-07-27T10:46:43.838Z] --- PASS: TestPingGet (0.02s)
10:46:43 [2020-07-27T10:46:43.838Z] === RUN   TestPingHead
10:46:43 [2020-07-27T10:46:43.838Z] --- PASS: TestPingHead (0.04s)
10:46:43 [2020-07-27T10:46:43.838Z] === RUN   TestVersion
10:46:43 [2020-07-27T10:46:43.838Z] --- PASS: TestVersion (0.03s)
10:46:43 [2020-07-27T10:46:43.838Z] PASS
10:46:43 [2020-07-27T10:46:43.838Z] 
10:46:43 [2020-07-27T10:46:43.838Z] === Skipped
10:46:43 [2020-07-27T10:46:43.838Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:46:43 [2020-07-27T10:46:43.838Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:46:43 [2020-07-27T10:46:43.838Z] 
10:46:43 [2020-07-27T10:46:43.838Z] 
10:46:43 [2020-07-27T10:46:43.838Z] DONE 18 tests, 1 skipped in 5.535s
10:46:43 [2020-07-27T10:46:43.838Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
10:46:43 [2020-07-27T10:46:43.838Z] ++ 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
10:46:43 [2020-07-27T10:46:43.838Z] ++ set -e
10:46:43 [2020-07-27T10:46:43.838Z] ++ '[' -n 0 ']'
10:46:43 [2020-07-27T10:46:43.838Z] ++ set -x
10:46:43 [2020-07-27T10:46:43.838Z] ++ env -i DEST=/go/src/github.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
10:46:43 [2020-07-27T10:46:43.838Z] INFO: Testing against a local daemon
10:46:43 [2020-07-27T10:46:43.838Z] === RUN   TestVolumesCreateAndList
10:46:43 [2020-07-27T10:46:43.838Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:46:43 [2020-07-27T10:46:43.838Z] === RUN   TestVolumesRemove
10:46:43 [2020-07-27T10:46:43.838Z] --- PASS: TestVolumesRemove (0.07s)
10:46:43 [2020-07-27T10:46:43.838Z] === RUN   TestVolumesInspect
10:46:43 [2020-07-27T10:46:43.935Z] === RUN   TestDockerSuite/TestExecAPIStart
10:46:44 [2020-07-27T10:46:44.131Z] --- PASS: TestVolumesInspect (0.03s)
10:46:44 [2020-07-27T10:46:44.131Z] === RUN   TestVolumesInvalidJSON
10:46:44 [2020-07-27T10:46:44.131Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:46:44 [2020-07-27T10:46:44.131Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:46:44 [2020-07-27T10:46:44.131Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:46:44 [2020-07-27T10:46:44.131Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:46:44 [2020-07-27T10:46:44.131Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:46:44 [2020-07-27T10:46:44.131Z] PASS
10:46:44 [2020-07-27T10:46:44.131Z] 
10:46:44 [2020-07-27T10:46:44.131Z] DONE 5 tests in 0.228s
10:46:44 [2020-07-27T10:46:44.131Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:46:44 [2020-07-27T10:46:44.131Z] ++++ cat bundles/test-integration/docker.pid
10:46:44 [2020-07-27T10:46:44.131Z] +++ kill 13792
10:46:44 [2020-07-27T10:46:44.871Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:46:45 [2020-07-27T10:46:45.439Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:46:45 [2020-07-27T10:46:45.657Z] +++ /etc/init.d/apparmor stop
10:46:45 [2020-07-27T10:46:45.657Z] Leaving: AppArmorNo profiles have been unloaded.
10:46:45 [2020-07-27T10:46:45.657Z] 
10:46:45 [2020-07-27T10:46:45.657Z] Unloading profiles will leave already running processes permanently
10:46:45 [2020-07-27T10:46:45.657Z] unconfined, which can lead to unexpected situations.
10:46:45 [2020-07-27T10:46:45.657Z] 
10:46:45 [2020-07-27T10:46:45.657Z] To set a process to complain mode, use the command line tool
10:46:45 [2020-07-27T10:46:45.657Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:46:45 [2020-07-27T10:46:45.657Z] +++ true
10:46:45 [2020-07-27T10:46:45.657Z] exiting test-integration
10:46:45 [2020-07-27T10:46:45.657Z] ++ exit 0
10:46:45 [2020-07-27T10:46:45.657Z] 
10:46:46 [2020-07-27T10:46:46.013Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:46:46 [2020-07-27T10:46:46.598Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:46:46 [2020-07-27T10:46:46.598Z] --- PASS: TestServiceUpdateConfigs (14.41s)
10:46:46 [2020-07-27T10:46:46.598Z] === RUN   TestServiceUpdateNetwork
10:46:47 [2020-07-27T10:46:47.165Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
Post stage
[Pipeline] junit
10:46:47 [2020-07-27T10:46:47.237Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:46:47 [2020-07-27T10:46:47.733Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:46:47 [2020-07-27T10:46:47.985Z] + echo Ensuring container killed.
10:46:47 [2020-07-27T10:46:47.985Z] Ensuring container killed.
10:46:47 [2020-07-27T10:46:47.985Z] + docker rm -vf docker-pr1
10:46:47 [2020-07-27T10:46:47.985Z] Error: No such container: docker-pr1
10:46:47 [2020-07-27T10:46:47.985Z] + true
[Pipeline] sh
10:46:48 [2020-07-27T10:46:48.301Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:46:48 [2020-07-27T10:46:48.372Z] + echo Chowning /workspace to jenkins user
10:46:48 [2020-07-27T10:46:48.372Z] Chowning /workspace to jenkins user
10:46:48 [2020-07-27T10:46:48.372Z] + id -u
10:46:48 [2020-07-27T10:46:48.372Z] + id -g
10:46:48 [2020-07-27T10:46:48.372Z] + docker run --rm -v /home/docker/workspace/moby_PR-41267:/workspace busybox chown -R 1001:1001 /workspace
10:46:48 [2020-07-27T10:46:48.372Z] Unable to find image 'busybox:latest' locally
10:46:48 [2020-07-27T10:46:48.680Z] latest: Pulling from library/busybox
10:46:48 [2020-07-27T10:46:48.680Z] 7257f00f7d70: Pulling fs layer
10:46:48 [2020-07-27T10:46:48.981Z] 7257f00f7d70: Verifying Checksum
10:46:48 [2020-07-27T10:46:48.981Z] 7257f00f7d70: Download complete
10:46:48 [2020-07-27T10:46:48.981Z] 7257f00f7d70: Pull complete
10:46:48 [2020-07-27T10:46:48.981Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
10:46:48 [2020-07-27T10:46:48.981Z] Status: Downloaded newer image for busybox:latest
10:46:49 [2020-07-27T10:46:49.682Z] === RUN   TestDockerSuite/TestExecCgroup
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:46:50 [2020-07-27T10:46:50.619Z] === RUN   TestDockerSuite/TestExecEnv
10:46:50 [2020-07-27T10:46:50.922Z] + bundleName=ppc64le-integration
10:46:50 [2020-07-27T10:46:50.923Z] + echo Creating ppc64le-integration-bundles.tar.gz
10:46:50 [2020-07-27T10:46:50.923Z] Creating ppc64le-integration-bundles.tar.gz
10:46:50 [2020-07-27T10:46:50.923Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+  *-report.json -o -name *.logxargs -o tar -name -czf *.prof ppc64le-integration-bundles.tar.gz -o
10:46:50 [2020-07-27T10:46:50.923Z]  -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:46:50 [2020-07-27T10:46:50.975Z] Archiving artifacts
10:46:51 [2020-07-27T10:46:51.186Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:46:51 [2020-07-27T10:46:51.364Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:46:51 [2020-07-27T10:46:51.756Z] + make clean
10:46:52 [2020-07-27T10:46:52.065Z] make: command: Command not found
10:46:52 [2020-07-27T10:46:52.065Z] make: command: Command not found
10:46:52 [2020-07-27T10:46:52.065Z] docker volume rm -f docker-dev-cache
10:46:52 [2020-07-27T10:46:52.065Z] docker-dev-cache
[Pipeline] deleteDir
10:46:52 [2020-07-27T10:46:52.120Z] === RUN   TestDockerSuite/TestExecExitStatus
10:46:52 [2020-07-27T10:46:52.380Z] === RUN   TestDockerSuite/TestExecInspectID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:46:54 [2020-07-27T10:46:54.283Z] === RUN   TestDockerSuite/TestExecInteractive
10:46:54 [2020-07-27T10:46:54.850Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:46:55 [2020-07-27T10:46:55.110Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:46:55 [2020-07-27T10:46:55.680Z] === RUN   TestDockerSuite/TestExecParseError
10:46:56 [2020-07-27T10:46:56.248Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:46:56 [2020-07-27T10:46:56.818Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:46:57 [2020-07-27T10:46:57.385Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:46:57 [2020-07-27T10:46:57.953Z] === RUN   TestDockerSuite/TestExecSetEnv
10:46:58 [2020-07-27T10:46:58.520Z] === RUN   TestDockerSuite/TestExecStartFails
10:46:59 [2020-07-27T10:46:59.088Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:47:00 [2020-07-27T10:47:00.025Z] --- PASS: TestServiceUpdateNetwork (13.50s)
10:47:00 [2020-07-27T10:47:00.025Z] === RUN   TestServiceUpdatePidsLimit
10:47:01 [2020-07-27T10:47:01.401Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:47:01 [2020-07-27T10:47:01.992Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:47:07 [2020-07-27T10:47:07.259Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:47:09 [2020-07-27T10:47:09.162Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:47:09 [2020-07-27T10:47:09.729Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:47:10 [2020-07-27T10:47:10.298Z] === RUN   TestDockerSuite/TestExecTTY
10:47:11 [2020-07-27T10:47:11.235Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:47:11 [2020-07-27T10:47:11.804Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:47:12 [2020-07-27T10:47:12.372Z] === RUN   TestDockerSuite/TestExecUlimits
10:47:12 [2020-07-27T10:47:12.631Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:47:12 [2020-07-27T10:47:12.631Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:47:14 [2020-07-27T10:47:14.012Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:47:14 [2020-07-27T10:47:14.581Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:47:15 [2020-07-27T10:47:15.520Z] === RUN   TestDockerSuite/TestExecWithTERM
10:47:16 [2020-07-27T10:47:16.457Z] === RUN   TestDockerSuite/TestExecWithUser
10:47:16 [2020-07-27T10:47:16.716Z] --- PASS: TestServiceUpdatePidsLimit (16.63s)
10:47:16 [2020-07-27T10:47:16.716Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:47:16 [2020-07-27T10:47:16.716Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
10:47:16 [2020-07-27T10:47:16.716Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
10:47:16 [2020-07-27T10:47:16.716Z] PASS
10:47:16 [2020-07-27T10:47:16.716Z] 
10:47:16 [2020-07-27T10:47:16.716Z] === Skipped
10:47:16 [2020-07-27T10:47:16.716Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:47:16 [2020-07-27T10:47:16.716Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:47:16 [2020-07-27T10:47:16.716Z] 
10:47:16 [2020-07-27T10:47:16.716Z] 
10:47:16 [2020-07-27T10:47:16.716Z] DONE 27 tests, 1 skipped in 178.555s
10:47:16 [2020-07-27T10:47:16.716Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:47:16 [2020-07-27T10:47:16.716Z] ++ 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
10:47:16 [2020-07-27T10:47:16.716Z] ++ set -e
10:47:16 [2020-07-27T10:47:16.716Z] ++ '[' -n 0 ']'
10:47:16 [2020-07-27T10:47:16.716Z] ++ set -x
10:47:16 [2020-07-27T10:47:16.716Z] ++ env -i DEST=/go/src/github.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
10:47:16 [2020-07-27T10:47:16.975Z] INFO: Testing against a local daemon
10:47:16 [2020-07-27T10:47:16.975Z] === RUN   TestSessionCreate
10:47:16 [2020-07-27T10:47:16.975Z] --- PASS: TestSessionCreate (0.04s)
10:47:16 [2020-07-27T10:47:16.975Z] === RUN   TestSessionCreateWithBadUpgrade
10:47:16 [2020-07-27T10:47:16.975Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
10:47:16 [2020-07-27T10:47:16.975Z] PASS
10:47:16 [2020-07-27T10:47:16.975Z] 
10:47:16 [2020-07-27T10:47:16.975Z] DONE 2 tests in 0.222s
10:47:16 [2020-07-27T10:47:16.975Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:47:16 [2020-07-27T10:47:16.975Z] ++ 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
10:47:16 [2020-07-27T10:47:16.975Z] ++ set -e
10:47:16 [2020-07-27T10:47:16.975Z] ++ '[' -n 0 ']'
10:47:16 [2020-07-27T10:47:16.975Z] ++ set -x
10:47:16 [2020-07-27T10:47:16.975Z] ++ env -i DEST=/go/src/github.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
10:47:17 [2020-07-27T10:47:17.234Z] INFO: Testing against a local daemon
10:47:17 [2020-07-27T10:47:17.234Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:47:17 [2020-07-27T10:47:17.234Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:47:17 [2020-07-27T10:47:17.234Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:47:17 [2020-07-27T10:47:17.234Z] === RUN   TestEventsExecDie
10:47:17 [2020-07-27T10:47:17.234Z] === RUN   TestDockerSuite/TestGetContainerStats
10:47:17 [2020-07-27T10:47:17.802Z] --- PASS: TestEventsExecDie (0.65s)
10:47:17 [2020-07-27T10:47:17.802Z] === RUN   TestEventsBackwardsCompatible
10:47:17 [2020-07-27T10:47:17.802Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:47:17 [2020-07-27T10:47:17.802Z] === RUN   TestInfoBinaryCommits
10:47:17 [2020-07-27T10:47:17.802Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:47:17 [2020-07-27T10:47:17.802Z] === RUN   TestInfoAPIVersioned
10:47:17 [2020-07-27T10:47:17.802Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:47:17 [2020-07-27T10:47:17.802Z] === RUN   TestInfoDiscoveryBackend
10:47:18 [2020-07-27T10:47:18.369Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
10:47:18 [2020-07-27T10:47:18.369Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:47:19 [2020-07-27T10:47:19.304Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:47:19 [2020-07-27T10:47:19.304Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:47:19 [2020-07-27T10:47:19.872Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
10:47:19 [2020-07-27T10:47:19.872Z] === RUN   TestInfoAPI
10:47:19 [2020-07-27T10:47:19.872Z] --- PASS: TestInfoAPI (0.02s)
10:47:19 [2020-07-27T10:47:19.872Z] === RUN   TestInfoAPIWarnings
10:47:20 [2020-07-27T10:47:20.589Z] --- PASS: TestInfoAPIWarnings (0.55s)
10:47:20 [2020-07-27T10:47:20.589Z] === RUN   TestInfoDebug
10:47:21 [2020-07-27T10:47:21.155Z] --- PASS: TestInfoDebug (0.54s)
10:47:21 [2020-07-27T10:47:21.155Z] === RUN   TestInfoInsecureRegistries
10:47:21 [2020-07-27T10:47:21.722Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:47:21 [2020-07-27T10:47:21.722Z] === RUN   TestInfoRegistryMirrors
10:47:21 [2020-07-27T10:47:21.981Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:47:22 [2020-07-27T10:47:22.240Z] --- PASS: TestInfoRegistryMirrors (0.54s)
10:47:22 [2020-07-27T10:47:22.240Z] === RUN   TestLoginFailsWithBadCredentials
10:47:22 [2020-07-27T10:47:22.240Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
10:47:22 [2020-07-27T10:47:22.240Z] === RUN   TestPingCacheHeaders
10:47:22 [2020-07-27T10:47:22.240Z] --- PASS: TestPingCacheHeaders (0.02s)
10:47:22 [2020-07-27T10:47:22.240Z] === RUN   TestPingGet
10:47:22 [2020-07-27T10:47:22.240Z] --- PASS: TestPingGet (0.01s)
10:47:22 [2020-07-27T10:47:22.240Z] === RUN   TestPingHead
10:47:22 [2020-07-27T10:47:22.500Z] --- PASS: TestPingHead (0.02s)
10:47:22 [2020-07-27T10:47:22.500Z] === RUN   TestVersion
10:47:22 [2020-07-27T10:47:22.500Z] --- PASS: TestVersion (0.02s)
10:47:22 [2020-07-27T10:47:22.500Z] PASS
10:47:22 [2020-07-27T10:47:22.500Z] 
10:47:22 [2020-07-27T10:47:22.500Z] === Skipped
10:47:22 [2020-07-27T10:47:22.500Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:47:22 [2020-07-27T10:47:22.500Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:47:22 [2020-07-27T10:47:22.500Z] 
10:47:22 [2020-07-27T10:47:22.500Z] 
10:47:22 [2020-07-27T10:47:22.500Z] DONE 18 tests, 1 skipped in 5.347s
10:47:22 [2020-07-27T10:47:22.500Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:47:22 [2020-07-27T10:47:22.500Z] ++ 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
10:47:22 [2020-07-27T10:47:22.500Z] ++ set -e
10:47:22 [2020-07-27T10:47:22.500Z] ++ '[' -n 0 ']'
10:47:22 [2020-07-27T10:47:22.500Z] ++ set -x
10:47:22 [2020-07-27T10:47:22.500Z] ++ env -i DEST=/go/src/github.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
10:47:22 [2020-07-27T10:47:22.500Z] INFO: Testing against a local daemon
10:47:22 [2020-07-27T10:47:22.500Z] === RUN   TestVolumesCreateAndList
10:47:22 [2020-07-27T10:47:22.500Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:47:22 [2020-07-27T10:47:22.500Z] === RUN   TestVolumesRemove
10:47:22 [2020-07-27T10:47:22.500Z] --- PASS: TestVolumesRemove (0.06s)
10:47:22 [2020-07-27T10:47:22.500Z] === RUN   TestVolumesInspect
10:47:22 [2020-07-27T10:47:22.761Z] --- PASS: TestVolumesInspect (0.02s)
10:47:22 [2020-07-27T10:47:22.761Z] === RUN   TestVolumesInvalidJSON
10:47:22 [2020-07-27T10:47:22.761Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:47:22 [2020-07-27T10:47:22.761Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:47:22 [2020-07-27T10:47:22.761Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:47:22 [2020-07-27T10:47:22.761Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:47:22 [2020-07-27T10:47:22.761Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:47:22 [2020-07-27T10:47:22.761Z] PASS
10:47:22 [2020-07-27T10:47:22.761Z] 
10:47:22 [2020-07-27T10:47:22.761Z] DONE 5 tests in 0.237s
10:47:22 [2020-07-27T10:47:22.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:47:22 [2020-07-27T10:47:22.761Z] ++++ cat bundles/test-integration/docker.pid
10:47:22 [2020-07-27T10:47:22.761Z] +++ kill 5590
10:47:24 [2020-07-27T10:47:24.137Z] +++ /etc/init.d/apparmor stop
10:47:24 [2020-07-27T10:47:24.137Z] Leaving: AppArmorNo profiles have been unloaded.
10:47:24 [2020-07-27T10:47:24.137Z] 
10:47:24 [2020-07-27T10:47:24.137Z] Unloading profiles will leave already running processes permanently
10:47:24 [2020-07-27T10:47:24.137Z] unconfined, which can lead to unexpected situations.
10:47:24 [2020-07-27T10:47:24.137Z] 
10:47:24 [2020-07-27T10:47:24.137Z] To set a process to complain mode, use the command line tool
10:47:24 [2020-07-27T10:47:24.137Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:47:24 [2020-07-27T10:47:24.137Z] +++ true
10:47:24 [2020-07-27T10:47:24.137Z] exiting test-integration
10:47:24 [2020-07-27T10:47:24.137Z] ++ exit 0
10:47:24 [2020-07-27T10:47:24.137Z] 
10:47:24 [2020-07-27T10:47:24.703Z] + for job in $(jobs -p)
10:47:24 [2020-07-27T10:47:24.703Z] + wait 6157
10:47:26 [2020-07-27T10:47:26.604Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:47:27 [2020-07-27T10:47:27.979Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:47:33 [2020-07-27T10:47:33.248Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:47:33 [2020-07-27T10:47:33.248Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:47:33 [2020-07-27T10:47:33.248Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:47:33 [2020-07-27T10:47:33.248Z] === RUN   TestDockerSuite/TestHealth
10:47:51 [2020-07-27T10:47:51.330Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:47:51 [2020-07-27T10:47:51.330Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:47:51 [2020-07-27T10:47:51.330Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:47:51 [2020-07-27T10:47:51.330Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:47:51 [2020-07-27T10:47:51.900Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:47:51 [2020-07-27T10:47:51.900Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:47:52 [2020-07-27T10:47:52.467Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:47:52 [2020-07-27T10:47:52.467Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:47:52 [2020-07-27T10:47:52.467Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:47:52 [2020-07-27T10:47:52.467Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:47:52 [2020-07-27T10:47:52.726Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:47:52 [2020-07-27T10:47:52.985Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:47:53 [2020-07-27T10:47:53.243Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:47:53 [2020-07-27T10:47:53.243Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:47:53 [2020-07-27T10:47:53.811Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:47:53 [2020-07-27T10:47:53.811Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:47:54 [2020-07-27T10:47:54.747Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:47:55 [2020-07-27T10:47:55.006Z] === RUN   TestDockerSuite/TestImagesFormat
10:47:55 [2020-07-27T10:47:55.006Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:47:55 [2020-07-27T10:47:55.576Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:47:58 [2020-07-27T10:47:58.107Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:47:58 [2020-07-27T10:47:58.107Z] === RUN   TestDockerSuite/TestImportBadURL
10:47:58 [2020-07-27T10:47:58.365Z] === RUN   TestDockerSuite/TestImportDisplay
10:47:59 [2020-07-27T10:47:59.303Z] === RUN   TestDockerSuite/TestImportFile
10:48:00 [2020-07-27T10:48:00.240Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:48:00 [2020-07-27T10:48:00.240Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:48:01 [2020-07-27T10:48:01.618Z] === RUN   TestDockerSuite/TestImportGzipped
10:48:02 [2020-07-27T10:48:02.555Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:48:03 [2020-07-27T10:48:03.493Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:48:04 [2020-07-27T10:48:04.061Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:48:04 [2020-07-27T10:48:04.629Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:48:04 [2020-07-27T10:48:04.888Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:48:04 [2020-07-27T10:48:04.888Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:48:04 [2020-07-27T10:48:04.888Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:48:05 [2020-07-27T10:48:05.456Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:48:06 [2020-07-27T10:48:06.023Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:48:06 [2020-07-27T10:48:06.282Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:48:06 [2020-07-27T10:48:06.848Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:48:07 [2020-07-27T10:48:07.108Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:48:07 [2020-07-27T10:48:07.682Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:48:07 [2020-07-27T10:48:07.682Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:48:08 [2020-07-27T10:48:08.619Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:48:09 [2020-07-27T10:48:09.189Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:48:09 [2020-07-27T10:48:09.447Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:48:09 [2020-07-27T10:48:09.447Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:48:10 [2020-07-27T10:48:10.015Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:48:10 [2020-07-27T10:48:10.015Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:48:10 [2020-07-27T10:48:10.274Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:48:10 [2020-07-27T10:48:10.534Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:48:11 [2020-07-27T10:48:11.102Z] === RUN   TestDockerSuite/TestInspectDefault
10:48:11 [2020-07-27T10:48:11.670Z] === RUN   TestDockerSuite/TestInspectHistory
10:48:12 [2020-07-27T10:48:12.240Z] === RUN   TestDockerSuite/TestInspectImage
10:48:12 [2020-07-27T10:48:12.240Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:48:12 [2020-07-27T10:48:12.240Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:48:12 [2020-07-27T10:48:12.240Z] === RUN   TestDockerSuite/TestInspectInt64
10:48:12 [2020-07-27T10:48:12.808Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:48:13 [2020-07-27T10:48:13.067Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:48:13 [2020-07-27T10:48:13.067Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:48:13 [2020-07-27T10:48:13.635Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:48:13 [2020-07-27T10:48:13.894Z] === RUN   TestDockerSuite/TestInspectPlugin
10:48:15 [2020-07-27T10:48:15.797Z] === RUN   TestDockerSuite/TestInspectRootFS
10:48:15 [2020-07-27T10:48:15.797Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:48:16 [2020-07-27T10:48:16.056Z] === RUN   TestDockerSuite/TestInspectStatus
10:48:16 [2020-07-27T10:48:16.625Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:48:17 [2020-07-27T10:48:17.563Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:48:18 [2020-07-27T10:48:18.130Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:48:18 [2020-07-27T10:48:18.390Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:48:18 [2020-07-27T10:48:18.958Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:48:19 [2020-07-27T10:48:19.219Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:48:19 [2020-07-27T10:48:19.786Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:48:20 [2020-07-27T10:48:20.045Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:48:20 [2020-07-27T10:48:20.045Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:48:21 [2020-07-27T10:48:21.951Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:48:22 [2020-07-27T10:48:22.524Z] === RUN   TestDockerSuite/TestLinksEnvs
10:48:23 [2020-07-27T10:48:23.470Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:48:23 [2020-07-27T10:48:23.470Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:48:24 [2020-07-27T10:48:24.849Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:48:25 [2020-07-27T10:48:25.784Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:48:27 [2020-07-27T10:48:27.163Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:48:27 [2020-07-27T10:48:27.163Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:48:28 [2020-07-27T10:48:28.541Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:48:28 [2020-07-27T10:48:28.801Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:48:29 [2020-07-27T10:48:29.369Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:48:31 [2020-07-27T10:48:31.907Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:48:37 [2020-07-27T10:48:37.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:48:37 [2020-07-27T10:48:37.187Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:48:38 [2020-07-27T10:48:38.566Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:48:39 [2020-07-27T10:48:39.944Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:48:40 [2020-07-27T10:48:40.512Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:48:42 [2020-07-27T10:48:42.427Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:48:42 [2020-07-27T10:48:42.427Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:48:42 [2020-07-27T10:48:42.997Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:48:42 [2020-07-27T10:48:42.997Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:48:42 [2020-07-27T10:48:42.997Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:48:43 [2020-07-27T10:48:43.566Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:48:44 [2020-07-27T10:48:44.504Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:48:48 [2020-07-27T10:48:48.690Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:48:48 [2020-07-27T10:48:48.690Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:48:52 [2020-07-27T10:48:52.876Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:48:53 [2020-07-27T10:48:53.444Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:48:53 [2020-07-27T10:48:53.444Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:48:54 [2020-07-27T10:48:54.381Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:48:54 [2020-07-27T10:48:54.950Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:48:54 [2020-07-27T10:48:54.950Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:48:55 [2020-07-27T10:48:55.887Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:48:56 [2020-07-27T10:48:56.824Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:48:57 [2020-07-27T10:48:57.760Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:49:01 [2020-07-27T10:49:01.053Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:49:01 [2020-07-27T10:49:01.053Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:49:01 [2020-07-27T10:49:01.989Z] === RUN   TestDockerSuite/TestLogsSince
10:49:08 [2020-07-27T10:49:08.582Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:49:12 [2020-07-27T10:49:12.768Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:49:14 [2020-07-27T10:49:14.146Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:49:14 [2020-07-27T10:49:14.405Z] === RUN   TestDockerSuite/TestLogsTail
10:49:14 [2020-07-27T10:49:14.973Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:49:15 [2020-07-27T10:49:15.911Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:49:16 [2020-07-27T10:49:16.480Z] === RUN   TestDockerSuite/TestMountIntoProc
10:49:16 [2020-07-27T10:49:16.739Z] === RUN   TestDockerSuite/TestMountIntoSys
10:49:17 [2020-07-27T10:49:17.675Z] === RUN   TestDockerSuite/TestNetHostname
10:49:19 [2020-07-27T10:49:19.052Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:49:19 [2020-07-27T10:49:19.052Z] === RUN   TestDockerSuite/TestNetworkEvents
10:49:19 [2020-07-27T10:49:19.619Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:49:20 [2020-07-27T10:49:20.997Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:49:21 [2020-07-27T10:49:21.255Z] === RUN   TestDockerSuite/TestPluginActive
10:49:22 [2020-07-27T10:49:22.630Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:49:27 [2020-07-27T10:49:27.910Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:49:27 [2020-07-27T10:49:27.910Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:49:27 [2020-07-27T10:49:27.910Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:49:28 [2020-07-27T10:49:28.169Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:49:31 [2020-07-27T10:49:31.459Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:49:32 [2020-07-27T10:49:32.393Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:49:33 [2020-07-27T10:49:33.770Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:49:34 [2020-07-27T10:49:34.706Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:49:38 [2020-07-27T10:49:38.901Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:49:40 [2020-07-27T10:49:40.806Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:49:41 [2020-07-27T10:49:41.745Z] === RUN   TestDockerSuite/TestPortHostBinding
10:49:42 [2020-07-27T10:49:42.313Z] === RUN   TestDockerSuite/TestPortList
10:49:48 [2020-07-27T10:49:48.885Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:49:49 [2020-07-27T10:49:49.144Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:49:55 [2020-07-27T10:49:55.704Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:49:55 [2020-07-27T10:49:55.704Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:49:55 [2020-07-27T10:49:55.705Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:49:55 [2020-07-27T10:49:55.705Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:49:55 [2020-07-27T10:49:55.705Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:49:55 [2020-07-27T10:49:55.705Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:49:55 [2020-07-27T10:49:55.705Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:49:56 [2020-07-27T10:49:56.272Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:49:56 [2020-07-27T10:49:56.272Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:49:57 [2020-07-27T10:49:57.209Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:49:57 [2020-07-27T10:49:57.209Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:49:59 [2020-07-27T10:49:59.115Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:49:59 [2020-07-27T10:49:59.684Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:50:00 [2020-07-27T10:50:00.252Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:50:00 [2020-07-27T10:50:00.252Z] === RUN   TestDockerSuite/TestPsByOrder
10:50:02 [2020-07-27T10:50:02.164Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:50:02 [2020-07-27T10:50:02.164Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:50:03 [2020-07-27T10:50:03.101Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:50:04 [2020-07-27T10:50:04.040Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:50:05 [2020-07-27T10:50:05.420Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:50:09 [2020-07-27T10:50:09.614Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:50:09 [2020-07-27T10:50:09.614Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:50:12 [2020-07-27T10:50:12.156Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:50:18 [2020-07-27T10:50:18.719Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:50:19 [2020-07-27T10:50:19.286Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:50:20 [2020-07-27T10:50:20.663Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:50:21 [2020-07-27T10:50:21.230Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:50:22 [2020-07-27T10:50:22.169Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:50:23 [2020-07-27T10:50:23.546Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:50:24 [2020-07-27T10:50:24.925Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:50:25 [2020-07-27T10:50:25.861Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:50:26 [2020-07-27T10:50:26.122Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:50:26 [2020-07-27T10:50:26.690Z] === RUN   TestDockerSuite/TestPsRightTagName
10:50:26 [2020-07-27T10:50:26.690Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:50:28 [2020-07-27T10:50:28.067Z] === RUN   TestDockerSuite/TestPsShowMounts
10:50:29 [2020-07-27T10:50:29.978Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:50:30 [2020-07-27T10:50:30.553Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:50:30 [2020-07-27T10:50:30.553Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:50:30 [2020-07-27T10:50:30.841Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:50:31 [2020-07-27T10:50:31.104Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:50:31 [2020-07-27T10:50:31.104Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:50:32 [2020-07-27T10:50:32.042Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:50:33 [2020-07-27T10:50:33.423Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:50:34 [2020-07-27T10:50:34.799Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:50:35 [2020-07-27T10:50:35.059Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:50:41 [2020-07-27T10:50:41.627Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:50:41 [2020-07-27T10:50:41.627Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:50:43 [2020-07-27T10:50:43.004Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:50:43 [2020-07-27T10:50:43.004Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:50:43 [2020-07-27T10:50:43.004Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:50:43 [2020-07-27T10:50:43.264Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:50:45 [2020-07-27T10:50:45.169Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:50:46 [2020-07-27T10:50:46.550Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:50:49 [2020-07-27T10:50:49.086Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:50:50 [2020-07-27T10:50:50.022Z] === RUN   TestDockerSuite/TestRmiBlank
10:50:50 [2020-07-27T10:50:50.022Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:50:50 [2020-07-27T10:50:50.022Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:50:52 [2020-07-27T10:50:52.583Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:50:52 [2020-07-27T10:50:52.841Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:50:53 [2020-07-27T10:50:53.100Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:50:54 [2020-07-27T10:50:54.041Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:50:54 [2020-07-27T10:50:54.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:50:54 [2020-07-27T10:50:54.871Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:50:56 [2020-07-27T10:50:56.780Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:50:57 [2020-07-27T10:50:57.039Z] === RUN   TestDockerSuite/TestRmiTag
10:50:57 [2020-07-27T10:50:57.298Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:50:57 [2020-07-27T10:50:57.872Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:51:01 [2020-07-27T10:51:01.164Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:51:02 [2020-07-27T10:51:02.102Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:51:02 [2020-07-27T10:51:02.670Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:51:03 [2020-07-27T10:51:03.237Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:51:04 [2020-07-27T10:51:04.176Z] === RUN   TestDockerSuite/TestRunAddHost
10:51:04 [2020-07-27T10:51:04.744Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:51:05 [2020-07-27T10:51:05.003Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:51:05 [2020-07-27T10:51:05.569Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:51:05 [2020-07-27T10:51:05.569Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:51:05 [2020-07-27T10:51:05.828Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:51:06 [2020-07-27T10:51:06.765Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:51:07 [2020-07-27T10:51:07.334Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:51:07 [2020-07-27T10:51:07.901Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:51:08 [2020-07-27T10:51:08.176Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:51:09 [2020-07-27T10:51:09.115Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:51:10 [2020-07-27T10:51:10.052Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:51:10 [2020-07-27T10:51:10.990Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:51:11 [2020-07-27T10:51:11.926Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:51:12 [2020-07-27T10:51:12.185Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:51:12 [2020-07-27T10:51:12.753Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:51:13 [2020-07-27T10:51:13.321Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:51:13 [2020-07-27T10:51:13.889Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:51:14 [2020-07-27T10:51:14.826Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:51:15 [2020-07-27T10:51:15.085Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:51:15 [2020-07-27T10:51:15.345Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:51:15 [2020-07-27T10:51:15.915Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:51:15 [2020-07-27T10:51:15.915Z] === RUN   TestDockerSuite/TestRunBindMounts
10:51:16 [2020-07-27T10:51:16.484Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:51:17 [2020-07-27T10:51:17.421Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:51:17 [2020-07-27T10:51:17.679Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:51:18 [2020-07-27T10:51:18.247Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:51:18 [2020-07-27T10:51:18.815Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:51:19 [2020-07-27T10:51:19.383Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:51:19 [2020-07-27T10:51:19.383Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:51:19 [2020-07-27T10:51:19.951Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:51:20 [2020-07-27T10:51:20.210Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:51:21 [2020-07-27T10:51:21.149Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:51:21 [2020-07-27T10:51:21.717Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:51:22 [2020-07-27T10:51:22.285Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:51:22 [2020-07-27T10:51:22.285Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:51:22 [2020-07-27T10:51:22.870Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:51:22 [2020-07-27T10:51:22.870Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:51:23 [2020-07-27T10:51:23.445Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:51:24 [2020-07-27T10:51:24.382Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:51:24 [2020-07-27T10:51:24.641Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:51:25 [2020-07-27T10:51:25.210Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:51:25 [2020-07-27T10:51:25.210Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:51:25 [2020-07-27T10:51:25.470Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:51:26 [2020-07-27T10:51:26.406Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:51:27 [2020-07-27T10:51:27.345Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:51:28 [2020-07-27T10:51:28.282Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:51:28 [2020-07-27T10:51:28.540Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:51:29 [2020-07-27T10:51:29.108Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:51:29 [2020-07-27T10:51:29.677Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:51:30 [2020-07-27T10:51:30.245Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:51:30 [2020-07-27T10:51:30.504Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:51:31 [2020-07-27T10:51:31.879Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:51:33 [2020-07-27T10:51:33.785Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:51:33 [2020-07-27T10:51:33.785Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:51:34 [2020-07-27T10:51:34.044Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:51:35 [2020-07-27T10:51:35.420Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:51:36 [2020-07-27T10:51:36.357Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:51:38 [2020-07-27T10:51:38.263Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:51:39 [2020-07-27T10:51:39.671Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:51:39 [2020-07-27T10:51:39.671Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:51:39 [2020-07-27T10:51:39.671Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:51:40 [2020-07-27T10:51:40.238Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:51:41 [2020-07-27T10:51:41.178Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:51:42 [2020-07-27T10:51:42.113Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:51:43 [2020-07-27T10:51:43.491Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:51:43 [2020-07-27T10:51:43.750Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:51:45 [2020-07-27T10:51:45.131Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:51:45 [2020-07-27T10:51:45.699Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:51:45 [2020-07-27T10:51:45.699Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:51:46 [2020-07-27T10:51:46.268Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:51:47 [2020-07-27T10:51:47.206Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:51:47 [2020-07-27T10:51:47.206Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:51:47 [2020-07-27T10:51:47.465Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:51:48 [2020-07-27T10:51:48.032Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:51:48 [2020-07-27T10:51:48.291Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:51:48 [2020-07-27T10:51:48.858Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:51:48 [2020-07-27T10:51:48.858Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:51:49 [2020-07-27T10:51:49.117Z] === RUN   TestDockerSuite/TestRunEnvironment
10:51:49 [2020-07-27T10:51:49.684Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:51:49 [2020-07-27T10:51:49.943Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:51:50 [2020-07-27T10:51:50.513Z] === RUN   TestDockerSuite/TestRunExitCode
10:51:51 [2020-07-27T10:51:51.080Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:51:51 [2020-07-27T10:51:51.340Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:51:51 [2020-07-27T10:51:51.908Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:51:52 [2020-07-27T10:51:52.167Z] === RUN   TestDockerSuite/TestRunExposePort
10:51:52 [2020-07-27T10:51:52.167Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:51:52 [2020-07-27T10:51:52.735Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:51:52 [2020-07-27T10:51:52.998Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:51:53 [2020-07-27T10:51:53.937Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:51:54 [2020-07-27T10:51:54.203Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:51:54 [2020-07-27T10:51:54.203Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:51:56 [2020-07-27T10:51:56.125Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:51:56 [2020-07-27T10:51:56.125Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:51:56 [2020-07-27T10:51:56.692Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:52:08 [2020-07-27T10:52:08.902Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:52:08 [2020-07-27T10:52:08.902Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:52:09 [2020-07-27T10:52:09.161Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:52:09 [2020-07-27T10:52:09.161Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:52:09 [2020-07-27T10:52:09.161Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:52:09 [2020-07-27T10:52:09.420Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:52:09 [2020-07-27T10:52:09.680Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:52:12 [2020-07-27T10:52:12.216Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:52:12 [2020-07-27T10:52:12.785Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:52:14 [2020-07-27T10:52:14.163Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:52:19 [2020-07-27T10:52:19.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:52:19 [2020-07-27T10:52:19.694Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:52:19 [2020-07-27T10:52:19.953Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:52:20 [2020-07-27T10:52:20.213Z] === RUN   TestDockerSuite/TestRunModeHostname
10:52:21 [2020-07-27T10:52:21.160Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:52:21 [2020-07-27T10:52:21.160Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:52:21 [2020-07-27T10:52:21.160Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:52:22 [2020-07-27T10:52:22.541Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:52:23 [2020-07-27T10:52:23.922Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:52:24 [2020-07-27T10:52:24.489Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:52:25 [2020-07-27T10:52:25.057Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:52:25 [2020-07-27T10:52:25.057Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:52:25 [2020-07-27T10:52:25.057Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:52:25 [2020-07-27T10:52:25.994Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:52:27 [2020-07-27T10:52:27.374Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:52:27 [2020-07-27T10:52:27.374Z] === RUN   TestDockerSuite/TestRunMount
10:52:29 [2020-07-27T10:52:29.909Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:52:31 [2020-07-27T10:52:31.817Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:52:32 [2020-07-27T10:52:32.757Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:52:32 [2020-07-27T10:52:32.757Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:52:33 [2020-07-27T10:52:33.016Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:52:33 [2020-07-27T10:52:33.953Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:52:35 [2020-07-27T10:52:35.862Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:52:36 [2020-07-27T10:52:36.121Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:52:38 [2020-07-27T10:52:38.025Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:52:38 [2020-07-27T10:52:38.978Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:52:39 [2020-07-27T10:52:39.549Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:52:41 [2020-07-27T10:52:41.454Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:52:42 [2020-07-27T10:52:42.833Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:52:43 [2020-07-27T10:52:43.403Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:52:43 [2020-07-27T10:52:43.972Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:52:43 [2020-07-27T10:52:43.972Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:52:44 [2020-07-27T10:52:44.540Z] === RUN   TestDockerSuite/TestRunNetHost
10:52:45 [2020-07-27T10:52:45.479Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:52:46 [2020-07-27T10:52:46.047Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:52:46 [2020-07-27T10:52:46.311Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:52:47 [2020-07-27T10:52:47.687Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:52:47 [2020-07-27T10:52:47.947Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:52:49 [2020-07-27T10:52:49.850Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:52:53 [2020-07-27T10:52:53.138Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:52:53 [2020-07-27T10:52:53.138Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:52:53 [2020-07-27T10:52:53.138Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:52:53 [2020-07-27T10:52:53.397Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:52:53 [2020-07-27T10:52:53.397Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:52:53 [2020-07-27T10:52:53.964Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:52:54 [2020-07-27T10:52:54.223Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:52:54 [2020-07-27T10:52:54.481Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:52:54 [2020-07-27T10:52:54.744Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:53:01 [2020-07-27T10:53:01.321Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:53:01 [2020-07-27T10:53:01.321Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:53:01 [2020-07-27T10:53:01.321Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:53:01 [2020-07-27T10:53:01.321Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:53:02 [2020-07-27T10:53:02.256Z] === RUN   TestDockerSuite/TestRunPortInUse
10:53:02 [2020-07-27T10:53:02.824Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:53:03 [2020-07-27T10:53:03.083Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:53:03 [2020-07-27T10:53:03.649Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:53:03 [2020-07-27T10:53:03.908Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:53:04 [2020-07-27T10:53:04.475Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:53:04 [2020-07-27T10:53:04.734Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:53:04 [2020-07-27T10:53:04.734Z] === RUN   TestDockerSuite/TestRunPublishPort
10:53:05 [2020-07-27T10:53:05.302Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:53:05 [2020-07-27T10:53:05.561Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:53:05 [2020-07-27T10:53:05.561Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:53:06 [2020-07-27T10:53:06.130Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:53:07 [2020-07-27T10:53:07.066Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:53:07 [2020-07-27T10:53:07.066Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:53:08 [2020-07-27T10:53:08.969Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:53:09 [2020-07-27T10:53:09.907Z] === RUN   TestDockerSuite/TestRunRm
10:53:10 [2020-07-27T10:53:10.166Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:53:12 [2020-07-27T10:53:12.070Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:53:13 [2020-07-27T10:53:13.446Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:53:14 [2020-07-27T10:53:14.383Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:53:14 [2020-07-27T10:53:14.644Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:53:16 [2020-07-27T10:53:16.564Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:53:16 [2020-07-27T10:53:16.823Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:53:19 [2020-07-27T10:53:19.358Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:53:19 [2020-07-27T10:53:19.927Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:53:22 [2020-07-27T10:53:22.464Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:53:23 [2020-07-27T10:53:23.033Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:53:23 [2020-07-27T10:53:23.601Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:53:23 [2020-07-27T10:53:23.601Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:53:24 [2020-07-27T10:53:24.170Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:53:24 [2020-07-27T10:53:24.740Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:53:25 [2020-07-27T10:53:25.000Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:53:25 [2020-07-27T10:53:25.568Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:53:26 [2020-07-27T10:53:26.138Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:53:26 [2020-07-27T10:53:26.706Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:53:26 [2020-07-27T10:53:26.965Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:53:29 [2020-07-27T10:53:29.499Z] === RUN   TestDockerSuite/TestRunState
10:53:30 [2020-07-27T10:53:30.436Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:53:30 [2020-07-27T10:53:30.695Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:53:31 [2020-07-27T10:53:31.262Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:53:31 [2020-07-27T10:53:31.262Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:53:31 [2020-07-27T10:53:31.262Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:53:31 [2020-07-27T10:53:31.830Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:53:32 [2020-07-27T10:53:32.089Z] === RUN   TestDockerSuite/TestRunSysctls
10:53:33 [2020-07-27T10:53:33.039Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:53:33 [2020-07-27T10:53:33.039Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:53:33 [2020-07-27T10:53:33.039Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:53:33 [2020-07-27T10:53:33.611Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:53:34 [2020-07-27T10:53:34.988Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:53:35 [2020-07-27T10:53:35.247Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:53:36 [2020-07-27T10:53:36.627Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:53:36 [2020-07-27T10:53:36.627Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:53:39 [2020-07-27T10:53:39.914Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:53:39 [2020-07-27T10:53:39.914Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:53:42 [2020-07-27T10:53:42.447Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:53:42 [2020-07-27T10:53:42.447Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:53:42 [2020-07-27T10:53:42.706Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:53:43 [2020-07-27T10:53:43.276Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:53:43 [2020-07-27T10:53:43.844Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:53:44 [2020-07-27T10:53:44.412Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:53:45 [2020-07-27T10:53:45.350Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:53:46 [2020-07-27T10:53:46.288Z] === RUN   TestDockerSuite/TestRunUserByID
10:53:47 [2020-07-27T10:53:47.226Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:53:47 [2020-07-27T10:53:47.226Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:53:47 [2020-07-27T10:53:47.226Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:53:47 [2020-07-27T10:53:47.794Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:53:47 [2020-07-27T10:53:47.794Z] === RUN   TestDockerSuite/TestRunUserByName
10:53:48 [2020-07-27T10:53:48.361Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:53:48 [2020-07-27T10:53:48.931Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:53:48 [2020-07-27T10:53:48.931Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:53:48 [2020-07-27T10:53:48.931Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:53:49 [2020-07-27T10:53:49.499Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:53:50 [2020-07-27T10:53:50.907Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:53:52 [2020-07-27T10:53:52.815Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:53:53 [2020-07-27T10:53:53.384Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:53:53 [2020-07-27T10:53:53.953Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:53:54 [2020-07-27T10:53:54.212Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:53:55 [2020-07-27T10:53:55.589Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:53:56 [2020-07-27T10:53:56.526Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:53:56 [2020-07-27T10:53:56.526Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:53:58 [2020-07-27T10:53:58.432Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:54:00 [2020-07-27T10:54:00.337Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:54:00 [2020-07-27T10:54:00.337Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:54:00 [2020-07-27T10:54:00.907Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:54:01 [2020-07-27T10:54:01.476Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:54:02 [2020-07-27T10:54:02.045Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:54:02 [2020-07-27T10:54:02.045Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:54:02 [2020-07-27T10:54:02.045Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:54:02 [2020-07-27T10:54:02.045Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:54:02 [2020-07-27T10:54:02.305Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:54:02 [2020-07-27T10:54:02.305Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:54:03 [2020-07-27T10:54:03.245Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:54:03 [2020-07-27T10:54:03.504Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:54:04 [2020-07-27T10:54:04.442Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:54:05 [2020-07-27T10:54:05.010Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:54:05 [2020-07-27T10:54:05.269Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:54:05 [2020-07-27T10:54:05.269Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:54:06 [2020-07-27T10:54:06.208Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
10:54:06 [2020-07-27T10:54:06.783Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:54:07 [2020-07-27T10:54:07.350Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:54:07 [2020-07-27T10:54:07.918Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:54:07 [2020-07-27T10:54:07.918Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:54:08 [2020-07-27T10:54:08.486Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:54:08 [2020-07-27T10:54:08.747Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:54:09 [2020-07-27T10:54:09.006Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:54:09 [2020-07-27T10:54:09.006Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:54:09 [2020-07-27T10:54:09.574Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:54:10 [2020-07-27T10:54:10.142Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:54:10 [2020-07-27T10:54:10.142Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:54:10 [2020-07-27T10:54:10.142Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:54:10 [2020-07-27T10:54:10.401Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:54:11 [2020-07-27T10:54:11.338Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:54:11 [2020-07-27T10:54:11.597Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:54:12 [2020-07-27T10:54:12.166Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:54:12 [2020-07-27T10:54:12.166Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:54:12 [2020-07-27T10:54:12.424Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:54:12 [2020-07-27T10:54:12.424Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:54:13 [2020-07-27T10:54:13.804Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:54:14 [2020-07-27T10:54:14.063Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:54:15 [2020-07-27T10:54:15.441Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:54:16 [2020-07-27T10:54:16.008Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:54:16 [2020-07-27T10:54:16.008Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:54:16 [2020-07-27T10:54:16.008Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:54:16 [2020-07-27T10:54:16.576Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:54:17 [2020-07-27T10:54:17.144Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:54:18 [2020-07-27T10:54:18.081Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:54:18 [2020-07-27T10:54:18.081Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:54:19 [2020-07-27T10:54:19.016Z] === RUN   TestDockerSuite/TestSaveImageId
10:54:19 [2020-07-27T10:54:19.276Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:54:19 [2020-07-27T10:54:19.536Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:54:20 [2020-07-27T10:54:20.914Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:54:20 [2020-07-27T10:54:20.914Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:54:21 [2020-07-27T10:54:21.870Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:54:21 [2020-07-27T10:54:21.870Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:54:21 [2020-07-27T10:54:21.870Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:54:23 [2020-07-27T10:54:23.254Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:54:24 [2020-07-27T10:54:24.191Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:54:24 [2020-07-27T10:54:24.758Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:54:24 [2020-07-27T10:54:24.758Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:54:24 [2020-07-27T10:54:24.758Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:54:24 [2020-07-27T10:54:24.758Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:54:25 [2020-07-27T10:54:25.017Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:54:25 [2020-07-27T10:54:25.584Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:54:27 [2020-07-27T10:54:27.490Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:54:27 [2020-07-27T10:54:27.490Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:54:31 [2020-07-27T10:54:31.679Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:54:32 [2020-07-27T10:54:32.247Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:54:34 [2020-07-27T10:54:34.154Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:54:34 [2020-07-27T10:54:34.412Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:54:34 [2020-07-27T10:54:34.980Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:54:36 [2020-07-27T10:54:36.358Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:54:38 [2020-07-27T10:54:38.890Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:54:38 [2020-07-27T10:54:38.890Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:54:40 [2020-07-27T10:54:40.270Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:54:41 [2020-07-27T10:54:41.213Z] === RUN   TestDockerSuite/TestStartRecordError
10:54:42 [2020-07-27T10:54:42.149Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:54:42 [2020-07-27T10:54:42.409Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:54:43 [2020-07-27T10:54:43.793Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:54:45 [2020-07-27T10:54:45.173Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:54:47 [2020-07-27T10:54:47.704Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:54:51 [2020-07-27T10:54:51.891Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:54:54 [2020-07-27T10:54:54.422Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:54:54 [2020-07-27T10:54:54.990Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:54:59 [2020-07-27T10:54:59.185Z] === RUN   TestDockerSuite/TestStatsNoStream
10:55:01 [2020-07-27T10:55:01.745Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:55:03 [2020-07-27T10:55:03.130Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:55:03 [2020-07-27T10:55:03.697Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:55:03 [2020-07-27T10:55:03.957Z] === RUN   TestDockerSuite/TestTopPrivileged
10:55:04 [2020-07-27T10:55:04.524Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:55:04 [2020-07-27T10:55:04.524Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:55:05 [2020-07-27T10:55:05.092Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:55:07 [2020-07-27T10:55:07.628Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:55:07 [2020-07-27T10:55:07.628Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:55:10 [2020-07-27T10:55:10.917Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:55:10 [2020-07-27T10:55:10.917Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:55:11 [2020-07-27T10:55:11.177Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:55:11 [2020-07-27T10:55:11.177Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
10:55:11 [2020-07-27T10:55:11.745Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
10:55:12 [2020-07-27T10:55:12.682Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:55:12 [2020-07-27T10:55:12.682Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:55:13 [2020-07-27T10:55:13.621Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:55:14 [2020-07-27T10:55:14.191Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:55:14 [2020-07-27T10:55:14.760Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:55:15 [2020-07-27T10:55:15.696Z] === RUN   TestDockerSuite/TestUpdateStats
10:55:18 [2020-07-27T10:55:18.979Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:55:19 [2020-07-27T10:55:19.920Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:55:19 [2020-07-27T10:55:19.920Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:55:20 [2020-07-27T10:55:20.507Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:55:20 [2020-07-27T10:55:20.767Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:55:21 [2020-07-27T10:55:21.334Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:55:22 [2020-07-27T10:55:22.713Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:55:24 [2020-07-27T10:55:24.091Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:55:26 [2020-07-27T10:55:26.627Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:55:28 [2020-07-27T10:55:28.529Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:55:29 [2020-07-27T10:55:29.906Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:55:32 [2020-07-27T10:55:32.440Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:55:34 [2020-07-27T10:55:34.977Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:55:36 [2020-07-27T10:55:36.354Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:55:37 [2020-07-27T10:55:37.732Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:55:39 [2020-07-27T10:55:39.117Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:55:40 [2020-07-27T10:55:40.053Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:55:40 [2020-07-27T10:55:40.620Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:55:42 [2020-07-27T10:55:42.001Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:55:43 [2020-07-27T10:55:43.381Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:55:43 [2020-07-27T10:55:43.381Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:55:44 [2020-07-27T10:55:44.760Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:55:46 [2020-07-27T10:55:46.141Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:55:46 [2020-07-27T10:55:46.709Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:55:48 [2020-07-27T10:55:48.617Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:56:03 [2020-07-27T10:56:03.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:56:03 [2020-07-27T10:56:03.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:56:03 [2020-07-27T10:56:03.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:56:04 [2020-07-27T10:56:04.061Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:56:04 [2020-07-27T10:56:04.061Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:56:04 [2020-07-27T10:56:04.061Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:56:04 [2020-07-27T10:56:04.061Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:56:04 [2020-07-27T10:56:04.628Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:56:04 [2020-07-27T10:56:04.628Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:56:05 [2020-07-27T10:56:05.195Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:56:05 [2020-07-27T10:56:05.195Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:56:05 [2020-07-27T10:56:05.195Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:56:05 [2020-07-27T10:56:05.195Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:56:05 [2020-07-27T10:56:05.195Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:56:05 [2020-07-27T10:56:05.763Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:56:07 [2020-07-27T10:56:07.144Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:56:07 [2020-07-27T10:56:07.145Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:56:07 [2020-07-27T10:56:07.145Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:56:07 [2020-07-27T10:56:07.145Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:56:07 [2020-07-27T10:56:07.145Z] === RUN   TestDockerSuite/TestVolumeEvents
10:56:13 [2020-07-27T10:56:13.704Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:56:13 [2020-07-27T10:56:13.963Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:56:14 [2020-07-27T10:56:14.221Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:56:14 [2020-07-27T10:56:14.221Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:56:14 [2020-07-27T10:56:14.221Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:56:16 [2020-07-27T10:56:16.756Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:56:16 [2020-07-27T10:56:16.756Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:56:19 [2020-07-27T10:56:19.292Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:56:19 [2020-07-27T10:56:19.292Z] --- PASS: TestDockerSuite (1297.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.08s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.34s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.49s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.80s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.90s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.59s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.87s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.20s)
10:56:19 [2020-07-27T10:56:19.292Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.93s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.62s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.79s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.18s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.87s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.82s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.49s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.49s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.66s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.06s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.00s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.95s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.97s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.35s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.68s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.02s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.79s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.70s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.61s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.46s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.61s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.41s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.97s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.59s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.60s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.53s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.56s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.05s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.67s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.19s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.90s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.48s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.89s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.50s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.65s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.88s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.14s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.02s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.12s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.01s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.48s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.76s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.29s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.24s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.21s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.54s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.72s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.80s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.10s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.40s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.88s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.68s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.35s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.63s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.64s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.36s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.47s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.86s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.23s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.08s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFails (0.67s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.92s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.82s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.55s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.60s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.60s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.09s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.08s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.46s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.62s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.46s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.06s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.00s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.22s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.39s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.65s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.58s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.96s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.54s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.23s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.42s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.86s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.64s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.66s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.67s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.19s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.82s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.51s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.17s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (1.98s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.56s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.11s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.12s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildRm (2.39s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.81s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.66s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.15s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.03s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.31s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.15s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildUser (1.39s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.35s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.93s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.00s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.63s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.30s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:56:19 [2020-07-27T10:56:19.293Z]         docker_cli_sni_test.go:18: Flakey test
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.38s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestCommitChange (0.75s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.45s)
10:56:19 [2020-07-27T10:56:19.293Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.57s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.58s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.14s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.27s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.77s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.59s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.99s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.45s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.12s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.74s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.92s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.44s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.51s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.34s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.48s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.52s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.33s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.47s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.29s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad1340_<nil>} (1.50s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1606046214_/foo_false__<nil>_<nil>_<nil>} (1.28s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1606046214_/foo_true__<nil>_<nil>_<nil>} (1.42s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3853149101_/foo_false__<nil>_<nil>_<nil>} (1.36s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3853149101_/foo_true__<nil>_<nil>_<nil>} (1.29s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3853149101_/foo_true__0xc000ad1420_<nil>_<nil>} (1.38s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad1460_<nil>} (1.38s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad1480_<nil>} (1.46s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad14a0_<nil>} (1.65s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad1500_<nil>} (1.38s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.84s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.94s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.60s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.62s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.01s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.29s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.23s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.54s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.98s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.79s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.51s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.62s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.76s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.70s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.47s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.39s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.45s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.26s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToDot (0.51s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.33s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.51s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.40s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.89s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateRM (0.09s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.03s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.58s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.19s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.73s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.39s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.16s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.75s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.12s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.61s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.80s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.10s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.84s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.87s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.63s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.24s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.06s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.294Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:56:19 [2020-07-27T10:56:19.294Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.60s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsRename (0.55s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsResize (0.60s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.63s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.64s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsTop (0.49s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExec (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPIStart (0.95s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.44s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.13s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecEnv (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.48s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.59s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.64s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecParseError (0.47s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.57s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.82s)
10:56:19 [2020-07-27T10:56:19.294Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.51s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.49s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.62s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecTTY (0.90s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.51s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.91s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.78s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.86s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.65s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestHealth (18.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.03s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImportFile (1.03s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.11s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.62s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.50s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.90s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.17s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.97s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.29s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.56s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.71s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.26s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.64s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.11s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.61s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.91s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.80s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.67s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsSince (6.52s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.61s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsTail (0.57s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.35s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.68s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestNetHostname (1.32s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.64s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPluginActive (1.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.83s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.77s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.62s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.34s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.24s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.73s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.79s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPortList (5.82s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.79s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.76s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.83s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.77s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.54s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.09s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.30s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.28s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.85s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.46s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.38s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.86s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.55s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.91s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:56:19 [2020-07-27T10:56:19.295Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.41s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.81s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.25s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.61s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.24s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.39s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.20s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.56s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.58s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.41s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.75s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.93s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.73s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.40s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.40s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.39s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.62s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
10:56:19 [2020-07-27T10:56:19.295Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.65s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.62s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.94s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.66s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.96s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.25s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.92s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.39s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.53s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.82s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.95s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.06s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.98s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.69s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.33s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.14s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.17s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.95s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.15s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunMount (4.58s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.22s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.55s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.80s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.33s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.16s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.83s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.65s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.84s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.38s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.39s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.63s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.91s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.56s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.39s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.38s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.98s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.83s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunRm (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.19s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.62s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunState (0.89s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.89s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.67s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.95s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.64s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.45s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.24s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.14s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.28s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.42s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.82s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.49s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.40s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.34s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.64s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.23s)
10:56:19 [2020-07-27T10:56:19.296Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents634796863
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.02s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s)
10:56:19 [2020-07-27T10:56:19.296Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.98s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.21s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.32s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.28s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.38s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.41s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.86s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.73s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.47s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:56:19 [2020-07-27T10:56:19.297Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.41s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.40s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:56:19 [2020-07-27T10:56:19.297Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.50s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (0.99s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:56:19 [2020-07-27T10:56:19.297Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.49s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.92s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.46s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:56:19 [2020-07-27T10:56:19.297Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.65s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.67s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.29s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.93s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.70s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.44s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.28s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.24s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.63s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.75s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.43s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.79s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.59s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.83s)
10:56:19 [2020-07-27T10:56:19.297Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:56:19 [2020-07-27T10:56:19.297Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:56:19 [2020-07-27T10:56:19.297Z] === RUN   TestDockerRegistrySuite
10:56:19 [2020-07-27T10:56:19.297Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:56:20 [2020-07-27T10:56:20.675Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:56:21 [2020-07-27T10:56:21.610Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:56:22 [2020-07-27T10:56:22.548Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:56:22 [2020-07-27T10:56:22.807Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:56:25 [2020-07-27T10:56:25.348Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:56:28 [2020-07-27T10:56:28.643Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:56:30 [2020-07-27T10:56:30.547Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:56:31 [2020-07-27T10:56:31.484Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:56:32 [2020-07-27T10:56:32.424Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:56:32 [2020-07-27T10:56:32.684Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:56:33 [2020-07-27T10:56:33.624Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:56:35 [2020-07-27T10:56:35.008Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:56:36 [2020-07-27T10:56:36.386Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:56:37 [2020-07-27T10:56:37.323Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:56:38 [2020-07-27T10:56:38.259Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:56:40 [2020-07-27T10:56:40.165Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:56:41 [2020-07-27T10:56:41.543Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:56:42 [2020-07-27T10:56:42.481Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:56:44 [2020-07-27T10:56:44.386Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:56:45 [2020-07-27T10:56:45.327Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:56:45 [2020-07-27T10:56:45.327Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:56:46 [2020-07-27T10:56:46.263Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:56:47 [2020-07-27T10:56:47.199Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:56:47 [2020-07-27T10:56:47.768Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:56:50 [2020-07-27T10:56:50.303Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:56:50 [2020-07-27T10:56:50.303Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:56:51 [2020-07-27T10:56:51.240Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:56:51 [2020-07-27T10:56:51.500Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:56:51 [2020-07-27T10:56:51.758Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:56:51 [2020-07-27T10:56:51.758Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:56:52 [2020-07-27T10:56:52.018Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:56:52 [2020-07-27T10:56:52.277Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:56:52 [2020-07-27T10:56:52.846Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:56:52 [2020-07-27T10:56:52.846Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:56:54 [2020-07-27T10:56:54.225Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:56:55 [2020-07-27T10:56:55.603Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:56:56 [2020-07-27T10:56:56.171Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:56:57 [2020-07-27T10:56:57.549Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:56:58 [2020-07-27T10:56:58.116Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:56:59 [2020-07-27T10:56:59.053Z] --- PASS: TestDockerRegistrySuite (39.66s)
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [db4169c94d73f] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d4c70c364dca1] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d8c5fa361daf6] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d7eee514c4f34] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.58s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d065104e0a713] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.74s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d8637cb4dea72] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.55s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d1d6121a96cb6] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d2ee68fc6a781] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d311904887b6a] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [dfba1e522cd4f] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [dc5a7b1091a64] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [df466a3098222] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d9de6e3eb9ae7] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d3b753b21b498] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s)
10:56:59 [2020-07-27T10:56:59.053Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4e0c2b56a23c2f1d6b90e5339fead44be70a737248b5da85f810d8dacfb833b4
10:56:59 [2020-07-27T10:56:59.053Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a479c6b0d909809572f80fce78e93686dd388d0dcbccc1ba5e197daa6368664d
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d4575ef401578] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.56s)
10:56:59 [2020-07-27T10:56:59.053Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eca34d7b030d9e85811eef6a9bafedb555110b79d132ddb040a047e7200b183a
10:56:59 [2020-07-27T10:56:59.053Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:46fdeccd4e3994dfd975f9249091eee255495109c05906ad7519b9e68b6e92fb
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d5de4e3977c6f] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d6e70d59774a5] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.95s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d766263c98845] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d532c501277de] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d5ff51df01872] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d28a7b93deedd] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.80s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [da447a0e2f416] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [da9f7d72d0a89] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.16s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [dad632b8a1e28] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d65b4bd6eea47] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d81e98d94751e] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [db2edfb5348bd] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d1c784aacab89] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d3f031b26aeb9] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d4842757fadf2] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d0dcd1cbd218b] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d228f0d9dfcf2] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d06ff6c7f0b72] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d0b1a62a8cf48] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [dae04c81704f8] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.09s)
10:56:59 [2020-07-27T10:56:59.053Z]         check_test.go:196: [d3f8f155e1c69] daemon is not started
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
10:56:59 [2020-07-27T10:56:59.053Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
10:56:59 [2020-07-27T10:56:59.053Z] === RUN   TestDockerSchema1RegistrySuite
10:56:59 [2020-07-27T10:56:59.053Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:56:59 [2020-07-27T10:56:59.312Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:56:59 [2020-07-27T10:56:59.571Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:57:02 [2020-07-27T10:57:02.870Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:57:05 [2020-07-27T10:57:05.404Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:57:07 [2020-07-27T10:57:07.939Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:57:08 [2020-07-27T10:57:08.874Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:57:09 [2020-07-27T10:57:09.811Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:57:09 [2020-07-27T10:57:09.811Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:57:10 [2020-07-27T10:57:10.748Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:57:11 [2020-07-27T10:57:11.685Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:57:12 [2020-07-27T10:57:12.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:57:15 [2020-07-27T10:57:15.163Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:57:15 [2020-07-27T10:57:15.163Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:57:15 [2020-07-27T10:57:15.730Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:57:15 [2020-07-27T10:57:15.730Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:57:15 [2020-07-27T10:57:15.990Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:57:16 [2020-07-27T10:57:16.250Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:57:16 [2020-07-27T10:57:16.508Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:57:16 [2020-07-27T10:57:16.768Z] --- PASS: TestDockerSchema1RegistrySuite (17.76s)
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d811f4fa57b51] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.21s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d8b95def0f53f] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.90s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d153dcec902f5] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.60s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d0c788432c717] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.90s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d88753c7f4645] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d670a7cd2e564] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [db8083b5c5d50] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [df00603a3210a] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d4bb44026b4c1] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d50c715c45e0e] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.20s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d93c9f9350c55] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d579b9ecd6396] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [dbdef0351344d] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [df06a349b2914] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d5fb3da8d1cc0] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d1b30440973fc] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d64c4bee3c3b7] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:57:16 [2020-07-27T10:57:16.768Z]         check_test.go:223: [d7b150539dcd4] daemon is not started
10:57:16 [2020-07-27T10:57:16.768Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:57:16 [2020-07-27T10:57:16.768Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:57:17 [2020-07-27T10:57:17.335Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:57:17 [2020-07-27T10:57:17.903Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:57:18 [2020-07-27T10:57:18.162Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:57:19 [2020-07-27T10:57:19.097Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:57:19 [2020-07-27T10:57:19.361Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:57:19 [2020-07-27T10:57:19.939Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:57:20 [2020-07-27T10:57:20.197Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:57:20 [2020-07-27T10:57:20.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.68s)
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s)
10:57:20 [2020-07-27T10:57:20.455Z]         check_test.go:252: [db5f56eb21bb0] daemon is not started
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
10:57:20 [2020-07-27T10:57:20.455Z]         check_test.go:252: [db61eb8a1be46] daemon is not started
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
10:57:20 [2020-07-27T10:57:20.455Z]         check_test.go:252: [d6e19e9b8978a] daemon is not started
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
10:57:20 [2020-07-27T10:57:20.455Z]         check_test.go:252: [db203d0382c10] daemon is not started
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
10:57:20 [2020-07-27T10:57:20.455Z]         check_test.go:252: [d00ead4ee3120] daemon is not started
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
10:57:20 [2020-07-27T10:57:20.455Z]         check_test.go:252: [de0601e396d86] daemon is not started
10:57:20 [2020-07-27T10:57:20.455Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:57:20 [2020-07-27T10:57:20.455Z]         check_test.go:252: [d51134a0a6fb9] daemon is not started
10:57:20 [2020-07-27T10:57:20.455Z] === RUN   TestDockerRegistryAuthTokenSuite
10:57:20 [2020-07-27T10:57:20.455Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:57:25 [2020-07-27T10:57:25.723Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:57:25 [2020-07-27T10:57:25.723Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:57:25 [2020-07-27T10:57:25.723Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:57:25 [2020-07-27T10:57:25.983Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:57:26 [2020-07-27T10:57:26.241Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
10:57:26 [2020-07-27T10:57:26.241Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
10:57:26 [2020-07-27T10:57:26.241Z]         check_test.go:279: [d7b650accd24d] daemon is not started
10:57:26 [2020-07-27T10:57:26.241Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
10:57:26 [2020-07-27T10:57:26.241Z]         check_test.go:279: [d1b130fcc366b] daemon is not started
10:57:26 [2020-07-27T10:57:26.241Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:57:26 [2020-07-27T10:57:26.241Z]         check_test.go:279: [deaf909ea85c7] daemon is not started
10:57:26 [2020-07-27T10:57:26.241Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:57:26 [2020-07-27T10:57:26.241Z]         check_test.go:279: [d60024322f281] daemon is not started
10:57:26 [2020-07-27T10:57:26.241Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:57:26 [2020-07-27T10:57:26.241Z]         check_test.go:279: [dcaba07a5ea0b] daemon is not started
10:57:26 [2020-07-27T10:57:26.241Z] === RUN   TestDockerNetworkSuite
10:57:26 [2020-07-27T10:57:26.241Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:57:28 [2020-07-27T10:57:28.146Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:57:28 [2020-07-27T10:57:28.713Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:57:31 [2020-07-27T10:57:31.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:57:32 [2020-07-27T10:57:32.624Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:57:35 [2020-07-27T10:57:35.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:57:36 [2020-07-27T10:57:36.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:57:41 [2020-07-27T10:57:41.816Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:57:43 [2020-07-27T10:57:43.741Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:57:44 [2020-07-27T10:57:44.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:57:45 [2020-07-27T10:57:45.246Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:57:45 [2020-07-27T10:57:45.505Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:57:46 [2020-07-27T10:57:46.441Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:57:47 [2020-07-27T10:57:47.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:57:47 [2020-07-27T10:57:47.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:57:47 [2020-07-27T10:57:47.635Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:57:48 [2020-07-27T10:57:48.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:57:48 [2020-07-27T10:57:48.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:57:48 [2020-07-27T10:57:48.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:57:48 [2020-07-27T10:57:48.828Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:57:49 [2020-07-27T10:57:49.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:57:50 [2020-07-27T10:57:50.334Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:57:50 [2020-07-27T10:57:50.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:57:50 [2020-07-27T10:57:50.852Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:57:50 [2020-07-27T10:57:50.852Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:57:53 [2020-07-27T10:57:53.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:57:54 [2020-07-27T10:57:54.766Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:58:00 [2020-07-27T10:58:00.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:58:00 [2020-07-27T10:58:00.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:58:01 [2020-07-27T10:58:01.046Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:58:01 [2020-07-27T10:58:01.046Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:58:01 [2020-07-27T10:58:01.046Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:58:01 [2020-07-27T10:58:01.305Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:58:01 [2020-07-27T10:58:01.564Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:58:01 [2020-07-27T10:58:01.564Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:58:04 [2020-07-27T10:58:04.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:58:04 [2020-07-27T10:58:04.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:58:04 [2020-07-27T10:58:04.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:58:04 [2020-07-27T10:58:04.667Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:58:07 [2020-07-27T10:58:07.955Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:58:11 [2020-07-27T10:58:11.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:58:11 [2020-07-27T10:58:11.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:58:11 [2020-07-27T10:58:11.500Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:58:12 [2020-07-27T10:58:12.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:58:13 [2020-07-27T10:58:13.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:58:13 [2020-07-27T10:58:13.703Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:58:13 [2020-07-27T10:58:13.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:58:14 [2020-07-27T10:58:14.899Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:58:20 [2020-07-27T10:58:20.173Z] --- PASS: TestDockerNetworkSuite (53.87s)
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.82s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d88b921d76634] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [dfc13f2b416e2] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.55s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [db5c97d5e05b9] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d9281b76ff8bb] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:1233: [d3e6ade8c3609] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [ddfc725c40e9d] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.83s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d9469b618c3fb] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d58b5b1cb60ac] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d5a033511922c] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [dc9ea9d91e704] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d0d15c8fdf9ce] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d5b3accdbc1c8] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d1691a0b2aac5] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d3b097e263a8f] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d5ace18568327] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [dac37934ccc4a] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [dcc53cd6250b8] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d434253a052f0] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d76b6ec4ac893] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d00aff701c807] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d448f863c99a5] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [dca9294fe7730] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [da1ae2e4bc56b] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [dd5184486c730] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:968: [da8c476b8f591] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d851359ae9fef] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.04s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:1116: [d4614a3aa4774] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d257a2ce09d43] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d4c88173b4f81] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d28bdefafe9de] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d3ff84afe7032] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d25cb7148c21d] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [debc36a3f8d18] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [dbcf78bac564e] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [df4e4c1fc1d0d] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d911e75786148] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d8e0f807b3065] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d75387d6b0fde] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.30s)
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:1084: [db3bf793c4434] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d9999dba8f7a5] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d713539a1f86e] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d1c8a7b730c4a] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d3ce4aaf6311d] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d89f03ca19539] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d71ef79644dd9] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d5177260d6e14] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.03s)
10:58:20 [2020-07-27T10:58:20.173Z]         docker_cli_network_unix_test.go:46: [d0ecef61a0e3a] daemon is not started
10:58:20 [2020-07-27T10:58:20.173Z] === RUN   TestDockerHubPullSuite
10:58:20 [2020-07-27T10:58:20.173Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:58:21 [2020-07-27T10:58:21.553Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:58:24 [2020-07-27T10:58:24.093Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:58:24 [2020-07-27T10:58:24.093Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:58:25 [2020-07-27T10:58:25.469Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:58:25 [2020-07-27T10:58:25.730Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:58:25 [2020-07-27T10:58:25.730Z] --- PASS: TestDockerHubPullSuite (5.81s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
10:58:25 [2020-07-27T10:58:25.730Z] PASS
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === Skipped
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_sni_test.go:18: Flakey test
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:58:25 [2020-07-27T10:58:25.730Z]         docker_cli_network_unix_test.go:46: [d8e0f807b3065] daemon is not started
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] 
10:58:25 [2020-07-27T10:58:25.730Z] DONE 1277 tests, 51 skipped in 1463.841s
10:58:25 [2020-07-27T10:58:25.730Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:58:25 [2020-07-27T10:58:25.989Z] ++++ cat bundles/test-integration/docker.pid
10:58:25 [2020-07-27T10:58:25.989Z] +++ kill 7567
10:58:26 [2020-07-27T10:58:26.924Z] +++ /etc/init.d/apparmor stop
10:58:26 [2020-07-27T10:58:26.924Z] Leaving: AppArmorNo profiles have been unloaded.
10:58:26 [2020-07-27T10:58:26.924Z] 
10:58:26 [2020-07-27T10:58:26.924Z] Unloading profiles will leave already running processes permanently
10:58:26 [2020-07-27T10:58:26.924Z] unconfined, which can lead to unexpected situations.
10:58:26 [2020-07-27T10:58:26.924Z] 
10:58:26 [2020-07-27T10:58:26.924Z] To set a process to complain mode, use the command line tool
10:58:26 [2020-07-27T10:58:26.924Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:58:26 [2020-07-27T10:58:26.924Z] +++ true
10:58:26 [2020-07-27T10:58:26.924Z] exiting test-integration
10:58:26 [2020-07-27T10:58:26.924Z] ++ exit 0
10:58:26 [2020-07-27T10:58:26.924Z] 
10:58:27 [2020-07-27T10:58:27.183Z] + for job in $(jobs -p)
10:58:27 [2020-07-27T10:58:27.183Z] + wait 6158
10:58:53 [2020-07-27T10:58:53.722Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:58:53 [2020-07-27T10:58:53.722Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:59:00 [2020-07-27T10:59:00.287Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:59:05 [2020-07-27T10:59:05.562Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:59:07 [2020-07-27T10:59:07.462Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:59:11 [2020-07-27T10:59:11.658Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:59:18 [2020-07-27T10:59:18.218Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:59:22 [2020-07-27T10:59:22.410Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:59:22 [2020-07-27T10:59:22.410Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:59:27 [2020-07-27T10:59:27.707Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:59:27 [2020-07-27T10:59:27.965Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:59:28 [2020-07-27T10:59:28.532Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:59:31 [2020-07-27T10:59:31.065Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:00:27 [2020-07-27T11:00:27.287Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:01:14 [2020-07-27T11:01:14.902Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:01:16 [2020-07-27T11:01:16.809Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:01:22 [2020-07-27T11:01:22.076Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:03:28 [2020-07-27T11:03:28.531Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:03:38 [2020-07-27T11:03:38.515Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:03:39 [2020-07-27T11:03:39.094Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
11:03:39 [2020-07-27T11:03:39.353Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
11:03:39 [2020-07-27T11:03:39.353Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
11:03:39 [2020-07-27T11:03:39.353Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
11:03:40 [2020-07-27T11:03:40.288Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:03:42 [2020-07-27T11:03:42.820Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:03:46 [2020-07-27T11:03:46.105Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:03:48 [2020-07-27T11:03:48.637Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:04:44 [2020-07-27T11:04:44.877Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:04:44 [2020-07-27T11:04:44.877Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:04:46 [2020-07-27T11:04:46.252Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:04:48 [2020-07-27T11:04:48.786Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:04:51 [2020-07-27T11:04:51.322Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:04:53 [2020-07-27T11:04:53.854Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:05:15 [2020-07-27T11:05:15.779Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:05:27 [2020-07-27T11:05:27.988Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:05:29 [2020-07-27T11:05:29.891Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
11:05:32 [2020-07-27T11:05:32.423Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:05:35 [2020-07-27T11:05:35.709Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:05:42 [2020-07-27T11:05:42.285Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
11:05:47 [2020-07-27T11:05:47.553Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:05:49 [2020-07-27T11:05:49.477Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:05:52 [2020-07-27T11:05:52.009Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:05:54 [2020-07-27T11:05:54.541Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
11:05:57 [2020-07-27T11:05:57.073Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
11:06:00 [2020-07-27T11:06:00.365Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
11:06:02 [2020-07-27T11:06:02.897Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
11:06:59 [2020-07-27T11:06:59.132Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:07:14 [2020-07-27T11:07:14.005Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:07:28 [2020-07-27T11:07:28.879Z] --- PASS: TestDockerSwarmSuite (1651.67s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.87s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.47s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.15s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:562: [d072e7ad7f071] joining swarm manager [def16566638b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:584: [dd4c89c028278] joining swarm manager [def16566638b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]         check_test.go:380: [d072e7ad7f071] daemon is not started
11:07:28 [2020-07-27T11:07:28.879Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.97s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:45: [db99eaa238aff] joining swarm manager [df1c455346683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.21s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.79s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:303: [d1b81bc120458] joining swarm manager [d879366ae8725]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:304: [d4ad3bee4e32d] joining swarm manager [d879366ae8725]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:363: Waiting for possible election...
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.82s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:271: [dba3995885603] joining swarm manager [d1ab06f4d48b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:272: [d32e3e5d3301a] joining swarm manager [d1ab06f4d48b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.05s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.80s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.48s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_node_test.go:19: [da66c27c42bdc] joining swarm manager [d3783df2f87ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_node_test.go:20: [d14c63bde08de] joining swarm manager [d3783df2f87ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.45s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:501: [d1e5929c41f57] joining swarm manager [d6c1ddc4fd354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:506: [d3b1d5588070e] joining swarm manager [d6c1ddc4fd354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_node_test.go:80: [d2c92d2b67693] joining swarm manager [da89ca2b959af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_node_test.go:52: [d6ae410d738c2] joining swarm manager [de5bab7af303b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_node_test.go:53: [d042ee4789e8f] joining swarm manager [de5bab7af303b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.18s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.13s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:201: [d165c54457f59] joining swarm manager [dbff822c9ffe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.44s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:383: [debdd3d55e335] joining swarm manager [d51b9c42fd8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:384: [de58d0bdc4f90] joining swarm manager [d51b9c42fd8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]         check_test.go:380: [de58d0bdc4f90] daemon is not started
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.12s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:801: [d023877ddb518] joining swarm manager [d99375b5a5278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:801: [d8262ae4b4ea1] joining swarm manager [d99375b5a5278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:801: [de3d183464bd2] joining swarm manager [d99375b5a5278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:801: [d4cd8bd7fd83d] joining swarm manager [d99375b5a5278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_test.go:809: [dc392619683bd] joining swarm manager [d99375b5a5278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.63s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:394: [d6e1c6d883b3d] joining swarm manager [d4a2c01120348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:394: [d4d5531500cfb] joining swarm manager [d4a2c01120348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:342: [d2b48e41f9b3a] joining swarm manager [d378d73f111ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:342: [d513bbc8a1334] joining swarm manager [d378d73f111ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:489: [dfdfe04b8aa71] joining swarm manager [d397196c12f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:489: [d7179b132a941] joining swarm manager [d397196c12f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.80s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.95s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:127: [d91b0751c4863] joining swarm manager [dd93128c8ad17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:128: [d7e06a5099d96] joining swarm manager [dd93128c8ad17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:136: [de705be58447f] joining swarm manager [dd93128c8ad17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:137: [d509e679c6d76] joining swarm manager [dd93128c8ad17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.22s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.66s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:303: [d57eb7cf781b8] joining swarm manager [dc97990d04d83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:303: [de410d84574e8] joining swarm manager [dc97990d04d83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.64s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:99: [d121e9834dc8e] joining swarm manager [d58ae58fa0113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:100: [d35af934b2145] joining swarm manager [d58ae58fa0113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]         check_test.go:380: [d121e9834dc8e] daemon is not started
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.28s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:532: [d6090660c3a1b] joining swarm manager [db2a4d498d7ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:533: [da834dcffffd6] joining swarm manager [db2a4d498d7ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.29s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:147: [d42b6aed86783] joining swarm manager [d9ef03dce7707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_api_swarm_service_test.go:147: [da2ef9c9ed2de] joining swarm manager [d9ef03dce7707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.46s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.74s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.62s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.36s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.10s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.30s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.49s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.67s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.27s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.77s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.23s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.39s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.39s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.23s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.10s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_service_logs_test.go:245: checking task riabz8abb8ix
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_service_logs_test.go:250: checking messages for riabz8abb8ix
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_service_logs_test.go:245: checking task nhxwofv64upx
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_service_logs_test.go:250: checking messages for nhxwofv64upx
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.28s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.91s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.80s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.84s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.55s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1901: [dfa1719e2fd8e] joining swarm manager [daaa9266e204d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1902: [d558a5d2e79ad] joining swarm manager [daaa9266e204d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.77s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1802: [d9e8f7f89aa87] joining swarm manager [d2781fcd3b4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1803: [dd35fcf03e0e2] joining swarm manager [d2781fcd3b4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.45s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1321: [dce6d8bb01814] joining swarm manager [d254d4d22a60f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1322: [d7fdd267fdf55] joining swarm manager [d254d4d22a60f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.65s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.75s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.58s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.33s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.62s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.07s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.07s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.93s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1186: [d0457596c41f4] joining swarm manager [d919ad99ca2c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1195: [d689b27f92410] joining swarm manager [d919ad99ca2c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s)
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.21s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1118: [d3897b96075b4] joining swarm manager [daffa5b3bf294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1119: [dfda58b9cebe0] joining swarm manager [daffa5b3bf294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1172: [d6d29455a4ba2] joining swarm manager [daffa5b3bf294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1453: [d382654376fa5] joining swarm manager [d037356044d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.879Z]         docker_cli_swarm_test.go:1454: [d35b5359c5f86] joining swarm manager [d037356044d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:28 [2020-07-27T11:07:28.879Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.49s)
11:07:28 [2020-07-27T11:07:28.880Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s)
11:07:28 [2020-07-27T11:07:28.880Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
11:07:28 [2020-07-27T11:07:28.880Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
11:07:28 [2020-07-27T11:07:28.880Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s)
11:07:28 [2020-07-27T11:07:28.880Z]         docker_cli_swarm_unix_test.go:62: [d0c9257cb775a] joining swarm manager [dc78d62f01309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.64s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s)
11:07:28 [2020-07-27T11:07:28.880Z]         docker_api_swarm_test.go:961: [d452f0c51505b] joining swarm manager [d04922281a85e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.15s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.65s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.66s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s)
11:07:28 [2020-07-27T11:07:28.880Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s)
11:07:28 [2020-07-27T11:07:28.880Z] === RUN   TestDockerExternalVolumeSuite
11:07:28 [2020-07-27T11:07:28.880Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:07:46 [2020-07-27T11:07:46.973Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:08:54 [2020-07-27T11:08:54.649Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:09:01 [2020-07-27T11:09:01.209Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:09:33 [2020-07-27T11:09:33.291Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:09:48 [2020-07-27T11:09:48.165Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:10:20 [2020-07-27T11:10:20.234Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:10:32 [2020-07-27T11:10:32.450Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:11:04 [2020-07-27T11:11:04.523Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:11:19 [2020-07-27T11:11:19.406Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:11:37 [2020-07-27T11:11:37.497Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:12:24 [2020-07-27T11:12:24.165Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:12:42 [2020-07-27T11:12:42.246Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:13:14 [2020-07-27T11:13:14.331Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:13:46 [2020-07-27T11:13:46.401Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:13:58 [2020-07-27T11:13:58.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:14:16 [2020-07-27T11:14:16.700Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:14:31 [2020-07-27T11:14:31.572Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:14:46 [2020-07-27T11:14:46.447Z] --- PASS: TestDockerExternalVolumeSuite (436.67s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_external_volume_driver_test.go:53: [dd4d64a62f320] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_external_volume_driver_test.go:53: [df8fae2124084] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_external_volume_driver_test.go:53: [d3fa833d0486a] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_external_volume_driver_test.go:53: [dba43d031d12b] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.54s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_external_volume_driver_test.go:485: [d54c1a6e73a4c] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_external_volume_driver_test.go:53: [db3d1f4f765a1] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z] PASS
11:14:46 [2020-07-27T11:14:46.447Z] 
11:14:46 [2020-07-27T11:14:46.447Z] === Skipped
11:14:46 [2020-07-27T11:14:46.447Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:14:46 [2020-07-27T11:14:46.447Z]         check_test.go:309: [d18d36234fe6b] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z] 
11:14:46 [2020-07-27T11:14:46.447Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:14:46 [2020-07-27T11:14:46.447Z]         check_test.go:309: [db48a25012427] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z] 
11:14:46 [2020-07-27T11:14:46.447Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:14:46 [2020-07-27T11:14:46.447Z]         check_test.go:309: [d856d15c1294b] daemon is not started
11:14:46 [2020-07-27T11:14:46.447Z] 
11:14:46 [2020-07-27T11:14:46.447Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
11:14:46 [2020-07-27T11:14:46.447Z] 
11:14:46 [2020-07-27T11:14:46.447Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:14:46 [2020-07-27T11:14:46.447Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:14:46 [2020-07-27T11:14:46.447Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:14:46 [2020-07-27T11:14:46.447Z] 
11:14:46 [2020-07-27T11:14:46.447Z] 
11:14:46 [2020-07-27T11:14:46.447Z] DONE 273 tests, 5 skipped in 2443.520s
11:14:46 [2020-07-27T11:14:46.447Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:14:46 [2020-07-27T11:14:46.448Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d635163f3b36c/docker.pid
11:14:46 [2020-07-27T11:14:46.448Z] +++ kill 5375
11:14:46 [2020-07-27T11:14:46.448Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5375 is not a child of this shell
11:14:46 [2020-07-27T11:14:46.448Z] warning: PID 5375 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d635163f3b36c/docker.pid had a nonzero exit code
11:14:46 [2020-07-27T11:14:46.448Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d635163f3b36c/root: target is busy.
11:14:46 [2020-07-27T11:14:46.448Z] ++++ cat bundles/test-integration/docker.pid
11:14:46 [2020-07-27T11:14:46.448Z] +++ kill 7564
11:14:47 [2020-07-27T11:14:47.014Z] +++ /etc/init.d/apparmor stop
11:14:47 [2020-07-27T11:14:47.014Z] Leaving: AppArmorNo profiles have been unloaded.
11:14:47 [2020-07-27T11:14:47.014Z] 
11:14:47 [2020-07-27T11:14:47.014Z] Unloading profiles will leave already running processes permanently
11:14:47 [2020-07-27T11:14:47.014Z] unconfined, which can lead to unexpected situations.
11:14:47 [2020-07-27T11:14:47.014Z] 
11:14:47 [2020-07-27T11:14:47.014Z] To set a process to complain mode, use the command line tool
11:14:47 [2020-07-27T11:14:47.014Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:14:47 [2020-07-27T11:14:47.014Z] +++ true
11:14:47 [2020-07-27T11:14:47.014Z] exiting test-integration
11:14:47 [2020-07-27T11:14:47.014Z] ++ exit 0
11:14:47 [2020-07-27T11:14:47.014Z] 
11:14:47 [2020-07-27T11:14:47.273Z] + exit 0
11:14:47 [2020-07-27T11:14:47.273Z] ++ jobs -p
11:14:47 [2020-07-27T11:14:47.273Z] + pids=
11:14:47 [2020-07-27T11:14:47.273Z] + echo 'Remaining pids to kill: []'
11:14:47 [2020-07-27T11:14:47.273Z] Remaining pids to kill: []
11:14:47 [2020-07-27T11:14:47.273Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:14:47 [2020-07-27T11:14:47.285Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:14:49 [2020-07-27T11:14:49.790Z] + echo Ensuring container killed.
11:14:49 [2020-07-27T11:14:49.790Z] Ensuring container killed.
11:14:49 [2020-07-27T11:14:49.790Z] + docker ps -aq -f name=docker-pr1-*
11:14:49 [2020-07-27T11:14:49.790Z] + cids=ca92d59dfcb7
11:14:49 [2020-07-27T11:14:49.790Z] 1da5a9de67fb
11:14:49 [2020-07-27T11:14:49.790Z] 8cc3fb88ace3
11:14:49 [2020-07-27T11:14:49.790Z] + [ -n ca92d59dfcb7
11:14:49 [2020-07-27T11:14:49.790Z] 1da5a9de67fb
11:14:49 [2020-07-27T11:14:49.790Z] 8cc3fb88ace3 ]
11:14:49 [2020-07-27T11:14:49.790Z] + docker rm -vf ca92d59dfcb7 1da5a9de67fb 8cc3fb88ace3
11:14:50 [2020-07-27T11:14:50.729Z] ca92d59dfcb7
11:14:51 [2020-07-27T11:14:51.299Z] 1da5a9de67fb
11:14:51 [2020-07-27T11:14:51.867Z] 8cc3fb88ace3
[Pipeline] sh
11:14:52 [2020-07-27T11:14:52.147Z] + echo Chowning /workspace to jenkins user
11:14:52 [2020-07-27T11:14:52.147Z] Chowning /workspace to jenkins user
11:14:52 [2020-07-27T11:14:52.147Z] + id -u
11:14:52 [2020-07-27T11:14:52.147Z] + id -g
11:14:52 [2020-07-27T11:14:52.147Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41267:/workspace busybox chown -R 1000:1000 /workspace
11:14:52 [2020-07-27T11:14:52.147Z] Unable to find image 'busybox:latest' locally
11:14:52 [2020-07-27T11:14:52.147Z] latest: Pulling from library/busybox
11:14:52 [2020-07-27T11:14:52.147Z] 91f30d776fb2: Pulling fs layer
11:14:52 [2020-07-27T11:14:52.408Z] 91f30d776fb2: Download complete
11:14:52 [2020-07-27T11:14:52.669Z] 91f30d776fb2: Pull complete
11:14:52 [2020-07-27T11:14:52.669Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
11:14:52 [2020-07-27T11:14:52.669Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:14:56 [2020-07-27T11:14:56.253Z] + bundleName=amd64
11:14:56 [2020-07-27T11:14:56.253Z] + echo Creating amd64-bundles.tar.gz
11:14:56 [2020-07-27T11:14:56.253Z] Creating amd64-bundles.tar.gz
11:14:56 [2020-07-27T11:14:56.253Z] + xargs tar -czf amd64-bundles.tar.gz
11:14:56 [2020-07-27T11:14:56.253Z] + 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
11:14:57 [2020-07-27T11:14:57.202Z] Archiving artifacts
11:14:58 [2020-07-27T11:14:58.973Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:14:59 [2020-07-27T11:14:59.292Z] + make clean
11:14:59 [2020-07-27T11:14:59.292Z] docker volume rm -f docker-dev-cache
11:14:59 [2020-07-27T11:14:59.552Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:19:06 [2020-07-27T11:19:06.725Z] ok  	github.com/docker/docker/integration-cli	2131.227s
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === Skipped
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.71s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.71s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
11:19:06 [2020-07-27T11:19:06.725Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
11:19:06 [2020-07-27T11:19:06.725Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.725Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_sni_test.go:18: Flakey test
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.726Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.726Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.04s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.727Z] 
11:19:06 [2020-07-27T11:19:06.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:19:06 [2020-07-27T11:19:06.727Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:19:06 [2020-07-27T11:19:06.728Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.728Z] 
11:19:06 [2020-07-27T11:19:06.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:19:06 [2020-07-27T11:19:06.729Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.729Z] 
11:19:06 [2020-07-27T11:19:06.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:19:06 [2020-07-27T11:19:06.730Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.730Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.731Z] 
11:19:06 [2020-07-27T11:19:06.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:19:06 [2020-07-27T11:19:06.731Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:19:06 [2020-07-27T11:19:06.732Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:19:06 [2020-07-27T11:19:06.732Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.732Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:19:06 [2020-07-27T11:19:06.733Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] DONE 1096 tests, 549 skipped in 2138.755s
11:19:06 [2020-07-27T11:19:06.733Z] INFO: Integration tests ended at 07/27/2020 11:18:57. Duration:00:35:38.9745892
11:19:06 [2020-07-27T11:19:06.733Z] INFO: Docker info of the daemon under test at end of run
11:19:06 [2020-07-27T11:19:06.733Z] 
11:19:06 [2020-07-27T11:19:06.733Z] Containers: 2
11:19:06 [2020-07-27T11:19:06.733Z]  Running: 0
11:19:06 [2020-07-27T11:19:06.733Z]  Paused: 0
11:19:06 [2020-07-27T11:19:06.733Z]  Stopped: 2
11:19:06 [2020-07-27T11:19:06.733Z] Images: 15
11:19:06 [2020-07-27T11:19:06.733Z] Server Version: 0.0.0-dev
11:19:06 [2020-07-27T11:19:06.733Z] Storage Driver: windowsfilter
11:19:06 [2020-07-27T11:19:06.733Z]  Windows: 
11:19:06 [2020-07-27T11:19:06.733Z] Logging Driver: json-file
11:19:06 [2020-07-27T11:19:06.733Z] Plugins: 
11:19:06 [2020-07-27T11:19:06.733Z]  Volume: local
11:19:06 [2020-07-27T11:19:06.733Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:19:06 [2020-07-27T11:19:06.733Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:19:06 [2020-07-27T11:19:06.733Z] Swarm: inactive
11:19:06 [2020-07-27T11:19:06.733Z] Default Isolation: process
11:19:06 [2020-07-27T11:19:06.733Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:19:06 [2020-07-27T11:19:06.733Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
11:19:06 [2020-07-27T11:19:06.733Z] OSType: windows
11:19:06 [2020-07-27T11:19:06.733Z] Architecture: x86_64
11:19:06 [2020-07-27T11:19:06.733Z] CPUs: 4
11:19:06 [2020-07-27T11:19:06.734Z] Total Memory: 32GiB
11:19:06 [2020-07-27T11:19:06.734Z] Name: azwin-2-ce19f0
11:19:06 [2020-07-27T11:19:06.734Z] ID: XZKU:TA64:HPCS:QLX2:5NHR:TYHF:ZYID:ZV2E:SST3:YCQQ:I6PC:IKD3
11:19:06 [2020-07-27T11:19:06.734Z] Docker Root Dir: D:\CI\PR-41267\1\daemon
11:19:06 [2020-07-27T11:19:06.734Z] Debug Mode (client): false
11:19:06 [2020-07-27T11:19:06.734Z] Debug Mode (server): true
11:19:06 [2020-07-27T11:19:06.734Z]  File Descriptors: -1
11:19:06 [2020-07-27T11:19:06.734Z]  Goroutines: 18
11:19:06 [2020-07-27T11:19:06.734Z]  System Time: 2020-07-27T11:18:57.1691486Z
11:19:06 [2020-07-27T11:19:06.734Z]  EventsListeners: 0
11:19:06 [2020-07-27T11:19:06.734Z] Registry: https://index.docker.io/v1/
11:19:06 [2020-07-27T11:19:06.734Z] Labels:
11:19:06 [2020-07-27T11:19:06.734Z] Experimental: false
11:19:06 [2020-07-27T11:19:06.734Z] Insecure Registries:
11:19:06 [2020-07-27T11:19:06.734Z]  127.0.0.0/8
11:19:06 [2020-07-27T11:19:06.734Z] Live Restore Enabled: false
11:19:06 [2020-07-27T11:19:06.734Z] 
11:19:06 [2020-07-27T11:19:06.734Z] 
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Stopping daemon under test
11:19:06 [2020-07-27T11:19:06.734Z] SUCCESS: The process with PID 1048 (child process of PID 2328) has been terminated.
11:19:06 [2020-07-27T11:19:06.734Z] SUCCESS: The process with PID 2328 (child process of PID 956) has been terminated.
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Stop tailing logs of the daemon under tests
11:19:06 [2020-07-27T11:19:06.734Z] INFO: executeCI.ps1 Completed successfully at 07/27/2020 11:18:57.
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Tidying up at end of run
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Saving daemon under test log (d:\CI\PR-41267\1\dut.out) to C:\windows\TEMP\CIDUT.out
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Saving daemon under test log (d:\CI\PR-41267\1\dut.err) to C:\windows\TEMP\CIDUT.err
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Nuke-Everything...
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Container count on control daemon to delete is 2
11:19:06 [2020-07-27T11:19:06.734Z] a8e529132626
11:19:06 [2020-07-27T11:19:06.734Z] 876c927aa4b4
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Tidying pidfile d:\CI\PR-41267\1\docker.pid
11:19:06 [2020-07-27T11:19:06.734Z] INFO: Nuking d:\CI
11:19:24 [2020-07-27T11:19:24.596Z] INFO: Zapped successfully
11:19:24 [2020-07-27T11:19:24.596Z] 
11:19:24 [2020-07-27T11:19:24.596Z] INFO: executeCI.ps1 exiting at Mon Jul 27 11:19:23 CUT 2020. Duration 00:55:58.9831504
11:19:24 [2020-07-27T11:19:24.596Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:19:24 [2020-07-27T11:19:24.846Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:19:32 [2020-07-27T11:19:32.711Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
11:19:34 [2020-07-27T11:19:34.491Z] Archiving artifacts
11:19:48 [2020-07-27T11:19:48.702Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:19:49 [2020-07-27T11:19:49.650Z] + make clean
11:19:51 [2020-07-27T11:19:51.212Z] docker volume rm -f docker-dev-cache
11:19:51 [2020-07-27T11:19:51.357Z] 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