Skip to content
Success

Console Output

Pull request #40291 updated
08:59:47 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 rather than 86ebbe16de82933a916f67887aedd86d45a51882
Obtained Jenkinsfile from e6f6c35b79028e3f59ee99a5482641ac6d2e7f23
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 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[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
08:59:54 [2020-01-02T08:59:54.778Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:59:54 [2020-01-02T08:59:54.789Z] Trying to pass milestone 1
[Pipeline] milestone
08:59:54 [2020-01-02T08:59:54.820Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:00:09 [2020-01-02T09:00:09.960Z] Still waiting to schedule task
09:00:09 [2020-01-02T09:00:09.962Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
09:00:47 [2020-01-02T09:00:47.551Z] Running on ubuntu-1804-overlay2 (i-0cef15d88a04f4e69) in /home/ubuntu/workspace/moby_PR-40291
[Pipeline] {
[Pipeline] checkout
09:00:51 [2020-01-02T09:00:51.986Z] using credential docker-jenkins-github-credentials
09:00:52 [2020-01-02T09:00:52.000Z] Cloning the remote Git repository
09:00:52 [2020-01-02T09:00:52.000Z] Cloning with configured refspecs honoured and without tags
09:00:52 [2020-01-02T09:00:52.071Z] Cloning repository https://github.com/moby/moby.git
09:00:52 [2020-01-02T09:00:52.152Z]  > git init /home/ubuntu/workspace/moby_PR-40291 # timeout=10
09:00:52 [2020-01-02T09:00:52.406Z] Fetching upstream changes from https://github.com/moby/moby.git
09:00:52 [2020-01-02T09:00:52.407Z]  > git --version # timeout=10
09:00:52 [2020-01-02T09:00:52.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:00:52 [2020-01-02T09:00:52.470Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:01:17 [2020-01-02T09:01:17.069Z] Fetching without tags
09:01:17 [2020-01-02T09:01:17.405Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 86ebbe16de82933a916f67887aedd86d45a51882
09:01:18 [2020-01-02T09:01:18.560Z] Merge succeeded, producing d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:01:18 [2020-01-02T09:01:18.561Z] Checking out Revision d9a1c8c5c614abf580f6bb4a803bfe86380ccadb (PR-40291)
09:01:16 [2020-01-02T09:01:16.968Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:16 [2020-01-02T09:01:16.996Z]  > git config --add remote.origin.fetch +refs/pull/40291/head:refs/remotes/origin/PR-40291 # timeout=10
09:01:17 [2020-01-02T09:01:17.028Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:17 [2020-01-02T09:01:17.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:17 [2020-01-02T09:01:17.078Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:17 [2020-01-02T09:01:17.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:17 [2020-01-02T09:01:17.079Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:01:17 [2020-01-02T09:01:17.423Z]  > git config core.sparsecheckout # timeout=10
09:01:17 [2020-01-02T09:01:17.448Z]  > git checkout -f 86ebbe16de82933a916f67887aedd86d45a51882
09:01:18 [2020-01-02T09:01:18.120Z]  > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10
09:01:18 [2020-01-02T09:01:18.532Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:18 [2020-01-02T09:01:18.573Z]  > git config core.sparsecheckout # timeout=10
09:01:18 [2020-01-02T09:01:18.600Z]  > git checkout -f d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:01:19 [2020-01-02T09:01:19.536Z] Commit message: "Merge commit 'e6f6c35b79028e3f59ee99a5482641ac6d2e7f23' into HEAD"
09:01:19 [2020-01-02T09:01:19.544Z]  > git rev-list --no-walk 35b9e6989f0421ba2fb71a7404058859c586b438 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:01:20 [2020-01-02T09:01:20.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40291:/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
09:01:24 [2020-01-02T09:01:24.144Z] Unable to find image 'alpine:latest' locally
09:01:24 [2020-01-02T09:01:24.722Z] latest: Pulling from library/alpine
09:01:24 [2020-01-02T09:01:24.722Z] e6b0cf9c0882: Pulling fs layer
09:01:24 [2020-01-02T09:01:24.722Z] e6b0cf9c0882: Verifying Checksum
09:01:24 [2020-01-02T09:01:24.722Z] e6b0cf9c0882: Download complete
09:01:25 [2020-01-02T09:01:25.290Z] e6b0cf9c0882: Pull complete
09:01:25 [2020-01-02T09:01:25.290Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78
09:01:25 [2020-01-02T09:01:25.290Z] Status: Downloaded newer image for alpine:latest
09:01:29 [2020-01-02T09:01:29.484Z] 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: 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] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[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] // stage
09:01:30 [2020-01-02T09:01:30.852Z] Running on ubuntu-1804-overlay2 (i-0cef15d88a04f4e69) in /home/ubuntu/workspace/moby_PR-40291
09:01:30 [2020-01-02T09:01:30.853Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40291
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[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
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
09:01:30 [2020-01-02T09:01:30.941Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
09:01:30 [2020-01-02T09:01:30.977Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
09:01:30 [2020-01-02T09:01:30.988Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
09:01:31 [2020-01-02T09:01:31.005Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40291
09:01:31 [2020-01-02T09:01:31.008Z] Cloning the remote Git repository
09:01:31 [2020-01-02T09:01:31.008Z] Cloning with configured refspecs honoured and without tags
09:01:31 [2020-01-02T09:01:31.010Z] Fetching without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
09:01:31 [2020-01-02T09:01:31.293Z] using credential docker-jenkins-github-credentials
09:01:31 [2020-01-02T09:01:31.349Z] Cloning the remote Git repository
09:01:31 [2020-01-02T09:01:31.349Z] Cloning with configured refspecs honoured and without tags
09:01:31 [2020-01-02T09:01:31.725Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 86ebbe16de82933a916f67887aedd86d45a51882
09:01:30 [2020-01-02T09:01:30.954Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:01:30 [2020-01-02T09:01:30.985Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:31 [2020-01-02T09:01:31.017Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:31 [2020-01-02T09:01:31.017Z]  > git --version # timeout=10
09:01:31 [2020-01-02T09:01:31.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:31 [2020-01-02T09:01:31.033Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:01:31 [2020-01-02T09:01:31.733Z]  > git config core.sparsecheckout # timeout=10
09:01:31 [2020-01-02T09:01:31.789Z]  > git checkout -f 86ebbe16de82933a916f67887aedd86d45a51882
09:01:31 [2020-01-02T09:01:31.015Z] Cloning repository https://github.com/moby/moby.git
09:01:31 [2020-01-02T09:01:31.016Z]  > git init /home/docker/workspace/moby_PR-40291 # timeout=10
09:01:31 [2020-01-02T09:01:31.027Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:31 [2020-01-02T09:01:31.027Z]  > git --version # timeout=10
09:01:31 [2020-01-02T09:01:31.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:31 [2020-01-02T09:01:31.032Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:01:31 [2020-01-02T09:01:31.391Z] Cloning repository https://github.com/moby/moby.git
09:01:31 [2020-01-02T09:01:31.393Z]  > git init /home/jenkins/workspace/moby_PR-40291 # timeout=10
09:01:31 [2020-01-02T09:01:31.432Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:31 [2020-01-02T09:01:31.434Z]  > git --version # timeout=10
09:01:31 [2020-01-02T09:01:31.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:31 [2020-01-02T09:01:31.460Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:01:32 [2020-01-02T09:01:32.376Z] Merge succeeded, producing a24264116a777e1dcdf34b6684317e6cd37d15a7
09:01:32 [2020-01-02T09:01:32.377Z] Checking out Revision a24264116a777e1dcdf34b6684317e6cd37d15a7 (PR-40291)
09:01:32 [2020-01-02T09:01:32.554Z] Commit message: "Merge commit 'e6f6c35b79028e3f59ee99a5482641ac6d2e7f23' into HEAD"
09:01:32 [2020-01-02T09:01:32.076Z]  > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10
09:01:32 [2020-01-02T09:01:32.369Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:32 [2020-01-02T09:01:32.384Z]  > git config core.sparsecheckout # timeout=10
09:01:32 [2020-01-02T09:01:32.396Z]  > git checkout -f a24264116a777e1dcdf34b6684317e6cd37d15a7
09:01:32 [2020-01-02T09:01:32.565Z]  > git rev-list --no-walk 35b9e6989f0421ba2fb71a7404058859c586b438 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:01:33 [2020-01-02T09:01:33.802Z] + [ PR != PR ]
09:01:33 [2020-01-02T09:01:33.802Z] + [ master != master ]
09:01:33 [2020-01-02T09:01:33.802Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:34 [2020-01-02T09:01:34.372Z] + docker version
09:01:34 [2020-01-02T09:01:34.372Z] Client: Docker Engine - Community
09:01:34 [2020-01-02T09:01:34.372Z]  Version:           19.03.2
09:01:34 [2020-01-02T09:01:34.372Z]  API version:       1.40
09:01:34 [2020-01-02T09:01:34.372Z]  Go version:        go1.12.8
09:01:34 [2020-01-02T09:01:34.372Z]  Git commit:        6a30dfc
09:01:34 [2020-01-02T09:01:34.372Z]  Built:             Thu Aug 29 05:29:11 2019
09:01:34 [2020-01-02T09:01:34.372Z]  OS/Arch:           linux/amd64
09:01:34 [2020-01-02T09:01:34.372Z]  Experimental:      false
09:01:34 [2020-01-02T09:01:34.372Z] 
09:01:34 [2020-01-02T09:01:34.372Z] Server: Docker Engine - Community
09:01:34 [2020-01-02T09:01:34.372Z]  Engine:
09:01:34 [2020-01-02T09:01:34.372Z]   Version:          19.03.2
09:01:34 [2020-01-02T09:01:34.372Z]   API version:      1.40 (minimum version 1.12)
09:01:34 [2020-01-02T09:01:34.372Z]   Go version:       go1.12.8
09:01:34 [2020-01-02T09:01:34.372Z]   Git commit:       6a30dfc
09:01:34 [2020-01-02T09:01:34.372Z]   Built:            Thu Aug 29 05:27:45 2019
09:01:34 [2020-01-02T09:01:34.372Z]   OS/Arch:          linux/amd64
09:01:34 [2020-01-02T09:01:34.372Z]   Experimental:     true
09:01:34 [2020-01-02T09:01:34.372Z]  containerd:
09:01:34 [2020-01-02T09:01:34.372Z]   Version:          1.2.6
09:01:34 [2020-01-02T09:01:34.372Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:01:34 [2020-01-02T09:01:34.372Z]  runc:
09:01:34 [2020-01-02T09:01:34.372Z]   Version:          1.0.0-rc8
09:01:34 [2020-01-02T09:01:34.372Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:01:34 [2020-01-02T09:01:34.372Z]  docker-init:
09:01:34 [2020-01-02T09:01:34.372Z]   Version:          0.18.0
09:01:34 [2020-01-02T09:01:34.372Z]   GitCommit:        fec3683
[Pipeline] sh
09:01:34 [2020-01-02T09:01:34.669Z] + docker info
09:01:40 [2020-01-02T09:01:40.866Z] Fetching without tags
09:01:41 [2020-01-02T09:01:41.330Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 86ebbe16de82933a916f67887aedd86d45a51882
09:01:40 [2020-01-02T09:01:40.729Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:40 [2020-01-02T09:01:40.749Z]  > git config --add remote.origin.fetch +refs/pull/40291/head:refs/remotes/origin/PR-40291 # timeout=10
09:01:40 [2020-01-02T09:01:40.769Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:40 [2020-01-02T09:01:40.834Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:40 [2020-01-02T09:01:40.904Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:40 [2020-01-02T09:01:40.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:40 [2020-01-02T09:01:40.908Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:01:41 [2020-01-02T09:01:41.367Z]  > git config core.sparsecheckout # timeout=10
09:01:41 [2020-01-02T09:01:41.386Z]  > git checkout -f 86ebbe16de82933a916f67887aedd86d45a51882
09:01:41 [2020-01-02T09:01:41.972Z]  > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10
09:01:42 [2020-01-02T09:01:42.518Z] Merge succeeded, producing 8426dc77c6f93fbc466727baf12b4792de204438
09:01:42 [2020-01-02T09:01:42.519Z] Checking out Revision 8426dc77c6f93fbc466727baf12b4792de204438 (PR-40291)
09:01:43 [2020-01-02T09:01:43.158Z] Commit message: "Merge commit 'e6f6c35b79028e3f59ee99a5482641ac6d2e7f23' into HEAD"
09:01:42 [2020-01-02T09:01:42.483Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:42 [2020-01-02T09:01:42.555Z]  > git config core.sparsecheckout # timeout=10
09:01:42 [2020-01-02T09:01:42.577Z]  > git checkout -f 8426dc77c6f93fbc466727baf12b4792de204438
09:01:43 [2020-01-02T09:01:43.200Z]  > git rev-list --no-walk 35b9e6989f0421ba2fb71a7404058859c586b438 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:45 [2020-01-02T09:01:45.687Z] + docker version
09:01:45 [2020-01-02T09:01:45.688Z] Client:
09:01:45 [2020-01-02T09:01:45.688Z]  Version:           18.06.1-ce
09:01:45 [2020-01-02T09:01:45.688Z]  API version:       1.38
09:01:45 [2020-01-02T09:01:45.688Z]  Go version:        go1.10.3
09:01:45 [2020-01-02T09:01:45.688Z]  Git commit:        e68fc7a
09:01:45 [2020-01-02T09:01:45.688Z]  Built:             Tue Aug 21 17:24:34 2018
09:01:45 [2020-01-02T09:01:45.688Z]  OS/Arch:           linux/s390x
09:01:45 [2020-01-02T09:01:45.688Z]  Experimental:      false
09:01:45 [2020-01-02T09:01:45.688Z] 
09:01:45 [2020-01-02T09:01:45.688Z] Server:
09:01:45 [2020-01-02T09:01:45.688Z]  Engine:
09:01:45 [2020-01-02T09:01:45.688Z]   Version:          18.06.1-ce
09:01:45 [2020-01-02T09:01:45.688Z]   API version:      1.38 (minimum version 1.12)
09:01:45 [2020-01-02T09:01:45.688Z]   Go version:       go1.10.3
09:01:45 [2020-01-02T09:01:45.688Z]   Git commit:       e68fc7a
09:01:45 [2020-01-02T09:01:45.688Z]   Built:            Tue Aug 21 17:23:34 2018
09:01:45 [2020-01-02T09:01:45.688Z]   OS/Arch:          linux/s390x
09:01:45 [2020-01-02T09:01:45.688Z]   Experimental:     true
[Pipeline] sh
09:01:45 [2020-01-02T09:01:45.791Z] Still waiting to schedule task
09:01:45 [2020-01-02T09:01:45.791Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0cef15d88a04f4e69)’
09:01:45 [2020-01-02T09:01:45.802Z] Still waiting to schedule task
09:01:45 [2020-01-02T09:01:45.802Z] All nodes of label ‘arm64&&linux’ are offline
09:01:45 [2020-01-02T09:01:45.811Z] Still waiting to schedule task
09:01:45 [2020-01-02T09:01:45.811Z] All nodes of label ‘windows-2019’ are offline
09:01:46 [2020-01-02T09:01:46.628Z] + docker info
09:01:46 [2020-01-02T09:01:46.628Z] Containers: 0
09:01:46 [2020-01-02T09:01:46.628Z]  Running: 0
09:01:46 [2020-01-02T09:01:46.628Z]  Paused: 0
09:01:46 [2020-01-02T09:01:46.628Z]  Stopped: 0
09:01:46 [2020-01-02T09:01:46.628Z] Images: 0
09:01:46 [2020-01-02T09:01:46.628Z] Server Version: 18.06.1-ce
09:01:46 [2020-01-02T09:01:46.628Z] Storage Driver: overlay2
09:01:46 [2020-01-02T09:01:46.628Z]  Backing Filesystem: extfs
09:01:46 [2020-01-02T09:01:46.628Z]  Supports d_type: true
09:01:46 [2020-01-02T09:01:46.628Z]  Native Overlay Diff: true
09:01:46 [2020-01-02T09:01:46.628Z] Logging Driver: json-file
09:01:46 [2020-01-02T09:01:46.628Z] Cgroup Driver: cgroupfs
09:01:46 [2020-01-02T09:01:46.628Z] Plugins:
09:01:46 [2020-01-02T09:01:46.628Z]  Volume: local
09:01:46 [2020-01-02T09:01:46.628Z]  Network: bridge host ipvlan macvlan null overlay
09:01:46 [2020-01-02T09:01:46.628Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:01:46 [2020-01-02T09:01:46.628Z] Swarm: inactive
09:01:46 [2020-01-02T09:01:46.628Z] Runtimes: runc
09:01:46 [2020-01-02T09:01:46.628Z] Default Runtime: runc
09:01:46 [2020-01-02T09:01:46.628Z] Init Binary: docker-init
09:01:46 [2020-01-02T09:01:46.628Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:01:46 [2020-01-02T09:01:46.628Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:01:46 [2020-01-02T09:01:46.628Z] init version: fec3683
09:01:46 [2020-01-02T09:01:46.628Z] Security Options:
09:01:46 [2020-01-02T09:01:46.628Z]  apparmor
09:01:46 [2020-01-02T09:01:46.628Z]  seccomp
09:01:46 [2020-01-02T09:01:46.628Z]   Profile: default
09:01:46 [2020-01-02T09:01:46.628Z] Kernel Version: 4.4.0-166-generic
09:01:46 [2020-01-02T09:01:46.628Z] Operating System: Ubuntu 16.04.5 LTS
09:01:46 [2020-01-02T09:01:46.628Z] OSType: linux
09:01:46 [2020-01-02T09:01:46.628Z] Architecture: s390x
09:01:46 [2020-01-02T09:01:46.628Z] CPUs: 2
09:01:46 [2020-01-02T09:01:46.628Z] Total Memory: 7.862GiB
09:01:46 [2020-01-02T09:01:46.628Z] Name: s390x-ubuntu-16
09:01:46 [2020-01-02T09:01:46.628Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
09:01:46 [2020-01-02T09:01:46.628Z] Docker Root Dir: /var/lib/docker
09:01:46 [2020-01-02T09:01:46.628Z] Debug Mode (client): false
09:01:46 [2020-01-02T09:01:46.628Z] Debug Mode (server): false
09:01:46 [2020-01-02T09:01:46.628Z] Username: dockerbuildbot
09:01:46 [2020-01-02T09:01:46.628Z] Registry: https://index.docker.io/v1/
09:01:46 [2020-01-02T09:01:46.628Z] Labels:
09:01:46 [2020-01-02T09:01:46.628Z] Experimental: true
09:01:46 [2020-01-02T09:01:46.628Z] Insecure Registries:
09:01:46 [2020-01-02T09:01:46.628Z]  127.0.0.0/8
09:01:46 [2020-01-02T09:01:46.628Z] Live Restore Enabled: false
09:01:46 [2020-01-02T09:01:46.628Z] 
09:01:46 [2020-01-02T09:01:46.628Z] WARNING: No swap limit support
[Pipeline] sh
09:01:46 [2020-01-02T09:01:46.869Z] Client:
09:01:46 [2020-01-02T09:01:46.869Z]  Debug Mode: false
09:01:46 [2020-01-02T09:01:46.869Z] 
09:01:46 [2020-01-02T09:01:46.869Z] Server:
09:01:46 [2020-01-02T09:01:46.869Z]  Containers: 0
09:01:46 [2020-01-02T09:01:46.869Z]   Running: 0
09:01:46 [2020-01-02T09:01:46.869Z]   Paused: 0
09:01:46 [2020-01-02T09:01:46.869Z]   Stopped: 0
09:01:46 [2020-01-02T09:01:46.869Z]  Images: 1
09:01:46 [2020-01-02T09:01:46.869Z]  Server Version: 19.03.2
09:01:46 [2020-01-02T09:01:46.869Z]  Storage Driver: overlay2
09:01:46 [2020-01-02T09:01:46.869Z]   Backing Filesystem: extfs
09:01:46 [2020-01-02T09:01:46.869Z]   Supports d_type: true
09:01:46 [2020-01-02T09:01:46.869Z]   Native Overlay Diff: true
09:01:46 [2020-01-02T09:01:46.869Z]  Logging Driver: json-file
09:01:46 [2020-01-02T09:01:46.869Z]  Cgroup Driver: cgroupfs
09:01:46 [2020-01-02T09:01:46.869Z]  Plugins:
09:01:46 [2020-01-02T09:01:46.869Z]   Volume: local
09:01:46 [2020-01-02T09:01:46.869Z]   Network: bridge host ipvlan macvlan null overlay
09:01:46 [2020-01-02T09:01:46.869Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:01:46 [2020-01-02T09:01:46.869Z]  Swarm: inactive
09:01:46 [2020-01-02T09:01:46.869Z]  Runtimes: runc
09:01:46 [2020-01-02T09:01:46.869Z]  Default Runtime: runc
09:01:46 [2020-01-02T09:01:46.869Z]  Init Binary: docker-init
09:01:46 [2020-01-02T09:01:46.869Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:01:46 [2020-01-02T09:01:46.869Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:01:46 [2020-01-02T09:01:46.869Z]  init version: fec3683
09:01:46 [2020-01-02T09:01:46.869Z]  Security Options:
09:01:46 [2020-01-02T09:01:46.869Z]   apparmor
09:01:46 [2020-01-02T09:01:46.869Z]   seccomp
09:01:46 [2020-01-02T09:01:46.869Z]    Profile: default
09:01:46 [2020-01-02T09:01:46.869Z]  Kernel Version: 4.15.0-1048-aws
09:01:46 [2020-01-02T09:01:46.869Z]  Operating System: Ubuntu 18.04.3 LTS
09:01:46 [2020-01-02T09:01:46.869Z]  OSType: linux
09:01:46 [2020-01-02T09:01:46.869Z]  Architecture: x86_64
09:01:46 [2020-01-02T09:01:46.869Z]  CPUs: 2
09:01:46 [2020-01-02T09:01:46.869Z]  Total Memory: 7.501GiB
09:01:46 [2020-01-02T09:01:46.869Z]  Name: ip-10-100-127-193
09:01:46 [2020-01-02T09:01:46.869Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
09:01:46 [2020-01-02T09:01:46.869Z]  Docker Root Dir: /var/lib/docker
09:01:46 [2020-01-02T09:01:46.869Z]  Debug Mode: false
09:01:46 [2020-01-02T09:01:46.869Z]  Registry: https://index.docker.io/v1/
09:01:46 [2020-01-02T09:01:46.869Z]  Labels:
09:01:46 [2020-01-02T09:01:46.869Z]  Experimental: true
09:01:46 [2020-01-02T09:01:46.869Z]  Insecure Registries:
09:01:46 [2020-01-02T09:01:46.869Z]   127.0.0.0/8
09:01:46 [2020-01-02T09:01:46.869Z]  Live Restore Enabled: true
09:01:46 [2020-01-02T09:01:46.869Z] 
09:01:46 [2020-01-02T09:01:46.869Z] WARNING: No swap limit support
[Pipeline] sh
09:01:47 [2020-01-02T09:01:47.405Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:47 [2020-01-02T09:01:47.405Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:47 [2020-01-02T09:01:47.405Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40291/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:01:47 [2020-01-02T09:01:47.405Z] + bash /home/ubuntu/workspace/moby_PR-40291/check-config.sh
09:01:47 [2020-01-02T09:01:47.405Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:47 [2020-01-02T09:01:47.405Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:01:47 [2020-01-02T09:01:47.405Z] 
09:01:47 [2020-01-02T09:01:47.405Z] Generally Necessary:
09:01:47 [2020-01-02T09:01:47.405Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:47 [2020-01-02T09:01:47.405Z] - apparmor: enabled and tools installed
09:01:47 [2020-01-02T09:01:47.405Z] - CONFIG_NAMESPACES: enabled
09:01:47 [2020-01-02T09:01:47.405Z] - CONFIG_NET_NS: enabled
09:01:47 [2020-01-02T09:01:47.405Z] - CONFIG_PID_NS: enabled
09:01:47 [2020-01-02T09:01:47.447Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:47 [2020-01-02T09:01:47.447Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:47 [2020-01-02T09:01:47.447Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40291/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:01:47 [2020-01-02T09:01:47.447Z] + bash /home/jenkins/workspace/moby_PR-40291/check-config.sh
09:01:47 [2020-01-02T09:01:47.447Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:47 [2020-01-02T09:01:47.447Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
09:01:47 [2020-01-02T09:01:47.447Z] 
09:01:47 [2020-01-02T09:01:47.447Z] Generally Necessary:
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_IPC_NS: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_UTS_NS: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUPS: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUP_SCHED: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CPUSETS: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_MEMCG: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_KEYS: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_VETH: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_BRIDGE: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_NF_NAT: enabled (as module)
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_NF_NAT_NEEDED: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:47 [2020-01-02T09:01:47.677Z] 
09:01:47 [2020-01-02T09:01:47.677Z] Optional Features:
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_USER_NS: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_SECCOMP: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUP_PIDS: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_MEMCG_SWAP: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:01:47 [2020-01-02T09:01:47.677Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_BLK_CGROUP: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_IOSCHED_CFQ: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUP_PERF: enabled
09:01:47 [2020-01-02T09:01:47.677Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:47 [2020-01-02T09:01:47.821Z] - apparmor: enabled and tools installed
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NAMESPACES: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NET_NS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_PID_NS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IPC_NS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_UTS_NS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUPS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_SCHED: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CPUSETS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_MEMCG: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_KEYS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_VETH: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_BRIDGE: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NF_NAT: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NF_NAT_NEEDED: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:01:47 [2020-01-02T09:01:47.821Z] 
09:01:47 [2020-01-02T09:01:47.821Z] Optional Features:
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_USER_NS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_SECCOMP: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_PIDS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_MEMCG_SWAP: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:01:47 [2020-01-02T09:01:47.821Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_MEMCG_KMEM: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_BLK_CGROUP: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IOSCHED_CFQ: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_PERF: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_VS: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_VS_NFCT: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_EXT4_FS: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:47 [2020-01-02T09:01:47.821Z] - Network Drivers:
09:01:47 [2020-01-02T09:01:47.821Z]   - "overlay":
09:01:47 [2020-01-02T09:01:47.821Z]     - CONFIG_VXLAN: enabled (as module)
09:01:47 [2020-01-02T09:01:47.821Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:47 [2020-01-02T09:01:47.821Z]       Optional (for encrypted networks):
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_IP_VS: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_IP_VS_NFCT: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_EXT4_FS: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:47 [2020-01-02T09:01:47.945Z] - Network Drivers:
09:01:47 [2020-01-02T09:01:47.945Z]   - "overlay":
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_VXLAN: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:47 [2020-01-02T09:01:47.945Z]       Optional (for encrypted networks):
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_CRYPTO: enabled
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_CRYPTO_AEAD: enabled
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_CRYPTO_GCM: enabled
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_CRYPTO_GHASH: enabled
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_XFRM: enabled
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]   - "ipvlan":
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]   - "macvlan":
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_DUMMY: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]   - "ftp,tftp client in container":
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z] - Storage Drivers:
09:01:47 [2020-01-02T09:01:47.945Z]   - "aufs":
09:01:47 [2020-01-02T09:01:47.945Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:47 [2020-01-02T09:01:47.945Z]   - "btrfs":
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_CRYPTO: enabled
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_XFRM: enabled
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]   - "ipvlan":
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]   - "macvlan":
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_DUMMY: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]   - "ftp,tftp client in container":
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z] - Storage Drivers:
09:01:48 [2020-01-02T09:01:48.190Z]   - "aufs":
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]   - "btrfs":
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:48 [2020-01-02T09:01:48.190Z]   - "devicemapper":
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]   - "overlay":
09:01:48 [2020-01-02T09:01:48.190Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:48 [2020-01-02T09:01:48.190Z]   - "zfs":
09:01:48 [2020-01-02T09:01:48.190Z]     - /dev/zfs: missing
09:01:48 [2020-01-02T09:01:48.190Z]     - zfs command: missing
09:01:48 [2020-01-02T09:01:48.190Z]     - zpool command: missing
09:01:48 [2020-01-02T09:01:48.190Z] 
09:01:48 [2020-01-02T09:01:48.190Z] Limits:
09:01:48 [2020-01-02T09:01:48.190Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:48 [2020-01-02T09:01:48.190Z] 
09:01:48 [2020-01-02T09:01:48.190Z] + true
09:01:48 [2020-01-02T09:01:48.216Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:48 [2020-01-02T09:01:48.216Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:48 [2020-01-02T09:01:48.216Z]   - "devicemapper":
09:01:48 [2020-01-02T09:01:48.216Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:48 [2020-01-02T09:01:48.216Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:48 [2020-01-02T09:01:48.216Z]   - "overlay":
09:01:48 [2020-01-02T09:01:48.216Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:48 [2020-01-02T09:01:48.216Z]   - "zfs":
09:01:48 [2020-01-02T09:01:48.216Z]     - /dev/zfs: missing
09:01:48 [2020-01-02T09:01:48.216Z]     - zfs command: missing
09:01:48 [2020-01-02T09:01:48.216Z]     - zpool command: missing
09:01:48 [2020-01-02T09:01:48.216Z] 
09:01:48 [2020-01-02T09:01:48.216Z] Limits:
09:01:48 [2020-01-02T09:01:48.216Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:48 [2020-01-02T09:01:48.216Z] 
09:01:48 [2020-01-02T09:01:48.216Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:01:48 [2020-01-02T09:01:48.558Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb .
09:01:48 [2020-01-02T09:01:48.558Z] #1 [internal] load build definition from Dockerfile
09:01:48 [2020-01-02T09:01:48.558Z] #1 transferring dockerfile: 36B
09:01:48 [2020-01-02T09:01:48.817Z] #1 transferring dockerfile: 15.34kB 0.0s done
09:01:48 [2020-01-02T09:01:48.818Z] #1 DONE 0.1s
09:01:48 [2020-01-02T09:01:48.818Z] 
09:01:48 [2020-01-02T09:01:48.818Z] #2 [internal] load .dockerignore
09:01:48 [2020-01-02T09:01:48.818Z] #2 transferring context: 112B done
09:01:48 [2020-01-02T09:01:48.818Z] #2 DONE 0.1s
09:01:48 [2020-01-02T09:01:48.818Z] 
09:01:48 [2020-01-02T09:01:48.818Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:01:48 [2020-01-02T09:01:48.818Z] #3 DONE 0.2s
09:01:49 [2020-01-02T09:01:49.076Z] 
09:01:49 [2020-01-02T09:01:49.076Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:01:49 [2020-01-02T09:01:49.076Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:01:49 [2020-01-02T09:01:49.076Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:01:49 [2020-01-02T09:01:49.076Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
09:01:49 [2020-01-02T09:01:49.076Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:01:49 [2020-01-02T09:01:49.076Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:01:49 [2020-01-02T09:01:49.077Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
09:01:49 [2020-01-02T09:01:49.077Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
09:01:49 [2020-01-02T09:01:49.115Z] + make bundles/buildx
09:01:49 [2020-01-02T09:01:49.115Z] make: command: Command not found
09:01:49 [2020-01-02T09:01:49.115Z] make: command: Command not found
09:01:49 [2020-01-02T09:01:49.115Z] mkdir bundles
09:01:49 [2020-01-02T09:01:49.115Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
09:01:49 [2020-01-02T09:01:49.115Z] 	--build-arg BUILDX_COMMIT \
09:01:49 [2020-01-02T09:01:49.115Z] 	--build-arg BUILDX_REPO \
09:01:49 [2020-01-02T09:01:49.115Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:01:49 [2020-01-02T09:01:49.115Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:01:49 [2020-01-02T09:01:49.115Z] 	.
09:01:49 [2020-01-02T09:01:49.115Z] /bin/sh: 4: go: not found
09:01:49 [2020-01-02T09:01:49.115Z] /bin/sh: 5: go: not found
09:01:49 [2020-01-02T09:01:49.334Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
09:01:49 [2020-01-02T09:01:49.592Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
09:01:49 [2020-01-02T09:01:49.592Z] #4 DONE 0.8s
09:01:50 [2020-01-02T09:01:50.163Z] 
09:01:50 [2020-01-02T09:01:50.163Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:01:50 [2020-01-02T09:01:50.440Z] #6 DONE 0.2s
09:01:50 [2020-01-02T09:01:50.440Z] 
09:01:50 [2020-01-02T09:01:50.440Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch
09:01:50 [2020-01-02T09:01:50.440Z] #5 DONE 0.3s
09:01:50 [2020-01-02T09:01:50.698Z] 
09:01:50 [2020-01-02T09:01:50.698Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:01:50 [2020-01-02T09:01:50.698Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:01:50 [2020-01-02T09:01:50.698Z] #65 DONE 0.0s
09:01:50 [2020-01-02T09:01:50.698Z] 
09:01:50 [2020-01-02T09:01:50.698Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:01:50 [2020-01-02T09:01:50.698Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done
09:01:50 [2020-01-02T09:01:50.698Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done
09:01:50 [2020-01-02T09:01:50.698Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.78MB / 45.38MB 0.2s
09:01:50 [2020-01-02T09:01:50.698Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 103.98kB / 4.34MB 0.2s
09:01:50 [2020-01-02T09:01:50.698Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done
09:01:50 [2020-01-02T09:01:50.698Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done
09:01:50 [2020-01-02T09:01:50.698Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 138.79kB / 10.80MB 0.2s
09:01:50 [2020-01-02T09:01:50.956Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 8.20MB / 45.38MB 0.3s
09:01:50 [2020-01-02T09:01:50.956Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 2.30MB / 4.34MB 0.3s
09:01:50 [2020-01-02T09:01:50.956Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 5.12MB / 10.80MB 0.3s
09:01:50 [2020-01-02T09:01:50.956Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 14.03MB / 45.38MB 0.5s
09:01:50 [2020-01-02T09:01:50.956Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.4s done
09:01:50 [2020-01-02T09:01:50.956Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 7.80MB / 10.80MB 0.5s
09:01:50 [2020-01-02T09:01:50.956Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0B / 50.07MB 0.5s
09:01:51 [2020-01-02T09:01:51.012Z] Sending build context to Docker daemon  50.83MB

09:01:51 [2020-01-02T09:01:51.012Z] Step 1/16 : ARG GO_VERSION=1.12.10
09:01:51 [2020-01-02T09:01:51.012Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
09:01:51 [2020-01-02T09:01:51.012Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:01:51 [2020-01-02T09:01:51.012Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
09:01:51 [2020-01-02T09:01:51.012Z] 1.12.10-stretch: Pulling from library/golang
09:01:51 [2020-01-02T09:01:51.217Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.7s
09:01:51 [2020-01-02T09:01:51.217Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 5.52MB / 50.07MB 0.7s
09:01:51 [2020-01-02T09:01:51.217Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 20.89MB / 45.38MB 0.8s
09:01:51 [2020-01-02T09:01:51.217Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.7s done
09:01:51 [2020-01-02T09:01:51.217Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 10.23MB / 50.07MB 0.8s
09:01:51 [2020-01-02T09:01:51.217Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.8s
09:01:51 [2020-01-02T09:01:51.395Z] ade01ea651a2: Pulling fs layer
09:01:51 [2020-01-02T09:01:51.395Z] fbabdb69f639: Pulling fs layer
09:01:51 [2020-01-02T09:01:51.395Z] ff33bd1013d7: Pulling fs layer
09:01:51 [2020-01-02T09:01:51.395Z] 85cfe9d77eff: Pulling fs layer
09:01:51 [2020-01-02T09:01:51.395Z] ace5139f9caa: Pulling fs layer
09:01:51 [2020-01-02T09:01:51.395Z] e4d79466b81c: Pulling fs layer
09:01:51 [2020-01-02T09:01:51.395Z] b00baabad4ce: Pulling fs layer
09:01:51 [2020-01-02T09:01:51.395Z] ace5139f9caa: Waiting
09:01:51 [2020-01-02T09:01:51.395Z] 85cfe9d77eff: Waiting
09:01:51 [2020-01-02T09:01:51.395Z] e4d79466b81c: Waiting
09:01:51 [2020-01-02T09:01:51.395Z] b00baabad4ce: Waiting
09:01:51 [2020-01-02T09:01:51.395Z] fbabdb69f639: Verifying Checksum
09:01:51 [2020-01-02T09:01:51.395Z] fbabdb69f639: Download complete
09:01:51 [2020-01-02T09:01:51.478Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 25.68MB / 45.38MB 0.9s
09:01:51 [2020-01-02T09:01:51.478Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 13.42MB / 50.07MB 0.9s
09:01:51 [2020-01-02T09:01:51.479Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 29.98MB / 45.38MB 1.0s
09:01:51 [2020-01-02T09:01:51.479Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 19.22MB / 50.07MB 1.0s
09:01:51 [2020-01-02T09:01:51.479Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 2.89MB / 57.69MB 1.0s
09:01:51 [2020-01-02T09:01:51.741Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 33.83MB / 45.38MB 1.1s
09:01:51 [2020-01-02T09:01:51.741Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 7.77MB / 57.69MB 1.1s
09:01:51 [2020-01-02T09:01:51.741Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 41.99MB / 45.38MB 1.3s
09:01:51 [2020-01-02T09:01:51.741Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 26.01MB / 50.07MB 1.3s
09:01:51 [2020-01-02T09:01:51.741Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 13.16MB / 57.69MB 1.3s
09:01:51 [2020-01-02T09:01:51.800Z] ff33bd1013d7: Verifying Checksum
09:01:51 [2020-01-02T09:01:51.800Z] ff33bd1013d7: Download complete
09:01:52 [2020-01-02T09:01:52.002Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 44.67MB / 45.38MB 1.4s
09:01:52 [2020-01-02T09:01:52.002Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 16.76MB / 57.69MB 1.4s
09:01:52 [2020-01-02T09:01:52.002Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 32.43MB / 50.07MB 1.6s
09:01:52 [2020-01-02T09:01:52.002Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 21.15MB / 57.69MB 1.5s
09:01:52 [2020-01-02T09:01:52.261Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.6s done
09:01:52 [2020-01-02T09:01:52.261Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 25.14MB / 57.69MB 1.7s
09:01:52 [2020-01-02T09:01:52.261Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 1.7s
09:01:52 [2020-01-02T09:01:52.261Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 36.80MB / 50.07MB 1.8s
09:01:52 [2020-01-02T09:01:52.522Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 30.20MB / 57.69MB 1.9s
09:01:52 [2020-01-02T09:01:52.523Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 47.89MB / 50.07MB 2.1s
09:01:52 [2020-01-02T09:01:52.523Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 36.21MB / 57.69MB 2.1s
09:01:52 [2020-01-02T09:01:52.523Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 6.33MB / 120.07MB 2.1s
09:01:52 [2020-01-02T09:01:52.639Z] 85cfe9d77eff: Verifying Checksum
09:01:52 [2020-01-02T09:01:52.639Z] 85cfe9d77eff: Download complete
09:01:52 [2020-01-02T09:01:52.639Z] ade01ea651a2: Verifying Checksum
09:01:52 [2020-01-02T09:01:52.639Z] ade01ea651a2: Download complete
09:01:52 [2020-01-02T09:01:52.639Z] b00baabad4ce: Verifying Checksum
09:01:52 [2020-01-02T09:01:52.639Z] b00baabad4ce: Download complete
09:01:52 [2020-01-02T09:01:52.782Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6
09:01:52 [2020-01-02T09:01:52.782Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 39.99MB / 57.69MB 2.3s
09:01:53 [2020-01-02T09:01:53.041Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.3s done
09:01:53 [2020-01-02T09:01:53.041Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 47.72MB / 57.69MB 2.5s
09:01:53 [2020-01-02T09:01:53.041Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 16.48MB / 120.07MB 2.5s
09:01:53 [2020-01-02T09:01:53.041Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 2.4s done
09:01:53 [2020-01-02T09:01:53.041Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 53.55MB / 57.69MB 2.6s
09:01:53 [2020-01-02T09:01:53.041Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 22.64MB / 120.07MB 2.6s
09:01:53 [2020-01-02T09:01:53.299Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.55MB / 57.69MB 2.7s
09:01:53 [2020-01-02T09:01:53.299Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 29.59MB / 120.07MB 2.8s
09:01:53 [2020-01-02T09:01:53.557Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 2.8s done
09:01:53 [2020-01-02T09:01:53.815Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 42.26MB / 120.07MB 3.2s
09:01:53 [2020-01-02T09:01:53.931Z] e4d79466b81c: Verifying Checksum
09:01:53 [2020-01-02T09:01:53.932Z] e4d79466b81c: Download complete
09:01:53 [2020-01-02T09:01:53.932Z] ace5139f9caa: Verifying Checksum
09:01:53 [2020-01-02T09:01:53.932Z] ace5139f9caa: Download complete
09:01:54 [2020-01-02T09:01:54.072Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 48.56MB / 120.07MB 3.4s
09:01:54 [2020-01-02T09:01:54.331Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 54.95MB / 120.07MB 3.7s
09:01:54 [2020-01-02T09:01:54.588Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 62.18MB / 120.07MB 4.0s
09:01:54 [2020-01-02T09:01:54.724Z] ade01ea651a2: Pull complete
09:01:54 [2020-01-02T09:01:54.846Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 71.16MB / 120.07MB 4.3s
09:01:55 [2020-01-02T09:01:55.098Z] fbabdb69f639: Pull complete
09:01:55 [2020-01-02T09:01:55.098Z] ff33bd1013d7: Pull complete
09:01:55 [2020-01-02T09:01:55.104Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 77.50MB / 120.07MB 4.6s
09:01:55 [2020-01-02T09:01:55.671Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 84.49MB / 120.07MB 4.9s
09:01:55 [2020-01-02T09:01:55.671Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 91.03MB / 120.07MB 5.1s
09:01:55 [2020-01-02T09:01:55.690Z] Fetching without tags
09:01:55 [2020-01-02T09:01:55.931Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 100.66MB / 120.07MB 5.3s
09:01:56 [2020-01-02T09:01:56.172Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 86ebbe16de82933a916f67887aedd86d45a51882
09:01:56 [2020-01-02T09:01:56.190Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 106.97MB / 120.07MB 5.5s
09:01:56 [2020-01-02T09:01:56.190Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 114.26MB / 120.07MB 5.7s
09:01:55 [2020-01-02T09:01:55.650Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:55 [2020-01-02T09:01:55.654Z]  > git config --add remote.origin.fetch +refs/pull/40291/head:refs/remotes/origin/PR-40291 # timeout=10
09:01:55 [2020-01-02T09:01:55.664Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:55 [2020-01-02T09:01:55.680Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:55 [2020-01-02T09:01:55.696Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:55 [2020-01-02T09:01:55.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:55 [2020-01-02T09:01:55.697Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:01:56 [2020-01-02T09:01:56.179Z]  > git config core.sparsecheckout # timeout=10
09:01:56 [2020-01-02T09:01:56.182Z]  > git checkout -f 86ebbe16de82933a916f67887aedd86d45a51882
09:01:56 [2020-01-02T09:01:56.757Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 6.1s done
09:01:56 [2020-01-02T09:01:56.758Z] #7 ...
09:01:56 [2020-01-02T09:01:56.758Z] 
09:01:56 [2020-01-02T09:01:56.758Z] #19 [internal] load build context
09:01:56 [2020-01-02T09:01:56.758Z] #19 transferring context: 46.32MB 6.3s done
09:01:56 [2020-01-02T09:01:56.758Z] #19 DONE 6.3s
09:01:56 [2020-01-02T09:01:56.758Z] 
09:01:56 [2020-01-02T09:01:56.758Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:01:57 [2020-01-02T09:01:57.553Z] 85cfe9d77eff: Pull complete
09:01:57 [2020-01-02T09:01:57.811Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 5.1s
09:01:57 [2020-01-02T09:01:57.824Z] Merge succeeded, producing fcba34b0901278966bba19a36ef82cbea66d1374
09:01:57 [2020-01-02T09:01:57.825Z] Checking out Revision fcba34b0901278966bba19a36ef82cbea66d1374 (PR-40291)
09:01:58 [2020-01-02T09:01:58.188Z] Commit message: "Merge commit 'e6f6c35b79028e3f59ee99a5482641ac6d2e7f23' into HEAD"
09:01:57 [2020-01-02T09:01:57.190Z]  > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10
09:01:57 [2020-01-02T09:01:57.814Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:57 [2020-01-02T09:01:57.832Z]  > git config core.sparsecheckout # timeout=10
09:01:57 [2020-01-02T09:01:57.835Z]  > git checkout -f fcba34b0901278966bba19a36ef82cbea66d1374
09:01:58 [2020-01-02T09:01:58.195Z]  > git rev-list --no-walk 35b9e6989f0421ba2fb71a7404058859c586b438 # timeout=10
09:01:58 [2020-01-02T09:01:58.829Z] ace5139f9caa: Pull complete
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:59 [2020-01-02T09:01:59.185Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.5s done
09:01:59 [2020-01-02T09:01:59.342Z] + docker version
09:01:59 [2020-01-02T09:01:59.342Z] Client:
09:01:59 [2020-01-02T09:01:59.342Z]  Version:           18.06.1-ce
09:01:59 [2020-01-02T09:01:59.342Z]  API version:       1.38
09:01:59 [2020-01-02T09:01:59.342Z]  Go version:        go1.10.3
09:01:59 [2020-01-02T09:01:59.342Z]  Git commit:        e68fc7a
09:01:59 [2020-01-02T09:01:59.342Z]  Built:             Tue Aug 21 17:26:10 2018
09:01:59 [2020-01-02T09:01:59.342Z]  OS/Arch:           linux/ppc64le
09:01:59 [2020-01-02T09:01:59.342Z]  Experimental:      false
09:01:59 [2020-01-02T09:01:59.342Z] 
09:01:59 [2020-01-02T09:01:59.342Z] Server:
09:01:59 [2020-01-02T09:01:59.342Z]  Engine:
09:01:59 [2020-01-02T09:01:59.342Z]   Version:          18.06.1-ce
09:01:59 [2020-01-02T09:01:59.342Z]   API version:      1.38 (minimum version 1.12)
09:01:59 [2020-01-02T09:01:59.342Z]   Go version:       go1.10.3
09:01:59 [2020-01-02T09:01:59.342Z]   Git commit:       e68fc7a
09:01:59 [2020-01-02T09:01:59.342Z]   Built:            Tue Aug 21 17:24:20 2018
09:01:59 [2020-01-02T09:01:59.342Z]   OS/Arch:          linux/ppc64le
09:01:59 [2020-01-02T09:01:59.342Z]   Experimental:     true
[Pipeline] sh
09:01:59 [2020-01-02T09:01:59.444Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab
09:01:59 [2020-01-02T09:01:59.722Z] + docker info
09:01:59 [2020-01-02T09:01:59.722Z] Containers: 0
09:01:59 [2020-01-02T09:01:59.722Z]  Running: 0
09:01:59 [2020-01-02T09:01:59.722Z]  Paused: 0
09:01:59 [2020-01-02T09:01:59.722Z]  Stopped: 0
09:01:59 [2020-01-02T09:01:59.722Z] Images: 0
09:01:59 [2020-01-02T09:01:59.722Z] Server Version: 18.06.1-ce
09:01:59 [2020-01-02T09:01:59.722Z] Storage Driver: overlay2
09:01:59 [2020-01-02T09:01:59.722Z]  Backing Filesystem: extfs
09:01:59 [2020-01-02T09:01:59.722Z]  Supports d_type: true
09:01:59 [2020-01-02T09:01:59.722Z]  Native Overlay Diff: true
09:01:59 [2020-01-02T09:01:59.722Z] Logging Driver: json-file
09:01:59 [2020-01-02T09:01:59.722Z] Cgroup Driver: cgroupfs
09:01:59 [2020-01-02T09:01:59.722Z] Plugins:
09:01:59 [2020-01-02T09:01:59.722Z]  Volume: local
09:01:59 [2020-01-02T09:01:59.722Z]  Network: bridge host ipvlan macvlan null overlay
09:01:59 [2020-01-02T09:01:59.722Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:01:59 [2020-01-02T09:01:59.722Z] Swarm: inactive
09:01:59 [2020-01-02T09:01:59.722Z] Runtimes: runc
09:01:59 [2020-01-02T09:01:59.722Z] Default Runtime: runc
09:01:59 [2020-01-02T09:01:59.722Z] Init Binary: docker-init
09:01:59 [2020-01-02T09:01:59.722Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:01:59 [2020-01-02T09:01:59.722Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:01:59 [2020-01-02T09:01:59.722Z] init version: fec3683
09:01:59 [2020-01-02T09:01:59.722Z] Security Options:
09:01:59 [2020-01-02T09:01:59.722Z]  apparmor
09:01:59 [2020-01-02T09:01:59.722Z]  seccomp
09:01:59 [2020-01-02T09:01:59.722Z]   Profile: default
09:01:59 [2020-01-02T09:01:59.722Z] Kernel Version: 4.4.0-139-generic
09:01:59 [2020-01-02T09:01:59.722Z] Operating System: Ubuntu 16.04.3 LTS
09:01:59 [2020-01-02T09:01:59.722Z] OSType: linux
09:01:59 [2020-01-02T09:01:59.722Z] Architecture: ppc64le
09:01:59 [2020-01-02T09:01:59.722Z] CPUs: 4
09:01:59 [2020-01-02T09:01:59.722Z] Total Memory: 7.972GiB
09:01:59 [2020-01-02T09:01:59.722Z] Name: ppc64le-ubuntu-22
09:01:59 [2020-01-02T09:01:59.722Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
09:01:59 [2020-01-02T09:01:59.722Z] Docker Root Dir: /var/lib/docker
09:01:59 [2020-01-02T09:01:59.722Z] Debug Mode (client): false
09:01:59 [2020-01-02T09:01:59.722Z] Debug Mode (server): false
09:01:59 [2020-01-02T09:01:59.722Z] Username: dockerbuildbot
09:01:59 [2020-01-02T09:01:59.722Z] Registry: https://index.docker.io/v1/
09:01:59 [2020-01-02T09:01:59.722Z] Labels:
09:01:59 [2020-01-02T09:01:59.722Z] Experimental: true
09:01:59 [2020-01-02T09:01:59.722Z] Insecure Registries:
09:01:59 [2020-01-02T09:01:59.722Z]  127.0.0.0/8
09:01:59 [2020-01-02T09:01:59.722Z] Live Restore Enabled: false
09:01:59 [2020-01-02T09:01:59.722Z] 
[Pipeline] sh
09:02:00 [2020-01-02T09:02:00.010Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.8s done
09:02:00 [2020-01-02T09:02:00.105Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:02:00 [2020-01-02T09:02:00.105Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:02:00 [2020-01-02T09:02:00.105Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40291/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:02:00 [2020-01-02T09:02:00.105Z] + bash /home/docker/workspace/moby_PR-40291/check-config.sh
09:02:00 [2020-01-02T09:02:00.105Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:02:00 [2020-01-02T09:02:00.105Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
09:02:00 [2020-01-02T09:02:00.105Z] 
09:02:00 [2020-01-02T09:02:00.105Z] Generally Necessary:
09:02:00 [2020-01-02T09:02:00.105Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:02:00 [2020-01-02T09:02:00.105Z] - apparmor: enabled and tools installed
09:02:00 [2020-01-02T09:02:00.105Z] - CONFIG_NAMESPACES: enabled
09:02:00 [2020-01-02T09:02:00.105Z] - CONFIG_NET_NS: enabled
09:02:00 [2020-01-02T09:02:00.269Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_PID_NS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_IPC_NS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_UTS_NS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_CGROUPS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_CGROUP_CPUACCT: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_CGROUP_DEVICE: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_CGROUP_FREEZER: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_CGROUP_SCHED: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_CPUSETS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_MEMCG: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_KEYS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_VETH: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_BRIDGE: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_NF_NAT: enabled (as module)
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_NF_NAT_NEEDED: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_POSIX_MQUEUE: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:02:00 [2020-01-02T09:02:00.394Z] 
09:02:00 [2020-01-02T09:02:00.394Z] Optional Features:
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_USER_NS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_SECCOMP: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_CGROUP_PIDS: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_MEMCG_SWAP: enabled
09:02:00 [2020-01-02T09:02:00.394Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:02:00 [2020-01-02T09:02:00.394Z]     (cgroup swap accounting is currently enabled)
09:02:00 [2020-01-02T09:02:00.528Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_MEMCG_KMEM: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_BLK_CGROUP: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_IOSCHED_CFQ: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_CGROUP_PERF: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_CGROUP_HUGETLB: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_CFS_BANDWIDTH: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_RT_GROUP_SCHED: missing
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_IP_VS: enabled (as module)
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_IP_VS_NFCT: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_IP_VS_RR: enabled (as module)
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_EXT4_FS: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:02:00 [2020-01-02T09:02:00.680Z] - Network Drivers:
09:02:00 [2020-01-02T09:02:00.680Z]   - "overlay":
09:02:00 [2020-01-02T09:02:00.680Z]     - CONFIG_VXLAN: enabled (as module)
09:02:00 [2020-01-02T09:02:00.680Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:02:00 [2020-01-02T09:02:00.680Z]       Optional (for encrypted networks):
09:02:00 [2020-01-02T09:02:00.786Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_CRYPTO: enabled
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_XFRM: enabled
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_XFRM_USER: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_INET_ESP: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]   - "ipvlan":
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_IPVLAN: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]   - "macvlan":
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_MACVLAN: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_DUMMY: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]   - "ftp,tftp client in container":
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z] - Storage Drivers:
09:02:00 [2020-01-02T09:02:00.965Z]   - "aufs":
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_AUFS_FS: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]   - "btrfs":
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:02:00 [2020-01-02T09:02:00.965Z]   - "devicemapper":
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_BLK_DEV_DM: enabled
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]   - "overlay":
09:02:00 [2020-01-02T09:02:00.965Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:02:00 [2020-01-02T09:02:00.965Z]   - "zfs":
09:02:00 [2020-01-02T09:02:00.965Z]     - /dev/zfs: missing
09:02:00 [2020-01-02T09:02:00.965Z]     - zfs command: missing
09:02:00 [2020-01-02T09:02:00.965Z]     - zpool command: missing
09:02:00 [2020-01-02T09:02:00.965Z] 
09:02:00 [2020-01-02T09:02:00.965Z] Limits:
09:02:00 [2020-01-02T09:02:00.965Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:02:00 [2020-01-02T09:02:00.965Z] 
09:02:00 [2020-01-02T09:02:00.965Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:02:01 [2020-01-02T09:02:01.402Z] + make bundles/buildx
09:02:02 [2020-01-02T09:02:02.023Z] make: command: Command not found
09:02:02 [2020-01-02T09:02:02.023Z] make: command: Command not found
09:02:02 [2020-01-02T09:02:02.023Z] mkdir bundles
09:02:02 [2020-01-02T09:02:02.023Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
09:02:02 [2020-01-02T09:02:02.023Z] 	--build-arg BUILDX_COMMIT \
09:02:02 [2020-01-02T09:02:02.023Z] 	--build-arg BUILDX_REPO \
09:02:02 [2020-01-02T09:02:02.023Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:02:02 [2020-01-02T09:02:02.023Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:02:02 [2020-01-02T09:02:02.023Z] 	.
09:02:02 [2020-01-02T09:02:02.023Z] /bin/sh: 4: go: not found
09:02:02 [2020-01-02T09:02:02.023Z] /bin/sh: 5: go: not found
09:02:02 [2020-01-02T09:02:02.892Z] e4d79466b81c: Pull complete
09:02:02 [2020-01-02T09:02:02.892Z] b00baabad4ce: Pull complete
09:02:02 [2020-01-02T09:02:02.892Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
09:02:02 [2020-01-02T09:02:02.892Z] Status: Downloaded newer image for golang:1.12.10-stretch
09:02:02 [2020-01-02T09:02:02.892Z]  ---> 687421176e14
09:02:02 [2020-01-02T09:02:02.892Z] Step 5/16 : ARG BUILDX_REPO
09:02:02 [2020-01-02T09:02:02.892Z]  ---> Running in 564be8c071e6
09:02:02 [2020-01-02T09:02:02.892Z] Removing intermediate container 564be8c071e6
09:02:02 [2020-01-02T09:02:02.892Z]  ---> d1e5f72c2fa6
09:02:02 [2020-01-02T09:02:02.892Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
09:02:02 [2020-01-02T09:02:02.892Z]  ---> Running in 8211029042c2
09:02:03 [2020-01-02T09:02:03.264Z] Cloning into '/buildx'...
09:02:04 [2020-01-02T09:02:04.722Z] Sending build context to Docker daemon  50.83MB

09:02:04 [2020-01-02T09:02:04.722Z] Step 1/16 : ARG GO_VERSION=1.12.10
09:02:04 [2020-01-02T09:02:04.722Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
09:02:04 [2020-01-02T09:02:04.722Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:02:04 [2020-01-02T09:02:04.722Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
09:02:04 [2020-01-02T09:02:04.983Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 3.6s done
09:02:04 [2020-01-02T09:02:04.983Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee
09:02:05 [2020-01-02T09:02:05.347Z] 1.12.10-stretch: Pulling from library/golang
09:02:05 [2020-01-02T09:02:05.347Z] fb056072eab9: Pulling fs layer
09:02:05 [2020-01-02T09:02:05.347Z] 6a33b1f9796f: Pulling fs layer
09:02:05 [2020-01-02T09:02:05.347Z] 8f8f8962e456: Pulling fs layer
09:02:05 [2020-01-02T09:02:05.347Z] 68adcc365214: Pulling fs layer
09:02:05 [2020-01-02T09:02:05.347Z] 76d8adf27bdf: Pulling fs layer
09:02:05 [2020-01-02T09:02:05.347Z] d66e58854927: Pulling fs layer
09:02:05 [2020-01-02T09:02:05.347Z] 71497195576e: Pulling fs layer
09:02:05 [2020-01-02T09:02:05.347Z] 68adcc365214: Waiting
09:02:05 [2020-01-02T09:02:05.347Z] 76d8adf27bdf: Waiting
09:02:05 [2020-01-02T09:02:05.347Z] d66e58854927: Waiting
09:02:05 [2020-01-02T09:02:05.347Z] 71497195576e: Waiting
09:02:05 [2020-01-02T09:02:05.973Z] 8f8f8962e456: Verifying Checksum
09:02:05 [2020-01-02T09:02:05.973Z] 8f8f8962e456: Download complete
09:02:06 [2020-01-02T09:02:06.517Z] Removing intermediate container 8211029042c2
09:02:06 [2020-01-02T09:02:06.517Z]  ---> b6bf0a1707b8
09:02:06 [2020-01-02T09:02:06.517Z] Step 7/16 : WORKDIR /buildx
09:02:06 [2020-01-02T09:02:06.517Z]  ---> Running in f5075f6e8eda
09:02:06 [2020-01-02T09:02:06.824Z] 6a33b1f9796f: Verifying Checksum
09:02:06 [2020-01-02T09:02:06.824Z] 6a33b1f9796f: Download complete
09:02:07 [2020-01-02T09:02:07.001Z] Removing intermediate container f5075f6e8eda
09:02:07 [2020-01-02T09:02:07.001Z]  ---> c814f390116d
09:02:07 [2020-01-02T09:02:07.001Z] Step 8/16 : ARG BUILDX_COMMIT
09:02:07 [2020-01-02T09:02:07.001Z]  ---> Running in 0dd1249305b3
09:02:07 [2020-01-02T09:02:07.001Z] Removing intermediate container 0dd1249305b3
09:02:07 [2020-01-02T09:02:07.001Z]  ---> 6edb0a18728f
09:02:07 [2020-01-02T09:02:07.001Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:02:07 [2020-01-02T09:02:07.443Z]  ---> Running in f87ccce68270
09:02:07 [2020-01-02T09:02:07.865Z] From https://github.com/docker/buildx
09:02:07 [2020-01-02T09:02:07.865Z]  * [new tag]         v0.3.1     -> build
09:02:08 [2020-01-02T09:02:08.261Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.4s done
09:02:08 [2020-01-02T09:02:08.261Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b
09:02:08 [2020-01-02T09:02:08.292Z] Switched to branch 'build'
09:02:08 [2020-01-02T09:02:08.317Z] fb056072eab9: Verifying Checksum
09:02:08 [2020-01-02T09:02:08.317Z] fb056072eab9: Download complete
09:02:09 [2020-01-02T09:02:09.224Z] Removing intermediate container f87ccce68270
09:02:09 [2020-01-02T09:02:09.224Z]  ---> 5aab4663e815
09:02:09 [2020-01-02T09:02:09.224Z] Step 10/16 : RUN go mod download
09:02:09 [2020-01-02T09:02:09.224Z]  ---> Running in ffd0635ea33c
09:02:09 [2020-01-02T09:02:09.695Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
09:02:09 [2020-01-02T09:02:09.695Z] go: finding github.com/mattn/go-shellwords v1.0.5
09:02:09 [2020-01-02T09:02:09.695Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
09:02:09 [2020-01-02T09:02:09.695Z] go: finding github.com/Microsoft/hcsshim v0.8.6
09:02:09 [2020-01-02T09:02:09.695Z] go: finding github.com/hashicorp/hcl v1.0.0
09:02:09 [2020-01-02T09:02:09.695Z] go: finding github.com/sirupsen/logrus v1.4.0
09:02:09 [2020-01-02T09:02:09.695Z] go: finding github.com/spf13/viper v1.3.2
09:02:09 [2020-01-02T09:02:09.816Z] 68adcc365214: Verifying Checksum
09:02:09 [2020-01-02T09:02:09.816Z] 68adcc365214: Download complete
09:02:10 [2020-01-02T09:02:10.120Z] 71497195576e: Verifying Checksum
09:02:10 [2020-01-02T09:02:10.120Z] 71497195576e: Download complete
09:02:10 [2020-01-02T09:02:10.252Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
09:02:10 [2020-01-02T09:02:10.252Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
09:02:11 [2020-01-02T09:02:11.081Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
09:02:11 [2020-01-02T09:02:11.081Z] go: finding github.com/jinzhu/gorm v1.9.2
09:02:11 [2020-01-02T09:02:11.081Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
09:02:11 [2020-01-02T09:02:11.081Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
09:02:11 [2020-01-02T09:02:11.081Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
09:02:11 [2020-01-02T09:02:11.483Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
09:02:11 [2020-01-02T09:02:11.483Z] go: finding github.com/ghodss/yaml v1.0.0
09:02:11 [2020-01-02T09:02:11.483Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
09:02:11 [2020-01-02T09:02:11.483Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
09:02:11 [2020-01-02T09:02:11.618Z] 76d8adf27bdf: Verifying Checksum
09:02:11 [2020-01-02T09:02:11.618Z] 76d8adf27bdf: Download complete
09:02:11 [2020-01-02T09:02:11.894Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
09:02:11 [2020-01-02T09:02:11.894Z] go: finding github.com/lib/pq v1.0.0
09:02:12 [2020-01-02T09:02:12.305Z] go: finding github.com/coreos/go-semver v0.2.0
09:02:12 [2020-01-02T09:02:12.305Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
09:02:12 [2020-01-02T09:02:12.724Z] go: finding github.com/stretchr/testify v1.2.2
09:02:12 [2020-01-02T09:02:12.724Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
09:02:13 [2020-01-02T09:02:13.135Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
09:02:13 [2020-01-02T09:02:13.521Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.1s
09:02:13 [2020-01-02T09:02:13.557Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:02:13 [2020-01-02T09:02:13.557Z] go: finding github.com/prometheus/client_golang v0.8.0
09:02:13 [2020-01-02T09:02:13.557Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
09:02:13 [2020-01-02T09:02:13.557Z] go: finding gopkg.in/yaml.v2 v2.2.2
09:02:13 [2020-01-02T09:02:13.667Z] fb056072eab9: Pull complete
09:02:13 [2020-01-02T09:02:13.945Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
09:02:13 [2020-01-02T09:02:13.945Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
09:02:14 [2020-01-02T09:02:14.289Z] 6a33b1f9796f: Pull complete
09:02:14 [2020-01-02T09:02:14.509Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
09:02:14 [2020-01-02T09:02:14.509Z] go: finding github.com/docker/go-connections v0.3.0
09:02:14 [2020-01-02T09:02:14.574Z] 8f8f8962e456: Pull complete
09:02:15 [2020-01-02T09:02:15.018Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
09:02:15 [2020-01-02T09:02:15.018Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
09:02:15 [2020-01-02T09:02:15.018Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
09:02:15 [2020-01-02T09:02:15.510Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
09:02:15 [2020-01-02T09:02:15.510Z] go: finding github.com/stretchr/objx v0.1.1
09:02:15 [2020-01-02T09:02:15.510Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
09:02:16 [2020-01-02T09:02:16.050Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 7.6s done
09:02:16 [2020-01-02T09:02:16.050Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207
09:02:16 [2020-01-02T09:02:16.050Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done
09:02:16 [2020-01-02T09:02:16.098Z] d66e58854927: Verifying Checksum
09:02:16 [2020-01-02T09:02:16.098Z] d66e58854927: Download complete
09:02:16 [2020-01-02T09:02:16.308Z] #7 DONE 25.7s
09:02:16 [2020-01-02T09:02:16.308Z] 
09:02:16 [2020-01-02T09:02:16.308Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:02:16 [2020-01-02T09:02:16.426Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
09:02:16 [2020-01-02T09:02:16.845Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
09:02:17 [2020-01-02T09:02:17.253Z] go: finding gopkg.in/inf.v0 v0.9.1
09:02:17 [2020-01-02T09:02:17.253Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
09:02:17 [2020-01-02T09:02:17.670Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
09:02:17 [2020-01-02T09:02:17.670Z] go: finding github.com/imdario/mergo v0.3.7
09:02:18 [2020-01-02T09:02:18.139Z] 68adcc365214: Pull complete
09:02:18 [2020-01-02T09:02:18.550Z] go: finding golang.org/x/text v0.3.0
09:02:18 [2020-01-02T09:02:18.550Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
09:02:18 [2020-01-02T09:02:18.837Z] #8 DONE 2.5s
09:02:18 [2020-01-02T09:02:18.837Z] 
09:02:18 [2020-01-02T09:02:18.837Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:02:19 [2020-01-02T09:02:19.412Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
09:02:19 [2020-01-02T09:02:19.412Z] go: finding github.com/pelletier/go-toml v1.2.0
09:02:19 [2020-01-02T09:02:19.769Z] #9 DONE 0.8s
09:02:19 [2020-01-02T09:02:19.769Z] 
09:02:19 [2020-01-02T09:02:19.769Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:02:19 [2020-01-02T09:02:19.769Z] #20 DONE 0.1s
09:02:19 [2020-01-02T09:02:19.769Z] 
09:02:19 [2020-01-02T09:02:19.769Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:20 [2020-01-02T09:02:20.032Z] #33 ...
09:02:20 [2020-01-02T09:02:20.032Z] 
09:02:20 [2020-01-02T09:02:20.032Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:02:20 [2020-01-02T09:02:20.032Z] #30 DONE 0.2s
09:02:20 [2020-01-02T09:02:20.032Z] 
09:02:20 [2020-01-02T09:02:20.032Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:02:20 [2020-01-02T09:02:20.032Z] #21 DONE 0.2s
09:02:20 [2020-01-02T09:02:20.032Z] 
09:02:20 [2020-01-02T09:02:20.032Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:02:20 [2020-01-02T09:02:20.300Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
09:02:20 [2020-01-02T09:02:20.300Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
09:02:20 [2020-01-02T09:02:20.300Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
09:02:20 [2020-01-02T09:02:20.704Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
09:02:20 [2020-01-02T09:02:20.869Z] 76d8adf27bdf: Pull complete
09:02:21 [2020-01-02T09:02:21.128Z] go: finding github.com/gofrs/flock v0.7.0
09:02:21 [2020-01-02T09:02:21.542Z] go: finding github.com/kr/pretty v0.1.0
09:02:21 [2020-01-02T09:02:21.542Z] go: finding github.com/sirupsen/logrus v1.3.0
09:02:21 [2020-01-02T09:02:21.542Z] go: finding github.com/bitly/go-simplejson v0.5.0
09:02:21 [2020-01-02T09:02:21.542Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
09:02:21 [2020-01-02T09:02:21.955Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
09:02:22 [2020-01-02T09:02:22.375Z] go: finding github.com/stretchr/testify v1.3.0
09:02:22 [2020-01-02T09:02:22.375Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
09:02:22 [2020-01-02T09:02:22.375Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
09:02:22 [2020-01-02T09:02:22.375Z] go: finding github.com/pkg/errors v0.8.1
09:02:22 [2020-01-02T09:02:22.775Z] go: finding github.com/spf13/afero v1.1.2
09:02:23 [2020-01-02T09:02:23.193Z] go: finding github.com/stretchr/objx v0.1.0
09:02:23 [2020-01-02T09:02:23.193Z] go: finding github.com/google/certificate-transparency-go v1.0.21
09:02:23 [2020-01-02T09:02:23.600Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
09:02:23 [2020-01-02T09:02:23.600Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
09:02:24 [2020-01-02T09:02:24.015Z] go: finding github.com/spf13/pflag v1.0.3
09:02:24 [2020-01-02T09:02:24.015Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
09:02:24 [2020-01-02T09:02:24.424Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
09:02:24 [2020-01-02T09:02:24.424Z] go: finding github.com/theupdateframework/notary v0.6.1
09:02:24 [2020-01-02T09:02:24.843Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:02:24 [2020-01-02T09:02:24.843Z] go: finding github.com/hashicorp/go-version v1.1.0
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.168 + RM_GOPATH=0
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.168 + TMP_GOPATH=
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.168 + : /build
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.168 + '[' -z '' ']'
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.175 ++ mktemp -d
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.190 + export GOPATH=/tmp/tmp.6gbnPQHOe7
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.190 + GOPATH=/tmp/tmp.6gbnPQHOe7
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.191 Install docker/cli version 17.06.2-ce from stable
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + RM_GOPATH=1
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 ++ dirname ./install.sh
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + dir=.
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + bin=dockercli
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + shift
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + '[' '!' -f ./dockercli.installer ']'
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + . ./dockercli.installer
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 ++ : stable
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 ++ : 17.06.2-ce
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + install_dockercli
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 ++ uname -m
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + arch=x86_64
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + '[' x86_64 '!=' x86_64 ']'
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + url=https://download.docker.com/linux/static
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + tar -xz docker/docker
09:02:25 [2020-01-02T09:02:25.310Z] #22 5.194 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:02:25 [2020-01-02T09:02:25.767Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
09:02:25 [2020-01-02T09:02:25.767Z] go: finding github.com/docker/go-connections v0.4.0
09:02:26 [2020-01-02T09:02:26.008Z] #22 ...
09:02:26 [2020-01-02T09:02:26.008Z] 
09:02:26 [2020-01-02T09:02:26.008Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:26 [2020-01-02T09:02:26.008Z] #33 6.313 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:02:26 [2020-01-02T09:02:26.008Z] #33 6.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:02:26 [2020-01-02T09:02:26.008Z] #33 6.424 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:02:26 [2020-01-02T09:02:26.008Z] #33 6.443 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:02:26 [2020-01-02T09:02:26.008Z] #33 6.537 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:02:26 [2020-01-02T09:02:26.189Z] go: finding github.com/uber/jaeger-lib v1.2.1
09:02:26 [2020-01-02T09:02:26.189Z] go: finding github.com/davecgh/go-spew v1.1.1
09:02:26 [2020-01-02T09:02:26.189Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
09:02:26 [2020-01-02T09:02:26.379Z] d66e58854927: Pull complete
09:02:26 [2020-01-02T09:02:26.600Z] go: finding gotest.tools v2.2.0+incompatible
09:02:26 [2020-01-02T09:02:26.670Z] 71497195576e: Pull complete
09:02:26 [2020-01-02T09:02:26.670Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
09:02:26 [2020-01-02T09:02:26.670Z] Status: Downloaded newer image for golang:1.12.10-stretch
09:02:26 [2020-01-02T09:02:26.670Z]  ---> ebd73b5ebd31
09:02:26 [2020-01-02T09:02:26.670Z] Step 5/16 : ARG BUILDX_REPO
09:02:26 [2020-01-02T09:02:26.670Z]  ---> Running in 82add3ba7454
09:02:26 [2020-01-02T09:02:26.670Z] Removing intermediate container 82add3ba7454
09:02:26 [2020-01-02T09:02:26.670Z]  ---> 3890244a5498
09:02:26 [2020-01-02T09:02:26.670Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
09:02:26 [2020-01-02T09:02:26.670Z]  ---> Running in d4242b875521
09:02:27 [2020-01-02T09:02:27.018Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
09:02:27 [2020-01-02T09:02:27.018Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
09:02:27 [2020-01-02T09:02:27.018Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
09:02:27 [2020-01-02T09:02:27.018Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
09:02:27 [2020-01-02T09:02:27.291Z] Cloning into '/buildx'...
09:02:27 [2020-01-02T09:02:27.382Z] #33 7.693 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:02:27 [2020-01-02T09:02:27.422Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
09:02:27 [2020-01-02T09:02:27.835Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
09:02:27 [2020-01-02T09:02:27.835Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
09:02:27 [2020-01-02T09:02:27.835Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
09:02:27 [2020-01-02T09:02:27.835Z] go: finding github.com/magiconair/properties v1.8.0
09:02:28 [2020-01-02T09:02:28.243Z] go: finding github.com/modern-go/reflect2 v1.0.1
09:02:28 [2020-01-02T09:02:28.661Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
09:02:28 [2020-01-02T09:02:28.661Z] go: finding github.com/davecgh/go-spew v1.1.0
09:02:28 [2020-01-02T09:02:28.765Z] #33 9.331 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:02:29 [2020-01-02T09:02:29.073Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
09:02:29 [2020-01-02T09:02:29.073Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
09:02:29 [2020-01-02T09:02:29.500Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
09:02:29 [2020-01-02T09:02:29.500Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
09:02:29 [2020-01-02T09:02:29.500Z] go: finding github.com/opencontainers/image-spec v1.0.1
09:02:29 [2020-01-02T09:02:29.548Z] Running on ubuntu-1804-overlay2 (i-0d87306411a42cc88) in /home/ubuntu/workspace/moby_PR-40291
[Pipeline] {
[Pipeline] checkout
09:02:29 [2020-01-02T09:02:29.700Z] #33 ...
09:02:29 [2020-01-02T09:02:29.700Z] 
09:02:29 [2020-01-02T09:02:29.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:29 [2020-01-02T09:02:29.700Z] #10 6.561 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:02:29 [2020-01-02T09:02:29.700Z] #10 6.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:02:29 [2020-01-02T09:02:29.700Z] #10 6.610 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:02:29 [2020-01-02T09:02:29.700Z] #10 6.613 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:02:29 [2020-01-02T09:02:29.700Z] #10 6.639 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:02:29 [2020-01-02T09:02:29.700Z] #10 7.643 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:02:29 [2020-01-02T09:02:29.700Z] #10 9.349 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:02:29 [2020-01-02T09:02:29.700Z] #10 ...
09:02:29 [2020-01-02T09:02:29.700Z] 
09:02:29 [2020-01-02T09:02:29.700Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:02:29 [2020-01-02T09:02:29.700Z] #28 5.731 + mktemp -d
09:02:29 [2020-01-02T09:02:29.700Z] #28 5.731 + export GOPATH=/tmp/tmp.ykFXZQ732w
09:02:29 [2020-01-02T09:02:29.700Z] #28 5.731 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ykFXZQ732w/src/github.com/go-swagger/go-swagger
09:02:29 [2020-01-02T09:02:29.700Z] #28 5.734 Cloning into '/tmp/tmp.ykFXZQ732w/src/github.com/go-swagger/go-swagger'...
09:02:29 [2020-01-02T09:02:29.910Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
09:02:29 [2020-01-02T09:02:29.911Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:02:29 [2020-01-02T09:02:29.958Z] #28 ...
09:02:29 [2020-01-02T09:02:29.958Z] 
09:02:29 [2020-01-02T09:02:29.958Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:02:29 [2020-01-02T09:02:29.958Z] #38 5.474 + mktemp -d
09:02:29 [2020-01-02T09:02:29.958Z] #38 5.477 + export GOPATH=/tmp/tmp.LKrmBXj8D6
09:02:29 [2020-01-02T09:02:29.958Z] #38 5.477 + git clone https://github.com/docker/distribution.git /tmp/tmp.LKrmBXj8D6/src/github.com/docker/distribution
09:02:29 [2020-01-02T09:02:29.958Z] #38 5.477 Cloning into '/tmp/tmp.LKrmBXj8D6/src/github.com/docker/distribution'...
09:02:29 [2020-01-02T09:02:29.958Z] #38 ...
09:02:29 [2020-01-02T09:02:29.958Z] 
09:02:29 [2020-01-02T09:02:29.958Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:29 [2020-01-02T09:02:29.958Z] #40 3.604 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:02:29 [2020-01-02T09:02:29.958Z] #40 3.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:02:29 [2020-01-02T09:02:29.958Z] #40 3.779 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:02:29 [2020-01-02T09:02:29.958Z] #40 3.881 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:02:29 [2020-01-02T09:02:29.958Z] #40 3.966 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:02:29 [2020-01-02T09:02:29.958Z] #40 4.519 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:02:29 [2020-01-02T09:02:29.958Z] #40 5.885 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:02:29 [2020-01-02T09:02:29.958Z] #40 6.669 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:02:30 [2020-01-02T09:02:30.217Z] #40 ...
09:02:30 [2020-01-02T09:02:30.217Z] 
09:02:30 [2020-01-02T09:02:30.217Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:02:30 [2020-01-02T09:02:30.217Z] #24 4.577 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:02:30 [2020-01-02T09:02:30.217Z] #24 4.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:02:30 [2020-01-02T09:02:30.217Z] #24 4.616 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:02:30 [2020-01-02T09:02:30.217Z] #24 4.619 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:02:30 [2020-01-02T09:02:30.217Z] #24 4.679 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:02:30 [2020-01-02T09:02:30.217Z] #24 5.335 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:02:30 [2020-01-02T09:02:30.217Z] #24 6.158 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:02:30 [2020-01-02T09:02:30.217Z] #24 6.995 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:02:30 [2020-01-02T09:02:30.321Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
09:02:30 [2020-01-02T09:02:30.475Z] #24 ...
09:02:30 [2020-01-02T09:02:30.475Z] 
09:02:30 [2020-01-02T09:02:30.476Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 + RM_GOPATH=0
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 + TMP_GOPATH=
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 + : /build
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 + '[' -z '' ']'
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 ++ mktemp -d
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 + export GOPATH=/tmp/tmp.jv2uidAEzG
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 + GOPATH=/tmp/tmp.jv2uidAEzG
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 + RM_GOPATH=1
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.323 ++ dirname ./install.sh
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + dir=.
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + bin=tomlv
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + shift
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + '[' '!' -f ./tomlv.installer ']'
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + . ./tomlv.installer
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + install_tomlv
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jv2uidAEzG/src/github.com/BurntSushi/toml
09:02:30 [2020-01-02T09:02:30.476Z] #31 5.342 Cloning into '/tmp/tmp.jv2uidAEzG/src/github.com/BurntSushi/toml'...
09:02:30 [2020-01-02T09:02:30.476Z] #31 6.058 + cd /tmp/tmp.jv2uidAEzG/src/github.com/BurntSushi/toml
09:02:30 [2020-01-02T09:02:30.476Z] #31 6.058 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:02:30 [2020-01-02T09:02:30.476Z] #31 6.063 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:02:30 [2020-01-02T09:02:30.476Z] #31 6.547 runtime/internal/atomic
09:02:30 [2020-01-02T09:02:30.476Z] #31 6.561 internal/cpu
09:02:30 [2020-01-02T09:02:30.476Z] #31 6.815 runtime/internal/sys
09:02:30 [2020-01-02T09:02:30.476Z] #31 6.982 internal/bytealg
09:02:30 [2020-01-02T09:02:30.476Z] #31 7.019 runtime/internal/math
09:02:30 [2020-01-02T09:02:30.476Z] #31 7.119 math/bits
09:02:30 [2020-01-02T09:02:30.476Z] #31 7.905 math
09:02:30 [2020-01-02T09:02:30.476Z] #31 8.020 runtime
09:02:30 [2020-01-02T09:02:30.476Z] #31 ...
09:02:30 [2020-01-02T09:02:30.476Z] 
09:02:30 [2020-01-02T09:02:30.476Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:30 [2020-01-02T09:02:30.476Z] #10 10.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:02:30 [2020-01-02T09:02:30.730Z] go: finding github.com/onsi/ginkgo v1.7.0
09:02:30 [2020-01-02T09:02:30.730Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
09:02:30 [2020-01-02T09:02:30.730Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
09:02:30 [2020-01-02T09:02:30.730Z] go: finding github.com/fsnotify/fsnotify v1.4.7
09:02:30 [2020-01-02T09:02:30.730Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:02:30 [2020-01-02T09:02:30.730Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
09:02:31 [2020-01-02T09:02:31.160Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
09:02:31 [2020-01-02T09:02:31.588Z] go: finding github.com/Microsoft/go-winio v0.4.11
09:02:31 [2020-01-02T09:02:31.706Z] Removing intermediate container d4242b875521
09:02:31 [2020-01-02T09:02:31.706Z]  ---> 69889d008d7a
09:02:31 [2020-01-02T09:02:31.706Z] Step 7/16 : WORKDIR /buildx
09:02:31 [2020-01-02T09:02:31.706Z]  ---> Running in 382ddb11dbed
09:02:31 [2020-01-02T09:02:31.706Z] Removing intermediate container 382ddb11dbed
09:02:31 [2020-01-02T09:02:31.706Z]  ---> 015d57408746
09:02:31 [2020-01-02T09:02:31.706Z] Step 8/16 : ARG BUILDX_COMMIT
09:02:31 [2020-01-02T09:02:31.706Z]  ---> Running in 29116b6cd34f
09:02:31 [2020-01-02T09:02:31.706Z] Removing intermediate container 29116b6cd34f
09:02:31 [2020-01-02T09:02:31.706Z]  ---> 8f96cae525f8
09:02:31 [2020-01-02T09:02:31.706Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:02:31 [2020-01-02T09:02:31.706Z]  ---> Running in cad642a71605
09:02:31 [2020-01-02T09:02:31.990Z] From https://github.com/docker/buildx
09:02:31 [2020-01-02T09:02:31.990Z]  * [new tag]         v0.3.1     -> build
09:02:32 [2020-01-02T09:02:32.261Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
09:02:32 [2020-01-02T09:02:32.261Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
09:02:32 [2020-01-02T09:02:32.261Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
09:02:32 [2020-01-02T09:02:32.261Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
09:02:32 [2020-01-02T09:02:32.607Z] Switched to branch 'build'
09:02:33 [2020-01-02T09:02:33.156Z] go: finding github.com/gogo/protobuf v1.2.1
09:02:33 [2020-01-02T09:02:33.312Z] using credential docker-jenkins-github-credentials
09:02:33 [2020-01-02T09:02:33.321Z] Cloning the remote Git repository
09:02:33 [2020-01-02T09:02:33.321Z] Cloning with configured refspecs honoured and without tags
09:02:33 [2020-01-02T09:02:33.622Z] Removing intermediate container cad642a71605
09:02:33 [2020-01-02T09:02:33.622Z]  ---> a26ce8eedd13
09:02:33 [2020-01-02T09:02:33.622Z] Step 10/16 : RUN go mod download
09:02:33 [2020-01-02T09:02:33.622Z]  ---> Running in 3da944532173
09:02:33 [2020-01-02T09:02:33.736Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
09:02:33 [2020-01-02T09:02:33.772Z] #10 ...
09:02:33 [2020-01-02T09:02:33.772Z] 
09:02:33 [2020-01-02T09:02:33.772Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:02:33 [2020-01-02T09:02:33.772Z] #22 13.05 + mkdir -p /build
09:02:33 [2020-01-02T09:02:33.772Z] #22 13.07 + mv docker/docker /build/
09:02:33 [2020-01-02T09:02:33.772Z] #22 13.08 + rmdir docker
09:02:33 [2020-01-02T09:02:33.772Z] #22 DONE 13.6s
09:02:33 [2020-01-02T09:02:33.772Z] 
09:02:33 [2020-01-02T09:02:33.772Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:33 [2020-01-02T09:02:33.772Z] #31 12.31 unicode/utf8
09:02:33 [2020-01-02T09:02:33.772Z] #31 12.76 internal/race
09:02:33 [2020-01-02T09:02:33.772Z] #31 12.98 sync/atomic
09:02:33 [2020-01-02T09:02:33.772Z] #31 13.26 unicode
09:02:33 [2020-01-02T09:02:33.917Z] go: finding github.com/Microsoft/hcsshim v0.8.6
09:02:33 [2020-01-02T09:02:33.917Z] go: finding github.com/hashicorp/hcl v1.0.0
09:02:33 [2020-01-02T09:02:33.917Z] go: finding github.com/spf13/pflag v1.0.3
09:02:33 [2020-01-02T09:02:33.917Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
09:02:33 [2020-01-02T09:02:33.917Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
09:02:33 [2020-01-02T09:02:33.917Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
09:02:34 [2020-01-02T09:02:34.277Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
09:02:34 [2020-01-02T09:02:34.277Z] go: finding github.com/BurntSushi/toml v0.3.1
09:02:34 [2020-01-02T09:02:34.277Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:02:33 [2020-01-02T09:02:33.277Z] Cloning repository https://github.com/moby/moby.git
09:02:33 [2020-01-02T09:02:33.461Z]  > git init /home/ubuntu/workspace/moby_PR-40291 # timeout=10
09:02:33 [2020-01-02T09:02:33.846Z] Fetching upstream changes from https://github.com/moby/moby.git
09:02:33 [2020-01-02T09:02:33.847Z]  > git --version # timeout=10
09:02:33 [2020-01-02T09:02:33.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:33 [2020-01-02T09:02:33.878Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:02:34 [2020-01-02T09:02:34.559Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
09:02:34 [2020-01-02T09:02:34.559Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
09:02:34 [2020-01-02T09:02:34.850Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
09:02:35 [2020-01-02T09:02:35.197Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
09:02:35 [2020-01-02T09:02:35.197Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
09:02:35 [2020-01-02T09:02:35.197Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:02:35 [2020-01-02T09:02:35.338Z] go: finding go.etcd.io/bbolt v1.3.2
09:02:35 [2020-01-02T09:02:35.487Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
09:02:35 [2020-01-02T09:02:35.836Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
09:02:35 [2020-01-02T09:02:35.836Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
09:02:35 [2020-01-02T09:02:35.836Z] go: finding github.com/vishvananda/netlink v1.0.0
09:02:36 [2020-01-02T09:02:36.115Z] go: finding github.com/gofrs/flock v0.7.0
09:02:36 [2020-01-02T09:02:36.115Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
09:02:36 [2020-01-02T09:02:36.263Z] go: finding github.com/bugsnag/panicwrap v1.2.0
09:02:36 [2020-01-02T09:02:36.408Z] go: finding github.com/json-iterator/go v1.1.6
09:02:36 [2020-01-02T09:02:36.408Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
09:02:36 [2020-01-02T09:02:36.684Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
09:02:36 [2020-01-02T09:02:36.684Z] go: finding github.com/gorilla/mux v1.7.0
09:02:37 [2020-01-02T09:02:37.057Z] #31 16.54 internal/testlog
09:02:37 [2020-01-02T09:02:37.057Z] #31 16.78 encoding
09:02:37 [2020-01-02T09:02:37.057Z] #31 16.88 runtime/cgo
09:02:37 [2020-01-02T09:02:37.442Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
09:02:37 [2020-01-02T09:02:37.442Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
09:02:37 [2020-01-02T09:02:37.582Z] go: finding gotest.tools v2.1.0+incompatible
09:02:37 [2020-01-02T09:02:37.582Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
09:02:37 [2020-01-02T09:02:37.582Z] go: finding github.com/google/go-cmp v0.2.0
09:02:37 [2020-01-02T09:02:37.735Z] go: finding github.com/opencontainers/image-spec v1.0.1
09:02:37 [2020-01-02T09:02:37.735Z] go: finding github.com/sirupsen/logrus v1.4.0
09:02:38 [2020-01-02T09:02:38.000Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:02:38 [2020-01-02T09:02:38.000Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
09:02:38 [2020-01-02T09:02:38.000Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
09:02:38 [2020-01-02T09:02:38.025Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
09:02:38 [2020-01-02T09:02:38.412Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
09:02:38 [2020-01-02T09:02:38.651Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
09:02:38 [2020-01-02T09:02:38.840Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
09:02:38 [2020-01-02T09:02:38.940Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
09:02:39 [2020-01-02T09:02:39.233Z] go: finding github.com/gogo/protobuf v1.2.1
09:02:39 [2020-01-02T09:02:39.247Z] go: finding github.com/pmezard/go-difflib v1.0.0
09:02:39 [2020-01-02T09:02:39.247Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
09:02:39 [2020-01-02T09:02:39.247Z] go: finding github.com/gogo/protobuf v1.0.0
09:02:39 [2020-01-02T09:02:39.526Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
09:02:39 [2020-01-02T09:02:39.526Z] go: finding github.com/pkg/errors v0.8.1
09:02:39 [2020-01-02T09:02:39.589Z] #31 ...
09:02:39 [2020-01-02T09:02:39.590Z] 
09:02:39 [2020-01-02T09:02:39.590Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:02:39 [2020-01-02T09:02:39.590Z] #38 17.08 + cd /tmp/tmp.LKrmBXj8D6/src/github.com/docker/distribution
09:02:39 [2020-01-02T09:02:39.590Z] #38 17.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:02:39 [2020-01-02T09:02:39.590Z] #38 18.93 + GOPATH=/tmp/tmp.LKrmBXj8D6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LKrmBXj8D6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:02:39 [2020-01-02T09:02:39.640Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
09:02:39 [2020-01-02T09:02:39.640Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
09:02:39 [2020-01-02T09:02:39.818Z] go: finding github.com/stretchr/testify v1.3.0
09:02:39 [2020-01-02T09:02:39.818Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
09:02:39 [2020-01-02T09:02:39.848Z] #38 ...
09:02:39 [2020-01-02T09:02:39.848Z] 
09:02:39 [2020-01-02T09:02:39.848Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:39 [2020-01-02T09:02:39.848Z] #33 10.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:02:39 [2020-01-02T09:02:39.848Z] #33 19.97 Fetched 7932 kB in 14s (537 kB/s)
09:02:40 [2020-01-02T09:02:40.105Z] #33 19.97 Reading package lists...
09:02:40 [2020-01-02T09:02:40.105Z] #33 ...
09:02:40 [2020-01-02T09:02:40.105Z] 
09:02:40 [2020-01-02T09:02:40.105Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:40 [2020-01-02T09:02:40.105Z] #10 20.29 Fetched 7932 kB in 14s (536 kB/s)
09:02:40 [2020-01-02T09:02:40.451Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
09:02:40 [2020-01-02T09:02:40.499Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
09:02:40 [2020-01-02T09:02:40.741Z] go: finding github.com/davecgh/go-spew v1.1.1
09:02:40 [2020-01-02T09:02:40.913Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
09:02:40 [2020-01-02T09:02:40.913Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
09:02:40 [2020-01-02T09:02:40.913Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
09:02:41 [2020-01-02T09:02:41.032Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
09:02:41 [2020-01-02T09:02:41.326Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
09:02:41 [2020-01-02T09:02:41.603Z] go: finding github.com/gogo/googleapis v1.1.0
09:02:41 [2020-01-02T09:02:41.615Z] go: finding github.com/bitly/go-simplejson v0.5.0
09:02:41 [2020-01-02T09:02:41.615Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:02:42 [2020-01-02T09:02:42.110Z] go: finding github.com/hashicorp/golang-lru v0.5.0
09:02:42 [2020-01-02T09:02:42.110Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
09:02:42 [2020-01-02T09:02:42.110Z] go: finding github.com/kr/text v0.1.0
09:02:42 [2020-01-02T09:02:42.599Z] go: finding github.com/sirupsen/logrus v1.0.3
09:02:42 [2020-01-02T09:02:42.599Z] go: finding github.com/docker/go-units v0.3.1
09:02:42 [2020-01-02T09:02:42.672Z] go: finding github.com/hashicorp/go-version v1.1.0
09:02:42 [2020-01-02T09:02:42.672Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
09:02:42 [2020-01-02T09:02:42.672Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
09:02:42 [2020-01-02T09:02:42.964Z] go: finding github.com/jinzhu/gorm v1.9.2
09:02:43 [2020-01-02T09:02:43.055Z] go: finding github.com/onsi/gomega v1.4.3
09:02:43 [2020-01-02T09:02:43.474Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
09:02:43 [2020-01-02T09:02:43.597Z] go: finding github.com/kisielk/errcheck v1.1.0
09:02:43 [2020-01-02T09:02:43.868Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
09:02:43 [2020-01-02T09:02:43.868Z] go: finding github.com/containerd/containerd v1.2.4
09:02:43 [2020-01-02T09:02:43.868Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
09:02:43 [2020-01-02T09:02:43.886Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:02:43 [2020-01-02T09:02:43.886Z] go: finding github.com/pmezard/go-difflib v1.0.0
09:02:44 [2020-01-02T09:02:44.178Z] go: finding github.com/docker/go-connections v0.4.0
09:02:44 [2020-01-02T09:02:44.278Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
09:02:44 [2020-01-02T09:02:44.279Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
09:02:44 [2020-01-02T09:02:44.279Z] go: finding github.com/pkg/profile v1.2.1
09:02:44 [2020-01-02T09:02:44.470Z] go: finding github.com/imdario/mergo v0.3.7
09:02:44 [2020-01-02T09:02:44.669Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
09:02:44 [2020-01-02T09:02:44.669Z] go: finding github.com/go-sql-driver/mysql v1.4.1
09:02:45 [2020-01-02T09:02:45.078Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
09:02:45 [2020-01-02T09:02:45.100Z] go: finding github.com/theupdateframework/notary v0.6.1
09:02:45 [2020-01-02T09:02:45.100Z] go: finding gopkg.in/inf.v0 v0.9.1
09:02:45 [2020-01-02T09:02:45.374Z] #10 20.29 Reading package lists...
09:02:45 [2020-01-02T09:02:45.374Z] #10 ...
09:02:45 [2020-01-02T09:02:45.374Z] 
09:02:45 [2020-01-02T09:02:45.374Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:45 [2020-01-02T09:02:45.374Z] #33 19.97 Reading package lists...
09:02:45 [2020-01-02T09:02:45.494Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
09:02:45 [2020-01-02T09:02:45.494Z] go: finding github.com/gogo/protobuf v1.2.0
09:02:45 [2020-01-02T09:02:45.732Z] go: finding github.com/lib/pq v1.0.0
09:02:45 [2020-01-02T09:02:45.732Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
09:02:45 [2020-01-02T09:02:45.732Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
09:02:45 [2020-01-02T09:02:45.919Z] go: finding github.com/onsi/ginkgo v1.6.0
09:02:45 [2020-01-02T09:02:45.919Z] go: finding github.com/Microsoft/hcsshim v0.8.5
09:02:45 [2020-01-02T09:02:45.919Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:02:45 [2020-01-02T09:02:45.919Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
09:02:46 [2020-01-02T09:02:46.024Z] go: finding github.com/spf13/cobra v0.0.3
09:02:46 [2020-01-02T09:02:46.329Z] go: finding github.com/spf13/cobra v0.0.3
09:02:46 [2020-01-02T09:02:46.329Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
09:02:46 [2020-01-02T09:02:46.651Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
09:02:46 [2020-01-02T09:02:46.651Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
09:02:46 [2020-01-02T09:02:46.745Z] go: finding github.com/mitchellh/mapstructure v1.1.2
09:02:46 [2020-01-02T09:02:46.753Z] #33 25.80 Reading package lists...
09:02:46 [2020-01-02T09:02:46.754Z] #33 ...
09:02:46 [2020-01-02T09:02:46.754Z] 
09:02:46 [2020-01-02T09:02:46.754Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:46 [2020-01-02T09:02:46.754Z] #40 17.00 Fetched 7932 kB in 14s (544 kB/s)
09:02:46 [2020-01-02T09:02:46.754Z] #40 17.00 Reading package lists...
09:02:46 [2020-01-02T09:02:46.754Z] #40 22.51 Reading package lists...
09:02:46 [2020-01-02T09:02:46.754Z] #40 ...
09:02:46 [2020-01-02T09:02:46.754Z] 
09:02:46 [2020-01-02T09:02:46.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:47 [2020-01-02T09:02:47.012Z] #10 25.84 Reading package lists...
09:02:47 [2020-01-02T09:02:47.012Z] #10 ...
09:02:47 [2020-01-02T09:02:47.012Z] 
09:02:47 [2020-01-02T09:02:47.012Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:02:47 [2020-01-02T09:02:47.012Z] #24 17.55 Fetched 7932 kB in 13s (567 kB/s)
09:02:47 [2020-01-02T09:02:47.012Z] #24 17.55 Reading package lists...
09:02:47 [2020-01-02T09:02:47.154Z] go: finding github.com/jinzhu/now v1.0.0
09:02:47 [2020-01-02T09:02:47.271Z] #24 23.19 Reading package lists...
09:02:47 [2020-01-02T09:02:47.271Z] #24 ...
09:02:47 [2020-01-02T09:02:47.271Z] 
09:02:47 [2020-01-02T09:02:47.271Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:47 [2020-01-02T09:02:47.271Z] #40 22.51 Reading package lists...
09:02:47 [2020-01-02T09:02:47.284Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
09:02:47 [2020-01-02T09:02:47.566Z] go: finding github.com/hashicorp/go-uuid v1.0.0
09:02:47 [2020-01-02T09:02:47.566Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
09:02:47 [2020-01-02T09:02:47.566Z] go: finding github.com/spf13/cast v1.3.0
09:02:47 [2020-01-02T09:02:47.585Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
09:02:48 [2020-01-02T09:02:48.064Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
09:02:48 [2020-01-02T09:02:48.353Z] go: finding go.etcd.io/bbolt v1.3.2
09:02:48 [2020-01-02T09:02:48.577Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
09:02:48 [2020-01-02T09:02:48.577Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
09:02:48 [2020-01-02T09:02:48.577Z] go: finding github.com/kisielk/errcheck v1.1.0
09:02:48 [2020-01-02T09:02:48.577Z] go: finding google.golang.org/grpc v1.20.1
09:02:48 [2020-01-02T09:02:48.910Z] #40 27.99 Building dependency tree...
09:02:48 [2020-01-02T09:02:48.985Z] go: finding github.com/vishvananda/netlink v1.0.0
09:02:48 [2020-01-02T09:02:48.987Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
09:02:49 [2020-01-02T09:02:49.277Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
09:02:49 [2020-01-02T09:02:49.277Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
09:02:49 [2020-01-02T09:02:49.478Z] #40 29.89 The following additional packages will be installed:
09:02:49 [2020-01-02T09:02:49.478Z] #40 29.91   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:02:49 [2020-01-02T09:02:49.478Z] #40 29.91   libprotoc10 python-pkg-resources zlib1g-dev
09:02:49 [2020-01-02T09:02:49.478Z] #40 29.92 Suggested packages:
09:02:49 [2020-01-02T09:02:49.478Z] #40 29.92   manpages-dev python-setuptools
09:02:49 [2020-01-02T09:02:49.568Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:02:49 [2020-01-02T09:02:49.820Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
09:02:49 [2020-01-02T09:02:49.820Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
09:02:49 [2020-01-02T09:02:49.820Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:02:50 [2020-01-02T09:02:50.200Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
09:02:50 [2020-01-02T09:02:50.200Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
09:02:50 [2020-01-02T09:02:50.219Z] go: finding github.com/client9/misspell v0.3.4
09:02:50 [2020-01-02T09:02:50.611Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
09:02:51 [2020-01-02T09:02:51.019Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
09:02:51 [2020-01-02T09:02:51.019Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
09:02:51 [2020-01-02T09:02:51.226Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:02:51 [2020-01-02T09:02:51.226Z] go: finding github.com/google/go-cmp v0.2.0
09:02:51 [2020-01-02T09:02:51.378Z] #40 31.47 The following NEW packages will be installed:
09:02:51 [2020-01-02T09:02:51.378Z] #40 31.48   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:02:51 [2020-01-02T09:02:51.378Z] #40 31.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:02:51 [2020-01-02T09:02:51.378Z] #40 31.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:02:51 [2020-01-02T09:02:51.378Z] #40 31.49   zlib1g-dev
09:02:51 [2020-01-02T09:02:51.516Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
09:02:51 [2020-01-02T09:02:51.858Z] go: finding github.com/kr/pty v1.1.1
09:02:51 [2020-01-02T09:02:51.858Z] go: finding google.golang.org/appengine v1.1.0
09:02:51 [2020-01-02T09:02:51.858Z] go: finding github.com/json-iterator/go v1.1.6
09:02:51 [2020-01-02T09:02:51.858Z] go: finding github.com/kisielk/gotool v1.0.0
09:02:51 [2020-01-02T09:02:51.858Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
09:02:52 [2020-01-02T09:02:52.150Z] go: finding github.com/davecgh/go-spew v1.1.0
09:02:52 [2020-01-02T09:02:52.312Z] #40 32.58 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.58 Need to get 3602 kB of archives.
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.58 After this operation, 18.9 MB of additional disk space will be used.
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.69 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.71 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.83 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
09:02:52 [2020-01-02T09:02:52.313Z] #40 32.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
09:02:52 [2020-01-02T09:02:52.442Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
09:02:52 [2020-01-02T09:02:52.442Z] go: finding github.com/gogo/googleapis v1.1.0
09:02:52 [2020-01-02T09:02:52.533Z] Running on ubuntu-1604-overlay2-arm64v8 (i-08853a97c775c9b0b) in /home/ubuntu/workspace/moby_PR-40291
[Pipeline] {
[Pipeline] checkout
09:02:52 [2020-01-02T09:02:52.571Z] #40 32.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
09:02:52 [2020-01-02T09:02:52.571Z] #40 32.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
09:02:52 [2020-01-02T09:02:52.571Z] #40 32.95 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
09:02:52 [2020-01-02T09:02:52.715Z] go: finding github.com/golang/mock v1.1.1
09:02:52 [2020-01-02T09:02:52.715Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
09:02:52 [2020-01-02T09:02:52.715Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
09:02:52 [2020-01-02T09:02:52.715Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
09:02:52 [2020-01-02T09:02:52.729Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
09:02:53 [2020-01-02T09:02:53.138Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
09:02:53 [2020-01-02T09:02:53.138Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
09:02:53 [2020-01-02T09:02:53.138Z] go: finding gopkg.in/yaml.v2 v2.2.1
09:02:53 [2020-01-02T09:02:53.138Z] go: finding github.com/hpcloud/tail v1.0.0
09:02:53 [2020-01-02T09:02:53.138Z] go: finding cloud.google.com/go v0.26.0
09:02:53 [2020-01-02T09:02:53.138Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
09:02:53 [2020-01-02T09:02:53.364Z] go: finding github.com/uber/jaeger-lib v1.2.1
09:02:53 [2020-01-02T09:02:53.539Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:02:53 [2020-01-02T09:02:53.539Z] go: finding github.com/golang/protobuf v1.2.0
09:02:53 [2020-01-02T09:02:53.656Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
09:02:53 [2020-01-02T09:02:53.656Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
09:02:53 [2020-01-02T09:02:53.949Z] #40 34.11 debconf: delaying package configuration, since apt-utils is not installed
09:02:53 [2020-01-02T09:02:53.949Z] #40 34.24 Fetched 3602 kB in 1s (2547 kB/s)
09:02:53 [2020-01-02T09:02:53.949Z] #40 ...
09:02:53 [2020-01-02T09:02:53.949Z] 
09:02:53 [2020-01-02T09:02:53.949Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:53 [2020-01-02T09:02:53.949Z] #31 33.96 sync
09:02:53 [2020-01-02T09:02:53.949Z] #31 33.96 internal/reflectlite
09:02:53 [2020-01-02T09:02:53.958Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
09:02:53 [2020-01-02T09:02:53.958Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
09:02:53 [2020-01-02T09:02:53.958Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
09:02:54 [2020-01-02T09:02:54.285Z] go: finding github.com/modern-go/reflect2 v1.0.1
09:02:54 [2020-01-02T09:02:54.819Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
09:02:54 [2020-01-02T09:02:54.819Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:02:54 [2020-01-02T09:02:54.819Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
09:02:55 [2020-01-02T09:02:55.326Z] #31 35.26 errors
09:02:55 [2020-01-02T09:02:55.327Z] #31 35.26 sort
09:02:55 [2020-01-02T09:02:55.327Z] #31 35.36 strconv
09:02:55 [2020-01-02T09:02:55.327Z] #31 35.51 io
09:02:55 [2020-01-02T09:02:55.346Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
09:02:55 [2020-01-02T09:02:55.589Z] #31 35.80 internal/oserror
09:02:55 [2020-01-02T09:02:55.589Z] #31 35.84 syscall
09:02:55 [2020-01-02T09:02:55.899Z] using credential docker-jenkins-github-credentials
09:02:55 [2020-01-02T09:02:55.908Z] Cloning the remote Git repository
09:02:55 [2020-01-02T09:02:55.908Z] Cloning with configured refspecs honoured and without tags
09:02:55 [2020-01-02T09:02:55.935Z] Cloning repository https://github.com/moby/moby.git
09:02:55 [2020-01-02T09:02:55.985Z]  > git init /home/ubuntu/workspace/moby_PR-40291 # timeout=10
09:02:56 [2020-01-02T09:02:56.373Z] go: finding gotest.tools v2.2.0+incompatible
09:02:56 [2020-01-02T09:02:56.581Z] #31 36.58 reflect
09:02:56 [2020-01-02T09:02:56.661Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
09:02:56 [2020-01-02T09:02:56.661Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
09:02:56 [2020-01-02T09:02:56.938Z] #31 ...
09:02:56 [2020-01-02T09:02:56.938Z] 
09:02:56 [2020-01-02T09:02:56.938Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:02:56 [2020-01-02T09:02:56.938Z] #24 23.19 Reading package lists...
09:02:56 [2020-01-02T09:02:56.938Z] #24 28.91 Building dependency tree...
09:02:56 [2020-01-02T09:02:56.938Z] #24 31.20 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:02:56 [2020-01-02T09:02:56.938Z] #24 31.20 The following additional packages will be installed:
09:02:56 [2020-01-02T09:02:56.938Z] #24 31.20   libjq1 libonig4
09:02:56 [2020-01-02T09:02:56.938Z] #24 31.42 The following NEW packages will be installed:
09:02:56 [2020-01-02T09:02:56.938Z] #24 31.44   jq libjq1 libonig4
09:02:56 [2020-01-02T09:02:56.938Z] #24 32.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:02:56 [2020-01-02T09:02:56.938Z] #24 32.58 Need to get 327 kB of archives.
09:02:56 [2020-01-02T09:02:56.938Z] #24 32.58 After this operation, 1157 kB of additional disk space will be used.
09:02:56 [2020-01-02T09:02:56.938Z] #24 32.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:02:56 [2020-01-02T09:02:56.938Z] #24 32.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:02:56 [2020-01-02T09:02:56.938Z] #24 32.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.47 debconf: delaying package configuration, since apt-utils is not installed
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.54 Fetched 327 kB in 1s (303 kB/s)
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.61 Selecting previously unselected package libonig4:amd64.
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.64 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.66 Unpacking libonig4:amd64 (6.1.3-2) ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.82 Selecting previously unselected package libjq1:amd64.
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.82 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 33.83 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 34.11 Selecting previously unselected package jq.
09:02:56 [2020-01-02T09:02:56.938Z] #24 34.14 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 34.15 Unpacking jq (1.5+dfsg-1.3) ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 34.36 Setting up libonig4:amd64 (6.1.3-2) ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 34.37 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 34.38 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 34.50 Setting up jq (1.5+dfsg-1.3) ...
09:02:56 [2020-01-02T09:02:56.938Z] #24 DONE 37.4s
09:02:57 [2020-01-02T09:02:57.214Z] 
09:02:57 [2020-01-02T09:02:57.214Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.37 Selecting previously unselected package libnet1:amd64.
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.37 (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 ... 15091 files and directories currently installed.)
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.45 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.67 Selecting previously unselected package libcap-dev:amd64.
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.67 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.67 Unpacking libcap-dev:amd64 (1:2.25-1) ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.89 Selecting previously unselected package libnet1-dev.
09:02:57 [2020-01-02T09:02:57.214Z] #40 34.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 35.17 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 37.42 Selecting previously unselected package libnl-3-200:amd64.
09:02:57 [2020-01-02T09:02:57.214Z] #40 37.43 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 37.65 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:02:57 [2020-01-02T09:02:57.214Z] #40 ...
09:02:57 [2020-01-02T09:02:57.214Z] 
09:02:57 [2020-01-02T09:02:57.214Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:02:57 [2020-01-02T09:02:57.214Z] #25 DONE 0.3s
09:02:56 [2020-01-02T09:02:56.196Z] Fetching upstream changes from https://github.com/moby/moby.git
09:02:56 [2020-01-02T09:02:56.197Z]  > git --version # timeout=10
09:02:56 [2020-01-02T09:02:56.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:56 [2020-01-02T09:02:56.215Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:02:57 [2020-01-02T09:02:57.473Z] 
09:02:57 [2020-01-02T09:02:57.473Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:57 [2020-01-02T09:02:57.473Z] #40 37.83 Selecting previously unselected package libnl-3-dev:amd64.
09:02:57 [2020-01-02T09:02:57.473Z] #40 37.83 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
09:02:57 [2020-01-02T09:02:57.473Z] #40 37.84 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
09:02:57 [2020-01-02T09:02:57.688Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
09:02:57 [2020-01-02T09:02:57.688Z] go: finding github.com/prometheus/client_golang v0.8.0
09:02:57 [2020-01-02T09:02:57.732Z] #40 38.31 Selecting previously unselected package libprotobuf-c1:amd64.
09:02:57 [2020-01-02T09:02:57.732Z] #40 38.32 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:02:57 [2020-01-02T09:02:57.732Z] #40 38.32 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:02:58 [2020-01-02T09:02:58.296Z] #40 38.61 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:02:58 [2020-01-02T09:02:58.296Z] #40 38.62 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
09:02:58 [2020-01-02T09:02:58.296Z] #40 38.62 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:02:58 [2020-01-02T09:02:58.296Z] #40 38.83 Selecting previously unselected package zlib1g-dev:amd64.
09:02:58 [2020-01-02T09:02:58.554Z] #40 38.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
09:02:58 [2020-01-02T09:02:58.554Z] #40 38.84 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:02:58 [2020-01-02T09:02:58.554Z] #40 39.04 Selecting previously unselected package libprotobuf10:amd64.
09:02:58 [2020-01-02T09:02:58.554Z] #40 39.04 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
09:02:58 [2020-01-02T09:02:58.554Z] #40 39.04 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
09:02:59 [2020-01-02T09:02:59.531Z] #40 39.82 Selecting previously unselected package libprotobuf-lite10:amd64.
09:02:59 [2020-01-02T09:02:59.531Z] #40 39.82 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
09:02:59 [2020-01-02T09:02:59.531Z] #40 39.83 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
09:02:59 [2020-01-02T09:02:59.581Z] Fetching without tags
09:02:59 [2020-01-02T09:02:59.789Z] #40 40.15 Selecting previously unselected package libprotobuf-dev:amd64.
09:02:59 [2020-01-02T09:02:59.789Z] #40 40.15 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
09:02:59 [2020-01-02T09:02:59.789Z] #40 40.15 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
09:02:59 [2020-01-02T09:02:59.994Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 86ebbe16de82933a916f67887aedd86d45a51882
09:03:00 [2020-01-02T09:03:00.355Z] #40 ...
09:03:00 [2020-01-02T09:03:00.355Z] 
09:03:00 [2020-01-02T09:03:00.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:00 [2020-01-02T09:03:00.355Z] #10 25.84 Reading package lists...
09:03:00 [2020-01-02T09:03:00.355Z] #10 31.14 Building dependency tree...
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.63 The following additional packages will be installed:
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.63   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.63   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.63   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.63   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.63   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.64 Suggested packages:
09:03:00 [2020-01-02T09:03:00.355Z] #10 32.64   gcc-6-locales seccomp wine64
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.26 The following NEW packages will be installed:
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.26   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.26   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.26   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.26   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.26   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.27   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:03:00 [2020-01-02T09:03:00.355Z] #10 34.27   mingw-w64-x86-64-dev
09:03:00 [2020-01-02T09:03:00.355Z] #10 35.35 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
09:03:00 [2020-01-02T09:03:00.355Z] #10 35.35 Need to get 73.5 MB of archives.
09:03:00 [2020-01-02T09:03:00.355Z] #10 35.35 After this operation, 466 MB of additional disk space will be used.
09:03:00 [2020-01-02T09:03:00.355Z] #10 35.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
09:03:00 [2020-01-02T09:03:00.355Z] #10 35.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
09:03:00 [2020-01-02T09:03:00.355Z] #10 35.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 35.58 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 35.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 35.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 35.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.28 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.31 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.41 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.69 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.75 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.85 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.85 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.92 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 36.98 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 37.19 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 37.37 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 37.38 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 38.07 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 38.52 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
09:03:00 [2020-01-02T09:03:00.356Z] #10 38.53 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
09:03:00 [2020-01-02T09:03:00.398Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
09:03:00 [2020-01-02T09:03:00.398Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
09:03:00 [2020-01-02T09:03:00.398Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
09:03:00 [2020-01-02T09:03:00.398Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
09:03:00 [2020-01-02T09:03:00.398Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:02:59 [2020-01-02T09:02:59.470Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:02:59 [2020-01-02T09:02:59.505Z]  > git config --add remote.origin.fetch +refs/pull/40291/head:refs/remotes/origin/PR-40291 # timeout=10
09:02:59 [2020-01-02T09:02:59.531Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:02:59 [2020-01-02T09:02:59.546Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:02:59 [2020-01-02T09:02:59.582Z] Fetching upstream changes from https://github.com/moby/moby.git
09:02:59 [2020-01-02T09:02:59.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:59 [2020-01-02T09:02:59.586Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:03:00 [2020-01-02T09:03:00.006Z]  > git config core.sparsecheckout # timeout=10
09:03:00 [2020-01-02T09:03:00.038Z]  > git checkout -f 86ebbe16de82933a916f67887aedd86d45a51882
09:03:00 [2020-01-02T09:03:00.613Z] #10 ...
09:03:00 [2020-01-02T09:03:00.613Z] 
09:03:00 [2020-01-02T09:03:00.613Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:03:00 [2020-01-02T09:03:00.613Z] #33 25.80 Reading package lists...
09:03:00 [2020-01-02T09:03:00.613Z] #33 31.24 Building dependency tree...
09:03:00 [2020-01-02T09:03:00.613Z] #33 32.66 The following additional packages will be installed:
09:03:00 [2020-01-02T09:03:00.613Z] #33 32.66   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:03:00 [2020-01-02T09:03:00.613Z] #33 32.66 Suggested packages:
09:03:00 [2020-01-02T09:03:00.613Z] #33 32.67   codeblocks eclipse ninja-build lrzip
09:03:00 [2020-01-02T09:03:00.613Z] #33 32.67 Recommended packages:
09:03:00 [2020-01-02T09:03:00.613Z] #33 32.67   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:03:00 [2020-01-02T09:03:00.613Z] #33 33.34 The following NEW packages will be installed:
09:03:00 [2020-01-02T09:03:00.613Z] #33 33.35   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:03:00 [2020-01-02T09:03:00.613Z] #33 33.35   vim-common xxd
09:03:00 [2020-01-02T09:03:00.613Z] #33 34.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:03:00 [2020-01-02T09:03:00.613Z] #33 34.49 Need to get 13.7 MB of archives.
09:03:00 [2020-01-02T09:03:00.613Z] #33 34.49 After this operation, 57.2 MB of additional disk space will be used.
09:03:00 [2020-01-02T09:03:00.613Z] #33 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 34.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 34.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 36.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 36.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 36.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 37.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 37.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 37.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 37.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:03:00 [2020-01-02T09:03:00.613Z] #33 38.59 debconf: delaying package configuration, since apt-utils is not installed
09:03:00 [2020-01-02T09:03:00.613Z] #33 38.70 Fetched 13.7 MB in 4s (3276 kB/s)
09:03:00 [2020-01-02T09:03:00.613Z] #33 38.85 Selecting previously unselected package cmake-data.
09:03:00 [2020-01-02T09:03:00.614Z] #33 38.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 ... 15091 files and directories currently installed.)
09:03:00 [2020-01-02T09:03:00.614Z] #33 38.91 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:03:00 [2020-01-02T09:03:00.614Z] #33 38.98 Unpacking cmake-data (3.7.2-1) ...
09:03:00 [2020-01-02T09:03:00.688Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
09:03:00 [2020-01-02T09:03:00.979Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
09:03:01 [2020-01-02T09:03:01.186Z] #33 ...
09:03:01 [2020-01-02T09:03:01.186Z] 
09:03:01 [2020-01-02T09:03:01.186Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:01 [2020-01-02T09:03:01.186Z] #31 41.32 time
09:03:01 [2020-01-02T09:03:01.290Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
09:03:01 [2020-01-02T09:03:01.845Z] Merge succeeded, producing 862648267b09e2c74e130ad29dd8d61b89b294bd
09:03:01 [2020-01-02T09:03:01.846Z] Checking out Revision 862648267b09e2c74e130ad29dd8d61b89b294bd (PR-40291)
09:03:02 [2020-01-02T09:03:02.313Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
09:03:00 [2020-01-02T09:03:00.841Z]  > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10
09:03:01 [2020-01-02T09:03:01.813Z]  > git rev-parse HEAD^{commit} # timeout=10
09:03:01 [2020-01-02T09:03:01.850Z]  > git config core.sparsecheckout # timeout=10
09:03:01 [2020-01-02T09:03:01.877Z]  > git checkout -f 862648267b09e2c74e130ad29dd8d61b89b294bd
09:03:03 [2020-01-02T09:03:03.141Z] Commit message: "Merge commit 'e6f6c35b79028e3f59ee99a5482641ac6d2e7f23' into HEAD"
09:03:03 [2020-01-02T09:03:03.154Z]  > git rev-list --no-walk 35b9e6989f0421ba2fb71a7404058859c586b438 # timeout=10
09:03:03 [2020-01-02T09:03:03.343Z] go: finding github.com/gorilla/mux v1.7.0
09:03:03 [2020-01-02T09:03:03.969Z] go: finding github.com/stretchr/objx v0.1.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:03:04 [2020-01-02T09:03:04.260Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
09:03:04 [2020-01-02T09:03:04.474Z] #31 ...
09:03:04 [2020-01-02T09:03:04.474Z] 
09:03:04 [2020-01-02T09:03:04.474Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:03:04 [2020-01-02T09:03:04.474Z] #28 34.36 + cd /tmp/tmp.ykFXZQ732w/src/github.com/go-swagger/go-swagger
09:03:04 [2020-01-02T09:03:04.474Z] #28 34.37 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:03:04 [2020-01-02T09:03:04.474Z] #28 35.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:03:04 [2020-01-02T09:03:04.474Z] #28 ...
09:03:04 [2020-01-02T09:03:04.474Z] 
09:03:04 [2020-01-02T09:03:04.474Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:03:04 [2020-01-02T09:03:04.474Z] #26 4.107 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:03:04 [2020-01-02T09:03:04.474Z] #26 4.659 
09:03:04 [2020-01-02T09:03:04.474Z] #26 4.876 
########                                                                  11.3%
#############                                                             18.8%
##################                                                        26.2%
########################                                                  34.6%
###############################                                           43.9%
####################################                                      50.6%
########################################                                  56.6%
###########################################                               60.4%
###############################################                           65.6%
###################################################                       70.9%
#######################################################                   76.6%
###########################################################               82.4%
##############################################################            86.3%
###################################################################       93.3%
######################################################################## 100.0%
09:03:04 [2020-01-02T09:03:04.474Z] #26 7.006 
09:03:04 [2020-01-02T09:03:04.497Z] + docker version
09:03:04 [2020-01-02T09:03:04.991Z] #26 7.271 
###########                                                               16.1%
##############################                                            42.7%
###########################################                               60.1%
############################################################              84.2%
######################################################################## 100.0%
09:03:05 [2020-01-02T09:03:05.559Z] #26 8.245 
09:03:06 [2020-01-02T09:03:06.313Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
09:03:06 [2020-01-02T09:03:06.313Z] go: finding github.com/gogo/protobuf v1.2.0
09:03:06 [2020-01-02T09:03:06.313Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:03:06 [2020-01-02T09:03:06.313Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
09:03:06 [2020-01-02T09:03:06.859Z] #26 8.541 
######                                                                     8.7%
############                                                              16.7%
##################                                                        25.1%
########################                                                  34.3%
###################################                                       49.2%
##########################################                                59.5%
###################################################                       70.9%
############################################################              84.0%
#####################################################################     96.5%
######################################################################## 100.0%
09:03:06 [2020-01-02T09:03:06.941Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
09:03:07 [2020-01-02T09:03:07.428Z] #26 10.03 
09:03:07 [2020-01-02T09:03:07.574Z] go: finding github.com/pkg/profile v1.2.1
09:03:07 [2020-01-02T09:03:07.574Z] go: finding github.com/ghodss/yaml v1.0.0
09:03:08 [2020-01-02T09:03:08.208Z] go: finding github.com/kisielk/gotool v1.0.0
09:03:08 [2020-01-02T09:03:08.706Z] Client: Docker Engine - Community
09:03:08 [2020-01-02T09:03:08.707Z]  Version:           19.03.2
09:03:08 [2020-01-02T09:03:08.707Z]  API version:       1.40
09:03:08 [2020-01-02T09:03:08.707Z]  Go version:        go1.12.8
09:03:08 [2020-01-02T09:03:08.707Z]  Git commit:        6a30dfc
09:03:08 [2020-01-02T09:03:08.707Z]  Built:             Thu Aug 29 05:29:11 2019
09:03:08 [2020-01-02T09:03:08.707Z]  OS/Arch:           linux/amd64
09:03:08 [2020-01-02T09:03:08.707Z]  Experimental:      false
09:03:08 [2020-01-02T09:03:08.707Z] 
09:03:08 [2020-01-02T09:03:08.707Z] Server: Docker Engine - Community
09:03:08 [2020-01-02T09:03:08.707Z]  Engine:
09:03:08 [2020-01-02T09:03:08.707Z]   Version:          19.03.2
09:03:08 [2020-01-02T09:03:08.707Z]   API version:      1.40 (minimum version 1.12)
09:03:08 [2020-01-02T09:03:08.707Z]   Go version:       go1.12.8
09:03:08 [2020-01-02T09:03:08.707Z]   Git commit:       6a30dfc
09:03:08 [2020-01-02T09:03:08.707Z]   Built:            Thu Aug 29 05:27:45 2019
09:03:08 [2020-01-02T09:03:08.707Z]   OS/Arch:          linux/amd64
09:03:08 [2020-01-02T09:03:08.707Z]   Experimental:     true
09:03:08 [2020-01-02T09:03:08.707Z]  containerd:
09:03:08 [2020-01-02T09:03:08.707Z]   Version:          1.2.6
09:03:08 [2020-01-02T09:03:08.707Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:03:08 [2020-01-02T09:03:08.707Z]  runc:
09:03:08 [2020-01-02T09:03:08.707Z]   Version:          1.0.0-rc8
09:03:08 [2020-01-02T09:03:08.707Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:03:08 [2020-01-02T09:03:08.707Z]  docker-init:
09:03:08 [2020-01-02T09:03:08.707Z]   Version:          0.18.0
09:03:08 [2020-01-02T09:03:08.707Z]   GitCommit:        fec3683
[Pipeline] sh
09:03:08 [2020-01-02T09:03:08.841Z] go: finding github.com/stretchr/objx v0.1.0
09:03:08 [2020-01-02T09:03:08.841Z] go: finding github.com/bugsnag/panicwrap v1.2.0
09:03:09 [2020-01-02T09:03:09.033Z] + docker info
09:03:09 [2020-01-02T09:03:09.890Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
09:03:09 [2020-01-02T09:03:09.890Z] go: finding github.com/sirupsen/logrus v1.3.0
09:03:10 [2020-01-02T09:03:10.182Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
09:03:10 [2020-01-02T09:03:10.182Z] go: finding google.golang.org/grpc v1.20.1
09:03:10 [2020-01-02T09:03:10.182Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
09:03:10 [2020-01-02T09:03:10.472Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
09:03:10 [2020-01-02T09:03:10.535Z] #26 10.29 
##                                                                         3.4%
####                                                                       5.9%
######                                                                     9.1%
########                                                                  11.9%
##########                                                                14.8%
#############                                                             18.5%
################                                                          22.8%
####################                                                      28.0%
#######################                                                   32.3%
##########################                                                36.4%
#############################                                             40.5%
###############################                                           43.6%
##################################                                        47.8%
####################################                                      51.2%
#######################################                                   55.3%
##########################################                                58.4%
##############################################                            64.0%
#################################################                         68.7%
####################################################                      72.6%
#######################################################                   76.7%
#########################################################                 80.5%
#############################################################             85.7%
###############################################################           88.0%
################################################################          89.2%
##################################################################        92.3%
######################################################################    98.5%
######################################################################## 100.0%
09:03:10 [2020-01-02T09:03:10.535Z] #26 13.32 
09:03:11 [2020-01-02T09:03:11.468Z] #26 ...
09:03:11 [2020-01-02T09:03:11.469Z] 
09:03:11 [2020-01-02T09:03:11.469Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:11 [2020-01-02T09:03:11.469Z] #10 41.68 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
09:03:11 [2020-01-02T09:03:11.469Z] #10 43.74 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
09:03:11 [2020-01-02T09:03:11.469Z] #10 43.75 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
09:03:11 [2020-01-02T09:03:11.469Z] #10 44.76 debconf: delaying package configuration, since apt-utils is not installed
09:03:11 [2020-01-02T09:03:11.469Z] #10 44.85 Fetched 73.5 MB in 9s (7763 kB/s)
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.03 Selecting previously unselected package libpcrecpp0v5:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.09 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.09 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.41 Selecting previously unselected package libudev-dev:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.42 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.49 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.74 Selecting previously unselected package liblzo2-2:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.75 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.75 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.90 Selecting previously unselected package btrfs-progs.
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.90 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 45.91 Unpacking btrfs-progs (4.7.3-1) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 46.65 Selecting previously unselected package btrfs-tools.
09:03:11 [2020-01-02T09:03:11.469Z] #10 46.65 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 46.67 Unpacking btrfs-tools (4.7.3-1) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 46.86 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 46.86 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 46.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.19 Selecting previously unselected package dmsetup.
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.19 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.22 Unpacking dmsetup (2:1.02.137-2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.37 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.37 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.38 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.47 Selecting previously unselected package libsepol1-dev:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.48 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.48 Unpacking libsepol1-dev:amd64 (2.6-2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.74 Selecting previously unselected package libpcre16-3:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.74 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.74 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.86 Selecting previously unselected package libpcre32-3:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.86 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 47.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 48.17 Selecting previously unselected package libpcre3-dev:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 48.17 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 48.20 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 48.97 Selecting previously unselected package libselinux1-dev:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 48.98 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 48.99 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 49.42 Selecting previously unselected package libdevmapper-dev:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 49.43 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 49.46 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 49.88 Selecting previously unselected package libseccomp2:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 49.90 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 49.92 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 50.20 Selecting previously unselected package libseccomp-dev:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 50.20 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 50.24 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 50.40 Selecting previously unselected package libsystemd-dev:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #10 50.40 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 50.42 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
09:03:11 [2020-01-02T09:03:11.469Z] #10 ...
09:03:11 [2020-01-02T09:03:11.469Z] 
09:03:11 [2020-01-02T09:03:11.469Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:03:11 [2020-01-02T09:03:11.469Z] #40 41.77 Selecting previously unselected package libprotoc10:amd64.
09:03:11 [2020-01-02T09:03:11.469Z] #40 41.77 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 41.78 Unpacking libprotoc10:amd64 (3.0.0-9) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.45 Selecting previously unselected package protobuf-c-compiler.
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.45 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.45 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.71 Selecting previously unselected package protobuf-compiler.
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.71 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.72 Unpacking protobuf-compiler (3.0.0-9) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.87 Selecting previously unselected package python-pkg-resources.
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.87 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 42.88 Unpacking python-pkg-resources (33.1.1-1) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 43.12 Selecting previously unselected package python-protobuf.
09:03:11 [2020-01-02T09:03:11.469Z] #40 43.12 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 43.12 Unpacking python-protobuf (3.0.0-9) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 43.86 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 43.98 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 43.99 Setting up python-pkg-resources (33.1.1-1) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 48.55 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 48.57 Setting up libprotobuf10:amd64 (3.0.0-9) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 48.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:03:11 [2020-01-02T09:03:11.469Z] #40 48.66 Setting up python-protobuf (3.0.0-9) ...
09:03:11 [2020-01-02T09:03:11.505Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
09:03:11 [2020-01-02T09:03:11.505Z] go: finding github.com/kr/pretty v0.1.0
09:03:11 [2020-01-02T09:03:11.726Z] #40 ...
09:03:11 [2020-01-02T09:03:11.727Z] 
09:03:11 [2020-01-02T09:03:11.727Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:03:11 [2020-01-02T09:03:11.727Z] #33 41.86 Selecting previously unselected package liblzo2-2:amd64.
09:03:11 [2020-01-02T09:03:11.727Z] #33 41.88 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 41.90 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 42.15 Selecting previously unselected package libicu57:amd64.
09:03:11 [2020-01-02T09:03:11.727Z] #33 42.15 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 42.15 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 49.09 Selecting previously unselected package libxml2:amd64.
09:03:11 [2020-01-02T09:03:11.727Z] #33 49.09 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 49.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 49.79 Selecting previously unselected package libarchive13:amd64.
09:03:11 [2020-01-02T09:03:11.727Z] #33 49.79 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 49.79 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.18 Selecting previously unselected package libjsoncpp1:amd64.
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.20 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.35 Selecting previously unselected package libuv1:amd64.
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.36 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.36 Unpacking libuv1:amd64 (1.9.1-3) ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.51 Selecting previously unselected package cmake.
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.52 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 50.71 Unpacking cmake (3.7.2-1) ...
09:03:11 [2020-01-02T09:03:11.727Z] #33 ...
09:03:11 [2020-01-02T09:03:11.727Z] 
09:03:11 [2020-01-02T09:03:11.727Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:03:11 [2020-01-02T09:03:11.727Z] #26 14.38 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:03:12 [2020-01-02T09:03:12.292Z] #26 14.94 
09:03:12 [2020-01-02T09:03:12.550Z] #26 15.20 
######################################################################## 100.0%
09:03:12 [2020-01-02T09:03:12.550Z] #26 15.39 
09:03:13 [2020-01-02T09:03:13.011Z] go: finding github.com/go-sql-driver/mysql v1.4.1
09:03:13 [2020-01-02T09:03:13.927Z] #26 16.66 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:03:14 [2020-01-02T09:03:14.035Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
09:03:14 [2020-01-02T09:03:14.325Z] go: finding github.com/docker/go-connections v0.3.0
09:03:14 [2020-01-02T09:03:14.501Z] #26 17.13 
09:03:14 [2020-01-02T09:03:14.614Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
09:03:14 [2020-01-02T09:03:14.759Z] #26 17.38 
######################################################################## 100.0%
09:03:14 [2020-01-02T09:03:14.759Z] #26 17.50 
09:03:15 [2020-01-02T09:03:15.240Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
09:03:15 [2020-01-02T09:03:15.548Z] go: finding github.com/client9/misspell v0.3.4
09:03:15 [2020-01-02T09:03:15.699Z] #26 ...
09:03:15 [2020-01-02T09:03:15.699Z] 
09:03:15 [2020-01-02T09:03:15.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.65 Setting up libcap-dev:amd64 (1:2.25-1) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.66 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.69 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.72 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.74 Setting up libprotoc10:amd64 (3.0.0-9) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.79 Setting up protobuf-c-compiler (1.2.1-2) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.84 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.86 Setting up protobuf-compiler (3.0.0-9) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.89 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.92 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 54.95 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:03:15 [2020-01-02T09:03:15.699Z] #40 DONE 56.1s
09:03:15 [2020-01-02T09:03:15.699Z] 
09:03:15 [2020-01-02T09:03:15.699Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.08 Selecting previously unselected package xxd.
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.10 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.48 Selecting previously unselected package vim-common.
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.50 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.85 Processing triggers for mime-support (3.60) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.94 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.97 Setting up libuv1:amd64 (1.9.1-3) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 54.99 Setting up cmake-data (3.7.2-1) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.06 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.12 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.14 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.30 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.51 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.71 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.78 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 55.89 Setting up cmake (3.7.2-1) ...
09:03:15 [2020-01-02T09:03:15.699Z] #33 56.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:03:15 [2020-01-02T09:03:15.836Z] go: finding github.com/hashicorp/golang-lru v0.5.0
09:03:15 [2020-01-02T09:03:15.836Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
09:03:15 [2020-01-02T09:03:15.836Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
09:03:16 [2020-01-02T09:03:16.156Z] go: finding github.com/BurntSushi/toml v0.3.1
09:03:16 [2020-01-02T09:03:16.266Z] #33 DONE 56.6s
09:03:16 [2020-01-02T09:03:16.267Z] 
09:03:16 [2020-01-02T09:03:16.267Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:03:16 [2020-01-02T09:03:16.267Z] #34 DONE 0.1s
09:03:16 [2020-01-02T09:03:16.267Z] 
09:03:16 [2020-01-02T09:03:16.267Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:03:16 [2020-01-02T09:03:16.525Z] #35 DONE 0.1s
09:03:16 [2020-01-02T09:03:16.525Z] 
09:03:16 [2020-01-02T09:03:16.525Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:16 [2020-01-02T09:03:16.784Z] #36 ...
09:03:16 [2020-01-02T09:03:16.784Z] 
09:03:16 [2020-01-02T09:03:16.784Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:16 [2020-01-02T09:03:16.784Z] #31 46.90 internal/poll
09:03:16 [2020-01-02T09:03:16.784Z] #31 48.34 internal/fmtsort
09:03:16 [2020-01-02T09:03:16.784Z] #31 48.89 internal/syscall/unix
09:03:16 [2020-01-02T09:03:16.784Z] #31 48.98 os
09:03:16 [2020-01-02T09:03:16.784Z] #31 49.15 strings
09:03:16 [2020-01-02T09:03:16.784Z] #31 52.20 bufio
09:03:16 [2020-01-02T09:03:16.784Z] #31 52.51 fmt
09:03:16 [2020-01-02T09:03:16.784Z] #31 53.80 path/filepath
09:03:16 [2020-01-02T09:03:16.784Z] #31 54.73 io/ioutil
09:03:16 [2020-01-02T09:03:16.784Z] #31 55.35 path
09:03:16 [2020-01-02T09:03:16.784Z] #31 56.12 text/tabwriter
09:03:16 [2020-01-02T09:03:16.784Z] #31 56.63 flag
09:03:16 [2020-01-02T09:03:16.784Z] #31 56.63 github.com/BurntSushi/toml
09:03:16 [2020-01-02T09:03:16.784Z] #31 ...
09:03:16 [2020-01-02T09:03:16.784Z] 
09:03:16 [2020-01-02T09:03:16.784Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:03:16 [2020-01-02T09:03:16.784Z] #26 18.80 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:03:16 [2020-01-02T09:03:16.784Z] #26 18.87 skipping existing 1849cc453dee
09:03:16 [2020-01-02T09:03:16.784Z] #26 18.97 
09:03:17 [2020-01-02T09:03:17.184Z] go: finding github.com/containerd/containerd v1.2.4
09:03:17 [2020-01-02T09:03:17.355Z] #26 20.09 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:03:17 [2020-01-02T09:03:17.474Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
09:03:17 [2020-01-02T09:03:17.613Z] #26 20.42 
09:03:17 [2020-01-02T09:03:17.871Z] #26 20.68 
######################################################################## 100.0%
09:03:17 [2020-01-02T09:03:17.871Z] #26 20.79 
09:03:18 [2020-01-02T09:03:18.130Z] #26 20.85 Download of images into '/build' complete.
09:03:18 [2020-01-02T09:03:18.130Z] #26 20.85 Use something like the following to load the result into a Docker daemon:
09:03:18 [2020-01-02T09:03:18.130Z] #26 20.85   tar -cC '/build' . | docker load
09:03:18 [2020-01-02T09:03:18.389Z] #26 DONE 21.0s
09:03:18 [2020-01-02T09:03:18.389Z] 
09:03:18 [2020-01-02T09:03:18.389Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:18 [2020-01-02T09:03:18.389Z] #31 58.22 log
09:03:18 [2020-01-02T09:03:18.505Z] go: finding github.com/stretchr/testify v1.2.2
09:03:18 [2020-01-02T09:03:18.505Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
09:03:18 [2020-01-02T09:03:18.795Z] go: finding github.com/golang/mock v1.1.1
09:03:19 [2020-01-02T09:03:19.226Z] Fetching without tags
09:03:19 [2020-01-02T09:03:19.754Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 86ebbe16de82933a916f67887aedd86d45a51882
09:03:19 [2020-01-02T09:03:19.822Z] go: finding github.com/spf13/viper v1.3.2
09:03:20 [2020-01-02T09:03:20.293Z] #31 60.52 github.com/BurntSushi/toml/cmd/tomlv
09:03:20 [2020-01-02T09:03:20.452Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:03:20 [2020-01-02T09:03:20.452Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
09:03:19 [2020-01-02T09:03:19.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:03:19 [2020-01-02T09:03:19.159Z]  > git config --add remote.origin.fetch +refs/pull/40291/head:refs/remotes/origin/PR-40291 # timeout=10
09:03:19 [2020-01-02T09:03:19.181Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:03:19 [2020-01-02T09:03:19.205Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:03:19 [2020-01-02T09:03:19.227Z] Fetching upstream changes from https://github.com/moby/moby.git
09:03:19 [2020-01-02T09:03:19.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:03:19 [2020-01-02T09:03:19.229Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:03:19 [2020-01-02T09:03:19.761Z]  > git config core.sparsecheckout # timeout=10
09:03:19 [2020-01-02T09:03:19.770Z]  > git checkout -f 86ebbe16de82933a916f67887aedd86d45a51882
09:03:21 [2020-01-02T09:03:21.085Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
09:03:21 [2020-01-02T09:03:21.086Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
09:03:21 [2020-01-02T09:03:21.262Z] Client:
09:03:21 [2020-01-02T09:03:21.262Z]  Debug Mode: false
09:03:21 [2020-01-02T09:03:21.262Z] 
09:03:21 [2020-01-02T09:03:21.262Z] Server:
09:03:21 [2020-01-02T09:03:21.262Z]  Containers: 0
09:03:21 [2020-01-02T09:03:21.262Z]   Running: 0
09:03:21 [2020-01-02T09:03:21.262Z]   Paused: 0
09:03:21 [2020-01-02T09:03:21.262Z]   Stopped: 0
09:03:21 [2020-01-02T09:03:21.262Z]  Images: 0
09:03:21 [2020-01-02T09:03:21.262Z]  Server Version: 19.03.2
09:03:21 [2020-01-02T09:03:21.262Z]  Storage Driver: overlay2
09:03:21 [2020-01-02T09:03:21.262Z]   Backing Filesystem: extfs
09:03:21 [2020-01-02T09:03:21.262Z]   Supports d_type: true
09:03:21 [2020-01-02T09:03:21.262Z]   Native Overlay Diff: true
09:03:21 [2020-01-02T09:03:21.262Z]  Logging Driver: json-file
09:03:21 [2020-01-02T09:03:21.262Z]  Cgroup Driver: cgroupfs
09:03:21 [2020-01-02T09:03:21.262Z]  Plugins:
09:03:21 [2020-01-02T09:03:21.262Z]   Volume: local
09:03:21 [2020-01-02T09:03:21.262Z]   Network: bridge host ipvlan macvlan null overlay
09:03:21 [2020-01-02T09:03:21.262Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:03:21 [2020-01-02T09:03:21.262Z]  Swarm: inactive
09:03:21 [2020-01-02T09:03:21.262Z]  Runtimes: runc
09:03:21 [2020-01-02T09:03:21.262Z]  Default Runtime: runc
09:03:21 [2020-01-02T09:03:21.262Z]  Init Binary: docker-init
09:03:21 [2020-01-02T09:03:21.262Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:03:21 [2020-01-02T09:03:21.262Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:03:21 [2020-01-02T09:03:21.262Z]  init version: fec3683
09:03:21 [2020-01-02T09:03:21.262Z]  Security Options:
09:03:21 [2020-01-02T09:03:21.262Z]   apparmor
09:03:21 [2020-01-02T09:03:21.262Z]   seccomp
09:03:21 [2020-01-02T09:03:21.262Z]    Profile: default
09:03:21 [2020-01-02T09:03:21.262Z]  Kernel Version: 4.15.0-1048-aws
09:03:21 [2020-01-02T09:03:21.262Z]  Operating System: Ubuntu 18.04.3 LTS
09:03:21 [2020-01-02T09:03:21.262Z]  OSType: linux
09:03:21 [2020-01-02T09:03:21.262Z]  Architecture: x86_64
09:03:21 [2020-01-02T09:03:21.262Z]  CPUs: 2
09:03:21 [2020-01-02T09:03:21.262Z]  Total Memory: 7.501GiB
09:03:21 [2020-01-02T09:03:21.262Z]  Name: ip-10-100-42-99
09:03:21 [2020-01-02T09:03:21.262Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
09:03:21 [2020-01-02T09:03:21.262Z]  Docker Root Dir: /var/lib/docker
09:03:21 [2020-01-02T09:03:21.262Z]  Debug Mode: false
09:03:21 [2020-01-02T09:03:21.262Z]  Registry: https://index.docker.io/v1/
09:03:21 [2020-01-02T09:03:21.262Z]  Labels:
09:03:21 [2020-01-02T09:03:21.262Z]  Experimental: true
09:03:21 [2020-01-02T09:03:21.262Z]  Insecure Registries:
09:03:21 [2020-01-02T09:03:21.262Z]   127.0.0.0/8
09:03:21 [2020-01-02T09:03:21.262Z]  Live Restore Enabled: true
09:03:21 [2020-01-02T09:03:21.262Z] 
09:03:21 [2020-01-02T09:03:21.262Z] WARNING: No swap limit support
[Pipeline] sh
09:03:21 [2020-01-02T09:03:21.567Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:03:21 [2020-01-02T09:03:21.567Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:03:21 [2020-01-02T09:03:21.567Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40291/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:03:21 [2020-01-02T09:03:21.833Z] + bash /home/ubuntu/workspace/moby_PR-40291/check-config.sh
09:03:21 [2020-01-02T09:03:21.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:03:21 [2020-01-02T09:03:21.833Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:03:21 [2020-01-02T09:03:21.833Z] 
09:03:21 [2020-01-02T09:03:21.833Z] Generally Necessary:
09:03:21 [2020-01-02T09:03:21.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:03:21 [2020-01-02T09:03:21.833Z] - apparmor: enabled and tools installed
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NAMESPACES: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NET_NS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_PID_NS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_IPC_NS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_UTS_NS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_CGROUPS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_CGROUP_CPUACCT: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_CGROUP_DEVICE: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_CGROUP_FREEZER: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_CGROUP_SCHED: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_CPUSETS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_MEMCG: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_KEYS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_VETH: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_BRIDGE: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NF_NAT: enabled (as module)
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_NF_NAT_NEEDED: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_POSIX_MQUEUE: enabled
09:03:22 [2020-01-02T09:03:22.107Z] 
09:03:22 [2020-01-02T09:03:22.107Z] Optional Features:
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_USER_NS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_SECCOMP: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_CGROUP_PIDS: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_MEMCG_SWAP: enabled
09:03:22 [2020-01-02T09:03:22.107Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:03:22 [2020-01-02T09:03:22.107Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:03:22 [2020-01-02T09:03:22.115Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_BLK_CGROUP: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_IOSCHED_CFQ: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_CGROUP_PERF: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_CGROUP_HUGETLB: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_CFS_BANDWIDTH: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_RT_GROUP_SCHED: missing
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_IP_VS: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_IP_VS_NFCT: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_IP_VS_RR: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_EXT4_FS: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:03:22 [2020-01-02T09:03:22.372Z] - Network Drivers:
09:03:22 [2020-01-02T09:03:22.372Z]   - "overlay":
09:03:22 [2020-01-02T09:03:22.372Z]     - CONFIG_VXLAN: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:03:22 [2020-01-02T09:03:22.372Z]       Optional (for encrypted networks):
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_CRYPTO: enabled
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_CRYPTO_AEAD: enabled
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_CRYPTO_GCM: enabled
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_CRYPTO_GHASH: enabled
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_XFRM: enabled
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_XFRM_USER: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_INET_ESP: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]   - "ipvlan":
09:03:22 [2020-01-02T09:03:22.372Z]     - CONFIG_IPVLAN: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]   - "macvlan":
09:03:22 [2020-01-02T09:03:22.372Z]     - CONFIG_MACVLAN: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]     - CONFIG_DUMMY: enabled (as module)
09:03:22 [2020-01-02T09:03:22.372Z]   - "ftp,tftp client in container":
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z] - Storage Drivers:
09:03:22 [2020-01-02T09:03:22.632Z]   - "aufs":
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_AUFS_FS: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z]   - "btrfs":
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:03:22 [2020-01-02T09:03:22.632Z]   - "devicemapper":
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_BLK_DEV_DM: enabled
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z]   - "overlay":
09:03:22 [2020-01-02T09:03:22.632Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:03:22 [2020-01-02T09:03:22.632Z]   - "zfs":
09:03:22 [2020-01-02T09:03:22.632Z]     - /dev/zfs: missing
09:03:22 [2020-01-02T09:03:22.632Z]     - zfs command: missing
09:03:22 [2020-01-02T09:03:22.632Z]     - zpool command: missing
09:03:22 [2020-01-02T09:03:22.632Z] 
09:03:22 [2020-01-02T09:03:22.632Z] Limits:
09:03:22 [2020-01-02T09:03:22.632Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:03:22 [2020-01-02T09:03:22.632Z] 
09:03:22 [2020-01-02T09:03:22.632Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
09:03:22 [2020-01-02T09:03:22.685Z] Merge succeeded, producing b719f10ceb43b5a1759cb4cf84ee447725186c90
09:03:22 [2020-01-02T09:03:22.687Z] Checking out Revision b719f10ceb43b5a1759cb4cf84ee447725186c90 (PR-40291)
[Pipeline] sh
09:03:22 [2020-01-02T09:03:22.824Z] #31 ...
09:03:22 [2020-01-02T09:03:22.824Z] 
09:03:22 [2020-01-02T09:03:22.824Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:22 [2020-01-02T09:03:22.824Z] #10 52.84 Selecting previously unselected package binutils-mingw-w64-i686.
09:03:22 [2020-01-02T09:03:22.824Z] #10 52.84 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 52.84 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 55.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:03:22 [2020-01-02T09:03:22.824Z] #10 55.58 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 55.66 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 57.74 Selecting previously unselected package binutils-mingw-w64.
09:03:22 [2020-01-02T09:03:22.824Z] #10 57.75 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 57.76 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 57.85 Selecting previously unselected package mingw-w64-common.
09:03:22 [2020-01-02T09:03:22.824Z] #10 57.85 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 57.85 Unpacking mingw-w64-common (5.0.1-1) ...
09:03:22 [2020-01-02T09:03:22.824Z] #10 ...
09:03:22 [2020-01-02T09:03:22.824Z] 
09:03:22 [2020-01-02T09:03:22.824Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 + RM_GOPATH=0
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 + TMP_GOPATH=
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 + : /build
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 + '[' -z '' ']'
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 ++ mktemp -d
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 + export GOPATH=/tmp/tmp.5Wt3asVAza
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 + GOPATH=/tmp/tmp.5Wt3asVAza
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.928 + RM_GOPATH=1
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 ++ dirname ./install.sh
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + dir=.
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + bin=tini
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + shift
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + '[' '!' -f ./tini.installer ']'
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + . ./tini.installer
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + install_tini
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 + git clone https://github.com/krallin/tini.git /tmp/tmp.5Wt3asVAza/tini
09:03:22 [2020-01-02T09:03:22.824Z] #36 3.933 Cloning into '/tmp/tmp.5Wt3asVAza/tini'...
09:03:22 [2020-01-02T09:03:22.824Z] #36 4.901 + cd /tmp/tmp.5Wt3asVAza/tini
09:03:22 [2020-01-02T09:03:22.824Z] #36 4.906 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:03:22 [2020-01-02T09:03:22.824Z] #36 5.014 + cmake .
09:03:22 [2020-01-02T09:03:22.824Z] #36 5.698 -- The C compiler identification is GNU 6.3.0
09:03:22 [2020-01-02T09:03:22.824Z] #36 5.734 -- Check for working C compiler: /usr/bin/cc
09:03:22 [2020-01-02T09:03:22.824Z] #36 6.354 -- Check for working C compiler: /usr/bin/cc -- works
09:03:22 [2020-01-02T09:03:22.824Z] #36 6.354 -- Detecting C compiler ABI info
09:03:22 [2020-01-02T09:03:22.978Z] + sudo modprobe ip_vs
09:03:23 [2020-01-02T09:03:23.165Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
09:03:23 [2020-01-02T09:03:23.165Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
09:03:23 [2020-01-02T09:03:23.165Z] go: finding google.golang.org/appengine v1.1.0
09:03:23 [2020-01-02T09:03:23.391Z] #36 6.801 -- Detecting C compiler ABI info - done
09:03:23 [2020-01-02T09:03:23.391Z] #36 6.840 -- Detecting C compile features
09:03:23 [2020-01-02T09:03:23.391Z] #36 ...
09:03:23 [2020-01-02T09:03:23.391Z] 
09:03:23 [2020-01-02T09:03:23.391Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:23 [2020-01-02T09:03:23.391Z] #31 DONE 63.5s
09:03:21 [2020-01-02T09:03:21.954Z]  > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10
09:03:22 [2020-01-02T09:03:22.664Z]  > git rev-parse HEAD^{commit} # timeout=10
09:03:22 [2020-01-02T09:03:22.686Z]  > git config core.sparsecheckout # timeout=10
09:03:22 [2020-01-02T09:03:22.695Z]  > git checkout -f b719f10ceb43b5a1759cb4cf84ee447725186c90
09:03:23 [2020-01-02T09:03:23.550Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb .
09:03:23 [2020-01-02T09:03:23.550Z] #1 [internal] load build definition from Dockerfile
09:03:23 [2020-01-02T09:03:23.550Z] #1 transferring dockerfile:
09:03:23 [2020-01-02T09:03:23.603Z] Commit message: "Merge commit 'e6f6c35b79028e3f59ee99a5482641ac6d2e7f23' into HEAD"
09:03:23 [2020-01-02T09:03:23.648Z] 
09:03:23 [2020-01-02T09:03:23.648Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:23 [2020-01-02T09:03:23.648Z] #10 63.85 Selecting previously unselected package mingw-w64-x86-64-dev.
09:03:23 [2020-01-02T09:03:23.648Z] #10 63.85 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:03:23 [2020-01-02T09:03:23.648Z] #10 63.86 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:03:23 [2020-01-02T09:03:23.607Z]  > git rev-list --no-walk 35b9e6989f0421ba2fb71a7404058859c586b438 # timeout=10
09:03:23 [2020-01-02T09:03:23.794Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
09:03:23 [2020-01-02T09:03:23.794Z] go: finding github.com/Microsoft/go-winio v0.4.11
09:03:23 [2020-01-02T09:03:23.794Z] go: finding github.com/Microsoft/hcsshim v0.8.5
09:03:23 [2020-01-02T09:03:23.794Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
09:03:23 [2020-01-02T09:03:23.809Z] #1 transferring dockerfile: 15.34kB done
09:03:23 [2020-01-02T09:03:23.809Z] #1 DONE 0.1s
09:03:23 [2020-01-02T09:03:23.809Z] 
09:03:23 [2020-01-02T09:03:23.809Z] #2 [internal] load .dockerignore
09:03:23 [2020-01-02T09:03:23.809Z] #2 transferring context: 112B done
09:03:23 [2020-01-02T09:03:23.809Z] #2 DONE 0.1s
09:03:23 [2020-01-02T09:03:23.809Z] 
09:03:23 [2020-01-02T09:03:23.809Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:03:24 [2020-01-02T09:03:24.068Z] #3 DONE 0.4s
09:03:24 [2020-01-02T09:03:24.068Z] 
09:03:24 [2020-01-02T09:03:24.068Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:03:24 [2020-01-02T09:03:24.068Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:03:24 [2020-01-02T09:03:24.068Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:03:24 [2020-01-02T09:03:24.068Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:03:24 [2020-01-02T09:03:24.068Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:03:24 [2020-01-02T09:03:24.068Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
09:03:24 [2020-01-02T09:03:24.326Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.68MB / 8.82MB 0.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
09:03:24 [2020-01-02T09:03:24.428Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:03:24 [2020-01-02T09:03:24.584Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
09:03:24 [2020-01-02T09:03:24.585Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
09:03:24 [2020-01-02T09:03:24.904Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
09:03:24 [2020-01-02T09:03:24.904Z] #4 DONE 0.8s
09:03:24 [2020-01-02T09:03:24.925Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
09:03:24 [2020-01-02T09:03:24.925Z] go: finding github.com/golang/protobuf v1.2.0
09:03:24 [2020-01-02T09:03:24.925Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
09:03:24 [2020-01-02T09:03:24.925Z] go: finding gotest.tools v2.1.0+incompatible
09:03:25 [2020-01-02T09:03:25.011Z] + docker version
09:03:25 [2020-01-02T09:03:25.552Z] #10 ...
09:03:25 [2020-01-02T09:03:25.552Z] 
09:03:25 [2020-01-02T09:03:25.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:25 [2020-01-02T09:03:25.552Z] #41 5.511 Note: Building without setproctitle() and strlcpy() support.
09:03:25 [2020-01-02T09:03:25.552Z] #41 5.511       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:03:25 [2020-01-02T09:03:25.552Z] #41 7.194 fatal: Not a git repository (or any of the parent directories): .git
09:03:25 [2020-01-02T09:03:25.552Z] #41 7.244   GEN      .gitid
09:03:25 [2020-01-02T09:03:25.552Z] #41 7.244   GEN      criu/include/version.h
09:03:25 [2020-01-02T09:03:25.552Z] #41 7.267   GEN      include/common/asm
09:03:25 [2020-01-02T09:03:25.552Z] #41 8.992   PBCC     images/google/protobuf/descriptor.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.109   PBCC     images/opts.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.160   PBCC     images/sit.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.268   DEP      images/google/protobuf/descriptor.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.320   DEP      images/opts.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.380   DEP      images/sit.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.428   PBCC     images/macvlan.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.460   DEP      images/macvlan.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.524   PBCC     images/autofs.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.550   DEP      images/autofs.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.660   PBCC     images/sysctl.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.704   DEP      images/sysctl.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.770   PBCC     images/time.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.786   DEP      images/time.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.825   PBCC     images/binfmt-misc.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.889   DEP      images/binfmt-misc.pb-c.d
09:03:25 [2020-01-02T09:03:25.552Z] #41 9.964   PBCC     images/seccomp.pb-c.c
09:03:25 [2020-01-02T09:03:25.552Z] #41 10.03   DEP      images/seccomp.pb-c.d
09:03:25 [2020-01-02T09:03:25.810Z] #41 10.10   PBCC     images/userns.pb-c.c
09:03:25 [2020-01-02T09:03:25.810Z] #41 10.15   DEP      images/userns.pb-c.d
09:03:25 [2020-01-02T09:03:25.810Z] #41 ...
09:03:25 [2020-01-02T09:03:25.810Z] 
09:03:25 [2020-01-02T09:03:25.810Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:25 [2020-01-02T09:03:25.810Z] #36 7.934 -- Detecting C compile features - done
09:03:25 [2020-01-02T09:03:25.810Z] #36 7.990 -- Performing Test HAS_BUILTIN_FORTIFY
09:03:25 [2020-01-02T09:03:25.810Z] #36 8.170 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:03:25 [2020-01-02T09:03:25.810Z] #36 8.310 -- Configuring done
09:03:25 [2020-01-02T09:03:25.810Z] #36 8.318 -- Generating done
09:03:25 [2020-01-02T09:03:25.810Z] #36 8.332 + make tini-static
09:03:25 [2020-01-02T09:03:25.810Z] #36 8.332 -- Build files have been written to: /tmp/tmp.5Wt3asVAza/tini
09:03:25 [2020-01-02T09:03:25.810Z] #36 8.718 Scanning dependencies of target tini-static
09:03:25 [2020-01-02T09:03:25.810Z] #36 8.794 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:03:25 [2020-01-02T09:03:25.857Z] 
09:03:25 [2020-01-02T09:03:25.857Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:03:25 [2020-01-02T09:03:25.857Z] #6 DONE 0.2s
09:03:25 [2020-01-02T09:03:25.857Z] 
09:03:25 [2020-01-02T09:03:25.857Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch
09:03:25 [2020-01-02T09:03:25.960Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
09:03:25 [2020-01-02T09:03:25.960Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
09:03:25 [2020-01-02T09:03:25.960Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:03:26 [2020-01-02T09:03:26.115Z] #5 DONE 0.4s
09:03:26 [2020-01-02T09:03:26.115Z] 
09:03:26 [2020-01-02T09:03:26.115Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:03:26 [2020-01-02T09:03:26.115Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:03:26 [2020-01-02T09:03:26.115Z] #65 DONE 0.0s
09:03:26 [2020-01-02T09:03:26.115Z] 
09:03:26 [2020-01-02T09:03:26.115Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:03:26 [2020-01-02T09:03:26.115Z] #7 DONE 0.0s
09:03:26 [2020-01-02T09:03:26.115Z] 
09:03:26 [2020-01-02T09:03:26.115Z] #19 [internal] load build context
09:03:26 [2020-01-02T09:03:26.388Z] #36 9.862 [100%] Linking C executable tini-static
09:03:26 [2020-01-02T09:03:26.588Z] go: finding github.com/fsnotify/fsnotify v1.4.7
09:03:26 [2020-01-02T09:03:26.651Z] #36 10.20 [100%] Built target tini-static
09:03:26 [2020-01-02T09:03:26.651Z] #36 10.24 + mkdir -p /build
09:03:26 [2020-01-02T09:03:26.651Z] #36 10.24 + cp tini-static /build/docker-init
09:03:26 [2020-01-02T09:03:26.651Z] #36 DONE 10.4s
09:03:26 [2020-01-02T09:03:26.651Z] 
09:03:26 [2020-01-02T09:03:26.651Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.18   PBCC     images/cgroup.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.24   DEP      images/cgroup.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.29   PBCC     images/fown.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.30   PBCC     images/ext-file.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.31   DEP      images/fown.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.32   DEP      images/ext-file.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.33   PBCC     images/rpc.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.34   DEP      images/rpc.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.35   PBCC     images/siginfo.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.36   DEP      images/siginfo.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.37   PBCC     images/pagemap.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.38   DEP      images/pagemap.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.39   PBCC     images/rlimit.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.39   DEP      images/rlimit.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.40   PBCC     images/file-lock.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.41   DEP      images/file-lock.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.44   PBCC     images/tty.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.49   DEP      images/tty.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.52   PBCC     images/tun.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.54   PBCC     images/netdev.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.56   DEP      images/tun.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.60   DEP      images/netdev.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.67   PBCC     images/vma.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.71   DEP      images/vma.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.77   PBCC     images/creds.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.80   DEP      images/creds.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.88   PBCC     images/utsns.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.91   DEP      images/utsns.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.92   PBCC     images/ipc-desc.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.94   PBCC     images/ipc-sem.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.95   DEP      images/ipc-desc.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.96   DEP      images/ipc-sem.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.97   PBCC     images/ipc-msg.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 10.98   DEP      images/ipc-msg.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 11.00   PBCC     images/ipc-shm.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 11.03   DEP      images/ipc-shm.pb-c.d
09:03:26 [2020-01-02T09:03:26.651Z] #41 11.08   PBCC     images/ipc-var.pb-c.c
09:03:26 [2020-01-02T09:03:26.651Z] #41 11.12   DEP      images/ipc-var.pb-c.d
09:03:26 [2020-01-02T09:03:26.910Z] #41 11.17   PBCC     images/sk-opts.pb-c.c
09:03:26 [2020-01-02T09:03:26.910Z] #41 11.20   PBCC     images/packet-sock.pb-c.c
09:03:26 [2020-01-02T09:03:26.910Z] #41 11.25   DEP      images/sk-opts.pb-c.d
09:03:26 [2020-01-02T09:03:26.910Z] #41 11.28   DEP      images/packet-sock.pb-c.d
09:03:26 [2020-01-02T09:03:26.910Z] #41 11.33   PBCC     images/sk-netlink.pb-c.c
09:03:26 [2020-01-02T09:03:26.910Z] #41 11.35   DEP      images/sk-netlink.pb-c.d
09:03:27 [2020-01-02T09:03:27.176Z] #41 11.38   PBCC     images/sk-inet.pb-c.c
09:03:27 [2020-01-02T09:03:27.177Z] #41 11.40   DEP      images/sk-inet.pb-c.d
09:03:27 [2020-01-02T09:03:27.177Z] #41 11.43   PBCC     images/sk-unix.pb-c.c
09:03:27 [2020-01-02T09:03:27.177Z] #41 11.48   DEP      images/sk-unix.pb-c.d
09:03:27 [2020-01-02T09:03:27.177Z] #41 11.56   PBCC     images/mm.pb-c.c
09:03:27 [2020-01-02T09:03:27.177Z] #41 11.58   DEP      images/mm.pb-c.d
09:03:27 [2020-01-02T09:03:27.214Z] go: finding gopkg.in/yaml.v2 v2.2.2
09:03:27 [2020-01-02T09:03:27.214Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
09:03:27 [2020-01-02T09:03:27.435Z] #41 11.62   PBCC     images/timerfd.pb-c.c
09:03:27 [2020-01-02T09:03:27.435Z] #41 11.66   DEP      images/timerfd.pb-c.d
09:03:27 [2020-01-02T09:03:27.435Z] #41 11.70   PBCC     images/timer.pb-c.c
09:03:27 [2020-01-02T09:03:27.435Z] #41 11.74   DEP      images/timer.pb-c.d
09:03:27 [2020-01-02T09:03:27.435Z] #41 11.79   PBCC     images/sa.pb-c.c
09:03:27 [2020-01-02T09:03:27.435Z] #41 11.83   DEP      images/sa.pb-c.d
09:03:27 [2020-01-02T09:03:27.505Z] go: finding github.com/jinzhu/now v1.0.0
09:03:27 [2020-01-02T09:03:27.694Z] #41 11.92   PBCC     images/pipe-data.pb-c.c
09:03:27 [2020-01-02T09:03:27.694Z] #41 11.94   DEP      images/pipe-data.pb-c.d
09:03:27 [2020-01-02T09:03:27.694Z] #41 11.98   PBCC     images/mnt.pb-c.c
09:03:27 [2020-01-02T09:03:27.694Z] #41 12.01   DEP      images/mnt.pb-c.d
09:03:27 [2020-01-02T09:03:27.694Z] #41 12.04   PBCC     images/sk-packet.pb-c.c
09:03:27 [2020-01-02T09:03:27.694Z] #41 12.09   DEP      images/sk-packet.pb-c.d
09:03:27 [2020-01-02T09:03:27.799Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
09:03:27 [2020-01-02T09:03:27.799Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.12   PBCC     images/tcp-stream.pb-c.c
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.14   DEP      images/tcp-stream.pb-c.d
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.17   PBCC     images/pipe.pb-c.c
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.19   DEP      images/pipe.pb-c.d
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.23   PBCC     images/pstree.pb-c.c
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.25   DEP      images/pstree.pb-c.d
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.28   PBCC     images/fs.pb-c.c
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.30   DEP      images/fs.pb-c.d
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.33   PBCC     images/signalfd.pb-c.c
09:03:27 [2020-01-02T09:03:27.953Z] #41 12.38   DEP      images/signalfd.pb-c.d
09:03:28 [2020-01-02T09:03:28.087Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
09:03:28 [2020-01-02T09:03:28.211Z] #41 12.45   PBCC     images/fh.pb-c.c
09:03:28 [2020-01-02T09:03:28.211Z] #41 12.48   PBCC     images/fsnotify.pb-c.c
09:03:28 [2020-01-02T09:03:28.211Z] #41 12.58   DEP      images/fh.pb-c.d
09:03:28 [2020-01-02T09:03:28.211Z] #41 12.59   DEP      images/fsnotify.pb-c.d
09:03:28 [2020-01-02T09:03:28.211Z] #41 12.64   PBCC     images/eventpoll.pb-c.c
09:03:28 [2020-01-02T09:03:28.211Z] #41 12.70   DEP      images/eventpoll.pb-c.d
09:03:28 [2020-01-02T09:03:28.376Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
09:03:28 [2020-01-02T09:03:28.470Z] #41 12.72   PBCC     images/eventfd.pb-c.c
09:03:28 [2020-01-02T09:03:28.470Z] #41 12.76   DEP      images/eventfd.pb-c.d
09:03:28 [2020-01-02T09:03:28.470Z] #41 12.79   PBCC     images/remap-file-path.pb-c.c
09:03:28 [2020-01-02T09:03:28.470Z] #41 12.83   DEP      images/remap-file-path.pb-c.d
09:03:28 [2020-01-02T09:03:28.470Z] #41 12.90   PBCC     images/fifo.pb-c.c
09:03:28 [2020-01-02T09:03:28.470Z] #41 12.90   DEP      images/fifo.pb-c.d
09:03:28 [2020-01-02T09:03:28.470Z] #41 12.94   PBCC     images/ghost-file.pb-c.c
09:03:28 [2020-01-02T09:03:28.661Z] #19 transferring context: 13.27MB 2.6s
09:03:28 [2020-01-02T09:03:28.665Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
09:03:28 [2020-01-02T09:03:28.729Z] #41 12.98   DEP      images/ghost-file.pb-c.d
09:03:28 [2020-01-02T09:03:28.729Z] #41 13.03   PBCC     images/regfile.pb-c.c
09:03:28 [2020-01-02T09:03:28.729Z] #41 13.05   DEP      images/regfile.pb-c.d
09:03:28 [2020-01-02T09:03:28.729Z] #41 13.10   PBCC     images/ns.pb-c.c
09:03:28 [2020-01-02T09:03:28.729Z] #41 13.12   DEP      images/ns.pb-c.d
09:03:28 [2020-01-02T09:03:28.729Z] #41 13.18   PBCC     images/fdinfo.pb-c.c
09:03:28 [2020-01-02T09:03:28.955Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
09:03:28 [2020-01-02T09:03:28.955Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
09:03:28 [2020-01-02T09:03:28.987Z] #41 13.28   DEP      images/fdinfo.pb-c.d
09:03:28 [2020-01-02T09:03:28.987Z] #41 13.31   PBCC     images/core-aarch64.pb-c.c
09:03:28 [2020-01-02T09:03:28.987Z] #41 13.35   PBCC     images/core-arm.pb-c.c
09:03:28 [2020-01-02T09:03:28.987Z] #41 13.37   PBCC     images/core-ppc64.pb-c.c
09:03:29 [2020-01-02T09:03:29.245Z] #41 13.45   PBCC     images/core-s390.pb-c.c
09:03:29 [2020-01-02T09:03:29.245Z] #41 13.52   PBCC     images/core-x86.pb-c.c
09:03:29 [2020-01-02T09:03:29.245Z] #41 13.56   PBCC     images/core.pb-c.c
09:03:29 [2020-01-02T09:03:29.245Z] #41 13.62   PBCC     images/inventory.pb-c.c
09:03:29 [2020-01-02T09:03:29.245Z] #41 13.67   DEP      images/core-aarch64.pb-c.d
09:03:29 [2020-01-02T09:03:29.268Z] go: finding github.com/spf13/afero v1.1.2
09:03:29 [2020-01-02T09:03:29.503Z] #41 13.72   DEP      images/core-arm.pb-c.d
09:03:29 [2020-01-02T09:03:29.503Z] #41 13.78   DEP      images/core-ppc64.pb-c.d
09:03:29 [2020-01-02T09:03:29.503Z] #41 13.82   DEP      images/core-s390.pb-c.d
09:03:29 [2020-01-02T09:03:29.503Z] #41 13.87   DEP      images/core-x86.pb-c.d
09:03:29 [2020-01-02T09:03:29.503Z] #41 13.93   DEP      images/core.pb-c.d
09:03:29 [2020-01-02T09:03:29.557Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
09:03:29 [2020-01-02T09:03:29.761Z] #41 13.97   DEP      images/inventory.pb-c.d
09:03:29 [2020-01-02T09:03:29.761Z] #41 14.00   PBCC     images/cpuinfo.pb-c.c
09:03:29 [2020-01-02T09:03:29.761Z] #41 14.02   DEP      images/cpuinfo.pb-c.d
09:03:29 [2020-01-02T09:03:29.761Z] #41 14.07   PBCC     images/stats.pb-c.c
09:03:29 [2020-01-02T09:03:29.761Z] #41 14.09   DEP      images/stats.pb-c.d
09:03:29 [2020-01-02T09:03:29.846Z] go: finding github.com/gogo/protobuf v1.0.0
09:03:31 [2020-01-02T09:03:31.134Z] #41 15.35 make[1]: Nothing to be done for 'all'.
09:03:31 [2020-01-02T09:03:31.342Z] go: finding github.com/google/certificate-transparency-go v1.0.21
09:03:31 [2020-01-02T09:03:31.946Z] #19 transferring context: 46.32MB 5.3s done
09:03:31 [2020-01-02T09:03:31.946Z] #19 DONE 5.4s
09:03:31 [2020-01-02T09:03:31.946Z] 
09:03:31 [2020-01-02T09:03:31.946Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:03:31 [2020-01-02T09:03:31.946Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.8s done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.9s done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.5s done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.8s done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 3.7s done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 86.64MB / 120.07MB 5.3s
09:03:31 [2020-01-02T09:03:31.946Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 2.9s
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 3.0s done
09:03:31 [2020-01-02T09:03:31.946Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 105.33MB / 120.07MB 5.6s
09:03:31 [2020-01-02T09:03:31.968Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
09:03:31 [2020-01-02T09:03:31.968Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
09:03:31 [2020-01-02T09:03:31.968Z] go: finding github.com/mitchellh/mapstructure v1.1.2
09:03:32 [2020-01-02T09:03:32.208Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 113.88MB / 120.07MB 5.9s
09:03:32 [2020-01-02T09:03:32.469Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 6.1s
09:03:32 [2020-01-02T09:03:32.511Z] #41 16.84   CC       images/stats.o
09:03:32 [2020-01-02T09:03:32.598Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
09:03:32 [2020-01-02T09:03:32.728Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 6.3s done
09:03:32 [2020-01-02T09:03:32.769Z] #41 17.11   CC       images/core.o
09:03:33 [2020-01-02T09:03:33.227Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
09:03:33 [2020-01-02T09:03:33.335Z] #41 17.44   CC       images/core-x86.o
09:03:33 [2020-01-02T09:03:33.517Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
09:03:33 [2020-01-02T09:03:33.594Z] #41 17.85   CC       images/core-arm.o
09:03:33 [2020-01-02T09:03:33.807Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
09:03:33 [2020-01-02T09:03:33.807Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
09:03:33 [2020-01-02T09:03:33.852Z] #41 18.17   CC       images/core-aarch64.o
09:03:34 [2020-01-02T09:03:34.110Z] #41 18.50   CC       images/core-ppc64.o
09:03:34 [2020-01-02T09:03:34.636Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.0s done
09:03:34 [2020-01-02T09:03:34.676Z] #41 19.01   CC       images/core-s390.o
09:03:34 [2020-01-02T09:03:34.829Z] go: finding cloud.google.com/go v0.26.0
09:03:34 [2020-01-02T09:03:34.896Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab
09:03:35 [2020-01-02T09:03:35.008Z] Client: Docker Engine - Community
09:03:35 [2020-01-02T09:03:35.008Z]  Version:           19.03.2
09:03:35 [2020-01-02T09:03:35.008Z]  API version:       1.40
09:03:35 [2020-01-02T09:03:35.008Z]  Go version:        go1.12.8
09:03:35 [2020-01-02T09:03:35.008Z]  Git commit:        6a30dfc
09:03:35 [2020-01-02T09:03:35.008Z]  Built:             Thu Aug 29 05:32:25 2019
09:03:35 [2020-01-02T09:03:35.008Z]  OS/Arch:           linux/arm64
09:03:35 [2020-01-02T09:03:35.008Z]  Experimental:      false
09:03:35 [2020-01-02T09:03:35.008Z] 
09:03:35 [2020-01-02T09:03:35.008Z] Server: Docker Engine - Community
09:03:35 [2020-01-02T09:03:35.008Z]  Engine:
09:03:35 [2020-01-02T09:03:35.008Z]   Version:          19.03.2
09:03:35 [2020-01-02T09:03:35.008Z]   API version:      1.40 (minimum version 1.12)
09:03:35 [2020-01-02T09:03:35.008Z]   Go version:       go1.12.8
09:03:35 [2020-01-02T09:03:35.008Z]   Git commit:       6a30dfc
09:03:35 [2020-01-02T09:03:35.008Z]   Built:            Thu Aug 29 05:30:57 2019
09:03:35 [2020-01-02T09:03:35.008Z]   OS/Arch:          linux/arm64
09:03:35 [2020-01-02T09:03:35.008Z]   Experimental:     true
09:03:35 [2020-01-02T09:03:35.008Z]  containerd:
09:03:35 [2020-01-02T09:03:35.008Z]   Version:          1.2.6
09:03:35 [2020-01-02T09:03:35.008Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:03:35 [2020-01-02T09:03:35.008Z]  runc:
09:03:35 [2020-01-02T09:03:35.008Z]   Version:          1.0.0-rc8
09:03:35 [2020-01-02T09:03:35.008Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:03:35 [2020-01-02T09:03:35.008Z]  docker-init:
09:03:35 [2020-01-02T09:03:35.008Z]   Version:          0.18.0
09:03:35 [2020-01-02T09:03:35.008Z]   GitCommit:        fec3683
[Pipeline] sh
09:03:35 [2020-01-02T09:03:35.121Z] go: finding github.com/onsi/gomega v1.4.3
09:03:35 [2020-01-02T09:03:35.242Z] #41 19.56   CC       images/cpuinfo.o
09:03:35 [2020-01-02T09:03:35.335Z] + docker info
09:03:35 [2020-01-02T09:03:35.410Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
09:03:35 [2020-01-02T09:03:35.410Z] go: finding github.com/kr/text v0.1.0
09:03:35 [2020-01-02T09:03:35.410Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
09:03:35 [2020-01-02T09:03:35.464Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.8s done
09:03:35 [2020-01-02T09:03:35.725Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.1s
09:03:35 [2020-01-02T09:03:35.808Z] #41 19.92   CC       images/inventory.o
09:03:35 [2020-01-02T09:03:35.984Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done
09:03:35 [2020-01-02T09:03:35.984Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468
09:03:36 [2020-01-02T09:03:36.068Z] #41 20.19   CC       images/fdinfo.o
09:03:36 [2020-01-02T09:03:36.068Z] #41 20.40   CC       images/fown.o
09:03:36 [2020-01-02T09:03:36.326Z] #41 20.51   CC       images/ns.o
09:03:36 [2020-01-02T09:03:36.326Z] #41 20.66   CC       images/regfile.o
09:03:36 [2020-01-02T09:03:36.584Z] #41 20.78   CC       images/ghost-file.o
09:03:36 [2020-01-02T09:03:36.584Z] #41 21.05   CC       images/fifo.o
09:03:36 [2020-01-02T09:03:36.939Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
09:03:37 [2020-01-02T09:03:37.151Z] #41 21.23   CC       images/remap-file-path.o
09:03:37 [2020-01-02T09:03:37.151Z] #41 21.37   CC       images/eventfd.o
09:03:37 [2020-01-02T09:03:37.151Z] #41 21.57   CC       images/eventpoll.o
09:03:37 [2020-01-02T09:03:37.151Z] #41 21.64   CC       images/fh.o
09:03:37 [2020-01-02T09:03:37.228Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
09:03:37 [2020-01-02T09:03:37.228Z] go: finding github.com/mattn/go-shellwords v1.0.5
09:03:37 [2020-01-02T09:03:37.228Z] go: finding golang.org/x/text v0.3.0
09:03:37 [2020-01-02T09:03:37.409Z] #41 21.76   CC       images/fsnotify.o
09:03:37 [2020-01-02T09:03:37.518Z] go: finding github.com/docker/go-units v0.3.1
09:03:38 [2020-01-02T09:03:38.149Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
09:03:38 [2020-01-02T09:03:38.346Z] #41 22.39   CC       images/signalfd.o
09:03:38 [2020-01-02T09:03:38.347Z] #41 22.61   CC       images/fs.o
09:03:38 [2020-01-02T09:03:38.605Z] #41 22.81   CC       images/pstree.o
09:03:38 [2020-01-02T09:03:38.605Z] #41 23.02   CC       images/pipe.o
09:03:38 [2020-01-02T09:03:38.780Z] go: finding github.com/kr/pty v1.1.1
09:03:38 [2020-01-02T09:03:38.866Z] #41 ...
09:03:38 [2020-01-02T09:03:38.866Z] 
09:03:38 [2020-01-02T09:03:38.866Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:38 [2020-01-02T09:03:38.866Z] #10 69.33 Selecting previously unselected package gcc-mingw-w64-base.
09:03:38 [2020-01-02T09:03:38.866Z] #10 69.34 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
09:03:38 [2020-01-02T09:03:38.866Z] #10 69.35 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:03:38 [2020-01-02T09:03:38.866Z] #10 69.56 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:03:38 [2020-01-02T09:03:38.866Z] #10 69.56 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:03:38 [2020-01-02T09:03:38.866Z] #10 69.57 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:03:39 [2020-01-02T09:03:39.124Z] #10 ...
09:03:39 [2020-01-02T09:03:39.124Z] 
09:03:39 [2020-01-02T09:03:39.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:39 [2020-01-02T09:03:39.124Z] #41 23.35   CC       images/tcp-stream.o
09:03:39 [2020-01-02T09:03:39.124Z] #41 23.61   CC       images/sk-packet.o
09:03:39 [2020-01-02T09:03:39.426Z] go: finding github.com/onsi/ginkgo v1.7.0
09:03:39 [2020-01-02T09:03:39.426Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
09:03:39 [2020-01-02T09:03:39.691Z] #41 23.94   CC       images/mnt.o
09:03:39 [2020-01-02T09:03:39.949Z] #41 24.19   CC       images/pipe-data.o
09:03:39 [2020-01-02T09:03:39.949Z] #41 24.33   CC       images/sa.o
09:03:40 [2020-01-02T09:03:40.178Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 3.9s done
09:03:40 [2020-01-02T09:03:40.207Z] #41 24.46   CC       images/timer.o
09:03:40 [2020-01-02T09:03:40.435Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee
09:03:40 [2020-01-02T09:03:40.454Z] go: finding github.com/spf13/cast v1.3.0
09:03:40 [2020-01-02T09:03:40.454Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
09:03:40 [2020-01-02T09:03:40.454Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:03:40 [2020-01-02T09:03:40.454Z] go: finding github.com/coreos/go-semver v0.2.0
09:03:40 [2020-01-02T09:03:40.454Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
09:03:40 [2020-01-02T09:03:40.465Z] #41 24.68   CC       images/timerfd.o
09:03:40 [2020-01-02T09:03:40.723Z] #41 24.91   CC       images/mm.o
09:03:40 [2020-01-02T09:03:40.723Z] #41 25.18   CC       images/sk-opts.o
09:03:40 [2020-01-02T09:03:40.745Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
09:03:41 [2020-01-02T09:03:41.034Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
09:03:41 [2020-01-02T09:03:41.289Z] #41 25.36   CC       images/sk-unix.o
09:03:41 [2020-01-02T09:03:41.289Z] #41 25.60   CC       images/sk-inet.o
09:03:41 [2020-01-02T09:03:41.323Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
09:03:41 [2020-01-02T09:03:41.548Z] #41 26.03   CC       images/tun.o
09:03:41 [2020-01-02T09:03:41.953Z] go: finding github.com/magiconair/properties v1.8.0
09:03:41 [2020-01-02T09:03:41.953Z] go: finding gopkg.in/yaml.v2 v2.2.1
09:03:42 [2020-01-02T09:03:42.114Z] #41 26.19   CC       images/sk-netlink.o
09:03:42 [2020-01-02T09:03:42.114Z] #41 26.38   CC       images/packet-sock.o
09:03:42 [2020-01-02T09:03:42.243Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
09:03:42 [2020-01-02T09:03:42.680Z] #41 26.83   CC       images/ipc-var.o
09:03:42 [2020-01-02T09:03:42.680Z] #41 27.01   CC       images/ipc-desc.o
09:03:42 [2020-01-02T09:03:42.938Z] #41 27.10   CC       images/ipc-shm.o
09:03:42 [2020-01-02T09:03:42.938Z] #41 27.16   CC       images/ipc-msg.o
09:03:42 [2020-01-02T09:03:42.938Z] #41 27.32   CC       images/ipc-sem.o
09:03:43 [2020-01-02T09:03:43.196Z] #41 27.49   CC       images/utsns.o
09:03:43 [2020-01-02T09:03:43.455Z] #41 27.72   CC       images/creds.o
09:03:43 [2020-01-02T09:03:43.455Z] #41 27.88   CC       images/vma.o
09:03:43 [2020-01-02T09:03:43.756Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
09:03:43 [2020-01-02T09:03:43.756Z] go: finding github.com/hashicorp/go-uuid v1.0.0
09:03:43 [2020-01-02T09:03:43.756Z] go: finding github.com/hpcloud/tail v1.0.0
09:03:44 [2020-01-02T09:03:44.020Z] #41 28.11   CC       images/netdev.o
09:03:44 [2020-01-02T09:03:44.279Z] #41 28.42   CC       images/tty.o
09:03:44 [2020-01-02T09:03:44.382Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
09:03:44 [2020-01-02T09:03:44.619Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.7s done
09:03:44 [2020-01-02T09:03:44.619Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b
09:03:44 [2020-01-02T09:03:44.674Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
09:03:44 [2020-01-02T09:03:44.859Z] #41 29.00   CC       images/file-lock.o
09:03:44 [2020-01-02T09:03:44.860Z] #41 29.25   CC       images/rlimit.o
09:03:44 [2020-01-02T09:03:44.965Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
09:03:45 [2020-01-02T09:03:45.181Z] #41 29.46   CC       images/pagemap.o
09:03:45 [2020-01-02T09:03:45.439Z] #41 29.85   CC       images/siginfo.o
09:03:45 [2020-01-02T09:03:45.458Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
09:03:45 [2020-01-02T09:03:45.458Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
09:03:45 [2020-01-02T09:03:45.458Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
09:03:45 [2020-01-02T09:03:45.698Z] #41 30.10   CC       images/rpc.o
09:03:45 [2020-01-02T09:03:45.747Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
09:03:45 [2020-01-02T09:03:45.747Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
09:03:45 [2020-01-02T09:03:45.956Z] #41 ...
09:03:45 [2020-01-02T09:03:45.956Z] 
09:03:45 [2020-01-02T09:03:45.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:45 [2020-01-02T09:03:45.956Z] #10 86.36 Selecting previously unselected package g++-mingw-w64-x86-64.
09:03:45 [2020-01-02T09:03:45.956Z] #10 86.36 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:03:45 [2020-01-02T09:03:45.956Z] #10 86.38 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:03:46 [2020-01-02T09:03:46.038Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
09:03:46 [2020-01-02T09:03:46.039Z] go: finding github.com/onsi/ginkgo v1.6.0
09:03:46 [2020-01-02T09:03:46.665Z] go: finding github.com/sirupsen/logrus v1.0.3
09:03:47 [2020-01-02T09:03:47.294Z] go: finding github.com/pelletier/go-toml v1.2.0
09:03:47 [2020-01-02T09:03:47.559Z] Client:
09:03:47 [2020-01-02T09:03:47.559Z]  Debug Mode: false
09:03:47 [2020-01-02T09:03:47.559Z] 
09:03:47 [2020-01-02T09:03:47.559Z] Server:
09:03:47 [2020-01-02T09:03:47.559Z]  Containers: 0
09:03:47 [2020-01-02T09:03:47.559Z]   Running: 0
09:03:47 [2020-01-02T09:03:47.559Z]   Paused: 0
09:03:47 [2020-01-02T09:03:47.559Z]   Stopped: 0
09:03:47 [2020-01-02T09:03:47.559Z]  Images: 0
09:03:47 [2020-01-02T09:03:47.559Z]  Server Version: 19.03.2
09:03:47 [2020-01-02T09:03:47.559Z]  Storage Driver: overlay2
09:03:47 [2020-01-02T09:03:47.559Z]   Backing Filesystem: extfs
09:03:47 [2020-01-02T09:03:47.559Z]   Supports d_type: true
09:03:47 [2020-01-02T09:03:47.559Z]   Native Overlay Diff: true
09:03:47 [2020-01-02T09:03:47.559Z]  Logging Driver: json-file
09:03:47 [2020-01-02T09:03:47.559Z]  Cgroup Driver: cgroupfs
09:03:47 [2020-01-02T09:03:47.559Z]  Plugins:
09:03:47 [2020-01-02T09:03:47.559Z]   Volume: local
09:03:47 [2020-01-02T09:03:47.559Z]   Network: bridge host ipvlan macvlan null overlay
09:03:47 [2020-01-02T09:03:47.559Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:03:47 [2020-01-02T09:03:47.559Z]  Swarm: inactive
09:03:47 [2020-01-02T09:03:47.559Z]  Runtimes: runc
09:03:47 [2020-01-02T09:03:47.559Z]  Default Runtime: runc
09:03:47 [2020-01-02T09:03:47.559Z]  Init Binary: docker-init
09:03:47 [2020-01-02T09:03:47.559Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:03:47 [2020-01-02T09:03:47.559Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:03:47 [2020-01-02T09:03:47.559Z]  init version: fec3683
09:03:47 [2020-01-02T09:03:47.559Z]  Security Options:
09:03:47 [2020-01-02T09:03:47.559Z]   apparmor
09:03:47 [2020-01-02T09:03:47.559Z]   seccomp
09:03:47 [2020-01-02T09:03:47.559Z]    Profile: default
09:03:47 [2020-01-02T09:03:47.559Z]  Kernel Version: 4.15.0-1048-aws
09:03:47 [2020-01-02T09:03:47.559Z]  Operating System: Ubuntu 16.04.6 LTS
09:03:47 [2020-01-02T09:03:47.559Z]  OSType: linux
09:03:47 [2020-01-02T09:03:47.559Z]  Architecture: aarch64
09:03:47 [2020-01-02T09:03:47.559Z]  CPUs: 4
09:03:47 [2020-01-02T09:03:47.559Z]  Total Memory: 7.525GiB
09:03:47 [2020-01-02T09:03:47.559Z]  Name: ip-10-100-123-54
09:03:47 [2020-01-02T09:03:47.559Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
09:03:47 [2020-01-02T09:03:47.559Z]  Docker Root Dir: /var/lib/docker
09:03:47 [2020-01-02T09:03:47.559Z]  Debug Mode: false
09:03:47 [2020-01-02T09:03:47.559Z]  Registry: https://index.docker.io/v1/
09:03:47 [2020-01-02T09:03:47.559Z]  Labels:
09:03:47 [2020-01-02T09:03:47.559Z]  Experimental: true
09:03:47 [2020-01-02T09:03:47.559Z]  Insecure Registries:
09:03:47 [2020-01-02T09:03:47.559Z]   127.0.0.0/8
09:03:47 [2020-01-02T09:03:47.559Z]  Live Restore Enabled: true
09:03:47 [2020-01-02T09:03:47.559Z] 
09:03:47 [2020-01-02T09:03:47.559Z] WARNING: No swap limit support
[Pipeline] sh
09:03:47 [2020-01-02T09:03:47.859Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:03:47 [2020-01-02T09:03:47.859Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:03:47 [2020-01-02T09:03:47.859Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40291/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:03:47 [2020-01-02T09:03:47.859Z] + bash /home/ubuntu/workspace/moby_PR-40291/check-config.sh
09:03:47 [2020-01-02T09:03:47.859Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:03:47 [2020-01-02T09:03:47.859Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:03:47 [2020-01-02T09:03:47.859Z] 
09:03:47 [2020-01-02T09:03:47.859Z] Generally Necessary:
09:03:47 [2020-01-02T09:03:47.859Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:03:47 [2020-01-02T09:03:47.859Z] - apparmor: enabled and tools installed
09:03:47 [2020-01-02T09:03:47.859Z] - CONFIG_NAMESPACES: enabled
09:03:47 [2020-01-02T09:03:47.859Z] - CONFIG_NET_NS: enabled
09:03:47 [2020-01-02T09:03:47.859Z] - CONFIG_PID_NS: enabled
09:03:47 [2020-01-02T09:03:47.859Z] - CONFIG_IPC_NS: enabled
09:03:47 [2020-01-02T09:03:47.859Z] - CONFIG_UTS_NS: enabled
09:03:47 [2020-01-02T09:03:47.859Z] - CONFIG_CGROUPS: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_CGROUP_CPUACCT: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_CGROUP_DEVICE: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_CGROUP_FREEZER: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_CGROUP_SCHED: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_CPUSETS: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_MEMCG: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_KEYS: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_VETH: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_BRIDGE: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_NF_NAT: enabled (as module)
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_NF_NAT_NEEDED: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_POSIX_MQUEUE: enabled
09:03:48 [2020-01-02T09:03:48.124Z] 
09:03:48 [2020-01-02T09:03:48.124Z] Optional Features:
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_USER_NS: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_SECCOMP: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_CGROUP_PIDS: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_MEMCG_SWAP: enabled
09:03:48 [2020-01-02T09:03:48.124Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:03:48 [2020-01-02T09:03:48.386Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_BLK_CGROUP: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_IOSCHED_CFQ: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_CGROUP_PERF: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_CGROUP_HUGETLB: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_CFS_BANDWIDTH: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_RT_GROUP_SCHED: missing
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_IP_VS: enabled (as module)
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_IP_VS_NFCT: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_IP_VS_RR: enabled (as module)
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_EXT4_FS: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:03:48 [2020-01-02T09:03:48.386Z] - Network Drivers:
09:03:48 [2020-01-02T09:03:48.386Z]   - "overlay":
09:03:48 [2020-01-02T09:03:48.386Z]     - CONFIG_VXLAN: enabled (as module)
09:03:48 [2020-01-02T09:03:48.386Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:03:48 [2020-01-02T09:03:48.386Z]       Optional (for encrypted networks):
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_CRYPTO: enabled
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_CRYPTO_AEAD: enabled
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_CRYPTO_GCM: enabled
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_CRYPTO_GHASH: enabled
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_XFRM: enabled
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_XFRM_USER: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_INET_ESP: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]   - "ipvlan":
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_IPVLAN: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]   - "macvlan":
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_MACVLAN: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_DUMMY: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]   - "ftp,tftp client in container":
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z] - Storage Drivers:
09:03:48 [2020-01-02T09:03:48.647Z]   - "aufs":
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_AUFS_FS: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]   - "btrfs":
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:03:48 [2020-01-02T09:03:48.647Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:03:48 [2020-01-02T09:03:48.647Z]   - "devicemapper":
09:03:48 [2020-01-02T09:03:48.907Z]     - CONFIG_BLK_DEV_DM: enabled
09:03:48 [2020-01-02T09:03:48.907Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:03:48 [2020-01-02T09:03:48.907Z]   - "overlay":
09:03:48 [2020-01-02T09:03:48.907Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:03:48 [2020-01-02T09:03:48.907Z]   - "zfs":
09:03:48 [2020-01-02T09:03:48.907Z]     - /dev/zfs: missing
09:03:48 [2020-01-02T09:03:48.907Z]     - zfs command: missing
09:03:48 [2020-01-02T09:03:48.907Z]     - zpool command: missing
09:03:48 [2020-01-02T09:03:48.907Z] 
09:03:48 [2020-01-02T09:03:48.907Z] Limits:
09:03:48 [2020-01-02T09:03:48.907Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:03:48 [2020-01-02T09:03:48.907Z] 
09:03:48 [2020-01-02T09:03:48.907Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:03:49 [2020-01-02T09:03:49.257Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb .
09:03:49 [2020-01-02T09:03:49.257Z] #2 [internal] load build definition from Dockerfile
09:03:49 [2020-01-02T09:03:49.257Z] #2 transferring dockerfile: 15.34kB done
09:03:49 [2020-01-02T09:03:49.257Z] #2 DONE 0.1s
09:03:49 [2020-01-02T09:03:49.257Z] 
09:03:49 [2020-01-02T09:03:49.257Z] #1 [internal] load .dockerignore
09:03:49 [2020-01-02T09:03:49.257Z] #1 transferring context: 112B done
09:03:49 [2020-01-02T09:03:49.257Z] #1 DONE 0.1s
09:03:49 [2020-01-02T09:03:49.519Z] 
09:03:49 [2020-01-02T09:03:49.519Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:03:49 [2020-01-02T09:03:49.779Z] #3 DONE 0.4s
09:03:49 [2020-01-02T09:03:49.779Z] 
09:03:49 [2020-01-02T09:03:49.779Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:03:49 [2020-01-02T09:03:49.779Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:03:49 [2020-01-02T09:03:49.888Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.0s
09:03:50 [2020-01-02T09:03:50.040Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:03:50 [2020-01-02T09:03:50.040Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
09:03:50 [2020-01-02T09:03:50.040Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
09:03:50 [2020-01-02T09:03:50.040Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s
09:03:50 [2020-01-02T09:03:50.040Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.09MB / 8.26MB 0.4s
09:03:50 [2020-01-02T09:03:50.300Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.5s
09:03:50 [2020-01-02T09:03:50.560Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.7s done
09:03:50 [2020-01-02T09:03:50.560Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s
09:03:50 [2020-01-02T09:03:50.820Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.3s done
09:03:51 [2020-01-02T09:03:51.080Z] #4 DONE 1.1s
09:03:51 [2020-01-02T09:03:51.226Z] #10 ...
09:03:51 [2020-01-02T09:03:51.227Z] 
09:03:51 [2020-01-02T09:03:51.227Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:51 [2020-01-02T09:03:51.227Z] #41 30.94   CC       images/ext-file.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 31.18   CC       images/cgroup.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 31.64   CC       images/userns.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 31.79   CC       images/google/protobuf/descriptor.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 33.01   CC       images/opts.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 33.19   CC       images/seccomp.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 33.43   CC       images/binfmt-misc.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 33.68   CC       images/time.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 33.92   CC       images/sysctl.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.03   CC       images/autofs.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.17   CC       images/macvlan.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.27   CC       images/sit.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.44   LINK     images/built-in.o
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.56   GEN      compel/include/asm
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.57   GEN      compel/include/version.h
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.61 touch .config
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.62   GEN      include/common/config.h
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.75   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.77   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.78   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.81   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.85   DEP      compel/arch/x86/plugins/std/memcpy.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.88   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.91   GEN      compel/plugins/include/uapi/std/syscall.h
09:03:51 [2020-01-02T09:03:51.227Z] #41 34.99   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.01   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.05   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.05   DEP      compel/plugins/std/infect.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.18   DEP      compel/plugins/std/string.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.26   DEP      compel/plugins/std/log.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.40   DEP      compel/plugins/std/fds.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.49   DEP      compel/plugins/std/std.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.51   DEP      compel/plugins/shmem/shmem.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.53   DEP      compel/plugins/fds/fds.d
09:03:51 [2020-01-02T09:03:51.227Z] #41 35.56   CC       compel/plugins/std/std.o
09:03:51 [2020-01-02T09:03:51.485Z] #41 35.70   CC       compel/plugins/std/fds.o
09:03:51 [2020-01-02T09:03:51.650Z] 
09:03:51 [2020-01-02T09:03:51.650Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:03:51 [2020-01-02T09:03:51.916Z] #6 DONE 0.3s
09:03:51 [2020-01-02T09:03:51.916Z] 
09:03:51 [2020-01-02T09:03:51.916Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch
09:03:51 [2020-01-02T09:03:51.916Z] #5 DONE 0.5s
09:03:51 [2020-01-02T09:03:51.916Z] 
09:03:51 [2020-01-02T09:03:51.916Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:03:51 [2020-01-02T09:03:51.916Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done
09:03:52 [2020-01-02T09:03:52.051Z] #41 36.17   CC       compel/plugins/std/log.o
09:03:52 [2020-01-02T09:03:52.182Z] #7 sha256:5c81daf6ef07f8afcc21af4ea905294bd5aeb12c1289710c4ca59c871b178bd7 5.47kB / 5.47kB done
09:03:52 [2020-01-02T09:03:52.182Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 2.82MB / 43.17MB 0.2s
09:03:52 [2020-01-02T09:03:52.182Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done
09:03:52 [2020-01-02T09:03:52.182Z] #7 sha256:52c1ab03c1c8bc339c9a4e74978a94499a2116b2ac7a6cb203aace411bc9a58d 1.79kB / 1.79kB done
09:03:52 [2020-01-02T09:03:52.182Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 6.54MB / 9.75MB 0.2s
09:03:52 [2020-01-02T09:03:52.182Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 13.78MB / 43.17MB 0.3s
09:03:52 [2020-01-02T09:03:52.182Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.3s
09:03:52 [2020-01-02T09:03:52.618Z] #41 36.86   CC       compel/plugins/std/string.o
09:03:52 [2020-01-02T09:03:52.835Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 24.39MB / 43.17MB 0.4s
09:03:52 [2020-01-02T09:03:52.835Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 35.36MB / 43.17MB 0.5s
09:03:52 [2020-01-02T09:03:52.881Z] #41 37.10   CC       compel/plugins/std/infect.o
09:03:53 [2020-01-02T09:03:53.128Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 0.7s
09:03:53 [2020-01-02T09:03:53.139Z] #41 37.50   CC       compel/arch/x86/plugins/std/parasite-head.o
09:03:53 [2020-01-02T09:03:53.139Z] #41 37.55   CC       compel/arch/x86/plugins/std/memcpy.o
09:03:53 [2020-01-02T09:03:53.139Z] #41 37.57   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:03:53 [2020-01-02T09:03:53.173Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 8.6s done
09:03:53 [2020-01-02T09:03:53.173Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207
09:03:53 [2020-01-02T09:03:53.173Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done
09:03:53 [2020-01-02T09:03:53.173Z] #7 DONE 26.9s
09:03:53 [2020-01-02T09:03:53.173Z] 
09:03:53 [2020-01-02T09:03:53.173Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:03:53 [2020-01-02T09:03:53.397Z] #41 37.65   AR       compel/plugins/std.lib.a
09:03:53 [2020-01-02T09:03:53.397Z] #41 37.68   CC       compel/plugins/fds/fds.o
09:03:53 [2020-01-02T09:03:53.656Z] #41 37.88   AR       compel/plugins/fds.lib.a
09:03:53 [2020-01-02T09:03:53.656Z] #41 37.91   HOSTDEP  compel/src/lib/log-host.d
09:03:53 [2020-01-02T09:03:53.656Z] #41 37.98   HOSTDEP  compel/src/lib/handle-elf-host.d
09:03:53 [2020-01-02T09:03:53.656Z] #41 38.06   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 1.5s done
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 1.3s done
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0B / 48.02MB 1.6s
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0B / 4.09MB 1.6s
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 0B / 49.10MB 1.6s
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 5.92MB / 48.02MB 1.8s
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 1.8s
09:03:53 [2020-01-02T09:03:53.707Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 4.02MB / 49.10MB 1.8s
09:03:53 [2020-01-02T09:03:53.923Z] #41 38.21   HOSTDEP  compel/src/main-host.d
09:03:53 [2020-01-02T09:03:53.923Z] #41 38.28   DEP      compel/src/lib/ptrace.d
09:03:53 [2020-01-02T09:03:53.924Z] Removing intermediate container ffd0635ea33c
09:03:53 [2020-01-02T09:03:53.924Z]  ---> f62f274348b1
09:03:53 [2020-01-02T09:03:53.924Z] Step 11/16 : ARG GOOS
09:03:53 [2020-01-02T09:03:53.924Z]  ---> Running in d14f001b4601
09:03:53 [2020-01-02T09:03:53.972Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 19.84MB / 48.02MB 2.0s
09:03:53 [2020-01-02T09:03:53.972Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 1.9s done
09:03:53 [2020-01-02T09:03:53.972Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 13.82MB / 49.10MB 2.0s
09:03:53 [2020-01-02T09:03:53.972Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 0B / 97.60MB 2.0s
09:03:53 [2020-01-02T09:03:53.972Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2
09:03:53 [2020-01-02T09:03:53.972Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 24.27MB / 48.02MB 2.1s
09:03:53 [2020-01-02T09:03:53.972Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 21.06MB / 49.10MB 2.1s
09:03:54 [2020-01-02T09:03:54.181Z] #41 38.34   DEP      compel/src/lib/infect.d
09:03:54 [2020-01-02T09:03:54.181Z] #41 38.43   DEP      compel/src/lib/infect-util.d
09:03:54 [2020-01-02T09:03:54.181Z] #41 38.50   DEP      compel/src/lib/infect-rpc.d
09:03:54 [2020-01-02T09:03:54.233Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 31.89MB / 48.02MB 2.2s
09:03:54 [2020-01-02T09:03:54.233Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 24.68MB / 49.10MB 2.2s
09:03:54 [2020-01-02T09:03:54.233Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 8.19MB / 97.60MB 2.2s
09:03:54 [2020-01-02T09:03:54.233Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 40.82MB / 48.02MB 2.3s
09:03:54 [2020-01-02T09:03:54.233Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 42.50MB / 49.10MB 2.3s
09:03:54 [2020-01-02T09:03:54.300Z] Removing intermediate container d14f001b4601
09:03:54 [2020-01-02T09:03:54.300Z]  ---> 89b3d87091e5
09:03:54 [2020-01-02T09:03:54.300Z] Step 12/16 : ARG GOARCH
09:03:54 [2020-01-02T09:03:54.300Z]  ---> Running in d8c3812784d2
09:03:54 [2020-01-02T09:03:54.300Z] Removing intermediate container d8c3812784d2
09:03:54 [2020-01-02T09:03:54.300Z]  ---> 3bf9e2ba11d6
09:03:54 [2020-01-02T09:03:54.300Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
09:03:54 [2020-01-02T09:03:54.439Z] #41 38.61   DEP      compel/arch/x86/src/lib/infect.d
09:03:54 [2020-01-02T09:03:54.439Z] #41 38.74   DEP      compel/arch/x86/src/lib/cpu.d
09:03:54 [2020-01-02T09:03:54.439Z] #41 38.85   DEP      compel/src/lib/log.d
09:03:54 [2020-01-02T09:03:54.496Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 2.5s
09:03:54 [2020-01-02T09:03:54.496Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 2.5s
09:03:54 [2020-01-02T09:03:54.496Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 24.76MB / 97.60MB 2.5s
09:03:54 [2020-01-02T09:03:54.496Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 30.64MB / 97.60MB 2.6s
09:03:54 [2020-01-02T09:03:54.496Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 2.6s done
09:03:54 [2020-01-02T09:03:54.496Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 2.6s done
09:03:54 [2020-01-02T09:03:54.496Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 0B / 155B 2.7s
09:03:54 [2020-01-02T09:03:54.682Z]  ---> Running in d21f3d65b259
09:03:54 [2020-01-02T09:03:54.697Z] #41 38.97   DEP      compel/src/main.d
09:03:54 [2020-01-02T09:03:54.697Z] #41 39.09   DEP      compel/src/lib/handle-elf.d
09:03:54 [2020-01-02T09:03:54.762Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 40.21MB / 97.60MB 2.8s
09:03:54 [2020-01-02T09:03:54.763Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 155B / 155B 2.7s done
09:03:54 [2020-01-02T09:03:54.763Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 50.55MB / 97.60MB 2.9s
09:03:54 [2020-01-02T09:03:54.955Z] #41 39.20   DEP      compel/arch/x86/src/lib/handle-elf.d
09:03:55 [2020-01-02T09:03:55.026Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 60.55MB / 97.60MB 3.0s
09:03:55 [2020-01-02T09:03:55.077Z] #8 DONE 1.7s
09:03:55 [2020-01-02T09:03:55.077Z] 
09:03:55 [2020-01-02T09:03:55.077Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:03:55 [2020-01-02T09:03:55.214Z] #41 39.36   CC       compel/src/lib/log.o
09:03:55 [2020-01-02T09:03:55.289Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 74.05MB / 97.60MB 3.2s
09:03:55 [2020-01-02T09:03:55.289Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 83.03MB / 97.60MB 3.4s
09:03:55 [2020-01-02T09:03:55.472Z] #41 39.65   CC       compel/arch/x86/src/lib/cpu.o
09:03:55 [2020-01-02T09:03:55.554Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 90.01MB / 97.60MB 3.5s
09:03:55 [2020-01-02T09:03:55.554Z] #7 ...
09:03:55 [2020-01-02T09:03:55.554Z] 
09:03:55 [2020-01-02T09:03:55.554Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:03:55 [2020-01-02T09:03:55.554Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:03:55 [2020-01-02T09:03:55.554Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:03:55 [2020-01-02T09:03:55.554Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:03:55 [2020-01-02T09:03:55.554Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.5s done
09:03:55 [2020-01-02T09:03:55.554Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done
09:03:55 [2020-01-02T09:03:55.554Z] #65 DONE 3.6s
09:03:55 [2020-01-02T09:03:55.554Z] 
09:03:55 [2020-01-02T09:03:55.554Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:03:55 [2020-01-02T09:03:55.554Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.54MB / 97.60MB 3.6s
09:03:55 [2020-01-02T09:03:55.904Z] #7 ...
09:03:55 [2020-01-02T09:03:55.904Z] 
09:03:55 [2020-01-02T09:03:55.904Z] #19 [internal] load build context
09:03:55 [2020-01-02T09:03:55.904Z] #19 transferring context: 46.32MB 3.7s done
09:03:55 [2020-01-02T09:03:55.904Z] #19 DONE 4.0s
09:03:55 [2020-01-02T09:03:55.904Z] 
09:03:55 [2020-01-02T09:03:55.904Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:03:55 [2020-01-02T09:03:55.904Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 3.9s done
09:03:56 [2020-01-02T09:03:56.015Z] #9 DONE 1.0s
09:03:56 [2020-01-02T09:03:56.015Z] 
09:03:56 [2020-01-02T09:03:56.015Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:03:56 [2020-01-02T09:03:56.015Z] #20 DONE 0.1s
09:03:56 [2020-01-02T09:03:56.015Z] 
09:03:56 [2020-01-02T09:03:56.015Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:03:56 [2020-01-02T09:03:56.015Z] #21 DONE 0.0s
09:03:56 [2020-01-02T09:03:56.015Z] 
09:03:56 [2020-01-02T09:03:56.015Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:03:56 [2020-01-02T09:03:56.212Z] #41 40.25   CC       compel/arch/x86/src/lib/infect.o
09:03:56 [2020-01-02T09:03:56.779Z] #41 41.00   CC       compel/src/lib/infect-rpc.o
09:03:57 [2020-01-02T09:03:57.038Z] #41 41.41   CC       compel/src/lib/infect-util.o
09:03:57 [2020-01-02T09:03:57.296Z] #41 41.67   CC       compel/src/lib/infect.o
09:03:57 [2020-01-02T09:03:57.827Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 3.5s done
09:03:57 [2020-01-02T09:03:57.827Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b
09:03:58 [2020-01-02T09:03:58.088Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0.4s done
09:03:58 [2020-01-02T09:03:58.231Z] #41 ...
09:03:58 [2020-01-02T09:03:58.231Z] 
09:03:58 [2020-01-02T09:03:58.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:58 [2020-01-02T09:03:58.231Z] #10 98.64 Selecting previously unselected package libapparmor1:amd64.
09:03:58 [2020-01-02T09:03:58.231Z] #10 98.65 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
09:03:58 [2020-01-02T09:03:58.231Z] #10 98.65 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:03:58 [2020-01-02T09:03:58.231Z] #10 98.78 Selecting previously unselected package libapparmor-dev:amd64.
09:03:58 [2020-01-02T09:03:58.231Z] #10 98.78 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
09:03:58 [2020-01-02T09:03:58.348Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12
09:03:58 [2020-01-02T09:03:58.489Z] #10 98.80 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:03:58 [2020-01-02T09:03:58.489Z] #10 98.93 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:03:58 [2020-01-02T09:03:58.489Z] #10 98.96 Setting up libsepol1-dev:amd64 (2.6-2) ...
09:03:58 [2020-01-02T09:03:58.489Z] #10 98.97 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:03:58 [2020-01-02T09:03:58.489Z] #10 98.99 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:03:58 [2020-01-02T09:03:58.489Z] #10 99.00 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:03:58 [2020-01-02T09:03:58.489Z] #10 99.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:03:58 [2020-01-02T09:03:58.489Z] #10 99.05 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:03:58 [2020-01-02T09:03:58.618Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.2s done
09:03:58 [2020-01-02T09:03:58.618Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.07 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.08 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.09 Setting up libpcre32-3:amd64 (2:8.39-3) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.11 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.12 Setting up libpcre16-3:amd64 (2:8.39-3) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.13 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.15 Setting up mingw-w64-common (5.0.1-1) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.16 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.17 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.18 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.19 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.21 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.22 Setting up btrfs-progs (4.7.3-1) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.23 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.24 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.27 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
09:03:58 [2020-01-02T09:03:58.748Z] #10 99.27 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.29 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
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.29 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.30 Setting up btrfs-tools (4.7.3-1) ...
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.37 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.38 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
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.40 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
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.41 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.44 Setting up dmsetup (2:1.02.137-2) ...
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.47 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:03:59 [2020-01-02T09:03:59.006Z] #10 99.48 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:03:59 [2020-01-02T09:03:59.302Z] #22 2.888 + RM_GOPATH=0
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.888 + TMP_GOPATH=
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.888 + : /build
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.888 + '[' -z '' ']'
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.889 ++ mktemp -d
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.890 + export GOPATH=/tmp/tmp.9rWkEWRTd4
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.890 + GOPATH=/tmp/tmp.9rWkEWRTd4
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.890 + RM_GOPATH=1
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.896 ++ dirname ./install.sh
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 + dir=.
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 + bin=dockercli
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 + shift
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 + '[' '!' -f ./dockercli.installer ']'
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 + . ./dockercli.installer
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 ++ : stable
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 ++ : 17.06.2-ce
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 + install_dockercli
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.904 Install docker/cli version 17.06.2-ce from stable
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.908 ++ uname -m
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.931 + arch=x86_64
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.931 + '[' x86_64 '!=' x86_64 ']'
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.931 + url=https://download.docker.com/linux/static
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.931 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:03:59 [2020-01-02T09:03:59.303Z] #22 2.935 + tar -xz docker/docker
09:04:00 [2020-01-02T09:04:00.381Z] #10 DONE 100.7s
09:04:00 [2020-01-02T09:04:00.381Z] 
09:04:00 [2020-01-02T09:04:00.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:00 [2020-01-02T09:04:00.381Z] #41 43.53   CC       compel/src/lib/ptrace.o
09:04:00 [2020-01-02T09:04:00.381Z] #41 43.80   AR       compel/libcompel.a
09:04:00 [2020-01-02T09:04:00.381Z] #41 43.86   HOSTCC   compel/src/main-host.o
09:04:00 [2020-01-02T09:04:00.381Z] #41 44.16   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:04:00 [2020-01-02T09:04:00.381Z] #41 44.29   HOSTCC   compel/src/lib/handle-elf-host.o
09:04:00 [2020-01-02T09:04:00.381Z] #41 44.65   HOSTCC   compel/src/lib/log-host.o
09:04:00 [2020-01-02T09:04:00.639Z] #41 44.92   HOSTLINK compel/compel-host-bin
09:04:00 [2020-01-02T09:04:00.897Z] #41 45.09   DEP      soccr/soccr.d
09:04:00 [2020-01-02T09:04:00.897Z] #41 45.18   CC       soccr/soccr.o
09:04:01 [2020-01-02T09:04:01.159Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 2.0s done
09:04:01 [2020-01-02T09:04:01.159Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 0.1s
09:04:01 [2020-01-02T09:04:01.832Z] #41 46.14   AR       soccr/libsoccr.a
09:04:01 [2020-01-02T09:04:01.832Z] #41 46.23 make[1]: 'soccr/libsoccr.a' is up to date.
09:04:01 [2020-01-02T09:04:01.843Z] #22 5.547 + mkdir -p /build
09:04:01 [2020-01-02T09:04:01.843Z] #22 5.548 + mv docker/docker /build/
09:04:01 [2020-01-02T09:04:01.843Z] #22 5.550 + rmdir docker
09:04:01 [2020-01-02T09:04:01.843Z] #22 DONE 5.7s
09:04:01 [2020-01-02T09:04:01.843Z] 
09:04:01 [2020-01-02T09:04:01.843Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:01 [2020-01-02T09:04:01.843Z] #10 3.562 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:01 [2020-01-02T09:04:01.843Z] #10 3.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:01 [2020-01-02T09:04:01.843Z] #10 3.805 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:01 [2020-01-02T09:04:01.843Z] #10 3.852 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:01 [2020-01-02T09:04:01.843Z] #10 3.908 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:01 [2020-01-02T09:04:01.843Z] #10 4.315 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:04:01 [2020-01-02T09:04:01.843Z] #10 5.171 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:04:01 [2020-01-02T09:04:01.843Z] #10 5.723 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:04:02 [2020-01-02T09:04:02.400Z] #41 46.57   DEP      criu/arch/x86/sigframe.d
09:04:02 [2020-01-02T09:04:02.400Z] #41 46.64   DEP      criu/arch/x86/sigaction_compat.d
09:04:02 [2020-01-02T09:04:02.400Z] #41 46.72   DEP      criu/arch/x86/kerndat.d
09:04:02 [2020-01-02T09:04:02.541Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 1.5s done
09:04:02 [2020-01-02T09:04:02.659Z] #41 46.89   DEP      criu/arch/x86/crtools.d
09:04:02 [2020-01-02T09:04:02.659Z] #41 ...
09:04:02 [2020-01-02T09:04:02.659Z] 
09:04:02 [2020-01-02T09:04:02.659Z] #11 [dev 1/24] RUN groupadd -r docker
09:04:02 [2020-01-02T09:04:02.659Z] #11 DONE 2.5s
09:04:02 [2020-01-02T09:04:02.659Z] 
09:04:02 [2020-01-02T09:04:02.659Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:02 [2020-01-02T09:04:02.659Z] #41 46.96   DEP      criu/arch/x86/cpu.d
09:04:02 [2020-01-02T09:04:02.802Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6
09:04:02 [2020-01-02T09:04:02.919Z] #41 47.09   CC       criu/arch/x86/cpu.o
09:04:03 [2020-01-02T09:04:03.178Z] #41 47.53   CC       criu/arch/x86/crtools.o
09:04:04 [2020-01-02T09:04:04.113Z] #41 48.41   CC       criu/arch/x86/kerndat.o
09:04:04 [2020-01-02T09:04:04.680Z] #41 48.89   CC       criu/arch/x86/sigaction_compat.o
09:04:04 [2020-01-02T09:04:04.938Z] #41 49.23   CC       criu/arch/x86/sigframe.o
09:04:05 [2020-01-02T09:04:05.197Z] #41 49.51   LINK     criu/arch/x86/crtools.built-in.o
09:04:05 [2020-01-02T09:04:05.197Z] #41 49.55   DEP      criu/pie/util-vdso-elf32.d
09:04:05 [2020-01-02T09:04:05.457Z] #41 49.67   DEP      criu/arch/x86/vdso-pie.d
09:04:05 [2020-01-02T09:04:05.457Z] #41 49.75   DEP      criu/pie/parasite-vdso.d
09:04:05 [2020-01-02T09:04:05.457Z] #41 ...
09:04:05 [2020-01-02T09:04:05.457Z] 
09:04:05 [2020-01-02T09:04:05.457Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:04:05 [2020-01-02T09:04:05.457Z] #12 DONE 2.7s
09:04:05 [2020-01-02T09:04:05.715Z] 
09:04:05 [2020-01-02T09:04:05.715Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:05 [2020-01-02T09:04:05.715Z] #41 49.91   DEP      criu/pie/util-vdso.d
09:04:05 [2020-01-02T09:04:05.715Z] #41 50.01   DEP      criu/pie/util.d
09:04:05 [2020-01-02T09:04:05.975Z] #41 50.22   CC       criu/pie/util.o
09:04:06 [2020-01-02T09:04:06.026Z] #10 ...
09:04:06 [2020-01-02T09:04:06.026Z] 
09:04:06 [2020-01-02T09:04:06.026Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:06 [2020-01-02T09:04:06.026Z] #56 4.438 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:06 [2020-01-02T09:04:06.026Z] #56 4.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #56 4.561 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #56 4.570 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #56 4.621 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:06 [2020-01-02T09:04:06.026Z] #56 5.255 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #56 6.387 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #56 6.946 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #56 ...
09:04:06 [2020-01-02T09:04:06.026Z] 
09:04:06 [2020-01-02T09:04:06.026Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:06 [2020-01-02T09:04:06.026Z] #24 3.574 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:06 [2020-01-02T09:04:06.026Z] #24 3.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #24 3.785 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #24 3.792 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #24 3.904 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:06 [2020-01-02T09:04:06.026Z] #24 4.086 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #24 5.135 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:04:06 [2020-01-02T09:04:06.026Z] #24 5.772 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:04:06 [2020-01-02T09:04:06.101Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 3.5s done
09:04:06 [2020-01-02T09:04:06.234Z] #41 50.53   CC       criu/pie/util-vdso.o
09:04:06 [2020-01-02T09:04:06.284Z] #24 ...
09:04:06 [2020-01-02T09:04:06.284Z] 
09:04:06 [2020-01-02T09:04:06.285Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:06 [2020-01-02T09:04:06.285Z] #33 4.424 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:06 [2020-01-02T09:04:06.285Z] #33 4.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:06 [2020-01-02T09:04:06.285Z] #33 4.554 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:06 [2020-01-02T09:04:06.285Z] #33 4.583 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:06 [2020-01-02T09:04:06.285Z] #33 4.585 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:06 [2020-01-02T09:04:06.285Z] #33 5.559 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:04:06 [2020-01-02T09:04:06.285Z] #33 6.543 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:04:06 [2020-01-02T09:04:06.285Z] #33 7.128 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:04:06 [2020-01-02T09:04:06.671Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c done
09:04:06 [2020-01-02T09:04:06.671Z] #7 DONE 14.8s
09:04:06 [2020-01-02T09:04:06.671Z] 
09:04:06 [2020-01-02T09:04:06.671Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:04:06 [2020-01-02T09:04:06.802Z] #41 51.10   CC       criu/pie/parasite-vdso.o
09:04:07 [2020-01-02T09:04:07.220Z] #33 ...
09:04:07 [2020-01-02T09:04:07.220Z] 
09:04:07 [2020-01-02T09:04:07.220Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:07 [2020-01-02T09:04:07.220Z] #10 11.23 Fetched 7932 kB in 7s (1035 kB/s)
09:04:07 [2020-01-02T09:04:07.369Z] #41 51.81   CC       criu/arch/x86/vdso-pie.o
09:04:07 [2020-01-02T09:04:07.627Z] #41 51.98   CC       criu/pie/util-vdso-elf32.o
09:04:07 [2020-01-02T09:04:07.886Z] #41 ...
09:04:07 [2020-01-02T09:04:07.886Z] 
09:04:07 [2020-01-02T09:04:07.886Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:04:07 [2020-01-02T09:04:07.886Z] #13 2.332 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:04:07 [2020-01-02T09:04:07.886Z] #13 DONE 2.6s
09:04:07 [2020-01-02T09:04:07.886Z] 
09:04:07 [2020-01-02T09:04:07.886Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:07 [2020-01-02T09:04:07.886Z] #41 52.35   AR       criu/pie/pie.lib.a
09:04:08 [2020-01-02T09:04:08.145Z] #41 52.40   DEP      criu/pie/restorer.d
09:04:08 [2020-01-02T09:04:08.403Z] #41 52.59   DEP      criu/arch/x86/sigaction_compat_pie.d
09:04:08 [2020-01-02T09:04:08.403Z] #41 52.74   DEP      criu/arch/x86/restorer_unmap.d
09:04:08 [2020-01-02T09:04:08.403Z] #41 52.75   DEP      criu/arch/x86/restorer.d
09:04:08 [2020-01-02T09:04:08.662Z] #41 52.89   DEP      criu/pie/parasite.d
09:04:08 [2020-01-02T09:04:08.662Z] #41 53.07   CC       criu/pie/parasite.o
09:04:09 [2020-01-02T09:04:09.660Z] #41 53.84   LINK     criu/pie/parasite.built-in.o
09:04:09 [2020-01-02T09:04:09.660Z] #41 53.85   GEN      criu/pie/parasite-blob.h
09:04:09 [2020-01-02T09:04:09.660Z] #41 53.88   CC       criu/arch/x86/restorer.o
09:04:09 [2020-01-02T09:04:09.918Z] #41 54.40   CC       criu/arch/x86/restorer_unmap.o
09:04:10 [2020-01-02T09:04:10.176Z] #41 54.45   CC       criu/arch/x86/sigaction_compat_pie.o
09:04:10 [2020-01-02T09:04:10.435Z] #41 54.70   CC       criu/pie/restorer.o
09:04:10 [2020-01-02T09:04:10.737Z] #10 11.23 Reading package lists...
09:04:10 [2020-01-02T09:04:10.950Z] #8 DONE 3.5s
09:04:10 [2020-01-02T09:04:10.950Z] 
09:04:10 [2020-01-02T09:04:10.950Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:04:11 [2020-01-02T09:04:11.001Z] #41 ...
09:04:11 [2020-01-02T09:04:11.001Z] 
09:04:11 [2020-01-02T09:04:11.001Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:04:11 [2020-01-02T09:04:11.001Z] #14 DONE 2.8s
09:04:11 [2020-01-02T09:04:11.001Z] 
09:04:11 [2020-01-02T09:04:11.001Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:04:11 [2020-01-02T09:04:11.213Z] #9 DONE 0.9s
09:04:11 [2020-01-02T09:04:11.213Z] 
09:04:11 [2020-01-02T09:04:11.213Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:04:11 [2020-01-02T09:04:11.213Z] #20 DONE 0.1s
09:04:11 [2020-01-02T09:04:11.213Z] 
09:04:11 [2020-01-02T09:04:11.213Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:11 [2020-01-02T09:04:11.478Z] #33 ...
09:04:11 [2020-01-02T09:04:11.478Z] 
09:04:11 [2020-01-02T09:04:11.478Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:04:11 [2020-01-02T09:04:11.478Z] #61 DONE 0.2s
09:04:11 [2020-01-02T09:04:11.478Z] 
09:04:11 [2020-01-02T09:04:11.478Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:04:11 [2020-01-02T09:04:11.478Z] #67 DONE 0.2s
09:04:11 [2020-01-02T09:04:11.478Z] 
09:04:11 [2020-01-02T09:04:11.478Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:04:11 [2020-01-02T09:04:11.478Z] #21 DONE 0.2s
09:04:11 [2020-01-02T09:04:11.478Z] 
09:04:11 [2020-01-02T09:04:11.478Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:04:11 [2020-01-02T09:04:11.478Z] #30 DONE 0.2s
09:04:11 [2020-01-02T09:04:11.740Z] 
09:04:11 [2020-01-02T09:04:11.740Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:04:11 [2020-01-02T09:04:11.740Z] #49 DONE 0.3s
09:04:11 [2020-01-02T09:04:11.740Z] 
09:04:11 [2020-01-02T09:04:11.740Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:04:11 [2020-01-02T09:04:11.740Z] #43 DONE 0.3s
09:04:11 [2020-01-02T09:04:11.740Z] 
09:04:11 [2020-01-02T09:04:11.740Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:04:11 [2020-01-02T09:04:11.740Z] #46 DONE 0.3s
09:04:11 [2020-01-02T09:04:11.740Z] 
09:04:11 [2020-01-02T09:04:11.740Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:04:13 [2020-01-02T09:04:13.390Z] #10 14.74 Reading package lists...
09:04:13 [2020-01-02T09:04:13.390Z] #10 ...
09:04:13 [2020-01-02T09:04:13.390Z] 
09:04:13 [2020-01-02T09:04:13.390Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:13 [2020-01-02T09:04:13.390Z] #33 13.04 Fetched 7932 kB in 9s (816 kB/s)
09:04:13 [2020-01-02T09:04:13.390Z] #33 13.04 Reading package lists...
09:04:14 [2020-01-02T09:04:14.325Z] #33 17.05 Reading package lists...
09:04:14 [2020-01-02T09:04:14.325Z] #33 ...
09:04:14 [2020-01-02T09:04:14.325Z] 
09:04:14 [2020-01-02T09:04:14.325Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:14 [2020-01-02T09:04:14.325Z] #10 14.74 Reading package lists...
09:04:14 [2020-01-02T09:04:14.454Z] #15 DONE 2.9s
09:04:14 [2020-01-02T09:04:14.454Z] 
09:04:14 [2020-01-02T09:04:14.454Z] #16 [dev 6/24] RUN ldconfig
09:04:14 [2020-01-02T09:04:14.841Z] #10 18.54 Building dependency tree...
09:04:15 [2020-01-02T09:04:15.407Z] #10 19.66 The following additional packages will be installed:
09:04:15 [2020-01-02T09:04:15.665Z] #10 19.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
09:04:15 [2020-01-02T09:04:15.665Z] #10 19.66   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
09:04:15 [2020-01-02T09:04:15.665Z] #10 19.66   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:04:15 [2020-01-02T09:04:15.665Z] #10 19.66   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
09:04:15 [2020-01-02T09:04:15.665Z] #10 19.66   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:04:15 [2020-01-02T09:04:15.665Z] #10 19.67 Suggested packages:
09:04:15 [2020-01-02T09:04:15.665Z] #10 19.67   gcc-6-locales seccomp wine64
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.21 The following NEW packages will be installed:
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.21   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.21   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.21   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.22   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.22   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.22   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:04:16 [2020-01-02T09:04:16.233Z] #10 20.22   mingw-w64-x86-64-dev
09:04:16 [2020-01-02T09:04:16.374Z] #16 ...
09:04:16 [2020-01-02T09:04:16.374Z] 
09:04:16 [2020-01-02T09:04:16.374Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:04:16 [2020-01-02T09:04:16.374Z] #28 116.1 + rm -rf /tmp/tmp.ykFXZQ732w
09:04:16 [2020-01-02T09:04:16.374Z] #28 DONE 116.4s
09:04:16 [2020-01-02T09:04:16.374Z] 
09:04:16 [2020-01-02T09:04:16.374Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:16 [2020-01-02T09:04:16.374Z] #41 56.49   LINK     criu/pie/restorer.built-in.o
09:04:16 [2020-01-02T09:04:16.374Z] #41 56.51   GEN      criu/pie/restorer-blob.h
09:04:16 [2020-01-02T09:04:16.374Z] #41 56.63   DEP      criu/vdso.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 56.84   DEP      criu/vdso-compat.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 56.96   DEP      criu/uts_ns.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 57.16   DEP      criu/util.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 57.32   DEP      criu/uffd.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 57.48   DEP      criu/tun.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 57.64   DEP      criu/tty.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 57.83   DEP      criu/timerfd.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 57.90   DEP      criu/sysfs_parse.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.04   DEP      criu/sysctl.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.21   DEP      criu/string.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.30   DEP      criu/stats.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.36   DEP      criu/sockets.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.51   DEP      criu/sk-unix.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.64   DEP      criu/sk-tcp.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.76   DEP      criu/sk-queue.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 58.86   DEP      criu/sk-packet.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.00   DEP      criu/sk-netlink.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.11   DEP      criu/sk-inet.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.29   DEP      criu/signalfd.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.40   DEP      criu/sigframe.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.50   DEP      criu/shmem.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.66   DEP      criu/servicefd.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.75   DEP      criu/seize.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 59.97   DEP      criu/seccomp.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 60.10   DEP      criu/rst-malloc.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 60.15   DEP      criu/rbtree.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 60.16   DEP      criu/pstree.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 60.27   DEP      criu/protobuf.d
09:04:16 [2020-01-02T09:04:16.374Z] #41 60.44   GEN      criu/protobuf-desc-gen.h
09:04:16 [2020-01-02T09:04:16.641Z] #41 ...
09:04:16 [2020-01-02T09:04:16.641Z] 
09:04:16 [2020-01-02T09:04:16.641Z] #16 [dev 6/24] RUN ldconfig
09:04:16 [2020-01-02T09:04:16.641Z] #16 DONE 2.9s
09:04:16 [2020-01-02T09:04:16.641Z] 
09:04:16 [2020-01-02T09:04:16.641Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.27 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.27 Need to get 73.5 MB of archives.
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.27 After this operation, 466 MB of additional disk space will be used.
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.35 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.35 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.37 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 21.41 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #10 ...
09:04:17 [2020-01-02T09:04:17.171Z] 
09:04:17 [2020-01-02T09:04:17.171Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:17 [2020-01-02T09:04:17.171Z] #24 11.37 Fetched 7932 kB in 8s (891 kB/s)
09:04:17 [2020-01-02T09:04:17.171Z] #24 11.37 Reading package lists...
09:04:17 [2020-01-02T09:04:17.171Z] #24 14.83 Reading package lists...
09:04:17 [2020-01-02T09:04:17.171Z] #24 18.70 Building dependency tree...
09:04:17 [2020-01-02T09:04:17.171Z] #24 19.77 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:04:17 [2020-01-02T09:04:17.171Z] #24 19.77 The following additional packages will be installed:
09:04:17 [2020-01-02T09:04:17.171Z] #24 19.77   libjq1 libonig4
09:04:17 [2020-01-02T09:04:17.171Z] #24 19.87 The following NEW packages will be installed:
09:04:17 [2020-01-02T09:04:17.171Z] #24 19.87   jq libjq1 libonig4
09:04:17 [2020-01-02T09:04:17.171Z] #24 20.92 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:04:17 [2020-01-02T09:04:17.171Z] #24 20.92 Need to get 327 kB of archives.
09:04:17 [2020-01-02T09:04:17.171Z] #24 20.92 After this operation, 1157 kB of additional disk space will be used.
09:04:17 [2020-01-02T09:04:17.171Z] #24 20.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #24 20.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #24 20.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.07 debconf: delaying package configuration, since apt-utils is not installed
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.09 Fetched 327 kB in 1s (315 kB/s)
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.12 Selecting previously unselected package libonig4:amd64.
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.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 ... 15091 files and directories currently installed.)
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.13 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.13 Unpacking libonig4:amd64 (6.1.3-2) ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.19 Selecting previously unselected package libjq1:amd64.
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.19 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.20 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.24 Selecting previously unselected package jq.
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.24 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.24 Unpacking jq (1.5+dfsg-1.3) ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.29 Setting up libonig4:amd64 (6.1.3-2) ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.30 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.31 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:17 [2020-01-02T09:04:17.171Z] #24 21.34 Setting up jq (1.5+dfsg-1.3) ...
09:04:17 [2020-01-02T09:04:17.431Z] #24 ...
09:04:17 [2020-01-02T09:04:17.431Z] 
09:04:17 [2020-01-02T09:04:17.431Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:17 [2020-01-02T09:04:17.431Z] #10 21.46 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
09:04:17 [2020-01-02T09:04:17.431Z] #10 21.51 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:04:17 [2020-01-02T09:04:17.431Z] #10 21.52 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:04:17 [2020-01-02T09:04:17.691Z] #10 ...
09:04:17 [2020-01-02T09:04:17.691Z] 
09:04:17 [2020-01-02T09:04:17.691Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:17 [2020-01-02T09:04:17.691Z] #24 DONE 21.7s
09:04:17 [2020-01-02T09:04:17.691Z] 
09:04:17 [2020-01-02T09:04:17.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:17 [2020-01-02T09:04:17.691Z] #10 21.70 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:04:17 [2020-01-02T09:04:17.691Z] #10 21.84 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
09:04:17 [2020-01-02T09:04:17.691Z] #10 21.85 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
09:04:18 [2020-01-02T09:04:18.633Z] #10 ...
09:04:18 [2020-01-02T09:04:18.633Z] 
09:04:18 [2020-01-02T09:04:18.633Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:18 [2020-01-02T09:04:18.633Z] #56 12.75 Fetched 7932 kB in 9s (852 kB/s)
09:04:18 [2020-01-02T09:04:18.633Z] #56 12.75 Reading package lists...
09:04:18 [2020-01-02T09:04:18.633Z] #56 16.73 Reading package lists...
09:04:18 [2020-01-02T09:04:18.633Z] #56 19.95 Building dependency tree...
09:04:18 [2020-01-02T09:04:18.633Z] #56 20.34 The following additional packages will be installed:
09:04:18 [2020-01-02T09:04:18.633Z] #56 20.34   btrfs-progs liblzo2-2
09:04:18 [2020-01-02T09:04:18.633Z] #56 20.38 The following NEW packages will be installed:
09:04:18 [2020-01-02T09:04:18.633Z] #56 20.38   btrfs-progs btrfs-tools liblzo2-2
09:04:18 [2020-01-02T09:04:18.633Z] #56 21.40 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:04:18 [2020-01-02T09:04:18.633Z] #56 21.40 Need to get 649 kB of archives.
09:04:18 [2020-01-02T09:04:18.633Z] #56 21.40 After this operation, 4320 kB of additional disk space will be used.
09:04:18 [2020-01-02T09:04:18.633Z] #56 21.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:04:18 [2020-01-02T09:04:18.633Z] #56 21.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:04:18 [2020-01-02T09:04:18.633Z] #56 21.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:04:18 [2020-01-02T09:04:18.633Z] #56 21.94 debconf: delaying package configuration, since apt-utils is not installed
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.04 Fetched 649 kB in 1s (627 kB/s)
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.15 Selecting previously unselected package liblzo2-2:amd64.
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.16 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.18 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.30 Selecting previously unselected package btrfs-progs.
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.30 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.30 Unpacking btrfs-progs (4.7.3-1) ...
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.71 Selecting previously unselected package btrfs-tools.
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.71 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
09:04:18 [2020-01-02T09:04:18.633Z] #56 22.72 Unpacking btrfs-tools (4.7.3-1) ...
09:04:18 [2020-01-02T09:04:18.893Z] #56 22.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:18 [2020-01-02T09:04:18.893Z] #56 22.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:04:18 [2020-01-02T09:04:18.893Z] #56 22.90 Setting up btrfs-progs (4.7.3-1) ...
09:04:18 [2020-01-02T09:04:18.893Z] #56 22.91 Setting up btrfs-tools (4.7.3-1) ...
09:04:18 [2020-01-02T09:04:18.893Z] #56 ...
09:04:18 [2020-01-02T09:04:18.893Z] 
09:04:18 [2020-01-02T09:04:18.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:18 [2020-01-02T09:04:18.893Z] #10 22.84 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
09:04:19 [2020-01-02T09:04:19.030Z] #47 ...
09:04:19 [2020-01-02T09:04:19.030Z] 
09:04:19 [2020-01-02T09:04:19.030Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:19 [2020-01-02T09:04:19.030Z] #24 6.663 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:19 [2020-01-02T09:04:19.030Z] #24 6.689 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:19 [2020-01-02T09:04:19.030Z] #24 6.689 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:19 [2020-01-02T09:04:19.030Z] #24 6.689 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:19 [2020-01-02T09:04:19.030Z] #24 6.695 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:19 [2020-01-02T09:04:19.030Z] #24 7.588 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB]
09:04:19 [2020-01-02T09:04:19.030Z] #24 ...
09:04:19 [2020-01-02T09:04:19.030Z] 
09:04:19 [2020-01-02T09:04:19.030Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.210 + RM_GOPATH=0
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.215 + TMP_GOPATH=
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.215 + : /build
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.215 + '[' -z '' ']'
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.215 ++ mktemp -d
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.230 + export GOPATH=/tmp/tmp.mMyNlEs8oX
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.230 + GOPATH=/tmp/tmp.mMyNlEs8oX
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.230 + RM_GOPATH=1
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.230 ++ dirname ./install.sh
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + dir=.
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + bin=vndr
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + shift
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + '[' '!' -f ./vndr.installer ']'
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + . ./vndr.installer
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + install_vndr
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mMyNlEs8oX/src/github.com/LK4D4/vndr
09:04:19 [2020-01-02T09:04:19.030Z] #44 7.245 Cloning into '/tmp/tmp.mMyNlEs8oX/src/github.com/LK4D4/vndr'...
09:04:19 [2020-01-02T09:04:19.030Z] #44 ...
09:04:19 [2020-01-02T09:04:19.030Z] 
09:04:19 [2020-01-02T09:04:19.030Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.512 + RM_GOPATH=0
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.512 + TMP_GOPATH=
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.512 + : /build
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.512 + '[' -z '' ']'
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.513 ++ mktemp -d
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.514 + export GOPATH=/tmp/tmp.Y8q4OHljOn
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.514 + GOPATH=/tmp/tmp.Y8q4OHljOn
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.515 + RM_GOPATH=1
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.515 ++ dirname ./install.sh
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + dir=.
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + bin=tomlv
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + shift
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + '[' '!' -f ./tomlv.installer ']'
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + . ./tomlv.installer
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + install_tomlv
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Y8q4OHljOn/src/github.com/BurntSushi/toml
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.519 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:04:19 [2020-01-02T09:04:19.030Z] #31 7.524 Cloning into '/tmp/tmp.Y8q4OHljOn/src/github.com/BurntSushi/toml'...
09:04:19 [2020-01-02T09:04:19.157Z] #10 ...
09:04:19 [2020-01-02T09:04:19.157Z] 
09:04:19 [2020-01-02T09:04:19.157Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:19 [2020-01-02T09:04:19.157Z] #56 22.91 Setting up btrfs-tools (4.7.3-1) ...
09:04:19 [2020-01-02T09:04:19.157Z] #56 22.94 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:19 [2020-01-02T09:04:19.157Z] #56 DONE 23.2s
09:04:19 [2020-01-02T09:04:19.157Z] 
09:04:19 [2020-01-02T09:04:19.157Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:04:19 [2020-01-02T09:04:19.157Z] #57 DONE 0.1s
09:04:19 [2020-01-02T09:04:19.157Z] 
09:04:19 [2020-01-02T09:04:19.157Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:19 [2020-01-02T09:04:19.157Z] #33 17.05 Reading package lists...
09:04:19 [2020-01-02T09:04:19.157Z] #33 19.82 Building dependency tree...
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.32 The following additional packages will be installed:
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.32   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.32 Suggested packages:
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.32   codeblocks eclipse ninja-build lrzip
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.32 Recommended packages:
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.32   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.46 The following NEW packages will be installed:
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.46   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:04:19 [2020-01-02T09:04:19.157Z] #33 20.46   vim-common xxd
09:04:19 [2020-01-02T09:04:19.157Z] #33 21.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:04:19 [2020-01-02T09:04:19.157Z] #33 21.50 Need to get 13.7 MB of archives.
09:04:19 [2020-01-02T09:04:19.157Z] #33 21.50 After this operation, 57.2 MB of additional disk space will be used.
09:04:19 [2020-01-02T09:04:19.157Z] #33 21.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 21.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 21.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 21.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.54 debconf: delaying package configuration, since apt-utils is not installed
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.61 Fetched 13.7 MB in 1s (8187 kB/s)
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.71 Selecting previously unselected package cmake-data.
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.73 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:04:19 [2020-01-02T09:04:19.157Z] #33 22.75 Unpacking cmake-data (3.7.2-1) ...
09:04:19 [2020-01-02T09:04:19.599Z] #31 ...
09:04:19 [2020-01-02T09:04:19.600Z] 
09:04:19 [2020-01-02T09:04:19.600Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:19 [2020-01-02T09:04:19.600Z] #44 8.052 + cd /tmp/tmp.mMyNlEs8oX/src/github.com/LK4D4/vndr
09:04:19 [2020-01-02T09:04:19.600Z] #44 8.052 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:04:19 [2020-01-02T09:04:19.600Z] #44 8.069 + go build -buildmode=pie -v -o /build/vndr .
09:04:20 [2020-01-02T09:04:20.093Z] #33 23.97 Selecting previously unselected package liblzo2-2:amd64.
09:04:20 [2020-01-02T09:04:20.093Z] #33 23.97 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:04:20 [2020-01-02T09:04:20.093Z] #33 23.98 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:04:20 [2020-01-02T09:04:20.093Z] #33 24.04 Selecting previously unselected package libicu57:amd64.
09:04:20 [2020-01-02T09:04:20.093Z] #33 24.04 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
09:04:20 [2020-01-02T09:04:20.093Z] #33 24.04 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
09:04:20 [2020-01-02T09:04:20.821Z] #17 4.094 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:20 [2020-01-02T09:04:20.821Z] #17 4.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:20 [2020-01-02T09:04:20.821Z] #17 4.130 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:20 [2020-01-02T09:04:20.821Z] #17 4.130 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:20 [2020-01-02T09:04:20.821Z] #17 4.147 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:20 [2020-01-02T09:04:20.990Z] #44 9.423 internal/race
09:04:20 [2020-01-02T09:04:20.990Z] #44 9.500 internal/cpu
09:04:20 [2020-01-02T09:04:20.990Z] #44 9.505 runtime/internal/sys
09:04:20 [2020-01-02T09:04:20.990Z] #44 9.533 runtime/internal/atomic
09:04:21 [2020-01-02T09:04:21.078Z] #17 4.418 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:04:21 [2020-01-02T09:04:21.252Z] #44 ...
09:04:21 [2020-01-02T09:04:21.252Z] 
09:04:21 [2020-01-02T09:04:21.252Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:21 [2020-01-02T09:04:21.252Z] #40 9.127 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:21 [2020-01-02T09:04:21.252Z] #40 9.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:21 [2020-01-02T09:04:21.252Z] #40 9.145 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:21 [2020-01-02T09:04:21.252Z] #40 9.155 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:21 [2020-01-02T09:04:21.252Z] #40 9.171 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:21 [2020-01-02T09:04:21.252Z] #40 ...
09:04:21 [2020-01-02T09:04:21.252Z] 
09:04:21 [2020-01-02T09:04:21.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:21 [2020-01-02T09:04:21.252Z] #10 8.550 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:21 [2020-01-02T09:04:21.252Z] #10 8.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:21 [2020-01-02T09:04:21.252Z] #10 8.588 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:21 [2020-01-02T09:04:21.252Z] #10 8.590 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:21 [2020-01-02T09:04:21.252Z] #10 8.656 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:21 [2020-01-02T09:04:21.252Z] #10 9.530 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB]
09:04:21 [2020-01-02T09:04:21.516Z] #10 ...
09:04:21 [2020-01-02T09:04:21.516Z] 
09:04:21 [2020-01-02T09:04:21.516Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:21 [2020-01-02T09:04:21.516Z] #56 8.553 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:21 [2020-01-02T09:04:21.516Z] #56 8.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:21 [2020-01-02T09:04:21.516Z] #56 8.617 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:21 [2020-01-02T09:04:21.516Z] #56 8.620 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:21 [2020-01-02T09:04:21.516Z] #56 8.650 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:21 [2020-01-02T09:04:21.516Z] #56 9.699 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB]
09:04:21 [2020-01-02T09:04:21.778Z] #56 ...
09:04:21 [2020-01-02T09:04:21.778Z] 
09:04:21 [2020-01-02T09:04:21.778Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:04:21 [2020-01-02T09:04:21.778Z] #38 7.936 + mktemp -d
09:04:21 [2020-01-02T09:04:21.778Z] #38 7.942 + export GOPATH=/tmp/tmp.UXfbgJKtww
09:04:21 [2020-01-02T09:04:21.778Z] #38 7.942 + git clone https://github.com/docker/distribution.git /tmp/tmp.UXfbgJKtww/src/github.com/docker/distribution
09:04:21 [2020-01-02T09:04:21.778Z] #38 7.946 Cloning into '/tmp/tmp.UXfbgJKtww/src/github.com/docker/distribution'...
09:04:21 [2020-01-02T09:04:21.778Z] #38 ...
09:04:21 [2020-01-02T09:04:21.778Z] 
09:04:21 [2020-01-02T09:04:21.778Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.707 + RM_GOPATH=0
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.707 + TMP_GOPATH=
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.707 + : /build
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.707 + '[' -z '' ']'
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.707 ++ mktemp -d
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.715 + export GOPATH=/tmp/tmp.NNCDxMkHvf
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.715 + GOPATH=/tmp/tmp.NNCDxMkHvf
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.715 + RM_GOPATH=1
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.715 ++ dirname ./install.sh
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + dir=.
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + bin=proxy
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + shift
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + '[' '!' -f ./proxy.installer ']'
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + . ./proxy.installer
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + install_proxy
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + case "$1" in
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + export CGO_ENABLED=0
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + CGO_ENABLED=0
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + _install_proxy
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.759 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NNCDxMkHvf/src/github.com/docker/libnetwork
09:04:21 [2020-01-02T09:04:21.778Z] #68 7.764 Cloning into '/tmp/tmp.NNCDxMkHvf/src/github.com/docker/libnetwork'...
09:04:21 [2020-01-02T09:04:21.995Z] #33 25.81 Selecting previously unselected package libxml2:amd64.
09:04:21 [2020-01-02T09:04:21.995Z] #33 ...
09:04:21 [2020-01-02T09:04:21.995Z] 
09:04:21 [2020-01-02T09:04:21.995Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:21 [2020-01-02T09:04:21.995Z] #10 23.56 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
09:04:21 [2020-01-02T09:04:21.995Z] #10 23.56 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
09:04:21 [2020-01-02T09:04:21.995Z] #10 23.98 debconf: delaying package configuration, since apt-utils is not installed
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.02 Fetched 73.5 MB in 3s (22.0 MB/s)
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.06 Selecting previously unselected package libpcrecpp0v5:amd64.
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.08 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.08 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.16 Selecting previously unselected package libudev-dev:amd64.
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.16 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.18 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
09:04:21 [2020-01-02T09:04:21.995Z] #10 24.31 Selecting previously unselected package liblzo2-2:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.31 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.33 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.44 Selecting previously unselected package btrfs-progs.
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.44 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.44 Unpacking btrfs-progs (4.7.3-1) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.73 Selecting previously unselected package btrfs-tools.
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.73 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.73 Unpacking btrfs-tools (4.7.3-1) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.79 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.90 Selecting previously unselected package dmsetup.
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.90 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 24.91 Unpacking dmsetup (2:1.02.137-2) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.03 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.10 Selecting previously unselected package libsepol1-dev:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.10 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.10 Unpacking libsepol1-dev:amd64 (2.6-2) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.45 Selecting previously unselected package libpcre16-3:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.45 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.47 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.54 Selecting previously unselected package libpcre32-3:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.55 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.55 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.64 Selecting previously unselected package libpcre3-dev:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.64 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.64 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.85 Selecting previously unselected package libselinux1-dev:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.85 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.85 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.99 Selecting previously unselected package libdevmapper-dev:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.99 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 25.99 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 26.05 Selecting previously unselected package libseccomp2:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 26.05 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 26.06 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 26.12 Selecting previously unselected package libseccomp-dev:amd64.
09:04:21 [2020-01-02T09:04:21.996Z] #10 26.12 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
09:04:21 [2020-01-02T09:04:21.996Z] #10 26.13 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:04:22 [2020-01-02T09:04:22.009Z] #17 5.202 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:04:22 [2020-01-02T09:04:22.045Z] #68 ...
09:04:22 [2020-01-02T09:04:22.045Z] 
09:04:22 [2020-01-02T09:04:22.045Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.138 + RM_GOPATH=0
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.138 + TMP_GOPATH=
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.138 + : /build
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.138 + '[' -z '' ']'
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.138 ++ mktemp -d
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.144 + export GOPATH=/tmp/tmp.wdcYQ2ymY4
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.150 + GOPATH=/tmp/tmp.wdcYQ2ymY4
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.150 + RM_GOPATH=1
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.153 ++ dirname ./install.sh
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 Install docker/cli version 17.06.2-ce from stable
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 + dir=.
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 + bin=dockercli
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 + shift
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 + '[' '!' -f ./dockercli.installer ']'
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 + . ./dockercli.installer
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 ++ : stable
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 ++ : 17.06.2-ce
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 + install_dockercli
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.164 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.166 ++ uname -m
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.170 + arch=aarch64
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.174 + '[' aarch64 '!=' x86_64 ']'
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.174 + '[' aarch64 '!=' s390x ']'
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.174 + '[' aarch64 '!=' armhf ']'
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.174 + build_dockercli
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.174 + git clone https://github.com/docker/docker-ce /tmp/tmp.wdcYQ2ymY4/tmp/docker-ce
09:04:22 [2020-01-02T09:04:22.045Z] #22 8.184 Cloning into '/tmp/tmp.wdcYQ2ymY4/tmp/docker-ce'...
09:04:22 [2020-01-02T09:04:22.045Z] #22 ...
09:04:22 [2020-01-02T09:04:22.045Z] 
09:04:22 [2020-01-02T09:04:22.045Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.996 + RM_GOPATH=0
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.996 + TMP_GOPATH=
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.996 + : /build
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.996 + '[' -z '' ']'
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.996 ++ mktemp -d
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.997 + export GOPATH=/tmp/tmp.bFshqY0O99
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.997 + GOPATH=/tmp/tmp.bFshqY0O99
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.997 + RM_GOPATH=1
09:04:22 [2020-01-02T09:04:22.045Z] #50 7.998 ++ dirname ./install.sh
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 + dir=.
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 + bin=golangci_lint
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 + shift
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 + '[' '!' -f ./golangci_lint.installer ']'
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 + . ./golangci_lint.installer
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 ++ : v1.20.0
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 + install_golangci_lint
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 + echo 'Installing golangci-lint version v1.20.0'
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.001 Installing golangci-lint version v1.20.0
09:04:22 [2020-01-02T09:04:22.045Z] #50 8.002 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:04:22 [2020-01-02T09:04:22.254Z] #10 26.18 Selecting previously unselected package libsystemd-dev:amd64.
09:04:22 [2020-01-02T09:04:22.254Z] #10 26.18 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ...
09:04:22 [2020-01-02T09:04:22.254Z] #10 26.19 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
09:04:22 [2020-01-02T09:04:22.267Z] #17 5.625 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:04:22 [2020-01-02T09:04:22.267Z] #17 ...
09:04:22 [2020-01-02T09:04:22.267Z] 
09:04:22 [2020-01-02T09:04:22.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.07   DEP      criu/protobuf-desc.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.22   DEP      criu/proc_parse.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.30   DEP      criu/plugin.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.35   DEP      criu/pipes.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.46   DEP      criu/pie-util.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.53   DEP      criu/pie-util-vdso.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.58   DEP      criu/pie-util-vdso-elf32.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.66   DEP      criu/path.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.76   DEP      criu/parasite-syscall.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 62.95   DEP      criu/pagemap.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.02   DEP      criu/pagemap-cache.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.08   DEP      criu/page-xfer.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.17   DEP      criu/page-pipe.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.21   DEP      criu/netfilter.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.33   DEP      criu/net.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.52   DEP      criu/namespaces.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.66   DEP      criu/mount.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.79   DEP      criu/mem.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 63.99   DEP      criu/lsm.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.06   DEP      criu/log.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.11   DEP      criu/libnetlink.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.17   DEP      criu/kerndat.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.23   DEP      criu/kcmp-ids.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.26   DEP      criu/irmap.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.32   DEP      criu/ipc_ns.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.40   DEP      criu/image.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.47   DEP      criu/image-desc.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.52   DEP      criu/fsnotify.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.63   DEP      criu/filesystems.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.69   DEP      criu/files.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.77   DEP      criu/files-reg.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.85   DEP      criu/files-ext.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 64.93   DEP      criu/file-lock.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.00   DEP      criu/file-ids.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.04   DEP      criu/fifo.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.11   DEP      criu/fdstore.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.19   DEP      criu/fault-injection.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.23   DEP      criu/external.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.28   DEP      criu/eventpoll.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.44   DEP      criu/eventfd.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.52   DEP      criu/crtools.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.65   DEP      criu/cr-service.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.76   DEP      criu/cr-restore.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.93   DEP      criu/cr-errno.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 65.96   DEP      criu/cr-dump.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.08   DEP      criu/cr-dedup.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.19   DEP      criu/cr-check.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.33   DEP      criu/config.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.42   DEP      criu/clone-noasan.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.45   DEP      criu/cgroup.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.63   DEP      criu/cgroup-props.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.70   DEP      criu/bitmap.d
09:04:22 [2020-01-02T09:04:22.267Z] #41 66.70   DEP      criu/bfd.d
09:04:22 [2020-01-02T09:04:22.308Z] #50 ...
09:04:22 [2020-01-02T09:04:22.308Z] 
09:04:22 [2020-01-02T09:04:22.308Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:04:22 [2020-01-02T09:04:22.308Z] #28 8.147 + mktemp -d
09:04:22 [2020-01-02T09:04:22.308Z] #28 8.155 + export GOPATH=/tmp/tmp.Nm5xkVosaw
09:04:22 [2020-01-02T09:04:22.308Z] #28 8.155 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Nm5xkVosaw/src/github.com/go-swagger/go-swagger
09:04:22 [2020-01-02T09:04:22.308Z] #28 8.158 Cloning into '/tmp/tmp.Nm5xkVosaw/src/github.com/go-swagger/go-swagger'...
09:04:22 [2020-01-02T09:04:22.308Z] #28 ...
09:04:22 [2020-01-02T09:04:22.308Z] 
09:04:22 [2020-01-02T09:04:22.308Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.524 + RM_GOPATH=0
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.524 + TMP_GOPATH=
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.524 + : /build/
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.524 + '[' -z '' ']'
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.541 ++ mktemp -d
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.542 + export GOPATH=/tmp/tmp.cskHdRowxK
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.542 + GOPATH=/tmp/tmp.cskHdRowxK
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.543 + RM_GOPATH=1
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.544 ++ dirname ./install.sh
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + dir=.
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + bin=rootlesskit
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + shift
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + '[' '!' -f ./rootlesskit.installer ']'
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + . ./rootlesskit.installer
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + install_rootlesskit
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + case "$1" in
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + export CGO_ENABLED=0
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + CGO_ENABLED=0
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + _install_rootlesskit
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.546 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.547 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cskHdRowxK/src/github.com/rootless-containers/rootlesskit
09:04:22 [2020-01-02T09:04:22.308Z] #62 7.553 Cloning into '/tmp/tmp.cskHdRowxK/src/github.com/rootless-containers/rootlesskit'...
09:04:22 [2020-01-02T09:04:22.308Z] #62 10.31 + cd /tmp/tmp.cskHdRowxK/src/github.com/rootless-containers/rootlesskit
09:04:22 [2020-01-02T09:04:22.308Z] #62 10.31 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:04:22 [2020-01-02T09:04:22.308Z] #62 10.68 + for f in rootlesskit rootlesskit-docker-proxy
09:04:22 [2020-01-02T09:04:22.308Z] #62 10.68 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:04:22 [2020-01-02T09:04:22.525Z] #41 66.81   DEP      criu/autofs.d
09:04:22 [2020-01-02T09:04:22.569Z] #62 ...
09:04:22 [2020-01-02T09:04:22.569Z] 
09:04:22 [2020-01-02T09:04:22.569Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.463 + RM_GOPATH=0
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.464 + TMP_GOPATH=
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.465 + : /build
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.466 + '[' -z '' ']'
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.467 ++ mktemp -d
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.477 + export GOPATH=/tmp/tmp.RtQhPOk4nJ
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.477 + GOPATH=/tmp/tmp.RtQhPOk4nJ
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.478 + RM_GOPATH=1
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.479 ++ dirname ./install.sh
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.484 + dir=.
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.485 + bin=gotestsum
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.485 + shift
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.486 + '[' '!' -f ./gotestsum.installer ']'
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.486 + . ./gotestsum.installer
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.486 ++ : v0.3.5
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.486 + install_gotestsum
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.486 + echo 'Installing gotestsum version v0.3.5'
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.486 Installing gotestsum version v0.3.5
09:04:22 [2020-01-02T09:04:22.569Z] #47 8.487 + go get -d gotest.tools/gotestsum
09:04:22 [2020-01-02T09:04:22.782Z] #41 66.91   DEP      criu/aio.d
09:04:22 [2020-01-02T09:04:22.782Z] #41 67.00   DEP      criu/action-scripts.d
09:04:22 [2020-01-02T09:04:22.820Z] #10 26.81 Selecting previously unselected package binutils-mingw-w64-i686.
09:04:22 [2020-01-02T09:04:22.820Z] #10 26.82 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
09:04:22 [2020-01-02T09:04:22.820Z] #10 26.82 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:04:23 [2020-01-02T09:04:23.039Z] #41 67.25   CC       criu/action-scripts.o
09:04:23 [2020-01-02T09:04:23.039Z] #41 67.49   CC       criu/aio.o
09:04:23 [2020-01-02T09:04:23.606Z] #41 67.94   CC       criu/autofs.o
09:04:23 [2020-01-02T09:04:23.758Z] #10 27.59 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:04:23 [2020-01-02T09:04:23.758Z] #10 27.59 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
09:04:23 [2020-01-02T09:04:23.758Z] #10 27.60 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:04:24 [2020-01-02T09:04:24.325Z] #10 28.33 Selecting previously unselected package binutils-mingw-w64.
09:04:24 [2020-01-02T09:04:24.325Z] #10 28.33 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #10 28.35 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:04:24 [2020-01-02T09:04:24.325Z] #10 ...
09:04:24 [2020-01-02T09:04:24.325Z] 
09:04:24 [2020-01-02T09:04:24.325Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:24 [2020-01-02T09:04:24.325Z] #33 25.81 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 25.81 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.07 Selecting previously unselected package libarchive13:amd64.
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.07 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.07 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.16 Selecting previously unselected package libjsoncpp1:amd64.
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.16 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.26 Selecting previously unselected package libuv1:amd64.
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.27 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.27 Unpacking libuv1:amd64 (1.9.1-3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.34 Selecting previously unselected package cmake.
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.35 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 26.44 Unpacking cmake (3.7.2-1) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.46 Selecting previously unselected package xxd.
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.46 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.46 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.55 Selecting previously unselected package vim-common.
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.55 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.70 Processing triggers for mime-support (3.60) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.83 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.84 Setting up libuv1:amd64 (1.9.1-3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.84 Setting up cmake-data (3.7.2-1) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.86 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.86 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.87 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.90 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.92 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.94 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 27.95 Setting up cmake (3.7.2-1) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 28.01 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:24 [2020-01-02T09:04:24.325Z] #33 DONE 28.4s
09:04:24 [2020-01-02T09:04:24.325Z] 
09:04:24 [2020-01-02T09:04:24.325Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:04:24 [2020-01-02T09:04:24.325Z] #34 DONE 0.1s
09:04:24 [2020-01-02T09:04:24.325Z] 
09:04:24 [2020-01-02T09:04:24.325Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:24 [2020-01-02T09:04:24.325Z] #10 28.39 Selecting previously unselected package mingw-w64-common.
09:04:24 [2020-01-02T09:04:24.325Z] #10 28.39 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
09:04:24 [2020-01-02T09:04:24.325Z] #10 28.39 Unpacking mingw-w64-common (5.0.1-1) ...
09:04:24 [2020-01-02T09:04:24.540Z] #41 68.78   CC       criu/bfd.o
09:04:24 [2020-01-02T09:04:24.798Z] #41 69.02   CC       criu/bitmap.o
09:04:24 [2020-01-02T09:04:24.798Z] #41 69.10   CC       criu/cgroup-props.o
09:04:25 [2020-01-02T09:04:25.056Z] #41 69.52   CC       criu/cgroup.o
09:04:25 [2020-01-02T09:04:25.624Z] #41 ...
09:04:25 [2020-01-02T09:04:25.624Z] 
09:04:25 [2020-01-02T09:04:25.624Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:04:25 [2020-01-02T09:04:25.624Z] #17 8.922 Fetched 7932 kB in 5s (1334 kB/s)
09:04:25 [2020-01-02T09:04:25.699Z] #10 29.61 Selecting previously unselected package mingw-w64-x86-64-dev.
09:04:25 [2020-01-02T09:04:25.699Z] #10 29.61 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:04:25 [2020-01-02T09:04:25.699Z] #10 29.62 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:04:26 [2020-01-02T09:04:26.634Z] #10 30.86 Selecting previously unselected package gcc-mingw-w64-base.
09:04:26 [2020-01-02T09:04:26.825Z] #47 ...
09:04:26 [2020-01-02T09:04:26.825Z] 
09:04:26 [2020-01-02T09:04:26.825Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:26 [2020-01-02T09:04:26.825Z] #44 9.712 sync/atomic
09:04:26 [2020-01-02T09:04:26.825Z] #44 9.819 runtime/internal/math
09:04:26 [2020-01-02T09:04:26.825Z] #44 10.15 unicode
09:04:26 [2020-01-02T09:04:26.825Z] #44 10.16 unicode/utf8
09:04:26 [2020-01-02T09:04:26.825Z] #44 10.44 math/bits
09:04:26 [2020-01-02T09:04:26.825Z] #44 10.66 internal/bytealg
09:04:26 [2020-01-02T09:04:26.825Z] #44 11.10 internal/testlog
09:04:26 [2020-01-02T09:04:26.825Z] #44 11.45 encoding
09:04:26 [2020-01-02T09:04:26.825Z] #44 11.57 unicode/utf16
09:04:26 [2020-01-02T09:04:26.825Z] #44 11.62 math
09:04:26 [2020-01-02T09:04:26.825Z] #44 11.70 runtime
09:04:26 [2020-01-02T09:04:26.825Z] #44 12.09 container/list
09:04:26 [2020-01-02T09:04:26.825Z] #44 13.49 crypto/internal/subtle
09:04:26 [2020-01-02T09:04:26.825Z] #44 13.65 crypto/subtle
09:04:26 [2020-01-02T09:04:26.825Z] #44 14.10 vendor/golang.org/x/crypto/cryptobyte/asn1
09:04:26 [2020-01-02T09:04:26.825Z] #44 14.40 internal/nettrace
09:04:26 [2020-01-02T09:04:26.825Z] #44 14.61 runtime/cgo
09:04:26 [2020-01-02T09:04:26.892Z] #10 30.86 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
09:04:26 [2020-01-02T09:04:26.892Z] #10 30.86 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:04:26 [2020-01-02T09:04:26.892Z] #10 30.91 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:04:26 [2020-01-02T09:04:26.892Z] #10 30.91 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:04:26 [2020-01-02T09:04:26.892Z] #10 30.91 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:04:26 [2020-01-02T09:04:26.999Z] #17 8.922 Reading package lists...
09:04:28 [2020-01-02T09:04:28.222Z] #44 16.69 vendor/golang.org/x/crypto/internal/subtle
09:04:29 [2020-01-02T09:04:29.169Z] #17 10.60 Reading package lists...
09:04:29 [2020-01-02T09:04:29.428Z] #17 12.40 Building dependency tree...
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.98 The following additional packages will be installed:
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   python3.5 python3.5-minimal vim-runtime xxd
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99 Suggested packages:
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   quota
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99 Recommended packages:
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:04:29 [2020-01-02T09:04:29.687Z] #17 12.99   python3-keyrings.alt python3-xdg unzip
09:04:30 [2020-01-02T09:04:30.183Z] #44 ...
09:04:30 [2020-01-02T09:04:30.183Z] 
09:04:30 [2020-01-02T09:04:30.183Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:30 [2020-01-02T09:04:30.183Z] #24 8.729 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:04:30 [2020-01-02T09:04:30.183Z] #24 9.611 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:04:30 [2020-01-02T09:04:30.184Z] #24 16.77 Fetched 7755 kB in 12s (620 kB/s)
09:04:30 [2020-01-02T09:04:30.184Z] #24 16.77 Reading package lists...
09:04:30 [2020-01-02T09:04:30.184Z] #24 ...
09:04:30 [2020-01-02T09:04:30.184Z] 
09:04:30 [2020-01-02T09:04:30.184Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:04:30 [2020-01-02T09:04:30.184Z] #38 18.67 + cd /tmp/tmp.UXfbgJKtww/src/github.com/docker/distribution
09:04:30 [2020-01-02T09:04:30.184Z] #38 18.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:04:30 [2020-01-02T09:04:30.184Z] #38 ...
09:04:30 [2020-01-02T09:04:30.184Z] 
09:04:30 [2020-01-02T09:04:30.184Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:30 [2020-01-02T09:04:30.184Z] #31 8.543 + cd /tmp/tmp.Y8q4OHljOn/src/github.com/BurntSushi/toml
09:04:30 [2020-01-02T09:04:30.184Z] #31 8.544 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:04:30 [2020-01-02T09:04:30.184Z] #31 8.590 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:04:30 [2020-01-02T09:04:30.184Z] #31 9.508 runtime/internal/sys
09:04:30 [2020-01-02T09:04:30.184Z] #31 9.523 math/bits
09:04:30 [2020-01-02T09:04:30.184Z] #31 9.591 runtime/internal/atomic
09:04:30 [2020-01-02T09:04:30.184Z] #31 9.629 internal/cpu
09:04:30 [2020-01-02T09:04:30.184Z] #31 9.961 runtime/internal/math
09:04:30 [2020-01-02T09:04:30.184Z] #31 10.25 unicode/utf8
09:04:30 [2020-01-02T09:04:30.184Z] #31 10.45 sync/atomic
09:04:30 [2020-01-02T09:04:30.184Z] #31 10.67 math
09:04:30 [2020-01-02T09:04:30.184Z] #31 10.98 internal/bytealg
09:04:30 [2020-01-02T09:04:30.184Z] #31 11.01 unicode
09:04:30 [2020-01-02T09:04:30.184Z] #31 11.26 internal/testlog
09:04:30 [2020-01-02T09:04:30.184Z] #31 11.59 encoding
09:04:30 [2020-01-02T09:04:30.184Z] #31 11.88 runtime/cgo
09:04:30 [2020-01-02T09:04:30.184Z] #31 12.42 runtime
09:04:30 [2020-01-02T09:04:30.446Z] #31 ...
09:04:30 [2020-01-02T09:04:30.446Z] 
09:04:30 [2020-01-02T09:04:30.446Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:30 [2020-01-02T09:04:30.446Z] #33 9.093 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:30 [2020-01-02T09:04:30.446Z] #33 9.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:30 [2020-01-02T09:04:30.446Z] #33 9.125 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:30 [2020-01-02T09:04:30.446Z] #33 9.150 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:30 [2020-01-02T09:04:30.446Z] #33 9.179 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:30 [2020-01-02T09:04:30.446Z] #33 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB]
09:04:30 [2020-01-02T09:04:30.446Z] #33 11.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:04:30 [2020-01-02T09:04:30.446Z] #33 12.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:04:30 [2020-01-02T09:04:30.709Z] #33 19.39 Fetched 7755 kB in 11s (686 kB/s)
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24 The following NEW packages will be installed:
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   python3-minimal python3-pip python3-pkg-resources python3-setuptools
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
09:04:31 [2020-01-02T09:04:31.064Z] #17 14.24   vim-common vim-runtime xfsprogs xxd xz-utils zip
09:04:31 [2020-01-02T09:04:31.283Z] #33 19.39 Reading package lists...
09:04:31 [2020-01-02T09:04:31.283Z] #33 ...
09:04:31 [2020-01-02T09:04:31.283Z] 
09:04:31 [2020-01-02T09:04:31.283Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:31 [2020-01-02T09:04:31.283Z] #40 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB]
09:04:31 [2020-01-02T09:04:31.283Z] #40 11.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:04:31 [2020-01-02T09:04:31.283Z] #40 12.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:04:31 [2020-01-02T09:04:31.283Z] #40 19.53 Fetched 7755 kB in 11s (679 kB/s)
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.29 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.29 Need to get 17.8 MB of archives.
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.29 After this operation, 76.2 MB of additional disk space will be used.
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.47 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
09:04:32 [2020-01-02T09:04:32.014Z] #17 15.47 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
09:04:32 [2020-01-02T09:04:32.015Z] #17 15.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
09:04:32 [2020-01-02T09:04:32.015Z] #17 15.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
09:04:32 [2020-01-02T09:04:32.174Z] #10 35.63 Selecting previously unselected package g++-mingw-w64-x86-64.
09:04:32 [2020-01-02T09:04:32.174Z] #10 35.63 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:04:32 [2020-01-02T09:04:32.175Z] #10 35.63 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:04:32 [2020-01-02T09:04:32.227Z] #40 19.53 Reading package lists...
09:04:32 [2020-01-02T09:04:32.227Z] #40 ...
09:04:32 [2020-01-02T09:04:32.227Z] 
09:04:32 [2020-01-02T09:04:32.227Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:32 [2020-01-02T09:04:32.227Z] #56 11.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:04:32 [2020-01-02T09:04:32.227Z] #56 12.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:04:32 [2020-01-02T09:04:32.227Z] #56 19.39 Fetched 7755 kB in 11s (654 kB/s)
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.48 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.48 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.50 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.51 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.51 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.52 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.54 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.55 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.56 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.56 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.58 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.59 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.60 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.60 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.61 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.61 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.61 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.62 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.63 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.63 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.64 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:04:32 [2020-01-02T09:04:32.274Z] #17 15.68 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:04:32 [2020-01-02T09:04:32.492Z] #56 19.39 Reading package lists...
09:04:32 [2020-01-02T09:04:32.492Z] #56 ...
09:04:32 [2020-01-02T09:04:32.492Z] 
09:04:32 [2020-01-02T09:04:32.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:32 [2020-01-02T09:04:32.492Z] #10 11.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:04:32 [2020-01-02T09:04:32.492Z] #10 11.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:04:32 [2020-01-02T09:04:32.492Z] #10 19.42 Fetched 7755 kB in 11s (653 kB/s)
09:04:32 [2020-01-02T09:04:32.492Z] #10 19.42 Reading package lists...
09:04:32 [2020-01-02T09:04:32.492Z] #10 ...
09:04:32 [2020-01-02T09:04:32.492Z] 
09:04:32 [2020-01-02T09:04:32.492Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:04:32 [2020-01-02T09:04:32.492Z] #38 21.29 + GOPATH=/tmp/tmp.UXfbgJKtww/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UXfbgJKtww go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:04:32 [2020-01-02T09:04:32.532Z] #17 15.69 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:04:32 [2020-01-02T09:04:32.532Z] #17 15.69 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
09:04:32 [2020-01-02T09:04:32.532Z] #17 15.70 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
09:04:32 [2020-01-02T09:04:32.532Z] #17 15.83 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
09:04:32 [2020-01-02T09:04:32.790Z] #17 15.99 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:04:32 [2020-01-02T09:04:32.790Z] #17 16.19 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
09:04:32 [2020-01-02T09:04:32.790Z] #17 16.28 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
09:04:33 [2020-01-02T09:04:33.495Z] #17 16.57 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:04:33 [2020-01-02T09:04:33.495Z] #17 16.57 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
09:04:33 [2020-01-02T09:04:33.495Z] #17 16.57 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
09:04:33 [2020-01-02T09:04:33.495Z] #17 16.94 debconf: delaying package configuration, since apt-utils is not installed
09:04:33 [2020-01-02T09:04:33.495Z] #17 16.99 Fetched 17.8 MB in 2s (7673 kB/s)
09:04:33 [2020-01-02T09:04:33.754Z] #17 17.06 Selecting previously unselected package bash-completion.
09:04:33 [2020-01-02T09:04:33.754Z] #17 17.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23402 files and directories currently installed.)
09:04:33 [2020-01-02T09:04:33.754Z] #17 17.10 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.29 Selecting previously unselected package libapparmor1:amd64.
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.29 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.29 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.33 Selecting previously unselected package libapparmor-dev:amd64.
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.33 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.33 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.39 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.40 Setting up libsepol1-dev:amd64 (2.6-2) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.41 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.42 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.43 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.47 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.48 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.49 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.50 Setting up libpcre32-3:amd64 (2:8.39-3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.51 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.52 Setting up libpcre16-3:amd64 (2:8.39-3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.53 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.55 Setting up mingw-w64-common (5.0.1-1) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.56 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.56 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.57 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.58 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.59 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.60 Setting up btrfs-progs (4.7.3-1) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.61 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.61 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.63 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
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.63 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.63 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
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.63 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.64 Setting up btrfs-tools (4.7.3-1) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.65 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.66 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
09:04:35 [2020-01-02T09:04:35.472Z] #10 39.66 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
09:04:35 [2020-01-02T09:04:35.730Z] #10 39.66 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:04:35 [2020-01-02T09:04:35.730Z] #10 39.67 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:04:35 [2020-01-02T09:04:35.730Z] #10 39.68 Setting up dmsetup (2:1.02.137-2) ...
09:04:35 [2020-01-02T09:04:35.730Z] #10 39.69 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:04:35 [2020-01-02T09:04:35.730Z] #10 39.70 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:35 [2020-01-02T09:04:35.990Z] #10 DONE 40.2s
09:04:35 [2020-01-02T09:04:35.990Z] 
09:04:35 [2020-01-02T09:04:35.990Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:04:35 [2020-01-02T09:04:35.990Z] #52 DONE 0.1s
09:04:35 [2020-01-02T09:04:35.990Z] 
09:04:35 [2020-01-02T09:04:35.990Z] #11 [dev 1/24] RUN groupadd -r docker
09:04:36 [2020-01-02T09:04:36.086Z] Removing intermediate container d21f3d65b259
09:04:36 [2020-01-02T09:04:36.086Z]  ---> 6d6eea4cfd99
09:04:36 [2020-01-02T09:04:36.086Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
09:04:36 [2020-01-02T09:04:36.086Z]  ---> 687421176e14
09:04:36 [2020-01-02T09:04:36.086Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
09:04:36 [2020-01-02T09:04:36.086Z]  ---> f0c43ee1ec26
09:04:36 [2020-01-02T09:04:36.086Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
09:04:36 [2020-01-02T09:04:36.086Z]  ---> Running in b49d41e83d45
09:04:36 [2020-01-02T09:04:36.086Z] Removing intermediate container b49d41e83d45
09:04:36 [2020-01-02T09:04:36.086Z]  ---> 145d4969aa5a
09:04:36 [2020-01-02T09:04:36.086Z] Successfully built 145d4969aa5a
09:04:36 [2020-01-02T09:04:36.086Z] Successfully tagged moby-buildx:latest
09:04:36 [2020-01-02T09:04:36.086Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
09:04:36 [2020-01-02T09:04:36.086Z] if [ -n "${id}" ]; then \
09:04:36 [2020-01-02T09:04:36.086Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
09:04:36 [2020-01-02T09:04:36.086Z] 	&& touch bundles/buildx; \
09:04:36 [2020-01-02T09:04:36.086Z] 	docker rm -f ${id}; \
09:04:36 [2020-01-02T09:04:36.086Z] fi
09:04:36 [2020-01-02T09:04:36.086Z] 70620652b3322288c99ea50d34dc5b2e1a61e2f2a185cda0b0cf62104b1874b5
09:04:36 [2020-01-02T09:04:36.086Z] bundles/buildx version
09:04:36 [2020-01-02T09:04:36.086Z] buildx v0.3.1 6db68d0
09:04:36 [2020-01-02T09:04:36.086Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb .
09:04:36 [2020-01-02T09:04:36.086Z] #1 [internal] booting buildkit
09:04:36 [2020-01-02T09:04:36.086Z] #1 pulling image moby/buildkit:buildx-stable-1
09:04:36 [2020-01-02T09:04:36.086Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
09:04:36 [2020-01-02T09:04:36.086Z] #1 creating container buildx_buildkit_default
09:04:36 [2020-01-02T09:04:36.086Z] #1 creating container buildx_buildkit_default 0.5s done
09:04:36 [2020-01-02T09:04:36.086Z] #1 DONE 3.2s
09:04:36 [2020-01-02T09:04:36.086Z] 
09:04:36 [2020-01-02T09:04:36.086Z] #3 [internal] load build definition from Dockerfile
09:04:36 [2020-01-02T09:04:36.086Z] #3 transferring dockerfile: 15.34kB done
09:04:36 [2020-01-02T09:04:36.086Z] #3 DONE 0.0s
09:04:36 [2020-01-02T09:04:36.086Z] 
09:04:36 [2020-01-02T09:04:36.086Z] #2 [internal] load .dockerignore
09:04:36 [2020-01-02T09:04:36.086Z] #2 transferring context: 112B done
09:04:36 [2020-01-02T09:04:36.086Z] #2 DONE 0.0s
09:04:36 [2020-01-02T09:04:36.086Z] 
09:04:36 [2020-01-02T09:04:36.086Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:04:36 [2020-01-02T09:04:36.086Z] #4 DONE 0.9s
09:04:36 [2020-01-02T09:04:36.086Z] 
09:04:36 [2020-01-02T09:04:36.086Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:04:36 [2020-01-02T09:04:36.086Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:04:36 [2020-01-02T09:04:36.086Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:04:36 [2020-01-02T09:04:36.086Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
09:04:36 [2020-01-02T09:04:36.086Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
09:04:36 [2020-01-02T09:04:36.086Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
09:04:36 [2020-01-02T09:04:36.086Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
09:04:36 [2020-01-02T09:04:36.472Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
09:04:36 [2020-01-02T09:04:36.472Z] #5 DONE 0.5s
09:04:36 [2020-01-02T09:04:36.912Z] 
09:04:36 [2020-01-02T09:04:36.912Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:04:36 [2020-01-02T09:04:36.912Z] #7 DONE 0.3s
09:04:36 [2020-01-02T09:04:36.912Z] 
09:04:36 [2020-01-02T09:04:36.912Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch
09:04:36 [2020-01-02T09:04:36.912Z] #6 DONE 0.3s
09:04:36 [2020-01-02T09:04:36.912Z] 
09:04:36 [2020-01-02T09:04:36.912Z] #20 [internal] load build context
09:04:37 [2020-01-02T09:04:37.049Z] #17 ...
09:04:37 [2020-01-02T09:04:37.049Z] 
09:04:37 [2020-01-02T09:04:37.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:37 [2020-01-02T09:04:37.049Z] #41 70.97   CC       criu/clone-noasan.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 71.08   CC       criu/config.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 71.89   CC       criu/cr-check.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 72.93   CC       criu/cr-dedup.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 73.35   CC       criu/cr-dump.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 74.56   CC       criu/cr-errno.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 74.63   CC       criu/cr-restore.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 77.11   CC       criu/cr-service.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 78.12   CC       criu/crtools.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 78.50   CC       criu/eventfd.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 78.77   CC       criu/eventpoll.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 79.52   CC       criu/external.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 79.74   CC       criu/fault-injection.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 79.83   CC       criu/fdstore.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 80.10   CC       criu/fifo.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 80.38   CC       criu/file-ids.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 80.63   CC       criu/file-lock.o
09:04:37 [2020-01-02T09:04:37.049Z] #41 ...
09:04:37 [2020-01-02T09:04:37.049Z] 
09:04:37 [2020-01-02T09:04:37.049Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:04:37 [2020-01-02T09:04:37.049Z] #17 20.05 Unpacking bash-completion (1:2.1-4.3) ...
09:04:37 [2020-01-02T09:04:37.308Z] #17 20.58 Selecting previously unselected package libnet1:amd64.
09:04:37 [2020-01-02T09:04:37.308Z] #17 20.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:04:37 [2020-01-02T09:04:37.308Z] #17 20.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:04:37 [2020-01-02T09:04:37.308Z] #17 20.67 Selecting previously unselected package libnfnetlink0:amd64.
09:04:37 [2020-01-02T09:04:37.308Z] #17 20.68 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
09:04:37 [2020-01-02T09:04:37.308Z] #17 20.68 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
09:04:37 [2020-01-02T09:04:37.308Z] #17 20.81 Selecting previously unselected package libpython3.5-minimal:amd64.
09:04:37 [2020-01-02T09:04:37.366Z] #11 DONE 1.2s
09:04:37 [2020-01-02T09:04:37.366Z] 
09:04:37 [2020-01-02T09:04:37.366Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:04:37 [2020-01-02T09:04:37.566Z] #17 20.81 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:04:37 [2020-01-02T09:04:37.566Z] #17 20.83 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:04:38 [2020-01-02T09:04:38.132Z] #17 21.35 Selecting previously unselected package python3.5-minimal.
09:04:38 [2020-01-02T09:04:38.132Z] #17 21.35 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:04:38 [2020-01-02T09:04:38.132Z] #17 21.36 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:04:38 [2020-01-02T09:04:38.702Z] #17 22.04 Selecting previously unselected package python3-minimal.
09:04:38 [2020-01-02T09:04:38.702Z] #17 22.05 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ...
09:04:38 [2020-01-02T09:04:38.703Z] #17 22.06 Unpacking python3-minimal (3.5.3-1) ...
09:04:38 [2020-01-02T09:04:38.744Z] #12 DONE 1.1s
09:04:38 [2020-01-02T09:04:38.744Z] 
09:04:38 [2020-01-02T09:04:38.744Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:04:38 [2020-01-02T09:04:38.961Z] #17 22.20 Selecting previously unselected package libmpdec2:amd64.
09:04:38 [2020-01-02T09:04:38.961Z] #17 22.20 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ...
09:04:38 [2020-01-02T09:04:38.961Z] #17 22.21 Unpacking libmpdec2:amd64 (2.4.2-1) ...
09:04:38 [2020-01-02T09:04:38.961Z] #17 22.39 Selecting previously unselected package libpython3.5-stdlib:amd64.
09:04:38 [2020-01-02T09:04:38.961Z] #17 22.40 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
09:04:38 [2020-01-02T09:04:38.961Z] #17 22.40 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:04:39 [2020-01-02T09:04:39.161Z] #38 ...
09:04:39 [2020-01-02T09:04:39.161Z] 
09:04:39 [2020-01-02T09:04:39.161Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.11 + cd /tmp/tmp.bFshqY0O99/src/github.com/golangci/golangci-lint/
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.11 + git checkout -q v1.20.0
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.62 ++ git describe --tags
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.63 + version=v1.20.0
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.63 ++ git rev-parse --short HEAD
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.64 + commit=cc98739
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.64 ++ git show -s --format=%cd
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.65 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:04:39 [2020-01-02T09:04:39.161Z] #50 25.66 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:04:39 [2020-01-02T09:04:39.311Z] #13 0.983 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:04:39 [2020-01-02T09:04:39.570Z] #13 DONE 1.1s
09:04:39 [2020-01-02T09:04:39.570Z] 
09:04:39 [2020-01-02T09:04:39.570Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:04:39 [2020-01-02T09:04:39.867Z] #20 transferring context: 46.32MB 2.3s done
09:04:39 [2020-01-02T09:04:39.867Z] #20 DONE 2.4s
09:04:39 [2020-01-02T09:04:39.867Z] 
09:04:39 [2020-01-02T09:04:39.867Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:04:39 [2020-01-02T09:04:39.867Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:04:39 [2020-01-02T09:04:39.867Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:04:39 [2020-01-02T09:04:39.867Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.4s done
09:04:39 [2020-01-02T09:04:39.867Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:04:39 [2020-01-02T09:04:39.867Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done
09:04:39 [2020-01-02T09:04:39.867Z] #66 DONE 2.4s
09:04:39 [2020-01-02T09:04:39.867Z] 
09:04:39 [2020-01-02T09:04:39.867Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:04:39 [2020-01-02T09:04:39.867Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done
09:04:39 [2020-01-02T09:04:39.867Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 82.55MB / 102.17MB 2.2s
09:04:39 [2020-01-02T09:04:39.867Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.4s done
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 25.48MB / 50.50MB 2.2s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 24.16MB / 45.98MB 2.2s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.1s done
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 25.75MB / 45.24MB 2.2s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 1.0s done
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.4s done
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 29.35MB / 50.50MB 2.3s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 27.18MB / 45.98MB 2.3s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 29.84MB / 45.24MB 2.3s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 89.93MB / 102.17MB 2.5s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 33.81MB / 50.50MB 2.5s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 31.54MB / 45.98MB 2.5s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 34.30MB / 45.24MB 2.5s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 38.59MB / 50.50MB 2.6s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 36.69MB / 45.98MB 2.6s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 38.98MB / 45.24MB 2.6s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 97.38MB / 102.17MB 2.8s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 43.31MB / 50.50MB 2.8s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 39.43MB / 45.98MB 2.8s
09:04:39 [2020-01-02T09:04:39.868Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 43.34MB / 45.24MB 2.8s
09:04:40 [2020-01-02T09:04:40.254Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 48.31MB / 50.50MB 2.9s
09:04:40 [2020-01-02T09:04:40.254Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 44.46MB / 45.98MB 2.9s
09:04:40 [2020-01-02T09:04:40.254Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.9s done
09:04:40 [2020-01-02T09:04:40.634Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.2s done
09:04:40 [2020-01-02T09:04:40.634Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 3.4s done
09:04:40 [2020-01-02T09:04:40.634Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 3.3s done
09:04:40 [2020-01-02T09:04:40.634Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23
09:04:40 [2020-01-02T09:04:40.863Z] #17 23.91 Selecting previously unselected package python3.5.
09:04:40 [2020-01-02T09:04:40.863Z] #17 23.91 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ...
09:04:40 [2020-01-02T09:04:40.863Z] #17 23.92 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:04:40 [2020-01-02T09:04:40.863Z] #17 24.08 Selecting previously unselected package libpython3-stdlib:amd64.
09:04:40 [2020-01-02T09:04:40.863Z] #17 24.09 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ...
09:04:40 [2020-01-02T09:04:40.863Z] #17 24.13 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
09:04:40 [2020-01-02T09:04:40.863Z] #17 24.21 Selecting previously unselected package dh-python.
09:04:40 [2020-01-02T09:04:40.863Z] #17 24.23 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
09:04:40 [2020-01-02T09:04:40.863Z] #17 24.24 Unpacking dh-python (2.20170125) ...
09:04:40 [2020-01-02T09:04:40.945Z] #14 DONE 1.3s
09:04:40 [2020-01-02T09:04:40.945Z] 
09:04:40 [2020-01-02T09:04:40.945Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:04:41 [2020-01-02T09:04:41.121Z] #17 24.35 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:04:41 [2020-01-02T09:04:41.121Z] #17 24.37 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:04:41 [2020-01-02T09:04:41.879Z] #15 DONE 1.0s
09:04:41 [2020-01-02T09:04:41.879Z] 
09:04:41 [2020-01-02T09:04:41.879Z] #16 [dev 6/24] RUN ldconfig
09:04:42 [2020-01-02T09:04:42.490Z] #50 ...
09:04:42 [2020-01-02T09:04:42.490Z] 
09:04:42 [2020-01-02T09:04:42.490Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:42 [2020-01-02T09:04:42.490Z] #68 20.75 + cd /tmp/tmp.NNCDxMkHvf/src/github.com/docker/libnetwork
09:04:42 [2020-01-02T09:04:42.490Z] #68 20.77 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:04:42 [2020-01-02T09:04:42.490Z] #68 21.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:04:42 [2020-01-02T09:04:42.490Z] #68 ...
09:04:42 [2020-01-02T09:04:42.490Z] 
09:04:42 [2020-01-02T09:04:42.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:42 [2020-01-02T09:04:42.490Z] #10 19.42 Reading package lists...
09:04:42 [2020-01-02T09:04:42.490Z] #10 25.47 Reading package lists...
09:04:42 [2020-01-02T09:04:42.812Z] #16 DONE 1.1s
09:04:42 [2020-01-02T09:04:42.812Z] 
09:04:42 [2020-01-02T09:04:42.812Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:04:43 [2020-01-02T09:04:43.020Z] #17 26.33 Setting up python3-minimal (3.5.3-1) ...
09:04:43 [2020-01-02T09:04:43.070Z] #10 30.87 Building dependency tree...
09:04:43 [2020-01-02T09:04:43.070Z] #10 ...
09:04:43 [2020-01-02T09:04:43.070Z] 
09:04:43 [2020-01-02T09:04:43.070Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:43 [2020-01-02T09:04:43.070Z] #56 19.39 Reading package lists...
09:04:43 [2020-01-02T09:04:43.070Z] #56 26.03 Reading package lists...
09:04:43 [2020-01-02T09:04:43.654Z] #56 31.87 Building dependency tree...
09:04:43 [2020-01-02T09:04:43.654Z] #56 ...
09:04:43 [2020-01-02T09:04:43.654Z] 
09:04:43 [2020-01-02T09:04:43.654Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:43 [2020-01-02T09:04:43.654Z] #24 16.77 Reading package lists...
09:04:43 [2020-01-02T09:04:43.654Z] #24 22.97 Reading package lists...
09:04:43 [2020-01-02T09:04:43.654Z] #24 29.11 Building dependency tree...
09:04:43 [2020-01-02T09:04:43.654Z] #24 32.42 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:04:43 [2020-01-02T09:04:43.654Z] #24 32.42 The following additional packages will be installed:
09:04:43 [2020-01-02T09:04:43.654Z] #24 32.43   libjq1 libonig4
09:04:43 [2020-01-02T09:04:43.654Z] #24 ...
09:04:43 [2020-01-02T09:04:43.654Z] 
09:04:43 [2020-01-02T09:04:43.654Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:43 [2020-01-02T09:04:43.654Z] #10 30.87 Building dependency tree...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.15 Selecting previously unselected package python3.
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24906 files and directories currently installed.)
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.17 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.18 Unpacking python3 (3.5.3-1) ...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.25 Selecting previously unselected package pigz.
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.25 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.26 Unpacking pigz (2.3.4-1) ...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.35 Selecting previously unselected package libip4tc0:amd64.
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.35 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.36 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.45 Selecting previously unselected package libip6tc0:amd64.
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.45 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:43 [2020-01-02T09:04:43.954Z] #17 27.46 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:44 [2020-01-02T09:04:44.213Z] #17 27.61 Selecting previously unselected package libiptc0:amd64.
09:04:44 [2020-01-02T09:04:44.213Z] #17 27.62 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:44 [2020-01-02T09:04:44.213Z] #17 27.63 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:44 [2020-01-02T09:04:44.213Z] #17 27.72 Selecting previously unselected package libxtables12:amd64.
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.72 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.73 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.82 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.82 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.91 Selecting previously unselected package iptables.
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.92 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:44 [2020-01-02T09:04:44.471Z] #17 27.93 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:04:44 [2020-01-02T09:04:44.728Z] #17 28.11 Selecting previously unselected package xxd.
09:04:44 [2020-01-02T09:04:44.728Z] #17 28.11 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:04:44 [2020-01-02T09:04:44.728Z] #17 28.11 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:04:44 [2020-01-02T09:04:44.728Z] #17 28.19 Selecting previously unselected package vim-common.
09:04:44 [2020-01-02T09:04:44.728Z] #17 28.19 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:04:44 [2020-01-02T09:04:44.986Z] #17 28.20 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:04:44 [2020-01-02T09:04:44.986Z] #17 28.33 Selecting previously unselected package bzip2.
09:04:44 [2020-01-02T09:04:44.986Z] #17 28.33 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
09:04:44 [2020-01-02T09:04:44.986Z] #17 28.36 Unpacking bzip2 (1.0.6-8.1) ...
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.72 The following additional packages will be installed:
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.73   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.74   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.74   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.74   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.75 Suggested packages:
09:04:45 [2020-01-02T09:04:45.047Z] #10 33.75   gcc-6-locales seccomp wine64
09:04:45 [2020-01-02T09:04:45.243Z] #17 28.46 Selecting previously unselected package libgpm2:amd64.
09:04:45 [2020-01-02T09:04:45.243Z] #17 28.46 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
09:04:45 [2020-01-02T09:04:45.243Z] #17 28.47 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
09:04:45 [2020-01-02T09:04:45.243Z] #17 28.53 Selecting previously unselected package xz-utils.
09:04:45 [2020-01-02T09:04:45.243Z] #17 28.53 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
09:04:45 [2020-01-02T09:04:45.243Z] #17 28.54 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.070 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.088 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.090 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.097 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.232 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.444 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:04:45 [2020-01-02T09:04:45.340Z] #17 2.558 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:04:45 [2020-01-02T09:04:45.501Z] #17 28.75 Selecting previously unselected package aufs-tools.
09:04:45 [2020-01-02T09:04:45.501Z] #17 28.75 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
09:04:45 [2020-01-02T09:04:45.501Z] #17 28.76 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:04:45 [2020-01-02T09:04:45.501Z] #17 28.93 Selecting previously unselected package libonig4:amd64.
09:04:45 [2020-01-02T09:04:45.501Z] #17 28.93 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ...
09:04:45 [2020-01-02T09:04:45.759Z] #17 28.94 Unpacking libonig4:amd64 (6.1.3-2) ...
09:04:45 [2020-01-02T09:04:45.759Z] #17 29.17 Selecting previously unselected package libjq1:amd64.
09:04:45 [2020-01-02T09:04:45.759Z] #17 29.17 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ...
09:04:45 [2020-01-02T09:04:45.759Z] #17 29.18 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.26 Selecting previously unselected package jq.
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.26 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ...
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.27 Unpacking jq (1.5+dfsg-1.3) ...
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.32 Selecting previously unselected package libaio1:amd64.
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.32 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ...
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.32 Unpacking libaio1:amd64 (0.3.110-3) ...
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.37 Selecting previously unselected package libcap2-bin.
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.38 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ...
09:04:46 [2020-01-02T09:04:46.016Z] #17 29.39 Unpacking libcap2-bin (1:2.25-1) ...
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.49 Selecting previously unselected package libnl-3-200:amd64.
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.49 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ...
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.49 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.59 Selecting previously unselected package libprotobuf-c1:amd64.
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.59 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.61 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.68 Selecting previously unselected package libreadline5:amd64.
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.68 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
09:04:46 [2020-01-02T09:04:46.274Z] #17 29.68 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:04:46 [2020-01-02T09:04:46.437Z] #10 35.43 The following NEW packages will be installed:
09:04:46 [2020-01-02T09:04:46.437Z] #10 ...
09:04:46 [2020-01-02T09:04:46.437Z] 
09:04:46 [2020-01-02T09:04:46.437Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:46 [2020-01-02T09:04:46.437Z] #33 19.39 Reading package lists...
09:04:46 [2020-01-02T09:04:46.437Z] #33 25.90 Reading package lists...
09:04:46 [2020-01-02T09:04:46.437Z] #33 32.35 Building dependency tree...
09:04:46 [2020-01-02T09:04:46.437Z] #33 34.92 The following additional packages will be installed:
09:04:46 [2020-01-02T09:04:46.437Z] #33 34.95   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:04:46 [2020-01-02T09:04:46.437Z] #33 34.96 Suggested packages:
09:04:46 [2020-01-02T09:04:46.437Z] #33 34.96   codeblocks eclipse ninja-build lrzip
09:04:46 [2020-01-02T09:04:46.437Z] #33 34.97 Recommended packages:
09:04:46 [2020-01-02T09:04:46.437Z] #33 34.97   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:04:46 [2020-01-02T09:04:46.532Z] #17 29.79 Selecting previously unselected package net-tools.
09:04:46 [2020-01-02T09:04:46.532Z] #17 29.80 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
09:04:46 [2020-01-02T09:04:46.532Z] #17 29.80 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:04:46 [2020-01-02T09:04:46.532Z] #17 29.99 Selecting previously unselected package python-pip-whl.
09:04:46 [2020-01-02T09:04:46.532Z] #17 29.99 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:04:46 [2020-01-02T09:04:46.532Z] #17 29.99 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:04:46 [2020-01-02T09:04:46.708Z] #33 ...
09:04:46 [2020-01-02T09:04:46.708Z] 
09:04:46 [2020-01-02T09:04:46.708Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:46 [2020-01-02T09:04:46.708Z] #40 19.53 Reading package lists...
09:04:46 [2020-01-02T09:04:46.708Z] #40 25.97 Reading package lists...
09:04:46 [2020-01-02T09:04:46.708Z] #40 32.93 Building dependency tree...
09:04:46 [2020-01-02T09:04:46.708Z] #40 ...
09:04:46 [2020-01-02T09:04:46.708Z] 
09:04:46 [2020-01-02T09:04:46.708Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:46 [2020-01-02T09:04:46.708Z] #33 35.69 The following NEW packages will be installed:
09:04:46 [2020-01-02T09:04:46.970Z] #33 35.70   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:04:46 [2020-01-02T09:04:46.970Z] #33 35.70   vim-common xxd
09:04:47 [2020-01-02T09:04:47.098Z] #17 ...
09:04:47 [2020-01-02T09:04:47.098Z] 
09:04:47 [2020-01-02T09:04:47.098Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:47 [2020-01-02T09:04:47.098Z] #41 81.28   CC       criu/files-ext.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 81.54   CC       criu/files-reg.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 83.17   CC       criu/files.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 84.54   CC       criu/filesystems.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 84.99   CC       criu/fsnotify.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 85.86   CC       criu/image-desc.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 86.04   CC       criu/image.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 86.69   CC       criu/ipc_ns.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 87.70   CC       criu/irmap.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 88.11   CC       criu/kcmp-ids.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 88.35   CC       criu/kerndat.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 89.22   CC       criu/libnetlink.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 89.41   CC       criu/log.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 89.85   CC       criu/lsm.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 90.16   CC       criu/mem.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 91.48   CC       criu/mount.o
09:04:47 [2020-01-02T09:04:47.098Z] #41 ...
09:04:47 [2020-01-02T09:04:47.098Z] 
09:04:47 [2020-01-02T09:04:47.098Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:04:47 [2020-01-02T09:04:47.098Z] #17 30.46 Selecting previously unselected package python3-pip.
09:04:47 [2020-01-02T09:04:47.098Z] #17 30.46 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:04:47 [2020-01-02T09:04:47.098Z] #17 30.46 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:04:47 [2020-01-02T09:04:47.240Z] #17 4.137 Fetched 7932 kB in 3s (2490 kB/s)
09:04:47 [2020-01-02T09:04:47.357Z] #17 30.73 Selecting previously unselected package python3-pkg-resources.
09:04:47 [2020-01-02T09:04:47.357Z] #17 30.73 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
09:04:47 [2020-01-02T09:04:47.618Z] #17 30.73 Unpacking python3-pkg-resources (33.1.1-1) ...
09:04:47 [2020-01-02T09:04:47.618Z] #17 30.90 Selecting previously unselected package python3-setuptools.
09:04:47 [2020-01-02T09:04:47.618Z] #17 30.90 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
09:04:47 [2020-01-02T09:04:47.618Z] #17 30.90 Unpacking python3-setuptools (33.1.1-1) ...
09:04:47 [2020-01-02T09:04:47.807Z] #17 4.137 Reading package lists...
09:04:47 [2020-01-02T09:04:47.878Z] #17 31.17 Selecting previously unselected package python3-wheel.
09:04:47 [2020-01-02T09:04:47.878Z] #17 31.17 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
09:04:47 [2020-01-02T09:04:47.878Z] #17 31.17 Unpacking python3-wheel (0.29.0-2) ...
09:04:47 [2020-01-02T09:04:47.878Z] #17 31.25 Selecting previously unselected package thin-provisioning-tools.
09:04:47 [2020-01-02T09:04:47.878Z] #17 31.26 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
09:04:47 [2020-01-02T09:04:47.878Z] #17 31.26 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:04:47 [2020-01-02T09:04:47.916Z] #33 36.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:04:47 [2020-01-02T09:04:47.916Z] #33 36.84 Need to get 13.1 MB of archives.
09:04:47 [2020-01-02T09:04:47.916Z] #33 36.84 After this operation, 55.5 MB of additional disk space will be used.
09:04:47 [2020-01-02T09:04:47.916Z] #33 36.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
09:04:48 [2020-01-02T09:04:48.136Z] #17 31.45 Selecting previously unselected package vim-runtime.
09:04:48 [2020-01-02T09:04:48.136Z] #17 31.45 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:04:48 [2020-01-02T09:04:48.136Z] #17 31.48 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:04:48 [2020-01-02T09:04:48.136Z] #17 31.54 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:04:48 [2020-01-02T09:04:48.179Z] #33 36.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
09:04:48 [2020-01-02T09:04:48.179Z] #33 36.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB]
09:04:48 [2020-01-02T09:04:48.393Z] #17 31.57 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:04:48 [2020-01-02T09:04:48.748Z] #17 4.981 Reading package lists...
09:04:48 [2020-01-02T09:04:48.752Z] #33 37.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
09:04:49 [2020-01-02T09:04:49.006Z] #17 5.835 Building dependency tree...
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.122 The following additional packages will be installed:
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.122   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.122   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.123   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.123   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.123   python3.5 python3.5-minimal vim-runtime xxd
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124 Suggested packages:
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124   quota
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124 Recommended packages:
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:04:49 [2020-01-02T09:04:49.007Z] #17 6.124   python3-keyrings.alt python3-xdg unzip
09:04:49 [2020-01-02T09:04:49.013Z] #33 37.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB]
09:04:49 [2020-01-02T09:04:49.014Z] #33 37.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
09:04:49 [2020-01-02T09:04:49.014Z] #33 37.80 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
09:04:49 [2020-01-02T09:04:49.014Z] #33 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
09:04:49 [2020-01-02T09:04:49.279Z] #33 38.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
09:04:49 [2020-01-02T09:04:49.572Z] #33 38.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.753 The following NEW packages will be installed:
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.754   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.754   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.755   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.755   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.756   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.756   python3-minimal python3-pip python3-pkg-resources python3-setuptools
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.756   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
09:04:49 [2020-01-02T09:04:49.575Z] #17 6.757   vim-common vim-runtime xfsprogs xxd xz-utils zip
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.780 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.780 Need to get 17.8 MB of archives.
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.780 After this operation, 76.2 MB of additional disk space will be used.
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.780 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.789 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.791 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.791 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.804 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.831 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.833 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.835 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.888 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.893 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.894 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.895 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.896 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.898 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.899 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.901 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.903 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.904 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.906 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.911 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.913 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.916 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.918 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.919 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.923 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.926 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.928 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.931 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.932 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.933 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.934 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.936 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.937 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.939 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.943 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.963 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.966 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.969 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.973 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.974 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 7.980 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 8.065 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 8.082 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 8.096 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 8.101 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
09:04:50 [2020-01-02T09:04:50.955Z] #17 8.102 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
09:04:50 [2020-01-02T09:04:50.965Z] #33 ...
09:04:50 [2020-01-02T09:04:50.965Z] 
09:04:50 [2020-01-02T09:04:50.965Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:50 [2020-01-02T09:04:50.965Z] #24 32.82 The following NEW packages will be installed:
09:04:50 [2020-01-02T09:04:50.965Z] #24 32.82   jq libjq1 libonig4
09:04:50 [2020-01-02T09:04:50.965Z] #24 33.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:04:50 [2020-01-02T09:04:50.965Z] #24 33.96 Need to get 293 kB of archives.
09:04:50 [2020-01-02T09:04:50.965Z] #24 33.96 After this operation, 1086 kB of additional disk space will be used.
09:04:50 [2020-01-02T09:04:50.965Z] #24 33.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
09:04:50 [2020-01-02T09:04:50.965Z] #24 33.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
09:04:50 [2020-01-02T09:04:50.965Z] #24 33.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
09:04:50 [2020-01-02T09:04:50.965Z] #24 35.52 debconf: delaying package configuration, since apt-utils is not installed
09:04:50 [2020-01-02T09:04:50.965Z] #24 35.68 Fetched 293 kB in 1s (280 kB/s)
09:04:50 [2020-01-02T09:04:50.965Z] #24 35.94 Selecting previously unselected package libonig4:arm64.
09:04:50 [2020-01-02T09:04:50.965Z] #24 35.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
09:04:50 [2020-01-02T09:04:50.965Z] #24 35.98 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.08 Unpacking libonig4:arm64 (6.1.3-2) ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.23 Selecting previously unselected package libjq1:arm64.
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.24 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.26 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.49 Selecting previously unselected package jq.
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.50 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.58 Unpacking jq (1.5+dfsg-1.3) ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.82 Setting up libonig4:arm64 (6.1.3-2) ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.84 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.87 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 36.97 Setting up jq (1.5+dfsg-1.3) ...
09:04:50 [2020-01-02T09:04:50.965Z] #24 DONE 39.9s
09:04:51 [2020-01-02T09:04:51.215Z] #17 8.254 debconf: delaying package configuration, since apt-utils is not installed
09:04:51 [2020-01-02T09:04:51.215Z] #17 8.277 Fetched 17.8 MB in 1s (13.3 MB/s)
09:04:51 [2020-01-02T09:04:51.215Z] #17 8.369 Selecting previously unselected package bash-completion.
09:04:51 [2020-01-02T09:04:51.215Z] #17 8.369 (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 ... 23402 files and directories currently installed.)
09:04:51 [2020-01-02T09:04:51.215Z] #17 8.380 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:04:51 [2020-01-02T09:04:51.230Z] 
09:04:51 [2020-01-02T09:04:51.230Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:51 [2020-01-02T09:04:51.230Z] #68 DONE 39.5s
09:04:51 [2020-01-02T09:04:51.230Z] 
09:04:51 [2020-01-02T09:04:51.230Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:04:51 [2020-01-02T09:04:51.571Z] #25 DONE 0.4s
09:04:51 [2020-01-02T09:04:51.571Z] 
09:04:51 [2020-01-02T09:04:51.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:51 [2020-01-02T09:04:51.571Z] #10 35.43   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
09:04:51 [2020-01-02T09:04:51.571Z] #10 35.43   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:04:51 [2020-01-02T09:04:51.571Z] #10 35.43   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
09:04:51 [2020-01-02T09:04:51.571Z] #10 35.44   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:04:51 [2020-01-02T09:04:51.571Z] #10 35.44   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
09:04:51 [2020-01-02T09:04:51.571Z] #10 35.44   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:04:51 [2020-01-02T09:04:51.571Z] #10 35.45   mingw-w64-x86-64-dev
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.56 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.56 Need to get 68.0 MB of archives.
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.56 After this operation, 455 MB of additional disk space will be used.
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.63 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.69 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.77 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.79 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.82 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 36.83 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 37.06 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 37.28 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 37.47 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 37.47 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 37.83 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 38.13 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB]
09:04:51 [2020-01-02T09:04:51.571Z] #10 38.14 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB]
09:04:51 [2020-01-02T09:04:51.678Z] #17 34.95 Selecting previously unselected package vim.
09:04:51 [2020-01-02T09:04:51.678Z] #17 34.95 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:04:51 [2020-01-02T09:04:51.678Z] #17 34.96 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:04:51 [2020-01-02T09:04:51.937Z] #17 35.25 Selecting previously unselected package xfsprogs.
09:04:51 [2020-01-02T09:04:51.937Z] #17 35.26 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ...
09:04:51 [2020-01-02T09:04:51.937Z] #17 35.26 Unpacking xfsprogs (4.9.0+nmu1) ...
09:04:52 [2020-01-02T09:04:52.024Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 10.8s done
09:04:52 [2020-01-02T09:04:52.024Z] #8 DONE 14.3s
09:04:52 [2020-01-02T09:04:52.024Z] 
09:04:52 [2020-01-02T09:04:52.024Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:04:52 [2020-01-02T09:04:52.024Z] #9 DONE 0.3s
09:04:52 [2020-01-02T09:04:52.024Z] 
09:04:52 [2020-01-02T09:04:52.024Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:04:52 [2020-01-02T09:04:52.024Z] #10 DONE 0.3s
09:04:52 [2020-01-02T09:04:52.024Z] 
09:04:52 [2020-01-02T09:04:52.024Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:04:52 [2020-01-02T09:04:52.024Z] #21 DONE 0.1s
09:04:52 [2020-01-02T09:04:52.024Z] 
09:04:52 [2020-01-02T09:04:52.024Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:52 [2020-01-02T09:04:52.024Z] #11 ...
09:04:52 [2020-01-02T09:04:52.024Z] 
09:04:52 [2020-01-02T09:04:52.024Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:04:52 [2020-01-02T09:04:52.024Z] #47 DONE 0.1s
09:04:52 [2020-01-02T09:04:52.024Z] 
09:04:52 [2020-01-02T09:04:52.024Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:04:52 [2020-01-02T09:04:52.024Z] #22 DONE 0.1s
09:04:52 [2020-01-02T09:04:52.146Z] #10 41.02 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB]
09:04:52 [2020-01-02T09:04:52.151Z] #17 9.164 Unpacking bash-completion (1:2.1-4.3) ...
09:04:52 [2020-01-02T09:04:52.151Z] #17 9.294 Selecting previously unselected package libnet1:amd64.
09:04:52 [2020-01-02T09:04:52.151Z] #17 9.294 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.151Z] #17 9.304 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:04:52 [2020-01-02T09:04:52.151Z] #17 9.337 Selecting previously unselected package libnfnetlink0:amd64.
09:04:52 [2020-01-02T09:04:52.151Z] #17 9.339 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.151Z] #17 9.343 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
09:04:52 [2020-01-02T09:04:52.195Z] #17 35.68 Selecting previously unselected package zip.
09:04:52 [2020-01-02T09:04:52.409Z] #17 9.377 Selecting previously unselected package libpython3.5-minimal:amd64.
09:04:52 [2020-01-02T09:04:52.409Z] #17 9.379 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.409Z] #17 9.382 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:04:52 [2020-01-02T09:04:52.409Z] #17 9.520 Selecting previously unselected package python3.5-minimal.
09:04:52 [2020-01-02T09:04:52.409Z] #17 9.520 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.410Z] #17 9.546 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:04:52 [2020-01-02T09:04:52.417Z] 
09:04:52 [2020-01-02T09:04:52.417Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:04:52 [2020-01-02T09:04:52.417Z] #44 DONE 0.1s
09:04:52 [2020-01-02T09:04:52.417Z] 
09:04:52 [2020-01-02T09:04:52.417Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:04:52 [2020-01-02T09:04:52.417Z] #31 DONE 0.1s
09:04:52 [2020-01-02T09:04:52.417Z] 
09:04:52 [2020-01-02T09:04:52.417Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:04:52 [2020-01-02T09:04:52.417Z] #50 DONE 0.1s
09:04:52 [2020-01-02T09:04:52.417Z] 
09:04:52 [2020-01-02T09:04:52.417Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:04:52 [2020-01-02T09:04:52.417Z] #68 DONE 0.2s
09:04:52 [2020-01-02T09:04:52.417Z] 
09:04:52 [2020-01-02T09:04:52.417Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:04:52 [2020-01-02T09:04:52.417Z] #62 DONE 0.2s
09:04:52 [2020-01-02T09:04:52.417Z] 
09:04:52 [2020-01-02T09:04:52.417Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:04:52 [2020-01-02T09:04:52.453Z] #17 35.68 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.453Z] #17 35.69 Unpacking zip (3.0-11+b1) ...
09:04:52 [2020-01-02T09:04:52.453Z] #17 35.85 Selecting previously unselected package libapparmor-perl.
09:04:52 [2020-01-02T09:04:52.453Z] #17 35.85 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.453Z] #17 35.85 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:04:52 [2020-01-02T09:04:52.453Z] #17 35.96 Selecting previously unselected package apparmor.
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.832 Selecting previously unselected package python3-minimal.
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.832 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.835 Unpacking python3-minimal (3.5.3-1) ...
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.875 Selecting previously unselected package libmpdec2:amd64.
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.878 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.884 Unpacking libmpdec2:amd64 (2.4.2-1) ...
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.928 Selecting previously unselected package libpython3.5-stdlib:amd64.
09:04:52 [2020-01-02T09:04:52.668Z] #17 9.928 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.713Z] #17 35.97 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ...
09:04:52 [2020-01-02T09:04:52.713Z] #17 36.03 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:04:52 [2020-01-02T09:04:52.729Z] #10 ...
09:04:52 [2020-01-02T09:04:52.729Z] 
09:04:52 [2020-01-02T09:04:52.729Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:52 [2020-01-02T09:04:52.729Z] #33 40.31 debconf: delaying package configuration, since apt-utils is not installed
09:04:52 [2020-01-02T09:04:52.729Z] #33 40.68 Fetched 13.1 MB in 2s (5313 kB/s)
09:04:52 [2020-01-02T09:04:52.729Z] #33 40.96 Selecting previously unselected package cmake-data.
09:04:52 [2020-01-02T09:04:52.729Z] #33 40.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 ... 14976 files and directories currently installed.)
09:04:52 [2020-01-02T09:04:52.729Z] #33 41.10 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:04:52 [2020-01-02T09:04:52.729Z] #33 41.14 Unpacking cmake-data (3.7.2-1) ...
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.560 + RM_GOPATH=0
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.561 + TMP_GOPATH=
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.561 + : /build/
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.561 + '[' -z '' ']'
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.561 ++ mktemp -d
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.562 + export GOPATH=/tmp/tmp.HYJ9YomijZ
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.564 + GOPATH=/tmp/tmp.HYJ9YomijZ
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.564 + RM_GOPATH=1
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.564 ++ dirname ./install.sh
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.564 + dir=.
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.565 + bin=rootlesskit
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.565 + shift
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.565 + '[' '!' -f ./rootlesskit.installer ']'
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + . ./rootlesskit.installer
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + install_rootlesskit
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + case "$1" in
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + export CGO_ENABLED=0
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + CGO_ENABLED=0
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + _install_rootlesskit
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.566 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HYJ9YomijZ/src/github.com/rootless-containers/rootlesskit
09:04:52 [2020-01-02T09:04:52.814Z] #63 0.570 Cloning into '/tmp/tmp.HYJ9YomijZ/src/github.com/rootless-containers/rootlesskit'...
09:04:52 [2020-01-02T09:04:52.928Z] #17 9.932 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:04:53 [2020-01-02T09:04:53.186Z] #17 10.33 Selecting previously unselected package python3.5.
09:04:53 [2020-01-02T09:04:53.186Z] #17 10.34 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ...
09:04:53 [2020-01-02T09:04:53.186Z] #17 10.34 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:04:53 [2020-01-02T09:04:53.186Z] #17 10.42 Selecting previously unselected package libpython3-stdlib:amd64.
09:04:53 [2020-01-02T09:04:53.186Z] #17 10.43 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ...
09:04:53 [2020-01-02T09:04:53.186Z] #17 10.43 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.44 Setting up aufs-tools (1:4.1+20161219-1) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.46 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.47 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.52 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.52 Processing triggers for mime-support (3.60) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.56 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.57 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.59 Setting up libcap2-bin (1:2.25-1) ...
09:04:53 [2020-01-02T09:04:53.279Z] #17 36.60 Setting up bash-completion (1:2.1-4.3) ...
09:04:53 [2020-01-02T09:04:53.305Z] #33 ...
09:04:53 [2020-01-02T09:04:53.305Z] 
09:04:53 [2020-01-02T09:04:53.305Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:53 [2020-01-02T09:04:53.305Z] #56 31.87 Building dependency tree...
09:04:53 [2020-01-02T09:04:53.305Z] #56 35.04 The following additional packages will be installed:
09:04:53 [2020-01-02T09:04:53.305Z] #56 35.04   btrfs-progs liblzo2-2
09:04:53 [2020-01-02T09:04:53.305Z] #56 35.30 The following NEW packages will be installed:
09:04:53 [2020-01-02T09:04:53.305Z] #56 35.31   btrfs-progs btrfs-tools liblzo2-2
09:04:53 [2020-01-02T09:04:53.305Z] #56 36.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:04:53 [2020-01-02T09:04:53.305Z] #56 36.49 Need to get 582 kB of archives.
09:04:53 [2020-01-02T09:04:53.305Z] #56 36.49 After this operation, 3944 kB of additional disk space will be used.
09:04:53 [2020-01-02T09:04:53.305Z] #56 36.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
09:04:53 [2020-01-02T09:04:53.305Z] #56 36.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
09:04:53 [2020-01-02T09:04:53.305Z] #56 36.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
09:04:53 [2020-01-02T09:04:53.305Z] #56 37.54 debconf: delaying package configuration, since apt-utils is not installed
09:04:53 [2020-01-02T09:04:53.305Z] #56 37.74 Fetched 582 kB in 1s (528 kB/s)
09:04:53 [2020-01-02T09:04:53.305Z] #56 37.94 Selecting previously unselected package liblzo2-2:arm64.
09:04:53 [2020-01-02T09:04:53.305Z] #56 37.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
09:04:53 [2020-01-02T09:04:53.305Z] #56 38.04 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 38.11 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 38.71 Selecting previously unselected package btrfs-progs.
09:04:53 [2020-01-02T09:04:53.305Z] #56 38.71 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 38.86 Unpacking btrfs-progs (4.7.3-1) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 40.62 Selecting previously unselected package btrfs-tools.
09:04:53 [2020-01-02T09:04:53.305Z] #56 40.63 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 40.65 Unpacking btrfs-tools (4.7.3-1) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 41.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 41.23 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 41.29 Setting up btrfs-progs (4.7.3-1) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 41.34 Setting up btrfs-tools (4.7.3-1) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 41.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:53 [2020-01-02T09:04:53.305Z] #56 DONE 42.1s
09:04:53 [2020-01-02T09:04:53.305Z] 
09:04:53 [2020-01-02T09:04:53.305Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:04:53 [2020-01-02T09:04:53.445Z] #17 10.46 Selecting previously unselected package dh-python.
09:04:53 [2020-01-02T09:04:53.445Z] #17 10.47 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
09:04:53 [2020-01-02T09:04:53.445Z] #17 10.47 Unpacking dh-python (2.20170125) ...
09:04:53 [2020-01-02T09:04:53.445Z] #17 10.56 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:04:53 [2020-01-02T09:04:53.445Z] #17 10.58 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:04:53 [2020-01-02T09:04:53.567Z] #57 DONE 0.1s
09:04:53 [2020-01-02T09:04:53.567Z] 
09:04:53 [2020-01-02T09:04:53.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:53 [2020-01-02T09:04:53.567Z] #10 42.22 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
09:04:53 [2020-01-02T09:04:53.567Z] #10 42.22 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB]
09:04:53 [2020-01-02T09:04:53.567Z] #10 ...
09:04:53 [2020-01-02T09:04:53.567Z] 
09:04:53 [2020-01-02T09:04:53.567Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:04:53 [2020-01-02T09:04:53.567Z] #58 DONE 0.2s
09:04:53 [2020-01-02T09:04:53.829Z] 
09:04:53 [2020-01-02T09:04:53.829Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:53 [2020-01-02T09:04:53.829Z] #40 35.80 The following additional packages will be installed:
09:04:53 [2020-01-02T09:04:53.829Z] #40 35.80   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:04:53 [2020-01-02T09:04:53.829Z] #40 35.80   libprotoc10 python-pkg-resources zlib1g-dev
09:04:53 [2020-01-02T09:04:53.829Z] #40 35.81 Suggested packages:
09:04:53 [2020-01-02T09:04:53.829Z] #40 35.82   manpages-dev python-setuptools
09:04:53 [2020-01-02T09:04:53.829Z] #40 36.94 The following NEW packages will be installed:
09:04:53 [2020-01-02T09:04:53.829Z] #40 36.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:04:53 [2020-01-02T09:04:53.829Z] #40 36.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:04:53 [2020-01-02T09:04:53.829Z] #40 36.95   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:04:53 [2020-01-02T09:04:53.829Z] #40 36.96   zlib1g-dev
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.09 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.09 Need to get 3415 kB of archives.
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.09 After this operation, 19.0 MB of additional disk space will be used.
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.27 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.37 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.46 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 38.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB]
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.19 debconf: delaying package configuration, since apt-utils is not installed
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.41 Fetched 3415 kB in 1s (2097 kB/s)
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.67 Selecting previously unselected package libnet1:arm64.
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.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 ... 14976 files and directories currently installed.)
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.77 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.94 Selecting previously unselected package libcap-dev:arm64.
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.94 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 40.96 Unpacking libcap-dev:arm64 (1:2.25-1) ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 41.15 Selecting previously unselected package libnet1-dev.
09:04:53 [2020-01-02T09:04:53.829Z] #40 41.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 41.17 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 41.72 Selecting previously unselected package libnl-3-200:arm64.
09:04:53 [2020-01-02T09:04:53.829Z] #40 41.72 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 41.75 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.05 Selecting previously unselected package libnl-3-dev:arm64.
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.05 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.07 Unpacking libnl-3-dev:arm64 (3.2.27-2) ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.40 Selecting previously unselected package libprotobuf-c1:arm64.
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.40 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.41 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.71 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.71 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ...
09:04:53 [2020-01-02T09:04:53.829Z] #40 42.77 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ...
09:04:54 [2020-01-02T09:04:54.015Z] #17 11.23 Setting up python3-minimal (3.5.3-1) ...
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.50 Selecting previously unselected package python3.
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.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 ... 24906 files and directories currently installed.)
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.52 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.52 Unpacking python3 (3.5.3-1) ...
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.55 Selecting previously unselected package pigz.
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.55 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.55 Unpacking pigz (2.3.4-1) ...
09:04:54 [2020-01-02T09:04:54.273Z] #17 11.59 Selecting previously unselected package libip4tc0:amd64.
09:04:54 [2020-01-02T09:04:54.402Z] #40 43.00 Selecting previously unselected package zlib1g-dev:arm64.
09:04:54 [2020-01-02T09:04:54.402Z] #40 43.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
09:04:54 [2020-01-02T09:04:54.402Z] #40 43.14 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.59 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.60 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.64 Selecting previously unselected package libip6tc0:amd64.
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.65 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.65 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.69 Selecting previously unselected package libiptc0:amd64.
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.69 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.70 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.73 Selecting previously unselected package libxtables12:amd64.
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.73 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.74 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.77 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.77 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.533Z] #17 11.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:04:54 [2020-01-02T09:04:54.665Z] #40 43.60 Selecting previously unselected package libprotobuf10:arm64.
09:04:54 [2020-01-02T09:04:54.665Z] #40 43.60 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ...
09:04:54 [2020-01-02T09:04:54.665Z] #40 43.60 Unpacking libprotobuf10:arm64 (3.0.0-9) ...
09:04:54 [2020-01-02T09:04:54.665Z] #40 ...
09:04:54 [2020-01-02T09:04:54.665Z] 
09:04:54 [2020-01-02T09:04:54.665Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:54 [2020-01-02T09:04:54.665Z] #10 43.64 debconf: delaying package configuration, since apt-utils is not installed
09:04:54 [2020-01-02T09:04:54.792Z] #17 11.81 Selecting previously unselected package iptables.
09:04:54 [2020-01-02T09:04:54.792Z] #17 11.81 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.792Z] #17 11.81 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:04:54 [2020-01-02T09:04:54.792Z] #17 11.98 Selecting previously unselected package xxd.
09:04:54 [2020-01-02T09:04:54.792Z] #17 11.99 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:04:54 [2020-01-02T09:04:54.792Z] #17 11.99 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:04:54 [2020-01-02T09:04:54.792Z] #17 12.04 Selecting previously unselected package vim-common.
09:04:54 [2020-01-02T09:04:54.792Z] #17 12.04 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:04:54 [2020-01-02T09:04:54.792Z] #17 12.04 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:04:54 [2020-01-02T09:04:54.792Z] #17 12.09 Selecting previously unselected package bzip2.
09:04:54 [2020-01-02T09:04:54.792Z] #17 12.09 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.09 Unpacking bzip2 (1.0.6-8.1) ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.13 Selecting previously unselected package libgpm2:amd64.
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.13 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.14 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.17 Selecting previously unselected package xz-utils.
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.17 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.17 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.24 Selecting previously unselected package aufs-tools.
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.25 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.25 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.30 Selecting previously unselected package libonig4:amd64.
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.30 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.051Z] #17 12.31 Unpacking libonig4:amd64 (6.1.3-2) ...
09:04:55 [2020-01-02T09:04:55.238Z] #10 43.96 Fetched 68.0 MB in 6s (10.1 MB/s)
09:04:55 [2020-01-02T09:04:55.238Z] #10 44.09 Selecting previously unselected package libpcrecpp0v5:arm64.
09:04:55 [2020-01-02T09:04:55.238Z] #10 44.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
09:04:55 [2020-01-02T09:04:55.238Z] #10 44.15 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ...
09:04:55 [2020-01-02T09:04:55.238Z] #10 44.18 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.36 Selecting previously unselected package libjq1:amd64.
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.36 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.36 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.40 Selecting previously unselected package jq.
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.40 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.41 Unpacking jq (1.5+dfsg-1.3) ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.46 Selecting previously unselected package libaio1:amd64.
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.46 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.47 Unpacking libaio1:amd64 (0.3.110-3) ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.49 Selecting previously unselected package libcap2-bin.
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.49 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.49 Unpacking libcap2-bin (1:2.25-1) ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.53 Selecting previously unselected package libnl-3-200:amd64.
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.53 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:04:55 [2020-01-02T09:04:55.309Z] #17 12.57 Selecting previously unselected package libprotobuf-c1:amd64.
09:04:55 [2020-01-02T09:04:55.503Z] #10 44.41 Selecting previously unselected package libudev-dev:arm64.
09:04:55 [2020-01-02T09:04:55.567Z] #17 12.57 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.57 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.60 Selecting previously unselected package libreadline5:amd64.
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.61 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.66 Selecting previously unselected package net-tools.
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.66 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.67 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.73 Selecting previously unselected package python-pip-whl.
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.74 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:04:55 [2020-01-02T09:04:55.568Z] #17 12.74 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:04:55 [2020-01-02T09:04:55.769Z] #10 44.44 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ...
09:04:55 [2020-01-02T09:04:55.770Z] #10 44.54 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 12.88 Selecting previously unselected package python3-pip.
09:04:55 [2020-01-02T09:04:55.826Z] #17 12.89 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 12.89 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 12.95 Selecting previously unselected package python3-pkg-resources.
09:04:55 [2020-01-02T09:04:55.826Z] #17 12.95 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 12.96 Unpacking python3-pkg-resources (33.1.1-1) ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 13.00 Selecting previously unselected package python3-setuptools.
09:04:55 [2020-01-02T09:04:55.826Z] #17 13.01 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 13.01 Unpacking python3-setuptools (33.1.1-1) ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 13.07 Selecting previously unselected package python3-wheel.
09:04:55 [2020-01-02T09:04:55.826Z] #17 13.08 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
09:04:55 [2020-01-02T09:04:55.826Z] #17 13.08 Unpacking python3-wheel (0.29.0-2) ...
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.11 Selecting previously unselected package thin-provisioning-tools.
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.12 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.12 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.21 Selecting previously unselected package vim-runtime.
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.22 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.23 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.24 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:04:56 [2020-01-02T09:04:56.084Z] #17 13.24 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:04:56 [2020-01-02T09:04:56.307Z] #10 44.92 Selecting previously unselected package liblzo2-2:arm64.
09:04:56 [2020-01-02T09:04:56.308Z] #10 44.92 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ...
09:04:56 [2020-01-02T09:04:56.308Z] #10 44.94 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
09:04:56 [2020-01-02T09:04:56.562Z] #17 39.95 Setting up libonig4:amd64 (6.1.3-2) ...
09:04:56 [2020-01-02T09:04:56.569Z] #10 45.36 Selecting previously unselected package btrfs-progs.
09:04:56 [2020-01-02T09:04:56.569Z] #10 45.37 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ...
09:04:56 [2020-01-02T09:04:56.569Z] #10 45.39 Unpacking btrfs-progs (4.7.3-1) ...
09:04:56 [2020-01-02T09:04:56.754Z] #63 4.455 + cd /tmp/tmp.HYJ9YomijZ/src/github.com/rootless-containers/rootlesskit
09:04:56 [2020-01-02T09:04:56.754Z] #63 4.456 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.00 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.02 Setting up zip (3.0-11+b1) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.04 Setting up bzip2 (1.0.6-8.1) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.08 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.13 Setting up libaio1:amd64 (0.3.110-3) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.17 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.19 Setting up xz-utils (5.2.2-1.2+b1) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.26 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:04:56 [2020-01-02T09:04:56.820Z] #17 40.29 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:04:57 [2020-01-02T09:04:57.078Z] #17 40.31 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
09:04:57 [2020-01-02T09:04:57.078Z] #17 40.36 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:04:57 [2020-01-02T09:04:57.142Z] #10 46.00 Selecting previously unselected package btrfs-tools.
09:04:57 [2020-01-02T09:04:57.142Z] #10 46.01 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ...
09:04:57 [2020-01-02T09:04:57.142Z] #10 46.02 Unpacking btrfs-tools (4.7.3-1) ...
09:04:57 [2020-01-02T09:04:57.279Z] #63 4.888 + for f in rootlesskit rootlesskit-docker-proxy
09:04:57 [2020-01-02T09:04:57.279Z] #63 4.888 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:04:57 [2020-01-02T09:04:57.409Z] #10 46.20 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:04:57 [2020-01-02T09:04:57.409Z] #10 46.21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
09:04:57 [2020-01-02T09:04:57.409Z] #10 46.22 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
09:04:57 [2020-01-02T09:04:57.460Z] #17 14.30 Selecting previously unselected package vim.
09:04:57 [2020-01-02T09:04:57.460Z] #17 14.30 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:04:57 [2020-01-02T09:04:57.460Z] #17 14.30 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:04:57 [2020-01-02T09:04:57.460Z] #17 14.58 Selecting previously unselected package xfsprogs.
09:04:57 [2020-01-02T09:04:57.460Z] #17 14.58 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ...
09:04:57 [2020-01-02T09:04:57.460Z] #17 14.59 Unpacking xfsprogs (4.9.0+nmu1) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 40.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 40.93 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 40.95 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 40.97 Setting up pigz (2.3.4-1) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 40.99 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 41.01 Setting up libmpdec2:amd64 (2.4.2-1) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 41.02 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 41.04 Setting up jq (1.5+dfsg-1.3) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 41.07 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 41.09 Setting up xfsprogs (4.9.0+nmu1) ...
09:04:57 [2020-01-02T09:04:57.643Z] #17 41.11 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:04:57 [2020-01-02T09:04:57.670Z] #10 46.60 Selecting previously unselected package dmsetup.
09:04:57 [2020-01-02T09:04:57.670Z] #10 46.61 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ...
09:04:57 [2020-01-02T09:04:57.670Z] #10 46.66 Unpacking dmsetup (2:1.02.137-2) ...
09:04:57 [2020-01-02T09:04:57.717Z] #17 14.86 Selecting previously unselected package zip.
09:04:57 [2020-01-02T09:04:57.717Z] #17 14.86 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ...
09:04:57 [2020-01-02T09:04:57.717Z] #17 14.87 Unpacking zip (3.0-11+b1) ...
09:04:57 [2020-01-02T09:04:57.717Z] #17 14.91 Selecting previously unselected package libapparmor-perl.
09:04:57 [2020-01-02T09:04:57.717Z] #17 14.92 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
09:04:57 [2020-01-02T09:04:57.717Z] #17 14.92 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:04:57 [2020-01-02T09:04:57.859Z] #63 ...
09:04:57 [2020-01-02T09:04:57.859Z] 
09:04:57 [2020-01-02T09:04:57.859Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.470 + RM_GOPATH=0
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.470 + TMP_GOPATH=
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.470 + : /build
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.470 + '[' -z '' ']'
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.474 ++ mktemp -d
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.479 + export GOPATH=/tmp/tmp.0KsfCn4YCp
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.480 + GOPATH=/tmp/tmp.0KsfCn4YCp
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.480 + RM_GOPATH=1
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.482 ++ dirname ./install.sh
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.485 + dir=.
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.485 + bin=tomlv
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.485 + shift
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.485 + '[' '!' -f ./tomlv.installer ']'
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.486 + . ./tomlv.installer
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.486 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.487 + install_tomlv
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.487 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.487 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.487 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0KsfCn4YCp/src/github.com/BurntSushi/toml
09:04:57 [2020-01-02T09:04:57.859Z] #32 0.494 Cloning into '/tmp/tmp.0KsfCn4YCp/src/github.com/BurntSushi/toml'...
09:04:57 [2020-01-02T09:04:57.859Z] #32 1.430 + cd /tmp/tmp.0KsfCn4YCp/src/github.com/BurntSushi/toml
09:04:57 [2020-01-02T09:04:57.859Z] #32 1.431 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:04:57 [2020-01-02T09:04:57.859Z] #32 1.434 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:04:57 [2020-01-02T09:04:57.859Z] #32 2.021 runtime/internal/atomic
09:04:57 [2020-01-02T09:04:57.859Z] #32 2.079 internal/cpu
09:04:57 [2020-01-02T09:04:57.859Z] #32 2.446 runtime/internal/sys
09:04:57 [2020-01-02T09:04:57.859Z] #32 2.651 runtime/internal/math
09:04:57 [2020-01-02T09:04:57.859Z] #32 2.772 math/bits
09:04:57 [2020-01-02T09:04:57.859Z] #32 3.123 internal/bytealg
09:04:57 [2020-01-02T09:04:57.859Z] #32 3.569 math
09:04:57 [2020-01-02T09:04:57.859Z] #32 3.736 runtime
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.20 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.21 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.24 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:04:57 [2020-01-02T09:04:57.902Z] #17 41.24 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:04:57 [2020-01-02T09:04:57.930Z] #10 46.86 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:04:57 [2020-01-02T09:04:57.930Z] #10 46.87 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ...
09:04:57 [2020-01-02T09:04:57.975Z] #17 14.97 Selecting previously unselected package apparmor.
09:04:57 [2020-01-02T09:04:57.976Z] #17 14.97 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ...
09:04:57 [2020-01-02T09:04:57.976Z] #17 15.00 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:04:57 [2020-01-02T09:04:57.976Z] #17 15.26 Setting up aufs-tools (1:4.1+20161219-1) ...
09:04:58 [2020-01-02T09:04:58.192Z] #10 46.88 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
09:04:58 [2020-01-02T09:04:58.192Z] #10 47.02 Selecting previously unselected package libsepol1-dev:arm64.
09:04:58 [2020-01-02T09:04:58.192Z] #10 47.03 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ...
09:04:58 [2020-01-02T09:04:58.192Z] #10 47.04 Unpacking libsepol1-dev:arm64 (2.6-2) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.27 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.28 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.30 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.31 Processing triggers for mime-support (3.60) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.32 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.33 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.34 Setting up libcap2-bin (1:2.25-1) ...
09:04:58 [2020-01-02T09:04:58.233Z] #17 15.35 Setting up bash-completion (1:2.1-4.3) ...
09:04:58 [2020-01-02T09:04:58.455Z] #10 ...
09:04:58 [2020-01-02T09:04:58.455Z] 
09:04:58 [2020-01-02T09:04:58.455Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:04:58 [2020-01-02T09:04:58.455Z] #28 37.35 + cd /tmp/tmp.Nm5xkVosaw/src/github.com/go-swagger/go-swagger
09:04:58 [2020-01-02T09:04:58.455Z] #28 37.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:04:58 [2020-01-02T09:04:58.455Z] #28 39.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:04:58 [2020-01-02T09:04:58.718Z] #28 ...
09:04:58 [2020-01-02T09:04:58.719Z] 
09:04:58 [2020-01-02T09:04:58.719Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:58 [2020-01-02T09:04:58.719Z] #26 5.007 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:04:58 [2020-01-02T09:04:58.719Z] #26 5.735 
09:04:58 [2020-01-02T09:04:58.719Z] #26 6.127 
####                                                                       6.4%
#######                                                                   10.8%
########                                                                  12.4%
##############                                                            19.7%
##################                                                        25.1%
######################                                                    31.2%
##########################                                                36.8%
#############################                                             41.4%
#################################                                         46.6%
#####################################                                     52.4%
#########################################                                 57.4%
#############################################                             63.4%
09:04:58 [2020-01-02T09:04:58.719Z] #26 ...
09:04:58 [2020-01-02T09:04:58.719Z] 
09:04:58 [2020-01-02T09:04:58.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:58 [2020-01-02T09:04:58.719Z] #10 47.64 Selecting previously unselected package libpcre16-3:arm64.
09:04:58 [2020-01-02T09:04:58.719Z] #10 47.64 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ...
09:04:58 [2020-01-02T09:04:58.719Z] #10 47.65 Unpacking libpcre16-3:arm64 (2:8.39-3) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.20 Setting up libonig4:amd64 (6.1.3-2) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.21 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.22 Setting up zip (3.0-11+b1) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.22 Setting up bzip2 (1.0.6-8.1) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.23 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.26 Setting up libaio1:amd64 (0.3.110-3) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.27 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.28 Setting up xz-utils (5.2.2-1.2+b1) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.30 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.31 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.32 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
09:04:59 [2020-01-02T09:04:59.167Z] #17 16.34 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:04:59 [2020-01-02T09:04:59.292Z] #10 47.99 Selecting previously unselected package libpcre32-3:arm64.
09:04:59 [2020-01-02T09:04:59.292Z] #10 48.01 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ...
09:04:59 [2020-01-02T09:04:59.292Z] #10 48.02 Unpacking libpcre32-3:arm64 (2:8.39-3) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.47 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.49 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.50 Setting up pigz (2.3.4-1) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.51 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.52 Setting up libmpdec2:amd64 (2.4.2-1) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.53 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.54 Setting up jq (1.5+dfsg-1.3) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.55 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.55 Setting up xfsprogs (4.9.0+nmu1) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.56 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.60 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.61 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:04:59 [2020-01-02T09:04:59.429Z] #17 16.63 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:04:59 [2020-01-02T09:04:59.687Z] #17 16.64 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:04:59 [2020-01-02T09:04:59.806Z] #17 ...
09:04:59 [2020-01-02T09:04:59.806Z] 
09:04:59 [2020-01-02T09:04:59.806Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:59 [2020-01-02T09:04:59.806Z] #41 94.01   CC       criu/namespaces.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 95.20   CC       criu/net.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 97.86   CC       criu/netfilter.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 98.15   CC       criu/page-pipe.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 98.58   CC       criu/page-xfer.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 99.49   CC       criu/pagemap-cache.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 99.79   CC       criu/pagemap.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 100.5   CC       criu/parasite-syscall.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 101.3   CC       criu/path.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 101.5   CC       criu/pie-util-vdso-elf32.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 101.9   CC       criu/pie-util-vdso.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 102.1   CC       criu/pie-util.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 102.3   CC       criu/pipes.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 102.9   CC       criu/plugin.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 103.2   CC       criu/proc_parse.o
09:04:59 [2020-01-02T09:04:59.806Z] #41 ...
09:04:59 [2020-01-02T09:04:59.806Z] 
09:04:59 [2020-01-02T09:04:59.806Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:04:59 [2020-01-02T09:04:59.806Z] #38 150.3 + dpkg --print-architecture
09:04:59 [2020-01-02T09:04:59.806Z] #38 150.3 + cd /tmp/tmp.LKrmBXj8D6/src/github.com/docker/distribution
09:04:59 [2020-01-02T09:04:59.806Z] #38 150.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:04:59 [2020-01-02T09:04:59.806Z] #38 150.5 + GOPATH=/tmp/tmp.LKrmBXj8D6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LKrmBXj8D6
09:04:59 [2020-01-02T09:04:59.806Z] #38 150.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:04:59 [2020-01-02T09:04:59.866Z] #10 48.56 Selecting previously unselected package libpcre3-dev:arm64.
09:04:59 [2020-01-02T09:04:59.867Z] #10 48.57 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ...
09:04:59 [2020-01-02T09:04:59.867Z] #10 48.58 Unpacking libpcre3-dev:arm64 (2:8.39-3) ...
09:04:59 [2020-01-02T09:04:59.867Z] #10 ...
09:04:59 [2020-01-02T09:04:59.867Z] 
09:04:59 [2020-01-02T09:04:59.867Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:59 [2020-01-02T09:04:59.867Z] #44 38.24 internal/reflectlite
09:04:59 [2020-01-02T09:04:59.867Z] #44 38.24 sync
09:04:59 [2020-01-02T09:04:59.867Z] #44 39.72 github.com/LK4D4/vndr/godl/singleflight
09:04:59 [2020-01-02T09:04:59.867Z] #44 39.73 math/rand
09:04:59 [2020-01-02T09:04:59.867Z] #44 39.73 internal/singleflight
09:04:59 [2020-01-02T09:04:59.867Z] #44 40.42 sort
09:04:59 [2020-01-02T09:04:59.867Z] #44 40.44 errors
09:04:59 [2020-01-02T09:04:59.867Z] #44 41.15 io
09:04:59 [2020-01-02T09:04:59.867Z] #44 41.15 strconv
09:04:59 [2020-01-02T09:04:59.867Z] #44 41.79 syscall
09:04:59 [2020-01-02T09:04:59.867Z] #44 42.81 vendor/golang.org/x/net/dns/dnsmessage
09:04:59 [2020-01-02T09:04:59.867Z] #44 44.36 bytes
09:04:59 [2020-01-02T09:04:59.867Z] #44 47.93 bufio
09:04:59 [2020-01-02T09:04:59.867Z] #44 ...
09:04:59 [2020-01-02T09:04:59.867Z] 
09:04:59 [2020-01-02T09:04:59.867Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:59 [2020-01-02T09:04:59.867Z] #26 6.127 
####                                                                       6.4%
#######                                                                   10.8%
########                                                                  12.4%
##############                                                            19.7%
##################                                                        25.1%
######################                                                    31.2%
##########################                                                36.8%
#############################                                             41.4%
#################################                                         46.6%
#####################################                                     52.4%
#########################################                                 57.4%
#############################################                             63.4%
###################################################                       71.0%
#########################################################                 79.7%
#############################################################             85.5%
##################################################################        92.3%
######################################################################## 100.0%
09:04:59 [2020-01-02T09:04:59.867Z] #26 8.445 
09:05:00 [2020-01-02T09:05:00.474Z] #26 8.743 
#                                                                          1.9%
###########                                                               16.5%
#
09:05:00 [2020-01-02T09:05:00.474Z] #26 ...
09:05:00 [2020-01-02T09:05:00.474Z] 
09:05:00 [2020-01-02T09:05:00.474Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:00 [2020-01-02T09:05:00.474Z] #31 38.79 sync
09:05:00 [2020-01-02T09:05:00.474Z] #31 38.80 internal/reflectlite
09:05:00 [2020-01-02T09:05:00.474Z] #31 41.30 strconv
09:05:00 [2020-01-02T09:05:00.474Z] #31 41.30 sort
09:05:00 [2020-01-02T09:05:00.474Z] #31 41.35 io
09:05:00 [2020-01-02T09:05:00.474Z] #31 41.35 internal/oserror
09:05:00 [2020-01-02T09:05:00.474Z] #31 41.52 syscall
09:05:00 [2020-01-02T09:05:00.474Z] #31 44.69 bytes
09:05:00 [2020-01-02T09:05:00.474Z] #31 44.70 strings
09:05:00 [2020-01-02T09:05:00.474Z] #31 48.17 reflect
09:05:00 [2020-01-02T09:05:00.474Z] #31 ...
09:05:00 [2020-01-02T09:05:00.474Z] 
09:05:00 [2020-01-02T09:05:00.474Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:01 [2020-01-02T09:05:01.061Z] #17 17.96 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
09:05:01 [2020-01-02T09:05:01.061Z] #17 17.99 Setting up python3 (3.5.3-1) ...
09:05:01 [2020-01-02T09:05:01.265Z] #26 8.743 
#                                                                          1.9%
###########                                                               16.5%
###################                                                       27.3%
############################                                              39.0%
######################################                                    54.0%
##########################################                                59.0%
###################################################                       71.9%
###########################################################               82.2%
#############################################################             85.9%
###################################################################       93.4%
######################################################################## 100.0%
09:05:01 [2020-01-02T09:05:01.320Z] #17 18.44 Setting up apparmor (2.11.0-3+deb9u2) ...
09:05:01 [2020-01-02T09:05:01.708Z] #38 ...
09:05:01 [2020-01-02T09:05:01.708Z] 
09:05:01 [2020-01-02T09:05:01.708Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:05:01 [2020-01-02T09:05:01.708Z] #17 44.96 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
09:05:01 [2020-01-02T09:05:01.708Z] #17 44.97 Setting up python3 (3.5.3-1) ...
09:05:01 [2020-01-02T09:05:01.886Z] #17 19.13 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:05:02 [2020-01-02T09:05:02.145Z] #17 19.18 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:05:02 [2020-01-02T09:05:02.145Z] #17 19.21 Setting up python3-wheel (0.29.0-2) ...
09:05:02 [2020-01-02T09:05:02.159Z] #32 ...
09:05:02 [2020-01-02T09:05:02.159Z] 
09:05:02 [2020-01-02T09:05:02.159Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:05:02 [2020-01-02T09:05:02.159Z] #34 0.593 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:05:02 [2020-01-02T09:05:02.159Z] #34 0.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #34 0.672 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #34 0.690 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #34 0.745 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:05:02 [2020-01-02T09:05:02.159Z] #34 1.410 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #34 3.229 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #34 4.426 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #34 ...
09:05:02 [2020-01-02T09:05:02.159Z] 
09:05:02 [2020-01-02T09:05:02.159Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:02 [2020-01-02T09:05:02.159Z] #57 0.570 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:05:02 [2020-01-02T09:05:02.159Z] #57 0.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #57 0.622 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #57 0.637 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #57 0.695 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:05:02 [2020-01-02T09:05:02.159Z] #57 1.345 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #57 3.090 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #57 4.123 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:05:02 [2020-01-02T09:05:02.159Z] #57 ...
09:05:02 [2020-01-02T09:05:02.159Z] 
09:05:02 [2020-01-02T09:05:02.159Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.418 + RM_GOPATH=0
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.419 + TMP_GOPATH=
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.419 + : /build
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.420 + '[' -z '' ']'
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.421 ++ mktemp -d
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.425 + export GOPATH=/tmp/tmp.l0xZtOJpQ5
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.425 + GOPATH=/tmp/tmp.l0xZtOJpQ5
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.426 + RM_GOPATH=1
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.427 ++ dirname ./install.sh
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.439 + dir=.
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.439 + bin=dockercli
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.439 + shift
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.440 + '[' '!' -f ./dockercli.installer ']'
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.440 + . ./dockercli.installer
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.440 ++ : stable
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.441 ++ : 17.06.2-ce
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.441 + install_dockercli
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.442 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.442 Install docker/cli version 17.06.2-ce from stable
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.443 ++ uname -m
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.445 + arch=s390x
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.445 + '[' s390x '!=' x86_64 ']'
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.446 + '[' s390x '!=' s390x ']'
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.446 + url=https://download.docker.com/linux/static
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.447 + tar -xz docker/docker
09:05:02 [2020-01-02T09:05:02.159Z] #23 0.452 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
09:05:02 [2020-01-02T09:05:02.159Z] #23 9.958 + mkdir -p /build
09:05:02 [2020-01-02T09:05:02.159Z] #23 9.960 + mv docker/docker /build/
09:05:02 [2020-01-02T09:05:02.159Z] #23 9.964 + rmdir docker
09:05:02 [2020-01-02T09:05:02.159Z] #23 DONE 10.1s
09:05:02 [2020-01-02T09:05:02.159Z] 
09:05:02 [2020-01-02T09:05:02.159Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.652 + RM_GOPATH=0
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.653 + TMP_GOPATH=
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.653 + : /build
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.653 + '[' -z '' ']'
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.654 ++ mktemp -d
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.656 + export GOPATH=/tmp/tmp.IBqvaOHjXb
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.656 + GOPATH=/tmp/tmp.IBqvaOHjXb
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.656 + RM_GOPATH=1
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.656 ++ dirname ./install.sh
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.657 + dir=.
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.657 + bin=gotestsum
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.657 + shift
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.657 + '[' '!' -f ./gotestsum.installer ']'
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.657 + . ./gotestsum.installer
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.658 ++ : v0.3.5
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.658 + install_gotestsum
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.658 Installing gotestsum version v0.3.5
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.658 + echo 'Installing gotestsum version v0.3.5'
09:05:02 [2020-01-02T09:05:02.159Z] #48 0.658 + go get -d gotest.tools/gotestsum
09:05:02 [2020-01-02T09:05:02.405Z] #17 19.48 Setting up python3-pkg-resources (33.1.1-1) ...
09:05:02 [2020-01-02T09:05:02.543Z] #48 ...
09:05:02 [2020-01-02T09:05:02.543Z] 
09:05:02 [2020-01-02T09:05:02.543Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:05:02 [2020-01-02T09:05:02.543Z] #25 0.569 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:05:02 [2020-01-02T09:05:02.543Z] #25 0.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #25 0.619 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #25 0.649 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #25 0.672 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:05:02 [2020-01-02T09:05:02.543Z] #25 1.455 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #25 3.068 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #25 4.123 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #25 ...
09:05:02 [2020-01-02T09:05:02.543Z] 
09:05:02 [2020-01-02T09:05:02.543Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:05:02 [2020-01-02T09:05:02.543Z] #29 0.457 + mktemp -d
09:05:02 [2020-01-02T09:05:02.543Z] #29 0.458 + export GOPATH=/tmp/tmp.4GxED1lAlm
09:05:02 [2020-01-02T09:05:02.543Z] #29 0.459 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.4GxED1lAlm/src/github.com/go-swagger/go-swagger
09:05:02 [2020-01-02T09:05:02.543Z] #29 0.462 Cloning into '/tmp/tmp.4GxED1lAlm/src/github.com/go-swagger/go-swagger'...
09:05:02 [2020-01-02T09:05:02.543Z] #29 ...
09:05:02 [2020-01-02T09:05:02.543Z] 
09:05:02 [2020-01-02T09:05:02.543Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:02 [2020-01-02T09:05:02.543Z] #11 0.608 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:05:02 [2020-01-02T09:05:02.543Z] #11 0.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #11 0.673 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #11 0.738 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #11 0.772 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:05:02 [2020-01-02T09:05:02.543Z] #11 1.414 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #11 3.089 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:05:02 [2020-01-02T09:05:02.543Z] #11 4.272 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:05:02 [2020-01-02T09:05:02.664Z] #17 19.85 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:05:02 [2020-01-02T09:05:02.675Z] #26 10.84 
09:05:02 [2020-01-02T09:05:02.947Z] #11 ...
09:05:02 [2020-01-02T09:05:02.947Z] 
09:05:02 [2020-01-02T09:05:02.947Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.452 + RM_GOPATH=0
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.452 + TMP_GOPATH=
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.453 + : /build
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.453 + '[' -z '' ']'
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.455 ++ mktemp -d
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.460 + export GOPATH=/tmp/tmp.Vmc22xQ5Pf
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.460 + GOPATH=/tmp/tmp.Vmc22xQ5Pf
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.460 + RM_GOPATH=1
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.462 ++ dirname ./install.sh
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.467 + dir=.
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.467 + bin=vndr
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.468 + shift
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.468 + '[' '!' -f ./vndr.installer ']'
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.468 + . ./vndr.installer
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.468 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.469 + install_vndr
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.469 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.469 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.470 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Vmc22xQ5Pf/src/github.com/LK4D4/vndr
09:05:02 [2020-01-02T09:05:02.947Z] #45 0.480 Cloning into '/tmp/tmp.Vmc22xQ5Pf/src/github.com/LK4D4/vndr'...
09:05:02 [2020-01-02T09:05:02.947Z] #45 1.236 + cd /tmp/tmp.Vmc22xQ5Pf/src/github.com/LK4D4/vndr
09:05:02 [2020-01-02T09:05:02.947Z] #45 1.238 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:02 [2020-01-02T09:05:02.947Z] #45 1.261 + go build -buildmode=pie -v -o /build/vndr .
09:05:02 [2020-01-02T09:05:02.947Z] #45 2.737 runtime/internal/math
09:05:02 [2020-01-02T09:05:02.947Z] #45 2.748 internal/cpu
09:05:02 [2020-01-02T09:05:02.947Z] #45 2.805 internal/race
09:05:02 [2020-01-02T09:05:02.947Z] #45 3.112 sync/atomic
09:05:02 [2020-01-02T09:05:02.947Z] #45 3.557 unicode
09:05:02 [2020-01-02T09:05:02.947Z] #45 3.989 runtime
09:05:02 [2020-01-02T09:05:02.947Z] #45 9.166 unicode/utf8
09:05:02 [2020-01-02T09:05:02.947Z] #45 10.01 math
09:05:02 [2020-01-02T09:05:02.947Z] #45 ...
09:05:02 [2020-01-02T09:05:02.947Z] 
09:05:02 [2020-01-02T09:05:02.947Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:05:02 [2020-01-02T09:05:02.947Z] #39 0.508 + mktemp -d
09:05:02 [2020-01-02T09:05:02.947Z] #39 0.511 + export GOPATH=/tmp/tmp.BxXxDhYOIp
09:05:02 [2020-01-02T09:05:02.947Z] #39 0.512 + git clone https://github.com/docker/distribution.git /tmp/tmp.BxXxDhYOIp/src/github.com/docker/distribution
09:05:02 [2020-01-02T09:05:02.947Z] #39 0.514 Cloning into '/tmp/tmp.BxXxDhYOIp/src/github.com/docker/distribution'...
09:05:03 [2020-01-02T09:05:03.082Z] #17 46.44 Setting up apparmor (2.11.0-3+deb9u2) ...
09:05:03 [2020-01-02T09:05:03.231Z] #17 20.33 Setting up python3-setuptools (33.1.1-1) ...
09:05:03 [2020-01-02T09:05:03.367Z] #39 ...
09:05:03 [2020-01-02T09:05:03.367Z] 
09:05:03 [2020-01-02T09:05:03.367Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.638 + RM_GOPATH=0
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.638 + TMP_GOPATH=
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.638 + : /build
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.638 + '[' -z '' ']'
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.638 ++ mktemp -d
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.639 + export GOPATH=/tmp/tmp.9sNvdh8W1X
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.640 + GOPATH=/tmp/tmp.9sNvdh8W1X
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.640 + RM_GOPATH=1
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.642 ++ dirname ./install.sh
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.643 + dir=.
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 + bin=golangci_lint
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 + shift
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 + '[' '!' -f ./golangci_lint.installer ']'
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 + . ./golangci_lint.installer
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 ++ : v1.20.0
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 + install_golangci_lint
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 + echo 'Installing golangci-lint version v1.20.0'
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:05:03 [2020-01-02T09:05:03.367Z] #51 0.648 Installing golangci-lint version v1.20.0
09:05:03 [2020-01-02T09:05:03.367Z] #51 ...
09:05:03 [2020-01-02T09:05:03.367Z] 
09:05:03 [2020-01-02T09:05:03.367Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:03 [2020-01-02T09:05:03.367Z] #41 0.592 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:05:03 [2020-01-02T09:05:03.367Z] #41 0.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:05:03 [2020-01-02T09:05:03.367Z] #41 0.650 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:05:03 [2020-01-02T09:05:03.367Z] #41 0.662 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:05:03 [2020-01-02T09:05:03.367Z] #41 0.720 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:05:03 [2020-01-02T09:05:03.367Z] #41 1.526 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB]
09:05:03 [2020-01-02T09:05:03.367Z] #41 3.193 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:05:03 [2020-01-02T09:05:03.367Z] #41 4.272 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:05:03 [2020-01-02T09:05:03.367Z] #41 ...
09:05:03 [2020-01-02T09:05:03.367Z] 
09:05:03 [2020-01-02T09:05:03.367Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.603 + RM_GOPATH=0
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.607 + TMP_GOPATH=
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.607 + : /build
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.607 + '[' -z '' ']'
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.608 ++ mktemp -d
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.613 + export GOPATH=/tmp/tmp.kks3QCpS5Q
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.613 + GOPATH=/tmp/tmp.kks3QCpS5Q
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.613 + RM_GOPATH=1
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.614 ++ dirname ./install.sh
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.615 + dir=.
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.615 + bin=proxy
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.615 + shift
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.616 + '[' '!' -f ./proxy.installer ']'
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.616 + . ./proxy.installer
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.617 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 + install_proxy
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 + case "$1" in
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 + export CGO_ENABLED=0
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 + CGO_ENABLED=0
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 + _install_proxy
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kks3QCpS5Q/src/github.com/docker/libnetwork
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.622 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:03 [2020-01-02T09:05:03.367Z] #69 0.643 Cloning into '/tmp/tmp.kks3QCpS5Q/src/github.com/docker/libnetwork'...
09:05:03 [2020-01-02T09:05:03.455Z] #26 11.54 
#                                                                          2.0%
###############                                                           21.0%
#########################                                                 36.1%
###############################                                           44.0%
######################################                                    52.8%
##############################################                            64.3%
####
09:05:03 [2020-01-02T09:05:03.455Z] #26 ...
09:05:03 [2020-01-02T09:05:03.455Z] 
09:05:03 [2020-01-02T09:05:03.455Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.850 + RM_GOPATH=0
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.850 + TMP_GOPATH=
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.850 + : /build
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.850 + '[' -z '' ']'
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.850 ++ mktemp -d
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.867 + export GOPATH=/tmp/tmp.qqQIYlKQLC
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.868 + GOPATH=/tmp/tmp.qqQIYlKQLC
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.868 + RM_GOPATH=1
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.873 ++ dirname ./install.sh
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.875 + dir=.
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.875 + bin=containerd
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.876 + shift
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.876 + '[' '!' -f ./containerd.installer ']'
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.877 + . ./containerd.installer
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.877 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.878 + install_containerd
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.879 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.879 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.880 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qqQIYlKQLC/src/github.com/containerd/containerd
09:05:03 [2020-01-02T09:05:03.455Z] #59 2.888 Cloning into '/tmp/tmp.qqQIYlKQLC/src/github.com/containerd/containerd'...
09:05:03 [2020-01-02T09:05:03.489Z] #17 20.62 Setting up dh-python (2.20170125) ...
09:05:03 [2020-01-02T09:05:03.716Z] #59 ...
09:05:03 [2020-01-02T09:05:03.717Z] 
09:05:03 [2020-01-02T09:05:03.717Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:03 [2020-01-02T09:05:03.748Z] #17 20.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:03 [2020-01-02T09:05:03.775Z] #69 ...
09:05:03 [2020-01-02T09:05:03.775Z] 
09:05:03 [2020-01-02T09:05:03.775Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:03 [2020-01-02T09:05:03.775Z] #32 10.44 internal/testlog
09:05:03 [2020-01-02T09:05:03.775Z] #32 10.99 encoding
09:05:03 [2020-01-02T09:05:03.775Z] #32 11.23 runtime/cgo
09:05:03 [2020-01-02T09:05:03.978Z] #26 11.54 
#                                                                          2.0%
###############                                                           21.0%
#########################                                                 36.1%
###############################                                           44.0%
######################################                                    52.8%
##############################################                            64.3%
####################################################                      73.5%
###########################################################               82.6%
###################################################################       93.6%
######################################################################## 100.0%
09:05:04 [2020-01-02T09:05:04.456Z] #17 47.93 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:05:04 [2020-01-02T09:05:04.551Z] #26 13.15 
09:05:04 [2020-01-02T09:05:04.714Z] #17 48.09 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:05:04 [2020-01-02T09:05:04.714Z] #17 48.15 Setting up python3-wheel (0.29.0-2) ...
09:05:05 [2020-01-02T09:05:05.384Z] #26 13.56 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
09:05:05 [2020-01-02T09:05:05.384Z] #26 ...
09:05:05 [2020-01-02T09:05:05.384Z] 
09:05:05 [2020-01-02T09:05:05.384Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:05 [2020-01-02T09:05:05.384Z] #40 44.08 Selecting previously unselected package libprotobuf-lite10:arm64.
09:05:05 [2020-01-02T09:05:05.384Z] #40 44.08 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 44.12 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 44.40 Selecting previously unselected package libprotobuf-dev:arm64.
09:05:05 [2020-01-02T09:05:05.384Z] #40 44.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 44.45 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 45.55 Selecting previously unselected package libprotoc10:arm64.
09:05:05 [2020-01-02T09:05:05.384Z] #40 45.55 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 45.56 Unpacking libprotoc10:arm64 (3.0.0-9) ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.04 Selecting previously unselected package protobuf-c-compiler.
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.05 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.09 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.30 Selecting previously unselected package protobuf-compiler.
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.31 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.31 Unpacking protobuf-compiler (3.0.0-9) ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.58 Selecting previously unselected package python-pkg-resources.
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.60 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.61 Unpacking python-pkg-resources (33.1.1-1) ...
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.98 Selecting previously unselected package python-protobuf.
09:05:05 [2020-01-02T09:05:05.384Z] #40 46.98 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 46.99 Unpacking python-protobuf (3.0.0-9) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 47.67 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 47.92 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 47.96 Setting up python-pkg-resources (33.1.1-1) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 52.83 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 52.85 Setting up libprotobuf10:arm64 (3.0.0-9) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 52.88 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 52.95 Setting up python-protobuf (3.0.0-9) ...
09:05:05 [2020-01-02T09:05:05.385Z] #40 ...
09:05:05 [2020-01-02T09:05:05.385Z] 
09:05:05 [2020-01-02T09:05:05.385Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:05 [2020-01-02T09:05:05.648Z] #17 49.04 Setting up python3-pkg-resources (33.1.1-1) ...
09:05:05 [2020-01-02T09:05:05.653Z] #17 DONE 22.8s
09:05:05 [2020-01-02T09:05:05.653Z] 
09:05:05 [2020-01-02T09:05:05.653Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:05:05 [2020-01-02T09:05:05.907Z] #26 13.56 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  12.2%
##########                                                                14.3%
###########                                                               16.4%
##
09:05:05 [2020-01-02T09:05:05.907Z] #26 ...
09:05:05 [2020-01-02T09:05:05.907Z] 
09:05:05 [2020-01-02T09:05:05.907Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:05 [2020-01-02T09:05:05.907Z] #47 44.26 + cd /tmp/tmp.RtQhPOk4nJ/src/gotest.tools/gotestsum
09:05:05 [2020-01-02T09:05:05.907Z] #47 44.26 + git checkout -q v0.3.5
09:05:05 [2020-01-02T09:05:05.907Z] #47 44.39 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:05:05 [2020-01-02T09:05:05.907Z] #47 ...
09:05:05 [2020-01-02T09:05:05.907Z] 
09:05:05 [2020-01-02T09:05:05.907Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:07 [2020-01-02T09:05:07.024Z] #17 50.08 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:05:07 [2020-01-02T09:05:07.479Z] #26 13.56 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  12.2%
##########                                                                14.3%
###########                                                               16.4%
#############                                                             18.5%
##############                                                            20.3%
###############                                                           21.8%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.0%
#####################                                                     29.3%
#####################                                                     30.4%
######################                                                    31.9%
########################                                                  33.5%
#########################                                                 35.0%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               37.7%
###########################                                               38.7%
09:05:07 [2020-01-02T09:05:07.479Z] #26 ...
09:05:07 [2020-01-02T09:05:07.479Z] 
09:05:07 [2020-01-02T09:05:07.479Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:05:07 [2020-01-02T09:05:07.479Z] #33 46.35 Selecting previously unselected package liblzo2-2:arm64.
09:05:07 [2020-01-02T09:05:07.479Z] #33 46.36 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ...
09:05:07 [2020-01-02T09:05:07.479Z] #33 46.37 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
09:05:07 [2020-01-02T09:05:07.479Z] #33 46.59 Selecting previously unselected package libicu57:arm64.
09:05:07 [2020-01-02T09:05:07.479Z] #33 46.60 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 46.64 Unpacking libicu57:arm64 (57.1-6+deb9u3) ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 53.31 Selecting previously unselected package libxml2:arm64.
09:05:07 [2020-01-02T09:05:07.480Z] #33 53.31 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 53.32 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 53.77 Selecting previously unselected package libarchive13:arm64.
09:05:07 [2020-01-02T09:05:07.480Z] #33 53.78 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 53.78 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.02 Selecting previously unselected package libjsoncpp1:arm64.
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.03 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.03 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.26 Selecting previously unselected package libuv1:arm64.
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.26 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.27 Unpacking libuv1:arm64 (1.9.1-3) ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.47 Selecting previously unselected package cmake.
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.50 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 54.64 Unpacking cmake (3.7.2-1) ...
09:05:07 [2020-01-02T09:05:07.480Z] #33 ...
09:05:07 [2020-01-02T09:05:07.480Z] 
09:05:07 [2020-01-02T09:05:07.480Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:07 [2020-01-02T09:05:07.963Z] #17 51.12 Setting up python3-setuptools (33.1.1-1) ...
09:05:08 [2020-01-02T09:05:08.066Z] #32 ...
09:05:08 [2020-01-02T09:05:08.066Z] 
09:05:08 [2020-01-02T09:05:08.066Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:08 [2020-01-02T09:05:08.066Z] #45 15.46 unicode/utf16
09:05:08 [2020-01-02T09:05:08.066Z] #45 15.71 container/list
09:05:08 [2020-01-02T09:05:08.179Z] #18 2.221 Collecting yamllint==1.16.0
09:05:08 [2020-01-02T09:05:08.489Z] #45 16.25 crypto/internal/subtle
09:05:08 [2020-01-02T09:05:08.489Z] #45 16.33 crypto/subtle
09:05:08 [2020-01-02T09:05:08.897Z] #17 52.21 Setting up dh-python (2.20170125) ...
09:05:08 [2020-01-02T09:05:08.907Z] #45 16.51 vendor/golang.org/x/crypto/cryptobyte/asn1
09:05:08 [2020-01-02T09:05:08.907Z] #45 16.59 internal/nettrace
09:05:08 [2020-01-02T09:05:08.907Z] #45 16.66 runtime/cgo
09:05:09 [2020-01-02T09:05:09.463Z] #17 52.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:10 [2020-01-02T09:05:10.030Z] #17 ...
09:05:10 [2020-01-02T09:05:10.030Z] 
09:05:10 [2020-01-02T09:05:10.030Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:10 [2020-01-02T09:05:10.030Z] #41 106.1   CC       criu/protobuf-desc.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 106.7   CC       criu/protobuf.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 107.1   CC       criu/pstree.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 108.2   CC       criu/rbtree.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 108.5   CC       criu/rst-malloc.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 108.8   CC       criu/seccomp.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 109.4   CC       criu/seize.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 110.4   CC       criu/servicefd.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 110.9   CC       criu/shmem.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 111.7   CC       criu/sigframe.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 112.0   CC       criu/signalfd.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 112.3   CC       criu/sk-inet.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 113.3   CC       criu/sk-netlink.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 113.7   CC       criu/sk-packet.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 114.1   CC       criu/sk-queue.o
09:05:10 [2020-01-02T09:05:10.030Z] #41 114.3   CC       criu/sk-tcp.o
09:05:10 [2020-01-02T09:05:10.288Z] #41 114.6   CC       criu/sk-unix.o
09:05:10 [2020-01-02T09:05:10.294Z] #26 13.56 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  12.2%
##########                                                                14.3%
###########                                                               16.4%
#############                                                             18.5%
##############                                                            20.3%
###############                                                           21.8%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.0%
#####################                                                     29.3%
#####################                                                     30.4%
######################                                                    31.9%
########################                                                  33.5%
#########################                                                 35.0%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               37.7%
###########################                                               38.7%
############################                                              39.7%
#############################                                             40.9%
##############################                                            41.9%
###############################                                           43.4%
###############################                                           44.4%
#################################                                         45.8%
#################################                                         46.6%
###################################                                       48.9%
####################################                                      51.0%
######################################                                    53.1%
#######################################                                   54.7%
##########################################                                58.6%
############################################                              62.3%
###############################################                           66.0%
##################################################                        69.9%
####################################################                      72.9%
#####################################################                     74.7%
########################################################                  78.7%
###########################################################               82.4%
############################################################              84.5%
##############################################################            86.5%
###############################################################           87.9%
################################################################          89.2%
##################################################################        91.8%
###################################################################       93.1%
####################################################################      94.6%
#
09:05:10 [2020-01-02T09:05:10.294Z] #26 ...
09:05:10 [2020-01-02T09:05:10.294Z] 
09:05:10 [2020-01-02T09:05:10.294Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:10 [2020-01-02T09:05:10.294Z] #44 48.63 reflect
09:05:10 [2020-01-02T09:05:10.294Z] #44 50.68 strings
09:05:10 [2020-01-02T09:05:10.294Z] #44 53.02 hash/crc32
09:05:10 [2020-01-02T09:05:10.294Z] #44 54.74 crypto
09:05:10 [2020-01-02T09:05:10.294Z] #44 55.30 crypto/rc4
09:05:10 [2020-01-02T09:05:10.294Z] #44 55.48 vendor/golang.org/x/text/transform
09:05:10 [2020-01-02T09:05:10.294Z] #44 56.43 time
09:05:10 [2020-01-02T09:05:10.294Z] #44 57.53 regexp/syntax
09:05:10 [2020-01-02T09:05:10.294Z] #44 ...
09:05:10 [2020-01-02T09:05:10.294Z] 
09:05:10 [2020-01-02T09:05:10.294Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:10 [2020-01-02T09:05:10.854Z] #41 ...
09:05:10 [2020-01-02T09:05:10.854Z] 
09:05:10 [2020-01-02T09:05:10.854Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:05:10 [2020-01-02T09:05:10.854Z] #17 DONE 54.1s
09:05:10 [2020-01-02T09:05:10.854Z] 
09:05:10 [2020-01-02T09:05:10.854Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:05:11 [2020-01-02T09:05:11.053Z] #26 13.56 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  12.2%
##########                                                                14.3%
###########                                                               16.4%
#############                                                             18.5%
##############                                                            20.3%
###############                                                           21.8%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.0%
#####################                                                     29.3%
#####################                                                     30.4%
######################                                                    31.9%
########################                                                  33.5%
#########################                                                 35.0%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               37.7%
###########################                                               38.7%
############################                                              39.7%
#############################                                             40.9%
##############################                                            41.9%
###############################                                           43.4%
###############################                                           44.4%
#################################                                         45.8%
#################################                                         46.6%
###################################                                       48.9%
####################################                                      51.0%
######################################                                    53.1%
#######################################                                   54.7%
##########################################                                58.6%
############################################                              62.3%
###############################################                           66.0%
##################################################                        69.9%
####################################################                      72.9%
#####################################################                     74.7%
########################################################                  78.7%
###########################################################               82.4%
############################################################              84.5%
##############################################################            86.5%
###############################################################           87.9%
################################################################          89.2%
##################################################################        91.8%
###################################################################       93.1%
####################################################################      94.6%
####################################################################      95.6%
#####################################################################     96.7%
#####################################################################     96.9%
09:05:11 [2020-01-02T09:05:11.053Z] #26 ...
09:05:11 [2020-01-02T09:05:11.053Z] 
09:05:11 [2020-01-02T09:05:11.053Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:11 [2020-01-02T09:05:11.053Z] #10 49.39 Selecting previously unselected package libselinux1-dev:arm64.
09:05:11 [2020-01-02T09:05:11.053Z] #10 49.41 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 49.42 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.02 Selecting previously unselected package libdevmapper-dev:arm64.
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.02 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.05 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.26 Selecting previously unselected package libseccomp2:arm64.
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.26 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.27 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.44 Selecting previously unselected package libseccomp-dev:arm64.
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.45 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.47 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.69 Selecting previously unselected package libsystemd-dev:arm64.
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.72 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 50.73 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 54.47 Selecting previously unselected package binutils-mingw-w64-i686.
09:05:11 [2020-01-02T09:05:11.053Z] #10 54.48 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 54.54 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 56.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:05:11 [2020-01-02T09:05:11.053Z] #10 56.82 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 56.82 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:05:11 [2020-01-02T09:05:11.053Z] #10 ...
09:05:11 [2020-01-02T09:05:11.053Z] 
09:05:11 [2020-01-02T09:05:11.053Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:11 [2020-01-02T09:05:11.788Z] #18 ...
09:05:11 [2020-01-02T09:05:11.788Z] 
09:05:11 [2020-01-02T09:05:11.788Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:05:11 [2020-01-02T09:05:11.788Z] #38 171.9 + rm -rf /tmp/tmp.LKrmBXj8D6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LKrmBXj8D6
09:05:11 [2020-01-02T09:05:11.788Z] #38 DONE 172.2s
09:05:11 [2020-01-02T09:05:11.788Z] 
09:05:11 [2020-01-02T09:05:11.788Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:11 [2020-01-02T09:05:11.788Z] #41 116.0   CC       criu/sockets.o
09:05:11 [2020-01-02T09:05:11.944Z] #26 13.56 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  12.2%
##########                                                                14.3%
###########                                                               16.4%
#############                                                             18.5%
##############                                                            20.3%
###############                                                           21.8%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.0%
#####################                                                     29.3%
#####################                                                     30.4%
######################                                                    31.9%
########################                                                  33.5%
#########################                                                 35.0%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               37.7%
###########################                                               38.7%
############################                                              39.7%
#############################                                             40.9%
##############################                                            41.9%
###############################                                           43.4%
###############################                                           44.4%
#################################                                         45.8%
#################################                                         46.6%
###################################                                       48.9%
####################################                                      51.0%
######################################                                    53.1%
#######################################                                   54.7%
##########################################                                58.6%
############################################                              62.3%
###############################################                           66.0%
##################################################                        69.9%
####################################################                      72.9%
#####################################################                     74.7%
########################################################                  78.7%
###########################################################               82.4%
############################################################              84.5%
##############################################################            86.5%
###############################################################           87.9%
################################################################          89.2%
##################################################################        91.8%
###################################################################       93.1%
####################################################################      94.6%
####################################################################      95.6%
#####################################################################     96.7%
#####################################################################     96.9%
#######################################################################   99.8%
######################################################################## 100.0%
09:05:11 [2020-01-02T09:05:11.944Z] #26 ...
09:05:11 [2020-01-02T09:05:11.944Z] 
09:05:11 [2020-01-02T09:05:11.944Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:11 [2020-01-02T09:05:11.944Z] #31 49.30 bufio
09:05:11 [2020-01-02T09:05:11.944Z] #31 52.24 path
09:05:11 [2020-01-02T09:05:11.944Z] #31 53.07 text/tabwriter
09:05:11 [2020-01-02T09:05:11.944Z] #31 53.97 internal/syscall/unix
09:05:11 [2020-01-02T09:05:11.944Z] #31 53.99 time
09:05:11 [2020-01-02T09:05:11.944Z] #31 ...
09:05:11 [2020-01-02T09:05:11.944Z] 
09:05:11 [2020-01-02T09:05:11.944Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:11 [2020-01-02T09:05:11.944Z] #26 19.88 
09:05:12 [2020-01-02T09:05:12.046Z] #41 116.5   CC       criu/stats.o
09:05:12 [2020-01-02T09:05:12.304Z] #41 116.7   CC       criu/string.o
09:05:12 [2020-01-02T09:05:12.304Z] #41 116.8   CC       criu/sysctl.o
09:05:13 [2020-01-02T09:05:13.238Z] #41 117.4   CC       criu/sysfs_parse.o
09:05:13 [2020-01-02T09:05:13.496Z] #41 117.9   CC       criu/timerfd.o
09:05:14 [2020-01-02T09:05:14.062Z] #41 118.2   CC       criu/tty.o
09:05:14 [2020-01-02T09:05:14.513Z] #45 ...
09:05:14 [2020-01-02T09:05:14.513Z] 
09:05:14 [2020-01-02T09:05:14.513Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:14 [2020-01-02T09:05:14.513Z] #51 16.57 + cd /tmp/tmp.9sNvdh8W1X/src/github.com/golangci/golangci-lint/
09:05:14 [2020-01-02T09:05:14.513Z] #51 16.57 + git checkout -q v1.20.0
09:05:14 [2020-01-02T09:05:14.513Z] #51 17.04 ++ git describe --tags
09:05:14 [2020-01-02T09:05:14.513Z] #51 17.06 + version=v1.20.0
09:05:14 [2020-01-02T09:05:14.513Z] #51 17.06 ++ git rev-parse --short HEAD
09:05:14 [2020-01-02T09:05:14.513Z] #51 17.08 + commit=cc98739
09:05:14 [2020-01-02T09:05:14.513Z] #51 17.08 ++ git show -s --format=%cd
09:05:14 [2020-01-02T09:05:14.513Z] #51 17.08 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:05:14 [2020-01-02T09:05:14.513Z] #51 17.09 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:05:14 [2020-01-02T09:05:14.735Z] #18 8.614   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:05:14 [2020-01-02T09:05:14.735Z] #18 8.733 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:05:15 [2020-01-02T09:05:15.410Z] #51 ...
09:05:15 [2020-01-02T09:05:15.410Z] 
09:05:15 [2020-01-02T09:05:15.410Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:05:15 [2020-01-02T09:05:15.410Z] #39 13.14 + cd /tmp/tmp.BxXxDhYOIp/src/github.com/docker/distribution
09:05:15 [2020-01-02T09:05:15.410Z] #39 13.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:05:15 [2020-01-02T09:05:15.410Z] #39 14.95 + GOPATH=/tmp/tmp.BxXxDhYOIp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BxXxDhYOIp go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:05:15 [2020-01-02T09:05:15.410Z] #39 ...
09:05:15 [2020-01-02T09:05:15.410Z] 
09:05:15 [2020-01-02T09:05:15.410Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:15 [2020-01-02T09:05:15.410Z] #57 13.29 Fetched 7676 kB in 12s (602 kB/s)
09:05:15 [2020-01-02T09:05:15.410Z] #57 13.29 Reading package lists...
09:05:15 [2020-01-02T09:05:15.410Z] #57 17.54 Reading package lists...
09:05:15 [2020-01-02T09:05:15.410Z] #57 22.70 Building dependency tree...
09:05:15 [2020-01-02T09:05:15.410Z] #57 ...
09:05:15 [2020-01-02T09:05:15.410Z] 
09:05:15 [2020-01-02T09:05:15.410Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:15 [2020-01-02T09:05:15.410Z] #41 13.45 Fetched 7676 kB in 12s (596 kB/s)
09:05:15 [2020-01-02T09:05:15.410Z] #41 13.45 Reading package lists...
09:05:15 [2020-01-02T09:05:15.410Z] #41 17.74 Reading package lists...
09:05:15 [2020-01-02T09:05:15.410Z] #41 22.69 Building dependency tree...
09:05:15 [2020-01-02T09:05:15.410Z] #41 ...
09:05:15 [2020-01-02T09:05:15.410Z] 
09:05:15 [2020-01-02T09:05:15.410Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:15 [2020-01-02T09:05:15.410Z] #11 13.83 Fetched 7676 kB in 13s (580 kB/s)
09:05:15 [2020-01-02T09:05:15.410Z] #11 13.83 Reading package lists...
09:05:15 [2020-01-02T09:05:15.410Z] #11 18.31 Reading package lists...
09:05:15 [2020-01-02T09:05:15.410Z] #11 22.99 Building dependency tree...
09:05:15 [2020-01-02T09:05:15.436Z] #41 119.7   CC       criu/tun.o
09:05:15 [2020-01-02T09:05:15.812Z] #18 9.807   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
09:05:15 [2020-01-02T09:05:15.812Z] #18 9.914 Collecting pyyaml (from yamllint==1.16.0)
09:05:15 [2020-01-02T09:05:15.833Z] #26 23.97 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:05:15 [2020-01-02T09:05:15.833Z] #26 ...
09:05:15 [2020-01-02T09:05:15.833Z] 
09:05:15 [2020-01-02T09:05:15.833Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.26 Setting up libcap-dev:arm64 (1:2.25-1) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.29 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.32 Setting up libnl-3-200:arm64 (3.2.27-2) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.60 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.62 Setting up libprotoc10:arm64 (3.0.0-9) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.65 Setting up protobuf-c-compiler (1.2.1-2) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.78 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.80 Setting up protobuf-compiler (3.0.0-9) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.83 Setting up libprotobuf-dev:arm64 (3.0.0-9) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.86 Setting up libnl-3-dev:arm64 (3.2.27-2) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 58.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:15 [2020-01-02T09:05:15.833Z] #40 DONE 64.4s
09:05:15 [2020-01-02T09:05:15.833Z] 
09:05:15 [2020-01-02T09:05:15.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:15 [2020-01-02T09:05:15.910Z] #11 ...
09:05:15 [2020-01-02T09:05:15.910Z] 
09:05:15 [2020-01-02T09:05:15.910Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:05:15 [2020-01-02T09:05:15.910Z] #25 13.78 Fetched 7676 kB in 13s (581 kB/s)
09:05:15 [2020-01-02T09:05:15.910Z] #25 13.78 Reading package lists...
09:05:15 [2020-01-02T09:05:15.910Z] #25 18.03 Reading package lists...
09:05:15 [2020-01-02T09:05:15.910Z] #25 22.99 Building dependency tree...
09:05:15 [2020-01-02T09:05:15.910Z] #25 ...
09:05:15 [2020-01-02T09:05:15.910Z] 
09:05:15 [2020-01-02T09:05:15.910Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:05:15 [2020-01-02T09:05:15.910Z] #34 13.73 Fetched 7676 kB in 13s (584 kB/s)
09:05:15 [2020-01-02T09:05:15.910Z] #34 13.73 Reading package lists...
09:05:15 [2020-01-02T09:05:15.910Z] #34 18.04 Reading package lists...
09:05:15 [2020-01-02T09:05:15.910Z] #34 23.08 Building dependency tree...
09:05:15 [2020-01-02T09:05:15.910Z] #34 ...
09:05:15 [2020-01-02T09:05:15.910Z] 
09:05:15 [2020-01-02T09:05:15.910Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:15 [2020-01-02T09:05:15.910Z] #41 23.95 The following additional packages will be installed:
09:05:15 [2020-01-02T09:05:15.910Z] #41 23.95   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:05:15 [2020-01-02T09:05:15.910Z] #41 23.95   libprotoc10 python-pkg-resources zlib1g-dev
09:05:15 [2020-01-02T09:05:15.910Z] #41 23.95 Suggested packages:
09:05:15 [2020-01-02T09:05:15.910Z] #41 23.95   manpages-dev python-setuptools
09:05:15 [2020-01-02T09:05:15.910Z] #41 ...
09:05:15 [2020-01-02T09:05:15.910Z] 
09:05:15 [2020-01-02T09:05:15.910Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:15 [2020-01-02T09:05:15.910Z] #69 13.83 + cd /tmp/tmp.kks3QCpS5Q/src/github.com/docker/libnetwork
09:05:15 [2020-01-02T09:05:15.910Z] #69 13.83 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:15 [2020-01-02T09:05:15.910Z] #69 14.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:05:16 [2020-01-02T09:05:16.123Z] #41 120.3   CC       criu/uffd.o
09:05:16 [2020-01-02T09:05:16.333Z] #69 ...
09:05:16 [2020-01-02T09:05:16.333Z] 
09:05:16 [2020-01-02T09:05:16.333Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.16 The following additional packages will be installed:
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.17   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.17   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.17   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.17   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.17 Suggested packages:
09:05:16 [2020-01-02T09:05:16.333Z] #11 24.17   gcc-6-locales seccomp wine64
09:05:16 [2020-01-02T09:05:16.404Z] #41 ...
09:05:16 [2020-01-02T09:05:16.404Z] 
09:05:16 [2020-01-02T09:05:16.404Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:05:16 [2020-01-02T09:05:16.404Z] #33 58.07 Selecting previously unselected package xxd.
09:05:16 [2020-01-02T09:05:16.404Z] #33 58.08 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 58.26 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 58.61 Selecting previously unselected package vim-common.
09:05:16 [2020-01-02T09:05:16.404Z] #33 58.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 58.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 59.46 Processing triggers for mime-support (3.60) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 59.60 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 60.47 Setting up libuv1:arm64 (1.9.1-3) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 61.28 Setting up cmake-data (3.7.2-1) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 62.44 Setting up libicu57:arm64 (57.1-6+deb9u3) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 62.91 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 63.06 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 63.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 64.15 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 64.38 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 64.44 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 64.48 Setting up cmake (3.7.2-1) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 64.67 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:16 [2020-01-02T09:05:16.404Z] #33 DONE 65.3s
09:05:16 [2020-01-02T09:05:16.663Z] 
09:05:16 [2020-01-02T09:05:16.663Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:05:16 [2020-01-02T09:05:16.663Z] #34 DONE 0.1s
09:05:16 [2020-01-02T09:05:16.663Z] 
09:05:16 [2020-01-02T09:05:16.663Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:16 [2020-01-02T09:05:16.663Z] #44 64.84 os
09:05:16 [2020-01-02T09:05:16.663Z] #44 ...
09:05:16 [2020-01-02T09:05:16.663Z] 
09:05:16 [2020-01-02T09:05:16.663Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:05:16 [2020-01-02T09:05:16.663Z] #35 DONE 0.1s
09:05:16 [2020-01-02T09:05:16.689Z] #41 120.9   CC       criu/util.o
09:05:16 [2020-01-02T09:05:16.747Z] #18 11.01   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:05:16 [2020-01-02T09:05:16.924Z] 
09:05:16 [2020-01-02T09:05:16.924Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:17 [2020-01-02T09:05:17.256Z] #41 121.6   CC       criu/uts_ns.o
09:05:17 [2020-01-02T09:05:17.256Z] #41 121.7   CC       criu/vdso-compat.o
09:05:17 [2020-01-02T09:05:17.313Z] #18 11.72 Building wheels for collected packages: pyyaml
09:05:17 [2020-01-02T09:05:17.313Z] #18 11.72   Running setup.py bdist_wheel for pyyaml: started
09:05:17 [2020-01-02T09:05:17.514Z] #41 121.8   CC       criu/vdso.o
09:05:17 [2020-01-02T09:05:17.880Z] #18 12.19   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:05:17 [2020-01-02T09:05:17.880Z] #18 12.19   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:05:17 [2020-01-02T09:05:17.880Z] #18 12.21 Successfully built pyyaml
09:05:17 [2020-01-02T09:05:17.880Z] #18 12.21 Installing collected packages: pathspec, pyyaml, yamllint
09:05:18 [2020-01-02T09:05:18.080Z] #41 122.1   LINK     criu/built-in.o
09:05:18 [2020-01-02T09:05:18.080Z] #41 122.2   LINK     criu/criu
09:05:18 [2020-01-02T09:05:18.080Z] #41 122.4   DEP      lib/c/criu.d
09:05:18 [2020-01-02T09:05:18.080Z] #41 122.4   CC       images/rpc.pb-c.o
09:05:18 [2020-01-02T09:05:18.139Z] #18 12.36 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.02 The following NEW packages will be installed:
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.02   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.02   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.02   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.03   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.03   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.03   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.03   mingw-w64-x86-64-dev
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.10 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.10 Need to get 71.0 MB of archives.
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.10 After this operation, 487 MB of additional disk space will be used.
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.22 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.24 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.27 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.28 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.32 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.33 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.33 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.34 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
09:05:18 [2020-01-02T09:05:18.293Z] #11 26.48 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
09:05:18 [2020-01-02T09:05:18.338Z] #41 122.7   CC       lib/c/criu.o
09:05:18 [2020-01-02T09:05:18.398Z] #18 DONE 12.8s
09:05:18 [2020-01-02T09:05:18.398Z] 
09:05:18 [2020-01-02T09:05:18.398Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:05:18 [2020-01-02T09:05:18.657Z] #46 DONE 0.4s
09:05:18 [2020-01-02T09:05:18.657Z] 
09:05:18 [2020-01-02T09:05:18.657Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:05:18 [2020-01-02T09:05:18.657Z] #49 DONE 0.3s
09:05:18 [2020-01-02T09:05:18.657Z] 
09:05:18 [2020-01-02T09:05:18.657Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:05:18 [2020-01-02T09:05:18.657Z] #25 DONE 0.3s
09:05:18 [2020-01-02T09:05:18.657Z] 
09:05:18 [2020-01-02T09:05:18.657Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:05:18 [2020-01-02T09:05:18.657Z] #61 DONE 0.4s
09:05:18 [2020-01-02T09:05:18.657Z] 
09:05:18 [2020-01-02T09:05:18.657Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:05:18 [2020-01-02T09:05:18.657Z] #35 DONE 0.4s
09:05:18 [2020-01-02T09:05:18.657Z] 
09:05:18 [2020-01-02T09:05:18.657Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:05:18 [2020-01-02T09:05:18.657Z] #30 DONE 0.4s
09:05:18 [2020-01-02T09:05:18.657Z] 
09:05:18 [2020-01-02T09:05:18.657Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:18 [2020-01-02T09:05:18.687Z] #11 ...
09:05:18 [2020-01-02T09:05:18.687Z] 
09:05:18 [2020-01-02T09:05:18.687Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.39 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.39 The following additional packages will be installed:
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.43   libjq1 libonig4
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.70 The following NEW packages will be installed:
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.73   jq libjq1 libonig4
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.82 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.82 Need to get 328 kB of archives.
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.82 After this operation, 1263 kB of additional disk space will be used.
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
09:05:18 [2020-01-02T09:05:18.687Z] #25 24.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
09:05:18 [2020-01-02T09:05:18.687Z] #25 25.66 debconf: delaying package configuration, since apt-utils is not installed
09:05:18 [2020-01-02T09:05:18.687Z] #25 25.79 Fetched 328 kB in 0s (3481 kB/s)
09:05:18 [2020-01-02T09:05:18.687Z] #25 25.86 Selecting previously unselected package libonig4:s390x.
09:05:18 [2020-01-02T09:05:18.687Z] #25 25.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 ... 14828 files and directories currently installed.)
09:05:18 [2020-01-02T09:05:18.687Z] #25 25.91 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 25.92 Unpacking libonig4:s390x (6.1.3-2) ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.18 Selecting previously unselected package libjq1:s390x.
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.21 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.22 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.36 Selecting previously unselected package jq.
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.36 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.36 Unpacking jq (1.5+dfsg-1.3) ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.46 Setting up libonig4:s390x (6.1.3-2) ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.48 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.48 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 26.56 Setting up jq (1.5+dfsg-1.3) ...
09:05:18 [2020-01-02T09:05:18.687Z] #25 DONE 26.8s
09:05:18 [2020-01-02T09:05:18.687Z] 
09:05:18 [2020-01-02T09:05:18.687Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:05:18 [2020-01-02T09:05:18.687Z] #26 DONE 0.1s
09:05:18 [2020-01-02T09:05:18.687Z] 
09:05:18 [2020-01-02T09:05:18.687Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:18 [2020-01-02T09:05:18.687Z] #41 25.51 The following NEW packages will be installed:
09:05:18 [2020-01-02T09:05:18.687Z] #41 25.57   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:05:18 [2020-01-02T09:05:18.687Z] #41 25.57   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:05:18 [2020-01-02T09:05:18.687Z] #41 25.57   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:05:18 [2020-01-02T09:05:18.687Z] #41 25.57   zlib1g-dev
09:05:18 [2020-01-02T09:05:18.687Z] #41 25.65 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.65 Need to get 3476 kB of archives.
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.65 After this operation, 20.2 MB of additional disk space will be used.
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.77 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.84 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 25.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 26.09 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 26.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 26.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
09:05:18 [2020-01-02T09:05:18.688Z] #41 26.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
09:05:18 [2020-01-02T09:05:18.904Z] #41 123.3   LINK     lib/c/built-in.o
09:05:18 [2020-01-02T09:05:18.904Z] #41 123.3   LINK     lib/c/libcriu.so
09:05:18 [2020-01-02T09:05:18.904Z] #41 123.4   GEN      magic.py
09:05:18 [2020-01-02T09:05:18.904Z] #41 123.4 Note: Building without setproctitle() and strlcpy() support.
09:05:18 [2020-01-02T09:05:18.904Z] #41 123.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:05:18 [2020-01-02T09:05:18.920Z] #47 ...
09:05:18 [2020-01-02T09:05:18.920Z] 
09:05:18 [2020-01-02T09:05:18.920Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:05:18 [2020-01-02T09:05:18.920Z] #67 DONE 0.4s
09:05:18 [2020-01-02T09:05:18.920Z] 
09:05:18 [2020-01-02T09:05:18.920Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:05:18 [2020-01-02T09:05:18.920Z] #43 DONE 0.4s
09:05:18 [2020-01-02T09:05:18.920Z] 
09:05:18 [2020-01-02T09:05:18.920Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:05:18 [2020-01-02T09:05:18.920Z] #58 DONE 0.5s
09:05:18 [2020-01-02T09:05:18.920Z] 
09:05:18 [2020-01-02T09:05:18.920Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:05:18 [2020-01-02T09:05:18.920Z] #53 DONE 0.5s
09:05:18 [2020-01-02T09:05:18.920Z] 
09:05:18 [2020-01-02T09:05:18.920Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:05:18 [2020-01-02T09:05:18.920Z] #23 DONE 0.5s
09:05:19 [2020-01-02T09:05:19.119Z] #41 27.26 debconf: delaying package configuration, since apt-utils is not installed
09:05:19 [2020-01-02T09:05:19.119Z] #41 ...
09:05:19 [2020-01-02T09:05:19.119Z] 
09:05:19 [2020-01-02T09:05:19.119Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:19 [2020-01-02T09:05:19.119Z] #57 23.89 The following additional packages will be installed:
09:05:19 [2020-01-02T09:05:19.119Z] #57 23.91   btrfs-progs liblzo2-2
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.06 The following NEW packages will be installed:
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.09   btrfs-progs btrfs-tools liblzo2-2
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.19 Need to get 668 kB of archives.
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.19 After this operation, 5446 kB of additional disk space will be used.
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
09:05:19 [2020-01-02T09:05:19.119Z] #57 24.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.44 debconf: delaying package configuration, since apt-utils is not installed
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.52 Fetched 668 kB in 0s (1727 kB/s)
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.59 Selecting previously unselected package liblzo2-2:s390x.
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.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 ... 14828 files and directories currently installed.)
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.79 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.80 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.90 Selecting previously unselected package btrfs-progs.
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.92 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 25.92 Unpacking btrfs-progs (4.7.3-1) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 26.79 Selecting previously unselected package btrfs-tools.
09:05:19 [2020-01-02T09:05:19.119Z] #57 26.79 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 26.79 Unpacking btrfs-tools (4.7.3-1) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 26.89 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 26.98 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 27.01 Setting up btrfs-progs (4.7.3-1) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 27.02 Setting up btrfs-tools (4.7.3-1) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 27.04 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:19 [2020-01-02T09:05:19.119Z] #57 DONE 27.3s
09:05:19 [2020-01-02T09:05:19.178Z] 
09:05:19 [2020-01-02T09:05:19.178Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:05:19 [2020-01-02T09:05:19.178Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:05:19 [2020-01-02T09:05:19.178Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:05:19 [2020-01-02T09:05:19.179Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.09MB / 9.11MB 0.5s
09:05:19 [2020-01-02T09:05:19.179Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.40MB / 9.11MB 0.7s
09:05:19 [2020-01-02T09:05:19.440Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.77MB / 9.11MB 0.8s
09:05:19 [2020-01-02T09:05:19.440Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.0s done
09:05:19 [2020-01-02T09:05:19.469Z] #41 123.7 fatal: Not a git repository (or any of the parent directories): .git
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.737 + RM_GOPATH=0
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.737 + TMP_GOPATH=
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.737 + : /build
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.737 + '[' -z '' ']'
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.737 ++ mktemp -d
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.739 + export GOPATH=/tmp/tmp.YfQaTpa92I
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.739 + GOPATH=/tmp/tmp.YfQaTpa92I
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.739 + RM_GOPATH=1
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.743 ++ dirname ./install.sh
09:05:19 [2020-01-02T09:05:19.470Z] #36 2.764 + dir=.
09:05:19 [2020-01-02T09:05:19.537Z] 
09:05:19 [2020-01-02T09:05:19.537Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:05:19 [2020-01-02T09:05:19.537Z] #58 DONE 0.1s
09:05:19 [2020-01-02T09:05:19.537Z] 
09:05:19 [2020-01-02T09:05:19.537Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:05:19 [2020-01-02T09:05:19.537Z] #59 DONE 0.1s
09:05:19 [2020-01-02T09:05:19.537Z] 
09:05:19 [2020-01-02T09:05:19.537Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:19 [2020-01-02T09:05:19.707Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
09:05:19 [2020-01-02T09:05:19.727Z] #41 124.1 make[1]: Nothing to be done for 'all'.
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.764 + bin=tini
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.764 + shift
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.764 + '[' '!' -f ./tini.installer ']'
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.764 + . ./tini.installer
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.764 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.765 + install_tini
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.765 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.765 + git clone https://github.com/krallin/tini.git /tmp/tmp.YfQaTpa92I/tini
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.765 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:05:19 [2020-01-02T09:05:19.732Z] #36 2.766 Cloning into '/tmp/tmp.YfQaTpa92I/tini'...
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 + RM_GOPATH=0
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 + TMP_GOPATH=
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 + : /build
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 + '[' -z '' ']'
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 ++ mktemp -d
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 + export GOPATH=/tmp/tmp.ON0GwGjHnF
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 + GOPATH=/tmp/tmp.ON0GwGjHnF
09:05:19 [2020-01-02T09:05:19.963Z] #60 0.354 + RM_GOPATH=1
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 ++ dirname ./install.sh
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + dir=.
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + bin=containerd
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + shift
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + '[' '!' -f ./containerd.installer ']'
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + . ./containerd.installer
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + install_containerd
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.354 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ON0GwGjHnF/src/github.com/containerd/containerd
09:05:19 [2020-01-02T09:05:19.964Z] #60 0.363 Cloning into '/tmp/tmp.ON0GwGjHnF/src/github.com/containerd/containerd'...
09:05:19 [2020-01-02T09:05:19.985Z] #41 124.4 make[1]: 'images/built-in.o' is up to date.
09:05:19 [2020-01-02T09:05:19.985Z] #41 124.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.4 make[1]: 'compel/libcompel.a' is up to date.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.4 make[1]: 'compel/compel-host-bin' is up to date.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.5 make[1]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.5 make[1]: 'soccr/libsoccr.a' is up to date.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.5 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.6 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.6 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.6 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.6 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.251Z] #41 124.6 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.586Z] #41 124.7 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.586Z] #41 124.7 make[2]: Nothing to be done for 'all'.
09:05:20 [2020-01-02T09:05:20.586Z] #41 124.7   INSTALL  criu/criu
09:05:21 [2020-01-02T09:05:21.118Z] #36 4.111 + cd /tmp/tmp.YfQaTpa92I/tini
09:05:21 [2020-01-02T09:05:21.118Z] #36 4.112 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:05:21 [2020-01-02T09:05:21.118Z] #36 4.119 + cmake .
09:05:21 [2020-01-02T09:05:21.152Z] #41 DONE 125.3s
09:05:21 [2020-01-02T09:05:21.152Z] 
09:05:21 [2020-01-02T09:05:21.152Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:05:21 [2020-01-02T09:05:21.152Z] #18 5.054 Collecting yamllint==1.16.0
09:05:21 [2020-01-02T09:05:21.152Z] #18 9.620   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:05:21 [2020-01-02T09:05:21.152Z] #18 9.756 Collecting pyyaml (from yamllint==1.16.0)
09:05:21 [2020-01-02T09:05:21.718Z] #18 10.89   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:05:22 [2020-01-02T09:05:22.063Z] #36 5.030 -- The C compiler identification is GNU 6.3.0
09:05:22 [2020-01-02T09:05:22.063Z] #36 5.082 -- Check for working C compiler: /usr/bin/cc
09:05:22 [2020-01-02T09:05:22.635Z] #36 ...
09:05:22 [2020-01-02T09:05:22.635Z] 
09:05:22 [2020-01-02T09:05:22.635Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:22 [2020-01-02T09:05:22.635Z] #31 60.99 internal/poll
09:05:22 [2020-01-02T09:05:22.635Z] #31 63.28 internal/fmtsort
09:05:22 [2020-01-02T09:05:22.635Z] #31 63.76 os
09:05:22 [2020-01-02T09:05:22.635Z] #31 66.40 path/filepath
09:05:22 [2020-01-02T09:05:22.635Z] #31 66.42 fmt
09:05:22 [2020-01-02T09:05:22.635Z] #31 67.99 io/ioutil
09:05:22 [2020-01-02T09:05:22.635Z] #31 70.35 github.com/BurntSushi/toml
09:05:22 [2020-01-02T09:05:22.635Z] #31 70.37 log
09:05:22 [2020-01-02T09:05:22.635Z] #31 70.38 flag
09:05:22 [2020-01-02T09:05:22.635Z] #31 ...
09:05:22 [2020-01-02T09:05:22.635Z] 
09:05:22 [2020-01-02T09:05:22.635Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:22 [2020-01-02T09:05:22.635Z] #10 61.28 Selecting previously unselected package binutils-mingw-w64.
09:05:22 [2020-01-02T09:05:22.635Z] #10 61.28 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:05:22 [2020-01-02T09:05:22.635Z] #10 61.30 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:05:22 [2020-01-02T09:05:22.635Z] #10 62.91 Selecting previously unselected package mingw-w64-common.
09:05:22 [2020-01-02T09:05:22.635Z] #10 62.91 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
09:05:22 [2020-01-02T09:05:22.635Z] #10 62.91 Unpacking mingw-w64-common (5.0.1-1) ...
09:05:22 [2020-01-02T09:05:22.635Z] #10 70.97 Selecting previously unselected package mingw-w64-x86-64-dev.
09:05:22 [2020-01-02T09:05:22.635Z] #10 70.99 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:05:22 [2020-01-02T09:05:22.635Z] #10 71.06 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:05:22 [2020-01-02T09:05:22.652Z] #18 11.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:05:22 [2020-01-02T09:05:22.900Z] #10 ...
09:05:22 [2020-01-02T09:05:22.900Z] 
09:05:22 [2020-01-02T09:05:22.900Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:22 [2020-01-02T09:05:22.900Z] #36 5.900 -- Check for working C compiler: /usr/bin/cc -- works
09:05:22 [2020-01-02T09:05:22.900Z] #36 5.903 -- Detecting C compiler ABI info
09:05:23 [2020-01-02T09:05:23.429Z] #60 ...
09:05:23 [2020-01-02T09:05:23.429Z] 
09:05:23 [2020-01-02T09:05:23.429Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:23 [2020-01-02T09:05:23.429Z] #69 DONE 31.3s
09:05:23 [2020-01-02T09:05:23.485Z] #36 6.681 -- Detecting C compiler ABI info - done
09:05:23 [2020-01-02T09:05:23.485Z] #36 6.781 -- Detecting C compile features
09:05:23 [2020-01-02T09:05:23.584Z] #18 12.77   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
09:05:23 [2020-01-02T09:05:23.585Z] #18 12.83 Building wheels for collected packages: pyyaml
09:05:23 [2020-01-02T09:05:23.842Z] #18 12.83   Running setup.py bdist_wheel for pyyaml: started
09:05:23 [2020-01-02T09:05:23.851Z] 
09:05:23 [2020-01-02T09:05:23.851Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:23 [2020-01-02T09:05:23.851Z] #27 1.686 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:05:23 [2020-01-02T09:05:23.851Z] #27 2.229 
09:05:24 [2020-01-02T09:05:24.100Z] #18 13.25   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:05:24 [2020-01-02T09:05:24.100Z] #18 13.25   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:05:24 [2020-01-02T09:05:24.100Z] #18 13.28 Successfully built pyyaml
09:05:24 [2020-01-02T09:05:24.100Z] #18 13.28 Installing collected packages: pyyaml, pathspec, yamllint
09:05:24 [2020-01-02T09:05:24.357Z] #18 13.43 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0
09:05:24 [2020-01-02T09:05:24.615Z] #18 DONE 13.7s
09:05:24 [2020-01-02T09:05:24.615Z] 
09:05:24 [2020-01-02T09:05:24.615Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:05:24 [2020-01-02T09:05:24.615Z] #23 DONE 0.2s
09:05:24 [2020-01-02T09:05:24.615Z] 
09:05:24 [2020-01-02T09:05:24.615Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:05:24 [2020-01-02T09:05:24.616Z] Removing intermediate container 3da944532173
09:05:24 [2020-01-02T09:05:24.616Z]  ---> 911be46fdc54
09:05:24 [2020-01-02T09:05:24.616Z] Step 11/16 : ARG GOOS
09:05:24 [2020-01-02T09:05:24.616Z]  ---> Running in cd139b244035
09:05:24 [2020-01-02T09:05:24.616Z] Removing intermediate container cd139b244035
09:05:24 [2020-01-02T09:05:24.616Z]  ---> 867ae8fbdae4
09:05:24 [2020-01-02T09:05:24.616Z] Step 12/16 : ARG GOARCH
09:05:24 [2020-01-02T09:05:24.616Z]  ---> Running in 4752f14901ae
09:05:24 [2020-01-02T09:05:24.616Z] Removing intermediate container 4752f14901ae
09:05:24 [2020-01-02T09:05:24.616Z]  ---> e956f06b54bd
09:05:24 [2020-01-02T09:05:24.616Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
09:05:24 [2020-01-02T09:05:24.616Z]  ---> Running in 8da1cd056e5b
09:05:24 [2020-01-02T09:05:24.986Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.2s
09:05:25 [2020-01-02T09:05:25.548Z] #27 DONE 0.9s
09:05:25 [2020-01-02T09:05:25.548Z] 
09:05:25 [2020-01-02T09:05:25.548Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:05:25 [2020-01-02T09:05:25.548Z] #29 DONE 0.1s
09:05:25 [2020-01-02T09:05:25.553Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.0s done
09:05:25 [2020-01-02T09:05:25.553Z] #65 DONE 7.3s
09:05:25 [2020-01-02T09:05:25.553Z] 
09:05:25 [2020-01-02T09:05:25.553Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:05:25 [2020-01-02T09:05:25.553Z] #38 5.857 + mktemp -d
09:05:25 [2020-01-02T09:05:25.553Z] #38 5.863 + export GOPATH=/tmp/tmp.aR3KVL08AP
09:05:25 [2020-01-02T09:05:25.553Z] #38 5.863 + git clone https://github.com/docker/distribution.git /tmp/tmp.aR3KVL08AP/src/github.com/docker/distribution
09:05:25 [2020-01-02T09:05:25.553Z] #38 5.863 Cloning into '/tmp/tmp.aR3KVL08AP/src/github.com/docker/distribution'...
09:05:25 [2020-01-02T09:05:25.805Z] 
09:05:25 [2020-01-02T09:05:25.806Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:05:25 [2020-01-02T09:05:25.806Z] #32 DONE 0.1s
09:05:25 [2020-01-02T09:05:25.806Z] 
09:05:25 [2020-01-02T09:05:25.806Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:05:25 [2020-01-02T09:05:25.806Z] #37 DONE 0.1s
09:05:25 [2020-01-02T09:05:25.806Z] 
09:05:25 [2020-01-02T09:05:25.806Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:05:26 [2020-01-02T09:05:26.063Z] #39 DONE 0.2s
09:05:26 [2020-01-02T09:05:26.063Z] 
09:05:26 [2020-01-02T09:05:26.063Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:26 [2020-01-02T09:05:26.169Z] #38 ...
09:05:26 [2020-01-02T09:05:26.169Z] 
09:05:26 [2020-01-02T09:05:26.169Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:26 [2020-01-02T09:05:26.169Z] #26 6.960 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:05:26 [2020-01-02T09:05:26.169Z] #26 7.299 
09:05:26 [2020-01-02T09:05:26.323Z] #56 ...
09:05:26 [2020-01-02T09:05:26.323Z] 
09:05:26 [2020-01-02T09:05:26.323Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:05:26 [2020-01-02T09:05:26.323Z] #43 DONE 0.1s
09:05:26 [2020-01-02T09:05:26.323Z] 
09:05:26 [2020-01-02T09:05:26.323Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:05:26 [2020-01-02T09:05:26.323Z] #67 DONE 0.2s
09:05:26 [2020-01-02T09:05:26.323Z] 
09:05:26 [2020-01-02T09:05:26.323Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:05:26 [2020-01-02T09:05:26.323Z] #61 DONE 0.2s
09:05:26 [2020-01-02T09:05:26.323Z] 
09:05:26 [2020-01-02T09:05:26.323Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:05:26 [2020-01-02T09:05:26.323Z] #49 DONE 0.2s
09:05:26 [2020-01-02T09:05:26.323Z] 
09:05:26 [2020-01-02T09:05:26.323Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:05:26 [2020-01-02T09:05:26.323Z] #46 DONE 0.2s
09:05:26 [2020-01-02T09:05:26.581Z] 
09:05:26 [2020-01-02T09:05:26.581Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:05:26 [2020-01-02T09:05:26.581Z] #52 DONE 0.3s
09:05:26 [2020-01-02T09:05:26.581Z] 
09:05:26 [2020-01-02T09:05:26.581Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:05:26 [2020-01-02T09:05:26.581Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.56MB / 9.11MB 0.3s
09:05:26 [2020-01-02T09:05:26.581Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:05:26 [2020-01-02T09:05:26.581Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:05:26 [2020-01-02T09:05:26.581Z] #65 ...
09:05:26 [2020-01-02T09:05:26.581Z] 
09:05:26 [2020-01-02T09:05:26.581Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:05:26 [2020-01-02T09:05:26.581Z] #42 DONE 0.4s
09:05:26 [2020-01-02T09:05:26.581Z] 
09:05:26 [2020-01-02T09:05:26.581Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:05:26 [2020-01-02T09:05:26.581Z] #53 DONE 0.2s
09:05:26 [2020-01-02T09:05:26.581Z] 
09:05:26 [2020-01-02T09:05:26.581Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:05:26 [2020-01-02T09:05:26.581Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
09:05:26 [2020-01-02T09:05:26.581Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
09:05:26 [2020-01-02T09:05:26.719Z] #27 2.602 
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.9%
#######                                                                   11.0%
##########                                                                15.2%
############                                                              17.2%
#############                                                             19.3%
###############                                                           21.4%
################                                                          23.5%
##################                                                        25.6%
###################                                                       27.7%
######################                                                    31.9%
#########################                                                 36.0%
###########################                                               38.1%
############################                                              40.2%
##############################                                            42.3%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.6%
#####################################                                     52.8%
########################################                                  56.9%
############################################                              61.1%
############################################                              62.4%
###############################################                           66.2%
###################################################                       71.3%
######################################################                    75.5%
#########################################################                 79.7%
##########################################################                81.8%
############################################################              83.9%
#############################################################             86.0%
###############################################################           88.0%
################################################################          90.1%
##################################################################        92.2%
###################################################################       94.3%
09:05:26 [2020-01-02T09:05:26.719Z] #27 ...
09:05:26 [2020-01-02T09:05:26.719Z] 
09:05:26 [2020-01-02T09:05:26.719Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:05:26 [2020-01-02T09:05:26.719Z] #34 24.75 The following additional packages will be installed:
09:05:26 [2020-01-02T09:05:26.719Z] #34 24.76   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:05:26 [2020-01-02T09:05:26.719Z] #34 24.77 Suggested packages:
09:05:26 [2020-01-02T09:05:26.719Z] #34 24.77   codeblocks eclipse ninja-build lrzip
09:05:26 [2020-01-02T09:05:26.719Z] #34 24.77 Recommended packages:
09:05:26 [2020-01-02T09:05:26.719Z] #34 24.77   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.66 The following NEW packages will be installed:
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.66   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.66   vim-common xxd
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.75 Need to get 13.2 MB of archives.
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.75 After this operation, 59.4 MB of additional disk space will be used.
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 25.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 26.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 26.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 26.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 26.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 26.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 26.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 26.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:05:26 [2020-01-02T09:05:26.719Z] #34 28.12 debconf: delaying package configuration, since apt-utils is not installed
09:05:26 [2020-01-02T09:05:26.719Z] #34 28.28 Fetched 13.2 MB in 1s (11.6 MB/s)
09:05:26 [2020-01-02T09:05:26.719Z] #34 28.38 Selecting previously unselected package cmake-data.
09:05:26 [2020-01-02T09:05:26.719Z] #34 28.38 (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 ... 14828 files and directories currently installed.)
09:05:26 [2020-01-02T09:05:26.719Z] #34 28.44 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:05:26 [2020-01-02T09:05:26.719Z] #34 28.45 Unpacking cmake-data (3.7.2-1) ...
09:05:26 [2020-01-02T09:05:26.719Z] #34 31.38 Selecting previously unselected package liblzo2-2:s390x.
09:05:26 [2020-01-02T09:05:26.719Z] #34 31.50 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:05:26 [2020-01-02T09:05:26.719Z] #34 31.51 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:05:26 [2020-01-02T09:05:26.719Z] #34 31.67 Selecting previously unselected package libicu57:s390x.
09:05:26 [2020-01-02T09:05:26.719Z] #34 31.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
09:05:26 [2020-01-02T09:05:26.719Z] #34 31.68 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
09:05:26 [2020-01-02T09:05:26.719Z] #34 ...
09:05:26 [2020-01-02T09:05:26.719Z] 
09:05:26 [2020-01-02T09:05:26.719Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:26 [2020-01-02T09:05:26.719Z] #45 34.49 internal/reflectlite
09:05:26 [2020-01-02T09:05:26.719Z] #45 34.50 github.com/LK4D4/vndr/godl/singleflight
09:05:26 [2020-01-02T09:05:26.809Z] #36 9.558 -- Detecting C compile features - done
09:05:26 [2020-01-02T09:05:26.809Z] #36 9.652 -- Performing Test HAS_BUILTIN_FORTIFY
09:05:26 [2020-01-02T09:05:26.809Z] #36 ...
09:05:26 [2020-01-02T09:05:26.809Z] 
09:05:26 [2020-01-02T09:05:26.809Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:26 [2020-01-02T09:05:26.809Z] #26 24.85 
09:05:26 [2020-01-02T09:05:26.809Z] #26 25.25 
######################################################################## 100.0%
09:05:26 [2020-01-02T09:05:26.809Z] #26 25.39 
09:05:26 [2020-01-02T09:05:26.809Z] #26 27.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:05:26 [2020-01-02T09:05:26.809Z] #26 28.33 
09:05:26 [2020-01-02T09:05:26.809Z] #26 28.88 
######################################################################## 100.0%
09:05:26 [2020-01-02T09:05:26.809Z] #26 29.02 
09:05:26 [2020-01-02T09:05:26.809Z] #26 30.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:05:26 [2020-01-02T09:05:26.809Z] #26 31.01 skipping existing ed4b54129745
09:05:26 [2020-01-02T09:05:26.809Z] #26 31.14 
09:05:26 [2020-01-02T09:05:26.809Z] #26 33.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:05:26 [2020-01-02T09:05:26.809Z] #26 34.22 
09:05:26 [2020-01-02T09:05:26.809Z] #26 34.45 
######################################################################## 100.0%
09:05:26 [2020-01-02T09:05:26.809Z] #26 34.58 
09:05:26 [2020-01-02T09:05:26.809Z] #26 34.68 Download of images into '/build' complete.
09:05:26 [2020-01-02T09:05:26.809Z] #26 34.68 Use something like the following to load the result into a Docker daemon:
09:05:26 [2020-01-02T09:05:26.809Z] #26 34.68   tar -cC '/build' . | docker load
09:05:26 [2020-01-02T09:05:26.809Z] #26 ...
09:05:26 [2020-01-02T09:05:26.809Z] 
09:05:26 [2020-01-02T09:05:26.809Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:27 [2020-01-02T09:05:27.070Z] #59 31.79 Checking out files:  49% (1484/2992)   
Checking out files:  50% (1496/2992)   
Checking out files:  51% (1526/2992)   
Checking out files:  52% (1556/2992)   
Checking out files:  53% (1586/2992)   
Checking out files:  54% (1616/2992)   
Checking out files:  55% (1646/2992)   
Checking out files:  56% (1676/2992)   
Checking out files:  57% (1706/2992)   
Checking out files:  58% (1736/2992)   
Checking out files:  59% (1766/2992)   
Checking out files:  60% (1796/2992)   
Checking out files:  61% (1826/2992)   
Checking out files:  62% (1856/2992)   
Checking out files:  63% (1885/2992)   
Checking out files:  64% (1915/2992)   
Checking out files:  65% (1945/2992)   
Checking out files:  66% (1975/2992)   
Checking out files:  67% (2005/2992)   
Checking out files:  68% (2035/2992)   
Checking out files:  69% (2065/2992)   
Checking out files:  70% (2095/2992)   
Checking out files:  71% (2125/2992)   
Checking out files:  72% (2155/2992)   
Checking out files:  73% (2185/2992)   
Checking out files:  74% (2215/2992)   
Checking out files:  75% (2244/2992)   
Checking out files:  76% (2274/2992)   
Checking out files:  77% (2304/2992)   
Checking out files:  78% (2334/2992)   
Checking out files:  79% (2364/2992)   
Checking out files:  80% (2394/2992)   
Checking out files:  81% (2424/2992)   
Checking out files:  81% (2452/2992)   
Checking out files:  82% (2454/2992)   
Checking out files:  83% (2484/2992)   
Checking out files:  84% (2514/2992)   
Checking out files:  85% (2544/2992)   
Checking out files:  86% (2574/2992)   
Checking out files:  87% (2604/2992)   
Checking out files:  88% (2633/2992)   
Checking out files:  89% (2663/2992)   
Checking out files:  90% (2693/2992)   
Checking out files:  91% (2723/2992)   
Checking out files:  92% (2753/2992)   
Checking out files:  93% (2783/2992)   
Checking out files:  94% (2813/2992)   
Checking out files:  95% (2843/2992)   
Checking out files:  96% (2873/2992)   
Checking out files:  97% (2903/2992)   
Checking out files:  98% (2933/2992)   
Checking out files:  99% (2963/2992)   
Checking out files: 100% (2992/2992)   
Checking out files: 100% (2992/2992), done.
09:05:27 [2020-01-02T09:05:27.331Z] #59 33.64 + cd /tmp/tmp.qqQIYlKQLC/src/github.com/containerd/containerd
09:05:27 [2020-01-02T09:05:27.331Z] #59 33.64 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:27 [2020-01-02T09:05:27.353Z] #45 34.89 math/rand
09:05:27 [2020-01-02T09:05:27.903Z] #59 ...
09:05:27 [2020-01-02T09:05:27.903Z] 
09:05:27 [2020-01-02T09:05:27.903Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:27 [2020-01-02T09:05:27.903Z] #44 66.36 regexp
09:05:27 [2020-01-02T09:05:27.903Z] #44 69.59 encoding/binary
09:05:27 [2020-01-02T09:05:27.903Z] #44 70.07 fmt
09:05:27 [2020-01-02T09:05:27.903Z] #44 70.19 net
09:05:27 [2020-01-02T09:05:27.903Z] #44 72.57 internal/lazyregexp
09:05:27 [2020-01-02T09:05:27.903Z] #44 72.96 os/exec
09:05:27 [2020-01-02T09:05:27.903Z] #44 73.68 encoding/base64
09:05:27 [2020-01-02T09:05:27.903Z] #44 75.65 crypto/cipher
09:05:27 [2020-01-02T09:05:27.903Z] #44 75.99 crypto/sha512
09:05:28 [2020-01-02T09:05:28.065Z] #26 7.502 
####                                                                       6.2%
#########                                                                 13.0%
#############                                                             18.6%
##################                                                        25.7%
#####################                                                     29.6%
##########################                                                36.3%
#################################                                         47.1%
#####################################                                     52.6%
##########################################                                58.4%
##############################################                            64.1%
###################################################                       72.1%
######################################################                    76.0%
##########################################################                81.2%
#############################################################             84.8%
#####################################################################     97.0%
######################################################################## 100.0%
09:05:28 [2020-01-02T09:05:28.164Z] #44 76.61 crypto/ed25519/internal/edwards25519
09:05:28 [2020-01-02T09:05:28.164Z] #44 ...
09:05:28 [2020-01-02T09:05:28.164Z] 
09:05:28 [2020-01-02T09:05:28.164Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:28 [2020-01-02T09:05:28.164Z] #41 5.278 Note: Building without setproctitle() and strlcpy() support.
09:05:28 [2020-01-02T09:05:28.164Z] #41 5.278       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:05:28 [2020-01-02T09:05:28.164Z] #41 7.548 fatal: Not a git repository (or any of the parent directories): .git
09:05:28 [2020-01-02T09:05:28.164Z] #41 7.589   GEN      .gitid
09:05:28 [2020-01-02T09:05:28.164Z] #41 7.613   GEN      criu/include/version.h
09:05:28 [2020-01-02T09:05:28.164Z] #41 7.671   GEN      include/common/asm
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.04   PBCC     images/google/protobuf/descriptor.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.15   PBCC     images/opts.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.23   PBCC     images/sit.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.31   DEP      images/google/protobuf/descriptor.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.42   DEP      images/opts.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.49   DEP      images/sit.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.61   PBCC     images/macvlan.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.64   DEP      images/macvlan.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.74   PBCC     images/autofs.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.78   DEP      images/autofs.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.89   PBCC     images/sysctl.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 10.91   DEP      images/sysctl.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.04   PBCC     images/time.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.13   DEP      images/time.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.21   PBCC     images/binfmt-misc.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.34   DEP      images/binfmt-misc.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.44   PBCC     images/seccomp.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.45   DEP      images/seccomp.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.50   PBCC     images/userns.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.53   DEP      images/userns.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.57   PBCC     images/cgroup.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.69   DEP      images/cgroup.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.74   PBCC     images/fown.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.77   PBCC     images/ext-file.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.81   DEP      images/fown.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.85   DEP      images/ext-file.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.91   PBCC     images/rpc.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 11.99   DEP      images/rpc.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.04   PBCC     images/siginfo.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.06   DEP      images/siginfo.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.17   PBCC     images/pagemap.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.21   DEP      images/pagemap.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.26   PBCC     images/rlimit.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.28   DEP      images/rlimit.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.32   PBCC     images/file-lock.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.35   DEP      images/file-lock.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.37   PBCC     images/tty.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.45   DEP      images/tty.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.51   PBCC     images/tun.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.59   PBCC     images/netdev.pb-c.c
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.66   DEP      images/tun.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.72   DEP      images/netdev.pb-c.d
09:05:28 [2020-01-02T09:05:28.164Z] #41 12.77   PBCC     images/vma.pb-c.c
09:05:28 [2020-01-02T09:05:28.432Z] #41 ...
09:05:28 [2020-01-02T09:05:28.432Z] 
09:05:28 [2020-01-02T09:05:28.432Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:28 [2020-01-02T09:05:28.432Z] #26 DONE 36.9s
09:05:28 [2020-01-02T09:05:28.432Z] 
09:05:28 [2020-01-02T09:05:28.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:28 [2020-01-02T09:05:28.432Z] #41 12.84   DEP      images/vma.pb-c.d
09:05:28 [2020-01-02T09:05:28.432Z] #41 12.90   PBCC     images/creds.pb-c.c
09:05:28 [2020-01-02T09:05:28.432Z] #41 ...
09:05:28 [2020-01-02T09:05:28.432Z] 
09:05:28 [2020-01-02T09:05:28.432Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + export 'BUILDTAGS=netgo osusergo static_build'
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + BUILDTAGS='netgo osusergo static_build'
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + export EXTRA_FLAGS=-buildmode=pie
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + EXTRA_FLAGS=-buildmode=pie
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + '[' '' = dynamic ']'
09:05:28 [2020-01-02T09:05:28.432Z] #59 34.79 + make
09:05:28 [2020-01-02T09:05:28.631Z] #26 ...
09:05:28 [2020-01-02T09:05:28.631Z] 
09:05:28 [2020-01-02T09:05:28.631Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:05:28 [2020-01-02T09:05:28.631Z] #28 7.323 + mktemp -d
09:05:28 [2020-01-02T09:05:28.631Z] #28 7.323 + export GOPATH=/tmp/tmp.yejeAbwrgo
09:05:28 [2020-01-02T09:05:28.631Z] #28 7.323 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.yejeAbwrgo/src/github.com/go-swagger/go-swagger
09:05:28 [2020-01-02T09:05:28.631Z] #28 7.323 Cloning into '/tmp/tmp.yejeAbwrgo/src/github.com/go-swagger/go-swagger'...
09:05:28 [2020-01-02T09:05:28.631Z] #28 ...
09:05:28 [2020-01-02T09:05:28.631Z] 
09:05:28 [2020-01-02T09:05:28.631Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:28 [2020-01-02T09:05:28.889Z] #40 ...
09:05:28 [2020-01-02T09:05:28.889Z] 
09:05:28 [2020-01-02T09:05:28.889Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:28 [2020-01-02T09:05:28.889Z] #62 ...
09:05:28 [2020-01-02T09:05:28.889Z] 
09:05:28 [2020-01-02T09:05:28.889Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:29 [2020-01-02T09:05:29.107Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done
09:05:29 [2020-01-02T09:05:29.146Z] #31 ...
09:05:29 [2020-01-02T09:05:29.146Z] 
09:05:29 [2020-01-02T09:05:29.146Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:29 [2020-01-02T09:05:29.146Z] #68 ...
09:05:29 [2020-01-02T09:05:29.146Z] 
09:05:29 [2020-01-02T09:05:29.146Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:29 [2020-01-02T09:05:29.228Z] #45 36.96 internal/singleflight
09:05:29 [2020-01-02T09:05:29.228Z] #45 ...
09:05:29 [2020-01-02T09:05:29.228Z] 
09:05:29 [2020-01-02T09:05:29.228Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:29 [2020-01-02T09:05:29.228Z] #11 27.29 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 27.50 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 27.69 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 27.69 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 27.96 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 28.34 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 28.37 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 30.51 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 32.38 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 32.44 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.43 debconf: delaying package configuration, since apt-utils is not installed
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.50 Fetched 71.0 MB in 6s (11.1 MB/s)
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.56 Selecting previously unselected package libpcrecpp0v5:s390x.
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.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 ... 14828 files and directories currently installed.)
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.63 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.64 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.80 Selecting previously unselected package libudev-dev:s390x.
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.80 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 33.83 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.00 Selecting previously unselected package liblzo2-2:s390x.
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.03 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.04 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.18 Selecting previously unselected package btrfs-progs.
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.20 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.20 Unpacking btrfs-progs (4.7.3-1) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.78 Selecting previously unselected package btrfs-tools.
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.79 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.79 Unpacking btrfs-tools (4.7.3-1) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.88 Selecting previously unselected package libdevmapper1.02.1:s390x.
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.88 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 34.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.08 Selecting previously unselected package dmsetup.
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.08 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.10 Unpacking dmsetup (2:1.02.137-2) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.33 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.34 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.35 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.43 Selecting previously unselected package libsepol1-dev:s390x.
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.46 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 35.50 Unpacking libsepol1-dev:s390x (2.6-2) ...
09:05:29 [2020-01-02T09:05:29.228Z] #11 36.09 Selecting previously unselected package libpcre16-3:s390x.
09:05:29 [2020-01-02T09:05:29.228Z] #11 36.09 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.229Z] #11 36.11 Unpacking libpcre16-3:s390x (2:8.39-3) ...
09:05:29 [2020-01-02T09:05:29.229Z] #11 36.37 Selecting previously unselected package libpcre32-3:s390x.
09:05:29 [2020-01-02T09:05:29.229Z] #11 36.40 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.229Z] #11 36.41 Unpacking libpcre32-3:s390x (2:8.39-3) ...
09:05:29 [2020-01-02T09:05:29.229Z] #11 36.71 Selecting previously unselected package libpcre3-dev:s390x.
09:05:29 [2020-01-02T09:05:29.229Z] #11 36.72 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.229Z] #11 36.74 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
09:05:29 [2020-01-02T09:05:29.366Z] #65 DONE 3.3s
09:05:29 [2020-01-02T09:05:29.366Z] 
09:05:29 [2020-01-02T09:05:29.366Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:29 [2020-01-02T09:05:29.404Z] #50 ...
09:05:29 [2020-01-02T09:05:29.404Z] 
09:05:29 [2020-01-02T09:05:29.404Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:29 [2020-01-02T09:05:29.404Z] #36 ...
09:05:29 [2020-01-02T09:05:29.404Z] 
09:05:29 [2020-01-02T09:05:29.404Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:29 [2020-01-02T09:05:29.662Z] #59 ...
09:05:29 [2020-01-02T09:05:29.662Z] 
09:05:29 [2020-01-02T09:05:29.662Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:29 [2020-01-02T09:05:29.662Z] #54 ...
09:05:29 [2020-01-02T09:05:29.662Z] 
09:05:29 [2020-01-02T09:05:29.662Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:29 [2020-01-02T09:05:29.701Z] #11 ...
09:05:29 [2020-01-02T09:05:29.701Z] 
09:05:29 [2020-01-02T09:05:29.701Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.47 Fetched 3476 kB in 0s (5759 kB/s)
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.59 Selecting previously unselected package libnet1:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.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 ... 14828 files and directories currently installed.)
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.66 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.66 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.83 Selecting previously unselected package libcap-dev:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.84 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 27.85 Unpacking libcap-dev:s390x (1:2.25-1) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.04 Selecting previously unselected package libnet1-dev.
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.05 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.13 Selecting previously unselected package libnl-3-200:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.13 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.14 Unpacking libnl-3-200:s390x (3.2.27-2) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.19 Selecting previously unselected package libnl-3-dev:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.20 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.20 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.40 Selecting previously unselected package libprotobuf-c1:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.41 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.41 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.50 Selecting previously unselected package libprotobuf-c-dev:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.51 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.51 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.64 Selecting previously unselected package zlib1g-dev:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.67 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.86 Selecting previously unselected package libprotobuf10:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.87 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 28.87 Unpacking libprotobuf10:s390x (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 29.44 Selecting previously unselected package libprotobuf-lite10:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 29.46 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 29.46 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 29.59 Selecting previously unselected package libprotobuf-dev:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 29.60 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 29.61 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 30.60 Selecting previously unselected package libprotoc10:s390x.
09:05:29 [2020-01-02T09:05:29.701Z] #41 30.60 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 30.61 Unpacking libprotoc10:s390x (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.27 Selecting previously unselected package protobuf-c-compiler.
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.29 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.29 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.41 Selecting previously unselected package protobuf-compiler.
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.43 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.43 Unpacking protobuf-compiler (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.57 Selecting previously unselected package python-pkg-resources.
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.62 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 31.62 Unpacking python-pkg-resources (33.1.1-1) ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 32.02 Selecting previously unselected package python-protobuf.
09:05:29 [2020-01-02T09:05:29.701Z] #41 32.03 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
09:05:29 [2020-01-02T09:05:29.701Z] #41 32.04 Unpacking python-protobuf (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 32.67 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 32.78 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 32.79 Setting up python-pkg-resources (33.1.1-1) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 35.25 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 35.27 Setting up libprotobuf10:s390x (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 35.31 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 35.36 Setting up python-protobuf (3.0.0-9) ...
09:05:29 [2020-01-02T09:05:29.702Z] #41 ...
09:05:29 [2020-01-02T09:05:29.702Z] 
09:05:29 [2020-01-02T09:05:29.702Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:29 [2020-01-02T09:05:29.702Z] #27 2.602 
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.9%
#######                                                                   11.0%
##########                                                                15.2%
############                                                              17.2%
#############                                                             19.3%
###############                                                           21.4%
################                                                          23.5%
##################                                                        25.6%
###################                                                       27.7%
######################                                                    31.9%
#########################                                                 36.0%
###########################                                               38.1%
############################                                              40.2%
##############################                                            42.3%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.6%
#####################################                                     52.8%
########################################                                  56.9%
############################################                              61.1%
############################################                              62.4%
###############################################                           66.2%
###################################################                       71.3%
######################################################                    75.5%
#########################################################                 79.7%
##########################################################                81.8%
############################################################              83.9%
#############################################################             86.0%
###############################################################           88.0%
################################################################          90.1%
##################################################################        92.2%
###################################################################       94.3%
######################################################################    98.5%
######################################################################## 100.0%
09:05:29 [2020-01-02T09:05:29.702Z] #27 8.844 
09:05:29 [2020-01-02T09:05:29.922Z] #44 ...
09:05:29 [2020-01-02T09:05:29.922Z] 
09:05:29 [2020-01-02T09:05:29.922Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:29 [2020-01-02T09:05:29.922Z] #26 10.18 
09:05:29 [2020-01-02T09:05:29.922Z] #26 10.64 
###                                                                        5.3%
###################                                                       27.4%
#############################                                             40.4%
######################################                                    53.5%
##############################################                            65.0%
##########################################################                81.5%
######################################################################## 100.0%
09:05:30 [2020-01-02T09:05:30.346Z] #59 36.54 + bin/ctr
09:05:30 [2020-01-02T09:05:30.608Z] #59 ...
09:05:30 [2020-01-02T09:05:30.608Z] 
09:05:30 [2020-01-02T09:05:30.608Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:30 [2020-01-02T09:05:30.608Z] #36 9.997 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:05:30 [2020-01-02T09:05:30.608Z] #36 10.11 -- Configuring done
09:05:30 [2020-01-02T09:05:30.608Z] #36 10.13 -- Generating done
09:05:30 [2020-01-02T09:05:30.608Z] #36 10.15 -- Build files have been written to: /tmp/tmp.YfQaTpa92I/tini
09:05:30 [2020-01-02T09:05:30.608Z] #36 10.17 + make tini-static
09:05:30 [2020-01-02T09:05:30.608Z] #36 10.89 Scanning dependencies of target tini-static
09:05:30 [2020-01-02T09:05:30.608Z] #36 10.98 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:05:30 [2020-01-02T09:05:30.608Z] #36 12.41 [100%] Linking C executable tini-static
09:05:30 [2020-01-02T09:05:30.608Z] #36 12.73 [100%] Built target tini-static
09:05:30 [2020-01-02T09:05:30.608Z] #36 12.78 + mkdir -p /build
09:05:30 [2020-01-02T09:05:30.608Z] #36 12.82 + cp tini-static /build/docker-init
09:05:30 [2020-01-02T09:05:30.608Z] #36 DONE 13.7s
09:05:30 [2020-01-02T09:05:30.608Z] 
09:05:30 [2020-01-02T09:05:30.608Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:30 [2020-01-02T09:05:30.608Z] #41 12.91   DEP      images/creds.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.03   PBCC     images/utsns.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.07   DEP      images/utsns.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.11   PBCC     images/ipc-desc.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.25   PBCC     images/ipc-sem.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.30   DEP      images/ipc-desc.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.45   DEP      images/ipc-sem.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.51   PBCC     images/ipc-msg.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.53   DEP      images/ipc-msg.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.64   PBCC     images/ipc-shm.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.82   DEP      images/ipc-shm.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 13.93   PBCC     images/ipc-var.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.05   DEP      images/ipc-var.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.29   PBCC     images/sk-opts.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.37   PBCC     images/packet-sock.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.48   DEP      images/sk-opts.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.51   DEP      images/packet-sock.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.58   PBCC     images/sk-netlink.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.61   DEP      images/sk-netlink.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.65   PBCC     images/sk-inet.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.70   DEP      images/sk-inet.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.79   PBCC     images/sk-unix.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 14.92   DEP      images/sk-unix.pb-c.d
09:05:30 [2020-01-02T09:05:30.608Z] #41 15.11   PBCC     images/mm.pb-c.c
09:05:30 [2020-01-02T09:05:30.608Z] #41 15.22   DEP      images/mm.pb-c.d
09:05:30 [2020-01-02T09:05:30.858Z] #26 12.23 
09:05:30 [2020-01-02T09:05:30.958Z] #27 9.388 
#####                                                                      8.1%
#########                                                                 13.8%
#############                                                             19.4%
##################                                                        25.1%
######################                                                    30.7%
##########################                                                36.4%
##################################                                        47.7%
######################################                                    53.4%
##########################################                                59.1%
##############################################                            64.7%
##################################################                        70.4%
######################################################                    76.1%
##############################################################            87.4%
###################################################################       93.1%
######################################################################## 100.0%
09:05:31 [2020-01-02T09:05:31.181Z] #41 15.41   PBCC     images/timerfd.pb-c.c
09:05:31 [2020-01-02T09:05:31.181Z] #41 15.53   DEP      images/timerfd.pb-c.d
09:05:31 [2020-01-02T09:05:31.181Z] #41 15.63   PBCC     images/timer.pb-c.c
09:05:31 [2020-01-02T09:05:31.181Z] #41 15.70   DEP      images/timer.pb-c.d
09:05:31 [2020-01-02T09:05:31.347Z] #27 12.49 
09:05:31 [2020-01-02T09:05:31.441Z] #41 15.88   PBCC     images/sa.pb-c.c
09:05:31 [2020-01-02T09:05:31.441Z] #41 15.97   DEP      images/sa.pb-c.d
09:05:31 [2020-01-02T09:05:31.441Z] #41 16.02   PBCC     images/pipe-data.pb-c.c
09:05:31 [2020-01-02T09:05:31.702Z] #41 16.06   DEP      images/pipe-data.pb-c.d
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.003 + RM_GOPATH=0
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.003 + TMP_GOPATH=
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.003 + : /build
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.003 + '[' -z '' ']'
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 ++ mktemp -d
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + export GOPATH=/tmp/tmp.vqiKgQjk3O
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + GOPATH=/tmp/tmp.vqiKgQjk3O
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + RM_GOPATH=1
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 ++ dirname ./install.sh
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + dir=.
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + bin=runc
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + shift
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + '[' '!' -f ./runc.installer ']'
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + . ./runc.installer
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + install_runc
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.011 + grep -q '^3\.10\.0.*\.el7\.'
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.015 + uname -r
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.018 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.018 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.018 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vqiKgQjk3O/src/github.com/opencontainers/runc
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.018 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:05:31 [2020-01-02T09:05:31.938Z] #54 5.024 Cloning into '/tmp/tmp.vqiKgQjk3O/src/github.com/opencontainers/runc'...
09:05:31 [2020-01-02T09:05:31.938Z] #54 ...
09:05:31 [2020-01-02T09:05:31.938Z] 
09:05:31 [2020-01-02T09:05:31.938Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:31 [2020-01-02T09:05:31.938Z] #56 6.041 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:05:31 [2020-01-02T09:05:31.964Z] #41 16.17   PBCC     images/mnt.pb-c.c
09:05:31 [2020-01-02T09:05:31.964Z] #41 16.25   DEP      images/mnt.pb-c.d
09:05:31 [2020-01-02T09:05:31.964Z] #41 16.36   PBCC     images/sk-packet.pb-c.c
09:05:31 [2020-01-02T09:05:31.964Z] #41 16.39   DEP      images/sk-packet.pb-c.d
09:05:32 [2020-01-02T09:05:32.226Z] #41 16.49   PBCC     images/tcp-stream.pb-c.c
09:05:32 [2020-01-02T09:05:32.226Z] #41 16.53   DEP      images/tcp-stream.pb-c.d
09:05:32 [2020-01-02T09:05:32.226Z] #41 16.62   PBCC     images/pipe.pb-c.c
09:05:32 [2020-01-02T09:05:32.226Z] #41 ...
09:05:32 [2020-01-02T09:05:32.226Z] 
09:05:32 [2020-01-02T09:05:32.226Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:32 [2020-01-02T09:05:32.226Z] #31 74.33 github.com/BurntSushi/toml/cmd/tomlv
09:05:32 [2020-01-02T09:05:32.226Z] #31 DONE 80.7s
09:05:32 [2020-01-02T09:05:32.226Z] 
09:05:32 [2020-01-02T09:05:32.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:32 [2020-01-02T09:05:32.226Z] #41 16.67   DEP      images/pipe.pb-c.d
09:05:32 [2020-01-02T09:05:32.275Z] #56 6.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:05:32 [2020-01-02T09:05:32.275Z] #56 6.100 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:05:32 [2020-01-02T09:05:32.275Z] #56 6.257 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:05:32 [2020-01-02T09:05:32.275Z] #56 6.271 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:05:32 [2020-01-02T09:05:32.488Z] #41 16.83   PBCC     images/pstree.pb-c.c
09:05:32 [2020-01-02T09:05:32.488Z] #41 16.87   DEP      images/pstree.pb-c.d
09:05:32 [2020-01-02T09:05:32.488Z] #41 16.99   PBCC     images/fs.pb-c.c
09:05:32 [2020-01-02T09:05:32.574Z] #27 12.78 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
#############                                                             18.7%
###############                                                           21.2%
##################                                                  
09:05:32 [2020-01-02T09:05:32.574Z] #27 ...
09:05:32 [2020-01-02T09:05:32.574Z] 
09:05:32 [2020-01-02T09:05:32.574Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:05:32 [2020-01-02T09:05:32.574Z] #29 30.50 + cd /tmp/tmp.4GxED1lAlm/src/github.com/go-swagger/go-swagger
09:05:32 [2020-01-02T09:05:32.574Z] #29 30.50 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:05:32 [2020-01-02T09:05:32.574Z] #29 32.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:05:32 [2020-01-02T09:05:32.574Z] #29 ...
09:05:32 [2020-01-02T09:05:32.574Z] 
09:05:32 [2020-01-02T09:05:32.574Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.76 Setting up libcap-dev:s390x (1:2.25-1) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.79 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.80 Setting up libnl-3-200:s390x (3.2.27-2) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.83 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.85 Setting up libprotoc10:s390x (3.0.0-9) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.88 Setting up protobuf-c-compiler (1.2.1-2) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.89 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.93 Setting up protobuf-compiler (3.0.0-9) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 39.98 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 40.07 Setting up libnl-3-dev:s390x (3.2.27-2) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 40.28 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:32 [2020-01-02T09:05:32.574Z] #41 DONE 40.6s
09:05:32 [2020-01-02T09:05:32.574Z] 
09:05:32 [2020-01-02T09:05:32.574Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:32 [2020-01-02T09:05:32.749Z] #41 17.12   DEP      images/fs.pb-c.d
09:05:32 [2020-01-02T09:05:32.749Z] #41 17.16   PBCC     images/signalfd.pb-c.c
09:05:32 [2020-01-02T09:05:32.749Z] #41 17.24   DEP      images/signalfd.pb-c.d
09:05:32 [2020-01-02T09:05:32.749Z] #41 17.35   PBCC     images/fh.pb-c.c
09:05:33 [2020-01-02T09:05:33.010Z] #41 17.46   PBCC     images/fsnotify.pb-c.c
09:05:33 [2020-01-02T09:05:33.010Z] #41 17.55   DEP      images/fh.pb-c.d
09:05:33 [2020-01-02T09:05:33.225Z] #56 7.035 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:05:33 [2020-01-02T09:05:33.272Z] #41 17.70   DEP      images/fsnotify.pb-c.d
09:05:33 [2020-01-02T09:05:33.272Z] #41 17.88   PBCC     images/eventpoll.pb-c.c
09:05:33 [2020-01-02T09:05:33.533Z] #41 17.93   DEP      images/eventpoll.pb-c.d
09:05:33 [2020-01-02T09:05:33.550Z] #26 12.77 
####                                                                       5.9%
##########                                                                14.7%
############                                                              17.5%
################                                                          22.4%
#####################                                                     29.2%
#########################                                                 35.0%
###############################                                           43.1%
#################################                                         47.1%
####################################                                      50.8%
########################################                                  56.8%
#############################################                             63.8%
###################################################                       71.1%
######################################################                    75.7%
#########################################################                 79.4%
##############################################################            86.7%
#######################################################################   99.7%
######################################################################## 100.0%
09:05:33 [2020-01-02T09:05:33.794Z] #41 18.03   PBCC     images/eventfd.pb-c.c
09:05:33 [2020-01-02T09:05:33.794Z] #41 18.08   DEP      images/eventfd.pb-c.d
09:05:33 [2020-01-02T09:05:33.794Z] #41 18.20   PBCC     images/remap-file-path.pb-c.c
09:05:33 [2020-01-02T09:05:33.794Z] #41 18.23   DEP      images/remap-file-path.pb-c.d
09:05:33 [2020-01-02T09:05:33.794Z] #41 18.33   PBCC     images/fifo.pb-c.c
09:05:34 [2020-01-02T09:05:34.056Z] #41 18.34   DEP      images/fifo.pb-c.d
09:05:34 [2020-01-02T09:05:34.056Z] #41 18.37   PBCC     images/ghost-file.pb-c.c
09:05:34 [2020-01-02T09:05:34.056Z] #41 18.45   DEP      images/ghost-file.pb-c.d
09:05:34 [2020-01-02T09:05:34.056Z] #41 18.51   PBCC     images/regfile.pb-c.c
09:05:34 [2020-01-02T09:05:34.185Z] #27 12.78 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
#############                                                             18.7%
###############                                                           21.2%
##################                                                        26.3%
####################                                                      28.9%
########################                                                  33.9%
##########################                                                36.5%
#############################                                             41.6%
#################################                                         46.7%
#####################################                                     51.8%
########################################                                  56.8%
##########################################                                59.4%
##############################################                            64.5%
##################################################                        69.6%
#####################################################                     74.7%
09:05:34 [2020-01-02T09:05:34.185Z] #27 ...
09:05:34 [2020-01-02T09:05:34.185Z] 
09:05:34 [2020-01-02T09:05:34.185Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:34 [2020-01-02T09:05:34.185Z] #32 32.09 sync
09:05:34 [2020-01-02T09:05:34.185Z] #32 32.14 internal/reflectlite
09:05:34 [2020-01-02T09:05:34.185Z] #32 35.02 errors
09:05:34 [2020-01-02T09:05:34.185Z] #32 35.02 sort
09:05:34 [2020-01-02T09:05:34.185Z] #32 35.64 strconv
09:05:34 [2020-01-02T09:05:34.185Z] #32 36.98 io
09:05:34 [2020-01-02T09:05:34.185Z] #32 38.41 internal/oserror
09:05:34 [2020-01-02T09:05:34.185Z] #32 38.53 syscall
09:05:34 [2020-01-02T09:05:34.185Z] #32 40.85 reflect
09:05:34 [2020-01-02T09:05:34.317Z] #41 18.72   DEP      images/regfile.pb-c.d
09:05:34 [2020-01-02T09:05:34.485Z] #26 15.77 
09:05:34 [2020-01-02T09:05:34.578Z] #41 18.89   PBCC     images/ns.pb-c.c
09:05:34 [2020-01-02T09:05:34.578Z] #41 18.93   DEP      images/ns.pb-c.d
09:05:34 [2020-01-02T09:05:34.578Z] #41 18.99   PBCC     images/fdinfo.pb-c.c
09:05:34 [2020-01-02T09:05:34.578Z] #41 19.10   DEP      images/fdinfo.pb-c.d
09:05:34 [2020-01-02T09:05:34.605Z] #56 8.313 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:05:34 [2020-01-02T09:05:34.701Z] #32 ...
09:05:34 [2020-01-02T09:05:34.701Z] 
09:05:34 [2020-01-02T09:05:34.701Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:34 [2020-01-02T09:05:34.839Z] #41 19.21   PBCC     images/core-aarch64.pb-c.c
09:05:34 [2020-01-02T09:05:34.839Z] #41 19.25   PBCC     images/core-arm.pb-c.c
09:05:34 [2020-01-02T09:05:34.839Z] #41 19.30   PBCC     images/core-ppc64.pb-c.c
09:05:34 [2020-01-02T09:05:34.839Z] #41 19.33   PBCC     images/core-s390.pb-c.c
09:05:34 [2020-01-02T09:05:34.864Z] #56 8.852 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:05:35 [2020-01-02T09:05:35.101Z] #41 19.35   PBCC     images/core-x86.pb-c.c
09:05:35 [2020-01-02T09:05:35.101Z] #41 19.42   PBCC     images/core.pb-c.c
09:05:35 [2020-01-02T09:05:35.101Z] #41 19.50   PBCC     images/inventory.pb-c.c
09:05:35 [2020-01-02T09:05:35.101Z] #41 19.61   DEP      images/core-aarch64.pb-c.d
09:05:35 [2020-01-02T09:05:35.362Z] #41 19.70   DEP      images/core-arm.pb-c.d
09:05:35 [2020-01-02T09:05:35.362Z] #41 19.79   DEP      images/core-ppc64.pb-c.d
09:05:35 [2020-01-02T09:05:35.506Z] #27 12.78 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
#############                                                             18.7%
###############                                                           21.2%
##################                                                        26.3%
####################                                                      28.9%
########################                                                  33.9%
##########################                                                36.5%
#############################                                             41.6%
#################################                                         46.7%
#####################################                                     51.8%
########################################                                  56.8%
##########################################                                59.4%
##############################################                            64.5%
##################################################                        69.6%
#####################################################                     74.7%
#########################################################                 79.8%
#############################################################             84.8%
################################################################          89.9%
##################################################################        92.5%
######################################################################    97.6%
######################################################################## 100.0%
09:05:35 [2020-01-02T09:05:35.506Z] #27 16.84 
09:05:35 [2020-01-02T09:05:35.625Z] #41 19.93   DEP      images/core-s390.pb-c.d
09:05:35 [2020-01-02T09:05:35.625Z] #41 19.99   DEP      images/core-x86.pb-c.d
09:05:35 [2020-01-02T09:05:35.625Z] #41 20.08   DEP      images/core.pb-c.d
09:05:35 [2020-01-02T09:05:35.625Z] #41 20.17   DEP      images/inventory.pb-c.d
09:05:35 [2020-01-02T09:05:35.831Z] #26 16.18 
#                                                                          1.5%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.1%
####                                                                       6.4%
######                                                                     9.1%
#######                                                                   10.9%
09:05:35 [2020-01-02T09:05:35.831Z] #26 ...
09:05:35 [2020-01-02T09:05:35.831Z] 
09:05:35 [2020-01-02T09:05:35.831Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:05:35 [2020-01-02T09:05:35.891Z] #41 20.29   PBCC     images/cpuinfo.pb-c.c
09:05:35 [2020-01-02T09:05:35.891Z] #41 20.32   DEP      images/cpuinfo.pb-c.d
09:05:35 [2020-01-02T09:05:35.891Z] #41 20.39   PBCC     images/stats.pb-c.c
09:05:35 [2020-01-02T09:05:35.891Z] #41 20.40   DEP      images/stats.pb-c.d
09:05:36 [2020-01-02T09:05:36.235Z] #56 ...
09:05:36 [2020-01-02T09:05:36.235Z] 
09:05:36 [2020-01-02T09:05:36.235Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.477 + RM_GOPATH=0
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.477 + TMP_GOPATH=
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.477 + : /build
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.477 + '[' -z '' ']'
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.479 ++ mktemp -d
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.483 + export GOPATH=/tmp/tmp.eaLQ5IiS7J
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.483 + GOPATH=/tmp/tmp.eaLQ5IiS7J
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.483 + RM_GOPATH=1
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.485 ++ dirname ./install.sh
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.487 + dir=.
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.487 + bin=vndr
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.487 + shift
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.487 + '[' '!' -f ./vndr.installer ']'
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.487 + . ./vndr.installer
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.493 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.493 + install_vndr
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.493 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.493 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eaLQ5IiS7J/src/github.com/LK4D4/vndr
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.493 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:36 [2020-01-02T09:05:36.235Z] #44 4.498 Cloning into '/tmp/tmp.eaLQ5IiS7J/src/github.com/LK4D4/vndr'...
09:05:36 [2020-01-02T09:05:36.235Z] #44 5.293 + cd /tmp/tmp.eaLQ5IiS7J/src/github.com/LK4D4/vndr
09:05:36 [2020-01-02T09:05:36.235Z] #44 5.293 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:36 [2020-01-02T09:05:36.235Z] #44 5.309 + go build -buildmode=pie -v -o /build/vndr .
09:05:36 [2020-01-02T09:05:36.235Z] #44 6.551 internal/lazyregexp
09:05:36 [2020-01-02T09:05:36.235Z] #44 6.579 go/token
09:05:36 [2020-01-02T09:05:36.235Z] #44 6.961 github.com/LK4D4/vndr/godl/singleflight
09:05:36 [2020-01-02T09:05:36.235Z] #44 8.128 github.com/LK4D4/vndr/godl
09:05:36 [2020-01-02T09:05:36.235Z] #44 8.140 go/scanner
09:05:36 [2020-01-02T09:05:36.235Z] #44 9.507 go/ast
09:05:36 [2020-01-02T09:05:36.235Z] #44 ...
09:05:36 [2020-01-02T09:05:36.235Z] 
09:05:36 [2020-01-02T09:05:36.235Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.333 + RM_GOPATH=0
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.333 + TMP_GOPATH=
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.333 + : /build
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.333 + '[' -z '' ']'
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.333 ++ mktemp -d
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 + export GOPATH=/tmp/tmp.a3igTYMXM5
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 + GOPATH=/tmp/tmp.a3igTYMXM5
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 + RM_GOPATH=1
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 ++ dirname ./install.sh
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 + dir=.
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 + bin=proxy
09:05:36 [2020-01-02T09:05:36.235Z] #68 3.368 + shift
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + '[' '!' -f ./proxy.installer ']'
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + . ./proxy.installer
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + install_proxy
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + case "$1" in
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + export CGO_ENABLED=0
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + CGO_ENABLED=0
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + _install_proxy
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a3igTYMXM5/src/github.com/docker/libnetwork
09:05:36 [2020-01-02T09:05:36.236Z] #68 3.368 Cloning into '/tmp/tmp.a3igTYMXM5/src/github.com/docker/libnetwork'...
09:05:36 [2020-01-02T09:05:36.494Z] #68 ...
09:05:36 [2020-01-02T09:05:36.494Z] 
09:05:36 [2020-01-02T09:05:36.494Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.408 + RM_GOPATH=0
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.408 + TMP_GOPATH=
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.408 + : /build/
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.408 + '[' -z '' ']'
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.408 ++ mktemp -d
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + export GOPATH=/tmp/tmp.aSieyjJyMs
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + GOPATH=/tmp/tmp.aSieyjJyMs
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + RM_GOPATH=1
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 ++ dirname ./install.sh
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + dir=.
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + bin=rootlesskit
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + shift
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + '[' '!' -f ./rootlesskit.installer ']'
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + . ./rootlesskit.installer
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + install_rootlesskit
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + case "$1" in
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + export CGO_ENABLED=0
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + CGO_ENABLED=0
09:05:36 [2020-01-02T09:05:36.494Z] #62 5.416 + _install_rootlesskit
09:05:36 [2020-01-02T09:05:36.495Z] #62 5.416 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
09:05:36 [2020-01-02T09:05:36.495Z] #62 5.416 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aSieyjJyMs/src/github.com/rootless-containers/rootlesskit
09:05:36 [2020-01-02T09:05:36.495Z] #62 5.443 Cloning into '/tmp/tmp.aSieyjJyMs/src/github.com/rootless-containers/rootlesskit'...
09:05:36 [2020-01-02T09:05:36.495Z] #62 8.684 + cd /tmp/tmp.aSieyjJyMs/src/github.com/rootless-containers/rootlesskit
09:05:36 [2020-01-02T09:05:36.495Z] #62 8.684 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:05:36 [2020-01-02T09:05:36.495Z] #62 8.918 + for f in rootlesskit rootlesskit-docker-proxy
09:05:36 [2020-01-02T09:05:36.495Z] #62 8.931 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:05:36 [2020-01-02T09:05:36.737Z] #27 17.17 
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
#####                                                                      7.8%
######                                                                     8.7%
09:05:36 [2020-01-02T09:05:36.737Z] #27 ...
09:05:36 [2020-01-02T09:05:36.737Z] 
09:05:36 [2020-01-02T09:05:36.737Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:05:36 [2020-01-02T09:05:36.737Z] #34 39.77 Selecting previously unselected package libxml2:s390x.
09:05:36 [2020-01-02T09:05:36.737Z] #34 39.77 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 39.78 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 40.45 Selecting previously unselected package libarchive13:s390x.
09:05:36 [2020-01-02T09:05:36.737Z] #34 40.45 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 40.47 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 40.90 Selecting previously unselected package libjsoncpp1:s390x.
09:05:36 [2020-01-02T09:05:36.737Z] #34 40.90 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 40.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 41.03 Selecting previously unselected package libuv1:s390x.
09:05:36 [2020-01-02T09:05:36.737Z] #34 41.03 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 41.04 Unpacking libuv1:s390x (1.9.1-3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 41.20 Selecting previously unselected package cmake.
09:05:36 [2020-01-02T09:05:36.737Z] #34 41.20 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 41.39 Unpacking cmake (3.7.2-1) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 43.56 Selecting previously unselected package xxd.
09:05:36 [2020-01-02T09:05:36.737Z] #34 43.57 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 43.57 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 43.82 Selecting previously unselected package vim-common.
09:05:36 [2020-01-02T09:05:36.737Z] #34 43.82 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 43.83 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.10 Processing triggers for mime-support (3.60) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.16 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.17 Setting up libuv1:s390x (1.9.1-3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.22 Setting up cmake-data (3.7.2-1) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.28 Setting up libicu57:s390x (57.1-6+deb9u3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.32 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.35 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.39 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.44 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.49 Setting up libjsoncpp1:s390x (1.7.4-3) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.53 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.55 Setting up cmake (3.7.2-1) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 44.68 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:36 [2020-01-02T09:05:36.737Z] #34 DONE 45.0s
09:05:36 [2020-01-02T09:05:36.737Z] 
09:05:36 [2020-01-02T09:05:36.737Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:36 [2020-01-02T09:05:36.752Z] #62 ...
09:05:36 [2020-01-02T09:05:36.752Z] 
09:05:36 [2020-01-02T09:05:36.752Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.276 + RM_GOPATH=0
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.276 + TMP_GOPATH=
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.276 + : /build
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.276 + '[' -z '' ']'
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.276 ++ mktemp -d
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + export GOPATH=/tmp/tmp.T9JpGFp7sQ
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + GOPATH=/tmp/tmp.T9JpGFp7sQ
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + RM_GOPATH=1
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 ++ dirname ./install.sh
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + dir=.
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + bin=golangci_lint
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + shift
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + '[' '!' -f ./golangci_lint.installer ']'
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 + . ./golangci_lint.installer
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.283 ++ : v1.20.0
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.286 + install_golangci_lint
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.286 Installing golangci-lint version v1.20.0
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.286 + echo 'Installing golangci-lint version v1.20.0'
09:05:36 [2020-01-02T09:05:36.752Z] #50 5.286 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:05:36 [2020-01-02T09:05:36.752Z] #50 ...
09:05:36 [2020-01-02T09:05:36.752Z] 
09:05:36 [2020-01-02T09:05:36.752Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.123 + RM_GOPATH=0
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.123 + TMP_GOPATH=
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.123 + : /build
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.123 + '[' -z '' ']'
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.123 ++ mktemp -d
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.125 + export GOPATH=/tmp/tmp.odWDoYGMk4
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.125 + GOPATH=/tmp/tmp.odWDoYGMk4
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.125 + RM_GOPATH=1
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 ++ dirname ./install.sh
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + dir=.
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + bin=gotestsum
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + shift
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + '[' '!' -f ./gotestsum.installer ']'
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + . ./gotestsum.installer
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 ++ : v0.3.5
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + install_gotestsum
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + echo 'Installing gotestsum version v0.3.5'
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 + go get -d gotest.tools/gotestsum
09:05:36 [2020-01-02T09:05:36.752Z] #47 5.139 Installing gotestsum version v0.3.5
09:05:37 [2020-01-02T09:05:37.138Z] #27 17.17 
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
#####                                                                      7.8%
######                                                                     8.7%
########                                                                  11.6%
#########                                                                 13.5%
09:05:37 [2020-01-02T09:05:37.138Z] #27 ...
09:05:37 [2020-01-02T09:05:37.138Z] 
09:05:37 [2020-01-02T09:05:37.138Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:05:37 [2020-01-02T09:05:37.138Z] #35 DONE 0.2s
09:05:37 [2020-01-02T09:05:37.138Z] 
09:05:37 [2020-01-02T09:05:37.138Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:05:37 [2020-01-02T09:05:37.138Z] #36 DONE 0.1s
09:05:37 [2020-01-02T09:05:37.138Z] 
09:05:37 [2020-01-02T09:05:37.138Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:37 [2020-01-02T09:05:37.400Z] #38 17.56 Checking out files:  44% (691/1559)   
Checking out files:  45% (702/1559)   
Checking out files:  46% (718/1559)   
Checking out files:  47% (733/1559)   
Checking out files:  48% (749/1559)   
Checking out files:  49% (764/1559)   
Checking out files:  50% (780/1559)   
Checking out files:  51% (796/1559)   
Checking out files:  52% (811/1559)   
Checking out files:  53% (827/1559)   
Checking out files:  54% (842/1559)   
Checking out files:  55% (858/1559)   
Checking out files:  56% (874/1559)   
Checking out files:  57% (889/1559)   
Checking out files:  58% (905/1559)   
Checking out files:  59% (920/1559)   
Checking out files:  60% (936/1559)   
Checking out files:  61% (951/1559)   
Checking out files:  62% (967/1559)   
Checking out files:  63% (983/1559)   
Checking out files:  64% (998/1559)   
Checking out files:  65% (1014/1559)   
Checking out files:  66% (1029/1559)   
Checking out files:  67% (1045/1559)   
Checking out files:  68% (1061/1559)   
Checking out files:  69% (1076/1559)   
Checking out files:  70% (1092/1559)   
Checking out files:  71% (1107/1559)   
Checking out files:  72% (1123/1559)   
Checking out files:  73% (1139/1559)   
Checking out files:  74% (1154/1559)   
Checking out files:  75% (1170/1559)   
Checking out files:  76% (1185/1559)   
Checking out files:  77% (1201/1559)   
Checking out files:  78% (1217/1559)   
Checking out files:  79% (1232/1559)   
Checking out files:  80% (1248/1559)   
Checking out files:  80% (1255/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
09:05:37 [2020-01-02T09:05:37.658Z] #38 19.13 + cd /tmp/tmp.aR3KVL08AP/src/github.com/docker/distribution
09:05:37 [2020-01-02T09:05:37.658Z] #38 19.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:05:38 [2020-01-02T09:05:38.447Z] #41 22.52 make[1]: Nothing to be done for 'all'.
09:05:38 [2020-01-02T09:05:38.648Z] #47 ...
09:05:38 [2020-01-02T09:05:38.648Z] 
09:05:38 [2020-01-02T09:05:38.648Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:38 [2020-01-02T09:05:38.648Z] #54 11.90 + cd /tmp/tmp.vqiKgQjk3O/src/github.com/opencontainers/runc
09:05:38 [2020-01-02T09:05:38.648Z] #54 11.90 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:05:38 [2020-01-02T09:05:38.648Z] #54 12.08 + '[' -z '' ']'
09:05:38 [2020-01-02T09:05:38.648Z] #54 12.08 + target=static
09:05:38 [2020-01-02T09:05:38.648Z] #54 12.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:05:39 [2020-01-02T09:05:39.389Z] #41 ...
09:05:39 [2020-01-02T09:05:39.389Z] 
09:05:39 [2020-01-02T09:05:39.389Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:39 [2020-01-02T09:05:39.389Z] #44 77.64 crypto/aes
09:05:39 [2020-01-02T09:05:39.389Z] #44 79.11 go/token
09:05:39 [2020-01-02T09:05:39.389Z] #44 80.80 text/template/parse
09:05:39 [2020-01-02T09:05:39.389Z] #44 81.80 encoding/json
09:05:39 [2020-01-02T09:05:39.389Z] #44 82.18 go/scanner
09:05:39 [2020-01-02T09:05:39.389Z] #44 84.57 go/ast
09:05:39 [2020-01-02T09:05:39.389Z] #44 ...
09:05:39 [2020-01-02T09:05:39.389Z] 
09:05:39 [2020-01-02T09:05:39.389Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:39 [2020-01-02T09:05:39.389Z] #10 82.42 Selecting previously unselected package gcc-mingw-w64-base.
09:05:39 [2020-01-02T09:05:39.389Z] #10 82.43 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ...
09:05:39 [2020-01-02T09:05:39.389Z] #10 82.45 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
09:05:39 [2020-01-02T09:05:39.389Z] #10 82.63 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:05:39 [2020-01-02T09:05:39.389Z] #10 82.65 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
09:05:39 [2020-01-02T09:05:39.390Z] #10 82.66 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:05:39 [2020-01-02T09:05:39.771Z] #27 17.17 
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
#####                                                                      7.8%
######                                                                     8.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
##################                                                        25.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
###########################                                               38.0%
09:05:39 [2020-01-02T09:05:39.771Z] #27 ...
09:05:39 [2020-01-02T09:05:39.771Z] 
09:05:39 [2020-01-02T09:05:39.771Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:39 [2020-01-02T09:05:39.771Z] #11 37.84 Selecting previously unselected package libselinux1-dev:s390x.
09:05:39 [2020-01-02T09:05:39.771Z] #11 37.84 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 37.84 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.41 Selecting previously unselected package libdevmapper-dev:s390x.
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.41 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.42 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.54 Selecting previously unselected package libseccomp2:s390x.
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.55 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.55 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.63 Selecting previously unselected package libseccomp-dev:s390x.
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.63 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.64 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.79 Selecting previously unselected package libsystemd-dev:s390x.
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.79 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 38.80 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 40.85 Selecting previously unselected package binutils-mingw-w64-i686.
09:05:39 [2020-01-02T09:05:39.771Z] #11 40.86 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 40.89 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 43.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:05:39 [2020-01-02T09:05:39.771Z] #11 43.15 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 43.16 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 46.08 Selecting previously unselected package binutils-mingw-w64.
09:05:39 [2020-01-02T09:05:39.771Z] #11 46.09 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 46.10 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 46.19 Selecting previously unselected package mingw-w64-common.
09:05:39 [2020-01-02T09:05:39.771Z] #11 46.19 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 46.19 Unpacking mingw-w64-common (5.0.1-1) ...
09:05:39 [2020-01-02T09:05:39.771Z] #11 ...
09:05:39 [2020-01-02T09:05:39.771Z] 
09:05:39 [2020-01-02T09:05:39.771Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:39 [2020-01-02T09:05:39.962Z] #10 ...
09:05:39 [2020-01-02T09:05:39.962Z] 
09:05:39 [2020-01-02T09:05:39.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:39 [2020-01-02T09:05:39.962Z] #41 24.40   CC       images/stats.o
09:05:40 [2020-01-02T09:05:40.196Z] #38 ...
09:05:40 [2020-01-02T09:05:40.196Z] 
09:05:40 [2020-01-02T09:05:40.196Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 + : /build/
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 + export GOPATH=/tmp/tmp.nl3YFhnB4V
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 + GOPATH=/tmp/tmp.nl3YFhnB4V
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.98 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.196Z] #62 10.99 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + dir=.
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + bin=rootlesskit
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + shift
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + '[' '!' -f ./rootlesskit.installer ']'
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + . ./rootlesskit.installer
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + install_rootlesskit
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + case "$1" in
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + export CGO_ENABLED=0
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + CGO_ENABLED=0
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + _install_rootlesskit
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nl3YFhnB4V/src/github.com/rootless-containers/rootlesskit
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.00 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:05:40 [2020-01-02T09:05:40.196Z] #62 11.01 Cloning into '/tmp/tmp.nl3YFhnB4V/src/github.com/rootless-containers/rootlesskit'...
09:05:40 [2020-01-02T09:05:40.196Z] #62 16.62 + cd /tmp/tmp.nl3YFhnB4V/src/github.com/rootless-containers/rootlesskit
09:05:40 [2020-01-02T09:05:40.196Z] #62 16.62 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:05:40 [2020-01-02T09:05:40.196Z] #62 16.78 + for f in rootlesskit rootlesskit-docker-proxy
09:05:40 [2020-01-02T09:05:40.196Z] #62 16.78 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:05:40 [2020-01-02T09:05:40.196Z] #62 ...
09:05:40 [2020-01-02T09:05:40.196Z] 
09:05:40 [2020-01-02T09:05:40.196Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + : /build
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + export GOPATH=/tmp/tmp.Su9qZtRePr
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + GOPATH=/tmp/tmp.Su9qZtRePr
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + dir=.
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + bin=proxy
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + shift
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + '[' '!' -f ./proxy.installer ']'
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + . ./proxy.installer
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + install_proxy
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + case "$1" in
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + export CGO_ENABLED=0
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + CGO_ENABLED=0
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + _install_proxy
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Su9qZtRePr/src/github.com/docker/libnetwork
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.13 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:40 [2020-01-02T09:05:40.196Z] #68 11.15 Cloning into '/tmp/tmp.Su9qZtRePr/src/github.com/docker/libnetwork'...
09:05:40 [2020-01-02T09:05:40.196Z] #68 ...
09:05:40 [2020-01-02T09:05:40.196Z] 
09:05:40 [2020-01-02T09:05:40.196Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 + : /build
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 + export GOPATH=/tmp/tmp.5ogXWfDprU
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 + GOPATH=/tmp/tmp.5ogXWfDprU
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.16 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.18 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + dir=.
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + bin=tini
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + shift
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + '[' '!' -f ./tini.installer ']'
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + . ./tini.installer
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + install_tini
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 + git clone https://github.com/krallin/tini.git /tmp/tmp.5ogXWfDprU/tini
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.20 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:05:40 [2020-01-02T09:05:40.196Z] #36 11.21 Cloning into '/tmp/tmp.5ogXWfDprU/tini'...
09:05:40 [2020-01-02T09:05:40.196Z] #36 13.09 + cd /tmp/tmp.5ogXWfDprU/tini
09:05:40 [2020-01-02T09:05:40.196Z] #36 13.10 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:05:40 [2020-01-02T09:05:40.196Z] #36 13.14 + cmake .
09:05:40 [2020-01-02T09:05:40.196Z] #36 14.76 -- The C compiler identification is GNU 6.3.0
09:05:40 [2020-01-02T09:05:40.196Z] #36 14.93 -- Check for working C compiler: /usr/bin/cc
09:05:40 [2020-01-02T09:05:40.196Z] #36 16.20 -- Check for working C compiler: /usr/bin/cc -- works
09:05:40 [2020-01-02T09:05:40.196Z] #36 16.20 -- Detecting C compiler ABI info
09:05:40 [2020-01-02T09:05:40.196Z] #36 17.49 -- Detecting C compiler ABI info - done
09:05:40 [2020-01-02T09:05:40.196Z] #36 17.71 -- Detecting C compile features
09:05:40 [2020-01-02T09:05:40.196Z] #36 21.39 -- Detecting C compile features - done
09:05:40 [2020-01-02T09:05:40.196Z] #36 21.41 -- Performing Test HAS_BUILTIN_FORTIFY
09:05:40 [2020-01-02T09:05:40.196Z] #36 ...
09:05:40 [2020-01-02T09:05:40.196Z] 
09:05:40 [2020-01-02T09:05:40.196Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.36 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.36 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.36 + : /build
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.36 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.36 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.36 + export GOPATH=/tmp/tmp.LupAm1TFCA
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.37 + GOPATH=/tmp/tmp.LupAm1TFCA
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.37 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.37 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.37 + dir=.
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 + bin=tomlv
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 + shift
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 + '[' '!' -f ./tomlv.installer ']'
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 + . ./tomlv.installer
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 + install_tomlv
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.38 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LupAm1TFCA/src/github.com/BurntSushi/toml
09:05:40 [2020-01-02T09:05:40.196Z] #31 11.39 Cloning into '/tmp/tmp.LupAm1TFCA/src/github.com/BurntSushi/toml'...
09:05:40 [2020-01-02T09:05:40.196Z] #31 13.29 + cd /tmp/tmp.LupAm1TFCA/src/github.com/BurntSushi/toml
09:05:40 [2020-01-02T09:05:40.196Z] #31 13.29 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:05:40 [2020-01-02T09:05:40.196Z] #31 13.33 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:05:40 [2020-01-02T09:05:40.196Z] #31 14.98 runtime/internal/atomic
09:05:40 [2020-01-02T09:05:40.196Z] #31 15.00 internal/cpu
09:05:40 [2020-01-02T09:05:40.196Z] #31 15.76 runtime/internal/sys
09:05:40 [2020-01-02T09:05:40.196Z] #31 16.07 internal/bytealg
09:05:40 [2020-01-02T09:05:40.196Z] #31 16.20 runtime/internal/math
09:05:40 [2020-01-02T09:05:40.196Z] #31 16.45 math/bits
09:05:40 [2020-01-02T09:05:40.196Z] #31 17.31 math
09:05:40 [2020-01-02T09:05:40.196Z] #31 17.46 runtime
09:05:40 [2020-01-02T09:05:40.196Z] #31 ...
09:05:40 [2020-01-02T09:05:40.196Z] 
09:05:40 [2020-01-02T09:05:40.196Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:40 [2020-01-02T09:05:40.196Z] #40 11.40 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:05:40 [2020-01-02T09:05:40.196Z] #40 11.49 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:05:40 [2020-01-02T09:05:40.196Z] #40 11.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:05:40 [2020-01-02T09:05:40.196Z] #40 11.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:05:40 [2020-01-02T09:05:40.196Z] #40 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:05:40 [2020-01-02T09:05:40.196Z] #40 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB]
09:05:40 [2020-01-02T09:05:40.196Z] #40 16.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:05:40 [2020-01-02T09:05:40.196Z] #40 17.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:05:40 [2020-01-02T09:05:40.310Z] #27 17.17 
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
#####                                                                      7.8%
######                                                                     8.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
##################                                                        25.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
##############################                                            41.8%
##############################                                            42.8%
09:05:40 [2020-01-02T09:05:40.310Z] #27 ...
09:05:40 [2020-01-02T09:05:40.310Z] 
09:05:40 [2020-01-02T09:05:40.310Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:40 [2020-01-02T09:05:40.310Z] #45 38.14 io
09:05:40 [2020-01-02T09:05:40.310Z] #45 38.14 strconv
09:05:40 [2020-01-02T09:05:40.310Z] #45 39.65 bytes
09:05:40 [2020-01-02T09:05:40.310Z] #45 41.95 reflect
09:05:40 [2020-01-02T09:05:40.310Z] #45 42.17 bufio
09:05:40 [2020-01-02T09:05:40.310Z] #45 43.56 syscall
09:05:40 [2020-01-02T09:05:40.456Z] #40 ...
09:05:40 [2020-01-02T09:05:40.456Z] 
09:05:40 [2020-01-02T09:05:40.456Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.51 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.51 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.51 + : /build
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.51 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.51 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.55 + export GOPATH=/tmp/tmp.m8CVyTfDZZ
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.55 + GOPATH=/tmp/tmp.m8CVyTfDZZ
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.55 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.55 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + dir=.
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + bin=vndr
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + shift
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + '[' '!' -f ./vndr.installer ']'
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + . ./vndr.installer
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + install_vndr
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.m8CVyTfDZZ/src/github.com/LK4D4/vndr
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.57 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:40 [2020-01-02T09:05:40.456Z] #44 11.61 Cloning into '/tmp/tmp.m8CVyTfDZZ/src/github.com/LK4D4/vndr'...
09:05:40 [2020-01-02T09:05:40.456Z] #44 13.21 + cd /tmp/tmp.m8CVyTfDZZ/src/github.com/LK4D4/vndr
09:05:40 [2020-01-02T09:05:40.456Z] #44 13.21 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:05:40 [2020-01-02T09:05:40.456Z] #44 13.31 + go build -buildmode=pie -v -o /build/vndr .
09:05:40 [2020-01-02T09:05:40.456Z] #44 15.34 runtime/internal/atomic
09:05:40 [2020-01-02T09:05:40.456Z] #44 15.34 internal/cpu
09:05:40 [2020-01-02T09:05:40.456Z] #44 15.62 runtime/internal/sys
09:05:40 [2020-01-02T09:05:40.456Z] #44 16.22 runtime/internal/math
09:05:40 [2020-01-02T09:05:40.456Z] #44 16.38 internal/race
09:05:40 [2020-01-02T09:05:40.456Z] #44 16.51 sync/atomic
09:05:40 [2020-01-02T09:05:40.456Z] #44 16.62 internal/bytealg
09:05:40 [2020-01-02T09:05:40.456Z] #44 16.88 unicode
09:05:40 [2020-01-02T09:05:40.456Z] #44 18.78 runtime
09:05:40 [2020-01-02T09:05:40.456Z] #44 ...
09:05:40 [2020-01-02T09:05:40.456Z] 
09:05:40 [2020-01-02T09:05:40.456Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + : /build
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + export GOPATH=/tmp/tmp.R9aeVyQYUu
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + GOPATH=/tmp/tmp.R9aeVyQYUu
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + dir=.
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + bin=golangci_lint
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + shift
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + '[' '!' -f ./golangci_lint.installer ']'
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + . ./golangci_lint.installer
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 ++ : v1.20.0
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + install_golangci_lint
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + echo 'Installing golangci-lint version v1.20.0'
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:05:40 [2020-01-02T09:05:40.456Z] #50 11.61 Installing golangci-lint version v1.20.0
09:05:40 [2020-01-02T09:05:40.533Z] #41 24.96   CC       images/core.o
09:05:40 [2020-01-02T09:05:40.543Z] #54 13.90 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
09:05:40 [2020-01-02T09:05:40.715Z] #50 ...
09:05:40 [2020-01-02T09:05:40.715Z] 
09:05:40 [2020-01-02T09:05:40.715Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.54 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.54 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.54 + : /build
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.54 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.55 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + export GOPATH=/tmp/tmp.LGiyqMUFSN
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + GOPATH=/tmp/tmp.LGiyqMUFSN
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + dir=.
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + bin=runc
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + shift
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + '[' '!' -f ./runc.installer ']'
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 + . ./runc.installer
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.56 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.57 + install_runc
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.58 + grep -q '^3\.10\.0.*\.el7\.'
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.59 + uname -r
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.60 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.60 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.60 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LGiyqMUFSN/src/github.com/opencontainers/runc
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.60 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:05:40 [2020-01-02T09:05:40.715Z] #54 11.61 Cloning into '/tmp/tmp.LGiyqMUFSN/src/github.com/opencontainers/runc'...
09:05:40 [2020-01-02T09:05:40.715Z] #54 ...
09:05:40 [2020-01-02T09:05:40.715Z] 
09:05:40 [2020-01-02T09:05:40.715Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 + : /build
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 + export GOPATH=/tmp/tmp.8bOP6ITyNS
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 + GOPATH=/tmp/tmp.8bOP6ITyNS
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.70 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + dir=.
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + bin=containerd
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + shift
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + '[' '!' -f ./containerd.installer ']'
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + . ./containerd.installer
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + install_containerd
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8bOP6ITyNS/src/github.com/containerd/containerd
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.73 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:40 [2020-01-02T09:05:40.715Z] #59 11.75 Cloning into '/tmp/tmp.8bOP6ITyNS/src/github.com/containerd/containerd'...
09:05:40 [2020-01-02T09:05:40.975Z] #59 ...
09:05:40 [2020-01-02T09:05:40.975Z] 
09:05:40 [2020-01-02T09:05:40.975Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.92 + RM_GOPATH=0
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.92 + TMP_GOPATH=
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.92 + : /build
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.92 + '[' -z '' ']'
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.92 ++ mktemp -d
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.93 + export GOPATH=/tmp/tmp.M5zDREzXBU
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.93 + GOPATH=/tmp/tmp.M5zDREzXBU
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.93 + RM_GOPATH=1
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.93 ++ dirname ./install.sh
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + dir=.
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + bin=gotestsum
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + shift
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + '[' '!' -f ./gotestsum.installer ']'
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + . ./gotestsum.installer
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 ++ : v0.3.5
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + install_gotestsum
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + echo 'Installing gotestsum version v0.3.5'
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 + go get -d gotest.tools/gotestsum
09:05:40 [2020-01-02T09:05:40.975Z] #47 11.94 Installing gotestsum version v0.3.5
09:05:40 [2020-01-02T09:05:40.975Z] #47 ...
09:05:40 [2020-01-02T09:05:40.975Z] 
09:05:40 [2020-01-02T09:05:40.975Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:40 [2020-01-02T09:05:40.976Z] #26 16.18 
#                                                                          1.5%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.1%
####                                                                       6.4%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.8%
###########                                                               15.4%
############                                                              17.6%
##############                                                            19.5%
###############                                                           21.6%
#################                                                         24.1%
###################                                                       26.5%
####################                                                      29.1%
######################                                                    31.2%
#######################                                                   32.3%
########################                                                  33.8%
##########################                                                36.2%
###########################                                               37.9%
#############################                                             40.8%
##############################                                            42.8%
################################                                          45.6%
##################################                                        47.5%
###################################                                       49.0%
####################################                                      50.7%
######################################                                    53.5%
########################################                                  55.7%
##########################################                                58.9%
############################################                              61.7%
##############################################                            64.2%
###############################################                           66.6%
#################################################                         68.1%
##################################################                        70.0%
####################################################                      73.5%
######################################################                    75.5%
########################################################                  78.6%
##########################################################                80.6%
###########################################################               82.7%
############################################################              83.9%
#############################################################             85.8%
###############################################################           87.6%
################################################################          89.0%
##################################################################        92.1%
####################################################################      94.7%
#####################################################################     96.5%
#######################################################################   98.8%
######################################################################## 100.0%
09:05:41 [2020-01-02T09:05:41.074Z] #45 ...
09:05:41 [2020-01-02T09:05:41.074Z] 
09:05:41 [2020-01-02T09:05:41.074Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:41 [2020-01-02T09:05:41.074Z] #42 1.685 Note: Building without setproctitle() and strlcpy() support.
09:05:41 [2020-01-02T09:05:41.074Z] #42 1.685       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:05:41 [2020-01-02T09:05:41.074Z] #42 2.956 fatal: Not a git repository (or any of the parent directories): .git
09:05:41 [2020-01-02T09:05:41.074Z] #42 2.965   GEN      .gitid
09:05:41 [2020-01-02T09:05:41.074Z] #42 2.974   GEN      criu/include/version.h
09:05:41 [2020-01-02T09:05:41.074Z] #42 3.011   GEN      include/common/asm
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.265   PBCC     images/google/protobuf/descriptor.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.412   PBCC     images/opts.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.459   PBCC     images/sit.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.509   DEP      images/google/protobuf/descriptor.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.619   DEP      images/opts.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.679   DEP      images/sit.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.726   PBCC     images/macvlan.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.732   DEP      images/macvlan.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.776   PBCC     images/autofs.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.810   DEP      images/autofs.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.902   PBCC     images/sysctl.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.944   DEP      images/sysctl.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 4.993   PBCC     images/time.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.003   DEP      images/time.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.052   PBCC     images/binfmt-misc.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.056   DEP      images/binfmt-misc.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.096   PBCC     images/seccomp.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.121   DEP      images/seccomp.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.180   PBCC     images/userns.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.198   DEP      images/userns.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.284   PBCC     images/cgroup.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.294   DEP      images/cgroup.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.413   PBCC     images/fown.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.419   PBCC     images/ext-file.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.424   DEP      images/fown.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.459   DEP      images/ext-file.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.503   PBCC     images/rpc.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.547   DEP      images/rpc.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.618   PBCC     images/siginfo.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.645   DEP      images/siginfo.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.801   PBCC     images/pagemap.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.860   DEP      images/pagemap.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.879   PBCC     images/rlimit.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.902   DEP      images/rlimit.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.919   PBCC     images/file-lock.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.926   DEP      images/file-lock.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 5.970   PBCC     images/tty.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.001   DEP      images/tty.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.049   PBCC     images/tun.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.071   PBCC     images/netdev.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.159   DEP      images/tun.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.279   DEP      images/netdev.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.322   PBCC     images/vma.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.370   DEP      images/vma.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.398   PBCC     images/creds.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.408   DEP      images/creds.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.478   PBCC     images/utsns.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.478   DEP      images/utsns.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.587   PBCC     images/ipc-desc.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.603   PBCC     images/ipc-sem.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.689   DEP      images/ipc-desc.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.744   DEP      images/ipc-sem.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.788   PBCC     images/ipc-msg.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.799   DEP      images/ipc-msg.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.912   PBCC     images/ipc-shm.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.912   DEP      images/ipc-shm.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.938   PBCC     images/ipc-var.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 6.950   DEP      images/ipc-var.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.030   PBCC     images/sk-opts.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.139   PBCC     images/packet-sock.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.208   DEP      images/sk-opts.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.270   DEP      images/packet-sock.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.357   PBCC     images/sk-netlink.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.466   DEP      images/sk-netlink.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.527   PBCC     images/sk-inet.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.566   DEP      images/sk-inet.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.623   PBCC     images/sk-unix.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.668   DEP      images/sk-unix.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.728   PBCC     images/mm.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.776   DEP      images/mm.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.815   PBCC     images/timerfd.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 7.884   DEP      images/timerfd.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 8.031   PBCC     images/timer.pb-c.c
09:05:41 [2020-01-02T09:05:41.074Z] #42 8.050   DEP      images/timer.pb-c.d
09:05:41 [2020-01-02T09:05:41.074Z] #42 ...
09:05:41 [2020-01-02T09:05:41.074Z] 
09:05:41 [2020-01-02T09:05:41.074Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:41 [2020-01-02T09:05:41.234Z] #26 22.51 
09:05:41 [2020-01-02T09:05:41.477Z] #41 26.02   CC       images/core-x86.o
09:05:42 [2020-01-02T09:05:42.437Z] #41 26.84   CC       images/core-arm.o
09:05:42 [2020-01-02T09:05:42.616Z] #26 ...
09:05:42 [2020-01-02T09:05:42.616Z] 
09:05:42 [2020-01-02T09:05:42.616Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:42 [2020-01-02T09:05:42.616Z] #54 23.79 + cd /tmp/tmp.LGiyqMUFSN/src/github.com/opencontainers/runc
09:05:42 [2020-01-02T09:05:42.875Z] #54 23.79 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:05:43 [2020-01-02T09:05:43.382Z] #41 27.70   CC       images/core-aarch64.o
09:05:43 [2020-01-02T09:05:43.442Z] #54 24.48 + '[' -z '' ']'
09:05:43 [2020-01-02T09:05:43.442Z] #54 24.48 + target=static
09:05:43 [2020-01-02T09:05:43.442Z] #54 24.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:05:43 [2020-01-02T09:05:43.824Z] #54 ...
09:05:43 [2020-01-02T09:05:43.824Z] 
09:05:43 [2020-01-02T09:05:43.824Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.75 + cd /tmp/tmp.T9JpGFp7sQ/src/github.com/golangci/golangci-lint/
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.75 + git checkout -q v1.20.0
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.96 ++ git describe --tags
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.96 + version=v1.20.0
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.96 ++ git rev-parse --short HEAD
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.97 + commit=cc98739
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.97 ++ git show -s --format=%cd
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.98 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:05:43 [2020-01-02T09:05:43.824Z] #50 16.98 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:05:43 [2020-01-02T09:05:43.957Z] #41 28.35   CC       images/core-ppc64.o
09:05:44 [2020-01-02T09:05:44.592Z] #27 17.17 
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
#####                                                                      7.8%
######                                                                     8.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
##################                                                        25.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
##############################                                            41.8%
##############################                                            42.8%
###############################                                           43.7%
################################                                          44.7%
################################                                          45.6%
#################################                                         46.6%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.4%
####################################                                      50.3%
####################################                                      51.3%
#####################################                                     52.2%
######################################                                    54.1%
########################################                                  56.0%
#########################################                                 57.9%
##########################################                                58.8%
###########################################                               60.7%
#############################################                             62.6%
##############################################                            64.5%
###############################################                           66.4%
#################################################                         68.3%
#################################################                         69.2%
###################################################                       71.1%
####################################################                      73.0%
#####################################################                     74.9%
######################################################                    75.9%
#######################################################                   77.8%
#########################################################                 79.7%
##########################################################                81.5%
09:05:44 [2020-01-02T09:05:44.592Z] #27 ...
09:05:44 [2020-01-02T09:05:44.592Z] 
09:05:44 [2020-01-02T09:05:44.592Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.275 + RM_GOPATH=0
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.275 + TMP_GOPATH=
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.275 + : /build
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.275 + '[' -z '' ']'
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.275 ++ mktemp -d
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.285 + export GOPATH=/tmp/tmp.G8YerHCrjB
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.285 + GOPATH=/tmp/tmp.G8YerHCrjB
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.286 + RM_GOPATH=1
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.291 ++ dirname ./install.sh
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.292 + dir=.
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.292 + bin=tini
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.292 + shift
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.292 + '[' '!' -f ./tini.installer ']'
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.293 + . ./tini.installer
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.294 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.295 + install_tini
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.305 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.305 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.305 + git clone https://github.com/krallin/tini.git /tmp/tmp.G8YerHCrjB/tini
09:05:44 [2020-01-02T09:05:44.592Z] #37 0.314 Cloning into '/tmp/tmp.G8YerHCrjB/tini'...
09:05:44 [2020-01-02T09:05:44.592Z] #37 1.123 + cd /tmp/tmp.G8YerHCrjB/tini
09:05:44 [2020-01-02T09:05:44.592Z] #37 1.125 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:05:44 [2020-01-02T09:05:44.592Z] #37 1.129 + cmake .
09:05:44 [2020-01-02T09:05:44.592Z] #37 1.557 -- The C compiler identification is GNU 6.3.0
09:05:44 [2020-01-02T09:05:44.592Z] #37 1.599 -- Check for working C compiler: /usr/bin/cc
09:05:44 [2020-01-02T09:05:44.592Z] #37 2.123 -- Check for working C compiler: /usr/bin/cc -- works
09:05:44 [2020-01-02T09:05:44.592Z] #37 2.123 -- Detecting C compiler ABI info
09:05:44 [2020-01-02T09:05:44.592Z] #37 2.689 -- Detecting C compiler ABI info - done
09:05:44 [2020-01-02T09:05:44.592Z] #37 2.713 -- Detecting C compile features
09:05:44 [2020-01-02T09:05:44.592Z] #37 4.603 -- Detecting C compile features - done
09:05:44 [2020-01-02T09:05:44.592Z] #37 4.615 -- Performing Test HAS_BUILTIN_FORTIFY
09:05:44 [2020-01-02T09:05:44.592Z] #37 4.778 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:05:44 [2020-01-02T09:05:44.592Z] #37 4.880 -- Configuring done
09:05:44 [2020-01-02T09:05:44.592Z] #37 4.907 -- Generating done
09:05:44 [2020-01-02T09:05:44.592Z] #37 4.921 -- Build files have been written to: /tmp/tmp.G8YerHCrjB/tini
09:05:44 [2020-01-02T09:05:44.592Z] #37 4.933 + make tini-static
09:05:44 [2020-01-02T09:05:44.592Z] #37 5.374 Scanning dependencies of target tini-static
09:05:44 [2020-01-02T09:05:44.592Z] #37 5.580 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:05:44 [2020-01-02T09:05:44.592Z] #37 7.084 [100%] Linking C executable tini-static
09:05:44 [2020-01-02T09:05:44.592Z] #37 7.420 [100%] Built target tini-static
09:05:44 [2020-01-02T09:05:44.592Z] #37 7.489 + mkdir -p /build
09:05:44 [2020-01-02T09:05:44.592Z] #37 7.494 + cp tini-static /build/docker-init
09:05:44 [2020-01-02T09:05:44.592Z] #37 DONE 7.6s
09:05:44 [2020-01-02T09:05:44.592Z] 
09:05:44 [2020-01-02T09:05:44.592Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:44 [2020-01-02T09:05:44.908Z] #41 29.27   CC       images/core-s390.o
09:05:46 [2020-01-02T09:05:46.293Z] #41 30.59   CC       images/cpuinfo.o
09:05:46 [2020-01-02T09:05:46.652Z] #27 17.17 
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
#####                                                                      7.8%
######                                                                     8.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
##################                                                        25.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
##############################                                            41.8%
##############################                                            42.8%
###############################                                           43.7%
################################                                          44.7%
################################                                          45.6%
#################################                                         46.6%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.4%
####################################                                      50.3%
####################################                                      51.3%
#####################################                                     52.2%
######################################                                    54.1%
########################################                                  56.0%
#########################################                                 57.9%
##########################################                                58.8%
###########################################                               60.7%
#############################################                             62.6%
##############################################                            64.5%
###############################################                           66.4%
#################################################                         68.3%
#################################################                         69.2%
###################################################                       71.1%
####################################################                      73.0%
#####################################################                     74.9%
######################################################                    75.9%
#######################################################                   77.8%
#########################################################                 79.7%
##########################################################                81.5%
############################################################              83.4%
############################################################              84.4%
#############################################################             85.3%
##############################################################            87.2%
###############################################################           88.1%
################################################################          89.1%
#################################################################         91.0%
##################################################################        92.5%
###################################################################       93.6%
#####################################################################     96.2%
#####################################################################     97.1%
#######################################################################   99.0%
######################################################################## 100.0%
09:05:46 [2020-01-02T09:05:46.652Z] #27 28.04 
09:05:46 [2020-01-02T09:05:46.866Z] #41 ...
09:05:46 [2020-01-02T09:05:46.866Z] 
09:05:46 [2020-01-02T09:05:46.866Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:46 [2020-01-02T09:05:46.866Z] #62 95.30 + for f in rootlesskit rootlesskit-docker-proxy
09:05:46 [2020-01-02T09:05:46.866Z] #62 95.30 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:05:47 [2020-01-02T09:05:47.637Z] #54 28.18 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
09:05:48 [2020-01-02T09:05:48.015Z] #27 29.19 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:05:48 [2020-01-02T09:05:48.431Z] #27 29.54 
09:05:48 [2020-01-02T09:05:48.576Z] #54 ...
09:05:48 [2020-01-02T09:05:48.576Z] 
09:05:48 [2020-01-02T09:05:48.576Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:48 [2020-01-02T09:05:48.576Z] #26 24.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:05:48 [2020-01-02T09:05:48.576Z] #26 25.26 
09:05:48 [2020-01-02T09:05:48.576Z] #26 25.74 
######################################################################## 100.0%
09:05:48 [2020-01-02T09:05:48.576Z] #26 26.10 
09:05:48 [2020-01-02T09:05:48.576Z] #26 28.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:05:48 [2020-01-02T09:05:48.576Z] #26 28.76 
09:05:48 [2020-01-02T09:05:48.576Z] #26 29.21 
########                                                                  12.3%
#######################################################################   98.9%
######################################################################## 100.0%
09:05:48 [2020-01-02T09:05:48.577Z] #26 29.58 
09:05:49 [2020-01-02T09:05:49.084Z] #50 ...
09:05:49 [2020-01-02T09:05:49.084Z] 
09:05:49 [2020-01-02T09:05:49.084Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:49 [2020-01-02T09:05:49.084Z] #44 12.77 go/parser
09:05:49 [2020-01-02T09:05:49.084Z] #44 12.78 go/doc
09:05:49 [2020-01-02T09:05:49.084Z] #44 15.83 github.com/LK4D4/vndr/build
09:05:49 [2020-01-02T09:05:49.084Z] #44 17.01 github.com/LK4D4/vndr
09:05:49 [2020-01-02T09:05:49.084Z] #44 ...
09:05:49 [2020-01-02T09:05:49.084Z] 
09:05:49 [2020-01-02T09:05:49.084Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:49 [2020-01-02T09:05:49.084Z] #56 16.14 Fetched 7932 kB in 11s (712 kB/s)
09:05:49 [2020-01-02T09:05:49.084Z] #56 16.14 Reading package lists...
09:05:49 [2020-01-02T09:05:49.084Z] #56 19.38 Reading package lists...
09:05:49 [2020-01-02T09:05:49.084Z] #56 22.42 Building dependency tree...
09:05:49 [2020-01-02T09:05:49.143Z] #26 ...
09:05:49 [2020-01-02T09:05:49.143Z] 
09:05:49 [2020-01-02T09:05:49.143Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:49 [2020-01-02T09:05:49.143Z] #36 21.61 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:05:49 [2020-01-02T09:05:49.143Z] #36 21.89 -- Configuring done
09:05:49 [2020-01-02T09:05:49.143Z] #36 21.93 -- Generating done
09:05:49 [2020-01-02T09:05:49.143Z] #36 21.98 -- Build files have been written to: /tmp/tmp.5ogXWfDprU/tini
09:05:49 [2020-01-02T09:05:49.143Z] #36 21.98 + make tini-static
09:05:49 [2020-01-02T09:05:49.143Z] #36 22.78 Scanning dependencies of target tini-static
09:05:49 [2020-01-02T09:05:49.143Z] #36 23.06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:05:49 [2020-01-02T09:05:49.143Z] #36 25.86 [100%] Linking C executable tini-static
09:05:49 [2020-01-02T09:05:49.143Z] #36 27.02 [100%] Built target tini-static
09:05:49 [2020-01-02T09:05:49.143Z] #36 27.18 + mkdir -p /build
09:05:49 [2020-01-02T09:05:49.143Z] #36 27.19 + cp tini-static /build/docker-init
09:05:49 [2020-01-02T09:05:49.143Z] #36 DONE 30.2s
09:05:49 [2020-01-02T09:05:49.143Z] 
09:05:49 [2020-01-02T09:05:49.143Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:05:49 [2020-01-02T09:05:49.143Z] #38 22.93 + GOPATH=/tmp/tmp.aR3KVL08AP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aR3KVL08AP go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:05:49 [2020-01-02T09:05:49.220Z] #27 30.15 
#                                                                          1.7%
#######                                                                   10.4%
###################################                                       49.1%
######################################################################## 100.0%
09:05:49 [2020-01-02T09:05:49.220Z] #27 ...
09:05:49 [2020-01-02T09:05:49.220Z] 
09:05:49 [2020-01-02T09:05:49.220Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:49 [2020-01-02T09:05:49.220Z] #32 47.12 time
09:05:49 [2020-01-02T09:05:49.220Z] #32 54.35 internal/fmtsort
09:05:49 [2020-01-02T09:05:49.220Z] #32 54.58 internal/poll
09:05:49 [2020-01-02T09:05:49.220Z] #32 55.39 internal/syscall/unix
09:05:49 [2020-01-02T09:05:49.220Z] #32 55.69 strings
09:05:49 [2020-01-02T09:05:49.220Z] #32 56.82 os
09:05:49 [2020-01-02T09:05:49.628Z] #32 ...
09:05:49 [2020-01-02T09:05:49.628Z] 
09:05:49 [2020-01-02T09:05:49.628Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:49 [2020-01-02T09:05:49.628Z] #60 28.73 + cd /tmp/tmp.ON0GwGjHnF/src/github.com/containerd/containerd
09:05:49 [2020-01-02T09:05:49.628Z] #60 28.73 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + export 'BUILDTAGS=netgo osusergo static_build'
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + BUILDTAGS='netgo osusergo static_build'
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + export EXTRA_FLAGS=-buildmode=pie
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + EXTRA_FLAGS=-buildmode=pie
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + '[' '' = dynamic ']'
09:05:49 [2020-01-02T09:05:49.628Z] #60 29.55 + make
09:05:49 [2020-01-02T09:05:49.649Z] #56 23.51 The following additional packages will be installed:
09:05:49 [2020-01-02T09:05:49.649Z] #56 23.51   btrfs-progs liblzo2-2
09:05:49 [2020-01-02T09:05:49.649Z] #56 23.66 The following NEW packages will be installed:
09:05:49 [2020-01-02T09:05:49.649Z] #56 23.67   btrfs-progs btrfs-tools liblzo2-2
09:05:49 [2020-01-02T09:05:49.710Z] #38 ...
09:05:49 [2020-01-02T09:05:49.710Z] 
09:05:49 [2020-01-02T09:05:49.710Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:49 [2020-01-02T09:05:49.710Z] #68 30.63 + cd /tmp/tmp.Su9qZtRePr/src/github.com/docker/libnetwork
09:05:49 [2020-01-02T09:05:49.710Z] #68 30.63 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:49 [2020-01-02T09:05:49.907Z] #56 ...
09:05:49 [2020-01-02T09:05:49.907Z] 
09:05:49 [2020-01-02T09:05:49.907Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:49 [2020-01-02T09:05:49.907Z] #68 14.49 + cd /tmp/tmp.a3igTYMXM5/src/github.com/docker/libnetwork
09:05:49 [2020-01-02T09:05:49.907Z] #68 14.49 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:05:49 [2020-01-02T09:05:49.907Z] #68 14.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:05:49 [2020-01-02T09:05:49.907Z] #68 DONE 23.7s
09:05:50 [2020-01-02T09:05:50.032Z] #60 30.60 + bin/ctr
09:05:50 [2020-01-02T09:05:50.166Z] 
09:05:50 [2020-01-02T09:05:50.166Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:50 [2020-01-02T09:05:50.277Z] #68 31.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:05:50 [2020-01-02T09:05:50.731Z] #50 ...
09:05:50 [2020-01-02T09:05:50.731Z] 
09:05:50 [2020-01-02T09:05:50.731Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:50 [2020-01-02T09:05:50.731Z] #56 24.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:05:50 [2020-01-02T09:05:50.731Z] #56 24.76 Need to get 649 kB of archives.
09:05:50 [2020-01-02T09:05:50.731Z] #56 24.76 After this operation, 4320 kB of additional disk space will be used.
09:05:50 [2020-01-02T09:05:50.731Z] #56 24.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:05:50 [2020-01-02T09:05:50.858Z] #68 ...
09:05:50 [2020-01-02T09:05:50.858Z] 
09:05:50 [2020-01-02T09:05:50.858Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:50 [2020-01-02T09:05:50.858Z] #44 21.89 unicode/utf8
09:05:50 [2020-01-02T09:05:50.858Z] #44 23.13 math
09:05:50 [2020-01-02T09:05:50.858Z] #44 29.57 unicode/utf16
09:05:50 [2020-01-02T09:05:50.858Z] #44 30.09 runtime/cgo
09:05:50 [2020-01-02T09:05:50.880Z] #60 ...
09:05:50 [2020-01-02T09:05:50.880Z] 
09:05:50 [2020-01-02T09:05:50.880Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.199   PBCC     images/sa.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.258   DEP      images/sa.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.348   PBCC     images/pipe-data.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.394   DEP      images/pipe-data.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.483   PBCC     images/mnt.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.648   DEP      images/mnt.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.777   PBCC     images/sk-packet.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.795   DEP      images/sk-packet.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.876   PBCC     images/tcp-stream.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.902   DEP      images/tcp-stream.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 8.959   PBCC     images/pipe.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.001   DEP      images/pipe.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.042   PBCC     images/pstree.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.058   DEP      images/pstree.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.209   PBCC     images/fs.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.213   DEP      images/fs.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.221   PBCC     images/signalfd.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.229   DEP      images/signalfd.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.246   PBCC     images/fh.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.264   PBCC     images/fsnotify.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.289   DEP      images/fh.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.318   DEP      images/fsnotify.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.392   PBCC     images/eventpoll.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.430   DEP      images/eventpoll.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.478   PBCC     images/eventfd.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.519   DEP      images/eventfd.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.547   PBCC     images/remap-file-path.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.599   DEP      images/remap-file-path.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.639   PBCC     images/fifo.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.649   DEP      images/fifo.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.711   PBCC     images/ghost-file.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.778   DEP      images/ghost-file.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.900   PBCC     images/regfile.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 9.964   DEP      images/regfile.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.01   PBCC     images/ns.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.03   DEP      images/ns.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.06   PBCC     images/fdinfo.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.11   DEP      images/fdinfo.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.22   PBCC     images/core-aarch64.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.30   PBCC     images/core-arm.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.32   PBCC     images/core-ppc64.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.35   PBCC     images/core-s390.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.39   PBCC     images/core-x86.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.44   PBCC     images/core.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.47   PBCC     images/inventory.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.52   DEP      images/core-aarch64.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.57   DEP      images/core-arm.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.59   DEP      images/core-ppc64.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.67   DEP      images/core-s390.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.72   DEP      images/core-x86.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.74   DEP      images/core.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.78   DEP      images/inventory.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.83   PBCC     images/cpuinfo.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.84   DEP      images/cpuinfo.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.87   PBCC     images/stats.pb-c.c
09:05:50 [2020-01-02T09:05:50.880Z] #42 10.88   DEP      images/stats.pb-c.d
09:05:50 [2020-01-02T09:05:50.880Z] #42 12.13 make[1]: Nothing to be done for 'all'.
09:05:50 [2020-01-02T09:05:50.880Z] #42 13.81   CC       images/stats.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 14.21   CC       images/core.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 14.83   CC       images/core-x86.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 15.25   CC       images/core-arm.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 15.56   CC       images/core-aarch64.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 15.89   CC       images/core-ppc64.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 16.31   CC       images/core-s390.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 16.77   CC       images/cpuinfo.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 17.12   CC       images/inventory.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 17.31   CC       images/fdinfo.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 17.69   CC       images/fown.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 17.98   CC       images/ns.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 18.10   CC       images/regfile.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 18.39   CC       images/ghost-file.o
09:05:50 [2020-01-02T09:05:50.880Z] #42 ...
09:05:50 [2020-01-02T09:05:50.880Z] 
09:05:50 [2020-01-02T09:05:50.880Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:50 [2020-01-02T09:05:50.880Z] #32 58.74 path
09:05:50 [2020-01-02T09:05:50.989Z] #56 24.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:05:50 [2020-01-02T09:05:50.989Z] #56 24.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:05:51 [2020-01-02T09:05:51.121Z] #44 ...
09:05:51 [2020-01-02T09:05:51.121Z] 
09:05:51 [2020-01-02T09:05:51.121Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:51 [2020-01-02T09:05:51.121Z] #26 32.28 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:05:51 [2020-01-02T09:05:51.247Z] #56 ...
09:05:51 [2020-01-02T09:05:51.247Z] 
09:05:51 [2020-01-02T09:05:51.247Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:51 [2020-01-02T09:05:51.247Z] #44 DONE 24.9s
09:05:51 [2020-01-02T09:05:51.283Z] #32 59.28 text/tabwriter
09:05:51 [2020-01-02T09:05:51.380Z] #26 32.48 skipping existing 1849cc453dee
09:05:51 [2020-01-02T09:05:51.505Z] 
09:05:51 [2020-01-02T09:05:51.505Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:51 [2020-01-02T09:05:51.638Z] #26 32.77 
09:05:51 [2020-01-02T09:05:51.763Z] #50 ...
09:05:51 [2020-01-02T09:05:51.763Z] 
09:05:51 [2020-01-02T09:05:51.763Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:05:51 [2020-01-02T09:05:51.763Z] #56 25.56 debconf: delaying package configuration, since apt-utils is not installed
09:05:51 [2020-01-02T09:05:51.763Z] #56 25.65 Fetched 649 kB in 1s (585 kB/s)
09:05:51 [2020-01-02T09:05:51.763Z] #56 25.72 Selecting previously unselected package liblzo2-2:amd64.
09:05:51 [2020-01-02T09:05:51.763Z] #56 25.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 ... 15091 files and directories currently installed.)
09:05:51 [2020-01-02T09:05:51.763Z] #56 25.75 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:05:52 [2020-01-02T09:05:52.021Z] #56 25.76 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:05:52 [2020-01-02T09:05:52.162Z] #62 ...
09:05:52 [2020-01-02T09:05:52.162Z] 
09:05:52 [2020-01-02T09:05:52.162Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:52 [2020-01-02T09:05:52.162Z] #44 89.74 text/template
09:05:52 [2020-01-02T09:05:52.162Z] #44 90.53 math/big
09:05:52 [2020-01-02T09:05:52.162Z] #44 92.00 go/parser
09:05:52 [2020-01-02T09:05:52.162Z] #44 98.14 go/doc
09:05:52 [2020-01-02T09:05:52.162Z] #44 ...
09:05:52 [2020-01-02T09:05:52.162Z] 
09:05:52 [2020-01-02T09:05:52.162Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:52 [2020-01-02T09:05:52.162Z] #10 99.78 Selecting previously unselected package g++-mingw-w64-x86-64.
09:05:52 [2020-01-02T09:05:52.162Z] #10 99.79 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
09:05:52 [2020-01-02T09:05:52.162Z] #10 99.80 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:05:52 [2020-01-02T09:05:52.280Z] #56 25.86 Selecting previously unselected package btrfs-progs.
09:05:52 [2020-01-02T09:05:52.280Z] #56 25.86 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
09:05:52 [2020-01-02T09:05:52.280Z] #56 25.86 Unpacking btrfs-progs (4.7.3-1) ...
09:05:52 [2020-01-02T09:05:52.644Z] #32 60.37 fmt
09:05:52 [2020-01-02T09:05:52.644Z] #32 60.39 path/filepath
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.49 Selecting previously unselected package btrfs-tools.
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.49 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.49 Unpacking btrfs-tools (4.7.3-1) ...
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.73 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.87 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.87 Setting up btrfs-progs (4.7.3-1) ...
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.87 Setting up btrfs-tools (4.7.3-1) ...
09:05:52 [2020-01-02T09:05:52.846Z] #56 26.87 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:05:53 [2020-01-02T09:05:53.015Z] #26 ...
09:05:53 [2020-01-02T09:05:53.015Z] 
09:05:53 [2020-01-02T09:05:53.015Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:53 [2020-01-02T09:05:53.015Z] #31 23.91 internal/testlog
09:05:53 [2020-01-02T09:05:53.015Z] #31 24.13 encoding
09:05:53 [2020-01-02T09:05:53.015Z] #31 24.43 runtime/cgo
09:05:53 [2020-01-02T09:05:53.015Z] #31 ...
09:05:53 [2020-01-02T09:05:53.015Z] 
09:05:53 [2020-01-02T09:05:53.015Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:05:53 [2020-01-02T09:05:53.015Z] #40 34.22 Fetched 7932 kB in 23s (332 kB/s)
09:05:53 [2020-01-02T09:05:53.104Z] #56 DONE 27.2s
09:05:53 [2020-01-02T09:05:53.104Z] 
09:05:53 [2020-01-02T09:05:53.104Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:53 [2020-01-02T09:05:53.362Z] #54 ...
09:05:53 [2020-01-02T09:05:53.362Z] 
09:05:53 [2020-01-02T09:05:53.362Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:05:53 [2020-01-02T09:05:53.362Z] #57 DONE 0.1s
09:05:53 [2020-01-02T09:05:53.620Z] 
09:05:53 [2020-01-02T09:05:53.620Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:05:53 [2020-01-02T09:05:53.620Z] #58 DONE 0.1s
09:05:53 [2020-01-02T09:05:53.620Z] 
09:05:53 [2020-01-02T09:05:53.620Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:05:53 [2020-01-02T09:05:53.878Z] #45 DONE 0.2s
09:05:53 [2020-01-02T09:05:53.878Z] 
09:05:53 [2020-01-02T09:05:53.878Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:54 [2020-01-02T09:05:54.082Z] #32 61.68 io/ioutil
09:05:54 [2020-01-02T09:05:54.711Z] #10 ...
09:05:54 [2020-01-02T09:05:54.711Z] 
09:05:54 [2020-01-02T09:05:54.711Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:54 [2020-01-02T09:05:54.711Z] #62 DONE 103.2s
09:05:54 [2020-01-02T09:05:54.766Z] #32 ...
09:05:54 [2020-01-02T09:05:54.766Z] 
09:05:54 [2020-01-02T09:05:54.766Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:54 [2020-01-02T09:05:54.766Z] #48 52.52 + cd /tmp/tmp.IBqvaOHjXb/src/gotest.tools/gotestsum
09:05:54 [2020-01-02T09:05:54.766Z] #48 52.52 + git checkout -q v0.3.5
09:05:54 [2020-01-02T09:05:54.766Z] #48 52.57 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:05:54 [2020-01-02T09:05:54.766Z] #48 ...
09:05:54 [2020-01-02T09:05:54.766Z] 
09:05:54 [2020-01-02T09:05:54.766Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:54 [2020-01-02T09:05:54.766Z] #27 30.55 
09:05:54 [2020-01-02T09:05:54.766Z] #27 32.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:05:54 [2020-01-02T09:05:54.766Z] #27 32.58 
09:05:54 [2020-01-02T09:05:54.766Z] #27 32.91 
#############################################                             63.8%
######################################################################## 100.0%
09:05:54 [2020-01-02T09:05:54.766Z] #27 33.11 
09:05:54 [2020-01-02T09:05:54.766Z] #27 34.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:05:54 [2020-01-02T09:05:54.766Z] #27 34.48 skipping existing b63cc5f62c21
09:05:54 [2020-01-02T09:05:54.766Z] #27 34.59 
09:05:54 [2020-01-02T09:05:54.972Z] 
09:05:54 [2020-01-02T09:05:54.972Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:05:54 [2020-01-02T09:05:54.972Z] #63 DONE 0.1s
09:05:54 [2020-01-02T09:05:54.972Z] 
09:05:54 [2020-01-02T09:05:54.972Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:54 [2020-01-02T09:05:54.972Z] #41 31.49   CC       images/inventory.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 31.86   CC       images/fdinfo.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 32.32   CC       images/fown.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 32.49   CC       images/ns.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 32.69   CC       images/regfile.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 32.99   CC       images/ghost-file.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 33.28   CC       images/fifo.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 33.49   CC       images/remap-file-path.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 33.73   CC       images/eventfd.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 33.98   CC       images/eventpoll.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 34.50   CC       images/fh.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 34.88   CC       images/fsnotify.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 35.81   CC       images/signalfd.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 36.03   CC       images/fs.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 36.24   CC       images/pstree.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 36.45   CC       images/pipe.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 36.77   CC       images/tcp-stream.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 37.16   CC       images/sk-packet.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 37.94   CC       images/mnt.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 38.41   CC       images/pipe-data.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 38.82   CC       images/sa.o
09:05:54 [2020-01-02T09:05:54.972Z] #41 39.23   CC       images/timer.o
09:05:55 [2020-01-02T09:05:55.234Z] #41 39.78   CC       images/timerfd.o
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.689 + RM_GOPATH=0
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.690 + TMP_GOPATH=
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.690 + : /build
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.690 + '[' -z '' ']'
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.692 ++ mktemp -d
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.692 + export GOPATH=/tmp/tmp.hcKWNpelZd
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.692 + GOPATH=/tmp/tmp.hcKWNpelZd
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.692 + RM_GOPATH=1
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.693 ++ dirname ./install.sh
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.694 + dir=.
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.694 + bin=containerd
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.694 + shift
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.694 + '[' '!' -f ./containerd.installer ']'
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.694 + . ./containerd.installer
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.694 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.695 + install_containerd
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.695 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.695 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.695 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hcKWNpelZd/src/github.com/containerd/containerd
09:05:55 [2020-01-02T09:05:55.251Z] #59 1.697 Cloning into '/tmp/tmp.hcKWNpelZd/src/github.com/containerd/containerd'...
09:05:55 [2020-01-02T09:05:55.391Z] #27 36.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:05:55 [2020-01-02T09:05:55.391Z] #27 ...
09:05:55 [2020-01-02T09:05:55.391Z] 
09:05:55 [2020-01-02T09:05:55.391Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:55 [2020-01-02T09:05:55.391Z] #45 52.76 time
09:05:55 [2020-01-02T09:05:55.391Z] #45 55.33 internal/fmtsort
09:05:55 [2020-01-02T09:05:55.391Z] #45 55.91 strings
09:05:55 [2020-01-02T09:05:55.391Z] #45 58.73 regexp/syntax
09:05:55 [2020-01-02T09:05:55.391Z] #45 59.12 os
09:05:55 [2020-01-02T09:05:55.391Z] #45 ...
09:05:55 [2020-01-02T09:05:55.391Z] 
09:05:55 [2020-01-02T09:05:55.391Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:55 [2020-01-02T09:05:55.391Z] #42 18.72   CC       images/fifo.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 18.87   CC       images/remap-file-path.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 19.15   CC       images/eventfd.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 19.32   CC       images/eventpoll.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 19.60   CC       images/fh.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 19.84   CC       images/fsnotify.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 20.20   CC       images/signalfd.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 20.41   CC       images/fs.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 20.56   CC       images/pstree.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 20.69   CC       images/pipe.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 20.89   CC       images/tcp-stream.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 21.04   CC       images/sk-packet.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 21.31   CC       images/mnt.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 21.46   CC       images/pipe-data.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 21.54   CC       images/sa.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 21.74   CC       images/timer.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 22.11   CC       images/timerfd.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 22.40   CC       images/mm.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 22.70   CC       images/sk-opts.o
09:05:55 [2020-01-02T09:05:55.391Z] #42 ...
09:05:55 [2020-01-02T09:05:55.391Z] 
09:05:55 [2020-01-02T09:05:55.391Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:55 [2020-01-02T09:05:55.391Z] #11 53.32 Selecting previously unselected package mingw-w64-x86-64-dev.
09:05:55 [2020-01-02T09:05:55.391Z] #11 53.41 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:05:55 [2020-01-02T09:05:55.391Z] #11 53.41 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:05:55 [2020-01-02T09:05:55.391Z] #11 59.45 Selecting previously unselected package gcc-mingw-w64-base.
09:05:55 [2020-01-02T09:05:55.391Z] #11 59.46 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
09:05:55 [2020-01-02T09:05:55.391Z] #11 59.46 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:05:55 [2020-01-02T09:05:55.391Z] #11 59.56 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:05:55 [2020-01-02T09:05:55.391Z] #11 59.56 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
09:05:55 [2020-01-02T09:05:55.391Z] #11 59.57 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:05:55 [2020-01-02T09:05:55.552Z] #40 34.22 Reading package lists...
09:05:55 [2020-01-02T09:05:55.552Z] #40 ...
09:05:55 [2020-01-02T09:05:55.552Z] 
09:05:55 [2020-01-02T09:05:55.552Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:55 [2020-01-02T09:05:55.552Z] #26 35.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:05:55 [2020-01-02T09:05:55.552Z] #26 35.66 
09:05:55 [2020-01-02T09:05:55.552Z] #26 36.04 
######################################################################## 100.0%
09:05:55 [2020-01-02T09:05:55.552Z] #26 36.15 
09:05:55 [2020-01-02T09:05:55.552Z] #26 36.21 Download of images into '/build' complete.
09:05:55 [2020-01-02T09:05:55.552Z] #26 36.21 Use something like the following to load the result into a Docker daemon:
09:05:55 [2020-01-02T09:05:55.552Z] #26 36.21   tar -cC '/build' . | docker load
09:05:55 [2020-01-02T09:05:55.552Z] #26 DONE 36.4s
09:05:55 [2020-01-02T09:05:55.552Z] 
09:05:55 [2020-01-02T09:05:55.552Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:55 [2020-01-02T09:05:55.806Z] #41 40.29   CC       images/mm.o
09:05:55 [2020-01-02T09:05:55.810Z] #62 ...
09:05:55 [2020-01-02T09:05:55.810Z] 
09:05:55 [2020-01-02T09:05:55.810Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:05:55 [2020-01-02T09:05:55.810Z] #50 36.97 + cd /tmp/tmp.R9aeVyQYUu/src/github.com/golangci/golangci-lint/
09:05:55 [2020-01-02T09:05:55.810Z] #50 36.97 + git checkout -q v1.20.0
09:05:56 [2020-01-02T09:05:56.070Z] #50 37.49 ++ git describe --tags
09:05:56 [2020-01-02T09:05:56.070Z] #50 37.49 + version=v1.20.0
09:05:56 [2020-01-02T09:05:56.070Z] #50 37.49 ++ git rev-parse --short HEAD
09:05:56 [2020-01-02T09:05:56.244Z] #11 ...
09:05:56 [2020-01-02T09:05:56.244Z] 
09:05:56 [2020-01-02T09:05:56.244Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:56 [2020-01-02T09:05:56.244Z] #42 23.04   CC       images/sk-unix.o
09:05:56 [2020-01-02T09:05:56.244Z] #42 23.55   CC       images/sk-inet.o
09:05:56 [2020-01-02T09:05:56.244Z] #42 ...
09:05:56 [2020-01-02T09:05:56.244Z] 
09:05:56 [2020-01-02T09:05:56.244Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:05:56 [2020-01-02T09:05:56.244Z] #27 36.73 
09:05:56 [2020-01-02T09:05:56.244Z] #27 36.94 
######################################################################## 100.0%
09:05:56 [2020-01-02T09:05:56.244Z] #27 37.07 
09:05:56 [2020-01-02T09:05:56.244Z] #27 37.14 Download of images into '/build' complete.
09:05:56 [2020-01-02T09:05:56.244Z] #27 37.14 Use something like the following to load the result into a Docker daemon:
09:05:56 [2020-01-02T09:05:56.244Z] #27 37.15   tar -cC '/build' . | docker load
09:05:56 [2020-01-02T09:05:56.244Z] #27 DONE 37.3s
09:05:56 [2020-01-02T09:05:56.244Z] 
09:05:56 [2020-01-02T09:05:56.244Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:56 [2020-01-02T09:05:56.331Z] #50 37.49 + commit=cc98739
09:05:56 [2020-01-02T09:05:56.331Z] #50 37.49 ++ git show -s --format=%cd
09:05:56 [2020-01-02T09:05:56.331Z] #50 37.50 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:05:56 [2020-01-02T09:05:56.331Z] #50 37.52 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:05:56 [2020-01-02T09:05:56.377Z] #41 40.80   CC       images/sk-opts.o
09:05:56 [2020-01-02T09:05:56.638Z] #41 41.25   CC       images/sk-unix.o
09:05:57 [2020-01-02T09:05:57.266Z] #60 ...
09:05:57 [2020-01-02T09:05:57.266Z] 
09:05:57 [2020-01-02T09:05:57.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:57 [2020-01-02T09:05:57.266Z] #42 24.50   CC       images/tun.o
09:05:57 [2020-01-02T09:05:57.583Z] #41 41.75   CC       images/sk-inet.o
09:05:57 [2020-01-02T09:05:57.665Z] #42 24.95   CC       images/sk-netlink.o
09:05:57 [2020-01-02T09:05:57.665Z] #42 25.12   CC       images/packet-sock.o
09:05:57 [2020-01-02T09:05:57.844Z] #41 42.33   CC       images/tun.o
09:05:58 [2020-01-02T09:05:58.075Z] #42 25.37   CC       images/ipc-var.o
09:05:58 [2020-01-02T09:05:58.075Z] #42 25.45   CC       images/ipc-desc.o
09:05:58 [2020-01-02T09:05:58.075Z] #42 25.56   CC       images/ipc-shm.o
09:05:58 [2020-01-02T09:05:58.418Z] #41 42.67   CC       images/sk-netlink.o
09:05:58 [2020-01-02T09:05:58.483Z] #42 25.70   CC       images/ipc-msg.o
09:05:58 [2020-01-02T09:05:58.483Z] #42 25.88   CC       images/ipc-sem.o
09:05:58 [2020-01-02T09:05:58.483Z] #42 26.02   CC       images/utsns.o
09:05:58 [2020-01-02T09:05:58.680Z] #41 42.99   CC       images/packet-sock.o
09:05:58 [2020-01-02T09:05:58.885Z] #42 26.17   CC       images/creds.o
09:05:58 [2020-01-02T09:05:58.885Z] #42 26.39   CC       images/vma.o
09:05:58 [2020-01-02T09:05:58.941Z] #41 43.42   CC       images/ipc-var.o
09:05:59 [2020-01-02T09:05:59.203Z] #41 43.68   CC       images/ipc-desc.o
09:05:59 [2020-01-02T09:05:59.291Z] #42 26.55   CC       images/netdev.o
09:05:59 [2020-01-02T09:05:59.291Z] #42 26.89   CC       images/tty.o
09:05:59 [2020-01-02T09:05:59.464Z] #41 43.90   CC       images/ipc-shm.o
09:05:59 [2020-01-02T09:05:59.693Z] #42 27.38   CC       images/file-lock.o
09:05:59 [2020-01-02T09:05:59.727Z] #41 44.13   CC       images/ipc-msg.o
09:05:59 [2020-01-02T09:05:59.996Z] #41 44.31   CC       images/ipc-sem.o
09:06:00 [2020-01-02T09:06:00.091Z] #42 27.54   CC       images/rlimit.o
09:06:00 [2020-01-02T09:06:00.258Z] #41 44.60   CC       images/utsns.o
09:06:00 [2020-01-02T09:06:00.258Z] #41 44.80   CC       images/creds.o
09:06:00 [2020-01-02T09:06:00.494Z] #42 27.73   CC       images/pagemap.o
09:06:00 [2020-01-02T09:06:00.494Z] #42 27.98   CC       images/siginfo.o
09:06:00 [2020-01-02T09:06:00.840Z] #41 45.03   CC       images/vma.o
09:06:00 [2020-01-02T09:06:00.840Z] #41 45.29   CC       images/netdev.o
09:06:00 [2020-01-02T09:06:00.901Z] #42 28.17   CC       images/rpc.o
09:06:01 [2020-01-02T09:06:01.416Z] #41 45.85   CC       images/tty.o
09:06:01 [2020-01-02T09:06:01.416Z] #41 ...
09:06:01 [2020-01-02T09:06:01.416Z] 
09:06:01 [2020-01-02T09:06:01.416Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:01 [2020-01-02T09:06:01.416Z] #44 99.93 vendor/golang.org/x/text/unicode/norm
09:06:01 [2020-01-02T09:06:01.416Z] #44 103.2 github.com/LK4D4/vndr/build
09:06:01 [2020-01-02T09:06:01.416Z] #44 106.4 mime
09:06:01 [2020-01-02T09:06:01.600Z] #50 ...
09:06:01 [2020-01-02T09:06:01.600Z] 
09:06:01 [2020-01-02T09:06:01.600Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:06:01 [2020-01-02T09:06:01.600Z] #27 DONE 1.2s
09:06:01 [2020-01-02T09:06:01.600Z] 
09:06:01 [2020-01-02T09:06:01.600Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:01 [2020-01-02T09:06:01.678Z] #44 110.1 vendor/golang.org/x/net/idna
09:06:01 [2020-01-02T09:06:01.764Z] #42 29.10   CC       images/ext-file.o
09:06:01 [2020-01-02T09:06:01.764Z] #42 29.20   CC       images/cgroup.o
09:06:02 [2020-01-02T09:06:02.168Z] #44 ...
09:06:02 [2020-01-02T09:06:02.168Z] 
09:06:02 [2020-01-02T09:06:02.168Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:06:02 [2020-01-02T09:06:02.168Z] #40 34.22 Reading package lists...
09:06:02 [2020-01-02T09:06:02.175Z] #42 29.61   CC       images/userns.o
09:06:02 [2020-01-02T09:06:02.175Z] #42 29.89   CC       images/google/protobuf/descriptor.o
09:06:02 [2020-01-02T09:06:02.675Z] #44 ...
09:06:02 [2020-01-02T09:06:02.675Z] 
09:06:02 [2020-01-02T09:06:02.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:02 [2020-01-02T09:06:02.675Z] #41 46.63   CC       images/file-lock.o
09:06:02 [2020-01-02T09:06:02.675Z] #41 46.99   CC       images/rlimit.o
09:06:02 [2020-01-02T09:06:02.675Z] #41 47.23   CC       images/pagemap.o
09:06:03 [2020-01-02T09:06:03.248Z] #41 47.60   CC       images/siginfo.o
09:06:03 [2020-01-02T09:06:03.509Z] #41 47.91   CC       images/rpc.o
09:06:03 [2020-01-02T09:06:03.534Z] #42 31.06   CC       images/opts.o
09:06:03 [2020-01-02T09:06:03.942Z] #42 31.23   CC       images/seccomp.o
09:06:03 [2020-01-02T09:06:03.942Z] #42 31.53   CC       images/binfmt-misc.o
09:06:04 [2020-01-02T09:06:04.346Z] #42 31.69   CC       images/time.o
09:06:04 [2020-01-02T09:06:04.346Z] #42 31.84   CC       images/sysctl.o
09:06:04 [2020-01-02T09:06:04.760Z] #42 32.01   CC       images/autofs.o
09:06:04 [2020-01-02T09:06:04.760Z] #42 32.18   CC       images/macvlan.o
09:06:04 [2020-01-02T09:06:04.760Z] #42 32.28   CC       images/sit.o
09:06:04 [2020-01-02T09:06:04.899Z] #41 49.38   CC       images/ext-file.o
09:06:05 [2020-01-02T09:06:05.168Z] #42 ...
09:06:05 [2020-01-02T09:06:05.168Z] 
09:06:05 [2020-01-02T09:06:05.168Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:06:05 [2020-01-02T09:06:05.168Z] #32 64.95 github.com/BurntSushi/toml
09:06:05 [2020-01-02T09:06:05.168Z] #32 64.96 flag
09:06:05 [2020-01-02T09:06:05.168Z] #32 66.64 log
09:06:05 [2020-01-02T09:06:05.168Z] #32 68.97 github.com/BurntSushi/toml/cmd/tomlv
09:06:05 [2020-01-02T09:06:05.168Z] #32 DONE 72.8s
09:06:05 [2020-01-02T09:06:05.168Z] 
09:06:05 [2020-01-02T09:06:05.168Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:05 [2020-01-02T09:06:05.168Z] #42 32.49   LINK     images/built-in.o
09:06:05 [2020-01-02T09:06:05.168Z] #42 ...
09:06:05 [2020-01-02T09:06:05.168Z] 
09:06:05 [2020-01-02T09:06:05.168Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:05 [2020-01-02T09:06:05.168Z] #45 65.02 flag
09:06:05 [2020-01-02T09:06:05.168Z] #45 65.47 go/token
09:06:05 [2020-01-02T09:06:05.168Z] #45 66.16 go/scanner
09:06:05 [2020-01-02T09:06:05.168Z] #45 67.28 regexp
09:06:05 [2020-01-02T09:06:05.168Z] #45 67.51 go/ast
09:06:05 [2020-01-02T09:06:05.168Z] #45 71.29 internal/lazyregexp
09:06:05 [2020-01-02T09:06:05.168Z] #45 71.62 net/url
09:06:05 [2020-01-02T09:06:05.168Z] #45 ...
09:06:05 [2020-01-02T09:06:05.168Z] 
09:06:05 [2020-01-02T09:06:05.168Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:05 [2020-01-02T09:06:05.168Z] #42 32.77   GEN      compel/include/asm
09:06:05 [2020-01-02T09:06:05.168Z] #42 32.78   GEN      compel/include/version.h
09:06:05 [2020-01-02T09:06:05.168Z] #42 32.79 touch .config
09:06:05 [2020-01-02T09:06:05.168Z] #42 32.80   GEN      include/common/config.h
09:06:05 [2020-01-02T09:06:05.226Z] #59 10.96 + cd /tmp/tmp.hcKWNpelZd/src/github.com/containerd/containerd
09:06:05 [2020-01-02T09:06:05.226Z] #59 10.96 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + export 'BUILDTAGS=netgo osusergo static_build'
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + BUILDTAGS='netgo osusergo static_build'
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + export EXTRA_FLAGS=-buildmode=pie
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + EXTRA_FLAGS=-buildmode=pie
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + '[' '' = dynamic ']'
09:06:05 [2020-01-02T09:06:05.226Z] #59 11.29 + make
09:06:05 [2020-01-02T09:06:05.473Z] #41 49.73   CC       images/cgroup.o
09:06:05 [2020-01-02T09:06:05.484Z] #59 11.99 + bin/ctr
09:06:05 [2020-01-02T09:06:05.578Z] #42 32.91   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
09:06:05 [2020-01-02T09:06:05.578Z] #42 32.99   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:06:05 [2020-01-02T09:06:05.579Z] #42 33.02   GEN      compel/plugins/include/uapi/std/syscall.h
09:06:05 [2020-01-02T09:06:05.579Z] #42 33.05   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
09:06:05 [2020-01-02T09:06:05.579Z] #42 33.08   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
09:06:05 [2020-01-02T09:06:05.579Z] #42 33.12   DEP      compel/arch/s390/plugins/std/parasite-head.d
09:06:05 [2020-01-02T09:06:05.579Z] #42 33.16   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:06:05 [2020-01-02T09:06:05.579Z] #42 33.17   DEP      compel/plugins/std/infect.d
09:06:05 [2020-01-02T09:06:05.979Z] #42 33.37   DEP      compel/plugins/std/string.d
09:06:05 [2020-01-02T09:06:05.979Z] #42 33.44   DEP      compel/plugins/std/log.d
09:06:05 [2020-01-02T09:06:05.979Z] #42 33.52   DEP      compel/plugins/std/fds.d
09:06:05 [2020-01-02T09:06:05.979Z] #42 33.62   DEP      compel/plugins/std/std.d
09:06:06 [2020-01-02T09:06:06.393Z] #42 33.77   DEP      compel/plugins/shmem/shmem.d
09:06:06 [2020-01-02T09:06:06.393Z] #42 33.82   DEP      compel/plugins/fds/fds.d
09:06:06 [2020-01-02T09:06:06.393Z] #42 33.95   CC       compel/plugins/std/std.o
09:06:06 [2020-01-02T09:06:06.418Z] #41 50.90   CC       images/userns.o
09:06:06 [2020-01-02T09:06:06.851Z] #42 34.22   CC       compel/plugins/std/fds.o
09:06:06 [2020-01-02T09:06:06.990Z] #41 51.35   CC       images/google/protobuf/descriptor.o
09:06:07 [2020-01-02T09:06:07.406Z] #42 34.64   CC       compel/plugins/std/log.o
09:06:07 [2020-01-02T09:06:07.563Z] #41 ...
09:06:07 [2020-01-02T09:06:07.563Z] 
09:06:07 [2020-01-02T09:06:07.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.2 Selecting previously unselected package libapparmor1:arm64.
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.2 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.2 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.3 Selecting previously unselected package libapparmor-dev:arm64.
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.3 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.3 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.6 Setting up libsepol1-dev:arm64 (2.6-2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.8 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.9 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.9 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.9 Setting up libpcre32-3:arm64 (2:8.39-3) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.9 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 114.9 Setting up libpcre16-3:arm64 (2:8.39-3) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.0 Setting up libudev-dev:arm64 (232-25+deb9u12) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.0 Setting up mingw-w64-common (5.0.1-1) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.1 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.1 Setting up libpcre3-dev:arm64 (2:8.39-3) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.2 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.2 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.2 Setting up btrfs-progs (4.7.3-1) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.3 Setting up libselinux1-dev:arm64 (2.6-3+b3) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.4 Setting up btrfs-tools (4.7.3-1) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.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
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.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
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.5 Setting up dmsetup (2:1.02.137-2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.5 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ...
09:06:07 [2020-01-02T09:06:07.563Z] #10 115.5 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:06:07 [2020-01-02T09:06:07.826Z] #10 DONE 116.6s
09:06:07 [2020-01-02T09:06:07.826Z] 
09:06:07 [2020-01-02T09:06:07.826Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:07 [2020-01-02T09:06:07.826Z] #22 116.3 Checking out files:  20% (2135/10442)   
09:06:07 [2020-01-02T09:06:07.826Z] #22 ...
09:06:07 [2020-01-02T09:06:07.826Z] 
09:06:07 [2020-01-02T09:06:07.826Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:06:07 [2020-01-02T09:06:07.826Z] #52 DONE 0.2s
09:06:08 [2020-01-02T09:06:08.087Z] 
09:06:08 [2020-01-02T09:06:08.087Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:08 [2020-01-02T09:06:08.087Z] #22 116.3 Checking out files:  20% (2135/10442)   
Checking out files:  21% (2193/10442)   
09:06:08 [2020-01-02T09:06:08.087Z] #22 ...
09:06:08 [2020-01-02T09:06:08.087Z] 
09:06:08 [2020-01-02T09:06:08.087Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:06:08 [2020-01-02T09:06:08.087Z] #53 DONE 0.2s
09:06:08 [2020-01-02T09:06:08.087Z] 
09:06:08 [2020-01-02T09:06:08.087Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:08 [2020-01-02T09:06:08.499Z] #42 35.71   CC       compel/plugins/std/string.o
09:06:08 [2020-01-02T09:06:08.993Z] #42 36.35   CC       compel/plugins/std/infect.o
09:06:08 [2020-01-02T09:06:08.993Z] #42 36.57   CC       compel/arch/s390/plugins/std/parasite-head.o
09:06:08 [2020-01-02T09:06:08.994Z] #40 44.21 Reading package lists...
09:06:08 [2020-01-02T09:06:08.994Z] #40 ...
09:06:08 [2020-01-02T09:06:08.994Z] 
09:06:08 [2020-01-02T09:06:08.994Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:06:09 [2020-01-02T09:06:09.480Z] #42 36.65   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
09:06:09 [2020-01-02T09:06:09.480Z] #42 36.73   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
09:06:09 [2020-01-02T09:06:09.480Z] #42 36.86   AR       compel/plugins/std.lib.a
09:06:09 [2020-01-02T09:06:09.480Z] #42 36.92   CC       compel/plugins/fds/fds.o
09:06:09 [2020-01-02T09:06:09.901Z] #42 37.24   AR       compel/plugins/fds.lib.a
09:06:09 [2020-01-02T09:06:09.901Z] #42 37.30   HOSTDEP  compel/src/lib/log-host.d
09:06:09 [2020-01-02T09:06:09.901Z] #42 37.42   HOSTDEP  compel/src/lib/handle-elf-host.d
09:06:09 [2020-01-02T09:06:09.901Z] #42 37.52   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
09:06:10 [2020-01-02T09:06:10.316Z] #42 37.73   HOSTDEP  compel/src/main-host.d
09:06:10 [2020-01-02T09:06:10.316Z] #42 37.91   DEP      compel/src/lib/ptrace.d
09:06:10 [2020-01-02T09:06:10.725Z] #42 38.12   DEP      compel/src/lib/infect.d
09:06:10 [2020-01-02T09:06:10.726Z] #42 38.24   DEP      compel/src/lib/infect-util.d
09:06:10 [2020-01-02T09:06:10.726Z] #42 38.34   DEP      compel/src/lib/infect-rpc.d
09:06:10 [2020-01-02T09:06:10.800Z] #59 49.45 Checking out files:  31% (951/2992)   
Checking out files:  32% (958/2992)   
Checking out files:  33% (988/2992)   
Checking out files:  34% (1018/2992)   
Checking out files:  35% (1048/2992)   
Checking out files:  36% (1078/2992)   
Checking out files:  37% (1108/2992)   
Checking out files:  38% (1137/2992)   
Checking out files:  39% (1167/2992)   
Checking out files:  40% (1197/2992)   
Checking out files:  41% (1227/2992)   
Checking out files:  42% (1257/2992)   
Checking out files:  43% (1287/2992)   
Checking out files:  44% (1317/2992)   
Checking out files:  45% (1347/2992)   
Checking out files:  46% (1377/2992)   
Checking out files:  47% (1407/2992)   
Checking out files:  48% (1437/2992)   
Checking out files:  49% (1467/2992)   
Checking out files:  50% (1496/2992)   
Checking out files:  51% (1526/2992)   
Checking out files:  52% (1556/2992)   
Checking out files:  53% (1586/2992)   
Checking out files:  54% (1616/2992)   
Checking out files:  55% (1646/2992)   
Checking out files:  56% (1676/2992)   
Checking out files:  57% (1706/2992)   
Checking out files:  58% (1736/2992)   
Checking out files:  59% (1766/2992)   
Checking out files:  60% (1796/2992)   
Checking out files:  61% (1826/2992)   
Checking out files:  62% (1856/2992)   
Checking out files:  63% (1885/2992)   
Checking out files:  64% (1915/2992)   
Checking out files:  64% (1928/2992)   
Checking out files:  65% (1945/2992)   
Checking out files:  66% (1975/2992)   
Checking out files:  67% (2005/2992)   
Checking out files:  68% (2035/2992)   
Checking out files:  69% (2065/2992)   
Checking out files:  70% (2095/2992)   
Checking out files:  71% (2125/2992)   
Checking out files:  72% (2155/2992)   
Checking out files:  73% (2185/2992)   
Checking out files:  74% (2215/2992)   
Checking out files:  75% (2244/2992)   
Checking out files:  76% (2274/2992)   
Checking out files:  77% (2304/2992)   
Checking out files:  78% (2334/2992)   
Checking out files:  79% (2364/2992)   
Checking out files:  80% (2394/2992)   
Checking out files:  81% (2424/2992)   
Checking out files:  82% (2454/2992)   
Checking out files:  83% (2484/2992)   
Checking out files:  84% (2514/2992)   
Checking out files:  85% (2544/2992)   
Checking out files:  86% (2574/2992)   
Checking out files:  87% (2604/2992)   
Checking out files:  88% (2633/2992)   
Checking out files:  89% (2663/2992)   
Checking out files:  89% (2681/2992)   
Checking out files:  90% (2693/2992)   
Checking out files:  91% (2723/2992)   
Checking out files:  92% (2753/2992)   
Checking out files:  93% (2783/2992)   
Checking out files:  94% (2813/2992)   
Checking out files:  95% (2843/2992)   
Checking out files:  96% (2873/2992)   
Checking out files:  97% (2903/2992)   
Checking out files:  98% (2933/2992)   
Checking out files:  99% (2963/2992)   
Checking out files: 100% (2992/2992)   
Checking out files: 100% (2992/2992), done.
09:06:11 [2020-01-02T09:06:11.058Z] #59 52.12 + cd /tmp/tmp.8bOP6ITyNS/src/github.com/containerd/containerd
09:06:11 [2020-01-02T09:06:11.058Z] #59 52.12 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:06:11 [2020-01-02T09:06:11.132Z] #42 38.44   DEP      compel/arch/s390/src/lib/infect.d
09:06:11 [2020-01-02T09:06:11.132Z] #42 38.64   DEP      compel/arch/s390/src/lib/cpu.d
09:06:11 [2020-01-02T09:06:11.132Z] #42 38.73   DEP      compel/src/lib/log.d
09:06:11 [2020-01-02T09:06:11.519Z] #22 116.3 Checking out files:  20% (2135/10442)   
Checking out files:  21% (2193/10442)   
Checking out files:  22% (2298/10442)   
Checking out files:  23% (2402/10442)   
Checking out files:  24% (2507/10442)   
Checking out files:  25% (2611/10442)   
Checking out files:  26% (2715/10442)   
Checking out files:  27% (2820/10442)   
Checking out files:  28% (2924/10442)   
Checking out files:  29% (3029/10442)   
Checking out files:  30% (3133/10442)   
Checking out files:  31% (3238/10442)   
Checking out files:  31% (3289/10442)   
Checking out files:  32% (3342/10442)   
Checking out files:  33% (3446/10442)   
Checking out files:  34% (3551/10442)   
Checking out files:  35% (3655/10442)   
Checking out files:  36% (3760/10442)   
Checking out files:  37% (3864/10442)   
Checking out files:  38% (3968/10442)   
Checking out files:  39% (4073/10442)   
Checking out files:  40% (4177/10442)   
Checking out files:  41% (4282/10442)   
Checking out files:  42% (4386/10442)   
Checking out files:  43% (4491/10442)   
Checking out files:  44% (4595/10442)   
Checking out files:  45% (4699/10442)   
Checking out files:  46% (4804/10442)   
Checking out files:  47% (4908/10442)   
Checking out files:  48% (5013/10442)   
Checking out files:  49% (5117/10442)   
Checking out files:  50% (5221/10442)   
Checking out files:  51% (5326/10442)   
Checking out files:  52% (5430/10442)   
Checking out files:  53% (5535/10442)   
Checking out files:  54% (5639/10442)   
Checking out files:  55% (5744/10442)   
Checking out files:  56% (5848/10442)   
Checking out files:  57% (5952/10442)   
Checking out files:  58% (6057/10442)   
Checking out files:  59% (6161/10442)   
Checking out files:  60% (6266/10442)   
Checking out files:  61% (6370/10442)   
Checking out files:  62% (6475/10442)   
Checking out files:  63% (6579/10442)   
Checking out files:  64% (6683/10442)   
Checking out files:  65% (6788/10442)   
Checking out files:  65% (6839/10442)   
Checking out files:  66% (6892/10442)   
Checking out files:  67% (6997/10442)   
Checking out files:  68% (7101/10442)   
Checking out files:  69% (7205/10442)   
Checking out files:  70% (7310/10442)   
Checking out files:  71% (7414/10442)   
09:06:11 [2020-01-02T09:06:11.519Z] #22 ...
09:06:11 [2020-01-02T09:06:11.519Z] 
09:06:11 [2020-01-02T09:06:11.519Z] #11 [dev 1/24] RUN groupadd -r docker
09:06:11 [2020-01-02T09:06:11.519Z] #11 DONE 3.7s
09:06:11 [2020-01-02T09:06:11.519Z] 
09:06:11 [2020-01-02T09:06:11.519Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:11 [2020-01-02T09:06:11.539Z] #42 38.86   DEP      compel/src/main.d
09:06:11 [2020-01-02T09:06:11.539Z] #42 39.04   DEP      compel/src/lib/handle-elf.d
09:06:11 [2020-01-02T09:06:11.539Z] #42 39.16   DEP      compel/arch/s390/src/lib/handle-elf.d
09:06:11 [2020-01-02T09:06:11.947Z] #42 39.29   CC       compel/src/lib/log.o
09:06:12 [2020-01-02T09:06:12.351Z] #42 39.56   CC       compel/arch/s390/src/lib/cpu.o
09:06:12 [2020-01-02T09:06:12.351Z] #42 39.89   CC       compel/arch/s390/src/lib/infect.o
09:06:12 [2020-01-02T09:06:12.433Z] #59 53.71 + export 'BUILDTAGS=netgo osusergo static_build'
09:06:12 [2020-01-02T09:06:12.434Z] #59 53.71 + BUILDTAGS='netgo osusergo static_build'
09:06:12 [2020-01-02T09:06:12.434Z] #59 53.71 + export EXTRA_FLAGS=-buildmode=pie
09:06:12 [2020-01-02T09:06:12.434Z] #59 53.71 + EXTRA_FLAGS=-buildmode=pie
09:06:12 [2020-01-02T09:06:12.434Z] #59 53.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:06:12 [2020-01-02T09:06:12.434Z] #59 53.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:06:12 [2020-01-02T09:06:12.434Z] #59 53.71 + '[' '' = dynamic ']'
09:06:12 [2020-01-02T09:06:12.434Z] #59 53.71 + make
09:06:12 [2020-01-02T09:06:12.735Z] #42 ...
09:06:12 [2020-01-02T09:06:12.735Z] 
09:06:12 [2020-01-02T09:06:12.735Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:06:12 [2020-01-02T09:06:12.735Z] #11 80.81 Selecting previously unselected package g++-mingw-w64-x86-64.
09:06:12 [2020-01-02T09:06:12.735Z] #11 80.82 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
09:06:12 [2020-01-02T09:06:12.735Z] #11 80.82 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:06:13 [2020-01-02T09:06:13.000Z] #59 ...
09:06:13 [2020-01-02T09:06:13.001Z] 
09:06:13 [2020-01-02T09:06:13.001Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:06:13 [2020-01-02T09:06:13.001Z] #68 DONE 54.3s
09:06:13 [2020-01-02T09:06:13.088Z] #22 116.3 Checking out files:  20% (2135/10442)   
Checking out files:  21% (2193/10442)   
Checking out files:  22% (2298/10442)   
Checking out files:  23% (2402/10442)   
Checking out files:  24% (2507/10442)   
Checking out files:  25% (2611/10442)   
Checking out files:  26% (2715/10442)   
Checking out files:  27% (2820/10442)   
Checking out files:  28% (2924/10442)   
Checking out files:  29% (3029/10442)   
Checking out files:  30% (3133/10442)   
Checking out files:  31% (3238/10442)   
Checking out files:  31% (3289/10442)   
Checking out files:  32% (3342/10442)   
Checking out files:  33% (3446/10442)   
Checking out files:  34% (3551/10442)   
Checking out files:  35% (3655/10442)   
Checking out files:  36% (3760/10442)   
Checking out files:  37% (3864/10442)   
Checking out files:  38% (3968/10442)   
Checking out files:  39% (4073/10442)   
Checking out files:  40% (4177/10442)   
Checking out files:  41% (4282/10442)   
Checking out files:  42% (4386/10442)   
Checking out files:  43% (4491/10442)   
Checking out files:  44% (4595/10442)   
Checking out files:  45% (4699/10442)   
Checking out files:  46% (4804/10442)   
Checking out files:  47% (4908/10442)   
Checking out files:  48% (5013/10442)   
Checking out files:  49% (5117/10442)   
Checking out files:  50% (5221/10442)   
Checking out files:  51% (5326/10442)   
Checking out files:  52% (5430/10442)   
Checking out files:  53% (5535/10442)   
Checking out files:  54% (5639/10442)   
Checking out files:  55% (5744/10442)   
Checking out files:  56% (5848/10442)   
Checking out files:  57% (5952/10442)   
Checking out files:  58% (6057/10442)   
Checking out files:  59% (6161/10442)   
Checking out files:  60% (6266/10442)   
Checking out files:  61% (6370/10442)   
Checking out files:  62% (6475/10442)   
Checking out files:  63% (6579/10442)   
Checking out files:  64% (6683/10442)   
Checking out files:  65% (6788/10442)   
Checking out files:  65% (6839/10442)   
Checking out files:  66% (6892/10442)   
Checking out files:  67% (6997/10442)   
Checking out files:  68% (7101/10442)   
Checking out files:  69% (7205/10442)   
Checking out files:  70% (7310/10442)   
Checking out files:  71% (7414/10442)   
Checking out files:  72% (7519/10442)   
Checking out files:  73% (7623/10442)   
Checking out files:  74% (7728/10442)   
Checking out files:  75% (7832/10442)   
Checking out files:  76% (7936/10442)   
Checking out files:  76% (7979/10442)   
Checking out files:  77% (8041/10442)   
Checking out files:  78% (8145/10442)   
Checking out files:  79% (8250/10442)   
Checking out files:  80% (8354/10442)   
Checking out files:  81% (8459/10442)   
Checking out files:  82% (8563/10442)   
Checking out files:  83% (8667/10442)   
Checking out files:  84% (8772/10442)   
Checking out files:  85% (8876/10442)   
Checking out files:  86% (8981/10442)   
Checking out files:  87% (9085/10442)   
Checking out files:  88% (9189/10442)   
Checking out files:  89% (9294/10442)   
Checking out files:  90% (9398/10442)   
Checking out files:  90% (9468/10442)   
Checking out files:  91% (9503/10442)   
Checking out files:  92% (9607/10442)   
Checking out files:  93% (9712/10442)   
Checking out files:  94% (9816/10442)   
Checking out files:  95% (9920/10442)   
09:06:13 [2020-01-02T09:06:13.088Z] #22 ...
09:06:13 [2020-01-02T09:06:13.088Z] 
09:06:13 [2020-01-02T09:06:13.088Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:13 [2020-01-02T09:06:13.088Z] #47 DONE 121.6s
09:06:13 [2020-01-02T09:06:13.088Z] 
09:06:13 [2020-01-02T09:06:13.088Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:13 [2020-01-02T09:06:13.259Z] 
09:06:13 [2020-01-02T09:06:13.259Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:06:13 [2020-01-02T09:06:13.259Z] #28 52.42 + cd /tmp/tmp.yejeAbwrgo/src/github.com/go-swagger/go-swagger
09:06:13 [2020-01-02T09:06:13.259Z] #28 52.42 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:06:13 [2020-01-02T09:06:13.349Z] #22 116.3 Checking out files:  20% (2135/10442)   
Checking out files:  21% (2193/10442)   
Checking out files:  22% (2298/10442)   
Checking out files:  23% (2402/10442)   
Checking out files:  24% (2507/10442)   
Checking out files:  25% (2611/10442)   
Checking out files:  26% (2715/10442)   
Checking out files:  27% (2820/10442)   
Checking out files:  28% (2924/10442)   
Checking out files:  29% (3029/10442)   
Checking out files:  30% (3133/10442)   
Checking out files:  31% (3238/10442)   
Checking out files:  31% (3289/10442)   
Checking out files:  32% (3342/10442)   
Checking out files:  33% (3446/10442)   
Checking out files:  34% (3551/10442)   
Checking out files:  35% (3655/10442)   
Checking out files:  36% (3760/10442)   
Checking out files:  37% (3864/10442)   
Checking out files:  38% (3968/10442)   
Checking out files:  39% (4073/10442)   
Checking out files:  40% (4177/10442)   
Checking out files:  41% (4282/10442)   
Checking out files:  42% (4386/10442)   
Checking out files:  43% (4491/10442)   
Checking out files:  44% (4595/10442)   
Checking out files:  45% (4699/10442)   
Checking out files:  46% (4804/10442)   
Checking out files:  47% (4908/10442)   
Checking out files:  48% (5013/10442)   
Checking out files:  49% (5117/10442)   
Checking out files:  50% (5221/10442)   
Checking out files:  51% (5326/10442)   
Checking out files:  52% (5430/10442)   
Checking out files:  53% (5535/10442)   
Checking out files:  54% (5639/10442)   
Checking out files:  55% (5744/10442)   
Checking out files:  56% (5848/10442)   
Checking out files:  57% (5952/10442)   
Checking out files:  58% (6057/10442)   
Checking out files:  59% (6161/10442)   
Checking out files:  60% (6266/10442)   
Checking out files:  61% (6370/10442)   
Checking out files:  62% (6475/10442)   
Checking out files:  63% (6579/10442)   
Checking out files:  64% (6683/10442)   
Checking out files:  65% (6788/10442)   
Checking out files:  65% (6839/10442)   
Checking out files:  66% (6892/10442)   
Checking out files:  67% (6997/10442)   
Checking out files:  68% (7101/10442)   
Checking out files:  69% (7205/10442)   
Checking out files:  70% (7310/10442)   
Checking out files:  71% (7414/10442)   
Checking out files:  72% (7519/10442)   
Checking out files:  73% (7623/10442)   
Checking out files:  74% (7728/10442)   
Checking out files:  75% (7832/10442)   
Checking out files:  76% (7936/10442)   
Checking out files:  76% (7979/10442)   
Checking out files:  77% (8041/10442)   
Checking out files:  78% (8145/10442)   
Checking out files:  79% (8250/10442)   
Checking out files:  80% (8354/10442)   
Checking out files:  81% (8459/10442)   
Checking out files:  82% (8563/10442)   
Checking out files:  83% (8667/10442)   
Checking out files:  84% (8772/10442)   
Checking out files:  85% (8876/10442)   
Checking out files:  86% (8981/10442)   
Checking out files:  87% (9085/10442)   
Checking out files:  88% (9189/10442)   
Checking out files:  89% (9294/10442)   
Checking out files:  90% (9398/10442)   
Checking out files:  90% (9468/10442)   
Checking out files:  91% (9503/10442)   
Checking out files:  92% (9607/10442)   
Checking out files:  93% (9712/10442)   
Checking out files:  94% (9816/10442)   
Checking out files:  95% (9920/10442)   
Checking out files:  96% (10025/10442)   
Checking out files:  97% (10129/10442)   
Checking out files:  98% (10234/10442)   
Checking out files:  99% (10338/10442)   
Checking out files: 100% (10442/10442)   
Checking out files: 100% (10442/10442), done.
09:06:13 [2020-01-02T09:06:13.610Z] #22 122.1 + cd /tmp/tmp.wdcYQ2ymY4/tmp/docker-ce
09:06:13 [2020-01-02T09:06:13.610Z] #22 122.1 + git checkout -q v17.06.2-ce
09:06:14 [2020-01-02T09:06:14.194Z] #28 55.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:06:14 [2020-01-02T09:06:14.195Z] #28 ...
09:06:14 [2020-01-02T09:06:14.195Z] 
09:06:14 [2020-01-02T09:06:14.195Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:14 [2020-01-02T09:06:14.195Z] #44 45.36 vendor/golang.org/x/crypto/curve25519
09:06:14 [2020-01-02T09:06:14.195Z] #44 ...
09:06:14 [2020-01-02T09:06:14.195Z] 
09:06:14 [2020-01-02T09:06:14.195Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:06:14 [2020-01-02T09:06:14.195Z] #40 44.21 Reading package lists...
09:06:14 [2020-01-02T09:06:14.195Z] #40 52.71 Building dependency tree...
09:06:14 [2020-01-02T09:06:14.762Z] #40 56.33 The following additional packages will be installed:
09:06:14 [2020-01-02T09:06:14.762Z] #40 56.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:06:14 [2020-01-02T09:06:14.762Z] #40 56.33   libprotoc10 python-pkg-resources zlib1g-dev
09:06:14 [2020-01-02T09:06:14.762Z] #40 56.35 Suggested packages:
09:06:14 [2020-01-02T09:06:14.762Z] #40 56.35   manpages-dev python-setuptools
09:06:15 [2020-01-02T09:06:15.338Z] #11 ...
09:06:15 [2020-01-02T09:06:15.338Z] 
09:06:15 [2020-01-02T09:06:15.338Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:15 [2020-01-02T09:06:15.338Z] #45 73.30 text/template/parse
09:06:15 [2020-01-02T09:06:15.338Z] #45 73.71 go/parser
09:06:15 [2020-01-02T09:06:15.338Z] #45 78.31 encoding/xml
09:06:15 [2020-01-02T09:06:15.338Z] #45 78.64 text/template
09:06:15 [2020-01-02T09:06:15.452Z] #59 ...
09:06:15 [2020-01-02T09:06:15.452Z] 
09:06:15 [2020-01-02T09:06:15.452Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:06:15 [2020-01-02T09:06:15.452Z] #62 48.06 + for f in rootlesskit rootlesskit-docker-proxy
09:06:15 [2020-01-02T09:06:15.452Z] #62 48.06 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:06:15 [2020-01-02T09:06:15.530Z] #22 ...
09:06:15 [2020-01-02T09:06:15.530Z] 
09:06:15 [2020-01-02T09:06:15.530Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:06:15 [2020-01-02T09:06:15.530Z] #12 DONE 3.7s
09:06:15 [2020-01-02T09:06:15.530Z] 
09:06:15 [2020-01-02T09:06:15.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:15 [2020-01-02T09:06:15.530Z] #41 53.75   CC       images/opts.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 54.11   CC       images/seccomp.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 54.46   CC       images/binfmt-misc.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 54.87   CC       images/time.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 55.27   CC       images/sysctl.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 55.59   CC       images/autofs.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 55.79   CC       images/macvlan.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.09   CC       images/sit.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.42   LINK     images/built-in.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.56   GEN      compel/include/asm
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.58   GEN      compel/include/version.h
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.66 touch .config
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.70   GEN      include/common/config.h
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:06:15 [2020-01-02T09:06:15.530Z] #41 56.92   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
09:06:15 [2020-01-02T09:06:15.530Z] #41 57.04   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 57.12   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 57.16   DEP      compel/plugins/std/infect.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 57.29   DEP      compel/plugins/std/string.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 57.51   DEP      compel/plugins/std/log.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 57.70   DEP      compel/plugins/std/fds.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 58.00   DEP      compel/plugins/std/std.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 58.08   DEP      compel/plugins/shmem/shmem.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 58.25   DEP      compel/plugins/fds/fds.d
09:06:15 [2020-01-02T09:06:15.530Z] #41 58.69   CC       compel/plugins/std/std.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 59.40   CC       compel/plugins/std/fds.o
09:06:15 [2020-01-02T09:06:15.530Z] #41 ...
09:06:15 [2020-01-02T09:06:15.530Z] 
09:06:15 [2020-01-02T09:06:15.530Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:15 [2020-01-02T09:06:15.530Z] #44 113.9 net/textproto
09:06:15 [2020-01-02T09:06:15.530Z] #44 113.9 crypto/x509
09:06:15 [2020-01-02T09:06:15.530Z] #44 113.9 vendor/golang.org/x/net/http/httpproxy
09:06:15 [2020-01-02T09:06:15.530Z] #44 115.3 vendor/golang.org/x/net/http/httpguts
09:06:15 [2020-01-02T09:06:15.530Z] #44 115.4 mime/multipart
09:06:15 [2020-01-02T09:06:15.530Z] #44 118.2 crypto/tls
09:06:15 [2020-01-02T09:06:15.746Z] #45 ...
09:06:15 [2020-01-02T09:06:15.746Z] 
09:06:15 [2020-01-02T09:06:15.746Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:15 [2020-01-02T09:06:15.746Z] #42 40.61   CC       compel/src/lib/infect-rpc.o
09:06:15 [2020-01-02T09:06:15.746Z] #42 40.89   CC       compel/src/lib/infect-util.o
09:06:15 [2020-01-02T09:06:15.746Z] #42 41.14   CC       compel/src/lib/infect.o
09:06:15 [2020-01-02T09:06:15.746Z] #42 42.88   CC       compel/src/lib/ptrace.o
09:06:15 [2020-01-02T09:06:15.746Z] #42 43.17   AR       compel/libcompel.a
09:06:15 [2020-01-02T09:06:15.746Z] #42 43.21   HOSTCC   compel/src/main-host.o
09:06:15 [2020-01-02T09:06:15.746Z] #42 43.39   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
09:06:15 [2020-01-02T09:06:15.791Z] #44 ...
09:06:15 [2020-01-02T09:06:15.791Z] 
09:06:15 [2020-01-02T09:06:15.791Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:15 [2020-01-02T09:06:15.791Z] #41 60.06   CC       compel/plugins/std/log.o
09:06:16 [2020-01-02T09:06:16.152Z] #42 43.58   HOSTCC   compel/src/lib/handle-elf-host.o
09:06:16 [2020-01-02T09:06:16.534Z] #42 43.91   HOSTCC   compel/src/lib/log-host.o
09:06:16 [2020-01-02T09:06:16.534Z] #42 44.07   HOSTLINK compel/compel-host-bin
09:06:16 [2020-01-02T09:06:16.534Z] #42 44.16   DEP      soccr/soccr.d
09:06:16 [2020-01-02T09:06:16.667Z] #40 58.36 The following NEW packages will be installed:
09:06:16 [2020-01-02T09:06:16.926Z] #40 58.37   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:06:16 [2020-01-02T09:06:16.926Z] #40 58.37   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:06:16 [2020-01-02T09:06:16.926Z] #40 58.37   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:06:16 [2020-01-02T09:06:16.926Z] #40 58.37   zlib1g-dev
09:06:16 [2020-01-02T09:06:16.945Z] #42 44.38   CC       soccr/soccr.o
09:06:17 [2020-01-02T09:06:17.177Z] #41 61.26   CC       compel/plugins/std/string.o
09:06:17 [2020-01-02T09:06:17.439Z] #41 62.05   CC       compel/plugins/std/infect.o
09:06:18 [2020-01-02T09:06:18.012Z] #41 62.47   CC       compel/arch/aarch64/plugins/std/parasite-head.o
09:06:18 [2020-01-02T09:06:18.012Z] #41 ...
09:06:18 [2020-01-02T09:06:18.012Z] 
09:06:18 [2020-01-02T09:06:18.012Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:06:18 [2020-01-02T09:06:18.012Z] #13 2.236 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:06:18 [2020-01-02T09:06:18.012Z] #13 DONE 2.9s
09:06:18 [2020-01-02T09:06:18.012Z] 
09:06:18 [2020-01-02T09:06:18.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:18 [2020-01-02T09:06:18.012Z] #41 62.58   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
09:06:18 [2020-01-02T09:06:18.012Z] #41 ...
09:06:18 [2020-01-02T09:06:18.012Z] 
09:06:18 [2020-01-02T09:06:18.013Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 + RM_GOPATH=0
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 + TMP_GOPATH=
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 + : /build
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 + '[' -z '' ']'
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 ++ mktemp -d
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 + export GOPATH=/tmp/tmp.VX8coxUxgR
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 + GOPATH=/tmp/tmp.VX8coxUxgR
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.421 + RM_GOPATH=1
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.425 ++ dirname ./install.sh
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 + dir=.
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 + bin=runc
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 + shift
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 + '[' '!' -f ./runc.installer ']'
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 + . ./runc.installer
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 + install_runc
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.443 + uname -r
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.444 + grep -q '^3\.10\.0.*\.el7\.'
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.450 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.450 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.450 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.450 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VX8coxUxgR/src/github.com/opencontainers/runc
09:06:18 [2020-01-02T09:06:18.013Z] #54 2.455 Cloning into '/tmp/tmp.VX8coxUxgR/src/github.com/opencontainers/runc'...
09:06:18 [2020-01-02T09:06:18.013Z] #54 8.913 + cd /tmp/tmp.VX8coxUxgR/src/github.com/opencontainers/runc
09:06:18 [2020-01-02T09:06:18.013Z] #54 8.921 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:06:18 [2020-01-02T09:06:18.013Z] #54 9.123 + '[' -z '' ']'
09:06:18 [2020-01-02T09:06:18.013Z] #54 9.123 + target=static
09:06:18 [2020-01-02T09:06:18.013Z] #54 9.123 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:06:18 [2020-01-02T09:06:18.274Z] #54 ...
09:06:18 [2020-01-02T09:06:18.274Z] 
09:06:18 [2020-01-02T09:06:18.274Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:18 [2020-01-02T09:06:18.274Z] #41 62.70   AR       compel/plugins/std.lib.a
09:06:18 [2020-01-02T09:06:18.274Z] #41 62.83   CC       compel/plugins/fds/fds.o
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.61 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.61 Need to get 3602 kB of archives.
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.61 After this operation, 18.9 MB of additional disk space will be used.
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.63 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 59.76 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
09:06:18 [2020-01-02T09:06:18.303Z] #40 ...
09:06:18 [2020-01-02T09:06:18.303Z] 
09:06:18 [2020-01-02T09:06:18.303Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:18 [2020-01-02T09:06:18.303Z] #44 59.29 github.com/LK4D4/vndr/godl/singleflight
09:06:18 [2020-01-02T09:06:18.303Z] #44 59.30 errors
09:06:18 [2020-01-02T09:06:18.307Z] #42 45.52   AR       soccr/libsoccr.a
09:06:18 [2020-01-02T09:06:18.307Z] #42 45.58 make[1]: 'soccr/libsoccr.a' is up to date.
09:06:18 [2020-01-02T09:06:18.307Z] #42 45.79   DEP      criu/arch/s390/sigframe.d
09:06:18 [2020-01-02T09:06:18.307Z] #42 45.89   DEP      criu/arch/s390/crtools.d
09:06:18 [2020-01-02T09:06:18.721Z] #42 46.11   DEP      criu/arch/s390/cpu.d
09:06:18 [2020-01-02T09:06:18.721Z] #42 46.21   CC       criu/arch/s390/cpu.o
09:06:18 [2020-01-02T09:06:18.734Z] #62 DONE 52.1s
09:06:18 [2020-01-02T09:06:18.734Z] 
09:06:18 [2020-01-02T09:06:18.734Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:18 [2020-01-02T09:06:18.734Z] #54 ...
09:06:18 [2020-01-02T09:06:18.734Z] 
09:06:18 [2020-01-02T09:06:18.734Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:06:18 [2020-01-02T09:06:18.734Z] #63 DONE 0.1s
09:06:18 [2020-01-02T09:06:18.734Z] 
09:06:18 [2020-01-02T09:06:18.734Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:06:18 [2020-01-02T09:06:18.870Z] #44 60.02 sort
09:06:18 [2020-01-02T09:06:18.870Z] #44 60.09 io
09:06:19 [2020-01-02T09:06:19.124Z] #42 46.64   CC       criu/arch/s390/crtools.o
09:06:19 [2020-01-02T09:06:19.245Z] #41 63.43   AR       compel/plugins/fds.lib.a
09:06:19 [2020-01-02T09:06:19.245Z] #41 63.55   HOSTDEP  compel/src/lib/log-host.d
09:06:19 [2020-01-02T09:06:19.245Z] #41 63.77   HOSTDEP  compel/src/lib/handle-elf-host.d
09:06:19 [2020-01-02T09:06:19.547Z] #41 63.95   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
09:06:19 [2020-01-02T09:06:19.547Z] #41 64.11   HOSTDEP  compel/src/main-host.d
09:06:19 [2020-01-02T09:06:19.822Z] #41 64.33   DEP      compel/src/lib/ptrace.d
09:06:19 [2020-01-02T09:06:19.951Z] #42 47.42   CC       criu/arch/s390/sigframe.o
09:06:19 [2020-01-02T09:06:19.951Z] #42 47.64   LINK     criu/arch/s390/crtools.built-in.o
09:06:20 [2020-01-02T09:06:20.094Z] #41 64.56   DEP      compel/src/lib/infect.d
09:06:20 [2020-01-02T09:06:20.335Z] #42 47.70   DEP      criu/arch/s390/vdso-pie.d
09:06:20 [2020-01-02T09:06:20.336Z] #42 47.82   DEP      criu/pie/parasite-vdso.d
09:06:20 [2020-01-02T09:06:20.369Z] #41 64.74   DEP      compel/src/lib/infect-util.d
09:06:20 [2020-01-02T09:06:20.643Z] #41 64.93   DEP      compel/src/lib/infect-rpc.d
09:06:20 [2020-01-02T09:06:20.643Z] #41 65.06   DEP      compel/arch/aarch64/src/lib/infect.d
09:06:20 [2020-01-02T09:06:20.728Z] #42 47.95   DEP      criu/pie/util-vdso.d
09:06:20 [2020-01-02T09:06:20.728Z] #42 48.08   DEP      criu/pie/util.d
09:06:20 [2020-01-02T09:06:20.728Z] #42 48.24   CC       criu/pie/util.o
09:06:20 [2020-01-02T09:06:20.773Z] #44 61.73 bytes
09:06:20 [2020-01-02T09:06:20.773Z] #44 61.88 strconv
09:06:20 [2020-01-02T09:06:20.906Z] #41 65.25   DEP      compel/arch/aarch64/src/lib/cpu.d
09:06:21 [2020-01-02T09:06:21.120Z] #42 48.49   CC       criu/pie/util-vdso.o
09:06:21 [2020-01-02T09:06:21.168Z] #41 65.54   DEP      compel/src/lib/log.d
09:06:21 [2020-01-02T09:06:21.168Z] #41 ...
09:06:21 [2020-01-02T09:06:21.168Z] 
09:06:21 [2020-01-02T09:06:21.168Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:06:21 [2020-01-02T09:06:21.168Z] #14 DONE 3.2s
09:06:21 [2020-01-02T09:06:21.168Z] 
09:06:21 [2020-01-02T09:06:21.168Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:21 [2020-01-02T09:06:21.168Z] #41 65.66   DEP      compel/src/main.d
09:06:21 [2020-01-02T09:06:21.470Z] Removing intermediate container 8da1cd056e5b
09:06:21 [2020-01-02T09:06:21.470Z]  ---> 20501e621726
09:06:21 [2020-01-02T09:06:21.470Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
09:06:21 [2020-01-02T09:06:21.470Z]  ---> ebd73b5ebd31
09:06:21 [2020-01-02T09:06:21.470Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
09:06:21 [2020-01-02T09:06:21.470Z]  ---> e384a6fbcac8
09:06:21 [2020-01-02T09:06:21.470Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
09:06:21 [2020-01-02T09:06:21.470Z]  ---> Running in 3cb95db70616
09:06:21 [2020-01-02T09:06:21.470Z] Removing intermediate container 3cb95db70616
09:06:21 [2020-01-02T09:06:21.470Z]  ---> 9868497493bf
09:06:21 [2020-01-02T09:06:21.470Z] Successfully built 9868497493bf
09:06:21 [2020-01-02T09:06:21.470Z] Successfully tagged moby-buildx:latest
09:06:21 [2020-01-02T09:06:21.470Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
09:06:21 [2020-01-02T09:06:21.470Z] if [ -n "${id}" ]; then \
09:06:21 [2020-01-02T09:06:21.470Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
09:06:21 [2020-01-02T09:06:21.470Z] 	&& touch bundles/buildx; \
09:06:21 [2020-01-02T09:06:21.470Z] 	docker rm -f ${id}; \
09:06:21 [2020-01-02T09:06:21.470Z] fi
09:06:21 [2020-01-02T09:06:21.470Z] 7b1aa12255c4307ae72906671dabe26b652154344d1689fb59111b606e94731c
09:06:21 [2020-01-02T09:06:21.470Z] bundles/buildx version
09:06:21 [2020-01-02T09:06:21.470Z] buildx v0.3.1 6db68d0
09:06:21 [2020-01-02T09:06:21.470Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb .
09:06:21 [2020-01-02T09:06:21.470Z] #1 [internal] booting buildkit
09:06:21 [2020-01-02T09:06:21.470Z] #1 pulling image moby/buildkit:buildx-stable-1
09:06:21 [2020-01-02T09:06:21.470Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done
09:06:21 [2020-01-02T09:06:21.470Z] #1 creating container buildx_buildkit_default
09:06:21 [2020-01-02T09:06:21.470Z] #1 creating container buildx_buildkit_default 0.5s done
09:06:21 [2020-01-02T09:06:21.470Z] #1 DONE 3.4s
09:06:21 [2020-01-02T09:06:21.470Z] 
09:06:21 [2020-01-02T09:06:21.470Z] #2 [internal] load build definition from Dockerfile
09:06:21 [2020-01-02T09:06:21.470Z] #2 transferring dockerfile: 15.34kB 0.0s done
09:06:21 [2020-01-02T09:06:21.470Z] #2 DONE 0.0s
09:06:21 [2020-01-02T09:06:21.470Z] 
09:06:21 [2020-01-02T09:06:21.470Z] #3 [internal] load .dockerignore
09:06:21 [2020-01-02T09:06:21.470Z] #3 transferring context: 112B done
09:06:21 [2020-01-02T09:06:21.470Z] #3 DONE 0.0s
09:06:21 [2020-01-02T09:06:21.470Z] 
09:06:21 [2020-01-02T09:06:21.470Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:06:21 [2020-01-02T09:06:21.470Z] #4 DONE 0.6s
09:06:21 [2020-01-02T09:06:21.470Z] 
09:06:21 [2020-01-02T09:06:21.470Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:06:21 [2020-01-02T09:06:21.470Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:06:21 [2020-01-02T09:06:21.470Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:06:21 [2020-01-02T09:06:21.470Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
09:06:21 [2020-01-02T09:06:21.470Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.56MB / 8.18MB 0.1s
09:06:21 [2020-01-02T09:06:21.470Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
09:06:21 [2020-01-02T09:06:21.470Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
09:06:21 [2020-01-02T09:06:21.470Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
09:06:21 [2020-01-02T09:06:21.470Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
09:06:21 [2020-01-02T09:06:21.470Z] #5 DONE 0.8s
09:06:21 [2020-01-02T09:06:21.470Z] 
09:06:21 [2020-01-02T09:06:21.470Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:06:21 [2020-01-02T09:06:21.470Z] #7 DONE 0.5s
09:06:21 [2020-01-02T09:06:21.470Z] 
09:06:21 [2020-01-02T09:06:21.470Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch
09:06:21 [2020-01-02T09:06:21.699Z] #42 49.04   CC       criu/pie/parasite-vdso.o
09:06:21 [2020-01-02T09:06:21.743Z] #41 65.94   DEP      compel/src/lib/handle-elf.d
09:06:21 [2020-01-02T09:06:21.743Z] #41 66.17   DEP      compel/arch/aarch64/src/lib/handle-elf.d
09:06:22 [2020-01-02T09:06:22.004Z] #41 66.46   CC       compel/src/lib/log.o
09:06:22 [2020-01-02T09:06:22.092Z] #6 DONE 0.8s
09:06:22 [2020-01-02T09:06:22.092Z] 
09:06:22 [2020-01-02T09:06:22.092Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:06:22 [2020-01-02T09:06:22.092Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 1.71MB / 4.30MB 0.3s
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 0B / 96.42MB 0.3s
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.1s done
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 0B / 45.65MB 0.3s
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 0B / 10.00MB 0.3s
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 760.95kB / 50.09MB 0.3s
09:06:22 [2020-01-02T09:06:22.394Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 392.31kB / 52.87MB 0.3s
09:06:22 [2020-01-02T09:06:22.578Z] #41 66.99   CC       compel/arch/aarch64/src/lib/cpu.o
09:06:22 [2020-01-02T09:06:22.692Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.82MB / 4.30MB 0.4s
09:06:22 [2020-01-02T09:06:22.693Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.64MB / 4.30MB 0.6s
09:06:22 [2020-01-02T09:06:22.693Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 0.7s done
09:06:22 [2020-01-02T09:06:22.693Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 4.03MB / 50.09MB 0.7s
09:06:22 [2020-01-02T09:06:22.693Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 3.73MB / 52.87MB 0.7s
09:06:22 [2020-01-02T09:06:22.988Z] #42 50.08   CC       criu/arch/s390/vdso-pie.o
09:06:23 [2020-01-02T09:06:23.149Z] #41 67.47   CC       compel/arch/aarch64/src/lib/infect.o
09:06:23 [2020-01-02T09:06:23.326Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 989.42kB / 10.00MB 1.0s
09:06:23 [2020-01-02T09:06:23.326Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 1.61MB / 10.00MB 1.2s
09:06:23 [2020-01-02T09:06:23.326Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 2.14MB / 10.00MB 1.3s
09:06:23 [2020-01-02T09:06:23.477Z] #42 50.64   AR       criu/pie/pie.lib.a
09:06:23 [2020-01-02T09:06:23.477Z] #42 50.69   DEP      criu/pie/restorer.d
09:06:23 [2020-01-02T09:06:23.477Z] #42 50.91   DEP      criu/arch/s390/restorer.d
09:06:23 [2020-01-02T09:06:23.612Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 3.09MB / 45.65MB 1.5s
09:06:23 [2020-01-02T09:06:23.612Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 2.89MB / 10.00MB 1.5s
09:06:23 [2020-01-02T09:06:23.612Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 7.24MB / 50.09MB 1.5s
09:06:23 [2020-01-02T09:06:23.612Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 6.85MB / 52.87MB 1.5s
09:06:23 [2020-01-02T09:06:23.612Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 3.51MB / 10.00MB 1.6s
09:06:23 [2020-01-02T09:06:23.721Z] #41 68.15   CC       compel/src/lib/infect-rpc.o
09:06:23 [2020-01-02T09:06:23.902Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.33MB / 10.00MB 1.8s
09:06:23 [2020-01-02T09:06:23.902Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.86MB / 10.00MB 1.9s
09:06:24 [2020-01-02T09:06:24.096Z] #44 ...
09:06:24 [2020-01-02T09:06:24.096Z] 
09:06:24 [2020-01-02T09:06:24.096Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:06:24 [2020-01-02T09:06:24.096Z] #40 59.84 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
09:06:24 [2020-01-02T09:06:24.096Z] #40 59.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
09:06:24 [2020-01-02T09:06:24.096Z] #40 59.94 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
09:06:24 [2020-01-02T09:06:24.096Z] #40 59.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
09:06:24 [2020-01-02T09:06:24.096Z] #40 59.97 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.26 debconf: delaying package configuration, since apt-utils is not installed
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.51 Fetched 3602 kB in 1s (2375 kB/s)
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.78 Selecting previously unselected package libnet1:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.82 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.98 Selecting previously unselected package libcap-dev:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 61.99 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.00 Unpacking libcap-dev:amd64 (1:2.25-1) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.19 Selecting previously unselected package libnet1-dev.
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.29 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.67 Selecting previously unselected package libnl-3-200:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.67 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.72 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.92 Selecting previously unselected package libnl-3-dev:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.96 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 62.98 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.32 Selecting previously unselected package libprotobuf-c1:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.32 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.38 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.50 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.52 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.53 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.76 Selecting previously unselected package zlib1g-dev:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 63.80 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 64.16 Selecting previously unselected package libprotobuf10:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 64.18 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 64.18 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 65.09 Selecting previously unselected package libprotobuf-lite10:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 65.09 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 65.13 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 65.35 Selecting previously unselected package libprotobuf-dev:amd64.
09:06:24 [2020-01-02T09:06:24.096Z] #40 65.35 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
09:06:24 [2020-01-02T09:06:24.096Z] #40 65.35 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
09:06:24 [2020-01-02T09:06:24.097Z] #41 ...
09:06:24 [2020-01-02T09:06:24.097Z] 
09:06:24 [2020-01-02T09:06:24.097Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:06:24 [2020-01-02T09:06:24.097Z] #15 DONE 2.8s
09:06:24 [2020-01-02T09:06:24.097Z] 
09:06:24 [2020-01-02T09:06:24.098Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:24 [2020-01-02T09:06:24.098Z] #41 68.71   CC       compel/src/lib/infect-util.o
09:06:24 [2020-01-02T09:06:24.159Z] #42 51.20   DEP      criu/pie/parasite.d
09:06:24 [2020-01-02T09:06:24.159Z] #42 51.57   CC       criu/pie/parasite.o
09:06:24 [2020-01-02T09:06:24.356Z] #40 ...
09:06:24 [2020-01-02T09:06:24.356Z] 
09:06:24 [2020-01-02T09:06:24.356Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:06:24 [2020-01-02T09:06:24.356Z] #59 55.57 + bin/ctr
09:06:24 [2020-01-02T09:06:24.369Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 5.21MB / 96.42MB 2.1s
09:06:24 [2020-01-02T09:06:24.369Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 5.65MB / 45.65MB 2.1s
09:06:24 [2020-01-02T09:06:24.369Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 5.48MB / 10.00MB 2.1s
09:06:24 [2020-01-02T09:06:24.369Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 9.86MB / 50.09MB 2.1s
09:06:24 [2020-01-02T09:06:24.369Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 9.67MB / 52.87MB 2.1s
09:06:24 [2020-01-02T09:06:24.369Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.10MB / 10.00MB 2.2s
09:06:24 [2020-01-02T09:06:24.614Z] #59 ...
09:06:24 [2020-01-02T09:06:24.614Z] 
09:06:24 [2020-01-02T09:06:24.614Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:24 [2020-01-02T09:06:24.614Z] #44 64.93 bufio
09:06:24 [2020-01-02T09:06:24.661Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.99MB / 10.00MB 2.4s
09:06:24 [2020-01-02T09:06:24.661Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 7.94MB / 45.65MB 2.5s
09:06:24 [2020-01-02T09:06:24.661Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 7.87MB / 10.00MB 2.5s
09:06:24 [2020-01-02T09:06:24.953Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 8.67MB / 10.00MB 2.7s
09:06:24 [2020-01-02T09:06:24.953Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 12.98MB / 50.09MB 2.7s
09:06:24 [2020-01-02T09:06:24.953Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 12.94MB / 52.87MB 2.7s
09:06:24 [2020-01-02T09:06:24.953Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.41MB / 10.00MB 2.8s
09:06:24 [2020-01-02T09:06:24.953Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 3.0s
09:06:25 [2020-01-02T09:06:25.040Z] #41 69.20   CC       compel/src/lib/infect.o
09:06:25 [2020-01-02T09:06:25.241Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 10.70MB / 45.65MB 3.1s
09:06:25 [2020-01-02T09:06:25.241Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 3.0s done
09:06:25 [2020-01-02T09:06:25.241Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 10.45MB / 96.42MB 3.3s
09:06:25 [2020-01-02T09:06:25.241Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 15.79MB / 50.09MB 3.3s
09:06:25 [2020-01-02T09:06:25.241Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 15.98MB / 52.87MB 3.3s
09:06:25 [2020-01-02T09:06:25.550Z] #44 ...
09:06:25 [2020-01-02T09:06:25.550Z] 
09:06:25 [2020-01-02T09:06:25.550Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:06:25 [2020-01-02T09:06:25.550Z] #31 56.51 sync
09:06:25 [2020-01-02T09:06:25.550Z] #31 56.51 internal/reflectlite
09:06:25 [2020-01-02T09:06:25.550Z] #31 59.08 sort
09:06:25 [2020-01-02T09:06:25.550Z] #31 59.09 errors
09:06:25 [2020-01-02T09:06:25.550Z] #31 59.76 strconv
09:06:25 [2020-01-02T09:06:25.550Z] #31 60.80 io
09:06:25 [2020-01-02T09:06:25.550Z] #31 62.04 syscall
09:06:25 [2020-01-02T09:06:25.550Z] #31 64.02 reflect
09:06:25 [2020-01-02T09:06:25.550Z] #31 ...
09:06:25 [2020-01-02T09:06:25.550Z] 
09:06:25 [2020-01-02T09:06:25.550Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:06:25 [2020-01-02T09:06:25.550Z] #40 66.82 Selecting previously unselected package libprotoc10:amd64.
09:06:25 [2020-01-02T09:06:25.550Z] #40 66.82 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
09:06:25 [2020-01-02T09:06:25.550Z] #40 66.86 Unpacking libprotoc10:amd64 (3.0.0-9) ...
09:06:25 [2020-01-02T09:06:25.612Z] #42 52.84   LINK     criu/pie/parasite.built-in.o
09:06:25 [2020-01-02T09:06:25.612Z] #42 52.85   GEN      criu/pie/parasite-blob.h
09:06:25 [2020-01-02T09:06:25.612Z] #42 52.89   CC       criu/arch/s390/restorer.o
09:06:25 [2020-01-02T09:06:25.877Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 13.25MB / 45.65MB 3.6s
09:06:25 [2020-01-02T09:06:25.877Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 19.20MB / 50.09MB 3.9s
09:06:25 [2020-01-02T09:06:25.877Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 19.27MB / 52.87MB 3.9s
09:06:26 [2020-01-02T09:06:26.025Z] #42 53.23   CC       criu/pie/restorer.o
09:06:26 [2020-01-02T09:06:26.025Z] #42 ...
09:06:26 [2020-01-02T09:06:26.025Z] 
09:06:26 [2020-01-02T09:06:26.025Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:26 [2020-01-02T09:06:26.025Z] #45 83.72 go/doc
09:06:26 [2020-01-02T09:06:26.025Z] #45 84.89 crypto/rand
09:06:26 [2020-01-02T09:06:26.025Z] #45 85.55 crypto/ecdsa
09:06:26 [2020-01-02T09:06:26.025Z] #45 86.11 crypto/rsa
09:06:26 [2020-01-02T09:06:26.025Z] #45 87.27 github.com/LK4D4/vndr/build
09:06:26 [2020-01-02T09:06:26.025Z] #45 87.85 crypto/x509/pkix
09:06:26 [2020-01-02T09:06:26.025Z] #45 88.29 vendor/golang.org/x/crypto/cryptobyte
09:06:26 [2020-01-02T09:06:26.025Z] #45 90.27 net
09:06:26 [2020-01-02T09:06:26.025Z] #45 90.54 vendor/golang.org/x/sys/cpu
09:06:26 [2020-01-02T09:06:26.025Z] #45 91.16 vendor/golang.org/x/crypto/internal/chacha20
09:06:26 [2020-01-02T09:06:26.025Z] #45 91.99 vendor/golang.org/x/crypto/poly1305
09:06:26 [2020-01-02T09:06:26.025Z] #45 92.66 vendor/golang.org/x/crypto/chacha20poly1305
09:06:26 [2020-01-02T09:06:26.025Z] #45 92.82 vendor/golang.org/x/crypto/curve25519
09:06:26 [2020-01-02T09:06:26.025Z] #45 93.44 vendor/golang.org/x/crypto/hkdf
09:06:26 [2020-01-02T09:06:26.025Z] #45 93.56 vendor/golang.org/x/text/transform
09:06:26 [2020-01-02T09:06:26.115Z] #40 67.75 Selecting previously unselected package protobuf-c-compiler.
09:06:26 [2020-01-02T09:06:26.115Z] #40 67.77 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
09:06:26 [2020-01-02T09:06:26.115Z] #40 67.78 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:06:26 [2020-01-02T09:06:26.170Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 15.40MB / 96.42MB 4.2s
09:06:26 [2020-01-02T09:06:26.170Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 16.33MB / 45.65MB 4.2s
09:06:26 [2020-01-02T09:06:26.424Z] #41 ...
09:06:26 [2020-01-02T09:06:26.424Z] 
09:06:26 [2020-01-02T09:06:26.424Z] #16 [dev 6/24] RUN ldconfig
09:06:26 [2020-01-02T09:06:26.424Z] #16 DONE 2.2s
09:06:26 [2020-01-02T09:06:26.424Z] 
09:06:26 [2020-01-02T09:06:26.424Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:06:26 [2020-01-02T09:06:26.430Z] #45 ...
09:06:26 [2020-01-02T09:06:26.430Z] 
09:06:26 [2020-01-02T09:06:26.430Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:06:26 [2020-01-02T09:06:26.430Z] #11 94.39 Selecting previously unselected package libapparmor1:s390x.
09:06:26 [2020-01-02T09:06:26.430Z] #11 94.40 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
09:06:26 [2020-01-02T09:06:26.430Z] #11 94.40 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
09:06:26 [2020-01-02T09:06:26.430Z] #11 94.53 Selecting previously unselected package libapparmor-dev:s390x.
09:06:26 [2020-01-02T09:06:26.430Z] #11 94.57 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
09:06:26 [2020-01-02T09:06:26.430Z] #11 94.57 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
09:06:26 [2020-01-02T09:06:26.457Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 21.93MB / 50.09MB 4.3s
09:06:26 [2020-01-02T09:06:26.681Z] #40 68.17 Selecting previously unselected package protobuf-compiler.
09:06:26 [2020-01-02T09:06:26.681Z] #40 68.17 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
09:06:26 [2020-01-02T09:06:26.681Z] #40 68.17 Unpacking protobuf-compiler (3.0.0-9) ...
09:06:26 [2020-01-02T09:06:26.685Z] #17 ...
09:06:26 [2020-01-02T09:06:26.685Z] 
09:06:26 [2020-01-02T09:06:26.685Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:26 [2020-01-02T09:06:26.685Z] #44 125.1 net/http/httptrace
09:06:26 [2020-01-02T09:06:26.685Z] #44 125.4 net/http
09:06:26 [2020-01-02T09:06:26.750Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 22.45MB / 52.87MB 4.5s
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.81 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.82 Setting up libsepol1-dev:s390x (2.6-2) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.82 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.83 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.84 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.85 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.87 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.89 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.89 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.90 Setting up libpcre32-3:s390x (2:8.39-3) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.91 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.92 Setting up libpcre16-3:s390x (2:8.39-3) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.93 Setting up libudev-dev:s390x (232-25+deb9u12) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.94 Setting up mingw-w64-common (5.0.1-1) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.95 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.96 Setting up libpcre3-dev:s390x (2:8.39-3) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.96 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.97 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.98 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 94.99 Setting up btrfs-progs (4.7.3-1) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 95.00 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 95.00 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:06:26 [2020-01-02T09:06:26.850Z] #11 95.01 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
09:06:26 [2020-01-02T09:06:26.938Z] #40 68.47 Selecting previously unselected package python-pkg-resources.
09:06:26 [2020-01-02T09:06:26.938Z] #40 68.47 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:06:26 [2020-01-02T09:06:26.938Z] #40 68.47 Unpacking python-pkg-resources (33.1.1-1) ...
09:06:26 [2020-01-02T09:06:26.946Z] #44 ...
09:06:26 [2020-01-02T09:06:26.946Z] 
09:06:26 [2020-01-02T09:06:26.946Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:26 [2020-01-02T09:06:26.946Z] #22 127.3 + mkdir -p /tmp/tmp.wdcYQ2ymY4/src/github.com/docker
09:06:26 [2020-01-02T09:06:26.946Z] #22 127.3 + mv components/cli /tmp/tmp.wdcYQ2ymY4/src/github.com/docker/cli
09:06:26 [2020-01-02T09:06:26.946Z] #22 127.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:06:27 [2020-01-02T09:06:27.039Z] #8 ...
09:06:27 [2020-01-02T09:06:27.039Z] 
09:06:27 [2020-01-02T09:06:27.039Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:06:27 [2020-01-02T09:06:27.039Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:06:27 [2020-01-02T09:06:27.039Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:06:27 [2020-01-02T09:06:27.039Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done
09:06:27 [2020-01-02T09:06:27.039Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:06:27 [2020-01-02T09:06:27.039Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.6s done
09:06:27 [2020-01-02T09:06:27.039Z] #66 DONE 4.9s
09:06:27 [2020-01-02T09:06:27.039Z] 
09:06:27 [2020-01-02T09:06:27.039Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:06:27 [2020-01-02T09:06:27.039Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 19.61MB / 45.65MB 4.8s
09:06:27 [2020-01-02T09:06:27.039Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 24.78MB / 50.09MB 4.8s
09:06:27 [2020-01-02T09:06:27.039Z] #8 ...
09:06:27 [2020-01-02T09:06:27.039Z] 
09:06:27 [2020-01-02T09:06:27.039Z] #20 [internal] load build context
09:06:27 [2020-01-02T09:06:27.039Z] #20 transferring context: 39.09MB 4.9s
09:06:27 [2020-01-02T09:06:27.196Z] #40 68.69 Selecting previously unselected package python-protobuf.
09:06:27 [2020-01-02T09:06:27.196Z] #40 68.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
09:06:27 [2020-01-02T09:06:27.196Z] #40 68.70 Unpacking python-protobuf (3.0.0-9) ...
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.01 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.02 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
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.02 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.02 Setting up btrfs-tools (4.7.3-1) ...
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.03 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.04 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
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.04 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
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.05 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.05 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.06 Setting up dmsetup (2:1.02.137-2) ...
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.07 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
09:06:27 [2020-01-02T09:06:27.255Z] #11 95.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:06:27 [2020-01-02T09:06:27.655Z] #11 DONE 95.5s
09:06:27 [2020-01-02T09:06:27.655Z] 
09:06:27 [2020-01-02T09:06:27.655Z] #12 [dev 1/24] RUN groupadd -r docker
09:06:27 [2020-01-02T09:06:27.655Z] #12 ...
09:06:27 [2020-01-02T09:06:27.655Z] 
09:06:27 [2020-01-02T09:06:27.655Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:06:27 [2020-01-02T09:06:27.655Z] #53 DONE 0.3s
09:06:27 [2020-01-02T09:06:27.655Z] 
09:06:27 [2020-01-02T09:06:27.655Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:06:27 [2020-01-02T09:06:27.655Z] #54 DONE 0.1s
09:06:27 [2020-01-02T09:06:27.655Z] 
09:06:27 [2020-01-02T09:06:27.655Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:27 [2020-01-02T09:06:27.662Z] #20 transferring context: 46.32MB 5.4s done
09:06:27 [2020-01-02T09:06:27.662Z] #20 DONE 5.5s
09:06:27 [2020-01-02T09:06:27.662Z] 
09:06:27 [2020-01-02T09:06:27.662Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e...
09:06:27 [2020-01-02T09:06:27.662Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 23.26MB / 96.42MB 5.4s
09:06:27 [2020-01-02T09:06:27.662Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 23.80MB / 45.65MB 5.4s
09:06:27 [2020-01-02T09:06:27.662Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 29.04MB / 50.09MB 5.4s
09:06:27 [2020-01-02T09:06:27.662Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 28.38MB / 52.87MB 5.4s
09:06:27 [2020-01-02T09:06:27.662Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 27.15MB / 45.65MB 5.7s
09:06:27 [2020-01-02T09:06:27.662Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 32.35MB / 50.09MB 5.7s
09:06:27 [2020-01-02T09:06:27.662Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 31.69MB / 52.87MB 5.7s
09:06:27 [2020-01-02T09:06:27.761Z] #40 69.22 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:06:27 [2020-01-02T09:06:27.762Z] #40 69.29 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:06:27 [2020-01-02T09:06:27.762Z] #40 69.30 Setting up python-pkg-resources (33.1.1-1) ...
09:06:27 [2020-01-02T09:06:27.890Z] #22 ...
09:06:27 [2020-01-02T09:06:27.890Z] 
09:06:27 [2020-01-02T09:06:27.890Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:27 [2020-01-02T09:06:27.890Z] #41 72.03   CC       compel/src/lib/ptrace.o
09:06:27 [2020-01-02T09:06:27.950Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 28.49MB / 96.42MB 5.8s
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.251 + RM_GOPATH=0
09:06:28 [2020-01-02T09:06:28.076Z] #55 ...
09:06:28 [2020-01-02T09:06:28.076Z] 
09:06:28 [2020-01-02T09:06:28.076Z] #12 [dev 1/24] RUN groupadd -r docker
09:06:28 [2020-01-02T09:06:28.076Z] #12 DONE 0.7s
09:06:28 [2020-01-02T09:06:28.076Z] 
09:06:28 [2020-01-02T09:06:28.076Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.252 + TMP_GOPATH=
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.252 + : /build
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.252 + '[' -z '' ']'
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.252 ++ mktemp -d
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.254 + export GOPATH=/tmp/tmp.ltt4qB3ioM
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.254 + GOPATH=/tmp/tmp.ltt4qB3ioM
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.254 + RM_GOPATH=1
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.255 ++ dirname ./install.sh
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.257 + dir=.
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.257 + bin=runc
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.257 + shift
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.257 + '[' '!' -f ./runc.installer ']'
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.258 + . ./runc.installer
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.258 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.259 + install_runc
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.261 + grep -q '^3\.10\.0.*\.el7\.'
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.263 + uname -r
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.267 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.267 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ltt4qB3ioM/src/github.com/opencontainers/runc
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.267 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:06:28 [2020-01-02T09:06:28.076Z] #55 0.273 Cloning into '/tmp/tmp.ltt4qB3ioM/src/github.com/opencontainers/runc'...
09:06:28 [2020-01-02T09:06:28.151Z] #41 72.49   AR       compel/libcompel.a
09:06:28 [2020-01-02T09:06:28.151Z] #41 72.61   HOSTCC   compel/src/main-host.o
09:06:28 [2020-01-02T09:06:28.236Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 30.81MB / 45.65MB 6.0s
09:06:28 [2020-01-02T09:06:28.236Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 36.29MB / 50.09MB 6.0s
09:06:28 [2020-01-02T09:06:28.236Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 35.36MB / 52.87MB 6.0s
09:06:28 [2020-01-02T09:06:28.492Z] #55 ...
09:06:28 [2020-01-02T09:06:28.492Z] 
09:06:28 [2020-01-02T09:06:28.492Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:06:28 [2020-01-02T09:06:28.492Z] #13 DONE 0.4s
09:06:28 [2020-01-02T09:06:28.492Z] 
09:06:28 [2020-01-02T09:06:28.492Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:28 [2020-01-02T09:06:28.492Z] #42 55.53   LINK     criu/pie/restorer.built-in.o
09:06:28 [2020-01-02T09:06:28.492Z] #42 55.54   GEN      criu/pie/restorer-blob.h
09:06:28 [2020-01-02T09:06:28.492Z] #42 55.63   DEP      criu/vdso.d
09:06:28 [2020-01-02T09:06:28.492Z] #42 55.73   DEP      criu/uts_ns.d
09:06:28 [2020-01-02T09:06:28.492Z] #42 55.84   DEP      criu/util.d
09:06:28 [2020-01-02T09:06:28.492Z] #42 56.03   DEP      criu/uffd.d
09:06:28 [2020-01-02T09:06:28.531Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 34.13MB / 96.42MB 6.3s
09:06:28 [2020-01-02T09:06:28.531Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 34.52MB / 45.65MB 6.3s
09:06:28 [2020-01-02T09:06:28.531Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 39.92MB / 50.09MB 6.3s
09:06:28 [2020-01-02T09:06:28.531Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 39.06MB / 52.87MB 6.3s
09:06:28 [2020-01-02T09:06:28.723Z] #41 ...
09:06:28 [2020-01-02T09:06:28.723Z] 
09:06:28 [2020-01-02T09:06:28.723Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:28 [2020-01-02T09:06:28.723Z] #54 10.45 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
09:06:28 [2020-01-02T09:06:28.817Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 37.74MB / 45.65MB 6.6s
09:06:28 [2020-01-02T09:06:28.817Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 43.17MB / 50.09MB 6.6s
09:06:28 [2020-01-02T09:06:28.817Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 42.35MB / 52.87MB 6.6s
09:06:28 [2020-01-02T09:06:28.817Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 39.32MB / 96.42MB 6.7s
09:06:28 [2020-01-02T09:06:28.894Z] #42 56.29   DEP      criu/tun.d
09:06:28 [2020-01-02T09:06:28.894Z] #42 ...
09:06:28 [2020-01-02T09:06:28.894Z] 
09:06:28 [2020-01-02T09:06:28.894Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:06:28 [2020-01-02T09:06:28.894Z] #14 0.325 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:06:28 [2020-01-02T09:06:28.894Z] #14 DONE 0.5s
09:06:28 [2020-01-02T09:06:28.894Z] 
09:06:28 [2020-01-02T09:06:28.894Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:28 [2020-01-02T09:06:28.894Z] #42 56.44   DEP      criu/tty.d
09:06:28 [2020-01-02T09:06:28.984Z] #54 ...
09:06:28 [2020-01-02T09:06:28.984Z] 
09:06:28 [2020-01-02T09:06:28.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:28 [2020-01-02T09:06:28.984Z] #41 73.22   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
09:06:28 [2020-01-02T09:06:28.984Z] #41 73.49   HOSTCC   compel/src/lib/handle-elf-host.o
09:06:29 [2020-01-02T09:06:29.104Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 41.46MB / 45.65MB 6.9s
09:06:29 [2020-01-02T09:06:29.104Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 46.84MB / 50.09MB 6.9s
09:06:29 [2020-01-02T09:06:29.104Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 46.07MB / 52.87MB 6.9s
09:06:29 [2020-01-02T09:06:29.284Z] #42 56.58   DEP      criu/timerfd.d
09:06:29 [2020-01-02T09:06:29.284Z] #42 ...
09:06:29 [2020-01-02T09:06:29.284Z] 
09:06:29 [2020-01-02T09:06:29.284Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:06:29 [2020-01-02T09:06:29.284Z] #15 DONE 0.4s
09:06:29 [2020-01-02T09:06:29.284Z] 
09:06:29 [2020-01-02T09:06:29.284Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:29 [2020-01-02T09:06:29.284Z] #42 56.82   DEP      criu/sysfs_parse.d
09:06:29 [2020-01-02T09:06:29.390Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 44.92MB / 96.42MB 7.2s
09:06:29 [2020-01-02T09:06:29.390Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.20MB / 45.65MB 7.2s
09:06:29 [2020-01-02T09:06:29.390Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.2s done
09:06:29 [2020-01-02T09:06:29.390Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 49.83MB / 52.87MB 7.2s
09:06:29 [2020-01-02T09:06:29.390Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.2s done
09:06:29 [2020-01-02T09:06:29.390Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.3s
09:06:29 [2020-01-02T09:06:29.556Z] #41 73.95   HOSTCC   compel/src/lib/log-host.o
09:06:29 [2020-01-02T09:06:29.677Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 57.21MB / 96.42MB 7.5s
09:06:29 [2020-01-02T09:06:29.677Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.3s done
09:06:29 [2020-01-02T09:06:29.677Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 65.57MB / 96.42MB 7.6s
09:06:29 [2020-01-02T09:06:29.694Z] #42 ...
09:06:29 [2020-01-02T09:06:29.694Z] 
09:06:29 [2020-01-02T09:06:29.694Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:06:29 [2020-01-02T09:06:29.694Z] #16 DONE 0.3s
09:06:29 [2020-01-02T09:06:29.694Z] 
09:06:29 [2020-01-02T09:06:29.694Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:29 [2020-01-02T09:06:29.694Z] #42 56.99   DEP      criu/sysctl.d
09:06:29 [2020-01-02T09:06:29.694Z] #42 57.17   DEP      criu/string.d
09:06:29 [2020-01-02T09:06:29.694Z] #42 57.20   DEP      criu/stats.d
09:06:29 [2020-01-02T09:06:29.818Z] #41 74.23   HOSTLINK compel/compel-host-bin
09:06:29 [2020-01-02T09:06:29.818Z] #41 74.35   DEP      soccr/soccr.d
09:06:29 [2020-01-02T09:06:29.965Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 73.49MB / 96.42MB 7.8s
09:06:29 [2020-01-02T09:06:29.965Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 82.96MB / 96.42MB 7.9s
09:06:30 [2020-01-02T09:06:30.079Z] #41 74.55   CC       soccr/soccr.o
09:06:30 [2020-01-02T09:06:30.111Z] #42 ...
09:06:30 [2020-01-02T09:06:30.111Z] 
09:06:30 [2020-01-02T09:06:30.111Z] #17 [dev 6/24] RUN ldconfig
09:06:30 [2020-01-02T09:06:30.111Z] #17 DONE 0.4s
09:06:30 [2020-01-02T09:06:30.111Z] 
09:06:30 [2020-01-02T09:06:30.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:30 [2020-01-02T09:06:30.111Z] #42 57.38   DEP      criu/sockets.d
09:06:30 [2020-01-02T09:06:30.111Z] #42 57.57   DEP      criu/sk-unix.d
09:06:30 [2020-01-02T09:06:30.255Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 89.71MB / 96.42MB 8.1s
09:06:30 [2020-01-02T09:06:30.256Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.2s done
09:06:30 [2020-01-02T09:06:30.256Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23
09:06:30 [2020-01-02T09:06:30.516Z] #42 57.93   DEP      criu/sk-tcp.d
09:06:30 [2020-01-02T09:06:30.912Z] #42 58.18   DEP      criu/sk-queue.d
09:06:30 [2020-01-02T09:06:30.912Z] #42 58.36   DEP      criu/sk-packet.d
09:06:30 [2020-01-02T09:06:30.912Z] #42 58.52   DEP      criu/sk-netlink.d
09:06:31 [2020-01-02T09:06:31.317Z] #42 58.77   DEP      criu/sk-inet.d
09:06:31 [2020-01-02T09:06:31.721Z] #42 58.99   DEP      criu/signalfd.d
09:06:31 [2020-01-02T09:06:31.721Z] #42 59.30   DEP      criu/sigframe.d
09:06:31 [2020-01-02T09:06:31.952Z] #40 ...
09:06:31 [2020-01-02T09:06:31.952Z] 
09:06:31 [2020-01-02T09:06:31.952Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:06:31 [2020-01-02T09:06:31.952Z] #31 72.96 time
09:06:31 [2020-01-02T09:06:31.952Z] #31 ...
09:06:31 [2020-01-02T09:06:31.952Z] 
09:06:31 [2020-01-02T09:06:31.952Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:31 [2020-01-02T09:06:31.952Z] #47 63.18 + cd /tmp/tmp.M5zDREzXBU/src/gotest.tools/gotestsum
09:06:31 [2020-01-02T09:06:31.952Z] #47 63.18 + git checkout -q v0.3.5
09:06:31 [2020-01-02T09:06:31.952Z] #47 63.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:06:31 [2020-01-02T09:06:31.994Z] #41 75.96   AR       soccr/libsoccr.a
09:06:31 [2020-01-02T09:06:31.994Z] #41 76.03 make[1]: 'soccr/libsoccr.a' is up to date.
09:06:31 [2020-01-02T09:06:31.994Z] #41 76.38   DEP      criu/arch/aarch64/sigframe.d
09:06:31 [2020-01-02T09:06:31.994Z] #41 76.51   DEP      criu/arch/aarch64/crtools.d
09:06:32 [2020-01-02T09:06:32.105Z] #42 59.40   DEP      criu/shmem.d
09:06:32 [2020-01-02T09:06:32.105Z] #42 59.55   DEP      criu/servicefd.d
09:06:32 [2020-01-02T09:06:32.105Z] #42 59.70   DEP      criu/seize.d
09:06:32 [2020-01-02T09:06:32.212Z] #47 ...
09:06:32 [2020-01-02T09:06:32.212Z] 
09:06:32 [2020-01-02T09:06:32.213Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:32 [2020-01-02T09:06:32.213Z] #44 67.13 reflect
09:06:32 [2020-01-02T09:06:32.213Z] #44 67.22 syscall
09:06:32 [2020-01-02T09:06:32.255Z] #41 76.74   DEP      criu/arch/aarch64/cpu.d
09:06:32 [2020-01-02T09:06:32.513Z] #42 59.85   DEP      criu/seccomp.d
09:06:32 [2020-01-02T09:06:32.513Z] #42 60.01   DEP      criu/rst-malloc.d
09:06:32 [2020-01-02T09:06:32.513Z] #42 60.08   DEP      criu/rbtree.d
09:06:32 [2020-01-02T09:06:32.513Z] #42 60.11   DEP      criu/pstree.d
09:06:32 [2020-01-02T09:06:32.516Z] #41 76.86   DEP      criu/arch/aarch64/bitops.d
09:06:32 [2020-01-02T09:06:32.516Z] #41 76.99   CC       criu/arch/aarch64/bitops.o
09:06:32 [2020-01-02T09:06:32.516Z] #41 77.11   CC       criu/arch/aarch64/cpu.o
09:06:32 [2020-01-02T09:06:32.923Z] #42 60.23   DEP      criu/protobuf.d
09:06:32 [2020-01-02T09:06:32.923Z] #42 60.47   GEN      criu/protobuf-desc-gen.h
09:06:33 [2020-01-02T09:06:33.087Z] #41 77.26   CC       criu/arch/aarch64/crtools.o
09:06:33 [2020-01-02T09:06:33.350Z] #41 77.85   CC       criu/arch/aarch64/sigframe.o
09:06:33 [2020-01-02T09:06:33.921Z] #41 78.25   LINK     criu/arch/aarch64/crtools.built-in.o
09:06:33 [2020-01-02T09:06:33.921Z] #41 78.32   DEP      criu/arch/aarch64/intraprocedure.d
09:06:33 [2020-01-02T09:06:33.921Z] #41 78.34   DEP      criu/arch/aarch64/vdso-pie.d
09:06:34 [2020-01-02T09:06:34.116Z] #44 ...
09:06:34 [2020-01-02T09:06:34.116Z] 
09:06:34 [2020-01-02T09:06:34.116Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:06:34 [2020-01-02T09:06:34.116Z] #40 75.50 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:06:34 [2020-01-02T09:06:34.116Z] #40 75.51 Setting up libprotobuf10:amd64 (3.0.0-9) ...
09:06:34 [2020-01-02T09:06:34.116Z] #40 75.52 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:06:34 [2020-01-02T09:06:34.116Z] #40 75.58 Setting up python-protobuf (3.0.0-9) ...
09:06:34 [2020-01-02T09:06:34.182Z] #41 78.55   DEP      criu/pie/parasite-vdso.d
09:06:34 [2020-01-02T09:06:34.284Z] #42 61.76   DEP      criu/protobuf-desc.d
09:06:34 [2020-01-02T09:06:34.443Z] #41 78.78   DEP      criu/pie/util-vdso.d
09:06:34 [2020-01-02T09:06:34.443Z] #41 78.99   DEP      criu/pie/util.d
09:06:34 [2020-01-02T09:06:34.933Z] #42 61.90   DEP      criu/proc_parse.d
09:06:34 [2020-01-02T09:06:34.933Z] #42 62.26   DEP      criu/plugin.d
09:06:34 [2020-01-02T09:06:34.933Z] #42 62.42   DEP      criu/pipes.d
09:06:35 [2020-01-02T09:06:35.013Z] #41 79.36   CC       criu/pie/util.o
09:06:35 [2020-01-02T09:06:35.463Z] #42 62.85   DEP      criu/pie-util.d
09:06:35 [2020-01-02T09:06:35.463Z] #42 63.06   DEP      criu/pie-util-vdso.d
09:06:35 [2020-01-02T09:06:35.585Z] #41 79.96   CC       criu/pie/util-vdso.o
09:06:35 [2020-01-02T09:06:35.909Z] #42 63.24   DEP      criu/pie-util-vdso-elf32.d
09:06:35 [2020-01-02T09:06:35.909Z] #42 63.46   DEP      criu/path.d
09:06:35 [2020-01-02T09:06:35.909Z] #42 63.61   DEP      criu/parasite-syscall.d
09:06:36 [2020-01-02T09:06:36.530Z] #41 80.92   CC       criu/pie/parasite-vdso.o
09:06:36 [2020-01-02T09:06:36.576Z] #42 ...
09:06:36 [2020-01-02T09:06:36.576Z] 
09:06:36 [2020-01-02T09:06:36.576Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:36 [2020-01-02T09:06:36.576Z] #45 94.24 vendor/golang.org/x/text/unicode/bidi
09:06:36 [2020-01-02T09:06:36.576Z] #45 96.61 vendor/golang.org/x/text/secure/bidirule
09:06:36 [2020-01-02T09:06:36.576Z] #45 96.82 vendor/golang.org/x/text/unicode/norm
09:06:36 [2020-01-02T09:06:36.576Z] #45 101.8 vendor/golang.org/x/net/idna
09:06:36 [2020-01-02T09:06:36.576Z] #45 ...
09:06:36 [2020-01-02T09:06:36.576Z] 
09:06:36 [2020-01-02T09:06:36.576Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:36 [2020-01-02T09:06:36.576Z] #42 64.07   DEP      criu/pagemap.d
09:06:37 [2020-01-02T09:06:37.045Z] #42 64.31   DEP      criu/pagemap-cache.d
09:06:37 [2020-01-02T09:06:37.045Z] #42 64.58   DEP      criu/page-xfer.d
09:06:37 [2020-01-02T09:06:37.472Z] #41 81.81   CC       criu/arch/aarch64/vdso-pie.o
09:06:37 [2020-01-02T09:06:37.487Z] #42 64.88   DEP      criu/page-pipe.d
09:06:37 [2020-01-02T09:06:37.487Z] #42 65.10   DEP      criu/netfilter.d
09:06:37 [2020-01-02T09:06:37.907Z] #42 65.25   DEP      criu/net.d
09:06:38 [2020-01-02T09:06:38.044Z] #41 82.32   CC       criu/arch/aarch64/intraprocedure.o
09:06:38 [2020-01-02T09:06:38.044Z] #41 82.39   AR       criu/pie/pie.lib.a
09:06:38 [2020-01-02T09:06:38.044Z] #41 82.48   DEP      criu/pie/restorer.d
09:06:38 [2020-01-02T09:06:38.318Z] #42 65.56   DEP      criu/namespaces.d
09:06:38 [2020-01-02T09:06:38.318Z] #42 65.74   DEP      criu/mount.d
09:06:38 [2020-01-02T09:06:38.318Z] #42 ...
09:06:38 [2020-01-02T09:06:38.318Z] 
09:06:38 [2020-01-02T09:06:38.318Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:06:38 [2020-01-02T09:06:38.318Z] #63 96.82 + for f in rootlesskit rootlesskit-docker-proxy
09:06:38 [2020-01-02T09:06:38.318Z] #63 96.82 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:06:38 [2020-01-02T09:06:38.318Z] #63 DONE 106.3s
09:06:38 [2020-01-02T09:06:38.318Z] 
09:06:38 [2020-01-02T09:06:38.318Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:38 [2020-01-02T09:06:38.318Z] #42 65.92   DEP      criu/mem.d
09:06:38 [2020-01-02T09:06:38.617Z] #41 82.89   DEP      criu/arch/aarch64/restorer.d
09:06:38 [2020-01-02T09:06:38.617Z] #41 83.09   DEP      criu/pie/parasite.d
09:06:38 [2020-01-02T09:06:38.730Z] #42 ...
09:06:38 [2020-01-02T09:06:38.730Z] 
09:06:38 [2020-01-02T09:06:38.730Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:06:38 [2020-01-02T09:06:38.730Z] #64 DONE 0.1s
09:06:38 [2020-01-02T09:06:38.730Z] 
09:06:38 [2020-01-02T09:06:38.730Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:38 [2020-01-02T09:06:38.730Z] #45 105.8 vendor/golang.org/x/net/http2/hpack
09:06:39 [2020-01-02T09:06:39.189Z] #41 83.49   CC       criu/pie/parasite.o
09:06:39 [2020-01-02T09:06:39.189Z] #41 ...
09:06:39 [2020-01-02T09:06:39.189Z] 
09:06:39 [2020-01-02T09:06:39.189Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:06:39 [2020-01-02T09:06:39.189Z] #28 147.9 + rm -rf /tmp/tmp.Nm5xkVosaw
09:06:39 [2020-01-02T09:06:39.451Z] #28 ...
09:06:39 [2020-01-02T09:06:39.451Z] 
09:06:39 [2020-01-02T09:06:39.451Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:06:39 [2020-01-02T09:06:39.451Z] #17 3.139 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:06:39 [2020-01-02T09:06:39.451Z] #17 3.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:06:39 [2020-01-02T09:06:39.451Z] #17 3.323 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:06:39 [2020-01-02T09:06:39.451Z] #17 3.329 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:06:39 [2020-01-02T09:06:39.451Z] #17 3.476 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:06:39 [2020-01-02T09:06:39.451Z] #17 3.957 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB]
09:06:39 [2020-01-02T09:06:39.451Z] #17 5.169 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:06:39 [2020-01-02T09:06:39.451Z] #17 5.657 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:06:39 [2020-01-02T09:06:39.451Z] #17 9.566 Fetched 7755 kB in 7s (1042 kB/s)
09:06:39 [2020-01-02T09:06:39.451Z] #17 9.566 Reading package lists...
09:06:39 [2020-01-02T09:06:39.592Z] #45 107.5 mime
09:06:39 [2020-01-02T09:06:39.974Z] #17 13.33 Reading package lists...
09:06:39 [2020-01-02T09:06:39.974Z] #17 ...
09:06:39 [2020-01-02T09:06:39.974Z] 
09:06:39 [2020-01-02T09:06:39.974Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:39 [2020-01-02T09:06:39.974Z] #44 138.4 github.com/LK4D4/vndr/godl
09:06:39 [2020-01-02T09:06:39.974Z] #44 139.3 github.com/LK4D4/vndr
09:06:40 [2020-01-02T09:06:40.000Z] #45 ...
09:06:40 [2020-01-02T09:06:40.000Z] 
09:06:40 [2020-01-02T09:06:40.000Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:06:40 [2020-01-02T09:06:40.000Z] #18 0.309 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:06:40 [2020-01-02T09:06:40.000Z] #18 0.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:06:40 [2020-01-02T09:06:40.000Z] #18 0.545 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:06:40 [2020-01-02T09:06:40.000Z] #18 0.574 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:06:40 [2020-01-02T09:06:40.000Z] #18 0.784 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:06:40 [2020-01-02T09:06:40.000Z] #18 1.164 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB]
09:06:40 [2020-01-02T09:06:40.000Z] #18 1.668 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:06:40 [2020-01-02T09:06:40.000Z] #18 2.544 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:06:40 [2020-01-02T09:06:40.411Z] #18 ...
09:06:40 [2020-01-02T09:06:40.411Z] 
09:06:40 [2020-01-02T09:06:40.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:40 [2020-01-02T09:06:40.411Z] #42 66.26   DEP      criu/lsm.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 66.69   DEP      criu/log.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 66.93   DEP      criu/libnetlink.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 67.06   DEP      criu/kerndat.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 67.21   DEP      criu/kcmp-ids.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 67.33   DEP      criu/irmap.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 67.54   DEP      criu/ipc_ns.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 67.81   DEP      criu/image.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 67.95   DEP      criu/image-desc.d
09:06:40 [2020-01-02T09:06:40.411Z] #42 68.00   DEP      criu/fsnotify.d
09:06:40 [2020-01-02T09:06:40.547Z] #44 ...
09:06:40 [2020-01-02T09:06:40.547Z] 
09:06:40 [2020-01-02T09:06:40.547Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:06:40 [2020-01-02T09:06:40.547Z] #28 DONE 149.5s
09:06:40 [2020-01-02T09:06:40.753Z] #40 ...
09:06:40 [2020-01-02T09:06:40.753Z] 
09:06:40 [2020-01-02T09:06:40.753Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:06:40 [2020-01-02T09:06:40.753Z] #31 81.93 internal/poll
09:06:40 [2020-01-02T09:06:40.753Z] #50 ...
09:06:40 [2020-01-02T09:06:40.753Z] 
09:06:40 [2020-01-02T09:06:40.753Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:40 [2020-01-02T09:06:40.753Z] #54 70.51 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:06:40 [2020-01-02T09:06:40.753Z] #54 71.62 + mkdir -p /build
09:06:40 [2020-01-02T09:06:40.753Z] #54 71.62 + cp runc /build/runc
09:06:40 [2020-01-02T09:06:40.753Z] #54 DONE 72.2s
09:06:40 [2020-01-02T09:06:40.753Z] 
09:06:40 [2020-01-02T09:06:40.753Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:06:40 [2020-01-02T09:06:40.753Z] #50 ...
09:06:40 [2020-01-02T09:06:40.753Z] 
09:06:40 [2020-01-02T09:06:40.753Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:40 [2020-01-02T09:06:40.753Z] #47 73.70 + cd /tmp/tmp.odWDoYGMk4/src/gotest.tools/gotestsum
09:06:40 [2020-01-02T09:06:40.753Z] #47 73.70 + git checkout -q v0.3.5
09:06:40 [2020-01-02T09:06:40.753Z] #47 73.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:06:40 [2020-01-02T09:06:40.808Z] 
09:06:40 [2020-01-02T09:06:40.808Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:06:40 [2020-01-02T09:06:40.831Z] #42 68.24   DEP      criu/filesystems.d
09:06:40 [2020-01-02T09:06:40.831Z] #42 68.39   DEP      criu/files.d
09:06:41 [2020-01-02T09:06:41.242Z] #42 68.63   DEP      criu/files-reg.d
09:06:41 [2020-01-02T09:06:41.242Z] #42 68.80   DEP      criu/files-ext.d
09:06:41 [2020-01-02T09:06:41.242Z] #42 68.93   DEP      criu/file-lock.d
09:06:41 [2020-01-02T09:06:41.320Z] #31 82.52 internal/fmtsort
09:06:41 [2020-01-02T09:06:41.385Z] #17 13.33 Reading package lists...
09:06:41 [2020-01-02T09:06:41.385Z] #17 ...
09:06:41 [2020-01-02T09:06:41.385Z] 
09:06:41 [2020-01-02T09:06:41.385Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:41 [2020-01-02T09:06:41.385Z] #44 DONE 149.6s
09:06:41 [2020-01-02T09:06:41.385Z] 
09:06:41 [2020-01-02T09:06:41.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:41 [2020-01-02T09:06:41.385Z] #41 85.62   LINK     criu/pie/parasite.built-in.o
09:06:41 [2020-01-02T09:06:41.385Z] #41 85.64   GEN      criu/pie/parasite-blob.h
09:06:41 [2020-01-02T09:06:41.385Z] #41 85.66   CC       criu/arch/aarch64/restorer.o
09:06:41 [2020-01-02T09:06:41.655Z] #42 69.11   DEP      criu/file-ids.d
09:06:41 [2020-01-02T09:06:41.655Z] #42 69.23   DEP      criu/fifo.d
09:06:41 [2020-01-02T09:06:41.959Z] #41 86.35   CC       criu/pie/restorer.o
09:06:42 [2020-01-02T09:06:42.055Z] #42 69.40   DEP      criu/fdstore.d
09:06:42 [2020-01-02T09:06:42.055Z] #42 69.54   DEP      criu/fault-injection.d
09:06:42 [2020-01-02T09:06:42.055Z] #42 69.61   DEP      criu/external.d
09:06:42 [2020-01-02T09:06:42.471Z] #42 69.82   DEP      criu/eventpoll.d
09:06:42 [2020-01-02T09:06:42.471Z] #42 70.09   DEP      criu/eventfd.d
09:06:42 [2020-01-02T09:06:42.811Z] #31 83.68 internal/syscall/unix
09:06:42 [2020-01-02T09:06:42.882Z] #42 70.39   DEP      criu/crtools.d
09:06:43 [2020-01-02T09:06:43.070Z] #31 84.25 strings
09:06:43 [2020-01-02T09:06:43.288Z] #42 70.57   DEP      criu/cr-service.d
09:06:43 [2020-01-02T09:06:43.288Z] #42 70.78   DEP      criu/cr-restore.d
09:06:43 [2020-01-02T09:06:43.288Z] #42 70.92   DEP      criu/cr-errno.d
09:06:43 [2020-01-02T09:06:43.288Z] #42 70.93   DEP      criu/cr-dump.d
09:06:43 [2020-01-02T09:06:43.288Z] #42 ...
09:06:43 [2020-01-02T09:06:43.288Z] 
09:06:43 [2020-01-02T09:06:43.288Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:43 [2020-01-02T09:06:43.288Z] #55 5.627 + cd /tmp/tmp.ltt4qB3ioM/src/github.com/opencontainers/runc
09:06:43 [2020-01-02T09:06:43.288Z] #55 5.627 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:06:43 [2020-01-02T09:06:43.288Z] #55 5.872 + '[' -z '' ']'
09:06:43 [2020-01-02T09:06:43.288Z] #55 5.872 + target=static
09:06:43 [2020-01-02T09:06:43.288Z] #55 5.872 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:06:43 [2020-01-02T09:06:43.288Z] #55 7.508 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
09:06:43 [2020-01-02T09:06:43.657Z] #31 84.90 os
09:06:43 [2020-01-02T09:06:43.703Z] #55 ...
09:06:43 [2020-01-02T09:06:43.703Z] 
09:06:43 [2020-01-02T09:06:43.703Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:43 [2020-01-02T09:06:43.703Z] #45 109.4 mime/quotedprintable
09:06:43 [2020-01-02T09:06:43.703Z] #45 109.7 net/http/internal
09:06:44 [2020-01-02T09:06:44.574Z] #45 112.4 crypto/tls
09:06:45 [2020-01-02T09:06:45.035Z] #31 ...
09:06:45 [2020-01-02T09:06:45.035Z] 
09:06:45 [2020-01-02T09:06:45.035Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:06:45 [2020-01-02T09:06:45.035Z] #40 84.90 Setting up libcap-dev:amd64 (1:2.25-1) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.12 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.17 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.20 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.21 Setting up libprotoc10:amd64 (3.0.0-9) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.22 Setting up protobuf-c-compiler (1.2.1-2) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.30 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.31 Setting up protobuf-compiler (3.0.0-9) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.34 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.35 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 85.36 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:06:45 [2020-01-02T09:06:45.035Z] #40 DONE 86.8s
09:06:45 [2020-01-02T09:06:45.293Z] 
09:06:45 [2020-01-02T09:06:45.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:45 [2020-01-02T09:06:45.944Z] #45 ...
09:06:45 [2020-01-02T09:06:45.944Z] 
09:06:45 [2020-01-02T09:06:45.944Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:45 [2020-01-02T09:06:45.944Z] #48 DONE 113.5s
09:06:45 [2020-01-02T09:06:45.944Z] 
09:06:45 [2020-01-02T09:06:45.944Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.15   DEP      criu/cr-dedup.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.27   DEP      criu/cr-check.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.49   DEP      criu/config.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.66   DEP      criu/clone-noasan.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.70   DEP      criu/cgroup.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.85   DEP      criu/cgroup-props.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.95   DEP      criu/bitmap.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 71.95   DEP      criu/bfd.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 72.02   DEP      criu/autofs.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 72.18   DEP      criu/aio.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 72.39   DEP      criu/action-scripts.d
09:06:45 [2020-01-02T09:06:45.944Z] #42 72.60   CC       criu/action-scripts.o
09:06:45 [2020-01-02T09:06:45.944Z] #42 73.13   CC       criu/aio.o
09:06:46 [2020-01-02T09:06:46.170Z] #41 90.17   LINK     criu/pie/restorer.built-in.o
09:06:46 [2020-01-02T09:06:46.170Z] #41 90.20   GEN      criu/pie/restorer-blob.h
09:06:46 [2020-01-02T09:06:46.170Z] #41 90.33   DEP      criu/vdso.d
09:06:46 [2020-01-02T09:06:46.170Z] #41 90.61   DEP      criu/uts_ns.d
09:06:46 [2020-01-02T09:06:46.431Z] #41 90.88   DEP      criu/util.d
09:06:46 [2020-01-02T09:06:46.692Z] #41 91.14   DEP      criu/uffd.d
09:06:46 [2020-01-02T09:06:46.808Z] #42 74.12   CC       criu/autofs.o
09:06:46 [2020-01-02T09:06:46.953Z] #41 91.42   DEP      criu/tun.d
09:06:47 [2020-01-02T09:06:47.213Z] #41 91.74   DEP      criu/tty.d
09:06:47 [2020-01-02T09:06:47.310Z] #47 DONE 80.5s
09:06:47 [2020-01-02T09:06:47.310Z] 
09:06:47 [2020-01-02T09:06:47.310Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:06:47 [2020-01-02T09:06:47.567Z] #50 ...
09:06:47 [2020-01-02T09:06:47.567Z] 
09:06:47 [2020-01-02T09:06:47.567Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:06:47 [2020-01-02T09:06:47.567Z] #48 DONE 0.1s
09:06:47 [2020-01-02T09:06:47.785Z] #41 91.99   DEP      criu/timerfd.d
09:06:47 [2020-01-02T09:06:47.786Z] #41 92.16   DEP      criu/sysfs_parse.d
09:06:47 [2020-01-02T09:06:47.786Z] #41 92.38   DEP      criu/sysctl.d
09:06:47 [2020-01-02T09:06:47.824Z] 
09:06:47 [2020-01-02T09:06:47.824Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:06:47 [2020-01-02T09:06:47.825Z] #41 ...
09:06:47 [2020-01-02T09:06:47.825Z] 
09:06:47 [2020-01-02T09:06:47.825Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:47 [2020-01-02T09:06:47.825Z] #44 78.59 time
09:06:47 [2020-01-02T09:06:47.825Z] #44 85.55 strings
09:06:47 [2020-01-02T09:06:47.825Z] #44 86.85 os
09:06:47 [2020-01-02T09:06:47.825Z] #44 88.75 regexp/syntax
09:06:47 [2020-01-02T09:06:47.825Z] #44 ...
09:06:47 [2020-01-02T09:06:47.825Z] 
09:06:47 [2020-01-02T09:06:47.825Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:06:47 [2020-01-02T09:06:47.825Z] #31 87.36 path
09:06:47 [2020-01-02T09:06:47.825Z] #31 88.23 text/tabwriter
09:06:48 [2020-01-02T09:06:48.047Z] #41 92.55   DEP      criu/string.d
09:06:48 [2020-01-02T09:06:48.047Z] #41 92.63   DEP      criu/stats.d
09:06:48 [2020-01-02T09:06:48.138Z] #42 75.62   CC       criu/bfd.o
09:06:48 [2020-01-02T09:06:48.309Z] #41 92.87   DEP      criu/sockets.d
09:06:48 [2020-01-02T09:06:48.309Z] #41 ...
09:06:48 [2020-01-02T09:06:48.309Z] 
09:06:48 [2020-01-02T09:06:48.309Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:06:48 [2020-01-02T09:06:48.309Z] #17 13.33 Reading package lists...
09:06:48 [2020-01-02T09:06:48.309Z] #17 18.19 Building dependency tree...
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.50 The following additional packages will be installed:
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.50   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.50   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.50   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.50   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.50   python3.5 python3.5-minimal vim-runtime xxd
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51 Suggested packages:
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51   quota
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51 Recommended packages:
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:06:48 [2020-01-02T09:06:48.309Z] #17 19.51   python3-keyrings.alt python3-xdg unzip
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02 The following NEW packages will be installed:
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   python3-minimal python3-pip python3-pkg-resources python3-setuptools
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
09:06:48 [2020-01-02T09:06:48.309Z] #17 21.02   vim-common vim-runtime xfsprogs xxd xz-utils zip
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.11 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.11 Need to get 16.7 MB of archives.
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.11 After this operation, 74.2 MB of additional disk space will be used.
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB]
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB]
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.13 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB]
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
09:06:48 [2020-01-02T09:06:48.309Z] #17 22.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.36 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.37 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.38 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.39 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.39 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.40 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.41 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.42 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.43 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.44 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.44 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB]
09:06:48 [2020-01-02T09:06:48.571Z] #17 22.49 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB]
09:06:48 [2020-01-02T09:06:48.764Z] #31 89.80 fmt
09:06:48 [2020-01-02T09:06:48.764Z] #31 89.82 path/filepath
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.50 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.50 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.51 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.51 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.51 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.52 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.53 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.53 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.53 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.55 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.59 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.60 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.60 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.61 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.62 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB]
09:06:48 [2020-01-02T09:06:48.834Z] #17 22.62 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:06:49 [2020-01-02T09:06:49.022Z] #42 76.18   CC       criu/bitmap.o
09:06:49 [2020-01-02T09:06:49.022Z] #42 76.47   CC       criu/cgroup-props.o
09:06:49 [2020-01-02T09:06:49.095Z] #17 22.77 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
09:06:49 [2020-01-02T09:06:49.095Z] #17 22.79 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB]
09:06:49 [2020-01-02T09:06:49.095Z] #17 22.83 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
09:06:49 [2020-01-02T09:06:49.095Z] #17 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB]
09:06:49 [2020-01-02T09:06:49.095Z] #17 22.85 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB]
09:06:50 [2020-01-02T09:06:50.042Z] #17 23.56 debconf: delaying package configuration, since apt-utils is not installed
09:06:50 [2020-01-02T09:06:50.042Z] #17 23.68 Fetched 16.7 MB in 1s (9296 kB/s)
09:06:50 [2020-01-02T09:06:50.042Z] #17 23.80 Selecting previously unselected package bash-completion.
09:06:50 [2020-01-02T09:06:50.042Z] #17 23.80 (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 ... 23287 files and directories currently installed.)
09:06:50 [2020-01-02T09:06:50.042Z] #17 23.85 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:06:50 [2020-01-02T09:06:50.434Z] #42 77.85   CC       criu/cgroup.o
09:06:50 [2020-01-02T09:06:50.434Z] #42 ...
09:06:50 [2020-01-02T09:06:50.434Z] 
09:06:50 [2020-01-02T09:06:50.434Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:06:50 [2020-01-02T09:06:50.434Z] #18 10.36 Fetched 7676 kB in 10s (760 kB/s)
09:06:50 [2020-01-02T09:06:50.434Z] #18 10.36 Reading package lists...
09:06:50 [2020-01-02T09:06:50.434Z] #18 13.21 Reading package lists...
09:06:50 [2020-01-02T09:06:50.434Z] #18 16.05 Building dependency tree...
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.42 The following additional packages will be installed:
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.43   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.43   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.45   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.45   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.45   python3.5 python3.5-minimal vim-runtime xxd
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47 Suggested packages:
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47   quota
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47 Recommended packages:
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:06:50 [2020-01-02T09:06:50.434Z] #18 17.47   python3-keyrings.alt python3-xdg unzip
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21 The following NEW packages will be installed:
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   python3-minimal python3-pip python3-pkg-resources python3-setuptools
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.21   vim-common vim-runtime xfsprogs xxd xz-utils zip
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.27 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.27 Need to get 17.5 MB of archives.
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.27 After this operation, 79.0 MB of additional disk space will be used.
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.33 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
09:06:50 [2020-01-02T09:06:50.434Z] #18 19.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
09:06:50 [2020-01-02T09:06:50.434Z] #18 20.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
09:06:50 [2020-01-02T09:06:50.434Z] #18 20.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
09:06:50 [2020-01-02T09:06:50.667Z] #31 91.59 io/ioutil
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.83 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.83 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.84 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.85 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.87 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.87 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.90 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.90 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.90 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.90 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 20.90 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 21.06 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
09:06:50 [2020-01-02T09:06:50.937Z] #18 21.13 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
09:06:51 [2020-01-02T09:06:51.235Z] #31 ...
09:06:51 [2020-01-02T09:06:51.235Z] 
09:06:51 [2020-01-02T09:06:51.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:51 [2020-01-02T09:06:51.235Z] #41 6.202 Note: Building without setproctitle() and strlcpy() support.
09:06:51 [2020-01-02T09:06:51.235Z] #41 6.202       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:06:51 [2020-01-02T09:06:51.426Z] #18 21.14 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.14 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.14 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.14 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.22 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.22 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.22 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.22 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.22 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.23 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.35 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.36 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.37 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.39 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.43 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
09:06:51 [2020-01-02T09:06:51.427Z] #18 21.43 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:06:51 [2020-01-02T09:06:51.893Z] #18 ...
09:06:51 [2020-01-02T09:06:51.893Z] 
09:06:51 [2020-01-02T09:06:51.893Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:51 [2020-01-02T09:06:51.893Z] #45 119.4 net/http/httptrace
09:06:51 [2020-01-02T09:06:51.893Z] #45 119.6 net/http
09:06:53 [2020-01-02T09:06:53.345Z] #17 27.04 Unpacking bash-completion (1:2.1-4.3) ...
09:06:53 [2020-01-02T09:06:53.768Z] #41 8.252 fatal: Not a git repository (or any of the parent directories): .git
09:06:53 [2020-01-02T09:06:53.768Z] #41 8.339   GEN      .gitid
09:06:53 [2020-01-02T09:06:53.768Z] #41 8.367   GEN      criu/include/version.h
09:06:53 [2020-01-02T09:06:53.768Z] #41 8.404   GEN      include/common/asm
09:06:54 [2020-01-02T09:06:54.304Z] #17 27.92 Selecting previously unselected package libnet1:arm64.
09:06:54 [2020-01-02T09:06:54.304Z] #17 27.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ...
09:06:54 [2020-01-02T09:06:54.304Z] #17 27.94 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
09:06:54 [2020-01-02T09:06:54.304Z] #17 28.03 Selecting previously unselected package libnfnetlink0:arm64.
09:06:54 [2020-01-02T09:06:54.304Z] #17 28.03 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ...
09:06:54 [2020-01-02T09:06:54.304Z] #17 28.04 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
09:06:54 [2020-01-02T09:06:54.304Z] #17 28.10 Selecting previously unselected package libpython3.5-minimal:arm64.
09:06:54 [2020-01-02T09:06:54.304Z] #17 28.10 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
09:06:54 [2020-01-02T09:06:54.304Z] #17 28.11 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
09:06:54 [2020-01-02T09:06:54.875Z] #17 28.67 Selecting previously unselected package python3.5-minimal.
09:06:54 [2020-01-02T09:06:54.875Z] #17 28.68 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
09:06:54 [2020-01-02T09:06:54.875Z] #17 28.70 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:06:55 [2020-01-02T09:06:55.817Z] #17 29.56 Selecting previously unselected package python3-minimal.
09:06:55 [2020-01-02T09:06:55.817Z] #17 29.57 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ...
09:06:55 [2020-01-02T09:06:55.817Z] #17 29.58 Unpacking python3-minimal (3.5.3-1) ...
09:06:56 [2020-01-02T09:06:56.086Z] #17 29.79 Selecting previously unselected package libmpdec2:arm64.
09:06:56 [2020-01-02T09:06:56.086Z] #17 29.80 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ...
09:06:56 [2020-01-02T09:06:56.086Z] #17 29.81 Unpacking libmpdec2:arm64 (2.4.2-1) ...
09:06:56 [2020-01-02T09:06:56.086Z] #17 30.00 Selecting previously unselected package libpython3.5-stdlib:arm64.
09:06:56 [2020-01-02T09:06:56.347Z] #17 30.00 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ...
09:06:56 [2020-01-02T09:06:56.347Z] #17 30.01 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
09:06:57 [2020-01-02T09:06:57.056Z] #41 11.58   PBCC     images/google/protobuf/descriptor.pb-c.c
09:06:57 [2020-01-02T09:06:57.056Z] #41 11.83   PBCC     images/opts.pb-c.c
09:06:57 [2020-01-02T09:06:57.228Z] #45 ...
09:06:57 [2020-01-02T09:06:57.228Z] 
09:06:57 [2020-01-02T09:06:57.228Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 21.83 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
09:06:57 [2020-01-02T09:06:57.228Z] #18 21.91 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
09:06:57 [2020-01-02T09:06:57.228Z] #18 21.93 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
09:06:57 [2020-01-02T09:06:57.228Z] #18 21.98 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
09:06:57 [2020-01-02T09:06:57.228Z] #18 21.98 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
09:06:57 [2020-01-02T09:06:57.228Z] #18 22.91 debconf: delaying package configuration, since apt-utils is not installed
09:06:57 [2020-01-02T09:06:57.228Z] #18 23.03 Fetched 17.5 MB in 2s (6266 kB/s)
09:06:57 [2020-01-02T09:06:57.228Z] #18 23.14 Selecting previously unselected package bash-completion.
09:06:57 [2020-01-02T09:06:57.228Z] #18 23.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 ... 23139 files and directories currently installed.)
09:06:57 [2020-01-02T09:06:57.228Z] #18 23.17 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.05 Unpacking bash-completion (1:2.1-4.3) ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.55 Selecting previously unselected package libnet1:s390x.
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.56 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.69 Selecting previously unselected package libnfnetlink0:s390x.
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.69 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.69 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.74 Selecting previously unselected package libpython3.5-minimal:s390x.
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.74 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 25.74 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 26.19 Selecting previously unselected package python3.5-minimal.
09:06:57 [2020-01-02T09:06:57.228Z] #18 26.19 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 26.20 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 26.98 Selecting previously unselected package python3-minimal.
09:06:57 [2020-01-02T09:06:57.228Z] #18 26.98 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 26.99 Unpacking python3-minimal (3.5.3-1) ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 27.10 Selecting previously unselected package libmpdec2:s390x.
09:06:57 [2020-01-02T09:06:57.228Z] #18 27.10 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 27.11 Unpacking libmpdec2:s390x (2.4.2-1) ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 27.18 Selecting previously unselected package libpython3.5-stdlib:s390x.
09:06:57 [2020-01-02T09:06:57.228Z] #18 27.18 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
09:06:57 [2020-01-02T09:06:57.228Z] #18 27.19 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
09:06:57 [2020-01-02T09:06:57.243Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 25.7s done
09:06:57 [2020-01-02T09:06:57.243Z] #8 DONE 34.0s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:06:57 [2020-01-02T09:06:57.243Z] #9 DONE 0.2s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:06:57 [2020-01-02T09:06:57.243Z] #10 DONE 0.2s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:06:57 [2020-01-02T09:06:57.243Z] #21 DONE 0.1s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:06:57 [2020-01-02T09:06:57.243Z] #34 ...
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:06:57 [2020-01-02T09:06:57.243Z] #44 DONE 0.1s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:06:57 [2020-01-02T09:06:57.243Z] #31 DONE 0.1s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:06:57 [2020-01-02T09:06:57.243Z] #22 DONE 0.1s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:06:57 [2020-01-02T09:06:57.243Z] #47 DONE 0.1s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:06:57 [2020-01-02T09:06:57.243Z] #68 DONE 0.1s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:06:57 [2020-01-02T09:06:57.243Z] #62 DONE 0.1s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:06:57 [2020-01-02T09:06:57.243Z] #50 DONE 0.2s
09:06:57 [2020-01-02T09:06:57.243Z] 
09:06:57 [2020-01-02T09:06:57.243Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:06:57 [2020-01-02T09:06:57.314Z] #41 11.99   PBCC     images/sit.pb-c.c
09:06:57 [2020-01-02T09:06:57.314Z] #41 12.12   DEP      images/google/protobuf/descriptor.pb-c.d
09:06:57 [2020-01-02T09:06:57.314Z] #41 12.18   DEP      images/opts.pb-c.d
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.860 + RM_GOPATH=0
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.860 + TMP_GOPATH=
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.888 + : /build
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.889 + '[' -z '' ']'
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.896 ++ mktemp -d
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.924 + export GOPATH=/tmp/tmp.ij2TaMHt3X
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.925 + GOPATH=/tmp/tmp.ij2TaMHt3X
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.925 + RM_GOPATH=1
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.960 ++ dirname ./install.sh
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.976 + dir=.
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.979 + bin=golangci_lint
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.981 + shift
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.983 + '[' '!' -f ./golangci_lint.installer ']'
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.984 + . ./golangci_lint.installer
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.988 ++ : v1.20.0
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.991 + install_golangci_lint
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.995 + echo 'Installing golangci-lint version v1.20.0'
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.996 Installing golangci-lint version v1.20.0
09:06:57 [2020-01-02T09:06:57.541Z] #51 0.996 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:06:57 [2020-01-02T09:06:57.573Z] #41 12.36   DEP      images/sit.pb-c.d
09:06:57 [2020-01-02T09:06:57.573Z] #41 12.42   PBCC     images/macvlan.pb-c.c
09:06:57 [2020-01-02T09:06:57.740Z] #17 31.38 Selecting previously unselected package python3.5.
09:06:57 [2020-01-02T09:06:57.740Z] #17 31.39 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ...
09:06:57 [2020-01-02T09:06:57.740Z] #17 31.39 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:06:57 [2020-01-02T09:06:57.831Z] #41 12.50   DEP      images/macvlan.pb-c.d
09:06:57 [2020-01-02T09:06:57.831Z] #41 12.67   PBCC     images/autofs.pb-c.c
09:06:58 [2020-01-02T09:06:58.089Z] #41 12.81   DEP      images/autofs.pb-c.d
09:06:58 [2020-01-02T09:06:58.089Z] #41 12.92   PBCC     images/sysctl.pb-c.c
09:06:58 [2020-01-02T09:06:58.089Z] #41 13.01   DEP      images/sysctl.pb-c.d
09:06:58 [2020-01-02T09:06:58.129Z] #17 31.69 Selecting previously unselected package libpython3-stdlib:arm64.
09:06:58 [2020-01-02T09:06:58.129Z] #17 31.69 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ...
09:06:58 [2020-01-02T09:06:58.129Z] #17 31.71 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
09:06:58 [2020-01-02T09:06:58.348Z] #41 13.12   PBCC     images/time.pb-c.c
09:06:58 [2020-01-02T09:06:58.348Z] #41 13.18   DEP      images/time.pb-c.d
09:06:58 [2020-01-02T09:06:58.389Z] #17 32.17 Selecting previously unselected package dh-python.
09:06:58 [2020-01-02T09:06:58.389Z] #17 32.17 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
09:06:58 [2020-01-02T09:06:58.389Z] #17 32.20 Unpacking dh-python (2.20170125) ...
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.46 Selecting previously unselected package python3.5.
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.46 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ...
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.47 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.57 Selecting previously unselected package libpython3-stdlib:s390x.
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.57 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ...
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.57 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.62 Selecting previously unselected package dh-python.
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.62 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
09:06:58 [2020-01-02T09:06:58.570Z] #18 28.62 Unpacking dh-python (2.20170125) ...
09:06:58 [2020-01-02T09:06:58.607Z] #41 13.38   PBCC     images/binfmt-misc.pb-c.c
09:06:58 [2020-01-02T09:06:58.607Z] #41 13.48   DEP      images/binfmt-misc.pb-c.d
09:06:58 [2020-01-02T09:06:58.651Z] #17 32.46 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
09:06:58 [2020-01-02T09:06:58.651Z] #17 32.52 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:06:58 [2020-01-02T09:06:58.651Z] #17 ...
09:06:58 [2020-01-02T09:06:58.651Z] 
09:06:58 [2020-01-02T09:06:58.651Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:58 [2020-01-02T09:06:58.651Z] #41 93.11   DEP      criu/sk-unix.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 93.46   DEP      criu/sk-tcp.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 93.73   DEP      criu/sk-queue.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 94.01   DEP      criu/sk-packet.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 94.20   DEP      criu/sk-netlink.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 94.49   DEP      criu/sk-inet.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 94.74   DEP      criu/signalfd.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 94.99   DEP      criu/sigframe.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 95.10   DEP      criu/shmem.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 95.31   DEP      criu/servicefd.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 95.51   DEP      criu/seize.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 95.70   DEP      criu/seccomp.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 95.95   DEP      criu/rst-malloc.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 96.02   DEP      criu/rbtree.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 96.09   DEP      criu/pstree.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 96.38   DEP      criu/protobuf.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 96.56   GEN      criu/protobuf-desc-gen.h
09:06:58 [2020-01-02T09:06:58.651Z] #41 98.88   DEP      criu/protobuf-desc.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 98.99   DEP      criu/proc_parse.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 99.30   DEP      criu/plugin.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 99.43   DEP      criu/pipes.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 99.84   DEP      criu/pie-util.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 100.1   DEP      criu/pie-util-vdso.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 100.2   DEP      criu/pie-util-vdso-elf32.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 100.4   DEP      criu/path.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 100.5   DEP      criu/parasite-syscall.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 100.9   DEP      criu/pagemap.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 101.1   DEP      criu/pagemap-cache.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 101.3   DEP      criu/page-xfer.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 101.5   DEP      criu/page-pipe.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 101.7   DEP      criu/netfilter.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 101.9   DEP      criu/net.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 102.1   DEP      criu/namespaces.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 102.4   DEP      criu/mount.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 102.7   DEP      criu/mem.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 102.9   DEP      criu/lsm.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 103.0   DEP      criu/log.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 103.1   DEP      criu/libnetlink.d
09:06:58 [2020-01-02T09:06:58.651Z] #41 103.2   DEP      criu/kerndat.d
09:06:58 [2020-01-02T09:06:58.866Z] #41 13.57   PBCC     images/seccomp.pb-c.c
09:06:58 [2020-01-02T09:06:58.866Z] #41 13.63   DEP      images/seccomp.pb-c.d
09:06:58 [2020-01-02T09:06:58.866Z] #41 13.73   PBCC     images/userns.pb-c.c
09:06:58 [2020-01-02T09:06:58.912Z] #41 103.4   DEP      criu/kcmp-ids.d
09:06:58 [2020-01-02T09:06:58.977Z] #18 28.78 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
09:06:58 [2020-01-02T09:06:58.977Z] #18 28.81 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:06:59 [2020-01-02T09:06:59.125Z] #41 13.94   DEP      images/userns.pb-c.d
09:06:59 [2020-01-02T09:06:59.125Z] #41 13.99   PBCC     images/cgroup.pb-c.c
09:06:59 [2020-01-02T09:06:59.125Z] #41 14.00   DEP      images/cgroup.pb-c.d
09:06:59 [2020-01-02T09:06:59.125Z] #41 14.07   PBCC     images/fown.pb-c.c
09:06:59 [2020-01-02T09:06:59.173Z] #41 103.5   DEP      criu/irmap.d
09:06:59 [2020-01-02T09:06:59.384Z] #41 14.09   PBCC     images/ext-file.pb-c.c
09:06:59 [2020-01-02T09:06:59.384Z] #41 14.16   DEP      images/fown.pb-c.d
09:06:59 [2020-01-02T09:06:59.384Z] #41 14.25   DEP      images/ext-file.pb-c.d
09:06:59 [2020-01-02T09:06:59.384Z] #41 14.30   PBCC     images/rpc.pb-c.c
09:06:59 [2020-01-02T09:06:59.384Z] #41 14.35   DEP      images/rpc.pb-c.d
09:06:59 [2020-01-02T09:06:59.434Z] #41 103.8   DEP      criu/ipc_ns.d
09:06:59 [2020-01-02T09:06:59.434Z] #41 104.0   DEP      criu/image.d
09:06:59 [2020-01-02T09:06:59.642Z] #41 14.42   PBCC     images/siginfo.pb-c.c
09:06:59 [2020-01-02T09:06:59.642Z] #41 14.46   DEP      images/siginfo.pb-c.d
09:06:59 [2020-01-02T09:06:59.642Z] #41 14.52   PBCC     images/pagemap.pb-c.c
09:06:59 [2020-01-02T09:06:59.642Z] #41 14.57   DEP      images/pagemap.pb-c.d
09:06:59 [2020-01-02T09:06:59.695Z] #41 104.3   DEP      criu/image-desc.d
09:06:59 [2020-01-02T09:06:59.901Z] #41 14.62   PBCC     images/rlimit.pb-c.c
09:06:59 [2020-01-02T09:06:59.901Z] #41 14.70   DEP      images/rlimit.pb-c.d
09:06:59 [2020-01-02T09:06:59.956Z] #41 104.4   DEP      criu/fsnotify.d
09:07:00 [2020-01-02T09:07:00.013Z] #50 DONE 91.7s
09:07:00 [2020-01-02T09:07:00.013Z] 
09:07:00 [2020-01-02T09:07:00.013Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:00 [2020-01-02T09:07:00.013Z] #59 ...
09:07:00 [2020-01-02T09:07:00.013Z] 
09:07:00 [2020-01-02T09:07:00.013Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:07:00 [2020-01-02T09:07:00.013Z] #51 DONE 0.2s
09:07:00 [2020-01-02T09:07:00.013Z] 
09:07:00 [2020-01-02T09:07:00.013Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:07:00 [2020-01-02T09:07:00.013Z] #55 DONE 0.1s
09:07:00 [2020-01-02T09:07:00.013Z] 
09:07:00 [2020-01-02T09:07:00.013Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:00 [2020-01-02T09:07:00.160Z] #41 14.89   PBCC     images/file-lock.pb-c.c
09:07:00 [2020-01-02T09:07:00.160Z] #41 14.95   DEP      images/file-lock.pb-c.d
09:07:00 [2020-01-02T09:07:00.160Z] #41 15.01   PBCC     images/tty.pb-c.c
09:07:00 [2020-01-02T09:07:00.160Z] #41 15.06   DEP      images/tty.pb-c.d
09:07:00 [2020-01-02T09:07:00.216Z] #41 104.7   DEP      criu/filesystems.d
09:07:00 [2020-01-02T09:07:00.419Z] #41 15.15   PBCC     images/tun.pb-c.c
09:07:00 [2020-01-02T09:07:00.419Z] #41 15.24   PBCC     images/netdev.pb-c.c
09:07:00 [2020-01-02T09:07:00.419Z] #41 15.33   DEP      images/tun.pb-c.d
09:07:00 [2020-01-02T09:07:00.678Z] #41 15.43   DEP      images/netdev.pb-c.d
09:07:00 [2020-01-02T09:07:00.678Z] #41 15.54   PBCC     images/vma.pb-c.c
09:07:00 [2020-01-02T09:07:00.937Z] #41 15.66   DEP      images/vma.pb-c.d
09:07:00 [2020-01-02T09:07:00.937Z] #41 15.73   PBCC     images/creds.pb-c.c
09:07:00 [2020-01-02T09:07:00.937Z] #41 15.79   DEP      images/creds.pb-c.d
09:07:00 [2020-01-02T09:07:00.943Z] #18 30.87 Setting up python3-minimal (3.5.3-1) ...
09:07:01 [2020-01-02T09:07:01.196Z] #41 ...
09:07:01 [2020-01-02T09:07:01.196Z] 
09:07:01 [2020-01-02T09:07:01.196Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:01 [2020-01-02T09:07:01.196Z] #44 92.29 fmt
09:07:01 [2020-01-02T09:07:01.196Z] #44 95.22 regexp
09:07:01 [2020-01-02T09:07:01.196Z] #44 99.82 go/token
09:07:01 [2020-01-02T09:07:01.196Z] #44 100.6 internal/lazyregexp
09:07:01 [2020-01-02T09:07:01.196Z] #44 101.0 net/url
09:07:01 [2020-01-02T09:07:01.196Z] #44 101.5 go/scanner
09:07:01 [2020-01-02T09:07:01.196Z] #44 ...
09:07:01 [2020-01-02T09:07:01.196Z] 
09:07:01 [2020-01-02T09:07:01.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:01 [2020-01-02T09:07:01.196Z] #41 15.95   PBCC     images/utsns.pb-c.c
09:07:01 [2020-01-02T09:07:01.196Z] #41 16.02   DEP      images/utsns.pb-c.d
09:07:01 [2020-01-02T09:07:01.327Z] #41 105.3   DEP      criu/files.d
09:07:01 [2020-01-02T09:07:01.327Z] #41 105.5   DEP      criu/files-reg.d
09:07:01 [2020-01-02T09:07:01.455Z] #41 16.11   PBCC     images/ipc-desc.pb-c.c
09:07:01 [2020-01-02T09:07:01.455Z] #41 16.15   PBCC     images/ipc-sem.pb-c.c
09:07:01 [2020-01-02T09:07:01.455Z] #41 16.17   DEP      images/ipc-desc.pb-c.d
09:07:01 [2020-01-02T09:07:01.455Z] #41 16.27   DEP      images/ipc-sem.pb-c.d
09:07:01 [2020-01-02T09:07:01.455Z] #41 16.34   PBCC     images/ipc-msg.pb-c.c
09:07:01 [2020-01-02T09:07:01.590Z] #41 105.9   DEP      criu/files-ext.d
09:07:01 [2020-01-02T09:07:01.590Z] #41 106.1   DEP      criu/file-lock.d
09:07:01 [2020-01-02T09:07:01.590Z] #41 106.2   DEP      criu/file-ids.d
09:07:01 [2020-01-02T09:07:01.715Z] #41 16.40   DEP      images/ipc-msg.pb-c.d
09:07:01 [2020-01-02T09:07:01.715Z] #41 16.44   PBCC     images/ipc-shm.pb-c.c
09:07:01 [2020-01-02T09:07:01.715Z] #41 16.48   DEP      images/ipc-shm.pb-c.d
09:07:01 [2020-01-02T09:07:01.715Z] #41 16.53   PBCC     images/ipc-var.pb-c.c
09:07:01 [2020-01-02T09:07:01.819Z] #18 31.67 Selecting previously unselected package python3.
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.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 ... 24643 files and directories currently installed.)
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.73 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.73 Unpacking python3 (3.5.3-1) ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.81 Selecting previously unselected package pigz.
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.81 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.82 Unpacking pigz (2.3.4-1) ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.88 Selecting previously unselected package libip4tc0:s390x.
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.88 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.89 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.94 Selecting previously unselected package libip6tc0:s390x.
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.94 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 31.95 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
09:07:01 [2020-01-02T09:07:01.820Z] #18 32.01 Selecting previously unselected package libiptc0:s390x.
09:07:01 [2020-01-02T09:07:01.856Z] #41 106.3   DEP      criu/fifo.d
09:07:01 [2020-01-02T09:07:01.856Z] #41 ...
09:07:01 [2020-01-02T09:07:01.856Z] 
09:07:01 [2020-01-02T09:07:01.856Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:01 [2020-01-02T09:07:01.856Z] #17 35.59 Setting up python3-minimal (3.5.3-1) ...
09:07:01 [2020-01-02T09:07:01.973Z] #41 16.61   DEP      images/ipc-var.pb-c.d
09:07:01 [2020-01-02T09:07:01.973Z] #41 16.68   PBCC     images/sk-opts.pb-c.c
09:07:01 [2020-01-02T09:07:01.973Z] #41 16.79   PBCC     images/packet-sock.pb-c.c
09:07:01 [2020-01-02T09:07:01.973Z] #41 16.83   DEP      images/sk-opts.pb-c.d
09:07:01 [2020-01-02T09:07:01.973Z] #41 16.88   DEP      images/packet-sock.pb-c.d
09:07:02 [2020-01-02T09:07:02.234Z] #41 16.98   PBCC     images/sk-netlink.pb-c.c
09:07:02 [2020-01-02T09:07:02.234Z] #41 17.04   DEP      images/sk-netlink.pb-c.d
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.02 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.02 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.10 Selecting previously unselected package libxtables12:s390x.
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.10 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.10 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.16 Selecting previously unselected package libnetfilter-conntrack3:s390x.
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.16 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.17 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.23 Selecting previously unselected package iptables.
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.23 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
09:07:02 [2020-01-02T09:07:02.238Z] #18 32.24 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:07:02 [2020-01-02T09:07:02.494Z] #41 17.16   PBCC     images/sk-inet.pb-c.c
09:07:02 [2020-01-02T09:07:02.494Z] #41 17.32   DEP      images/sk-inet.pb-c.d
09:07:02 [2020-01-02T09:07:02.494Z] #41 17.38   PBCC     images/sk-unix.pb-c.c
09:07:02 [2020-01-02T09:07:02.539Z] #59 69.09 + bin/containerd
09:07:02 [2020-01-02T09:07:02.629Z] #18 32.46 Selecting previously unselected package xxd.
09:07:02 [2020-01-02T09:07:02.629Z] #18 32.46 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:07:02 [2020-01-02T09:07:02.629Z] #18 32.46 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:07:02 [2020-01-02T09:07:02.629Z] #18 32.60 Selecting previously unselected package vim-common.
09:07:02 [2020-01-02T09:07:02.629Z] #18 32.61 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:07:02 [2020-01-02T09:07:02.629Z] #18 32.61 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:07:02 [2020-01-02T09:07:02.629Z] #18 32.73 Selecting previously unselected package bzip2.
09:07:02 [2020-01-02T09:07:02.752Z] #41 17.47   DEP      images/sk-unix.pb-c.d
09:07:02 [2020-01-02T09:07:02.752Z] #41 17.57   PBCC     images/mm.pb-c.c
09:07:02 [2020-01-02T09:07:02.752Z] #41 17.64   DEP      images/mm.pb-c.d
09:07:02 [2020-01-02T09:07:02.752Z] #41 17.69   PBCC     images/timerfd.pb-c.c
09:07:03 [2020-01-02T09:07:03.011Z] #41 17.76   DEP      images/timerfd.pb-c.d
09:07:03 [2020-01-02T09:07:03.011Z] #41 17.84   PBCC     images/timer.pb-c.c
09:07:03 [2020-01-02T09:07:03.011Z] #41 17.92   DEP      images/timer.pb-c.d
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.73 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.74 Unpacking bzip2 (1.0.6-8.1) ...
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.80 Selecting previously unselected package libgpm2:s390x.
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.82 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.90 Selecting previously unselected package xz-utils.
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.91 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.050Z] #18 32.91 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:07:03 [2020-01-02T09:07:03.050Z] #18 33.05 Selecting previously unselected package aufs-tools.
09:07:03 [2020-01-02T09:07:03.050Z] #18 33.06 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.050Z] #18 33.06 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:07:03 [2020-01-02T09:07:03.116Z] #51 ...
09:07:03 [2020-01-02T09:07:03.116Z] 
09:07:03 [2020-01-02T09:07:03.116Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.684 + RM_GOPATH=0
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.684 + TMP_GOPATH=
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.684 + : /build
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.684 + '[' -z '' ']'
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.685 ++ mktemp -d
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.687 + export GOPATH=/tmp/tmp.dvFb96VbbU
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.687 + GOPATH=/tmp/tmp.dvFb96VbbU
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.687 + RM_GOPATH=1
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.688 ++ dirname ./install.sh
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.690 + dir=.
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.690 + bin=tomlv
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.690 + shift
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.691 + '[' '!' -f ./tomlv.installer ']'
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.691 + . ./tomlv.installer
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.691 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.691 + install_tomlv
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.692 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.692 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.692 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dvFb96VbbU/src/github.com/BurntSushi/toml
09:07:03 [2020-01-02T09:07:03.116Z] #32 0.695 Cloning into '/tmp/tmp.dvFb96VbbU/src/github.com/BurntSushi/toml'...
09:07:03 [2020-01-02T09:07:03.116Z] #32 2.740 + cd /tmp/tmp.dvFb96VbbU/src/github.com/BurntSushi/toml
09:07:03 [2020-01-02T09:07:03.116Z] #32 2.741 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:07:03 [2020-01-02T09:07:03.116Z] #32 2.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:07:03 [2020-01-02T09:07:03.116Z] #32 3.860 internal/cpu
09:07:03 [2020-01-02T09:07:03.116Z] #32 3.938 runtime/internal/sys
09:07:03 [2020-01-02T09:07:03.116Z] #32 3.992 math/bits
09:07:03 [2020-01-02T09:07:03.116Z] #32 4.075 runtime/internal/atomic
09:07:03 [2020-01-02T09:07:03.116Z] #32 4.894 runtime/internal/math
09:07:03 [2020-01-02T09:07:03.116Z] #32 5.540 unicode/utf8
09:07:03 [2020-01-02T09:07:03.116Z] #32 5.678 internal/race
09:07:03 [2020-01-02T09:07:03.116Z] #32 6.112 sync/atomic
09:07:03 [2020-01-02T09:07:03.116Z] #32 6.311 internal/bytealg
09:07:03 [2020-01-02T09:07:03.251Z] #17 36.94 Selecting previously unselected package python3.
09:07:03 [2020-01-02T09:07:03.251Z] #17 36.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24791 files and directories currently installed.)
09:07:03 [2020-01-02T09:07:03.251Z] #17 36.99 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ...
09:07:03 [2020-01-02T09:07:03.251Z] #17 37.01 Unpacking python3 (3.5.3-1) ...
09:07:03 [2020-01-02T09:07:03.251Z] #17 37.12 Selecting previously unselected package pigz.
09:07:03 [2020-01-02T09:07:03.269Z] #41 17.99   PBCC     images/sa.pb-c.c
09:07:03 [2020-01-02T09:07:03.269Z] #41 18.06   DEP      images/sa.pb-c.d
09:07:03 [2020-01-02T09:07:03.406Z] #32 6.910 math
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.22 Selecting previously unselected package libonig4:s390x.
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.22 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.22 Unpacking libonig4:s390x (6.1.3-2) ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.37 Selecting previously unselected package libjq1:s390x.
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.38 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.38 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.48 Selecting previously unselected package jq.
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.48 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.48 Unpacking jq (1.5+dfsg-1.3) ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.54 Selecting previously unselected package libaio1:s390x.
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.55 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.55 Unpacking libaio1:s390x (0.3.110-3) ...
09:07:03 [2020-01-02T09:07:03.466Z] #18 33.60 Selecting previously unselected package libcap2-bin.
09:07:03 [2020-01-02T09:07:03.514Z] #17 37.12 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ...
09:07:03 [2020-01-02T09:07:03.514Z] #17 37.14 Unpacking pigz (2.3.4-1) ...
09:07:03 [2020-01-02T09:07:03.514Z] #17 37.32 Selecting previously unselected package libip4tc0:arm64.
09:07:03 [2020-01-02T09:07:03.514Z] #17 37.32 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
09:07:03 [2020-01-02T09:07:03.514Z] #17 37.32 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:07:03 [2020-01-02T09:07:03.527Z] #41 18.19   PBCC     images/pipe-data.pb-c.c
09:07:03 [2020-01-02T09:07:03.527Z] #41 18.21   DEP      images/pipe-data.pb-c.d
09:07:03 [2020-01-02T09:07:03.527Z] #41 18.29   PBCC     images/mnt.pb-c.c
09:07:03 [2020-01-02T09:07:03.527Z] #41 18.35   DEP      images/mnt.pb-c.d
09:07:03 [2020-01-02T09:07:03.527Z] #41 18.42   PBCC     images/sk-packet.pb-c.c
09:07:03 [2020-01-02T09:07:03.527Z] #41 ...
09:07:03 [2020-01-02T09:07:03.527Z] 
09:07:03 [2020-01-02T09:07:03.527Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:03 [2020-01-02T09:07:03.527Z] #31 94.73 github.com/BurntSushi/toml
09:07:03 [2020-01-02T09:07:03.527Z] #31 94.75 flag
09:07:03 [2020-01-02T09:07:03.527Z] #31 97.38 log
09:07:03 [2020-01-02T09:07:03.527Z] #31 101.1 github.com/BurntSushi/toml/cmd/tomlv
09:07:03 [2020-01-02T09:07:03.776Z] #17 37.42 Selecting previously unselected package libip6tc0:arm64.
09:07:03 [2020-01-02T09:07:03.776Z] #17 37.43 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
09:07:03 [2020-01-02T09:07:03.776Z] #17 37.44 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:07:03 [2020-01-02T09:07:03.776Z] #17 37.59 Selecting previously unselected package libiptc0:arm64.
09:07:03 [2020-01-02T09:07:03.776Z] #17 37.59 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
09:07:03 [2020-01-02T09:07:03.776Z] #17 37.59 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
09:07:03 [2020-01-02T09:07:03.785Z] #31 ...
09:07:03 [2020-01-02T09:07:03.785Z] 
09:07:03 [2020-01-02T09:07:03.785Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:03 [2020-01-02T09:07:03.785Z] #41 18.48   DEP      images/sk-packet.pb-c.d
09:07:03 [2020-01-02T09:07:03.785Z] #41 18.54   PBCC     images/tcp-stream.pb-c.c
09:07:03 [2020-01-02T09:07:03.785Z] #41 18.63   DEP      images/tcp-stream.pb-c.d
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.61 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.61 Unpacking libcap2-bin (1:2.25-1) ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.73 Selecting previously unselected package libnl-3-200:s390x.
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.73 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 ...
09:07:03 [2020-01-02T09:07:03.885Z] 
09:07:03 [2020-01-02T09:07:03.885Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:03 [2020-01-02T09:07:03.885Z] #42 81.11   CC       criu/clone-noasan.o
09:07:03 [2020-01-02T09:07:03.885Z] #42 81.25   CC       criu/config.o
09:07:03 [2020-01-02T09:07:03.885Z] #42 82.78   CC       criu/cr-check.o
09:07:03 [2020-01-02T09:07:03.885Z] #42 84.25   CC       criu/cr-dedup.o
09:07:03 [2020-01-02T09:07:03.885Z] #42 84.65   CC       criu/cr-dump.o
09:07:03 [2020-01-02T09:07:03.885Z] #42 86.54   CC       criu/cr-errno.o
09:07:03 [2020-01-02T09:07:03.885Z] #42 86.59   CC       criu/cr-restore.o
09:07:03 [2020-01-02T09:07:03.885Z] #42 ...
09:07:03 [2020-01-02T09:07:03.885Z] 
09:07:03 [2020-01-02T09:07:03.885Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.73 Unpacking libnl-3-200:s390x (3.2.27-2) ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.81 Selecting previously unselected package libprotobuf-c1:s390x.
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.81 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.81 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.87 Selecting previously unselected package libreadline5:s390x.
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.87 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.87 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.96 Selecting previously unselected package net-tools.
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.96 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
09:07:03 [2020-01-02T09:07:03.885Z] #18 33.97 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:07:04 [2020-01-02T09:07:04.044Z] #17 37.73 Selecting previously unselected package libxtables12:arm64.
09:07:04 [2020-01-02T09:07:04.044Z] #17 37.74 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
09:07:04 [2020-01-02T09:07:04.044Z] #17 37.77 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
09:07:04 [2020-01-02T09:07:04.044Z] #41 18.75   PBCC     images/pipe.pb-c.c
09:07:04 [2020-01-02T09:07:04.044Z] #41 18.85   DEP      images/pipe.pb-c.d
09:07:04 [2020-01-02T09:07:04.044Z] #41 18.98   PBCC     images/pstree.pb-c.c
09:07:04 [2020-01-02T09:07:04.045Z] #32 7.339 unicode
09:07:04 [2020-01-02T09:07:04.283Z] #18 34.19 Selecting previously unselected package python-pip-whl.
09:07:04 [2020-01-02T09:07:04.283Z] #18 34.19 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:07:04 [2020-01-02T09:07:04.283Z] #18 34.19 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:07:04 [2020-01-02T09:07:04.303Z] #41 19.03   DEP      images/pstree.pb-c.d
09:07:04 [2020-01-02T09:07:04.303Z] #41 19.10   PBCC     images/fs.pb-c.c
09:07:04 [2020-01-02T09:07:04.303Z] #41 19.14   DEP      images/fs.pb-c.d
09:07:04 [2020-01-02T09:07:04.305Z] #17 38.01 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:07:04 [2020-01-02T09:07:04.305Z] #17 38.02 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
09:07:04 [2020-01-02T09:07:04.305Z] #17 38.04 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
09:07:04 [2020-01-02T09:07:04.562Z] #41 19.27   PBCC     images/signalfd.pb-c.c
09:07:04 [2020-01-02T09:07:04.562Z] #41 19.45   DEP      images/signalfd.pb-c.d
09:07:04 [2020-01-02T09:07:04.562Z] #41 19.54   PBCC     images/fh.pb-c.c
09:07:04 [2020-01-02T09:07:04.567Z] #17 38.16 Selecting previously unselected package iptables.
09:07:04 [2020-01-02T09:07:04.567Z] #17 38.17 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
09:07:04 [2020-01-02T09:07:04.567Z] #17 38.17 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:07:04 [2020-01-02T09:07:04.675Z] #32 7.900 internal/testlog
09:07:04 [2020-01-02T09:07:04.740Z] #18 34.72 Selecting previously unselected package python3-pip.
09:07:04 [2020-01-02T09:07:04.740Z] #18 34.72 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:07:04 [2020-01-02T09:07:04.740Z] #18 34.72 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:07:04 [2020-01-02T09:07:04.740Z] #18 34.83 Selecting previously unselected package python3-pkg-resources.
09:07:04 [2020-01-02T09:07:04.821Z] #41 19.71   PBCC     images/fsnotify.pb-c.c
09:07:04 [2020-01-02T09:07:04.821Z] #41 19.79   DEP      images/fh.pb-c.d
09:07:05 [2020-01-02T09:07:05.080Z] #41 19.82   DEP      images/fsnotify.pb-c.d
09:07:05 [2020-01-02T09:07:05.080Z] #41 19.97   PBCC     images/eventpoll.pb-c.c
09:07:05 [2020-01-02T09:07:05.080Z] #41 20.05   DEP      images/eventpoll.pb-c.d
09:07:05 [2020-01-02T09:07:05.139Z] #17 38.76 Selecting previously unselected package xxd.
09:07:05 [2020-01-02T09:07:05.139Z] #17 38.79 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
09:07:05 [2020-01-02T09:07:05.139Z] #17 38.80 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:07:05 [2020-01-02T09:07:05.139Z] #17 38.93 Selecting previously unselected package vim-common.
09:07:05 [2020-01-02T09:07:05.139Z] #17 38.95 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:07:05 [2020-01-02T09:07:05.139Z] #17 38.98 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:07:05 [2020-01-02T09:07:05.330Z] #18 34.83 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
09:07:05 [2020-01-02T09:07:05.330Z] #18 34.84 Unpacking python3-pkg-resources (33.1.1-1) ...
09:07:05 [2020-01-02T09:07:05.330Z] #18 35.07 Selecting previously unselected package python3-setuptools.
09:07:05 [2020-01-02T09:07:05.330Z] #18 35.09 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
09:07:05 [2020-01-02T09:07:05.330Z] #18 35.09 Unpacking python3-setuptools (33.1.1-1) ...
09:07:05 [2020-01-02T09:07:05.330Z] #18 35.46 Selecting previously unselected package python3-wheel.
09:07:05 [2020-01-02T09:07:05.330Z] #18 35.46 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
09:07:05 [2020-01-02T09:07:05.330Z] #18 35.47 Unpacking python3-wheel (0.29.0-2) ...
09:07:05 [2020-01-02T09:07:05.338Z] #41 20.17   PBCC     images/eventfd.pb-c.c
09:07:05 [2020-01-02T09:07:05.338Z] #41 20.21   DEP      images/eventfd.pb-c.d
09:07:05 [2020-01-02T09:07:05.338Z] #41 20.31   PBCC     images/remap-file-path.pb-c.c
09:07:05 [2020-01-02T09:07:05.596Z] #41 20.35   DEP      images/remap-file-path.pb-c.d
09:07:05 [2020-01-02T09:07:05.715Z] #32 8.922 runtime
09:07:05 [2020-01-02T09:07:05.716Z] #17 39.45 Selecting previously unselected package bzip2.
09:07:05 [2020-01-02T09:07:05.716Z] #17 39.47 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ...
09:07:05 [2020-01-02T09:07:05.716Z] #17 39.48 Unpacking bzip2 (1.0.6-8.1) ...
09:07:05 [2020-01-02T09:07:05.763Z] #18 35.63 Selecting previously unselected package thin-provisioning-tools.
09:07:05 [2020-01-02T09:07:05.763Z] #18 35.64 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
09:07:05 [2020-01-02T09:07:05.763Z] #18 35.64 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:07:05 [2020-01-02T09:07:05.855Z] #41 20.47   PBCC     images/fifo.pb-c.c
09:07:05 [2020-01-02T09:07:05.855Z] #41 20.52   DEP      images/fifo.pb-c.d
09:07:05 [2020-01-02T09:07:05.855Z] #41 20.66   PBCC     images/ghost-file.pb-c.c
09:07:05 [2020-01-02T09:07:05.978Z] #17 39.63 Selecting previously unselected package libgpm2:arm64.
09:07:05 [2020-01-02T09:07:05.978Z] #17 39.64 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ...
09:07:05 [2020-01-02T09:07:05.978Z] #17 39.65 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
09:07:05 [2020-01-02T09:07:05.978Z] #17 39.75 Selecting previously unselected package xz-utils.
09:07:05 [2020-01-02T09:07:05.978Z] #17 39.76 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ...
09:07:05 [2020-01-02T09:07:05.978Z] #17 39.77 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:07:06 [2020-01-02T09:07:06.026Z] #32 9.290 encoding
09:07:06 [2020-01-02T09:07:06.113Z] #41 ...
09:07:06 [2020-01-02T09:07:06.113Z] 
09:07:06 [2020-01-02T09:07:06.113Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:06 [2020-01-02T09:07:06.113Z] #31 DONE 107.1s
09:07:06 [2020-01-02T09:07:06.113Z] 
09:07:06 [2020-01-02T09:07:06.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:06 [2020-01-02T09:07:06.113Z] #41 20.82   DEP      images/ghost-file.pb-c.d
09:07:06 [2020-01-02T09:07:06.113Z] #41 20.94   PBCC     images/regfile.pb-c.c
09:07:06 [2020-01-02T09:07:06.113Z] #41 20.98   DEP      images/regfile.pb-c.d
09:07:06 [2020-01-02T09:07:06.196Z] #18 36.04 Selecting previously unselected package vim-runtime.
09:07:06 [2020-01-02T09:07:06.196Z] #18 36.05 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:07:06 [2020-01-02T09:07:06.196Z] #18 36.10 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:07:06 [2020-01-02T09:07:06.196Z] #18 36.14 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:07:06 [2020-01-02T09:07:06.196Z] #18 36.14 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:07:06 [2020-01-02T09:07:06.240Z] #17 39.99 Selecting previously unselected package aufs-tools.
09:07:06 [2020-01-02T09:07:06.240Z] #17 40.01 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ...
09:07:06 [2020-01-02T09:07:06.240Z] #17 40.02 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:07:06 [2020-01-02T09:07:06.320Z] #32 9.792 runtime/cgo
09:07:06 [2020-01-02T09:07:06.320Z] #32 ...
09:07:06 [2020-01-02T09:07:06.320Z] 
09:07:06 [2020-01-02T09:07:06.320Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:07:06 [2020-01-02T09:07:06.320Z] #57 0.859 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:07:06 [2020-01-02T09:07:06.320Z] #57 0.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:07:06 [2020-01-02T09:07:06.320Z] #57 0.931 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:07:06 [2020-01-02T09:07:06.320Z] #57 0.981 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:07:06 [2020-01-02T09:07:06.320Z] #57 1.114 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:07:06 [2020-01-02T09:07:06.320Z] #57 2.570 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB]
09:07:06 [2020-01-02T09:07:06.320Z] #57 5.300 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:07:06 [2020-01-02T09:07:06.320Z] #57 7.412 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:07:06 [2020-01-02T09:07:06.372Z] #41 21.05   PBCC     images/ns.pb-c.c
09:07:06 [2020-01-02T09:07:06.372Z] #41 21.14   DEP      images/ns.pb-c.d
09:07:06 [2020-01-02T09:07:06.610Z] #57 ...
09:07:06 [2020-01-02T09:07:06.610Z] 
09:07:06 [2020-01-02T09:07:06.610Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.900 + RM_GOPATH=0
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.908 + TMP_GOPATH=
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.909 + : /build
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.910 + '[' -z '' ']'
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.915 ++ mktemp -d
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.943 + export GOPATH=/tmp/tmp.lQF5Vq4JvF
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.944 + GOPATH=/tmp/tmp.lQF5Vq4JvF
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.944 + RM_GOPATH=1
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.955 ++ dirname ./install.sh
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.975 + dir=.
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.975 + bin=gotestsum
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.975 + shift
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.975 + '[' '!' -f ./gotestsum.installer ']'
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.975 + . ./gotestsum.installer
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.975 ++ : v0.3.5
09:07:06 [2020-01-02T09:07:06.610Z] #48 0.993 Installing gotestsum version v0.3.5
09:07:06 [2020-01-02T09:07:06.610Z] #48 1.001 + install_gotestsum
09:07:06 [2020-01-02T09:07:06.610Z] #48 1.001 + echo 'Installing gotestsum version v0.3.5'
09:07:06 [2020-01-02T09:07:06.610Z] #48 1.001 + go get -d gotest.tools/gotestsum
09:07:06 [2020-01-02T09:07:06.630Z] #41 21.22   PBCC     images/fdinfo.pb-c.c
09:07:06 [2020-01-02T09:07:06.630Z] #41 21.43   DEP      images/fdinfo.pb-c.d
09:07:06 [2020-01-02T09:07:06.630Z] #41 21.48   PBCC     images/core-aarch64.pb-c.c
09:07:06 [2020-01-02T09:07:06.813Z] #17 40.26 Selecting previously unselected package libonig4:arm64.
09:07:06 [2020-01-02T09:07:06.889Z] #41 21.54   PBCC     images/core-arm.pb-c.c
09:07:06 [2020-01-02T09:07:06.889Z] #41 21.67   PBCC     images/core-ppc64.pb-c.c
09:07:06 [2020-01-02T09:07:06.901Z] #48 ...
09:07:06 [2020-01-02T09:07:06.901Z] 
09:07:06 [2020-01-02T09:07:06.901Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:07:06 [2020-01-02T09:07:06.901Z] #29 1.065 + mktemp -d
09:07:06 [2020-01-02T09:07:06.901Z] #29 1.085 + export GOPATH=/tmp/tmp.1zxJW8UHt8
09:07:06 [2020-01-02T09:07:06.901Z] #29 1.085 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.1zxJW8UHt8/src/github.com/go-swagger/go-swagger
09:07:06 [2020-01-02T09:07:06.901Z] #29 1.105 Cloning into '/tmp/tmp.1zxJW8UHt8/src/github.com/go-swagger/go-swagger'...
09:07:06 [2020-01-02T09:07:06.901Z] #29 ...
09:07:06 [2020-01-02T09:07:06.901Z] 
09:07:06 [2020-01-02T09:07:06.901Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:07:06 [2020-01-02T09:07:06.901Z] #25 0.859 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:07:06 [2020-01-02T09:07:06.901Z] #25 0.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:07:06 [2020-01-02T09:07:06.901Z] #25 0.924 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:07:06 [2020-01-02T09:07:06.901Z] #25 0.966 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:07:06 [2020-01-02T09:07:06.901Z] #25 1.184 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:07:06 [2020-01-02T09:07:06.901Z] #25 2.419 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB]
09:07:06 [2020-01-02T09:07:06.901Z] #25 5.195 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:07:06 [2020-01-02T09:07:06.901Z] #25 7.223 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:07:07 [2020-01-02T09:07:07.075Z] #17 40.27 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ...
09:07:07 [2020-01-02T09:07:07.075Z] #17 40.28 Unpacking libonig4:arm64 (6.1.3-2) ...
09:07:07 [2020-01-02T09:07:07.075Z] #17 40.84 Selecting previously unselected package libjq1:arm64.
09:07:07 [2020-01-02T09:07:07.075Z] #17 40.84 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ...
09:07:07 [2020-01-02T09:07:07.075Z] #17 40.85 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
09:07:07 [2020-01-02T09:07:07.147Z] #41 21.78   PBCC     images/core-s390.pb-c.c
09:07:07 [2020-01-02T09:07:07.147Z] #41 21.88   PBCC     images/core-x86.pb-c.c
09:07:07 [2020-01-02T09:07:07.147Z] #41 22.01   PBCC     images/core.pb-c.c
09:07:07 [2020-01-02T09:07:07.191Z] #25 ...
09:07:07 [2020-01-02T09:07:07.191Z] 
09:07:07 [2020-01-02T09:07:07.191Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:07 [2020-01-02T09:07:07.191Z] #39 1.028 + mktemp -d
09:07:07 [2020-01-02T09:07:07.191Z] #39 1.031 + export GOPATH=/tmp/tmp.1wx4h3DYuZ
09:07:07 [2020-01-02T09:07:07.191Z] #39 1.032 + git clone https://github.com/docker/distribution.git /tmp/tmp.1wx4h3DYuZ/src/github.com/docker/distribution
09:07:07 [2020-01-02T09:07:07.191Z] #39 1.035 Cloning into '/tmp/tmp.1wx4h3DYuZ/src/github.com/docker/distribution'...
09:07:07 [2020-01-02T09:07:07.191Z] #39 ...
09:07:07 [2020-01-02T09:07:07.191Z] 
09:07:07 [2020-01-02T09:07:07.191Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.892 + RM_GOPATH=0
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.926 + TMP_GOPATH=
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.929 + : /build
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.933 + '[' -z '' ']'
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.937 ++ mktemp -d
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.947 + export GOPATH=/tmp/tmp.lIajgRnbgE
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.953 + GOPATH=/tmp/tmp.lIajgRnbgE
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.954 + RM_GOPATH=1
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.965 ++ dirname ./install.sh
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.986 + dir=.
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.991 + bin=dockercli
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.991 + shift
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.991 + '[' '!' -f ./dockercli.installer ']'
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.991 + . ./dockercli.installer
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.992 ++ : stable
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.992 ++ : 17.06.2-ce
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.998 + install_dockercli
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.998 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:07:07 [2020-01-02T09:07:07.191Z] #23 0.998 Install docker/cli version 17.06.2-ce from stable
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.004 ++ uname -m
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.012 + arch=ppc64le
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.028 + '[' ppc64le '!=' x86_64 ']'
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.029 + '[' ppc64le '!=' s390x ']'
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.030 + '[' ppc64le '!=' armhf ']'
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.030 + build_dockercli
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.031 + git clone https://github.com/docker/docker-ce /tmp/tmp.lIajgRnbgE/tmp/docker-ce
09:07:07 [2020-01-02T09:07:07.191Z] #23 1.037 Cloning into '/tmp/tmp.lIajgRnbgE/tmp/docker-ce'...
09:07:07 [2020-01-02T09:07:07.337Z] #17 41.05 Selecting previously unselected package jq.
09:07:07 [2020-01-02T09:07:07.337Z] #17 41.06 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ...
09:07:07 [2020-01-02T09:07:07.337Z] #17 41.08 Unpacking jq (1.5+dfsg-1.3) ...
09:07:07 [2020-01-02T09:07:07.406Z] #41 22.11   PBCC     images/inventory.pb-c.c
09:07:07 [2020-01-02T09:07:07.406Z] #41 22.22   DEP      images/core-aarch64.pb-c.d
09:07:07 [2020-01-02T09:07:07.406Z] #41 22.28   DEP      images/core-arm.pb-c.d
09:07:07 [2020-01-02T09:07:07.480Z] #23 ...
09:07:07 [2020-01-02T09:07:07.480Z] 
09:07:07 [2020-01-02T09:07:07.480Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:07:07 [2020-01-02T09:07:07.480Z] #11 1.482 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:07:07 [2020-01-02T09:07:07.480Z] #11 1.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:07:07 [2020-01-02T09:07:07.480Z] #11 1.672 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:07:07 [2020-01-02T09:07:07.480Z] #11 1.702 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:07:07 [2020-01-02T09:07:07.480Z] #11 1.828 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:07:07 [2020-01-02T09:07:07.480Z] #11 3.567 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB]
09:07:07 [2020-01-02T09:07:07.480Z] #11 6.275 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:07:07 [2020-01-02T09:07:07.480Z] #11 8.393 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:07:07 [2020-01-02T09:07:07.480Z] #11 ...
09:07:07 [2020-01-02T09:07:07.480Z] 
09:07:07 [2020-01-02T09:07:07.480Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.905 + RM_GOPATH=0
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.907 + TMP_GOPATH=
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.910 + : /build
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.912 + '[' -z '' ']'
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.918 ++ mktemp -d
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.928 + export GOPATH=/tmp/tmp.OAaKOMUgk8
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.928 + GOPATH=/tmp/tmp.OAaKOMUgk8
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.928 + RM_GOPATH=1
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.929 ++ dirname ./install.sh
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.937 + dir=.
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.937 + bin=proxy
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.938 + shift
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.939 + '[' '!' -f ./proxy.installer ']'
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.941 + . ./proxy.installer
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.942 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.944 + install_proxy
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.945 + case "$1" in
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.946 + export CGO_ENABLED=0
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.946 + CGO_ENABLED=0
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.947 + _install_proxy
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.957 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.957 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.958 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OAaKOMUgk8/src/github.com/docker/libnetwork
09:07:07 [2020-01-02T09:07:07.480Z] #69 0.976 Cloning into '/tmp/tmp.OAaKOMUgk8/src/github.com/docker/libnetwork'...
09:07:07 [2020-01-02T09:07:07.598Z] #17 41.21 Selecting previously unselected package libaio1:arm64.
09:07:07 [2020-01-02T09:07:07.598Z] #17 41.22 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ...
09:07:07 [2020-01-02T09:07:07.598Z] #17 41.24 Unpacking libaio1:arm64 (0.3.110-3) ...
09:07:07 [2020-01-02T09:07:07.598Z] #17 41.34 Selecting previously unselected package libcap2-bin.
09:07:07 [2020-01-02T09:07:07.598Z] #17 41.35 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ...
09:07:07 [2020-01-02T09:07:07.598Z] #17 41.37 Unpacking libcap2-bin (1:2.25-1) ...
09:07:07 [2020-01-02T09:07:07.665Z] #41 22.45   DEP      images/core-ppc64.pb-c.d
09:07:07 [2020-01-02T09:07:07.771Z] #69 ...
09:07:07 [2020-01-02T09:07:07.771Z] 
09:07:07 [2020-01-02T09:07:07.771Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.753 + RM_GOPATH=0
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.754 + TMP_GOPATH=
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.754 + : /build
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.754 + '[' -z '' ']'
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.757 ++ mktemp -d
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.770 + export GOPATH=/tmp/tmp.tkclGIvYiK
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.770 + GOPATH=/tmp/tmp.tkclGIvYiK
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.770 + RM_GOPATH=1
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.771 ++ dirname ./install.sh
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.773 + dir=.
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.773 + bin=vndr
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.773 + shift
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.774 + '[' '!' -f ./vndr.installer ']'
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.774 + . ./vndr.installer
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.774 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.775 + install_vndr
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.775 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.775 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.775 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tkclGIvYiK/src/github.com/LK4D4/vndr
09:07:07 [2020-01-02T09:07:07.771Z] #45 0.781 Cloning into '/tmp/tmp.tkclGIvYiK/src/github.com/LK4D4/vndr'...
09:07:07 [2020-01-02T09:07:07.771Z] #45 2.834 + cd /tmp/tmp.tkclGIvYiK/src/github.com/LK4D4/vndr
09:07:07 [2020-01-02T09:07:07.771Z] #45 2.835 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:07:07 [2020-01-02T09:07:07.771Z] #45 2.868 + go build -buildmode=pie -v -o /build/vndr .
09:07:07 [2020-01-02T09:07:07.771Z] #45 5.434 internal/race
09:07:07 [2020-01-02T09:07:07.771Z] #45 5.448 runtime/internal/math
09:07:07 [2020-01-02T09:07:07.771Z] #45 5.466 internal/cpu
09:07:07 [2020-01-02T09:07:07.771Z] #45 5.779 sync/atomic
09:07:07 [2020-01-02T09:07:07.771Z] #45 5.925 unicode
09:07:07 [2020-01-02T09:07:07.771Z] #45 5.947 unicode/utf8
09:07:07 [2020-01-02T09:07:07.771Z] #45 6.989 math
09:07:07 [2020-01-02T09:07:07.771Z] #45 7.472 internal/bytealg
09:07:07 [2020-01-02T09:07:07.771Z] #45 8.493 internal/testlog
09:07:07 [2020-01-02T09:07:07.771Z] #45 9.781 unicode/utf16
09:07:07 [2020-01-02T09:07:07.771Z] #45 10.31 runtime
09:07:07 [2020-01-02T09:07:07.771Z] #45 10.72 container/list
09:07:07 [2020-01-02T09:07:07.771Z] #45 ...
09:07:07 [2020-01-02T09:07:07.771Z] 
09:07:07 [2020-01-02T09:07:07.771Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:07 [2020-01-02T09:07:07.771Z] #41 1.113 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:07:07 [2020-01-02T09:07:07.771Z] #41 1.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:07:07 [2020-01-02T09:07:07.771Z] #41 1.328 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:07:07 [2020-01-02T09:07:07.771Z] #41 1.371 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:07:07 [2020-01-02T09:07:07.771Z] #41 1.441 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:07:07 [2020-01-02T09:07:07.771Z] #41 3.329 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB]
09:07:07 [2020-01-02T09:07:07.771Z] #41 6.076 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:07:07 [2020-01-02T09:07:07.771Z] #41 7.751 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:07:07 [2020-01-02T09:07:07.860Z] #17 41.54 Selecting previously unselected package libnl-3-200:arm64.
09:07:07 [2020-01-02T09:07:07.860Z] #17 41.55 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ...
09:07:07 [2020-01-02T09:07:07.860Z] #17 41.57 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
09:07:07 [2020-01-02T09:07:07.860Z] #17 41.72 Selecting previously unselected package libprotobuf-c1:arm64.
09:07:07 [2020-01-02T09:07:07.860Z] #17 41.73 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ...
09:07:07 [2020-01-02T09:07:07.860Z] #17 41.73 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
09:07:07 [2020-01-02T09:07:07.924Z] #41 22.56   DEP      images/core-s390.pb-c.d
09:07:07 [2020-01-02T09:07:07.924Z] #41 22.66   DEP      images/core-x86.pb-c.d
09:07:07 [2020-01-02T09:07:07.924Z] #41 22.75   DEP      images/core.pb-c.d
09:07:08 [2020-01-02T09:07:08.061Z] #41 ...
09:07:08 [2020-01-02T09:07:08.061Z] 
09:07:08 [2020-01-02T09:07:08.061Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:07:08 [2020-01-02T09:07:08.061Z] #34 1.410 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:07:08 [2020-01-02T09:07:08.061Z] #34 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:07:08 [2020-01-02T09:07:08.061Z] #34 1.493 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:07:08 [2020-01-02T09:07:08.061Z] #34 1.534 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:07:08 [2020-01-02T09:07:08.061Z] #34 1.641 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:07:08 [2020-01-02T09:07:08.061Z] #34 3.218 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB]
09:07:08 [2020-01-02T09:07:08.061Z] #34 6.273 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:07:08 [2020-01-02T09:07:08.061Z] #34 8.037 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:07:08 [2020-01-02T09:07:08.061Z] #34 ...
09:07:08 [2020-01-02T09:07:08.061Z] 
09:07:08 [2020-01-02T09:07:08.061Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.918 + RM_GOPATH=0
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.918 + TMP_GOPATH=
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.918 + : /build/
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.919 + '[' -z '' ']'
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.920 ++ mktemp -d
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.933 + export GOPATH=/tmp/tmp.xTk5CIu4uu
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.933 + GOPATH=/tmp/tmp.xTk5CIu4uu
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.933 + RM_GOPATH=1
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.937 ++ dirname ./install.sh
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.946 + dir=.
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.946 + bin=rootlesskit
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.947 + shift
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.948 + '[' '!' -f ./rootlesskit.installer ']'
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.953 + . ./rootlesskit.installer
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.955 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.956 + install_rootlesskit
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.960 + case "$1" in
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.961 + export CGO_ENABLED=0
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.962 + CGO_ENABLED=0
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.962 + _install_rootlesskit
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.962 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.963 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.964 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xTk5CIu4uu/src/github.com/rootless-containers/rootlesskit
09:07:08 [2020-01-02T09:07:08.061Z] #63 0.977 Cloning into '/tmp/tmp.xTk5CIu4uu/src/github.com/rootless-containers/rootlesskit'...
09:07:08 [2020-01-02T09:07:08.061Z] #63 7.706 + cd /tmp/tmp.xTk5CIu4uu/src/github.com/rootless-containers/rootlesskit
09:07:08 [2020-01-02T09:07:08.061Z] #63 7.708 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
09:07:08 [2020-01-02T09:07:08.061Z] #63 7.986 + for f in rootlesskit rootlesskit-docker-proxy
09:07:08 [2020-01-02T09:07:08.061Z] #63 7.987 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:07:08 [2020-01-02T09:07:08.121Z] #17 41.91 Selecting previously unselected package libreadline5:arm64.
09:07:08 [2020-01-02T09:07:08.121Z] #17 41.92 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ...
09:07:08 [2020-01-02T09:07:08.121Z] #17 41.95 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ...
09:07:08 [2020-01-02T09:07:08.183Z] #41 22.86   DEP      images/inventory.pb-c.d
09:07:08 [2020-01-02T09:07:08.183Z] #41 23.08   PBCC     images/cpuinfo.pb-c.c
09:07:08 [2020-01-02T09:07:08.383Z] #17 42.19 Selecting previously unselected package net-tools.
09:07:08 [2020-01-02T09:07:08.383Z] #17 42.21 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
09:07:08 [2020-01-02T09:07:08.383Z] #17 42.25 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:07:08 [2020-01-02T09:07:08.441Z] #41 23.12   DEP      images/cpuinfo.pb-c.d
09:07:08 [2020-01-02T09:07:08.441Z] #41 23.23   PBCC     images/stats.pb-c.c
09:07:08 [2020-01-02T09:07:08.441Z] #41 23.29   DEP      images/stats.pb-c.d
09:07:08 [2020-01-02T09:07:08.959Z] #17 ...
09:07:08 [2020-01-02T09:07:08.959Z] 
09:07:08 [2020-01-02T09:07:08.959Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:08 [2020-01-02T09:07:08.959Z] #38 176.4 + dpkg --print-architecture
09:07:08 [2020-01-02T09:07:08.959Z] #38 176.4 + rm -rf /tmp/tmp.UXfbgJKtww
09:07:08 [2020-01-02T09:07:08.959Z] #38 DONE 177.8s
09:07:08 [2020-01-02T09:07:08.959Z] 
09:07:08 [2020-01-02T09:07:08.959Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:08 [2020-01-02T09:07:08.959Z] #17 42.72 Selecting previously unselected package python-pip-whl.
09:07:08 [2020-01-02T09:07:08.959Z] #17 42.73 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:07:08 [2020-01-02T09:07:08.959Z] #17 42.73 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:07:08 [2020-01-02T09:07:08.959Z] #17 ...
09:07:08 [2020-01-02T09:07:08.959Z] 
09:07:08 [2020-01-02T09:07:08.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:08 [2020-01-02T09:07:08.959Z] #41 106.4   DEP      criu/fdstore.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 106.6   DEP      criu/fault-injection.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 106.6   DEP      criu/external.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 106.8   DEP      criu/eventpoll.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 107.0   DEP      criu/eventfd.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 107.3   DEP      criu/crtools.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 107.5   DEP      criu/cr-service.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 107.7   DEP      criu/cr-restore.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 108.0   DEP      criu/cr-errno.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 108.0   DEP      criu/cr-dump.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 108.4   DEP      criu/cr-dedup.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 108.6   DEP      criu/cr-check.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 108.8   DEP      criu/config.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 109.0   DEP      criu/clone-noasan.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 109.1   DEP      criu/cgroup.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 109.3   DEP      criu/cgroup-props.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 109.4   DEP      criu/bitmap.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 109.4   DEP      criu/bfd.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 109.6   DEP      criu/autofs.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 109.8   DEP      criu/aio.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 110.1   DEP      criu/action-scripts.d
09:07:08 [2020-01-02T09:07:08.959Z] #41 110.4   CC       criu/action-scripts.o
09:07:08 [2020-01-02T09:07:08.959Z] #41 111.4   CC       criu/aio.o
09:07:08 [2020-01-02T09:07:08.959Z] #41 112.0   CC       criu/autofs.o
09:07:08 [2020-01-02T09:07:08.959Z] #41 113.5   CC       criu/bfd.o
09:07:09 [2020-01-02T09:07:09.532Z] #41 ...
09:07:09 [2020-01-02T09:07:09.532Z] 
09:07:09 [2020-01-02T09:07:09.532Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:09 [2020-01-02T09:07:09.532Z] #17 43.26 Selecting previously unselected package python3-pip.
09:07:09 [2020-01-02T09:07:09.532Z] #17 43.27 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:07:09 [2020-01-02T09:07:09.532Z] #17 43.28 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:07:09 [2020-01-02T09:07:09.805Z] #17 43.60 Selecting previously unselected package python3-pkg-resources.
09:07:09 [2020-01-02T09:07:09.805Z] #17 43.60 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
09:07:09 [2020-01-02T09:07:09.805Z] #17 43.61 Unpacking python3-pkg-resources (33.1.1-1) ...
09:07:09 [2020-01-02T09:07:09.828Z] #18 39.76 Selecting previously unselected package vim.
09:07:09 [2020-01-02T09:07:09.828Z] #18 39.79 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:07:09 [2020-01-02T09:07:09.828Z] #18 39.79 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:07:10 [2020-01-02T09:07:10.067Z] #17 43.82 Selecting previously unselected package python3-setuptools.
09:07:10 [2020-01-02T09:07:10.067Z] #17 43.82 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
09:07:10 [2020-01-02T09:07:10.067Z] #17 43.84 Unpacking python3-setuptools (33.1.1-1) ...
09:07:10 [2020-01-02T09:07:10.226Z] #18 40.28 Selecting previously unselected package xfsprogs.
09:07:10 [2020-01-02T09:07:10.226Z] #18 40.29 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ...
09:07:10 [2020-01-02T09:07:10.226Z] #18 40.29 Unpacking xfsprogs (4.9.0+nmu1) ...
09:07:10 [2020-01-02T09:07:10.328Z] #17 44.12 Selecting previously unselected package python3-wheel.
09:07:10 [2020-01-02T09:07:10.328Z] #17 44.13 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
09:07:10 [2020-01-02T09:07:10.328Z] #17 44.14 Unpacking python3-wheel (0.29.0-2) ...
09:07:10 [2020-01-02T09:07:10.590Z] #17 44.32 Selecting previously unselected package thin-provisioning-tools.
09:07:10 [2020-01-02T09:07:10.590Z] #17 44.33 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ...
09:07:10 [2020-01-02T09:07:10.590Z] #17 44.34 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:07:10 [2020-01-02T09:07:10.852Z] #17 44.63 Selecting previously unselected package vim-runtime.
09:07:10 [2020-01-02T09:07:10.852Z] #17 44.63 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:07:10 [2020-01-02T09:07:10.852Z] #17 44.68 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:07:10 [2020-01-02T09:07:10.852Z] #17 44.73 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:07:11 [2020-01-02T09:07:11.070Z] #18 40.96 Selecting previously unselected package zip.
09:07:11 [2020-01-02T09:07:11.070Z] #18 40.97 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ...
09:07:11 [2020-01-02T09:07:11.070Z] #18 40.97 Unpacking zip (3.0-11+b1) ...
09:07:11 [2020-01-02T09:07:11.070Z] #18 41.12 Selecting previously unselected package libapparmor-perl.
09:07:11 [2020-01-02T09:07:11.070Z] #18 41.12 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
09:07:11 [2020-01-02T09:07:11.070Z] #18 41.13 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:07:11 [2020-01-02T09:07:11.115Z] #17 44.73 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:07:11 [2020-01-02T09:07:11.479Z] #18 41.26 Selecting previously unselected package apparmor.
09:07:11 [2020-01-02T09:07:11.479Z] #18 41.26 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ...
09:07:11 [2020-01-02T09:07:11.479Z] #18 41.35 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:07:11 [2020-01-02T09:07:11.559Z] #63 ...
09:07:11 [2020-01-02T09:07:11.559Z] 
09:07:11 [2020-01-02T09:07:11.559Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:11 [2020-01-02T09:07:11.559Z] #45 14.62 crypto/internal/subtle
09:07:11 [2020-01-02T09:07:11.783Z] #41 26.21 make[1]: Nothing to be done for 'all'.
09:07:11 [2020-01-02T09:07:11.849Z] #45 15.19 crypto/subtle
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.83 Setting up aufs-tools (1:4.1+20161219-1) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.87 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.88 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.90 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.91 Processing triggers for mime-support (3.60) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.95 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.96 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.97 Setting up libcap2-bin (1:2.25-1) ...
09:07:11 [2020-01-02T09:07:11.890Z] #18 41.98 Setting up bash-completion (1:2.1-4.3) ...
09:07:12 [2020-01-02T09:07:12.042Z] #41 ...
09:07:12 [2020-01-02T09:07:12.042Z] 
09:07:12 [2020-01-02T09:07:12.042Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:12 [2020-01-02T09:07:12.042Z] #44 103.3 text/template/parse
09:07:12 [2020-01-02T09:07:12.042Z] #44 104.1 go/ast
09:07:12 [2020-01-02T09:07:12.042Z] #44 110.5 text/template
09:07:12 [2020-01-02T09:07:12.042Z] #44 111.1 go/parser
09:07:12 [2020-01-02T09:07:12.875Z] #45 16.10 vendor/golang.org/x/crypto/cryptobyte/asn1
09:07:13 [2020-01-02T09:07:13.254Z] #18 ...
09:07:13 [2020-01-02T09:07:13.254Z] 
09:07:13 [2020-01-02T09:07:13.254Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:13 [2020-01-02T09:07:13.254Z] #45 130.9 github.com/LK4D4/vndr/godl
09:07:13 [2020-01-02T09:07:13.254Z] #45 131.6 github.com/LK4D4/vndr
09:07:13 [2020-01-02T09:07:13.254Z] #45 ...
09:07:13 [2020-01-02T09:07:13.254Z] 
09:07:13 [2020-01-02T09:07:13.254Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:13 [2020-01-02T09:07:13.254Z] #42 91.37   CC       criu/cr-service.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 93.62   CC       criu/crtools.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 94.77   CC       criu/eventfd.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 95.29   CC       criu/eventpoll.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 96.23   CC       criu/external.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 96.54   CC       criu/fault-injection.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 96.64   CC       criu/fdstore.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 97.10   CC       criu/fifo.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 97.67   CC       criu/file-ids.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 98.22   CC       criu/file-lock.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 99.24   CC       criu/files-ext.o
09:07:13 [2020-01-02T09:07:13.254Z] #42 99.61   CC       criu/files-reg.o
09:07:13 [2020-01-02T09:07:13.503Z] #45 16.70 internal/nettrace
09:07:13 [2020-01-02T09:07:13.793Z] #45 17.24 runtime/cgo
09:07:14 [2020-01-02T09:07:14.119Z] #42 ...
09:07:14 [2020-01-02T09:07:14.119Z] 
09:07:14 [2020-01-02T09:07:14.119Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:14 [2020-01-02T09:07:14.119Z] #45 DONE 141.7s
09:07:14 [2020-01-02T09:07:14.119Z] 
09:07:14 [2020-01-02T09:07:14.119Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.18 Setting up libonig4:s390x (6.1.3-2) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.19 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.20 Setting up zip (3.0-11+b1) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.21 Setting up bzip2 (1.0.6-8.1) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.22 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.22 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.24 Setting up libaio1:s390x (0.3.110-3) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.25 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.26 Setting up xz-utils (5.2.2-1.2+b1) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.28 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:07:14 [2020-01-02T09:07:14.119Z] #18 44.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:07:14 [2020-01-02T09:07:14.422Z] #17 47.79 Selecting previously unselected package vim.
09:07:14 [2020-01-02T09:07:14.422Z] #17 47.80 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
09:07:14 [2020-01-02T09:07:14.422Z] #17 47.81 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:07:14 [2020-01-02T09:07:14.422Z] #17 48.22 Selecting previously unselected package xfsprogs.
09:07:14 [2020-01-02T09:07:14.422Z] #17 48.22 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ...
09:07:14 [2020-01-02T09:07:14.422Z] #17 48.23 Unpacking xfsprogs (4.9.0+nmu1) ...
09:07:14 [2020-01-02T09:07:14.525Z] #18 44.31 Setting up libnfnetlink0:s390x (1.0.1-3) ...
09:07:14 [2020-01-02T09:07:14.525Z] #18 44.33 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:07:14 [2020-01-02T09:07:14.574Z] #44 ...
09:07:14 [2020-01-02T09:07:14.574Z] 
09:07:14 [2020-01-02T09:07:14.574Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:14 [2020-01-02T09:07:14.574Z] #41 29.02   CC       images/stats.o
09:07:14 [2020-01-02T09:07:14.574Z] #41 29.41   CC       images/core.o
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.86 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.86 Setting up libnl-3-200:s390x (3.2.27-2) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.88 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.89 Setting up pigz (2.3.4-1) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.89 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.90 Setting up libmpdec2:s390x (2.4.2-1) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.91 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.92 Setting up jq (1.5+dfsg-1.3) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.93 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.94 Setting up xfsprogs (4.9.0+nmu1) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.95 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:07:14 [2020-01-02T09:07:14.936Z] #18 44.99 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 45.00 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 45.01 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:07:14 [2020-01-02T09:07:14.936Z] #18 45.02 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:07:14 [2020-01-02T09:07:14.997Z] #17 48.61 Selecting previously unselected package zip.
09:07:14 [2020-01-02T09:07:14.997Z] #17 48.61 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ...
09:07:14 [2020-01-02T09:07:14.997Z] #17 48.62 Unpacking zip (3.0-11+b1) ...
09:07:14 [2020-01-02T09:07:14.997Z] #17 48.83 Selecting previously unselected package libapparmor-perl.
09:07:15 [2020-01-02T09:07:15.142Z] #41 30.05   CC       images/core-x86.o
09:07:15 [2020-01-02T09:07:15.259Z] #17 48.83 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ...
09:07:15 [2020-01-02T09:07:15.259Z] #17 48.84 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:07:15 [2020-01-02T09:07:15.259Z] #17 49.02 Selecting previously unselected package apparmor.
09:07:15 [2020-01-02T09:07:15.259Z] #17 49.04 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ...
09:07:15 [2020-01-02T09:07:15.259Z] #17 49.12 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:07:15 [2020-01-02T09:07:15.709Z] #41 30.64   CC       images/core-arm.o
09:07:15 [2020-01-02T09:07:15.834Z] #17 49.51 Setting up aufs-tools (1:4.1+20161219-1) ...
09:07:15 [2020-01-02T09:07:15.834Z] #17 49.53 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:07:15 [2020-01-02T09:07:15.834Z] #17 49.55 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
09:07:15 [2020-01-02T09:07:15.834Z] #17 49.63 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:07:15 [2020-01-02T09:07:15.834Z] #17 49.66 Processing triggers for mime-support (3.60) ...
09:07:15 [2020-01-02T09:07:15.834Z] #17 49.72 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:07:15 [2020-01-02T09:07:15.834Z] #17 49.74 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
09:07:16 [2020-01-02T09:07:16.095Z] #17 49.75 Setting up libcap2-bin (1:2.25-1) ...
09:07:16 [2020-01-02T09:07:16.095Z] #17 49.78 Setting up bash-completion (1:2.1-4.3) ...
09:07:16 [2020-01-02T09:07:16.276Z] #41 30.99   CC       images/core-aarch64.o
09:07:16 [2020-01-02T09:07:16.535Z] #41 31.31   CC       images/core-ppc64.o
09:07:17 [2020-01-02T09:07:17.102Z] #41 31.95   CC       images/core-s390.o
09:07:18 [2020-01-02T09:07:18.037Z] #41 32.58   CC       images/cpuinfo.o
09:07:18 [2020-01-02T09:07:18.296Z] #41 33.09   CC       images/inventory.o
09:07:18 [2020-01-02T09:07:18.555Z] #41 33.34   CC       images/fdinfo.o
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.54 Setting up libonig4:arm64 (6.1.3-2) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.55 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.57 Setting up zip (3.0-11+b1) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.58 Setting up bzip2 (1.0.6-8.1) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.60 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.61 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.66 Setting up libaio1:arm64 (0.3.110-3) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.68 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.69 Setting up xz-utils (5.2.2-1.2+b1) ...
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:07:18 [2020-01-02T09:07:18.827Z] #17 52.74 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:07:19 [2020-01-02T09:07:19.088Z] #17 52.77 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:07:19 [2020-01-02T09:07:19.088Z] #17 52.79 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
09:07:19 [2020-01-02T09:07:19.088Z] #17 52.83 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:07:19 [2020-01-02T09:07:19.122Z] #41 33.72   CC       images/fown.o
09:07:19 [2020-01-02T09:07:19.356Z] #18 48.77 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
09:07:19 [2020-01-02T09:07:19.356Z] #18 48.78 Setting up python3 (3.5.3-1) ...
09:07:19 [2020-01-02T09:07:19.365Z] #45 ...
09:07:19 [2020-01-02T09:07:19.365Z] 
09:07:19 [2020-01-02T09:07:19.365Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:19 [2020-01-02T09:07:19.365Z] #41 22.39 Fetched 7732 kB in 21s (363 kB/s)
09:07:19 [2020-01-02T09:07:19.380Z] #41 34.02   CC       images/ns.o
09:07:19 [2020-01-02T09:07:19.380Z] #41 34.20   CC       images/regfile.o
09:07:19 [2020-01-02T09:07:19.639Z] #41 34.41   CC       images/ghost-file.o
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.29 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.37 Setting up libnl-3-200:arm64 (3.2.27-2) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.40 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.42 Setting up pigz (2.3.4-1) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.44 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.45 Setting up libmpdec2:arm64 (2.4.2-1) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.47 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.48 Setting up jq (1.5+dfsg-1.3) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.50 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.51 Setting up xfsprogs (4.9.0+nmu1) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.53 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:07:19 [2020-01-02T09:07:19.660Z] #17 53.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:07:19 [2020-01-02T09:07:19.660Z] #17 ...
09:07:19 [2020-01-02T09:07:19.660Z] 
09:07:19 [2020-01-02T09:07:19.660Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:19 [2020-01-02T09:07:19.660Z] #41 114.2   CC       criu/bitmap.o
09:07:19 [2020-01-02T09:07:19.660Z] #41 114.5   CC       criu/cgroup-props.o
09:07:19 [2020-01-02T09:07:19.660Z] #41 115.6   CC       criu/cgroup.o
09:07:19 [2020-01-02T09:07:19.660Z] #41 118.4   CC       criu/clone-noasan.o
09:07:19 [2020-01-02T09:07:19.660Z] #41 118.5   CC       criu/config.o
09:07:19 [2020-01-02T09:07:19.660Z] #41 120.0   CC       criu/cr-check.o
09:07:19 [2020-01-02T09:07:19.660Z] #41 121.8   CC       criu/cr-dedup.o
09:07:19 [2020-01-02T09:07:19.660Z] #41 122.3   CC       criu/cr-dump.o
09:07:19 [2020-01-02T09:07:19.898Z] #41 34.80   CC       images/fifo.o
09:07:19 [2020-01-02T09:07:19.921Z] #41 ...
09:07:19 [2020-01-02T09:07:19.921Z] 
09:07:19 [2020-01-02T09:07:19.921Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:19 [2020-01-02T09:07:19.921Z] #17 53.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:07:19 [2020-01-02T09:07:19.921Z] #17 53.61 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
09:07:19 [2020-01-02T09:07:19.921Z] #17 53.63 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
09:07:19 [2020-01-02T09:07:19.921Z] #17 53.64 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:07:19 [2020-01-02T09:07:19.921Z] #17 53.66 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:07:20 [2020-01-02T09:07:20.157Z] #41 34.98   CC       images/remap-file-path.o
09:07:20 [2020-01-02T09:07:20.193Z] #18 50.10 Setting up apparmor (2.11.0-3+deb9u2) ...
09:07:20 [2020-01-02T09:07:20.415Z] #41 35.17   CC       images/eventfd.o
09:07:20 [2020-01-02T09:07:20.674Z] #41 35.41   CC       images/eventpoll.o
09:07:20 [2020-01-02T09:07:20.932Z] #41 35.68   CC       images/fh.o
09:07:21 [2020-01-02T09:07:21.191Z] #41 35.98   CC       images/fsnotify.o
09:07:21 [2020-01-02T09:07:21.757Z] #41 36.66   CC       images/signalfd.o
09:07:21 [2020-01-02T09:07:21.761Z] #18 51.39 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:07:21 [2020-01-02T09:07:21.761Z] #18 51.55 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:07:21 [2020-01-02T09:07:21.761Z] #18 51.74 Setting up python3-wheel (0.29.0-2) ...
09:07:22 [2020-01-02T09:07:22.324Z] #41 36.89   CC       images/fs.o
09:07:22 [2020-01-02T09:07:22.324Z] #41 37.15   CC       images/pstree.o
09:07:22 [2020-01-02T09:07:22.583Z] #41 37.41   CC       images/pipe.o
09:07:22 [2020-01-02T09:07:22.841Z] #41 37.66   CC       images/tcp-stream.o
09:07:23 [2020-01-02T09:07:23.291Z] #18 53.11 Setting up python3-pkg-resources (33.1.1-1) ...
09:07:23 [2020-01-02T09:07:23.291Z] #18 ...
09:07:23 [2020-01-02T09:07:23.291Z] 
09:07:23 [2020-01-02T09:07:23.291Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:07:23 [2020-01-02T09:07:23.291Z] #29 151.5 + rm -rf /tmp/tmp.4GxED1lAlm
09:07:23 [2020-01-02T09:07:23.412Z] #41 37.95   CC       images/sk-packet.o
09:07:23 [2020-01-02T09:07:23.412Z] #41 38.23   CC       images/mnt.o
09:07:23 [2020-01-02T09:07:23.670Z] #41 38.50   CC       images/pipe-data.o
09:07:23 [2020-01-02T09:07:23.858Z] #29 DONE 151.9s
09:07:23 [2020-01-02T09:07:23.858Z] 
09:07:23 [2020-01-02T09:07:23.858Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:23 [2020-01-02T09:07:23.858Z] #42 101.7   CC       criu/files.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 104.3   CC       criu/filesystems.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 105.0   CC       criu/fsnotify.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 105.9   CC       criu/image-desc.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 106.2   CC       criu/image.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 106.9   CC       criu/ipc_ns.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 107.8   CC       criu/irmap.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 108.6   CC       criu/kcmp-ids.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 109.0   CC       criu/kerndat.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 110.8   CC       criu/libnetlink.o
09:07:23 [2020-01-02T09:07:23.858Z] #42 111.1   CC       criu/log.o
09:07:23 [2020-01-02T09:07:23.929Z] #41 38.77   CC       images/sa.o
09:07:24 [2020-01-02T09:07:24.187Z] #41 39.06   CC       images/timer.o
09:07:24 [2020-01-02T09:07:24.737Z] #42 112.2   CC       criu/lsm.o
09:07:24 [2020-01-02T09:07:24.737Z] #42 ...
09:07:24 [2020-01-02T09:07:24.737Z] 
09:07:24 [2020-01-02T09:07:24.737Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:24 [2020-01-02T09:07:24.737Z] #18 54.75 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:07:24 [2020-01-02T09:07:24.755Z] #41 39.57   CC       images/timerfd.o
09:07:24 [2020-01-02T09:07:24.918Z] #41 22.39 Reading package lists...
09:07:24 [2020-01-02T09:07:24.918Z] #41 ...
09:07:24 [2020-01-02T09:07:24.918Z] 
09:07:24 [2020-01-02T09:07:24.918Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:24 [2020-01-02T09:07:24.918Z] #39 26.01 + cd /tmp/tmp.1wx4h3DYuZ/src/github.com/docker/distribution
09:07:24 [2020-01-02T09:07:24.918Z] #39 26.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:07:25 [2020-01-02T09:07:25.013Z] #41 39.82   CC       images/mm.o
09:07:25 [2020-01-02T09:07:25.209Z] #39 28.81 + GOPATH=/tmp/tmp.1wx4h3DYuZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1wx4h3DYuZ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:07:25 [2020-01-02T09:07:25.215Z] #17 58.21 Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
09:07:25 [2020-01-02T09:07:25.215Z] #17 58.26 Setting up python3 (3.5.3-1) ...
09:07:25 [2020-01-02T09:07:25.272Z] #41 ...
09:07:25 [2020-01-02T09:07:25.272Z] 
09:07:25 [2020-01-02T09:07:25.272Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:25 [2020-01-02T09:07:25.272Z] #44 116.4 encoding/xml
09:07:25 [2020-01-02T09:07:25.272Z] #44 117.3 go/doc
09:07:25 [2020-01-02T09:07:25.272Z] #44 120.6 github.com/LK4D4/vndr/build
09:07:25 [2020-01-02T09:07:25.272Z] #44 122.6 vendor/golang.org/x/crypto/cryptobyte
09:07:25 [2020-01-02T09:07:25.272Z] #44 124.2 net
09:07:25 [2020-01-02T09:07:25.272Z] #44 124.7 vendor/golang.org/x/crypto/internal/chacha20
09:07:25 [2020-01-02T09:07:25.272Z] #44 125.3 vendor/golang.org/x/crypto/poly1305
09:07:25 [2020-01-02T09:07:25.272Z] #44 125.8 vendor/golang.org/x/sys/cpu
09:07:25 [2020-01-02T09:07:25.272Z] #44 125.9 vendor/golang.org/x/crypto/chacha20poly1305
09:07:25 [2020-01-02T09:07:25.530Z] #44 ...
09:07:25 [2020-01-02T09:07:25.530Z] 
09:07:25 [2020-01-02T09:07:25.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:25 [2020-01-02T09:07:25.530Z] #41 40.20   CC       images/sk-opts.o
09:07:25 [2020-01-02T09:07:25.530Z] #41 40.38   CC       images/sk-unix.o
09:07:25 [2020-01-02T09:07:25.614Z] #18 55.52 Setting up python3-setuptools (33.1.1-1) ...
09:07:26 [2020-01-02T09:07:26.097Z] #41 40.71   CC       images/sk-inet.o
09:07:26 [2020-01-02T09:07:26.357Z] #41 41.13   CC       images/tun.o
09:07:26 [2020-01-02T09:07:26.475Z] #18 56.22 Setting up dh-python (2.20170125) ...
09:07:26 [2020-01-02T09:07:26.475Z] #18 56.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:07:26 [2020-01-02T09:07:26.615Z] #41 41.47   CC       images/sk-netlink.o
09:07:26 [2020-01-02T09:07:26.868Z] #18 DONE 56.8s
09:07:26 [2020-01-02T09:07:26.868Z] 
09:07:26 [2020-01-02T09:07:26.868Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:07:27 [2020-01-02T09:07:27.133Z] #17 60.69 Setting up apparmor (2.11.0-3+deb9u2) ...
09:07:27 [2020-01-02T09:07:27.185Z] #41 41.75   CC       images/packet-sock.o
09:07:27 [2020-01-02T09:07:27.185Z] #41 42.13   CC       images/ipc-var.o
09:07:27 [2020-01-02T09:07:27.752Z] #41 42.35   CC       images/ipc-desc.o
09:07:27 [2020-01-02T09:07:27.752Z] #41 42.57   CC       images/ipc-shm.o
09:07:28 [2020-01-02T09:07:28.011Z] #41 42.79   CC       images/ipc-msg.o
09:07:28 [2020-01-02T09:07:28.270Z] #41 43.11   CC       images/ipc-sem.o
09:07:28 [2020-01-02T09:07:28.528Z] #41 43.34   CC       images/utsns.o
09:07:28 [2020-01-02T09:07:28.744Z] #39 ...
09:07:28 [2020-01-02T09:07:28.745Z] 
09:07:28 [2020-01-02T09:07:28.745Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:28 [2020-01-02T09:07:28.745Z] #41 22.39 Reading package lists...
09:07:28 [2020-01-02T09:07:28.745Z] #41 ...
09:07:28 [2020-01-02T09:07:28.745Z] 
09:07:28 [2020-01-02T09:07:28.745Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:07:28 [2020-01-02T09:07:28.745Z] #25 22.28 Fetched 7732 kB in 21s (359 kB/s)
09:07:28 [2020-01-02T09:07:28.745Z] #25 22.28 Reading package lists...
09:07:28 [2020-01-02T09:07:28.745Z] #25 32.04 Reading package lists...
09:07:28 [2020-01-02T09:07:28.745Z] #25 ...
09:07:28 [2020-01-02T09:07:28.745Z] 
09:07:28 [2020-01-02T09:07:28.745Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:28 [2020-01-02T09:07:28.787Z] #41 43.62   CC       images/creds.o
09:07:29 [2020-01-02T09:07:29.034Z] #41 32.37 Reading package lists...
09:07:29 [2020-01-02T09:07:29.034Z] #41 ...
09:07:29 [2020-01-02T09:07:29.034Z] 
09:07:29 [2020-01-02T09:07:29.034Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:07:29 [2020-01-02T09:07:29.034Z] #34 22.54 Fetched 7732 kB in 21s (365 kB/s)
09:07:29 [2020-01-02T09:07:29.034Z] #34 22.54 Reading package lists...
09:07:29 [2020-01-02T09:07:29.034Z] #34 32.60 Reading package lists...
09:07:29 [2020-01-02T09:07:29.034Z] #34 ...
09:07:29 [2020-01-02T09:07:29.034Z] 
09:07:29 [2020-01-02T09:07:29.034Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:29 [2020-01-02T09:07:29.034Z] #69 28.14 + cd /tmp/tmp.OAaKOMUgk8/src/github.com/docker/libnetwork
09:07:29 [2020-01-02T09:07:29.034Z] #69 28.14 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:07:29 [2020-01-02T09:07:29.034Z] #69 28.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:07:29 [2020-01-02T09:07:29.046Z] #41 43.78   CC       images/vma.o
09:07:29 [2020-01-02T09:07:29.050Z] #17 62.50 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:07:29 [2020-01-02T09:07:29.050Z] #17 62.68 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:07:29 [2020-01-02T09:07:29.050Z] #17 62.73 Setting up python3-wheel (0.29.0-2) ...
09:07:29 [2020-01-02T09:07:29.073Z] #59 93.70 + bin/containerd-stress
09:07:29 [2020-01-02T09:07:29.073Z] #59 95.40 + bin/containerd-shim
09:07:29 [2020-01-02T09:07:29.305Z] #41 44.07   CC       images/netdev.o
09:07:29 [2020-01-02T09:07:29.873Z] #41 44.57   CC       images/tty.o
09:07:30 [2020-01-02T09:07:30.060Z] #69 ...
09:07:30 [2020-01-02T09:07:30.060Z] 
09:07:30 [2020-01-02T09:07:30.060Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:30 [2020-01-02T09:07:30.060Z] #45 23.34 vendor/golang.org/x/crypto/internal/subtle
09:07:30 [2020-01-02T09:07:30.060Z] #45 ...
09:07:30 [2020-01-02T09:07:30.060Z] 
09:07:30 [2020-01-02T09:07:30.060Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:07:30 [2020-01-02T09:07:30.060Z] #11 23.67 Fetched 7732 kB in 22s (348 kB/s)
09:07:30 [2020-01-02T09:07:30.060Z] #11 23.67 Reading package lists...
09:07:30 [2020-01-02T09:07:30.303Z] #19 3.465 Collecting yamllint==1.16.0
09:07:30 [2020-01-02T09:07:30.349Z] #11 33.62 Reading package lists...
09:07:30 [2020-01-02T09:07:30.349Z] #11 ...
09:07:30 [2020-01-02T09:07:30.349Z] 
09:07:30 [2020-01-02T09:07:30.349Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:07:30 [2020-01-02T09:07:30.349Z] #57 23.83 Fetched 7732 kB in 23s (336 kB/s)
09:07:30 [2020-01-02T09:07:30.349Z] #57 23.83 Reading package lists...
09:07:30 [2020-01-02T09:07:30.349Z] #57 33.93 Reading package lists...
09:07:30 [2020-01-02T09:07:30.349Z] #57 ...
09:07:30 [2020-01-02T09:07:30.349Z] 
09:07:30 [2020-01-02T09:07:30.349Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:07:30 [2020-01-02T09:07:30.349Z] #51 33.39 + cd /tmp/tmp.ij2TaMHt3X/src/github.com/golangci/golangci-lint/
09:07:30 [2020-01-02T09:07:30.349Z] #51 33.39 + git checkout -q v1.20.0
09:07:30 [2020-01-02T09:07:30.436Z] #17 64.12 Setting up python3-pkg-resources (33.1.1-1) ...
09:07:30 [2020-01-02T09:07:30.436Z] #17 ...
09:07:30 [2020-01-02T09:07:30.436Z] 
09:07:30 [2020-01-02T09:07:30.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:30 [2020-01-02T09:07:30.436Z] #41 124.9   CC       criu/cr-errno.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 125.0   CC       criu/cr-restore.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 130.0   CC       criu/cr-service.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 131.7   CC       criu/crtools.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 132.4   CC       criu/eventfd.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 132.8   CC       criu/eventpoll.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 133.8   CC       criu/external.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 134.3   CC       criu/fault-injection.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 134.4   CC       criu/fdstore.o
09:07:30 [2020-01-02T09:07:30.436Z] #41 134.9   CC       criu/fifo.o
09:07:30 [2020-01-02T09:07:30.440Z] #41 45.27   CC       images/file-lock.o
09:07:30 [2020-01-02T09:07:30.698Z] #41 45.51   CC       images/rlimit.o
09:07:30 [2020-01-02T09:07:30.957Z] #41 45.74   CC       images/pagemap.o
09:07:31 [2020-01-02T09:07:31.146Z] #19 4.124   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:07:31 [2020-01-02T09:07:31.146Z] #19 4.408 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:07:31 [2020-01-02T09:07:31.216Z] #41 46.00   CC       images/siginfo.o
09:07:31 [2020-01-02T09:07:31.377Z] #51 34.65 ++ git describe --tags
09:07:31 [2020-01-02T09:07:31.377Z] #51 34.65 + version=v1.20.0
09:07:31 [2020-01-02T09:07:31.377Z] #51 34.65 ++ git rev-parse --short HEAD
09:07:31 [2020-01-02T09:07:31.377Z] #51 34.66 + commit=cc98739
09:07:31 [2020-01-02T09:07:31.377Z] #51 34.66 ++ git show -s --format=%cd
09:07:31 [2020-01-02T09:07:31.377Z] #51 34.67 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:07:31 [2020-01-02T09:07:31.377Z] #51 34.70 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:07:31 [2020-01-02T09:07:31.386Z] #41 135.6   CC       criu/file-ids.o
09:07:31 [2020-01-02T09:07:31.475Z] #41 46.34   CC       images/rpc.o
09:07:31 [2020-01-02T09:07:31.553Z] #19 4.487   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
09:07:31 [2020-01-02T09:07:31.553Z] #19 4.635 Collecting pyyaml (from yamllint==1.16.0)
09:07:31 [2020-01-02T09:07:31.553Z] #19 4.793   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:07:31 [2020-01-02T09:07:31.654Z] #41 ...
09:07:31 [2020-01-02T09:07:31.654Z] 
09:07:31 [2020-01-02T09:07:31.654Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:07:31 [2020-01-02T09:07:31.654Z] #17 65.28 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:07:32 [2020-01-02T09:07:32.851Z] #41 47.72   CC       images/ext-file.o
09:07:32 [2020-01-02T09:07:32.924Z] #19 6.189 Building wheels for collected packages: pyyaml
09:07:32 [2020-01-02T09:07:32.924Z] #19 6.190   Running setup.py bdist_wheel for pyyaml: started
09:07:33 [2020-01-02T09:07:33.040Z] #17 66.99 Setting up python3-setuptools (33.1.1-1) ...
09:07:33 [2020-01-02T09:07:33.420Z] #41 47.99   CC       images/cgroup.o
09:07:33 [2020-01-02T09:07:33.787Z] #19 6.919   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:07:33 [2020-01-02T09:07:33.787Z] #19 6.920   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:07:33 [2020-01-02T09:07:33.787Z] #19 6.982 Successfully built pyyaml
09:07:33 [2020-01-02T09:07:33.787Z] #19 6.983 Installing collected packages: pathspec, pyyaml, yamllint
09:07:33 [2020-01-02T09:07:33.986Z] #41 48.75   CC       images/userns.o
09:07:34 [2020-01-02T09:07:34.187Z] #19 7.477 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0
09:07:34 [2020-01-02T09:07:34.245Z] #41 49.05   CC       images/google/protobuf/descriptor.o
09:07:34 [2020-01-02T09:07:34.603Z] #19 DONE 7.8s
09:07:34 [2020-01-02T09:07:34.603Z] 
09:07:34 [2020-01-02T09:07:34.603Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:34 [2020-01-02T09:07:34.603Z] #42 112.5   CC       criu/mem.o
09:07:34 [2020-01-02T09:07:34.603Z] #42 113.7   CC       criu/mount.o
09:07:34 [2020-01-02T09:07:34.603Z] #42 116.9   CC       criu/namespaces.o
09:07:34 [2020-01-02T09:07:34.603Z] #42 118.3   CC       criu/net.o
09:07:34 [2020-01-02T09:07:34.603Z] #42 120.6   CC       criu/netfilter.o
09:07:34 [2020-01-02T09:07:34.603Z] #42 120.9   CC       criu/page-pipe.o
09:07:34 [2020-01-02T09:07:34.603Z] #42 121.6   CC       criu/page-xfer.o
09:07:34 [2020-01-02T09:07:34.603Z] #42 ...
09:07:34 [2020-01-02T09:07:34.603Z] 
09:07:34 [2020-01-02T09:07:34.603Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:07:34 [2020-01-02T09:07:34.603Z] #24 DONE 0.1s
09:07:34 [2020-01-02T09:07:34.954Z] #17 68.58 Setting up dh-python (2.20170125) ...
09:07:35 [2020-01-02T09:07:35.023Z] 
09:07:35 [2020-01-02T09:07:35.023Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:07:35 [2020-01-02T09:07:35.433Z] #28 DONE 0.5s
09:07:35 [2020-01-02T09:07:35.433Z] 
09:07:35 [2020-01-02T09:07:35.433Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:07:35 [2020-01-02T09:07:35.433Z] #30 DONE 0.1s
09:07:35 [2020-01-02T09:07:35.433Z] 
09:07:35 [2020-01-02T09:07:35.433Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:07:35 [2020-01-02T09:07:35.433Z] #33 DONE 0.1s
09:07:35 [2020-01-02T09:07:35.433Z] 
09:07:35 [2020-01-02T09:07:35.433Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:07:35 [2020-01-02T09:07:35.629Z] #59 101.9 + bin/containerd-shim-runc-v1
09:07:35 [2020-01-02T09:07:35.831Z] #38 DONE 0.1s
09:07:35 [2020-01-02T09:07:35.831Z] 
09:07:35 [2020-01-02T09:07:35.831Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:35 [2020-01-02T09:07:35.831Z] #42 122.5   CC       criu/pagemap-cache.o
09:07:35 [2020-01-02T09:07:35.831Z] #42 122.9   CC       criu/pagemap.o
09:07:35 [2020-01-02T09:07:35.929Z] #17 69.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:07:36 [2020-01-02T09:07:36.148Z] #41 50.66   CC       images/opts.o
09:07:36 [2020-01-02T09:07:36.148Z] #41 50.86   CC       images/seccomp.o
09:07:36 [2020-01-02T09:07:36.148Z] #41 ...
09:07:36 [2020-01-02T09:07:36.148Z] 
09:07:36 [2020-01-02T09:07:36.148Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:36 [2020-01-02T09:07:36.148Z] #44 127.2 vendor/golang.org/x/crypto/hkdf
09:07:36 [2020-01-02T09:07:36.148Z] #44 127.4 vendor/golang.org/x/text/transform
09:07:36 [2020-01-02T09:07:36.148Z] #44 128.1 vendor/golang.org/x/text/unicode/bidi
09:07:36 [2020-01-02T09:07:36.148Z] #44 130.2 vendor/golang.org/x/text/secure/bidirule
09:07:36 [2020-01-02T09:07:36.148Z] #44 130.5 vendor/golang.org/x/text/unicode/norm
09:07:36 [2020-01-02T09:07:36.148Z] #44 134.9 vendor/golang.org/x/net/idna
09:07:36 [2020-01-02T09:07:36.148Z] #44 137.4 vendor/golang.org/x/net/http2/hpack
09:07:36 [2020-01-02T09:07:36.342Z] #42 123.7   CC       criu/parasite-syscall.o
09:07:36 [2020-01-02T09:07:36.406Z] #44 ...
09:07:36 [2020-01-02T09:07:36.407Z] 
09:07:36 [2020-01-02T09:07:36.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:36 [2020-01-02T09:07:36.407Z] #41 51.24   CC       images/binfmt-misc.o
09:07:36 [2020-01-02T09:07:36.665Z] #41 51.43   CC       images/time.o
09:07:36 [2020-01-02T09:07:36.906Z] #17 DONE 70.5s
09:07:36 [2020-01-02T09:07:36.906Z] 
09:07:36 [2020-01-02T09:07:36.906Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:07:36 [2020-01-02T09:07:36.923Z] #41 51.61   CC       images/sysctl.o
09:07:37 [2020-01-02T09:07:37.182Z] #41 51.87   CC       images/autofs.o
09:07:37 [2020-01-02T09:07:37.182Z] #41 ...
09:07:37 [2020-01-02T09:07:37.182Z] 
09:07:37 [2020-01-02T09:07:37.182Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:07:37 [2020-01-02T09:07:37.182Z] #62 131.2 + for f in rootlesskit rootlesskit-docker-proxy
09:07:37 [2020-01-02T09:07:37.182Z] #62 131.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:07:37 [2020-01-02T09:07:37.182Z] #62 DONE 138.5s
09:07:37 [2020-01-02T09:07:37.182Z] 
09:07:37 [2020-01-02T09:07:37.182Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:07:37 [2020-01-02T09:07:37.182Z] #63 DONE 0.1s
09:07:37 [2020-01-02T09:07:37.182Z] 
09:07:37 [2020-01-02T09:07:37.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:37 [2020-01-02T09:07:37.182Z] #41 52.06   CC       images/macvlan.o
09:07:37 [2020-01-02T09:07:37.548Z] #42 124.8   CC       criu/path.o
09:07:37 [2020-01-02T09:07:37.749Z] #41 52.45   CC       images/sit.o
09:07:38 [2020-01-02T09:07:38.007Z] #41 52.74   LINK     images/built-in.o
09:07:38 [2020-01-02T09:07:38.108Z] #42 125.2   CC       criu/pie-util-vdso-elf32.o
09:07:38 [2020-01-02T09:07:38.262Z] #51 ...
09:07:38 [2020-01-02T09:07:38.262Z] 
09:07:38 [2020-01-02T09:07:38.262Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:07:38 [2020-01-02T09:07:38.262Z] #25 32.04 Reading package lists...
09:07:38 [2020-01-02T09:07:38.266Z] #41 53.01   GEN      compel/include/asm
09:07:38 [2020-01-02T09:07:38.266Z] #41 53.04   GEN      compel/include/version.h
09:07:38 [2020-01-02T09:07:38.266Z] #41 53.05 touch .config
09:07:38 [2020-01-02T09:07:38.266Z] #41 53.06   GEN      include/common/config.h
09:07:38 [2020-01-02T09:07:38.526Z] #41 53.31   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:07:38 [2020-01-02T09:07:38.526Z] #41 53.37   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:07:38 [2020-01-02T09:07:38.526Z] #41 53.41   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:07:38 [2020-01-02T09:07:38.526Z] #41 53.41   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:07:38 [2020-01-02T09:07:38.584Z] #42 125.7   CC       criu/pie-util-vdso.o
09:07:38 [2020-01-02T09:07:38.584Z] #42 126.0   CC       criu/pie-util.o
09:07:38 [2020-01-02T09:07:38.785Z] #41 53.48   DEP      compel/arch/x86/plugins/std/memcpy.d
09:07:38 [2020-01-02T09:07:38.785Z] #41 53.52   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:07:38 [2020-01-02T09:07:38.785Z] #41 53.55   GEN      compel/plugins/include/uapi/std/syscall.h
09:07:38 [2020-01-02T09:07:38.785Z] #41 53.58   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:07:38 [2020-01-02T09:07:38.785Z] #41 53.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:07:38 [2020-01-02T09:07:38.785Z] #41 53.63   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:07:38 [2020-01-02T09:07:38.785Z] #41 53.64   DEP      compel/plugins/std/infect.d
09:07:38 [2020-01-02T09:07:38.905Z] #59 104.9 + bin/containerd-shim-runc-v2
09:07:39 [2020-01-02T09:07:39.043Z] #41 53.75   DEP      compel/plugins/std/string.d
09:07:39 [2020-01-02T09:07:39.044Z] #41 53.82   DEP      compel/plugins/std/log.d
09:07:39 [2020-01-02T09:07:39.044Z] #41 53.93   DEP      compel/plugins/std/fds.d
09:07:39 [2020-01-02T09:07:39.056Z] #42 126.3   CC       criu/pipes.o
09:07:39 [2020-01-02T09:07:39.162Z] #59 105.7 + binaries
09:07:39 [2020-01-02T09:07:39.162Z] #59 105.7 + mkdir -p /build
09:07:39 [2020-01-02T09:07:39.162Z] #59 105.7 + cp bin/containerd /build/containerd
09:07:39 [2020-01-02T09:07:39.162Z] #59 105.7 + cp bin/containerd-shim /build/containerd-shim
09:07:39 [2020-01-02T09:07:39.162Z] #59 105.7 + cp bin/ctr /build/ctr
09:07:39 [2020-01-02T09:07:39.302Z] #41 54.00   DEP      compel/plugins/std/std.d
09:07:39 [2020-01-02T09:07:39.302Z] #41 54.12   DEP      compel/plugins/shmem/shmem.d
09:07:39 [2020-01-02T09:07:39.302Z] #41 54.21   DEP      compel/plugins/fds/fds.d
09:07:39 [2020-01-02T09:07:39.450Z] #42 126.9   CC       criu/plugin.o
09:07:39 [2020-01-02T09:07:39.560Z] #41 54.39   CC       compel/plugins/std/std.o
09:07:39 [2020-01-02T09:07:39.726Z] #59 DONE 106.3s
09:07:39 [2020-01-02T09:07:39.819Z] #41 54.77   CC       compel/plugins/std/fds.o
09:07:39 [2020-01-02T09:07:39.833Z] #42 127.1   CC       criu/proc_parse.o
09:07:40 [2020-01-02T09:07:40.323Z] #25 41.79 Building dependency tree...
09:07:40 [2020-01-02T09:07:40.389Z] #41 55.20   CC       compel/plugins/std/log.o
09:07:40 [2020-01-02T09:07:40.658Z] 
09:07:40 [2020-01-02T09:07:40.658Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:07:40 [2020-01-02T09:07:40.915Z] #60 DONE 0.2s
09:07:40 [2020-01-02T09:07:40.915Z] 
09:07:40 [2020-01-02T09:07:40.915Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:07:40 [2020-01-02T09:07:40.915Z] #64 DONE 0.1s
09:07:40 [2020-01-02T09:07:40.915Z] 
09:07:40 [2020-01-02T09:07:40.915Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:07:40 [2020-01-02T09:07:40.915Z] #66 DONE 0.1s
09:07:40 [2020-01-02T09:07:40.952Z] #25 44.69 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:07:40 [2020-01-02T09:07:40.952Z] #25 44.69 The following additional packages will be installed:
09:07:41 [2020-01-02T09:07:41.172Z] 
09:07:41 [2020-01-02T09:07:41.172Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:07:41 [2020-01-02T09:07:41.172Z] #69 DONE 0.1s
09:07:41 [2020-01-02T09:07:41.172Z] 
09:07:41 [2020-01-02T09:07:41.172Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:07:41 [2020-01-02T09:07:41.172Z] #70 DONE 0.0s
09:07:41 [2020-01-02T09:07:41.172Z] 
09:07:41 [2020-01-02T09:07:41.172Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
09:07:41 [2020-01-02T09:07:41.241Z] #25 44.70   libjq1 libonig4
09:07:41 [2020-01-02T09:07:41.365Z] #41 56.10   CC       compel/plugins/std/string.o
09:07:41 [2020-01-02T09:07:41.638Z] #41 ...
09:07:41 [2020-01-02T09:07:41.638Z] 
09:07:41 [2020-01-02T09:07:41.638Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:07:41 [2020-01-02T09:07:41.638Z] #47 DONE 142.7s
09:07:41 [2020-01-02T09:07:41.638Z] 
09:07:41 [2020-01-02T09:07:41.638Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:41 [2020-01-02T09:07:41.638Z] #44 138.7 mime
09:07:41 [2020-01-02T09:07:41.638Z] #44 140.9 mime/quotedprintable
09:07:41 [2020-01-02T09:07:41.638Z] #44 141.3 net/http/internal
09:07:41 [2020-01-02T09:07:41.732Z] #42 129.1   CC       criu/protobuf-desc.o
09:07:41 [2020-01-02T09:07:41.873Z] #25 45.35 The following NEW packages will be installed:
09:07:41 [2020-01-02T09:07:41.873Z] #25 45.37   jq libjq1 libonig4
09:07:41 [2020-01-02T09:07:41.873Z] #25 45.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:07:41 [2020-01-02T09:07:41.873Z] #25 45.58 Need to get 310 kB of archives.
09:07:41 [2020-01-02T09:07:41.873Z] #25 45.58 After this operation, 1267 kB of additional disk space will be used.
09:07:41 [2020-01-02T09:07:41.873Z] #25 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
09:07:42 [2020-01-02T09:07:42.167Z] #25 45.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
09:07:42 [2020-01-02T09:07:42.167Z] #25 45.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
09:07:42 [2020-01-02T09:07:42.205Z] #18 ...
09:07:42 [2020-01-02T09:07:42.205Z] 
09:07:42 [2020-01-02T09:07:42.205Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:42 [2020-01-02T09:07:42.205Z] #41 136.1   CC       criu/file-lock.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 137.0   CC       criu/files-ext.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 137.4   CC       criu/files-reg.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 139.5   CC       criu/files.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 142.1   CC       criu/filesystems.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 142.7   CC       criu/fsnotify.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 143.6   CC       criu/image-desc.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 143.8   CC       criu/image.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 144.6   CC       criu/ipc_ns.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 145.5   CC       criu/irmap.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 146.0   CC       criu/kcmp-ids.o
09:07:42 [2020-01-02T09:07:42.205Z] #41 146.4   CC       criu/kerndat.o
09:07:42 [2020-01-02T09:07:42.466Z] #41 ...
09:07:42 [2020-01-02T09:07:42.466Z] 
09:07:42 [2020-01-02T09:07:42.466Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:07:42 [2020-01-02T09:07:42.466Z] #18 5.604 Collecting yamllint==1.16.0
09:07:42 [2020-01-02T09:07:42.543Z] #71 DONE 1.3s
09:07:42 [2020-01-02T09:07:42.543Z] 
09:07:42 [2020-01-02T09:07:42.543Z] #72 exporting to image
09:07:42 [2020-01-02T09:07:42.543Z] #72 exporting layers
09:07:42 [2020-01-02T09:07:42.578Z] #42 130.2   CC       criu/protobuf.o
09:07:42 [2020-01-02T09:07:42.986Z] #42 130.4   CC       criu/pstree.o
09:07:43 [2020-01-02T09:07:43.018Z] #44 ...
09:07:43 [2020-01-02T09:07:43.018Z] 
09:07:43 [2020-01-02T09:07:43.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:43 [2020-01-02T09:07:43.018Z] #41 57.09   CC       compel/plugins/std/infect.o
09:07:43 [2020-01-02T09:07:43.018Z] #41 57.73   CC       compel/arch/x86/plugins/std/parasite-head.o
09:07:43 [2020-01-02T09:07:43.018Z] #41 57.78   CC       compel/arch/x86/plugins/std/memcpy.o
09:07:43 [2020-01-02T09:07:43.018Z] #41 57.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:07:43 [2020-01-02T09:07:43.018Z] #41 57.88   AR       compel/plugins/std.lib.a
09:07:43 [2020-01-02T09:07:43.276Z] #41 57.94   CC       compel/plugins/fds/fds.o
09:07:43 [2020-01-02T09:07:43.534Z] #41 58.20   AR       compel/plugins/fds.lib.a
09:07:43 [2020-01-02T09:07:43.534Z] #41 58.25   HOSTDEP  compel/src/lib/log-host.d
09:07:43 [2020-01-02T09:07:43.535Z] #41 58.33   HOSTDEP  compel/src/lib/handle-elf-host.d
09:07:43 [2020-01-02T09:07:43.535Z] #41 58.42   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:07:43 [2020-01-02T09:07:43.793Z] #41 58.50   HOSTDEP  compel/src/main-host.d
09:07:43 [2020-01-02T09:07:43.793Z] #41 58.61   DEP      compel/src/lib/ptrace.d
09:07:43 [2020-01-02T09:07:43.793Z] #41 58.74   DEP      compel/src/lib/infect.d
09:07:43 [2020-01-02T09:07:43.829Z] #42 131.3   CC       criu/rbtree.o
09:07:43 [2020-01-02T09:07:43.829Z] #42 131.5   CC       criu/rst-malloc.o
09:07:44 [2020-01-02T09:07:44.051Z] #41 58.89   DEP      compel/src/lib/infect-util.d
09:07:44 [2020-01-02T09:07:44.051Z] #41 58.99   DEP      compel/src/lib/infect-rpc.d
09:07:44 [2020-01-02T09:07:44.228Z] #25 ...
09:07:44 [2020-01-02T09:07:44.228Z] 
09:07:44 [2020-01-02T09:07:44.228Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:07:44 [2020-01-02T09:07:44.229Z] #34 32.60 Reading package lists...
09:07:44 [2020-01-02T09:07:44.229Z] #34 41.93 Building dependency tree...
09:07:44 [2020-01-02T09:07:44.229Z] #34 44.57 The following additional packages will be installed:
09:07:44 [2020-01-02T09:07:44.229Z] #34 44.57   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:07:44 [2020-01-02T09:07:44.229Z] #34 44.58 Suggested packages:
09:07:44 [2020-01-02T09:07:44.229Z] #34 44.59   codeblocks eclipse ninja-build lrzip
09:07:44 [2020-01-02T09:07:44.229Z] #34 44.59 Recommended packages:
09:07:44 [2020-01-02T09:07:44.229Z] #34 44.59   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.03 The following NEW packages will be installed:
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.06   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.06   vim-common xxd
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.24 Need to get 13.4 MB of archives.
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.24 After this operation, 60.4 MB of additional disk space will be used.
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:07:44 [2020-01-02T09:07:44.229Z] #34 46.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
09:07:44 [2020-01-02T09:07:44.229Z] #34 ...
09:07:44 [2020-01-02T09:07:44.229Z] 
09:07:44 [2020-01-02T09:07:44.229Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:07:44 [2020-01-02T09:07:44.229Z] #25 47.59 debconf: delaying package configuration, since apt-utils is not installed
09:07:44 [2020-01-02T09:07:44.229Z] #25 47.79 Fetched 310 kB in 0s (1546 kB/s)
09:07:44 [2020-01-02T09:07:44.229Z] #25 48.01 Selecting previously unselected package libonig4:ppc64el.
09:07:44 [2020-01-02T09:07:44.232Z] #42 131.8   CC       criu/seccomp.o
09:07:44 [2020-01-02T09:07:44.308Z] #41 59.11   DEP      compel/arch/x86/src/lib/infect.d
09:07:44 [2020-01-02T09:07:44.522Z] #25 48.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 ... 14950 files and directories currently installed.)
09:07:44 [2020-01-02T09:07:44.566Z] #41 59.31   DEP      compel/arch/x86/src/lib/cpu.d
09:07:44 [2020-01-02T09:07:44.566Z] #41 59.40   DEP      compel/src/lib/log.d
09:07:44 [2020-01-02T09:07:44.816Z] #25 48.22 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
09:07:44 [2020-01-02T09:07:44.816Z] #25 48.23 Unpacking libonig4:ppc64el (6.1.3-2) ...
09:07:44 [2020-01-02T09:07:44.816Z] #25 48.59 Selecting previously unselected package libjq1:ppc64el.
09:07:44 [2020-01-02T09:07:44.824Z] #41 59.48   DEP      compel/src/main.d
09:07:44 [2020-01-02T09:07:44.824Z] #41 59.57   DEP      compel/src/lib/handle-elf.d
09:07:45 [2020-01-02T09:07:45.054Z] #42 132.4   CC       criu/seize.o
09:07:45 [2020-01-02T09:07:45.082Z] #41 59.80   DEP      compel/arch/x86/src/lib/handle-elf.d
09:07:45 [2020-01-02T09:07:45.082Z] #41 59.93   CC       compel/src/lib/log.o
09:07:45 [2020-01-02T09:07:45.133Z] #25 48.62 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
09:07:45 [2020-01-02T09:07:45.133Z] #25 48.63 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
09:07:45 [2020-01-02T09:07:45.341Z] #41 60.17   CC       compel/arch/x86/src/lib/cpu.o
09:07:45 [2020-01-02T09:07:45.426Z] #25 48.96 Selecting previously unselected package jq.
09:07:45 [2020-01-02T09:07:45.427Z] #25 48.98 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
09:07:45 [2020-01-02T09:07:45.427Z] #25 48.98 Unpacking jq (1.5+dfsg-1.3) ...
09:07:45 [2020-01-02T09:07:45.427Z] #25 49.14 Setting up libonig4:ppc64el (6.1.3-2) ...
09:07:45 [2020-01-02T09:07:45.458Z] #42 132.9   CC       criu/servicefd.o
09:07:45 [2020-01-02T09:07:45.715Z] #25 49.16 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
09:07:45 [2020-01-02T09:07:45.715Z] #25 49.18 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:07:45 [2020-01-02T09:07:45.715Z] #25 49.31 Setting up jq (1.5+dfsg-1.3) ...
09:07:45 [2020-01-02T09:07:45.850Z] #42 133.2   CC       criu/shmem.o
09:07:46 [2020-01-02T09:07:46.008Z] #25 DONE 49.4s
09:07:46 [2020-01-02T09:07:46.008Z] 
09:07:46 [2020-01-02T09:07:46.008Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:07:46 [2020-01-02T09:07:46.008Z] #26 DONE 0.1s
09:07:46 [2020-01-02T09:07:46.008Z] 
09:07:46 [2020-01-02T09:07:46.008Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:07:46 [2020-01-02T09:07:46.252Z] #42 133.9   CC       criu/sigframe.o
09:07:46 [2020-01-02T09:07:46.275Z] #41 60.83   CC       compel/arch/x86/src/lib/infect.o
09:07:46 [2020-01-02T09:07:46.656Z] #42 134.2   CC       criu/signalfd.o
09:07:46 [2020-01-02T09:07:46.656Z] #42 134.4   CC       criu/sk-inet.o
09:07:46 [2020-01-02T09:07:46.843Z] #41 61.53   CC       compel/src/lib/infect-rpc.o
09:07:47 [2020-01-02T09:07:47.102Z] #41 61.85   CC       compel/src/lib/infect-util.o
09:07:47 [2020-01-02T09:07:47.360Z] #41 62.11   CC       compel/src/lib/infect.o
09:07:47 [2020-01-02T09:07:47.769Z] #18 ...
09:07:47 [2020-01-02T09:07:47.769Z] 
09:07:47 [2020-01-02T09:07:47.769Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:47 [2020-01-02T09:07:47.769Z] #54 97.41 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:07:47 [2020-01-02T09:07:47.769Z] #54 98.68 + mkdir -p /build
09:07:47 [2020-01-02T09:07:47.769Z] #54 98.69 + cp runc /build/runc
09:07:47 [2020-01-02T09:07:47.769Z] #54 DONE 99.1s
09:07:47 [2020-01-02T09:07:47.769Z] 
09:07:47 [2020-01-02T09:07:47.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:47 [2020-01-02T09:07:47.769Z] #41 147.4   CC       criu/libnetlink.o
09:07:47 [2020-01-02T09:07:47.769Z] #41 147.8   CC       criu/log.o
09:07:47 [2020-01-02T09:07:47.769Z] #41 148.2   CC       criu/lsm.o
09:07:47 [2020-01-02T09:07:47.769Z] #41 148.6   CC       criu/mem.o
09:07:47 [2020-01-02T09:07:47.769Z] #41 150.0   CC       criu/mount.o
09:07:48 [2020-01-02T09:07:48.036Z] #42 135.1   CC       criu/sk-netlink.o
09:07:48 [2020-01-02T09:07:48.036Z] #42 135.5   CC       criu/sk-packet.o
09:07:48 [2020-01-02T09:07:48.443Z] #42 136.1   CC       criu/sk-queue.o
09:07:48 [2020-01-02T09:07:48.729Z] #27 ...
09:07:48 [2020-01-02T09:07:48.729Z] 
09:07:48 [2020-01-02T09:07:48.729Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:48 [2020-01-02T09:07:48.729Z] #41 32.37 Reading package lists...
09:07:48 [2020-01-02T09:07:48.729Z] #41 42.55 Building dependency tree...
09:07:48 [2020-01-02T09:07:48.729Z] #41 45.33 The following additional packages will be installed:
09:07:48 [2020-01-02T09:07:48.729Z] #41 45.34   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:07:48 [2020-01-02T09:07:48.729Z] #41 45.34   libprotoc10 python-pkg-resources zlib1g-dev
09:07:48 [2020-01-02T09:07:48.729Z] #41 45.35 Suggested packages:
09:07:48 [2020-01-02T09:07:48.729Z] #41 45.35   manpages-dev python-setuptools
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.11 The following NEW packages will be installed:
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.11   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.11   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.11   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.11   zlib1g-dev
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.24 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.24 Need to get 3548 kB of archives.
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.24 After this operation, 21.2 MB of additional disk space will be used.
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.36 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.54 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.79 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.81 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 48.84 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.06 debconf: delaying package configuration, since apt-utils is not installed
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.31 Fetched 3548 kB in 0s (5187 kB/s)
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.55 Selecting previously unselected package libnet1:ppc64el.
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.66 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.68 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.96 Selecting previously unselected package libcap-dev:ppc64el.
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.96 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
09:07:48 [2020-01-02T09:07:48.729Z] #41 51.97 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
09:07:48 [2020-01-02T09:07:48.729Z] #41 52.24 Selecting previously unselected package libnet1-dev.
09:07:48 [2020-01-02T09:07:48.729Z] #41 52.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
09:07:48 [2020-01-02T09:07:48.729Z] #41 ...
09:07:48 [2020-01-02T09:07:48.729Z] 
09:07:48 [2020-01-02T09:07:48.729Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:07:48 [2020-01-02T09:07:48.729Z] #57 33.93 Reading package lists...
09:07:48 [2020-01-02T09:07:48.729Z] #57 43.10 Building dependency tree...
09:07:48 [2020-01-02T09:07:48.729Z] #57 46.77 The following additional packages will be installed:
09:07:48 [2020-01-02T09:07:48.729Z] #57 46.78   btrfs-progs liblzo2-2
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.10 The following NEW packages will be installed:
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.12   btrfs-progs btrfs-tools liblzo2-2
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.26 Need to get 588 kB of archives.
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.26 After this operation, 5005 kB of additional disk space will be used.
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #57 47.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #57 49.54 debconf: delaying package configuration, since apt-utils is not installed
09:07:48 [2020-01-02T09:07:48.729Z] #57 49.87 Fetched 588 kB in 0s (2716 kB/s)
09:07:48 [2020-01-02T09:07:48.729Z] #57 50.03 Selecting previously unselected package liblzo2-2:ppc64el.
09:07:48 [2020-01-02T09:07:48.729Z] #57 50.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:07:48 [2020-01-02T09:07:48.729Z] #57 50.11 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 50.12 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 50.33 Selecting previously unselected package btrfs-progs.
09:07:48 [2020-01-02T09:07:48.729Z] #57 50.34 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 50.34 Unpacking btrfs-progs (4.7.3-1) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 51.52 Selecting previously unselected package btrfs-tools.
09:07:48 [2020-01-02T09:07:48.729Z] #57 51.55 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 51.56 Unpacking btrfs-tools (4.7.3-1) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 51.87 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 52.06 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 52.11 Setting up btrfs-progs (4.7.3-1) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 52.12 Setting up btrfs-tools (4.7.3-1) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 52.15 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:07:48 [2020-01-02T09:07:48.729Z] #57 DONE 52.3s
09:07:48 [2020-01-02T09:07:48.729Z] 
09:07:48 [2020-01-02T09:07:48.729Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:48 [2020-01-02T09:07:48.729Z] #58 DONE 0.1s
09:07:48 [2020-01-02T09:07:48.729Z] 
09:07:48 [2020-01-02T09:07:48.729Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:48 [2020-01-02T09:07:48.729Z] #41 52.32 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:07:48 [2020-01-02T09:07:48.729Z] #41 ...
09:07:48 [2020-01-02T09:07:48.729Z] 
09:07:48 [2020-01-02T09:07:48.729Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:07:48 [2020-01-02T09:07:48.729Z] #11 33.62 Reading package lists...
09:07:48 [2020-01-02T09:07:48.729Z] #11 42.70 Building dependency tree...
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.47 The following additional packages will be installed:
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.48   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.48   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.48   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.48   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.49   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.50 Suggested packages:
09:07:48 [2020-01-02T09:07:48.729Z] #11 46.50   gcc-6-locales seccomp wine64
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.62 The following NEW packages will be installed:
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.63   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.63   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.63   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.63   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.63   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.63   mingw-w64-x86-64-dev
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.78 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.78 Need to get 70.1 MB of archives.
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.78 After this operation, 498 MB of additional disk space will be used.
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 50.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 51.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 51.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 51.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 51.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 51.11 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 51.16 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
09:07:48 [2020-01-02T09:07:48.729Z] #11 51.20 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
09:07:48 [2020-01-02T09:07:48.730Z] #11 51.25 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
09:07:48 [2020-01-02T09:07:48.730Z] #11 51.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
09:07:48 [2020-01-02T09:07:48.730Z] #11 51.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
09:07:48 [2020-01-02T09:07:48.730Z] #11 51.43 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
09:07:48 [2020-01-02T09:07:48.730Z] #11 51.44 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
09:07:48 [2020-01-02T09:07:48.730Z] #11 51.46 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
09:07:48 [2020-01-02T09:07:48.730Z] #11 52.36 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
09:07:49 [2020-01-02T09:07:49.023Z] #11 ...
09:07:49 [2020-01-02T09:07:49.023Z] 
09:07:49 [2020-01-02T09:07:49.023Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:07:49 [2020-01-02T09:07:49.023Z] #59 DONE 0.1s
09:07:49 [2020-01-02T09:07:49.023Z] 
09:07:49 [2020-01-02T09:07:49.023Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:49 [2020-01-02T09:07:49.099Z] #72 exporting layers 6.1s done
09:07:49 [2020-01-02T09:07:49.099Z] #72 writing image sha256:855c4cf6feea00691f4c458c199ca212d5370ad928b54adf99618c8cbb111072
09:07:49 [2020-01-02T09:07:49.099Z] #72 writing image sha256:855c4cf6feea00691f4c458c199ca212d5370ad928b54adf99618c8cbb111072 done
09:07:49 [2020-01-02T09:07:49.099Z] #72 naming to docker.io/library/docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb done
09:07:49 [2020-01-02T09:07:49.099Z] #72 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
09:07:49 [2020-01-02T09:07:49.155Z] #41 153.5   CC       criu/namespaces.o
09:07:49 [2020-01-02T09:07:49.155Z] #41 ...
09:07:49 [2020-01-02T09:07:49.155Z] 
09:07:49 [2020-01-02T09:07:49.155Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:07:49 [2020-01-02T09:07:49.155Z] #18 12.38   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
[Pipeline] sh
09:07:49 [2020-01-02T09:07:49.262Z] #41 64.08   CC       compel/src/lib/ptrace.o
09:07:49 [2020-01-02T09:07:49.306Z] #42 136.5   CC       criu/sk-tcp.o
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.338 + RM_GOPATH=0
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.341 + TMP_GOPATH=
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.343 + : /build
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.345 + '[' -z '' ']'
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.350 ++ mktemp -d
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.367 + export GOPATH=/tmp/tmp.T3NdMuua8I
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.368 + GOPATH=/tmp/tmp.T3NdMuua8I
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.368 + RM_GOPATH=1
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.373 ++ dirname ./install.sh
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.390 + dir=.
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.391 + bin=containerd
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.392 + shift
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.393 + '[' '!' -f ./containerd.installer ']'
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.395 + . ./containerd.installer
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.397 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.406 + install_containerd
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.413 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.415 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.416 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T3NdMuua8I/src/github.com/containerd/containerd
09:07:49 [2020-01-02T09:07:49.312Z] #60 0.426 Cloning into '/tmp/tmp.T3NdMuua8I/src/github.com/containerd/containerd'...
09:07:49 [2020-01-02T09:07:49.418Z] #18 12.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:07:49 [2020-01-02T09:07:49.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40291/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/validate/default
09:07:49 [2020-01-02T09:07:49.521Z] #41 64.47   AR       compel/libcompel.a
09:07:49 [2020-01-02T09:07:49.705Z] #42 136.9   CC       criu/sk-unix.o
09:07:49 [2020-01-02T09:07:49.779Z] #41 64.54   HOSTCC   compel/src/main-host.o
09:07:50 [2020-01-02T09:07:50.037Z] #41 64.81   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:07:50 [2020-01-02T09:07:50.294Z] #41 65.02   HOSTCC   compel/src/lib/handle-elf-host.o
09:07:50 [2020-01-02T09:07:50.370Z] Congratulations!  All commits are properly signed with the DCO!
09:07:50 [2020-01-02T09:07:50.370Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
09:07:50 [2020-01-02T09:07:50.370Z] No api/types/ or api/swagger.yaml changes in diff.
09:07:50 [2020-01-02T09:07:50.370Z] Congratulations!  All TOML source files changed here have valid syntax.
09:07:50 [2020-01-02T09:07:50.370Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:07:50 [2020-01-02T09:07:50.370Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:07:50 [2020-01-02T09:07:50.370Z] Congratulations!  No new tests were added to integration-cli.
09:07:50 [2020-01-02T09:07:50.370Z] 
09:07:50 [2020-01-02T09:07:50.370Z] INFO Start validation with golang-ci-lint
09:07:50 [2020-01-02T09:07:50.370Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:07:50 [2020-01-02T09:07:50.370Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:07:50 [2020-01-02T09:07:50.552Z] #41 65.40   HOSTCC   compel/src/lib/log-host.o
09:07:50 [2020-01-02T09:07:50.804Z] #18 13.92   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
09:07:50 [2020-01-02T09:07:50.810Z] #41 65.67   HOSTLINK compel/compel-host-bin
09:07:50 [2020-01-02T09:07:50.810Z] #41 65.77   DEP      soccr/soccr.d
09:07:51 [2020-01-02T09:07:51.065Z] #18 14.19 Collecting pyyaml (from yamllint==1.16.0)
09:07:51 [2020-01-02T09:07:51.238Z] #42 138.7   CC       criu/sockets.o
09:07:51 [2020-01-02T09:07:51.376Z] #41 65.93   CC       soccr/soccr.o
09:07:52 [2020-01-02T09:07:52.311Z] #41 67.23   AR       soccr/libsoccr.a
09:07:52 [2020-01-02T09:07:52.449Z] #18 15.38   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:07:52 [2020-01-02T09:07:52.569Z] #41 67.27 make[1]: 'soccr/libsoccr.a' is up to date.
09:07:52 [2020-01-02T09:07:52.569Z] #41 67.52   DEP      criu/arch/x86/sigframe.d
09:07:52 [2020-01-02T09:07:52.670Z] #42 139.8   CC       criu/stats.o
09:07:52 [2020-01-02T09:07:52.827Z] #41 67.62   DEP      criu/arch/x86/sigaction_compat.d
09:07:53 [2020-01-02T09:07:53.087Z] #41 67.75   DEP      criu/arch/x86/kerndat.d
09:07:53 [2020-01-02T09:07:53.087Z] #41 67.94   DEP      criu/arch/x86/crtools.d
09:07:53 [2020-01-02T09:07:53.090Z] #42 140.4   CC       criu/string.o
09:07:53 [2020-01-02T09:07:53.090Z] #42 140.6   CC       criu/sysctl.o
09:07:53 [2020-01-02T09:07:53.344Z] #41 68.11   DEP      criu/arch/x86/cpu.d
09:07:53 [2020-01-02T09:07:53.344Z] #41 ...
09:07:53 [2020-01-02T09:07:53.344Z] 
09:07:53 [2020-01-02T09:07:53.344Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:53 [2020-01-02T09:07:53.344Z] #44 144.5 crypto/tls
09:07:53 [2020-01-02T09:07:53.344Z] #44 150.4 net/http/httptrace
09:07:53 [2020-01-02T09:07:53.344Z] #44 150.6 net/http
09:07:53 [2020-01-02T09:07:53.603Z] #44 ...
09:07:53 [2020-01-02T09:07:53.603Z] 
09:07:53 [2020-01-02T09:07:53.603Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:53 [2020-01-02T09:07:53.603Z] #41 68.32   CC       criu/arch/x86/cpu.o
09:07:53 [2020-01-02T09:07:53.833Z] #18 17.12 Building wheels for collected packages: pyyaml
09:07:53 [2020-01-02T09:07:53.833Z] #18 17.12   Running setup.py bdist_wheel for pyyaml: started
09:07:53 [2020-01-02T09:07:53.918Z] #42 141.3   CC       criu/sysfs_parse.o
09:07:54 [2020-01-02T09:07:54.170Z] #41 68.86   CC       criu/arch/x86/crtools.o
09:07:54 [2020-01-02T09:07:54.323Z] #42 141.6   CC       criu/timerfd.o
09:07:54 [2020-01-02T09:07:54.323Z] #42 ...
09:07:54 [2020-01-02T09:07:54.323Z] 
09:07:54 [2020-01-02T09:07:54.323Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:54 [2020-01-02T09:07:54.323Z] #39 182.3 + dpkg --print-architecture
09:07:54 [2020-01-02T09:07:54.323Z] #39 182.3 + cd /tmp/tmp.BxXxDhYOIp/src/github.com/docker/distribution
09:07:54 [2020-01-02T09:07:54.323Z] #39 182.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:07:54 [2020-01-02T09:07:54.735Z] #39 182.6 + GOPATH=/tmp/tmp.BxXxDhYOIp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BxXxDhYOIp
09:07:54 [2020-01-02T09:07:54.735Z] #39 182.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:07:54 [2020-01-02T09:07:54.898Z] #60 ...
09:07:54 [2020-01-02T09:07:54.898Z] 
09:07:54 [2020-01-02T09:07:54.898Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:07:54 [2020-01-02T09:07:54.898Z] #27 4.121 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:07:54 [2020-01-02T09:07:54.898Z] #27 5.195 
09:07:54 [2020-01-02T09:07:54.898Z] #27 5.982 
##                                                                         2.8%
######                                                                     9.2%
############                                                              17.7%
#################                                                         24.1%
#####################                                                     30.5%
##########################                                                36.9%
###############################                                           43.3%
####################################                                      51.2%
########################################                                  56.6%
#############################################                             63.0%
#####################################################                     73.6%
############################################################              84.3%
##################################################################        92.8%
######################################################################## 100.0%
09:07:54 [2020-01-02T09:07:54.898Z] #27 8.727 
09:07:54 [2020-01-02T09:07:54.898Z] #27 ...
09:07:54 [2020-01-02T09:07:54.898Z] 
09:07:54 [2020-01-02T09:07:54.898Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:07:54 [2020-01-02T09:07:54.898Z] #34 48.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
09:07:54 [2020-01-02T09:07:54.898Z] #34 48.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
09:07:54 [2020-01-02T09:07:54.898Z] #34 48.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
09:07:54 [2020-01-02T09:07:54.898Z] #34 48.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
09:07:54 [2020-01-02T09:07:54.898Z] #34 48.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
09:07:54 [2020-01-02T09:07:54.898Z] #34 49.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
09:07:54 [2020-01-02T09:07:54.898Z] #34 49.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:07:54 [2020-01-02T09:07:54.898Z] #34 51.16 debconf: delaying package configuration, since apt-utils is not installed
09:07:54 [2020-01-02T09:07:54.898Z] #34 51.44 Fetched 13.4 MB in 3s (3936 kB/s)
09:07:54 [2020-01-02T09:07:54.898Z] #34 51.63 Selecting previously unselected package cmake-data.
09:07:54 [2020-01-02T09:07:54.898Z] #34 51.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:07:54 [2020-01-02T09:07:54.898Z] #34 51.74 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #34 51.76 Unpacking cmake-data (3.7.2-1) ...
09:07:54 [2020-01-02T09:07:54.898Z] #34 55.77 Selecting previously unselected package liblzo2-2:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #34 55.78 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #34 55.81 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:07:54 [2020-01-02T09:07:54.898Z] #34 56.08 Selecting previously unselected package libicu57:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #34 56.09 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #34 56.10 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
09:07:54 [2020-01-02T09:07:54.898Z] #34 ...
09:07:54 [2020-01-02T09:07:54.898Z] 
09:07:54 [2020-01-02T09:07:54.898Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:54 [2020-01-02T09:07:54.898Z] #41 52.82 Selecting previously unselected package libnl-3-200:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 52.83 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 52.85 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.15 Selecting previously unselected package libnl-3-dev:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.15 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.16 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.52 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.54 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.55 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.76 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.78 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.78 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.92 Selecting previously unselected package zlib1g-dev:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 53.96 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 54.38 Selecting previously unselected package libprotobuf10:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 54.39 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 54.40 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 55.71 Selecting previously unselected package libprotobuf-lite10:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 55.75 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 55.76 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 56.19 Selecting previously unselected package libprotobuf-dev:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 56.21 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 56.23 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 58.01 Selecting previously unselected package libprotoc10:ppc64el.
09:07:54 [2020-01-02T09:07:54.898Z] #41 58.04 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
09:07:54 [2020-01-02T09:07:54.898Z] #41 58.04 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
09:07:55 [2020-01-02T09:07:55.105Z] #41 69.99   CC       criu/arch/x86/kerndat.o
09:07:55 [2020-01-02T09:07:55.217Z] #18 18.20   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:07:55 [2020-01-02T09:07:55.217Z] #18 18.20   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:07:55 [2020-01-02T09:07:55.217Z] #18 18.30 Successfully built pyyaml
09:07:55 [2020-01-02T09:07:55.217Z] #18 18.30 Installing collected packages: pathspec, pyyaml, yamllint
09:07:55 [2020-01-02T09:07:55.478Z] #18 18.69 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0
09:07:55 [2020-01-02T09:07:55.566Z] #41 58.96 Selecting previously unselected package protobuf-c-compiler.
09:07:55 [2020-01-02T09:07:55.566Z] #41 58.98 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
09:07:55 [2020-01-02T09:07:55.566Z] #41 59.00 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:07:55 [2020-01-02T09:07:55.566Z] #41 ...
09:07:55 [2020-01-02T09:07:55.566Z] 
09:07:55 [2020-01-02T09:07:55.566Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:07:55 [2020-01-02T09:07:55.683Z] #41 70.41   CC       criu/arch/x86/sigaction_compat.o
09:07:55 [2020-01-02T09:07:55.740Z] #18 DONE 19.1s
09:07:55 [2020-01-02T09:07:55.740Z] 
09:07:55 [2020-01-02T09:07:55.740Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:55 [2020-01-02T09:07:55.740Z] #41 155.0   CC       criu/net.o
09:07:55 [2020-01-02T09:07:55.740Z] #41 157.4   CC       criu/netfilter.o
09:07:55 [2020-01-02T09:07:55.740Z] #41 157.6   CC       criu/page-pipe.o
09:07:55 [2020-01-02T09:07:55.740Z] #41 158.2   CC       criu/page-xfer.o
09:07:55 [2020-01-02T09:07:55.740Z] #41 159.2   CC       criu/pagemap-cache.o
09:07:55 [2020-01-02T09:07:55.740Z] #41 159.5   CC       criu/pagemap.o
09:07:55 [2020-01-02T09:07:55.942Z] #41 70.63   CC       criu/arch/x86/sigframe.o
09:07:56 [2020-01-02T09:07:56.001Z] #41 160.4   CC       criu/parasite-syscall.o
09:07:56 [2020-01-02T09:07:56.201Z] #41 70.92   LINK     criu/arch/x86/crtools.built-in.o
09:07:56 [2020-01-02T09:07:56.201Z] #41 70.99   DEP      criu/pie/util-vdso-elf32.d
09:07:56 [2020-01-02T09:07:56.201Z] #41 71.07   DEP      criu/arch/x86/vdso-pie.d
09:07:56 [2020-01-02T09:07:56.459Z] #41 71.15   DEP      criu/pie/parasite-vdso.d
09:07:56 [2020-01-02T09:07:56.459Z] #41 71.31   DEP      criu/pie/util-vdso.d
09:07:56 [2020-01-02T09:07:56.482Z] #27 9.551 
#####                                                                      7.7%
#############                                                             19.1%
##########################                                                36.4%
##################################                                        47.9%
##########################################                                59.4%
##############################################                            65.2%
###############################################################           88.1%
######################################################################## 100.0%
09:07:56 [2020-01-02T09:07:56.573Z] #41 161.0   CC       criu/path.o
09:07:56 [2020-01-02T09:07:56.718Z] #41 71.47   DEP      criu/pie/util.d
09:07:56 [2020-01-02T09:07:56.834Z] #41 161.2   CC       criu/pie-util-vdso-elf32.o
09:07:56 [2020-01-02T09:07:56.977Z] #41 71.64   CC       criu/pie/util.o
09:07:57 [2020-01-02T09:07:57.101Z] #41 161.6   CC       criu/pie-util-vdso.o
09:07:57 [2020-01-02T09:07:57.240Z] #41 72.07   CC       criu/pie/util-vdso.o
09:07:57 [2020-01-02T09:07:57.362Z] #41 161.9   CC       criu/pie-util.o
09:07:57 [2020-01-02T09:07:57.362Z] #41 ...
09:07:57 [2020-01-02T09:07:57.362Z] 
09:07:57 [2020-01-02T09:07:57.362Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:57 [2020-01-02T09:07:57.362Z] #59 183.9 + bin/containerd
09:07:57 [2020-01-02T09:07:57.515Z] #27 ...
09:07:57 [2020-01-02T09:07:57.515Z] 
09:07:57 [2020-01-02T09:07:57.515Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:57 [2020-01-02T09:07:57.515Z] #69 DONE 60.9s
09:07:57 [2020-01-02T09:07:57.515Z] 
09:07:57 [2020-01-02T09:07:57.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:07:57 [2020-01-02T09:07:57.515Z] #27 11.76 
09:07:57 [2020-01-02T09:07:57.809Z] #41 72.70   CC       criu/pie/parasite-vdso.o
09:07:58 [2020-01-02T09:07:58.746Z] #41 73.55   CC       criu/arch/x86/vdso-pie.o
09:07:58 [2020-01-02T09:07:58.851Z] #27 12.44 
####                                                                       6.8%
###################                                                       27.5%
##################################                                        48.1%
###################################################                       71.4%
############################################################              84.3%
#####################################################################     97.2%
######################################################################## 100.0%
09:07:59 [2020-01-02T09:07:59.004Z] #41 73.83   CC       criu/pie/util-vdso-elf32.o
09:07:59 [2020-01-02T09:07:59.572Z] #41 74.40   AR       criu/pie/pie.lib.a
09:07:59 [2020-01-02T09:07:59.572Z] #41 74.45   DEP      criu/pie/restorer.d
09:07:59 [2020-01-02T09:07:59.831Z] #41 74.65   DEP      criu/arch/x86/sigaction_compat_pie.d
09:07:59 [2020-01-02T09:07:59.831Z] #41 74.76   DEP      criu/arch/x86/restorer_unmap.d
09:08:00 [2020-01-02T09:08:00.090Z] #41 74.79   DEP      criu/arch/x86/restorer.d
09:08:00 [2020-01-02T09:08:00.090Z] #41 74.97   DEP      criu/pie/parasite.d
09:08:00 [2020-01-02T09:08:00.348Z] #41 ...
09:08:00 [2020-01-02T09:08:00.348Z] 
09:08:00 [2020-01-02T09:08:00.348Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:00 [2020-01-02T09:08:00.348Z] #44 161.6 github.com/LK4D4/vndr/godl
09:08:00 [2020-01-02T09:08:00.356Z] #27 14.28 
09:08:00 [2020-01-02T09:08:00.667Z] #59 ...
09:08:00 [2020-01-02T09:08:00.667Z] 
09:08:00 [2020-01-02T09:08:00.667Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:08:00 [2020-01-02T09:08:00.667Z] #50 DONE 228.7s
09:08:00 [2020-01-02T09:08:00.667Z] 
09:08:00 [2020-01-02T09:08:00.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:00 [2020-01-02T09:08:00.667Z] #41 162.1   CC       criu/pipes.o
09:08:00 [2020-01-02T09:08:00.667Z] #41 162.7   CC       criu/plugin.o
09:08:00 [2020-01-02T09:08:00.667Z] #41 163.0   CC       criu/proc_parse.o
09:08:00 [2020-01-02T09:08:00.667Z] #41 165.0   CC       criu/protobuf-desc.o
09:08:01 [2020-01-02T09:08:01.241Z] #41 165.7   CC       criu/protobuf.o
09:08:01 [2020-01-02T09:08:01.284Z] #44 162.4 github.com/LK4D4/vndr
09:08:01 [2020-01-02T09:08:01.502Z] #41 166.0   CC       criu/pstree.o
09:08:01 [2020-01-02T09:08:01.846Z] #27 14.82 
#                                                                          2.7%
###                                                                        4.5%
#####                                                                      8.1%
#######                                                                   10.7%
#########                                                                 13.4%
###########                                                               16.1%
#############                                                             18.8%
###############                                                           21.1%
#################                                                         23.8%
###################                                                      
09:08:01 [2020-01-02T09:08:01.846Z] #27 ...
09:08:01 [2020-01-02T09:08:01.846Z] 
09:08:01 [2020-01-02T09:08:01.846Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:01 [2020-01-02T09:08:01.846Z] #11 55.33 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
09:08:01 [2020-01-02T09:08:01.846Z] #11 55.92 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:08:01 [2020-01-02T09:08:01.846Z] #11 55.97 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
09:08:01 [2020-01-02T09:08:01.846Z] #11 57.19 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:08:01 [2020-01-02T09:08:01.846Z] #11 57.76 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
09:08:01 [2020-01-02T09:08:01.846Z] #11 57.79 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
09:08:01 [2020-01-02T09:08:01.846Z] #11 65.00 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
09:08:01 [2020-01-02T09:08:01.846Z] #11 ...
09:08:01 [2020-01-02T09:08:01.846Z] 
09:08:01 [2020-01-02T09:08:01.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:02 [2020-01-02T09:08:02.447Z] #41 167.0   CC       criu/rbtree.o
09:08:02 [2020-01-02T09:08:02.708Z] #41 167.2   CC       criu/rst-malloc.o
09:08:02 [2020-01-02T09:08:02.971Z] #41 167.5   CC       criu/seccomp.o
09:08:03 [2020-01-02T09:08:03.545Z] #41 168.1   CC       criu/seize.o
09:08:04 [2020-01-02T09:08:04.410Z] #39 ...
09:08:04 [2020-01-02T09:08:04.410Z] 
09:08:04 [2020-01-02T09:08:04.410Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:04 [2020-01-02T09:08:04.410Z] #42 141.9   CC       criu/tty.o
09:08:04 [2020-01-02T09:08:04.410Z] #42 143.7   CC       criu/tun.o
09:08:04 [2020-01-02T09:08:04.410Z] #42 144.1   CC       criu/uffd.o
09:08:04 [2020-01-02T09:08:04.410Z] #42 145.0   CC       criu/util.o
09:08:04 [2020-01-02T09:08:04.410Z] #42 146.0   CC       criu/uts_ns.o
09:08:04 [2020-01-02T09:08:04.410Z] #42 146.1   CC       criu/vdso.o
09:08:04 [2020-01-02T09:08:04.410Z] #42 146.5   LINK     criu/built-in.o
09:08:04 [2020-01-02T09:08:04.410Z] #42 146.7   LINK     criu/criu
09:08:04 [2020-01-02T09:08:04.410Z] #42 147.2   DEP      lib/c/criu.d
09:08:04 [2020-01-02T09:08:04.411Z] #42 147.2   CC       images/rpc.pb-c.o
09:08:04 [2020-01-02T09:08:04.411Z] #42 147.7   CC       lib/c/criu.o
09:08:04 [2020-01-02T09:08:04.411Z] #42 148.6   LINK     lib/c/built-in.o
09:08:04 [2020-01-02T09:08:04.411Z] #42 148.6   LINK     lib/c/libcriu.so
09:08:04 [2020-01-02T09:08:04.411Z] #42 148.7   GEN      magic.py
09:08:04 [2020-01-02T09:08:04.411Z] #42 148.8 Note: Building without setproctitle() and strlcpy() support.
09:08:04 [2020-01-02T09:08:04.411Z] #42 148.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:08:04 [2020-01-02T09:08:04.411Z] #42 149.2 fatal: Not a git repository (or any of the parent directories): .git
09:08:04 [2020-01-02T09:08:04.411Z] #42 149.6 make[1]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.1 make[1]: 'images/built-in.o' is up to date.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.2 make[1]: 'compel/libcompel.a' is up to date.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.2 make[1]: 'compel/compel-host-bin' is up to date.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.2 make[1]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.2 make[1]: 'soccr/libsoccr.a' is up to date.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.3 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.3 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.4 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.5 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.5 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.5 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.6 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.6 make[2]: Nothing to be done for 'all'.
09:08:04 [2020-01-02T09:08:04.411Z] #42 150.7   INSTALL  criu/criu
09:08:04 [2020-01-02T09:08:04.411Z] #42 DONE 150.8s
09:08:04 [2020-01-02T09:08:04.411Z] 
09:08:04 [2020-01-02T09:08:04.411Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:04 [2020-01-02T09:08:04.489Z] #41 168.8   CC       criu/servicefd.o
09:08:04 [2020-01-02T09:08:04.750Z] #41 169.2   CC       criu/shmem.o
09:08:05 [2020-01-02T09:08:05.270Z] #27 14.82 
#                                                                          2.7%
###                                                                        4.5%
#####                                                                      8.1%
#######                                                                   10.7%
#########                                                                 13.4%
###########                                                               16.1%
#############                                                             18.8%
###############                                                           21.1%
#################                                                         23.8%
###################                                                       26.5%
#####################                                                     30.1%
#######################                                                   32.7%
#########################                                                 35.4%
###########################                                               38.1%
#############################                                             40.8%
###############################                                           43.5%
#################################                                         46.1%
###################################                                       48.8%
#####################################                                     51.5%
#######################################                                   55.1%
#########################################                                 57.8%
###########################################                               60.4%
#############################################                             62.8%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.6%
##################################################                        70.5%
####################################################                      72.3%
#####################################################                     75.0%
#######################################################                   77.6%
#########################################################                 80.3%
###########################################################               83.0%
############################################################              83.9%
##############################################################            86.6%
#################################################################         91.0%
####################################################################      94.6%
######################################################################    97.3%
######################################################################## 100.0%
09:08:05 [2020-01-02T09:08:05.565Z] #27 19.58 
09:08:05 [2020-01-02T09:08:05.692Z] #41 169.9   CC       criu/sigframe.o
09:08:05 [2020-01-02T09:08:05.692Z] #41 170.0   CC       criu/signalfd.o
09:08:05 [2020-01-02T09:08:05.692Z] #41 170.2   CC       criu/sk-inet.o
09:08:05 [2020-01-02T09:08:05.855Z] #27 ...
09:08:05 [2020-01-02T09:08:05.855Z] 
09:08:05 [2020-01-02T09:08:05.855Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.40 Selecting previously unselected package protobuf-compiler.
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.44 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.44 Unpacking protobuf-compiler (3.0.0-9) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.62 Selecting previously unselected package python-pkg-resources.
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.63 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.63 Unpacking python-pkg-resources (33.1.1-1) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.89 Selecting previously unselected package python-protobuf.
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.91 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 59.91 Unpacking python-protobuf (3.0.0-9) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 60.89 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 61.09 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 61.12 Setting up python-pkg-resources (33.1.1-1) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 69.03 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 69.03 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 69.04 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 69.09 Setting up python-protobuf (3.0.0-9) ...
09:08:05 [2020-01-02T09:08:05.855Z] #41 ...
09:08:05 [2020-01-02T09:08:05.855Z] 
09:08:05 [2020-01-02T09:08:05.855Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:05 [2020-01-02T09:08:05.855Z] #34 68.45 Selecting previously unselected package libxml2:ppc64el.
09:08:05 [2020-01-02T09:08:05.855Z] #34 68.50 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
09:08:05 [2020-01-02T09:08:05.855Z] #34 68.57 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
09:08:05 [2020-01-02T09:08:05.855Z] #34 69.39 Selecting previously unselected package libarchive13:ppc64el.
09:08:05 [2020-01-02T09:08:05.855Z] #34 69.39 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
09:08:05 [2020-01-02T09:08:05.855Z] #34 69.40 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
09:08:06 [2020-01-02T09:08:06.172Z] #34 69.81 Selecting previously unselected package libjsoncpp1:ppc64el.
09:08:06 [2020-01-02T09:08:06.172Z] #34 69.82 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
09:08:06 [2020-01-02T09:08:06.172Z] #34 69.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
09:08:06 [2020-01-02T09:08:06.460Z] #34 70.06 Selecting previously unselected package libuv1:ppc64el.
09:08:06 [2020-01-02T09:08:06.460Z] #34 70.07 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
09:08:06 [2020-01-02T09:08:06.460Z] #34 70.09 Unpacking libuv1:ppc64el (1.9.1-3) ...
09:08:06 [2020-01-02T09:08:06.563Z] #44 ...
09:08:06 [2020-01-02T09:08:06.563Z] 
09:08:06 [2020-01-02T09:08:06.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:06 [2020-01-02T09:08:06.563Z] #41 75.24   CC       criu/pie/parasite.o
09:08:06 [2020-01-02T09:08:06.563Z] #41 76.38   LINK     criu/pie/parasite.built-in.o
09:08:06 [2020-01-02T09:08:06.563Z] #41 76.39   GEN      criu/pie/parasite-blob.h
09:08:06 [2020-01-02T09:08:06.563Z] #41 76.41   CC       criu/arch/x86/restorer.o
09:08:06 [2020-01-02T09:08:06.563Z] #41 76.94   CC       criu/arch/x86/restorer_unmap.o
09:08:06 [2020-01-02T09:08:06.563Z] #41 77.00   CC       criu/arch/x86/sigaction_compat_pie.o
09:08:06 [2020-01-02T09:08:06.563Z] #41 77.35   CC       criu/pie/restorer.o
09:08:06 [2020-01-02T09:08:06.563Z] #41 80.29   LINK     criu/pie/restorer.built-in.o
09:08:06 [2020-01-02T09:08:06.563Z] #41 80.31   GEN      criu/pie/restorer-blob.h
09:08:06 [2020-01-02T09:08:06.563Z] #41 80.41   DEP      criu/vdso.d
09:08:06 [2020-01-02T09:08:06.563Z] #41 80.56   DEP      criu/vdso-compat.d
09:08:06 [2020-01-02T09:08:06.563Z] #41 80.71   DEP      criu/uts_ns.d
09:08:06 [2020-01-02T09:08:06.563Z] #41 80.82   DEP      criu/util.d
09:08:06 [2020-01-02T09:08:06.563Z] #41 81.03   DEP      criu/uffd.d
09:08:06 [2020-01-02T09:08:06.563Z] #41 81.32   DEP      criu/tun.d
09:08:06 [2020-01-02T09:08:06.635Z] #41 ...
09:08:06 [2020-01-02T09:08:06.635Z] 
09:08:06 [2020-01-02T09:08:06.635Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:06 [2020-01-02T09:08:06.635Z] #22 235.0 + return
09:08:06 [2020-01-02T09:08:06.755Z] #34 70.34 Selecting previously unselected package cmake.
09:08:06 [2020-01-02T09:08:06.756Z] #34 70.34 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
09:08:06 [2020-01-02T09:08:06.822Z] #41 81.63   DEP      criu/tty.d
09:08:06 [2020-01-02T09:08:06.897Z] #22 DONE 235.4s
09:08:06 [2020-01-02T09:08:06.897Z] 
09:08:06 [2020-01-02T09:08:06.897Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:06 [2020-01-02T09:08:06.897Z] #41 171.0   CC       criu/sk-netlink.o
09:08:06 [2020-01-02T09:08:06.897Z] #41 171.3   CC       criu/sk-packet.o
09:08:07 [2020-01-02T09:08:07.044Z] #34 70.55 Unpacking cmake (3.7.2-1) ...
09:08:07 [2020-01-02T09:08:07.081Z] #41 81.87   DEP      criu/timerfd.d
09:08:07 [2020-01-02T09:08:07.340Z] #41 82.05   DEP      criu/sysfs_parse.d
09:08:07 [2020-01-02T09:08:07.340Z] #41 82.27   DEP      criu/sysctl.d
09:08:07 [2020-01-02T09:08:07.469Z] #41 171.9   CC       criu/sk-queue.o
09:08:07 [2020-01-02T09:08:07.730Z] #41 172.2   CC       criu/sk-tcp.o
09:08:07 [2020-01-02T09:08:07.907Z] #41 82.48   DEP      criu/string.d
09:08:07 [2020-01-02T09:08:07.907Z] #41 82.56   DEP      criu/stats.d
09:08:07 [2020-01-02T09:08:07.907Z] #41 82.67   DEP      criu/sockets.d
09:08:08 [2020-01-02T09:08:08.166Z] #41 82.97   DEP      criu/sk-unix.d
09:08:08 [2020-01-02T09:08:08.303Z] #41 172.6   CC       criu/sk-unix.o
09:08:08 [2020-01-02T09:08:08.424Z] #41 83.14   DEP      criu/sk-tcp.d
09:08:08 [2020-01-02T09:08:08.425Z] #41 83.34   DEP      criu/sk-queue.d
09:08:08 [2020-01-02T09:08:08.683Z] #41 83.47   DEP      criu/sk-packet.d
09:08:08 [2020-01-02T09:08:08.699Z] #60 ...
09:08:08 [2020-01-02T09:08:08.699Z] 
09:08:08 [2020-01-02T09:08:08.699Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:08 [2020-01-02T09:08:08.699Z] #55 100.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:08:08 [2020-01-02T09:08:08.942Z] #41 83.70   DEP      criu/sk-netlink.d
09:08:08 [2020-01-02T09:08:08.942Z] #41 83.90   DEP      criu/sk-inet.d
09:08:09 [2020-01-02T09:08:09.509Z] #41 84.08   DEP      criu/signalfd.d
09:08:09 [2020-01-02T09:08:09.509Z] #41 84.25   DEP      criu/sigframe.d
09:08:09 [2020-01-02T09:08:09.567Z] #55 101.7 + mkdir -p /build
09:08:09 [2020-01-02T09:08:09.567Z] #55 101.7 + cp runc /build/runc
09:08:09 [2020-01-02T09:08:09.567Z] #55 DONE 101.8s
09:08:09 [2020-01-02T09:08:09.567Z] 
09:08:09 [2020-01-02T09:08:09.567Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:09 [2020-01-02T09:08:09.769Z] #41 84.43   DEP      criu/shmem.d
09:08:10 [2020-01-02T09:08:10.031Z] #41 ...
09:08:10 [2020-01-02T09:08:10.031Z] 
09:08:10 [2020-01-02T09:08:10.031Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:10 [2020-01-02T09:08:10.031Z] #44 DONE 171.1s
09:08:10 [2020-01-02T09:08:10.031Z] 
09:08:10 [2020-01-02T09:08:10.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:10 [2020-01-02T09:08:10.031Z] #41 84.67   DEP      criu/servicefd.d
09:08:10 [2020-01-02T09:08:10.031Z] #41 84.92   DEP      criu/seize.d
09:08:10 [2020-01-02T09:08:10.220Z] #41 174.3   CC       criu/sockets.o
09:08:10 [2020-01-02T09:08:10.290Z] #41 85.19   DEP      criu/seccomp.d
09:08:10 [2020-01-02T09:08:10.481Z] #41 ...
09:08:10 [2020-01-02T09:08:10.481Z] 
09:08:10 [2020-01-02T09:08:10.481Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:08:10 [2020-01-02T09:08:10.481Z] #23 DONE 1.4s
09:08:10 [2020-01-02T09:08:10.481Z] 
09:08:10 [2020-01-02T09:08:10.481Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:08:10 [2020-01-02T09:08:10.553Z] #34 ...
09:08:10 [2020-01-02T09:08:10.553Z] 
09:08:10 [2020-01-02T09:08:10.553Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:08:10 [2020-01-02T09:08:10.553Z] #29 73.46 + cd /tmp/tmp.1zxJW8UHt8/src/github.com/go-swagger/go-swagger
09:08:10 [2020-01-02T09:08:10.553Z] #29 73.46 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:08:10 [2020-01-02T09:08:10.856Z] #41 85.53   DEP      criu/rst-malloc.d
09:08:10 [2020-01-02T09:08:10.856Z] #41 85.66   DEP      criu/rbtree.d
09:08:10 [2020-01-02T09:08:10.856Z] #41 85.72   DEP      criu/pstree.d
09:08:11 [2020-01-02T09:08:11.168Z] #41 85.85   DEP      criu/protobuf.d
09:08:11 [2020-01-02T09:08:11.168Z] #41 85.96   GEN      criu/protobuf-desc-gen.h
09:08:12 [2020-01-02T09:08:12.544Z] #41 87.06   DEP      criu/protobuf-desc.d
09:08:12 [2020-01-02T09:08:12.544Z] #41 87.16   DEP      criu/proc_parse.d
09:08:12 [2020-01-02T09:08:12.544Z] #41 87.34   DEP      criu/plugin.d
09:08:12 [2020-01-02T09:08:12.544Z] #41 87.44   DEP      criu/pipes.d
09:08:12 [2020-01-02T09:08:12.616Z] #29 ...
09:08:12 [2020-01-02T09:08:12.616Z] 
09:08:12 [2020-01-02T09:08:12.616Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:12 [2020-01-02T09:08:12.616Z] #34 74.31 Selecting previously unselected package xxd.
09:08:12 [2020-01-02T09:08:12.616Z] #34 74.31 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 74.32 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 74.61 Selecting previously unselected package vim-common.
09:08:12 [2020-01-02T09:08:12.616Z] #34 74.64 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 74.67 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.14 Processing triggers for mime-support (3.60) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.31 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.32 Setting up libuv1:ppc64el (1.9.1-3) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.33 Setting up cmake-data (3.7.2-1) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.34 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.35 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.46 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.47 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.51 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.52 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.54 Setting up cmake (3.7.2-1) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 75.91 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:08:12 [2020-01-02T09:08:12.616Z] #34 DONE 76.1s
09:08:12 [2020-01-02T09:08:12.616Z] 
09:08:12 [2020-01-02T09:08:12.616Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:08:12 [2020-01-02T09:08:12.616Z] #35 DONE 0.1s
09:08:12 [2020-01-02T09:08:12.616Z] 
09:08:12 [2020-01-02T09:08:12.616Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:12 [2020-01-02T09:08:12.616Z] #11 69.67 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
09:08:12 [2020-01-02T09:08:12.616Z] #11 69.69 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
09:08:12 [2020-01-02T09:08:12.616Z] #11 71.67 debconf: delaying package configuration, since apt-utils is not installed
09:08:12 [2020-01-02T09:08:12.616Z] #11 71.91 Fetched 70.1 MB in 18s (3697 kB/s)
09:08:12 [2020-01-02T09:08:12.616Z] #11 72.05 Selecting previously unselected package libpcrecpp0v5:ppc64el.
09:08:12 [2020-01-02T09:08:12.616Z] #11 72.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 ... 14950 files and directories currently installed.)
09:08:12 [2020-01-02T09:08:12.617Z] #11 72.17 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 72.17 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 72.43 Selecting previously unselected package libudev-dev:ppc64el.
09:08:12 [2020-01-02T09:08:12.617Z] #11 72.45 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 72.57 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 73.01 Selecting previously unselected package liblzo2-2:ppc64el.
09:08:12 [2020-01-02T09:08:12.617Z] #11 73.02 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 73.04 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 73.22 Selecting previously unselected package btrfs-progs.
09:08:12 [2020-01-02T09:08:12.617Z] #11 73.23 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 73.25 Unpacking btrfs-progs (4.7.3-1) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.08 Selecting previously unselected package btrfs-tools.
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.09 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.11 Unpacking btrfs-tools (4.7.3-1) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.25 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.25 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.51 Selecting previously unselected package dmsetup.
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.52 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.53 Unpacking dmsetup (2:1.02.137-2) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.78 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.78 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.79 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.96 Selecting previously unselected package libsepol1-dev:ppc64el.
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.97 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 74.98 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 75.47 Selecting previously unselected package libpcre16-3:ppc64el.
09:08:12 [2020-01-02T09:08:12.617Z] #11 75.50 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 75.51 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 76.02 Selecting previously unselected package libpcre32-3:ppc64el.
09:08:12 [2020-01-02T09:08:12.617Z] #11 76.03 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
09:08:12 [2020-01-02T09:08:12.617Z] #11 76.03 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
09:08:12 [2020-01-02T09:08:12.802Z] #41 87.64   DEP      criu/pie-util.d
09:08:12 [2020-01-02T09:08:12.908Z] #11 ...
09:08:12 [2020-01-02T09:08:12.908Z] 
09:08:12 [2020-01-02T09:08:12.908Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:08:12 [2020-01-02T09:08:12.908Z] #36 DONE 0.1s
09:08:12 [2020-01-02T09:08:12.908Z] 
09:08:12 [2020-01-02T09:08:12.908Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:12 [2020-01-02T09:08:12.908Z] #37 ...
09:08:12 [2020-01-02T09:08:12.908Z] 
09:08:12 [2020-01-02T09:08:12.908Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:12 [2020-01-02T09:08:12.908Z] #32 66.33 internal/reflectlite
09:08:12 [2020-01-02T09:08:12.908Z] #32 66.33 sync
09:08:12 [2020-01-02T09:08:12.908Z] #32 72.35 errors
09:08:12 [2020-01-02T09:08:12.908Z] #32 72.35 sort
09:08:12 [2020-01-02T09:08:12.908Z] #32 73.32 io
09:08:12 [2020-01-02T09:08:12.908Z] #32 73.35 internal/oserror
09:08:12 [2020-01-02T09:08:12.908Z] #32 73.35 strconv
09:08:12 [2020-01-02T09:08:12.908Z] #32 74.37 syscall
09:08:13 [2020-01-02T09:08:13.061Z] #41 87.75   DEP      criu/pie-util-vdso.d
09:08:13 [2020-01-02T09:08:13.061Z] #41 87.85   DEP      criu/pie-util-vdso-elf32.d
09:08:13 [2020-01-02T09:08:13.061Z] #41 87.94   DEP      criu/path.d
09:08:13 [2020-01-02T09:08:13.200Z] #32 ...
09:08:13 [2020-01-02T09:08:13.200Z] 
09:08:13 [2020-01-02T09:08:13.200Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:13 [2020-01-02T09:08:13.200Z] #11 76.45 Selecting previously unselected package libpcre3-dev:ppc64el.
09:08:13 [2020-01-02T09:08:13.200Z] #11 76.45 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
09:08:13 [2020-01-02T09:08:13.200Z] #11 76.45 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
09:08:13 [2020-01-02T09:08:13.320Z] #41 88.05   DEP      criu/parasite-syscall.d
09:08:13 [2020-01-02T09:08:13.320Z] #41 88.25   DEP      criu/pagemap.d
09:08:13 [2020-01-02T09:08:13.579Z] #41 88.37   DEP      criu/pagemap-cache.d
09:08:13 [2020-01-02T09:08:13.829Z] #11 77.32 Selecting previously unselected package libselinux1-dev:ppc64el.
09:08:13 [2020-01-02T09:08:13.829Z] #11 77.34 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
09:08:13 [2020-01-02T09:08:13.829Z] #11 77.35 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
09:08:13 [2020-01-02T09:08:13.837Z] #41 88.47   DEP      criu/page-xfer.d
09:08:13 [2020-01-02T09:08:13.837Z] #41 88.59   DEP      criu/page-pipe.d
09:08:13 [2020-01-02T09:08:13.837Z] #41 88.66   DEP      criu/netfilter.d
09:08:13 [2020-01-02T09:08:13.892Z] #27 DONE 3.7s
09:08:13 [2020-01-02T09:08:13.892Z] 
09:08:13 [2020-01-02T09:08:13.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:13 [2020-01-02T09:08:13.892Z] #41 175.0   CC       criu/stats.o
09:08:13 [2020-01-02T09:08:13.892Z] #41 175.4   CC       criu/string.o
09:08:13 [2020-01-02T09:08:13.892Z] #41 175.5   CC       criu/sysctl.o
09:08:13 [2020-01-02T09:08:13.892Z] #41 176.2   CC       criu/sysfs_parse.o
09:08:13 [2020-01-02T09:08:13.892Z] #41 176.6   CC       criu/timerfd.o
09:08:13 [2020-01-02T09:08:13.892Z] #41 177.0   CC       criu/tty.o
09:08:14 [2020-01-02T09:08:14.096Z] #41 88.76   DEP      criu/net.d
09:08:14 [2020-01-02T09:08:14.096Z] #41 88.92   DEP      criu/namespaces.d
09:08:14 [2020-01-02T09:08:14.096Z] #41 89.01   DEP      criu/mount.d
09:08:14 [2020-01-02T09:08:14.119Z] #11 77.82 Selecting previously unselected package libdevmapper-dev:ppc64el.
09:08:14 [2020-01-02T09:08:14.119Z] #11 77.82 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
09:08:14 [2020-01-02T09:08:14.119Z] #11 77.83 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
09:08:14 [2020-01-02T09:08:14.355Z] #41 89.11   DEP      criu/mem.d
09:08:14 [2020-01-02T09:08:14.355Z] #41 89.27   DEP      criu/lsm.d
09:08:14 [2020-01-02T09:08:14.407Z] #11 77.97 Selecting previously unselected package libseccomp2:ppc64el.
09:08:14 [2020-01-02T09:08:14.407Z] #11 77.97 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
09:08:14 [2020-01-02T09:08:14.407Z] #11 77.97 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
09:08:14 [2020-01-02T09:08:14.407Z] #11 78.11 Selecting previously unselected package libseccomp-dev:ppc64el.
09:08:14 [2020-01-02T09:08:14.407Z] #11 78.12 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
09:08:14 [2020-01-02T09:08:14.407Z] #11 78.12 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
09:08:14 [2020-01-02T09:08:14.463Z] #41 178.8   CC       criu/tun.o
09:08:14 [2020-01-02T09:08:14.614Z] #41 89.47   DEP      criu/log.d
09:08:14 [2020-01-02T09:08:14.873Z] #41 89.62   DEP      criu/libnetlink.d
09:08:15 [2020-01-02T09:08:15.033Z] #41 179.3   CC       criu/uffd.o
09:08:15 [2020-01-02T09:08:15.035Z] #11 78.39 Selecting previously unselected package libsystemd-dev:ppc64el.
09:08:15 [2020-01-02T09:08:15.035Z] #11 78.40 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
09:08:15 [2020-01-02T09:08:15.035Z] #11 78.42 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
09:08:15 [2020-01-02T09:08:15.131Z] #41 89.74   DEP      criu/kerndat.d
09:08:15 [2020-01-02T09:08:15.131Z] #41 ...
09:08:15 [2020-01-02T09:08:15.131Z] 
09:08:15 [2020-01-02T09:08:15.131Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:08:15 [2020-01-02T09:08:15.131Z] #28 176.3 + rm -rf /tmp/tmp.yejeAbwrgo
09:08:15 [2020-01-02T09:08:15.131Z] #28 DONE 176.8s
09:08:15 [2020-01-02T09:08:15.292Z] #41 ...
09:08:15 [2020-01-02T09:08:15.292Z] 
09:08:15 [2020-01-02T09:08:15.292Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:08:15 [2020-01-02T09:08:15.292Z] #29 DONE 1.2s
09:08:15 [2020-01-02T09:08:15.325Z] #11 ...
09:08:15 [2020-01-02T09:08:15.325Z] 
09:08:15 [2020-01-02T09:08:15.325Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:15 [2020-01-02T09:08:15.325Z] #45 68.60 sync
09:08:15 [2020-01-02T09:08:15.325Z] #45 68.67 internal/reflectlite
09:08:15 [2020-01-02T09:08:15.325Z] #45 72.08 github.com/LK4D4/vndr/godl/singleflight
09:08:15 [2020-01-02T09:08:15.325Z] #45 72.10 internal/singleflight
09:08:15 [2020-01-02T09:08:15.325Z] #45 72.23 math/rand
09:08:15 [2020-01-02T09:08:15.325Z] #45 76.47 io
09:08:15 [2020-01-02T09:08:15.325Z] #45 76.47 sort
09:08:15 [2020-01-02T09:08:15.325Z] #45 76.49 strconv
09:08:15 [2020-01-02T09:08:15.325Z] #45 76.72 syscall
09:08:15 [2020-01-02T09:08:15.325Z] #45 ...
09:08:15 [2020-01-02T09:08:15.325Z] 
09:08:15 [2020-01-02T09:08:15.325Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.63 Setting up libcap-dev:ppc64el (1:2.25-1) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.63 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.64 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.66 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.66 Setting up libprotoc10:ppc64el (3.0.0-9) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.67 Setting up protobuf-c-compiler (1.2.1-2) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.68 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.71 Setting up protobuf-compiler (3.0.0-9) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.71 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.72 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
09:08:15 [2020-01-02T09:08:15.325Z] #41 78.73 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:08:15 [2020-01-02T09:08:15.390Z] 
09:08:15 [2020-01-02T09:08:15.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:15 [2020-01-02T09:08:15.390Z] #41 90.03   DEP      criu/kcmp-ids.d
09:08:15 [2020-01-02T09:08:15.390Z] #41 90.13   DEP      criu/irmap.d
09:08:15 [2020-01-02T09:08:15.390Z] #41 90.25   DEP      criu/ipc_ns.d
09:08:15 [2020-01-02T09:08:15.476Z] #60 ...
09:08:15 [2020-01-02T09:08:15.476Z] 
09:08:15 [2020-01-02T09:08:15.476Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:08:15 [2020-01-02T09:08:15.476Z] #39 202.6 + rm -rf /tmp/tmp.BxXxDhYOIp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BxXxDhYOIp
09:08:15 [2020-01-02T09:08:15.476Z] #39 DONE 202.8s
09:08:15 [2020-01-02T09:08:15.476Z] 
09:08:15 [2020-01-02T09:08:15.476Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:15 [2020-01-02T09:08:15.552Z] 
09:08:15 [2020-01-02T09:08:15.552Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:08:15 [2020-01-02T09:08:15.552Z] #32 DONE 0.2s
09:08:15 [2020-01-02T09:08:15.552Z] 
09:08:15 [2020-01-02T09:08:15.552Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:08:15 [2020-01-02T09:08:15.552Z] #37 DONE 0.2s
09:08:15 [2020-01-02T09:08:15.552Z] 
09:08:15 [2020-01-02T09:08:15.552Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:08:15 [2020-01-02T09:08:15.615Z] #41 DONE 79.1s
09:08:15 [2020-01-02T09:08:15.615Z] 
09:08:15 [2020-01-02T09:08:15.615Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.391 + RM_GOPATH=0
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.393 + TMP_GOPATH=
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.393 + : /build
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.394 + '[' -z '' ']'
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.396 ++ mktemp -d
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.403 + export GOPATH=/tmp/tmp.4w9NrAjjvp
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.403 + GOPATH=/tmp/tmp.4w9NrAjjvp
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.404 + RM_GOPATH=1
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.411 ++ dirname ./install.sh
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.424 + dir=.
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.424 + bin=tini
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.424 + shift
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.426 + '[' '!' -f ./tini.installer ']'
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.426 + . ./tini.installer
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.426 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.439 + install_tini
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.439 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.440 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.440 + git clone https://github.com/krallin/tini.git /tmp/tmp.4w9NrAjjvp/tini
09:08:15 [2020-01-02T09:08:15.615Z] #37 0.445 Cloning into '/tmp/tmp.4w9NrAjjvp/tini'...
09:08:15 [2020-01-02T09:08:15.615Z] #37 2.577 + cd /tmp/tmp.4w9NrAjjvp/tini
09:08:15 [2020-01-02T09:08:15.615Z] #37 2.581 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:08:15 [2020-01-02T09:08:15.615Z] #37 2.593 + cmake .
09:08:15 [2020-01-02T09:08:15.648Z] #41 90.38   DEP      criu/image.d
09:08:15 [2020-01-02T09:08:15.884Z] #60 ...
09:08:15 [2020-01-02T09:08:15.884Z] 
09:08:15 [2020-01-02T09:08:15.884Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:08:15 [2020-01-02T09:08:15.884Z] #40 DONE 0.2s
09:08:15 [2020-01-02T09:08:15.884Z] 
09:08:15 [2020-01-02T09:08:15.884Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:08:15 [2020-01-02T09:08:15.884Z] #43 DONE 0.1s
09:08:15 [2020-01-02T09:08:15.884Z] 
09:08:15 [2020-01-02T09:08:15.884Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:08:15 [2020-01-02T09:08:15.907Z] #41 90.75   DEP      criu/image-desc.d
09:08:16 [2020-01-02T09:08:16.165Z] #41 90.94   DEP      criu/fsnotify.d
09:08:16 [2020-01-02T09:08:16.274Z] #46 DONE 0.1s
09:08:16 [2020-01-02T09:08:16.274Z] 
09:08:16 [2020-01-02T09:08:16.274Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:08:16 [2020-01-02T09:08:16.274Z] #49 DONE 0.1s
09:08:16 [2020-01-02T09:08:16.274Z] 
09:08:16 [2020-01-02T09:08:16.274Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:16 [2020-01-02T09:08:16.424Z] #41 91.13   DEP      criu/filesystems.d
09:08:16 [2020-01-02T09:08:16.424Z] #41 91.30   DEP      criu/files.d
09:08:16 [2020-01-02T09:08:16.659Z] #37 3.690 -- The C compiler identification is GNU 6.3.0
09:08:16 [2020-01-02T09:08:16.659Z] #37 3.773 -- Check for working C compiler: /usr/bin/cc
09:08:16 [2020-01-02T09:08:16.682Z] #41 ...
09:08:16 [2020-01-02T09:08:16.682Z] 
09:08:16 [2020-01-02T09:08:16.682Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:08:16 [2020-01-02T09:08:16.682Z] #29 DONE 0.1s
09:08:16 [2020-01-02T09:08:16.682Z] 
09:08:16 [2020-01-02T09:08:16.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:16 [2020-01-02T09:08:16.682Z] #41 91.40   DEP      criu/files-reg.d
09:08:16 [2020-01-02T09:08:16.682Z] #41 91.54   DEP      criu/files-ext.d
09:08:16 [2020-01-02T09:08:16.936Z] #39 DONE 1.0s
09:08:16 [2020-01-02T09:08:16.936Z] 
09:08:16 [2020-01-02T09:08:16.936Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:16 [2020-01-02T09:08:16.936Z] #41 180.5   CC       criu/util.o
09:08:16 [2020-01-02T09:08:16.941Z] #41 ...
09:08:16 [2020-01-02T09:08:16.941Z] 
09:08:16 [2020-01-02T09:08:16.941Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:08:16 [2020-01-02T09:08:16.941Z] #32 DONE 0.1s
09:08:16 [2020-01-02T09:08:16.941Z] 
09:08:16 [2020-01-02T09:08:16.941Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:08:16 [2020-01-02T09:08:16.941Z] #37 DONE 0.1s
09:08:16 [2020-01-02T09:08:16.941Z] 
09:08:16 [2020-01-02T09:08:16.941Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:16 [2020-01-02T09:08:16.941Z] #41 91.64   DEP      criu/file-lock.d
09:08:16 [2020-01-02T09:08:16.941Z] #41 91.77   DEP      criu/file-ids.d
09:08:17 [2020-01-02T09:08:17.196Z] #41 181.6   CC       criu/uts_ns.o
09:08:17 [2020-01-02T09:08:17.196Z] #41 181.8   CC       criu/vdso.o
09:08:17 [2020-01-02T09:08:17.200Z] #41 91.86   DEP      criu/fifo.d
09:08:17 [2020-01-02T09:08:17.200Z] #41 91.95   DEP      criu/fdstore.d
09:08:17 [2020-01-02T09:08:17.200Z] #41 92.02   DEP      criu/fault-injection.d
09:08:17 [2020-01-02T09:08:17.200Z] #41 92.07   DEP      criu/external.d
09:08:17 [2020-01-02T09:08:17.200Z] #41 92.18   DEP      criu/eventpoll.d
09:08:17 [2020-01-02T09:08:17.295Z] #37 4.527 -- Check for working C compiler: /usr/bin/cc -- works
09:08:17 [2020-01-02T09:08:17.295Z] #37 4.542 -- Detecting C compiler ABI info
09:08:17 [2020-01-02T09:08:17.458Z] #41 92.30   DEP      criu/eventfd.d
09:08:17 [2020-01-02T09:08:17.717Z] #41 92.39   DEP      criu/crtools.d
09:08:17 [2020-01-02T09:08:17.717Z] #41 92.55   DEP      criu/cr-service.d
09:08:17 [2020-01-02T09:08:17.767Z] #41 182.2   LINK     criu/built-in.o
09:08:17 [2020-01-02T09:08:17.767Z] #41 182.3   LINK     criu/criu
09:08:17 [2020-01-02T09:08:17.976Z] #41 92.69   DEP      criu/cr-restore.d
09:08:17 [2020-01-02T09:08:17.976Z] #41 92.90   DEP      criu/cr-errno.d
09:08:18 [2020-01-02T09:08:18.235Z] #41 92.92   DEP      criu/cr-dump.d
09:08:18 [2020-01-02T09:08:18.235Z] #41 93.10   DEP      criu/cr-dedup.d
09:08:18 [2020-01-02T09:08:18.334Z] #37 5.368 -- Detecting C compiler ABI info - done
09:08:18 [2020-01-02T09:08:18.334Z] #37 5.513 -- Detecting C compile features
09:08:18 [2020-01-02T09:08:18.334Z] #37 ...
09:08:18 [2020-01-02T09:08:18.334Z] 
09:08:18 [2020-01-02T09:08:18.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:18 [2020-01-02T09:08:18.334Z] #11 82.08 Selecting previously unselected package binutils-mingw-w64-i686.
09:08:18 [2020-01-02T09:08:18.340Z] #41 182.7   DEP      lib/c/criu.d
09:08:18 [2020-01-02T09:08:18.340Z] #41 182.8   CC       images/rpc.pb-c.o
09:08:18 [2020-01-02T09:08:18.493Z] #41 93.25   DEP      criu/cr-check.d
09:08:18 [2020-01-02T09:08:18.621Z] #11 82.09 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
09:08:18 [2020-01-02T09:08:18.621Z] #11 82.09 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:08:18 [2020-01-02T09:08:18.752Z] #41 93.38   DEP      criu/config.d
09:08:18 [2020-01-02T09:08:18.752Z] #41 93.54   DEP      criu/clone-noasan.d
09:08:18 [2020-01-02T09:08:18.752Z] #41 93.59   DEP      criu/cgroup.d
09:08:18 [2020-01-02T09:08:18.911Z] #41 183.3   CC       lib/c/criu.o
09:08:19 [2020-01-02T09:08:19.012Z] #41 93.71   DEP      criu/cgroup-props.d
09:08:19 [2020-01-02T09:08:19.012Z] #41 93.84   DEP      criu/bitmap.d
09:08:19 [2020-01-02T09:08:19.012Z] #41 93.87   DEP      criu/bfd.d
09:08:19 [2020-01-02T09:08:19.248Z] #11 ...
09:08:19 [2020-01-02T09:08:19.248Z] 
09:08:19 [2020-01-02T09:08:19.248Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:19 [2020-01-02T09:08:19.248Z] #27 23.26 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:08:19 [2020-01-02T09:08:19.248Z] #27 24.69 
09:08:19 [2020-01-02T09:08:19.248Z] #27 25.27 
######################################################################## 100.0%
09:08:19 [2020-01-02T09:08:19.248Z] #27 25.64 
09:08:19 [2020-01-02T09:08:19.248Z] #27 29.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:08:19 [2020-01-02T09:08:19.248Z] #27 30.48 
09:08:19 [2020-01-02T09:08:19.248Z] #27 31.07 
##############################################################            87.1%
######################################################################## 100.0%
09:08:19 [2020-01-02T09:08:19.248Z] #27 31.50 
09:08:19 [2020-01-02T09:08:19.271Z] #41 94.00   DEP      criu/autofs.d
09:08:19 [2020-01-02T09:08:19.271Z] #41 94.13   DEP      criu/aio.d
09:08:19 [2020-01-02T09:08:19.529Z] #41 94.29   DEP      criu/action-scripts.d
09:08:19 [2020-01-02T09:08:19.788Z] #41 94.54   CC       criu/action-scripts.o
09:08:19 [2020-01-02T09:08:19.857Z] #41 184.3   LINK     lib/c/built-in.o
09:08:20 [2020-01-02T09:08:20.047Z] #41 94.99   CC       criu/aio.o
09:08:20 [2020-01-02T09:08:20.118Z] #41 184.3   LINK     lib/c/libcriu.so
09:08:20 [2020-01-02T09:08:20.118Z] #41 184.6   GEN      magic.py
09:08:20 [2020-01-02T09:08:20.379Z] #41 184.7 Note: Building without setproctitle() and strlcpy() support.
09:08:20 [2020-01-02T09:08:20.379Z] #41 184.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:08:20 [2020-01-02T09:08:20.614Z] #41 95.41   CC       criu/autofs.o
09:08:20 [2020-01-02T09:08:20.640Z] #41 185.1 fatal: Not a git repository (or any of the parent directories): .git
09:08:20 [2020-01-02T09:08:20.749Z] #27 ...
09:08:20 [2020-01-02T09:08:20.749Z] 
09:08:20 [2020-01-02T09:08:20.749Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:20 [2020-01-02T09:08:20.749Z] #48 74.12 + cd /tmp/tmp.lQF5Vq4JvF/src/gotest.tools/gotestsum
09:08:20 [2020-01-02T09:08:20.749Z] #48 74.13 + git checkout -q v0.3.5
09:08:20 [2020-01-02T09:08:20.749Z] #48 74.20 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:08:21 [2020-01-02T09:08:21.040Z] #48 ...
09:08:21 [2020-01-02T09:08:21.040Z] 
09:08:21 [2020-01-02T09:08:21.040Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:21 [2020-01-02T09:08:21.040Z] #42 2.454 Note: Building without setproctitle() and strlcpy() support.
09:08:21 [2020-01-02T09:08:21.040Z] #42 2.484       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:08:21 [2020-01-02T09:08:21.040Z] #42 4.633 fatal: Not a git repository (or any of the parent directories): .git
09:08:21 [2020-01-02T09:08:21.040Z] #42 4.677   GEN      .gitid
09:08:21 [2020-01-02T09:08:21.040Z] #42 4.716   GEN      criu/include/version.h
09:08:21 [2020-01-02T09:08:21.040Z] #42 4.788   GEN      include/common/asm
09:08:21 [2020-01-02T09:08:21.040Z] #42 ...
09:08:21 [2020-01-02T09:08:21.040Z] 
09:08:21 [2020-01-02T09:08:21.040Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:21 [2020-01-02T09:08:21.040Z] #27 35.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:08:21 [2020-01-02T09:08:21.332Z] #27 35.40 skipping existing c8c2d4a6b2e3
09:08:21 [2020-01-02T09:08:21.580Z] #41 185.8 make[1]: Nothing to be done for 'all'.
09:08:21 [2020-01-02T09:08:21.629Z] #27 35.83 
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.2 make[1]: 'images/built-in.o' is up to date.
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.3 make[1]: 'compel/libcompel.a' is up to date.
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.3 make[1]: 'compel/compel-host-bin' is up to date.
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.3 make[1]: Nothing to be done for 'all'.
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.3 make[1]: 'soccr/libsoccr.a' is up to date.
09:08:21 [2020-01-02T09:08:21.840Z] #41 186.5 make[2]: Nothing to be done for 'all'.
09:08:21 [2020-01-02T09:08:21.990Z] #41 96.78   CC       criu/bfd.o
09:08:22 [2020-01-02T09:08:22.101Z] #41 186.5 make[2]: Nothing to be done for 'all'.
09:08:22 [2020-01-02T09:08:22.101Z] #41 186.5 make[2]: Nothing to be done for 'all'.
09:08:22 [2020-01-02T09:08:22.101Z] #41 186.6 make[2]: Nothing to be done for 'all'.
09:08:22 [2020-01-02T09:08:22.101Z] #41 186.6 make[2]: Nothing to be done for 'all'.
09:08:22 [2020-01-02T09:08:22.101Z] #41 186.6 make[2]: Nothing to be done for 'all'.
09:08:22 [2020-01-02T09:08:22.101Z] #41 186.6 make[2]: Nothing to be done for 'all'.
09:08:22 [2020-01-02T09:08:22.101Z] #41 186.7 make[2]: Nothing to be done for 'all'.
09:08:22 [2020-01-02T09:08:22.362Z] #41 186.7   INSTALL  criu/criu
09:08:22 [2020-01-02T09:08:22.556Z] #41 97.22   CC       criu/bitmap.o
09:08:22 [2020-01-02T09:08:22.556Z] #41 97.35   CC       criu/cgroup-props.o
09:08:22 [2020-01-02T09:08:22.622Z] #41 DONE 187.0s
09:08:22 [2020-01-02T09:08:22.622Z] 
09:08:22 [2020-01-02T09:08:22.622Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:23 [2020-01-02T09:08:23.123Z] #41 97.95   CC       criu/cgroup.o
09:08:23 [2020-01-02T09:08:23.693Z] #27 ...
09:08:23 [2020-01-02T09:08:23.693Z] 
09:08:23 [2020-01-02T09:08:23.693Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:08:23 [2020-01-02T09:08:23.693Z] #29 76.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:08:23 [2020-01-02T09:08:23.693Z] #29 ...
09:08:23 [2020-01-02T09:08:23.693Z] 
09:08:23 [2020-01-02T09:08:23.693Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:23 [2020-01-02T09:08:23.693Z] #42 7.360   PBCC     images/google/protobuf/descriptor.pb-c.c
09:08:23 [2020-01-02T09:08:23.693Z] #42 7.483   PBCC     images/opts.pb-c.c
09:08:23 [2020-01-02T09:08:23.693Z] #42 7.557   PBCC     images/sit.pb-c.c
09:08:23 [2020-01-02T09:08:23.693Z] #42 7.650   DEP      images/google/protobuf/descriptor.pb-c.d
09:08:23 [2020-01-02T09:08:23.693Z] #42 7.813   DEP      images/opts.pb-c.d
09:08:23 [2020-01-02T09:08:23.693Z] #42 7.891   DEP      images/sit.pb-c.d
09:08:23 [2020-01-02T09:08:23.693Z] #42 8.003   PBCC     images/macvlan.pb-c.c
09:08:23 [2020-01-02T09:08:23.693Z] #42 8.045   DEP      images/macvlan.pb-c.d
09:08:23 [2020-01-02T09:08:23.693Z] #42 8.129   PBCC     images/autofs.pb-c.c
09:08:23 [2020-01-02T09:08:23.693Z] #42 8.191   DEP      images/autofs.pb-c.d
09:08:23 [2020-01-02T09:08:23.982Z] #42 8.297   PBCC     images/sysctl.pb-c.c
09:08:23 [2020-01-02T09:08:23.982Z] #42 8.365   DEP      images/sysctl.pb-c.d
09:08:23 [2020-01-02T09:08:23.982Z] #42 8.508   PBCC     images/time.pb-c.c
09:08:23 [2020-01-02T09:08:23.982Z] #42 8.548   DEP      images/time.pb-c.d
09:08:23 [2020-01-02T09:08:23.982Z] #42 8.665   PBCC     images/binfmt-misc.pb-c.c
09:08:24 [2020-01-02T09:08:24.003Z] #59 ...
09:08:24 [2020-01-02T09:08:24.003Z] 
09:08:24 [2020-01-02T09:08:24.003Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:08:24 [2020-01-02T09:08:24.003Z] #42 DONE 0.1s
09:08:24 [2020-01-02T09:08:24.003Z] 
09:08:24 [2020-01-02T09:08:24.003Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:24 [2020-01-02T09:08:24.003Z] #59 ...
09:08:24 [2020-01-02T09:08:24.003Z] 
09:08:24 [2020-01-02T09:08:24.003Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:08:24 [2020-01-02T09:08:24.003Z] #45 DONE 0.1s
09:08:24 [2020-01-02T09:08:24.263Z] 
09:08:24 [2020-01-02T09:08:24.263Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:08:24 [2020-01-02T09:08:24.263Z] #48 DONE 0.1s
09:08:24 [2020-01-02T09:08:24.263Z] 
09:08:24 [2020-01-02T09:08:24.263Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:24 [2020-01-02T09:08:24.263Z] #59 ...
09:08:24 [2020-01-02T09:08:24.263Z] 
09:08:24 [2020-01-02T09:08:24.263Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:08:24 [2020-01-02T09:08:24.291Z] #42 8.772   DEP      images/binfmt-misc.pb-c.d
09:08:24 [2020-01-02T09:08:24.581Z] #42 8.979   PBCC     images/seccomp.pb-c.c
09:08:24 [2020-01-02T09:08:24.581Z] #42 9.003   DEP      images/seccomp.pb-c.d
09:08:24 [2020-01-02T09:08:24.581Z] #42 9.058   PBCC     images/userns.pb-c.c
09:08:24 [2020-01-02T09:08:24.581Z] #42 9.086   DEP      images/userns.pb-c.d
09:08:24 [2020-01-02T09:08:24.581Z] #42 9.143   PBCC     images/cgroup.pb-c.c
09:08:24 [2020-01-02T09:08:24.581Z] #42 9.184   DEP      images/cgroup.pb-c.d
09:08:24 [2020-01-02T09:08:24.871Z] #42 9.255   PBCC     images/fown.pb-c.c
09:08:24 [2020-01-02T09:08:24.871Z] #42 9.280   PBCC     images/ext-file.pb-c.c
09:08:24 [2020-01-02T09:08:24.871Z] #42 9.342   DEP      images/fown.pb-c.d
09:08:24 [2020-01-02T09:08:24.871Z] #42 9.439   DEP      images/ext-file.pb-c.d
09:08:24 [2020-01-02T09:08:24.871Z] #42 9.565   PBCC     images/rpc.pb-c.c
09:08:25 [2020-01-02T09:08:25.163Z] #42 9.656   DEP      images/rpc.pb-c.d
09:08:25 [2020-01-02T09:08:25.163Z] #42 9.790   PBCC     images/siginfo.pb-c.c
09:08:25 [2020-01-02T09:08:25.163Z] #42 9.834   DEP      images/siginfo.pb-c.d
09:08:25 [2020-01-02T09:08:25.200Z] #51 DONE 0.6s
09:08:25 [2020-01-02T09:08:25.200Z] 
09:08:25 [2020-01-02T09:08:25.200Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:08:25 [2020-01-02T09:08:25.200Z] #55 DONE 0.1s
09:08:25 [2020-01-02T09:08:25.200Z] 
09:08:25 [2020-01-02T09:08:25.200Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:25 [2020-01-02T09:08:25.454Z] #42 9.965   PBCC     images/pagemap.pb-c.c
09:08:25 [2020-01-02T09:08:25.655Z] #41 100.2   CC       criu/clone-noasan.o
09:08:25 [2020-01-02T09:08:25.655Z] #41 100.3   CC       criu/config.o
09:08:25 [2020-01-02T09:08:25.745Z] #42 10.13   DEP      images/pagemap.pb-c.d
09:08:25 [2020-01-02T09:08:25.745Z] #42 10.23   PBCC     images/rlimit.pb-c.c
09:08:25 [2020-01-02T09:08:25.745Z] #42 10.25   DEP      images/rlimit.pb-c.d
09:08:25 [2020-01-02T09:08:25.745Z] #42 10.36   PBCC     images/file-lock.pb-c.c
09:08:25 [2020-01-02T09:08:25.745Z] #42 10.44   DEP      images/file-lock.pb-c.d
09:08:25 [2020-01-02T09:08:25.927Z] #60 185.2 + bin/containerd
09:08:26 [2020-01-02T09:08:26.034Z] #42 10.54   PBCC     images/tty.pb-c.c
09:08:26 [2020-01-02T09:08:26.034Z] #42 10.66   DEP      images/tty.pb-c.d
09:08:26 [2020-01-02T09:08:26.322Z] #42 10.75   PBCC     images/tun.pb-c.c
09:08:26 [2020-01-02T09:08:26.322Z] #42 10.84   PBCC     images/netdev.pb-c.c
09:08:26 [2020-01-02T09:08:26.322Z] #42 ...
09:08:26 [2020-01-02T09:08:26.322Z] 
09:08:26 [2020-01-02T09:08:26.322Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:26 [2020-01-02T09:08:26.322Z] #32 79.62 bytes
09:08:26 [2020-01-02T09:08:26.322Z] #32 79.64 strings
09:08:26 [2020-01-02T09:08:26.322Z] #32 88.75 bufio
09:08:26 [2020-01-02T09:08:26.322Z] #32 ...
09:08:26 [2020-01-02T09:08:26.322Z] 
09:08:26 [2020-01-02T09:08:26.322Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:26 [2020-01-02T09:08:26.322Z] #42 10.93   DEP      images/tun.pb-c.d
09:08:26 [2020-01-02T09:08:26.590Z] #41 101.4   CC       criu/cr-check.o
09:08:26 [2020-01-02T09:08:26.611Z] #42 11.06   DEP      images/netdev.pb-c.d
09:08:26 [2020-01-02T09:08:26.611Z] #42 11.17   PBCC     images/vma.pb-c.c
09:08:26 [2020-01-02T09:08:26.791Z] #60 ...
09:08:26 [2020-01-02T09:08:26.791Z] 
09:08:26 [2020-01-02T09:08:26.791Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:08:26 [2020-01-02T09:08:26.791Z] #51 DONE 214.5s
09:08:26 [2020-01-02T09:08:26.791Z] 
09:08:26 [2020-01-02T09:08:26.791Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:26 [2020-01-02T09:08:26.848Z] #41 ...
09:08:26 [2020-01-02T09:08:26.848Z] 
09:08:26 [2020-01-02T09:08:26.848Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:26 [2020-01-02T09:08:26.848Z] #54 185.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:08:26 [2020-01-02T09:08:26.848Z] #54 187.5 + mkdir -p /build
09:08:26 [2020-01-02T09:08:26.848Z] #54 187.5 + cp runc /build/runc
09:08:26 [2020-01-02T09:08:26.848Z] #54 DONE 187.8s
09:08:26 [2020-01-02T09:08:26.848Z] 
09:08:26 [2020-01-02T09:08:26.848Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:08:26 [2020-01-02T09:08:26.901Z] #42 11.35   DEP      images/vma.pb-c.d
09:08:26 [2020-01-02T09:08:26.901Z] #42 11.54   PBCC     images/creds.pb-c.c
09:08:26 [2020-01-02T09:08:26.901Z] #42 11.57   DEP      images/creds.pb-c.d
09:08:27 [2020-01-02T09:08:27.190Z] #42 ...
09:08:27 [2020-01-02T09:08:27.190Z] 
09:08:27 [2020-01-02T09:08:27.190Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:27 [2020-01-02T09:08:27.190Z] #27 38.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:08:27 [2020-01-02T09:08:27.190Z] #27 39.86 
09:08:27 [2020-01-02T09:08:27.190Z] #27 40.65 
######################################################################## 100.0%
09:08:27 [2020-01-02T09:08:27.190Z] #27 40.86 
09:08:27 [2020-01-02T09:08:27.190Z] #27 41.03 Download of images into '/build' complete.
09:08:27 [2020-01-02T09:08:27.190Z] #27 41.03 Use something like the following to load the result into a Docker daemon:
09:08:27 [2020-01-02T09:08:27.190Z] #27 41.03   tar -cC '/build' . | docker load
09:08:27 [2020-01-02T09:08:27.190Z] #27 DONE 41.1s
09:08:27 [2020-01-02T09:08:27.190Z] 
09:08:27 [2020-01-02T09:08:27.190Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:27 [2020-01-02T09:08:27.190Z] #37 8.385 -- Detecting C compile features - done
09:08:27 [2020-01-02T09:08:27.190Z] #37 8.486 -- Performing Test HAS_BUILTIN_FORTIFY
09:08:27 [2020-01-02T09:08:27.190Z] #37 8.854 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:08:27 [2020-01-02T09:08:27.190Z] #37 9.151 -- Configuring done
09:08:27 [2020-01-02T09:08:27.190Z] #37 9.196 -- Generating done
09:08:27 [2020-01-02T09:08:27.190Z] #37 9.209 -- Build files have been written to: /tmp/tmp.4w9NrAjjvp/tini
09:08:27 [2020-01-02T09:08:27.190Z] #37 9.224 + make tini-static
09:08:27 [2020-01-02T09:08:27.190Z] #37 9.884 Scanning dependencies of target tini-static
09:08:27 [2020-01-02T09:08:27.190Z] #37 9.962 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:08:27 [2020-01-02T09:08:27.190Z] #37 13.17 [100%] Linking C executable tini-static
09:08:27 [2020-01-02T09:08:27.190Z] #37 14.21 [100%] Built target tini-static
09:08:27 [2020-01-02T09:08:27.190Z] #37 14.38 + mkdir -p /build
09:08:27 [2020-01-02T09:08:27.190Z] #37 14.40 + cp tini-static /build/docker-init
09:08:27 [2020-01-02T09:08:27.190Z] #37 DONE 14.5s
09:08:27 [2020-01-02T09:08:27.190Z] 
09:08:27 [2020-01-02T09:08:27.190Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:27 [2020-01-02T09:08:27.190Z] #42 11.73   PBCC     images/utsns.pb-c.c
09:08:27 [2020-01-02T09:08:27.190Z] #42 11.76   DEP      images/utsns.pb-c.d
09:08:27 [2020-01-02T09:08:27.480Z] #42 11.93   PBCC     images/ipc-desc.pb-c.c
09:08:27 [2020-01-02T09:08:27.480Z] #42 11.97   PBCC     images/ipc-sem.pb-c.c
09:08:27 [2020-01-02T09:08:27.480Z] #42 12.01   DEP      images/ipc-desc.pb-c.d
09:08:27 [2020-01-02T09:08:27.615Z] #60 ...
09:08:27 [2020-01-02T09:08:27.615Z] 
09:08:27 [2020-01-02T09:08:27.615Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:08:27 [2020-01-02T09:08:27.615Z] #52 DONE 0.1s
09:08:27 [2020-01-02T09:08:27.615Z] 
09:08:27 [2020-01-02T09:08:27.615Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:08:27 [2020-01-02T09:08:27.615Z] #56 DONE 0.1s
09:08:27 [2020-01-02T09:08:27.770Z] #42 12.17   DEP      images/ipc-sem.pb-c.d
09:08:27 [2020-01-02T09:08:27.770Z] #42 12.40   PBCC     images/ipc-msg.pb-c.c
09:08:27 [2020-01-02T09:08:27.770Z] #42 12.44   DEP      images/ipc-msg.pb-c.d
09:08:28 [2020-01-02T09:08:28.020Z] 
09:08:28 [2020-01-02T09:08:28.020Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:28 [2020-01-02T09:08:28.060Z] #42 12.60   PBCC     images/ipc-shm.pb-c.c
09:08:28 [2020-01-02T09:08:28.060Z] #42 12.71   DEP      images/ipc-shm.pb-c.d
09:08:28 [2020-01-02T09:08:28.060Z] #42 ...
09:08:28 [2020-01-02T09:08:28.060Z] 
09:08:28 [2020-01-02T09:08:28.060Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:28 [2020-01-02T09:08:28.060Z] #45 81.48 vendor/golang.org/x/net/dns/dnsmessage
09:08:28 [2020-01-02T09:08:28.060Z] #45 82.73 bytes
09:08:28 [2020-01-02T09:08:28.223Z] #38 ...
09:08:28 [2020-01-02T09:08:28.224Z] 
09:08:28 [2020-01-02T09:08:28.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:28 [2020-01-02T09:08:28.224Z] #41 103.0   CC       criu/cr-dedup.o
09:08:28 [2020-01-02T09:08:28.350Z] #45 ...
09:08:28 [2020-01-02T09:08:28.350Z] 
09:08:28 [2020-01-02T09:08:28.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:28 [2020-01-02T09:08:28.350Z] #11 85.09 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:08:28 [2020-01-02T09:08:28.350Z] #11 85.11 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
09:08:28 [2020-01-02T09:08:28.350Z] #11 85.12 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:08:28 [2020-01-02T09:08:28.350Z] #11 88.76 Selecting previously unselected package binutils-mingw-w64.
09:08:28 [2020-01-02T09:08:28.350Z] #11 88.77 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:08:28 [2020-01-02T09:08:28.350Z] #11 88.79 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:08:28 [2020-01-02T09:08:28.350Z] #11 88.94 Selecting previously unselected package mingw-w64-common.
09:08:28 [2020-01-02T09:08:28.350Z] #11 88.95 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
09:08:28 [2020-01-02T09:08:28.350Z] #11 88.96 Unpacking mingw-w64-common (5.0.1-1) ...
09:08:28 [2020-01-02T09:08:28.350Z] #11 ...
09:08:28 [2020-01-02T09:08:28.350Z] 
09:08:28 [2020-01-02T09:08:28.350Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:28 [2020-01-02T09:08:28.350Z] #42 12.93   PBCC     images/ipc-var.pb-c.c
09:08:28 [2020-01-02T09:08:28.482Z] #41 103.2   CC       criu/cr-dump.o
09:08:28 [2020-01-02T09:08:28.641Z] #42 13.04   DEP      images/ipc-var.pb-c.d
09:08:28 [2020-01-02T09:08:28.932Z] #42 13.42   PBCC     images/sk-opts.pb-c.c
09:08:29 [2020-01-02T09:08:29.220Z] #42 13.58   PBCC     images/packet-sock.pb-c.c
09:08:29 [2020-01-02T09:08:29.220Z] #42 13.73   DEP      images/sk-opts.pb-c.d
09:08:29 [2020-01-02T09:08:29.511Z] #42 13.92   DEP      images/packet-sock.pb-c.d
09:08:29 [2020-01-02T09:08:29.511Z] #42 14.02   PBCC     images/sk-netlink.pb-c.c
09:08:29 [2020-01-02T09:08:29.511Z] #42 14.16   DEP      images/sk-netlink.pb-c.d
09:08:29 [2020-01-02T09:08:29.807Z] #42 14.23   PBCC     images/sk-inet.pb-c.c
09:08:29 [2020-01-02T09:08:29.807Z] #42 14.30   DEP      images/sk-inet.pb-c.d
09:08:29 [2020-01-02T09:08:29.807Z] #42 14.36   PBCC     images/sk-unix.pb-c.c
09:08:29 [2020-01-02T09:08:29.807Z] #42 14.41   DEP      images/sk-unix.pb-c.d
09:08:29 [2020-01-02T09:08:29.857Z] #41 104.6   CC       criu/cr-errno.o
09:08:29 [2020-01-02T09:08:29.858Z] #41 104.7   CC       criu/cr-restore.o
09:08:30 [2020-01-02T09:08:30.093Z] #42 14.47   PBCC     images/mm.pb-c.c
09:08:30 [2020-01-02T09:08:30.093Z] #42 14.54   DEP      images/mm.pb-c.d
09:08:30 [2020-01-02T09:08:30.093Z] #42 14.61   PBCC     images/timerfd.pb-c.c
09:08:30 [2020-01-02T09:08:30.093Z] #42 14.66   DEP      images/timerfd.pb-c.d
09:08:30 [2020-01-02T09:08:30.093Z] #42 14.74   PBCC     images/timer.pb-c.c
09:08:30 [2020-01-02T09:08:30.093Z] #42 14.78   DEP      images/timer.pb-c.d
09:08:30 [2020-01-02T09:08:30.381Z] #42 14.86   PBCC     images/sa.pb-c.c
09:08:30 [2020-01-02T09:08:30.381Z] #42 14.91   DEP      images/sa.pb-c.d
09:08:30 [2020-01-02T09:08:30.671Z] #42 15.07   PBCC     images/pipe-data.pb-c.c
09:08:30 [2020-01-02T09:08:30.671Z] #42 15.09   DEP      images/pipe-data.pb-c.d
09:08:30 [2020-01-02T09:08:30.671Z] #42 15.15   PBCC     images/mnt.pb-c.c
09:08:30 [2020-01-02T09:08:30.671Z] #42 15.21   DEP      images/mnt.pb-c.d
09:08:30 [2020-01-02T09:08:30.671Z] #42 15.29   PBCC     images/sk-packet.pb-c.c
09:08:30 [2020-01-02T09:08:30.964Z] #42 15.40   DEP      images/sk-packet.pb-c.d
09:08:30 [2020-01-02T09:08:30.964Z] #42 15.53   PBCC     images/tcp-stream.pb-c.c
09:08:30 [2020-01-02T09:08:30.964Z] #42 15.61   DEP      images/tcp-stream.pb-c.d
09:08:31 [2020-01-02T09:08:31.255Z] #42 15.82   PBCC     images/pipe.pb-c.c
09:08:31 [2020-01-02T09:08:31.255Z] #42 15.86   DEP      images/pipe.pb-c.d
09:08:31 [2020-01-02T09:08:31.545Z] #42 15.94   PBCC     images/pstree.pb-c.c
09:08:31 [2020-01-02T09:08:31.545Z] #42 15.98   DEP      images/pstree.pb-c.d
09:08:31 [2020-01-02T09:08:31.545Z] #42 16.04   PBCC     images/fs.pb-c.c
09:08:31 [2020-01-02T09:08:31.545Z] #42 16.08   DEP      images/fs.pb-c.d
09:08:31 [2020-01-02T09:08:31.545Z] #42 16.13   PBCC     images/signalfd.pb-c.c
09:08:31 [2020-01-02T09:08:31.836Z] #42 16.19   DEP      images/signalfd.pb-c.d
09:08:31 [2020-01-02T09:08:31.836Z] #42 16.25   PBCC     images/fh.pb-c.c
09:08:31 [2020-01-02T09:08:31.836Z] #42 16.31   PBCC     images/fsnotify.pb-c.c
09:08:31 [2020-01-02T09:08:31.836Z] #42 16.37   DEP      images/fh.pb-c.d
09:08:31 [2020-01-02T09:08:31.836Z] #42 16.43   DEP      images/fsnotify.pb-c.d
09:08:31 [2020-01-02T09:08:31.836Z] #42 16.49   PBCC     images/eventpoll.pb-c.c
09:08:31 [2020-01-02T09:08:31.836Z] #42 16.53   DEP      images/eventpoll.pb-c.d
09:08:32 [2020-01-02T09:08:32.124Z] #42 16.60   PBCC     images/eventfd.pb-c.c
09:08:32 [2020-01-02T09:08:32.124Z] #42 16.64   DEP      images/eventfd.pb-c.d
09:08:32 [2020-01-02T09:08:32.124Z] #42 16.69   PBCC     images/remap-file-path.pb-c.c
09:08:32 [2020-01-02T09:08:32.124Z] #42 16.74   DEP      images/remap-file-path.pb-c.d
09:08:32 [2020-01-02T09:08:32.414Z] #42 16.79   PBCC     images/fifo.pb-c.c
09:08:32 [2020-01-02T09:08:32.414Z] #42 16.83   DEP      images/fifo.pb-c.d
09:08:32 [2020-01-02T09:08:32.414Z] #42 16.89   PBCC     images/ghost-file.pb-c.c
09:08:32 [2020-01-02T09:08:32.414Z] #42 16.95   DEP      images/ghost-file.pb-c.d
09:08:32 [2020-01-02T09:08:32.706Z] #42 17.04   PBCC     images/regfile.pb-c.c
09:08:32 [2020-01-02T09:08:32.706Z] #42 17.16   DEP      images/regfile.pb-c.d
09:08:32 [2020-01-02T09:08:32.706Z] #42 17.30   PBCC     images/ns.pb-c.c
09:08:32 [2020-01-02T09:08:32.997Z] #42 17.32   DEP      images/ns.pb-c.d
09:08:32 [2020-01-02T09:08:32.997Z] #42 17.37   PBCC     images/fdinfo.pb-c.c
09:08:32 [2020-01-02T09:08:32.997Z] #42 17.46   DEP      images/fdinfo.pb-c.d
09:08:32 [2020-01-02T09:08:32.997Z] #42 17.55   PBCC     images/core-aarch64.pb-c.c
09:08:32 [2020-01-02T09:08:32.997Z] #42 17.64   PBCC     images/core-arm.pb-c.c
09:08:33 [2020-01-02T09:08:33.144Z] #41 107.4   CC       criu/cr-service.o
09:08:33 [2020-01-02T09:08:33.287Z] #42 17.76   PBCC     images/core-ppc64.pb-c.c
09:08:33 [2020-01-02T09:08:33.287Z] #42 17.88   PBCC     images/core-s390.pb-c.c
09:08:33 [2020-01-02T09:08:33.287Z] #42 17.96   PBCC     images/core-x86.pb-c.c
09:08:33 [2020-01-02T09:08:33.320Z] #59 219.2 + bin/containerd-stress
09:08:33 [2020-01-02T09:08:33.577Z] #42 18.12   PBCC     images/core.pb-c.c
09:08:33 [2020-01-02T09:08:33.577Z] #42 18.25   PBCC     images/inventory.pb-c.c
09:08:33 [2020-01-02T09:08:33.710Z] #41 108.4   CC       criu/crtools.o
09:08:33 [2020-01-02T09:08:33.867Z] #42 18.35   DEP      images/core-aarch64.pb-c.d
09:08:33 [2020-01-02T09:08:33.867Z] #42 18.43   DEP      images/core-arm.pb-c.d
09:08:33 [2020-01-02T09:08:33.867Z] #42 18.51   DEP      images/core-ppc64.pb-c.d
09:08:33 [2020-01-02T09:08:33.969Z] #41 108.9   CC       criu/eventfd.o
09:08:34 [2020-01-02T09:08:34.157Z] #42 18.61   DEP      images/core-s390.pb-c.d
09:08:34 [2020-01-02T09:08:34.157Z] #42 18.71   DEP      images/core-x86.pb-c.d
09:08:34 [2020-01-02T09:08:34.447Z] #42 18.84   DEP      images/core.pb-c.d
09:08:34 [2020-01-02T09:08:34.447Z] #42 19.04   DEP      images/inventory.pb-c.d
09:08:34 [2020-01-02T09:08:34.538Z] #41 109.2   CC       criu/eventpoll.o
09:08:34 [2020-01-02T09:08:34.737Z] #42 19.19   PBCC     images/cpuinfo.pb-c.c
09:08:34 [2020-01-02T09:08:34.737Z] #42 19.24   DEP      images/cpuinfo.pb-c.d
09:08:34 [2020-01-02T09:08:34.737Z] #42 19.33   PBCC     images/stats.pb-c.c
09:08:34 [2020-01-02T09:08:34.737Z] #42 19.36   DEP      images/stats.pb-c.d
09:08:34 [2020-01-02T09:08:34.796Z] #41 109.8   CC       criu/external.o
09:08:35 [2020-01-02T09:08:35.364Z] #41 110.0   CC       criu/fault-injection.o
09:08:35 [2020-01-02T09:08:35.364Z] #41 110.0   CC       criu/fdstore.o
09:08:35 [2020-01-02T09:08:35.364Z] #41 110.3   CC       criu/fifo.o
09:08:35 [2020-01-02T09:08:35.859Z] #59 221.9 + bin/containerd-shim
09:08:35 [2020-01-02T09:08:35.931Z] #41 110.6   CC       criu/file-ids.o
09:08:36 [2020-01-02T09:08:36.190Z] #41 110.8   CC       criu/file-lock.o
09:08:36 [2020-01-02T09:08:36.757Z] #41 111.5   CC       criu/files-ext.o
09:08:36 [2020-01-02T09:08:36.814Z] #42 21.10 make[1]: Nothing to be done for 'all'.
09:08:36 [2020-01-02T09:08:36.815Z] #42 ...
09:08:36 [2020-01-02T09:08:36.815Z] 
09:08:36 [2020-01-02T09:08:36.815Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:36 [2020-01-02T09:08:36.815Z] #32 90.20 reflect
09:08:36 [2020-01-02T09:08:36.815Z] #32 96.01 path
09:08:36 [2020-01-02T09:08:36.815Z] #32 96.59 text/tabwriter
09:08:37 [2020-01-02T09:08:37.016Z] #41 111.8   CC       criu/files-reg.o
09:08:37 [2020-01-02T09:08:37.103Z] #32 ...
09:08:37 [2020-01-02T09:08:37.103Z] 
09:08:37 [2020-01-02T09:08:37.103Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:37 [2020-01-02T09:08:37.103Z] #11 98.20 Selecting previously unselected package mingw-w64-x86-64-dev.
09:08:37 [2020-01-02T09:08:37.103Z] #11 98.21 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:08:37 [2020-01-02T09:08:37.103Z] #11 98.21 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:08:38 [2020-01-02T09:08:38.392Z] #41 113.1   CC       criu/files.o
09:08:39 [2020-01-02T09:08:39.769Z] #41 114.7   CC       criu/filesystems.o
09:08:40 [2020-01-02T09:08:40.336Z] #41 115.2   CC       criu/fsnotify.o
09:08:40 [2020-01-02T09:08:40.613Z] #11 ...
09:08:40 [2020-01-02T09:08:40.613Z] 
09:08:40 [2020-01-02T09:08:40.613Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:40 [2020-01-02T09:08:40.613Z] #32 103.4 internal/syscall/unix
09:08:40 [2020-01-02T09:08:40.613Z] #32 103.4 time
09:08:40 [2020-01-02T09:08:40.613Z] #32 ...
09:08:40 [2020-01-02T09:08:40.613Z] 
09:08:40 [2020-01-02T09:08:40.613Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:40 [2020-01-02T09:08:40.613Z] #45 93.64 bufio
09:08:40 [2020-01-02T09:08:40.613Z] #45 97.00 reflect
09:08:40 [2020-01-02T09:08:40.613Z] #45 101.2 regexp/syntax
09:08:40 [2020-01-02T09:08:40.613Z] #45 ...
09:08:40 [2020-01-02T09:08:40.613Z] 
09:08:40 [2020-01-02T09:08:40.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:40 [2020-01-02T09:08:40.613Z] #42 22.98   CC       images/stats.o
09:08:40 [2020-01-02T09:08:40.613Z] #42 23.80   CC       images/core.o
09:08:40 [2020-01-02T09:08:40.613Z] #42 25.02   CC       images/core-x86.o
09:08:41 [2020-01-02T09:08:41.140Z] #59 227.3 + bin/containerd-shim-runc-v1
09:08:41 [2020-01-02T09:08:41.272Z] #41 116.0   CC       criu/image-desc.o
09:08:41 [2020-01-02T09:08:41.272Z] #41 ...
09:08:41 [2020-01-02T09:08:41.272Z] 
09:08:41 [2020-01-02T09:08:41.272Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:08:41 [2020-01-02T09:08:41.531Z] #38 202.9 + dpkg --print-architecture
09:08:41 [2020-01-02T09:08:41.531Z] #38 202.9 + cd /tmp/tmp.aR3KVL08AP/src/github.com/docker/distribution
09:08:41 [2020-01-02T09:08:41.531Z] #38 202.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:08:41 [2020-01-02T09:08:41.642Z] #42 26.21   CC       images/core-arm.o
09:08:41 [2020-01-02T09:08:41.790Z] #38 203.2 + GOPATH=/tmp/tmp.aR3KVL08AP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aR3KVL08AP
09:08:41 [2020-01-02T09:08:41.790Z] #38 203.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:08:42 [2020-01-02T09:08:42.673Z] #42 27.00   CC       images/core-aarch64.o
09:08:43 [2020-01-02T09:08:43.302Z] #42 27.62   CC       images/core-ppc64.o
09:08:43 [2020-01-02T09:08:43.931Z] #42 ...
09:08:43 [2020-01-02T09:08:43.931Z] 
09:08:43 [2020-01-02T09:08:43.931Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:43 [2020-01-02T09:08:43.931Z] #11 106.8 Selecting previously unselected package gcc-mingw-w64-base.
09:08:43 [2020-01-02T09:08:43.931Z] #11 106.8 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
09:08:43 [2020-01-02T09:08:43.931Z] #11 106.9 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:08:43 [2020-01-02T09:08:43.931Z] #11 107.0 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:08:43 [2020-01-02T09:08:43.931Z] #11 107.0 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
09:08:43 [2020-01-02T09:08:43.931Z] #11 107.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:08:44 [2020-01-02T09:08:44.434Z] #59 230.3 + bin/containerd-shim-runc-v2
09:08:45 [2020-01-02T09:08:45.004Z] #59 231.4 + binaries
09:08:45 [2020-01-02T09:08:45.004Z] #59 231.4 + mkdir -p /build
09:08:45 [2020-01-02T09:08:45.004Z] #59 231.4 + cp bin/containerd /build/containerd
09:08:45 [2020-01-02T09:08:45.004Z] #59 231.4 + cp bin/containerd-shim /build/containerd-shim
09:08:45 [2020-01-02T09:08:45.004Z] #59 231.4 + cp bin/ctr /build/ctr
09:08:45 [2020-01-02T09:08:45.572Z] #59 DONE 231.9s
09:08:46 [2020-01-02T09:08:46.950Z] 
09:08:46 [2020-01-02T09:08:46.950Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:08:47 [2020-01-02T09:08:47.209Z] #60 DONE 0.3s
09:08:47 [2020-01-02T09:08:47.209Z] 
09:08:47 [2020-01-02T09:08:47.209Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:08:47 [2020-01-02T09:08:47.468Z] #64 DONE 0.1s
09:08:47 [2020-01-02T09:08:47.468Z] 
09:08:47 [2020-01-02T09:08:47.468Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:08:47 [2020-01-02T09:08:47.468Z] #66 DONE 0.2s
09:08:47 [2020-01-02T09:08:47.468Z] 
09:08:47 [2020-01-02T09:08:47.468Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:08:47 [2020-01-02T09:08:47.726Z] #69 DONE 0.1s
09:08:47 [2020-01-02T09:08:47.726Z] 
09:08:47 [2020-01-02T09:08:47.726Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:08:47 [2020-01-02T09:08:47.726Z] #70 DONE 0.1s
09:08:47 [2020-01-02T09:08:47.726Z] 
09:08:47 [2020-01-02T09:08:47.726Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
09:08:49 [2020-01-02T09:08:49.497Z] #11 ...
09:08:49 [2020-01-02T09:08:49.497Z] 
09:08:49 [2020-01-02T09:08:49.497Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:49 [2020-01-02T09:08:49.497Z] #60 58.02 + cd /tmp/tmp.T3NdMuua8I/src/github.com/containerd/containerd
09:08:49 [2020-01-02T09:08:49.497Z] #60 58.02 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.36 + export 'BUILDTAGS=netgo osusergo static_build'
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.36 + BUILDTAGS='netgo osusergo static_build'
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.36 + export EXTRA_FLAGS=-buildmode=pie
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.37 + EXTRA_FLAGS=-buildmode=pie
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.37 + '[' '' = dynamic ']'
09:08:49 [2020-01-02T09:08:49.497Z] #60 59.37 + make
09:08:49 [2020-01-02T09:08:49.497Z] #60 60.46 + bin/ctr
09:08:49 [2020-01-02T09:08:49.632Z] #71 DONE 1.7s
09:08:49 [2020-01-02T09:08:49.632Z] 
09:08:49 [2020-01-02T09:08:49.632Z] #72 exporting to image
09:08:49 [2020-01-02T09:08:49.632Z] #72 exporting layers
09:08:51 [2020-01-02T09:08:51.816Z] #38 ...
09:08:51 [2020-01-02T09:08:51.816Z] 
09:08:51 [2020-01-02T09:08:51.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:51 [2020-01-02T09:08:51.816Z] #41 116.2   CC       criu/image.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 116.8   CC       criu/ipc_ns.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 117.6   CC       criu/irmap.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 118.1   CC       criu/kcmp-ids.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 118.3   CC       criu/kerndat.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 119.1   CC       criu/libnetlink.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 119.3   CC       criu/log.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 119.8   CC       criu/lsm.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 120.1   CC       criu/mem.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 121.3   CC       criu/mount.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 123.9   CC       criu/namespaces.o
09:08:51 [2020-01-02T09:08:51.816Z] #41 125.3   CC       criu/net.o
09:08:52 [2020-01-02T09:08:52.218Z] #60 ...
09:08:52 [2020-01-02T09:08:52.218Z] 
09:08:52 [2020-01-02T09:08:52.218Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:52 [2020-01-02T09:08:52.218Z] #45 105.7 vendor/golang.org/x/text/transform
09:08:52 [2020-01-02T09:08:52.218Z] #45 111.9 time
09:08:52 [2020-01-02T09:08:52.267Z] #60 210.8 + bin/containerd-stress
09:08:52 [2020-01-02T09:08:52.267Z] #60 212.9 + bin/containerd-shim
09:08:52 [2020-01-02T09:08:52.509Z] #45 ...
09:08:52 [2020-01-02T09:08:52.509Z] 
09:08:52 [2020-01-02T09:08:52.509Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:52 [2020-01-02T09:08:52.509Z] #42 28.88   CC       images/core-s390.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 30.40   CC       images/cpuinfo.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 31.25   CC       images/inventory.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 31.67   CC       images/fdinfo.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 32.27   CC       images/fown.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 32.64   CC       images/ns.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 33.01   CC       images/regfile.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 33.36   CC       images/ghost-file.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 33.91   CC       images/fifo.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 34.25   CC       images/remap-file-path.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 34.64   CC       images/eventfd.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 35.05   CC       images/eventpoll.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 35.61   CC       images/fh.o
09:08:52 [2020-01-02T09:08:52.509Z] #42 36.32   CC       images/fsnotify.o
09:08:52 [2020-01-02T09:08:52.752Z] #41 127.5   CC       criu/netfilter.o
09:08:53 [2020-01-02T09:08:53.012Z] #41 127.8   CC       criu/page-pipe.o
09:08:53 [2020-01-02T09:08:53.140Z] #42 37.55   CC       images/signalfd.o
09:08:53 [2020-01-02T09:08:53.429Z] #42 37.96   CC       images/fs.o
09:08:53 [2020-01-02T09:08:53.580Z] #41 128.2   CC       criu/page-xfer.o
09:08:53 [2020-01-02T09:08:53.718Z] #42 38.39   CC       images/pstree.o
09:08:53 [2020-01-02T09:08:53.831Z] #72 exporting layers 3.8s done
09:08:53 [2020-01-02T09:08:53.831Z] #72 writing image sha256:041377499d475f468ba305f0e9d8d5d664dcdf8da75283827582078e96874031 done
09:08:53 [2020-01-02T09:08:53.831Z] #72 naming to docker.io/library/docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb done
09:08:53 [2020-01-02T09:08:53.831Z] #72 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:08:54 [2020-01-02T09:08:54.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/test/unit
09:08:54 [2020-01-02T09:08:54.346Z] #42 38.86   CC       images/pipe.o
09:08:54 [2020-01-02T09:08:54.515Z] #41 129.1   CC       criu/pagemap-cache.o
09:08:54 [2020-01-02T09:08:54.648Z] #42 39.24   CC       images/tcp-stream.o
09:08:54 [2020-01-02T09:08:54.775Z] #41 129.4   CC       criu/pagemap.o
09:08:55 [2020-01-02T09:08:55.275Z] #42 39.78   CC       images/sk-packet.o
09:08:55 [2020-01-02T09:08:55.275Z] #42 ...
09:08:55 [2020-01-02T09:08:55.275Z] 
09:08:55 [2020-01-02T09:08:55.275Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:55 [2020-01-02T09:08:55.275Z] #45 118.8 regexp
09:08:55 [2020-01-02T09:08:55.341Z] #41 130.1   CC       criu/parasite-syscall.o
09:08:55 [2020-01-02T09:08:55.908Z] #41 130.7   CC       criu/path.o
09:08:56 [2020-01-02T09:08:56.167Z] #41 131.0   CC       criu/pie-util-vdso-elf32.o
09:08:56 [2020-01-02T09:08:56.734Z] #41 131.3   CC       criu/pie-util-vdso.o
09:08:56 [2020-01-02T09:08:56.994Z] #41 131.6   CC       criu/pie-util.o
09:08:56 [2020-01-02T09:08:56.994Z] #41 131.8   CC       criu/pipes.o
09:08:57 [2020-01-02T09:08:57.387Z] #41 132.3   CC       criu/plugin.o
09:08:57 [2020-01-02T09:08:57.954Z] #41 132.6   CC       criu/proc_parse.o
09:08:58 [2020-01-02T09:08:58.766Z] #60 219.0 + bin/containerd-shim-runc-v1
09:08:59 [2020-01-02T09:08:59.456Z] ?   	github.com/docker/docker/api	[no test files]
09:08:59 [2020-01-02T09:08:59.858Z] #41 134.6   CC       criu/protobuf-desc.o
09:09:00 [2020-01-02T09:09:00.424Z] #41 135.3   CC       criu/protobuf.o
09:09:00 [2020-01-02T09:09:00.682Z] #41 135.6   CC       criu/pstree.o
09:09:00 [2020-01-02T09:09:00.896Z] #45 ...
09:09:00 [2020-01-02T09:09:00.896Z] 
09:09:00 [2020-01-02T09:09:00.896Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:00 [2020-01-02T09:09:00.896Z] #32 113.5 internal/poll
09:09:00 [2020-01-02T09:09:00.896Z] #32 117.2 os
09:09:00 [2020-01-02T09:09:00.896Z] #32 119.7 internal/fmtsort
09:09:00 [2020-01-02T09:09:00.896Z] #32 122.0 fmt
09:09:00 [2020-01-02T09:09:00.896Z] #32 122.0 path/filepath
09:09:00 [2020-01-02T09:09:00.896Z] #32 ...
09:09:00 [2020-01-02T09:09:00.897Z] 
09:09:00 [2020-01-02T09:09:00.897Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:00 [2020-01-02T09:09:00.897Z] #42 40.31   CC       images/mnt.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 40.77   CC       images/pipe-data.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 41.07   CC       images/sa.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 41.44   CC       images/timer.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 42.27   CC       images/timerfd.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 42.72   CC       images/mm.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 43.27   CC       images/sk-opts.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 43.71   CC       images/sk-unix.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 44.29   CC       images/sk-inet.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 44.89   CC       images/tun.o
09:09:00 [2020-01-02T09:09:00.897Z] #42 45.38   CC       images/sk-netlink.o
09:09:01 [2020-01-02T09:09:01.524Z] #42 45.93   CC       images/packet-sock.o
09:09:01 [2020-01-02T09:09:01.617Z] #41 136.4   CC       criu/rbtree.o
09:09:01 [2020-01-02T09:09:01.875Z] #41 136.7   CC       criu/rst-malloc.o
09:09:02 [2020-01-02T09:09:02.095Z] #60 222.0 + bin/containerd-shim-runc-v2
09:09:02 [2020-01-02T09:09:02.134Z] #41 137.0   CC       criu/seccomp.o
09:09:02 [2020-01-02T09:09:02.160Z] #42 46.73   CC       images/ipc-var.o
09:09:02 [2020-01-02T09:09:02.393Z] #41 ...
09:09:02 [2020-01-02T09:09:02.393Z] 
09:09:02 [2020-01-02T09:09:02.393Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:09:02 [2020-01-02T09:09:02.393Z] #38 223.9 + rm -rf /tmp/tmp.aR3KVL08AP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aR3KVL08AP
09:09:02 [2020-01-02T09:09:02.468Z] #60 223.0 + binaries
09:09:02 [2020-01-02T09:09:02.468Z] #60 223.0 + mkdir -p /build
09:09:02 [2020-01-02T09:09:02.468Z] #60 223.0 + cp bin/containerd /build/containerd
09:09:02 [2020-01-02T09:09:02.468Z] #60 223.0 + cp bin/containerd-shim /build/containerd-shim
09:09:02 [2020-01-02T09:09:02.468Z] #60 223.0 + cp bin/ctr /build/ctr
09:09:02 [2020-01-02T09:09:02.789Z] #42 47.19   CC       images/ipc-desc.o
09:09:02 [2020-01-02T09:09:02.855Z] #60 DONE 223.2s
09:09:02 [2020-01-02T09:09:02.960Z] #38 DONE 224.4s
09:09:02 [2020-01-02T09:09:02.960Z] 
09:09:02 [2020-01-02T09:09:02.960Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:02 [2020-01-02T09:09:02.960Z] #41 137.4   CC       criu/seize.o
09:09:03 [2020-01-02T09:09:03.078Z] #42 47.70   CC       images/ipc-shm.o
09:09:03 [2020-01-02T09:09:03.219Z] #41 138.1   CC       criu/servicefd.o
09:09:03 [2020-01-02T09:09:03.227Z] 
09:09:03 [2020-01-02T09:09:03.227Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:09:03 [2020-01-02T09:09:03.595Z] #61 DONE 0.3s
09:09:03 [2020-01-02T09:09:03.595Z] 
09:09:03 [2020-01-02T09:09:03.595Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:09:03 [2020-01-02T09:09:03.736Z] #42 48.31   CC       images/ipc-msg.o
09:09:03 [2020-01-02T09:09:03.786Z] #41 138.7   CC       criu/shmem.o
09:09:04 [2020-01-02T09:09:04.025Z] #42 ...
09:09:04 [2020-01-02T09:09:04.025Z] 
09:09:04 [2020-01-02T09:09:04.025Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:04 [2020-01-02T09:09:04.025Z] #45 127.5 os/exec
09:09:04 [2020-01-02T09:09:04.025Z] #45 127.6 net
09:09:04 [2020-01-02T09:09:04.036Z] #65 DONE 0.3s
09:09:04 [2020-01-02T09:09:04.037Z] 
09:09:04 [2020-01-02T09:09:04.037Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:09:04 [2020-01-02T09:09:04.037Z] #67 DONE 0.2s
09:09:04 [2020-01-02T09:09:04.037Z] 
09:09:04 [2020-01-02T09:09:04.037Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:09:04 [2020-01-02T09:09:04.037Z] #70 DONE 0.1s
09:09:04 [2020-01-02T09:09:04.037Z] 
09:09:04 [2020-01-02T09:09:04.037Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:09:04 [2020-01-02T09:09:04.037Z] #71 DONE 0.1s
09:09:04 [2020-01-02T09:09:04.465Z] 
09:09:04 [2020-01-02T09:09:04.465Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
09:09:04 [2020-01-02T09:09:04.723Z] #41 ...
09:09:04 [2020-01-02T09:09:04.723Z] 
09:09:04 [2020-01-02T09:09:04.723Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:09:04 [2020-01-02T09:09:04.723Z] #39 DONE 0.2s
09:09:04 [2020-01-02T09:09:04.723Z] 
09:09:04 [2020-01-02T09:09:04.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:04 [2020-01-02T09:09:04.723Z] #41 139.6   CC       criu/sigframe.o
09:09:04 [2020-01-02T09:09:04.982Z] #41 139.7   CC       criu/signalfd.o
09:09:04 [2020-01-02T09:09:04.982Z] #41 139.9   CC       criu/sk-inet.o
09:09:05 [2020-01-02T09:09:05.923Z] #41 140.6   CC       criu/sk-netlink.o
09:09:06 [2020-01-02T09:09:06.181Z] #41 140.9   CC       criu/sk-packet.o
09:09:06 [2020-01-02T09:09:06.748Z] #41 141.4   CC       criu/sk-queue.o
09:09:07 [2020-01-02T09:09:07.007Z] #41 141.6   CC       criu/sk-tcp.o
09:09:07 [2020-01-02T09:09:07.266Z] #41 142.0   CC       criu/sk-unix.o
09:09:08 [2020-01-02T09:09:08.460Z] #45 131.6 internal/lazyregexp
09:09:08 [2020-01-02T09:09:08.642Z] #41 143.2   CC       criu/sockets.o
09:09:08 [2020-01-02T09:09:08.862Z] #72 DONE 4.2s
09:09:08 [2020-01-02T09:09:08.862Z] 
09:09:08 [2020-01-02T09:09:08.862Z] #73 exporting to oci image format
09:09:08 [2020-01-02T09:09:08.862Z] #73 exporting layers
09:09:08 [2020-01-02T09:09:08.901Z] #41 143.8   CC       criu/stats.o
09:09:09 [2020-01-02T09:09:09.159Z] #41 144.1   CC       criu/string.o
09:09:09 [2020-01-02T09:09:09.418Z] #41 144.2   CC       criu/sysctl.o
09:09:09 [2020-01-02T09:09:09.487Z] #45 ...
09:09:09 [2020-01-02T09:09:09.487Z] 
09:09:09 [2020-01-02T09:09:09.487Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:09 [2020-01-02T09:09:09.487Z] #11 131.2 Selecting previously unselected package g++-mingw-w64-x86-64.
09:09:09 [2020-01-02T09:09:09.487Z] #11 131.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
09:09:09 [2020-01-02T09:09:09.487Z] #11 131.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:09:09 [2020-01-02T09:09:09.985Z] #41 144.6   CC       criu/sysfs_parse.o
09:09:09 [2020-01-02T09:09:09.985Z] #41 144.9   CC       criu/timerfd.o
09:09:10 [2020-01-02T09:09:10.553Z] #41 145.3   CC       criu/tty.o
09:09:10 [2020-01-02T09:09:10.982Z] #11 ...
09:09:10 [2020-01-02T09:09:10.982Z] 
09:09:10 [2020-01-02T09:09:10.982Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:10 [2020-01-02T09:09:10.982Z] #32 124.5 io/ioutil
09:09:10 [2020-01-02T09:09:10.982Z] #32 127.5 log
09:09:10 [2020-01-02T09:09:10.983Z] #32 127.5 github.com/BurntSushi/toml
09:09:10 [2020-01-02T09:09:10.983Z] #32 127.5 flag
09:09:10 [2020-01-02T09:09:10.983Z] #32 134.4 github.com/BurntSushi/toml/cmd/tomlv
09:09:11 [2020-01-02T09:09:11.270Z] #32 ...
09:09:11 [2020-01-02T09:09:11.270Z] 
09:09:11 [2020-01-02T09:09:11.270Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:11 [2020-01-02T09:09:11.270Z] #42 48.84   CC       images/ipc-sem.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 49.15   CC       images/utsns.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 49.56   CC       images/creds.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 50.03   CC       images/vma.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 50.50   CC       images/netdev.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 51.24   CC       images/tty.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 52.34   CC       images/file-lock.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 52.65   CC       images/rlimit.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 53.04   CC       images/pagemap.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 53.60   CC       images/siginfo.o
09:09:11 [2020-01-02T09:09:11.270Z] #42 54.12   CC       images/rpc.o
09:09:11 [2020-01-02T09:09:11.561Z] #42 ...
09:09:11 [2020-01-02T09:09:11.561Z] 
09:09:11 [2020-01-02T09:09:11.561Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:11 [2020-01-02T09:09:11.561Z] #45 134.9 encoding/binary
09:09:11 [2020-01-02T09:09:11.561Z] #45 135.0 go/token
09:09:11 [2020-01-02T09:09:11.561Z] #45 135.0 net/url
09:09:11 [2020-01-02T09:09:11.684Z] ok  	github.com/docker/docker/api/server	0.050s	coverage: 9.0% of statements
09:09:11 [2020-01-02T09:09:11.933Z] #41 146.6   CC       criu/tun.o
09:09:12 [2020-01-02T09:09:12.191Z] #41 147.0   CC       criu/uffd.o
09:09:13 [2020-01-02T09:09:13.128Z] #41 147.8   CC       criu/util.o
09:09:14 [2020-01-02T09:09:14.064Z] #41 148.7   CC       criu/uts_ns.o
09:09:14 [2020-01-02T09:09:14.064Z] #41 148.9   CC       criu/vdso-compat.o
09:09:14 [2020-01-02T09:09:14.322Z] #41 149.0   CC       criu/vdso.o
09:09:14 [2020-01-02T09:09:14.889Z] #41 149.7   LINK     criu/built-in.o
09:09:14 [2020-01-02T09:09:14.889Z] #41 149.8   LINK     criu/criu
09:09:15 [2020-01-02T09:09:15.456Z] #41 150.2   DEP      lib/c/criu.d
09:09:15 [2020-01-02T09:09:15.456Z] #41 150.2   CC       images/rpc.pb-c.o
09:09:15 [2020-01-02T09:09:15.714Z] #41 150.6   CC       lib/c/criu.o
09:09:16 [2020-01-02T09:09:16.011Z] #45 138.8 go/scanner
09:09:16 [2020-01-02T09:09:16.649Z] #41 151.3   LINK     lib/c/built-in.o
09:09:16 [2020-01-02T09:09:16.649Z] #41 151.4   LINK     lib/c/libcriu.so
09:09:16 [2020-01-02T09:09:16.908Z] #41 151.5   GEN      magic.py
09:09:16 [2020-01-02T09:09:16.908Z] #41 151.6 Note: Building without setproctitle() and strlcpy() support.
09:09:16 [2020-01-02T09:09:16.908Z] #41 151.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:09:17 [2020-01-02T09:09:17.167Z] #41 152.0 fatal: Not a git repository (or any of the parent directories): .git
09:09:17 [2020-01-02T09:09:17.425Z] #41 ...
09:09:17 [2020-01-02T09:09:17.425Z] 
09:09:17 [2020-01-02T09:09:17.425Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:09:17 [2020-01-02T09:09:17.425Z] #59 238.7 + bin/containerd
09:09:18 [2020-01-02T09:09:18.732Z] #45 142.3 text/template/parse
09:09:19 [2020-01-02T09:09:19.021Z] #45 142.5 encoding/base64
09:09:19 [2020-01-02T09:09:19.314Z] #45 ...
09:09:19 [2020-01-02T09:09:19.314Z] 
09:09:19 [2020-01-02T09:09:19.314Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:19 [2020-01-02T09:09:19.314Z] #32 DONE 142.7s
09:09:19 [2020-01-02T09:09:19.314Z] 
09:09:19 [2020-01-02T09:09:19.314Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:19 [2020-01-02T09:09:19.314Z] #42 56.92   CC       images/ext-file.o
09:09:19 [2020-01-02T09:09:19.314Z] #42 57.63   CC       images/cgroup.o
09:09:19 [2020-01-02T09:09:19.314Z] #42 59.21   CC       images/userns.o
09:09:19 [2020-01-02T09:09:19.314Z] #42 59.85   CC       images/google/protobuf/descriptor.o
09:09:19 [2020-01-02T09:09:19.314Z] #42 63.08   CC       images/opts.o
09:09:19 [2020-01-02T09:09:19.314Z] #42 63.44   CC       images/seccomp.o
09:09:19 [2020-01-02T09:09:19.326Z] #59 ...
09:09:19 [2020-01-02T09:09:19.326Z] 
09:09:19 [2020-01-02T09:09:19.326Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:19 [2020-01-02T09:09:19.326Z] #41 152.5 make[1]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 152.9 make[1]: 'images/built-in.o' is up to date.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.0 make[1]: 'compel/libcompel.a' is up to date.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.0 make[1]: 'compel/compel-host-bin' is up to date.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.0 make[1]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.1 make[1]: 'soccr/libsoccr.a' is up to date.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.2 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.2 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.3 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.3 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.4 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.4 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.4 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.5 make[2]: Nothing to be done for 'all'.
09:09:19 [2020-01-02T09:09:19.326Z] #41 153.5   INSTALL  criu/criu
09:09:19 [2020-01-02T09:09:19.326Z] #41 DONE 153.8s
09:09:19 [2020-01-02T09:09:19.326Z] 
09:09:19 [2020-01-02T09:09:19.326Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:09:19 [2020-01-02T09:09:19.604Z] #42 64.11   CC       images/binfmt-misc.o
09:09:19 [2020-01-02T09:09:19.899Z] #42 64.43   CC       images/time.o
09:09:20 [2020-01-02T09:09:20.261Z] #59 ...
09:09:20 [2020-01-02T09:09:20.261Z] 
09:09:20 [2020-01-02T09:09:20.261Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:09:20 [2020-01-02T09:09:20.261Z] #42 DONE 0.1s
09:09:20 [2020-01-02T09:09:20.261Z] 
09:09:20 [2020-01-02T09:09:20.261Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:09:20 [2020-01-02T09:09:20.261Z] #45 DONE 0.1s
09:09:20 [2020-01-02T09:09:20.261Z] 
09:09:20 [2020-01-02T09:09:20.261Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:09:20 [2020-01-02T09:09:20.261Z] #50 ...
09:09:20 [2020-01-02T09:09:20.261Z] 
09:09:20 [2020-01-02T09:09:20.261Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:09:20 [2020-01-02T09:09:20.261Z] #48 DONE 0.1s
09:09:20 [2020-01-02T09:09:20.518Z] 
09:09:20 [2020-01-02T09:09:20.518Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:09:20 [2020-01-02T09:09:20.529Z] #42 64.82   CC       images/sysctl.o
09:09:20 [2020-01-02T09:09:20.816Z] #42 65.37   CC       images/autofs.o
09:09:21 [2020-01-02T09:09:21.446Z] #42 65.93   CC       images/macvlan.o
09:09:21 [2020-01-02T09:09:21.446Z] #42 ...
09:09:21 [2020-01-02T09:09:21.446Z] 
09:09:21 [2020-01-02T09:09:21.446Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:21 [2020-01-02T09:09:21.446Z] #45 144.9 go/ast
09:09:22 [2020-01-02T09:09:22.977Z] #45 146.3 encoding/json
09:09:24 [2020-01-02T09:09:24.701Z] #59 ...
09:09:24 [2020-01-02T09:09:24.701Z] 
09:09:24 [2020-01-02T09:09:24.701Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:09:24 [2020-01-02T09:09:24.701Z] #50 DONE 245.4s
09:09:24 [2020-01-02T09:09:24.701Z] 
09:09:24 [2020-01-02T09:09:24.701Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:09:25 [2020-01-02T09:09:25.269Z] #59 ...
09:09:25 [2020-01-02T09:09:25.269Z] 
09:09:25 [2020-01-02T09:09:25.269Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:09:25 [2020-01-02T09:09:25.269Z] #51 DONE 0.1s
09:09:25 [2020-01-02T09:09:25.269Z] 
09:09:25 [2020-01-02T09:09:25.269Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:09:25 [2020-01-02T09:09:25.527Z] #55 DONE 0.1s
09:09:25 [2020-01-02T09:09:25.527Z] 
09:09:25 [2020-01-02T09:09:25.527Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:09:26 [2020-01-02T09:09:26.498Z] Running on azwin-2-c9d450 in d:\jenkins\workspace\moby_PR-40291
[Pipeline] {
[Pipeline] ws
09:09:26 [2020-01-02T09:09:26.514Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
09:09:27 [2020-01-02T09:09:27.411Z] #45 ...
09:09:27 [2020-01-02T09:09:27.411Z] 
09:09:27 [2020-01-02T09:09:27.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:27 [2020-01-02T09:09:27.411Z] #42 66.30   CC       images/sit.o
09:09:27 [2020-01-02T09:09:27.411Z] #42 66.84   LINK     images/built-in.o
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.15   GEN      compel/include/asm
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.16   GEN      compel/include/version.h
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.23 touch .config
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.26   GEN      include/common/config.h
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.47   GEN      compel/plugins/include/uapi/std/syscall.h
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.53   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.59   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.67   DEP      compel/arch/ppc64/plugins/std/memcmp.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.76   DEP      compel/arch/ppc64/plugins/std/memcpy.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.80   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.89   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:09:27 [2020-01-02T09:09:27.411Z] #42 67.90   DEP      compel/plugins/std/infect.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 68.16   DEP      compel/plugins/std/string.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 68.34   DEP      compel/plugins/std/log.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 68.50   DEP      compel/plugins/std/fds.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 68.70   DEP      compel/plugins/std/std.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 68.87   DEP      compel/plugins/shmem/shmem.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 69.08   DEP      compel/plugins/fds/fds.d
09:09:27 [2020-01-02T09:09:27.411Z] #42 69.38   CC       compel/plugins/std/std.o
09:09:27 [2020-01-02T09:09:27.411Z] #42 69.92   CC       compel/plugins/std/fds.o
09:09:27 [2020-01-02T09:09:27.411Z] #42 70.53   CC       compel/plugins/std/log.o
09:09:27 [2020-01-02T09:09:27.700Z] #42 72.06   CC       compel/plugins/std/string.o
09:09:27 [2020-01-02T09:09:27.990Z] #42 ...
09:09:27 [2020-01-02T09:09:27.990Z] 
09:09:27 [2020-01-02T09:09:27.990Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:27 [2020-01-02T09:09:27.990Z] #11 151.4 Selecting previously unselected package libapparmor1:ppc64el.
09:09:27 [2020-01-02T09:09:27.990Z] #11 151.4 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
09:09:27 [2020-01-02T09:09:27.990Z] #11 151.4 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
09:09:27 [2020-01-02T09:09:27.990Z] #11 151.5 Selecting previously unselected package libapparmor-dev:ppc64el.
09:09:27 [2020-01-02T09:09:27.990Z] #11 151.5 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
09:09:27 [2020-01-02T09:09:27.990Z] #11 151.5 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 151.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 151.8 Setting up libsepol1-dev:ppc64el (2.6-2) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 151.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 151.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 151.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 151.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 151.9 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 152.0 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 152.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 152.0 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 152.0 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 152.0 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 152.0 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
09:09:28 [2020-01-02T09:09:28.279Z] #11 152.1 Setting up mingw-w64-common (5.0.1-1) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up btrfs-progs (4.7.3-1) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.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
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.2 Setting up btrfs-tools (4.7.3-1) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.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
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
09:09:28 [2020-01-02T09:09:28.568Z] #11 152.3 Setting up dmsetup (2:1.02.137-2) ...
09:09:28 [2020-01-02T09:09:28.857Z] #11 152.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
09:09:28 [2020-01-02T09:09:28.857Z] #11 152.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:09:28 [2020-01-02T09:09:28.857Z] #11 DONE 152.6s
09:09:28 [2020-01-02T09:09:28.857Z] 
09:09:28 [2020-01-02T09:09:28.857Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:28 [2020-01-02T09:09:28.857Z] #42 73.04   CC       compel/plugins/std/infect.o
09:09:29 [2020-01-02T09:09:29.145Z] #42 ...
09:09:29 [2020-01-02T09:09:29.145Z] 
09:09:29 [2020-01-02T09:09:29.145Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:09:29 [2020-01-02T09:09:29.145Z] #53 DONE 0.3s
09:09:29 [2020-01-02T09:09:29.435Z] 
09:09:29 [2020-01-02T09:09:29.435Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:09:29 [2020-01-02T09:09:29.435Z] #54 DONE 0.1s
09:09:29 [2020-01-02T09:09:29.435Z] 
09:09:29 [2020-01-02T09:09:29.435Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:29 [2020-01-02T09:09:29.435Z] #42 73.92   CC       compel/arch/ppc64/plugins/std/parasite-head.o
09:09:29 [2020-01-02T09:09:29.435Z] #42 74.00   CC       compel/arch/ppc64/plugins/std/memcpy.o
09:09:29 [2020-01-02T09:09:29.725Z] #42 74.16   CC       compel/arch/ppc64/plugins/std/memcmp.o
09:09:29 [2020-01-02T09:09:29.725Z] #42 74.23   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
09:09:29 [2020-01-02T09:09:29.725Z] #42 74.34   AR       compel/plugins/std.lib.a
09:09:30 [2020-01-02T09:09:30.035Z] #42 74.46   CC       compel/plugins/fds/fds.o
09:09:30 [2020-01-02T09:09:30.035Z] #42 ...
09:09:30 [2020-01-02T09:09:30.035Z] 
09:09:30 [2020-01-02T09:09:30.035Z] #12 [dev 1/24] RUN groupadd -r docker
09:09:30 [2020-01-02T09:09:30.035Z] #12 DONE 1.1s
09:09:30 [2020-01-02T09:09:30.322Z] 
09:09:30 [2020-01-02T09:09:30.322Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.505 + RM_GOPATH=0
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.505 + TMP_GOPATH=
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.505 + : /build
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.505 + '[' -z '' ']'
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.510 ++ mktemp -d
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.515 + export GOPATH=/tmp/tmp.ioDMZGnQRl
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.515 + GOPATH=/tmp/tmp.ioDMZGnQRl
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.515 + RM_GOPATH=1
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.518 ++ dirname ./install.sh
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.521 + dir=.
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.521 + bin=runc
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.521 + shift
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.522 + '[' '!' -f ./runc.installer ']'
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.534 + . ./runc.installer
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.535 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.536 + install_runc
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.538 + uname -r
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.540 + grep -q '^3\.10\.0.*\.el7\.'
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.554 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.555 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.555 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.556 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ioDMZGnQRl/src/github.com/opencontainers/runc
09:09:30 [2020-01-02T09:09:30.322Z] #55 0.568 Cloning into '/tmp/tmp.ioDMZGnQRl/src/github.com/opencontainers/runc'...
09:09:30 [2020-01-02T09:09:30.612Z] #55 ...
09:09:30 [2020-01-02T09:09:30.612Z] 
09:09:30 [2020-01-02T09:09:30.612Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:09:30 [2020-01-02T09:09:30.612Z] #13 DONE 0.5s
09:09:30 [2020-01-02T09:09:30.612Z] 
09:09:30 [2020-01-02T09:09:30.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:30 [2020-01-02T09:09:30.612Z] #42 75.20   AR       compel/plugins/fds.lib.a
09:09:30 [2020-01-02T09:09:30.612Z] #42 75.30   HOSTDEP  compel/src/lib/log-host.d
09:09:30 [2020-01-02T09:09:30.902Z] #42 ...
09:09:30 [2020-01-02T09:09:30.902Z] 
09:09:30 [2020-01-02T09:09:30.902Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:09:30 [2020-01-02T09:09:30.902Z] #14 0.391 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:09:30 [2020-01-02T09:09:30.902Z] #14 DONE 0.5s
09:09:31 [2020-01-02T09:09:31.195Z] 
09:09:31 [2020-01-02T09:09:31.195Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:31 [2020-01-02T09:09:31.195Z] #42 75.68   HOSTDEP  compel/src/lib/handle-elf-host.d
09:09:31 [2020-01-02T09:09:31.484Z] #42 ...
09:09:31 [2020-01-02T09:09:31.484Z] 
09:09:31 [2020-01-02T09:09:31.484Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:09:31 [2020-01-02T09:09:31.484Z] #15 DONE 0.4s
09:09:31 [2020-01-02T09:09:31.484Z] 
09:09:31 [2020-01-02T09:09:31.484Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:31 [2020-01-02T09:09:31.484Z] #42 75.99   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
09:09:31 [2020-01-02T09:09:31.773Z] #42 76.20   HOSTDEP  compel/src/main-host.d
09:09:31 [2020-01-02T09:09:31.773Z] #42 ...
09:09:31 [2020-01-02T09:09:31.773Z] 
09:09:31 [2020-01-02T09:09:31.773Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:09:31 [2020-01-02T09:09:31.773Z] #16 DONE 0.4s
09:09:32 [2020-01-02T09:09:32.061Z] 
09:09:32 [2020-01-02T09:09:32.061Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:32 [2020-01-02T09:09:32.061Z] #42 76.54   DEP      compel/src/lib/ptrace.d
09:09:32 [2020-01-02T09:09:32.350Z] #42 76.86   DEP      compel/src/lib/infect.d
09:09:32 [2020-01-02T09:09:32.350Z] #42 ...
09:09:32 [2020-01-02T09:09:32.350Z] 
09:09:32 [2020-01-02T09:09:32.350Z] #17 [dev 6/24] RUN ldconfig
09:09:32 [2020-01-02T09:09:32.350Z] #17 DONE 0.5s
09:09:32 [2020-01-02T09:09:32.640Z] 
09:09:32 [2020-01-02T09:09:32.640Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:09:32 [2020-01-02T09:09:32.931Z] #18 0.618 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:09:33 [2020-01-02T09:09:33.222Z] #18 0.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:09:33 [2020-01-02T09:09:33.222Z] #18 0.841 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:09:33 [2020-01-02T09:09:33.512Z] #18 1.011 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:09:33 [2020-01-02T09:09:33.803Z] #18 1.155 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:09:34 [2020-01-02T09:09:34.832Z] #18 2.207 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB]
09:09:36 [2020-01-02T09:09:36.924Z] #18 4.251 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:09:38 [2020-01-02T09:09:38.424Z] #18 5.870 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:09:40 [2020-01-02T09:09:40.485Z] #18 ...
09:09:40 [2020-01-02T09:09:40.485Z] 
09:09:40 [2020-01-02T09:09:40.485Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:40 [2020-01-02T09:09:40.485Z] #42 77.38   DEP      compel/src/lib/infect-util.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 77.65   DEP      compel/src/lib/infect-rpc.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 77.86   DEP      compel/arch/ppc64/src/lib/infect.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 78.10   DEP      compel/arch/ppc64/src/lib/cpu.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 78.40   DEP      compel/src/lib/log.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 78.59   DEP      compel/src/main.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 78.80   DEP      compel/src/lib/handle-elf.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 79.13   DEP      compel/arch/ppc64/src/lib/handle-elf.d
09:09:40 [2020-01-02T09:09:40.485Z] #42 79.54   CC       compel/src/lib/log.o
09:09:40 [2020-01-02T09:09:40.485Z] #42 80.10   CC       compel/arch/ppc64/src/lib/cpu.o
09:09:40 [2020-01-02T09:09:40.485Z] #42 80.84   CC       compel/arch/ppc64/src/lib/infect.o
09:09:40 [2020-01-02T09:09:40.485Z] #42 81.98   CC       compel/src/lib/infect-rpc.o
09:09:40 [2020-01-02T09:09:40.485Z] #42 82.76   CC       compel/src/lib/infect-util.o
09:09:40 [2020-01-02T09:09:40.485Z] #42 83.25   CC       compel/src/lib/infect.o
09:09:40 [2020-01-02T09:09:40.485Z] #42 ...
09:09:40 [2020-01-02T09:09:40.485Z] 
09:09:40 [2020-01-02T09:09:40.485Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:40 [2020-01-02T09:09:40.485Z] #55 11.16 + cd /tmp/tmp.ioDMZGnQRl/src/github.com/opencontainers/runc
09:09:40 [2020-01-02T09:09:40.485Z] #55 11.16 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:09:41 [2020-01-02T09:09:41.116Z] #55 11.86 + '[' -z '' ']'
09:09:41 [2020-01-02T09:09:41.405Z] #55 11.86 + target=static
09:09:41 [2020-01-02T09:09:41.405Z] #55 11.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:09:41 [2020-01-02T09:09:41.804Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 1m47.95009808s 
09:09:41 [2020-01-02T09:09:41.804Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.284119ms 
09:09:44 [2020-01-02T09:09:44.122Z] #55 14.82 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
09:09:47 [2020-01-02T09:09:47.445Z] #59 267.6 + bin/containerd-stress
09:09:47 [2020-01-02T09:09:47.627Z] #55 ...
09:09:47 [2020-01-02T09:09:47.627Z] 
09:09:47 [2020-01-02T09:09:47.627Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:47 [2020-01-02T09:09:47.627Z] #45 160.6 text/template
09:09:47 [2020-01-02T09:09:47.627Z] #45 165.9 go/parser
09:09:47 [2020-01-02T09:09:47.627Z] #45 ...
09:09:47 [2020-01-02T09:09:47.627Z] 
09:09:47 [2020-01-02T09:09:47.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:47 [2020-01-02T09:09:47.627Z] #42 88.12   CC       compel/src/lib/ptrace.o
09:09:47 [2020-01-02T09:09:47.627Z] #42 89.17   AR       compel/libcompel.a
09:09:47 [2020-01-02T09:09:47.627Z] #42 89.32   HOSTCC   compel/src/main-host.o
09:09:47 [2020-01-02T09:09:47.627Z] #42 90.22   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
09:09:47 [2020-01-02T09:09:47.627Z] #42 90.66   HOSTCC   compel/src/lib/handle-elf-host.o
09:09:47 [2020-01-02T09:09:47.627Z] #42 91.49   HOSTCC   compel/src/lib/log-host.o
09:09:47 [2020-01-02T09:09:47.627Z] #42 91.99   HOSTLINK compel/compel-host-bin
09:09:47 [2020-01-02T09:09:47.627Z] #42 92.18   DEP      soccr/soccr.d
09:09:47 [2020-01-02T09:09:47.916Z] #42 92.47   CC       soccr/soccr.o
09:09:48 [2020-01-02T09:09:48.378Z] #59 269.3 + bin/containerd-shim
09:09:49 [2020-01-02T09:09:49.623Z] #42 ...
09:09:49 [2020-01-02T09:09:49.623Z] 
09:09:49 [2020-01-02T09:09:49.623Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:09:49 [2020-01-02T09:09:49.623Z] #18 17.10 Fetched 7732 kB in 16s (466 kB/s)
09:09:49 [2020-01-02T09:09:49.902Z] using credential docker-jenkins-github-credentials
09:09:49 [2020-01-02T09:09:49.984Z] Cloning the remote Git repository
09:09:49 [2020-01-02T09:09:49.984Z] Cloning with configured refspecs honoured and without tags
09:09:50 [2020-01-02T09:09:50.203Z] Cloning repository https://github.com/moby/moby.git
09:09:50 [2020-01-02T09:09:50.576Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:09:51 [2020-01-02T09:09:51.375Z] Fetching upstream changes from https://github.com/moby/moby.git
09:09:51 [2020-01-02T09:09:51.375Z]  > git --version # timeout=10
09:09:51 [2020-01-02T09:09:51.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:09:51 [2020-01-02T09:09:51.422Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:09:54 [2020-01-02T09:09:54.940Z] #59 275.9 + bin/containerd-shim-runc-v1
09:09:55 [2020-01-02T09:09:55.174Z] #18 17.10 Reading package lists...
09:09:55 [2020-01-02T09:09:55.174Z] #18 ...
09:09:55 [2020-01-02T09:09:55.174Z] 
09:09:55 [2020-01-02T09:09:55.174Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:55 [2020-01-02T09:09:55.174Z] #42 95.70   AR       soccr/libsoccr.a
09:09:55 [2020-01-02T09:09:55.174Z] #42 95.80 make[1]: 'soccr/libsoccr.a' is up to date.
09:09:55 [2020-01-02T09:09:55.174Z] #42 96.48   DEP      criu/arch/ppc64/sigframe.d
09:09:55 [2020-01-02T09:09:55.174Z] #42 96.75   DEP      criu/arch/ppc64/crtools.d
09:09:55 [2020-01-02T09:09:55.174Z] #42 97.17   DEP      criu/arch/ppc64/cpu.d
09:09:55 [2020-01-02T09:09:55.174Z] #42 97.51   CC       criu/arch/ppc64/cpu.o
09:09:55 [2020-01-02T09:09:55.174Z] #42 98.53   CC       criu/arch/ppc64/crtools.o
09:09:56 [2020-01-02T09:09:56.220Z] #42 100.7   CC       criu/arch/ppc64/sigframe.o
09:09:57 [2020-01-02T09:09:57.250Z] #42 101.5   LINK     criu/arch/ppc64/crtools.built-in.o
09:09:57 [2020-01-02T09:09:57.250Z] #42 101.6   DEP      criu/arch/ppc64/misc.d
09:09:57 [2020-01-02T09:09:57.250Z] #42 101.6   DEP      criu/arch/ppc64/vdso-trampoline.d
09:09:57 [2020-01-02T09:09:57.250Z] #42 101.7   DEP      criu/arch/ppc64/vdso-pie.d
09:09:57 [2020-01-02T09:09:57.540Z] #42 102.0   DEP      criu/pie/parasite-vdso.d
09:09:57 [2020-01-02T09:09:57.540Z] #42 ...
09:09:57 [2020-01-02T09:09:57.540Z] 
09:09:57 [2020-01-02T09:09:57.540Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:57 [2020-01-02T09:09:57.540Z] #45 170.8 encoding/xml
09:09:57 [2020-01-02T09:09:57.540Z] #45 ...
09:09:57 [2020-01-02T09:09:57.540Z] 
09:09:57 [2020-01-02T09:09:57.540Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:09:57 [2020-01-02T09:09:57.540Z] #18 17.10 Reading package lists...
09:09:58 [2020-01-02T09:09:58.226Z] #59 278.9 + bin/containerd-shim-runc-v2
09:09:58 [2020-01-02T09:09:58.792Z] #59 279.8 + binaries
09:09:58 [2020-01-02T09:09:58.792Z] #59 279.8 + mkdir -p /build
09:09:58 [2020-01-02T09:09:58.792Z] #59 279.8 + cp bin/containerd /build/containerd
09:09:58 [2020-01-02T09:09:58.792Z] #59 279.8 + cp bin/containerd-shim /build/containerd-shim
09:09:58 [2020-01-02T09:09:58.792Z] #59 279.8 + cp bin/ctr /build/ctr
09:09:59 [2020-01-02T09:09:59.361Z] #59 DONE 280.4s
09:10:00 [2020-01-02T09:10:00.295Z] 
09:10:00 [2020-01-02T09:10:00.295Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:10:00 [2020-01-02T09:10:00.552Z] #60 DONE 0.2s
09:10:00 [2020-01-02T09:10:00.552Z] 
09:10:00 [2020-01-02T09:10:00.552Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:10:00 [2020-01-02T09:10:00.552Z] #64 DONE 0.1s
09:10:00 [2020-01-02T09:10:00.552Z] 
09:10:00 [2020-01-02T09:10:00.552Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:10:00 [2020-01-02T09:10:00.810Z] #66 DONE 0.2s
09:10:00 [2020-01-02T09:10:00.810Z] 
09:10:00 [2020-01-02T09:10:00.810Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:10:00 [2020-01-02T09:10:00.810Z] #69 DONE 0.1s
09:10:00 [2020-01-02T09:10:00.810Z] 
09:10:00 [2020-01-02T09:10:00.810Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:10:00 [2020-01-02T09:10:00.810Z] #70 DONE 0.0s
09:10:01 [2020-01-02T09:10:01.044Z] #18 23.42 Reading package lists...
09:10:01 [2020-01-02T09:10:01.044Z] #18 ...
09:10:01 [2020-01-02T09:10:01.044Z] 
09:10:01 [2020-01-02T09:10:01.044Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:10:01 [2020-01-02T09:10:01.044Z] #63 174.2 + for f in rootlesskit rootlesskit-docker-proxy
09:10:01 [2020-01-02T09:10:01.044Z] #63 174.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:10:01 [2020-01-02T09:10:01.044Z] #63 ...
09:10:01 [2020-01-02T09:10:01.044Z] 
09:10:01 [2020-01-02T09:10:01.044Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:01 [2020-01-02T09:10:01.044Z] #45 183.9 math/big
09:10:01 [2020-01-02T09:10:01.068Z] 
09:10:01 [2020-01-02T09:10:01.068Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
09:10:01 [2020-01-02T09:10:01.673Z] #45 185.0 go/doc
09:10:02 [2020-01-02T09:10:02.001Z] #71 DONE 1.1s
09:10:02 [2020-01-02T09:10:02.001Z] 
09:10:02 [2020-01-02T09:10:02.001Z] #72 exporting to image
09:10:02 [2020-01-02T09:10:02.001Z] #72 exporting layers
09:10:04 [2020-01-02T09:10:04.394Z] #45 ...
09:10:04 [2020-01-02T09:10:04.394Z] 
09:10:04 [2020-01-02T09:10:04.394Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:10:04 [2020-01-02T09:10:04.394Z] #63 DONE 187.3s
09:10:04 [2020-01-02T09:10:04.394Z] 
09:10:04 [2020-01-02T09:10:04.394Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:10:04 [2020-01-02T09:10:04.394Z] #64 DONE 0.1s
09:10:04 [2020-01-02T09:10:04.394Z] 
09:10:04 [2020-01-02T09:10:04.394Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:04 [2020-01-02T09:10:04.394Z] #18 23.42 Reading package lists...
09:10:04 [2020-01-02T09:10:04.394Z] #18 29.98 Building dependency tree...
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.49 The following additional packages will be installed:
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.49   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.50   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.50   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.51   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.52   python3.5 python3.5-minimal vim-runtime xxd
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55 Suggested packages:
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55   quota
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55 Recommended packages:
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:10:04 [2020-01-02T09:10:04.394Z] #18 31.55   python3-keyrings.alt python3-xdg unzip
09:10:05 [2020-01-02T09:10:05.905Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:10:06 [2020-01-02T09:10:06.219Z] Fetching without tags
09:10:06 [2020-01-02T09:10:06.943Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 86ebbe16de82933a916f67887aedd86d45a51882
09:10:07 [2020-01-02T09:10:07.957Z] #18 ...
09:10:07 [2020-01-02T09:10:07.957Z] 
09:10:07 [2020-01-02T09:10:07.957Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:07 [2020-01-02T09:10:07.957Z] #42 102.3   DEP      criu/pie/util-vdso.d
09:10:07 [2020-01-02T09:10:07.957Z] #42 102.6   DEP      criu/pie/util.d
09:10:07 [2020-01-02T09:10:07.957Z] #42 102.9   CC       criu/pie/util.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 103.7   CC       criu/pie/util-vdso.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 104.9   CC       criu/pie/parasite-vdso.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 106.3   CC       criu/arch/ppc64/vdso-pie.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 107.0   CC       criu/arch/ppc64/vdso-trampoline.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 107.1   CC       criu/arch/ppc64/misc.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 107.1   AR       criu/pie/pie.lib.a
09:10:07 [2020-01-02T09:10:07.957Z] #42 107.3   DEP      criu/pie/restorer.d
09:10:07 [2020-01-02T09:10:07.957Z] #42 107.7   DEP      criu/arch/ppc64/restorer.d
09:10:07 [2020-01-02T09:10:07.957Z] #42 108.0   DEP      criu/pie/parasite.d
09:10:07 [2020-01-02T09:10:07.957Z] #42 108.7   CC       criu/pie/parasite.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 111.8   LINK     criu/pie/parasite.built-in.o
09:10:07 [2020-01-02T09:10:07.957Z] #42 111.8   GEN      criu/pie/parasite-blob.h
09:10:07 [2020-01-02T09:10:07.957Z] #42 112.0   CC       criu/arch/ppc64/restorer.o
09:10:07 [2020-01-02T09:10:07.987Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ok  	github.com/docker/docker/api/server/middleware	0.046s	coverage: 37.7% of statements
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ok  	github.com/docker/docker/api/types/filters	0.021s	coverage: 92.2% of statements
09:10:07 [2020-01-02T09:10:07.987Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
09:10:07 [2020-01-02T09:10:07.987Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
09:10:07 [2020-01-02T09:10:07.987Z] ok  	github.com/docker/docker/api/server/router/swarm	0.029s	coverage: 4.0% of statements
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/types	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:10:07 [2020-01-02T09:10:07.987Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ok  	github.com/docker/docker/api/types/versions	0.019s	coverage: 75.0% of statements
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ok  	github.com/docker/docker/builder/dockerignore	0.021s	coverage: 96.8% of statements
09:10:07 [2020-01-02T09:10:07.988Z] ok  	github.com/docker/docker/cli/debug	0.043s	coverage: 100.0% of statements
09:10:07 [2020-01-02T09:10:07.988Z] ok  	github.com/docker/docker/builder/remotecontext	0.290s	coverage: 13.6% of statements
09:10:07 [2020-01-02T09:10:07.988Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.233s	coverage: 86.3% of statements
09:10:07 [2020-01-02T09:10:07.988Z] ok  	github.com/docker/docker/builder/dockerfile	1.119s	coverage: 48.2% of statements
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/cli	[no test files]
09:10:07 [2020-01-02T09:10:07.988Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:10:08 [2020-01-02T09:10:08.033Z] #73 exporting layers 58.5s done
09:10:08 [2020-01-02T09:10:08.033Z] #73 exporting manifest sha256:5890c47b36026339136c0d122a8d538a2973225f9c298b5dde2af0ee059fd85d done
09:10:08 [2020-01-02T09:10:08.033Z] #73 exporting config sha256:39913df80a4e64a10a1ecfeac7f8aed1afd09c4e734eee911088df8e89a20a4e
09:10:08 [2020-01-02T09:10:08.033Z] #73 exporting config sha256:39913df80a4e64a10a1ecfeac7f8aed1afd09c4e734eee911088df8e89a20a4e done
09:10:08 [2020-01-02T09:10:08.033Z] #73 sending tarball
09:10:08 [2020-01-02T09:10:08.248Z] #42 112.7   CC       criu/pie/restorer.o
09:10:08 [2020-01-02T09:10:08.558Z] #72 exporting layers 6.1s done
09:10:08 [2020-01-02T09:10:08.558Z] #72 writing image sha256:bfeed102d7908f09b8371995605c4c37fa9191d88a862dcdaa68651640056d05
09:10:08 [2020-01-02T09:10:08.558Z] #72 writing image sha256:bfeed102d7908f09b8371995605c4c37fa9191d88a862dcdaa68651640056d05 done
09:10:08 [2020-01-02T09:10:08.558Z] #72 naming to docker.io/library/docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb done
09:10:08 [2020-01-02T09:10:08.558Z] #72 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:10:05 [2020-01-02T09:10:05.961Z]  > git config --add remote.origin.fetch +refs/pull/40291/head:refs/remotes/origin/PR-40291 # timeout=10
09:10:06 [2020-01-02T09:10:06.006Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:10:06 [2020-01-02T09:10:06.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:10:06 [2020-01-02T09:10:06.255Z] Fetching upstream changes from https://github.com/moby/moby.git
09:10:06 [2020-01-02T09:10:06.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:10:06 [2020-01-02T09:10:06.257Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40291/head:refs/remotes/origin/PR-40291 +refs/heads/master:refs/remotes/origin/master
09:10:07 [2020-01-02T09:10:07.051Z]  > git config core.sparsecheckout # timeout=10
09:10:07 [2020-01-02T09:10:07.098Z]  > git checkout -f 86ebbe16de82933a916f67887aedd86d45a51882
09:10:09 [2020-01-02T09:10:09.287Z] #42 ...
09:10:09 [2020-01-02T09:10:09.287Z] 
09:10:09 [2020-01-02T09:10:09.287Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82 The following NEW packages will be installed:
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   python3-minimal python3-pip python3-pkg-resources python3-setuptools
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
09:10:09 [2020-01-02T09:10:09.287Z] #18 36.82   vim-common vim-runtime xfsprogs xxd xz-utils zip
09:10:09 [2020-01-02T09:10:09.577Z] #18 36.93 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
09:10:09 [2020-01-02T09:10:09.577Z] #18 36.93 Need to get 17.5 MB of archives.
09:10:09 [2020-01-02T09:10:09.578Z] #18 36.93 After this operation, 89.1 MB of additional disk space will be used.
09:10:09 [2020-01-02T09:10:09.578Z] #18 36.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
09:10:09 [2020-01-02T09:10:09.578Z] #18 36.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
09:10:09 [2020-01-02T09:10:09.578Z] #18 36.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
09:10:09 [2020-01-02T09:10:09.578Z] #18 36.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
09:10:09 [2020-01-02T09:10:09.578Z] #18 37.07 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
09:10:09 [2020-01-02T09:10:09.868Z] #18 37.29 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
09:10:09 [2020-01-02T09:10:09.868Z] #18 37.29 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
09:10:09 [2020-01-02T09:10:09.868Z] #18 37.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.58 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.68 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.76 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.76 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.77 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.78 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.80 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.82 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.85 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.85 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.85 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
09:10:10 [2020-01-02T09:10:10.159Z] #18 37.90 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
09:10:10 [2020-01-02T09:10:10.330Z] Merge succeeded, producing 474cae59cb9c8cce84d6225337eb1393f8aea61f
09:10:10 [2020-01-02T09:10:10.331Z] Checking out Revision 474cae59cb9c8cce84d6225337eb1393f8aea61f (PR-40291)
09:10:10 [2020-01-02T09:10:10.449Z] #18 37.92 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
09:10:10 [2020-01-02T09:10:10.449Z] #18 37.95 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
09:10:10 [2020-01-02T09:10:10.449Z] #18 37.96 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
09:10:10 [2020-01-02T09:10:10.449Z] #18 37.97 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
09:10:10 [2020-01-02T09:10:10.449Z] #18 37.98 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
09:10:10 [2020-01-02T09:10:10.449Z] #18 37.99 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
09:10:10 [2020-01-02T09:10:10.449Z] #18 38.00 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
09:10:10 [2020-01-02T09:10:10.449Z] #18 38.01 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
09:10:10 [2020-01-02T09:10:10.449Z] #18 38.03 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
09:10:10 [2020-01-02T09:10:10.450Z] #18 38.06 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:10:10 [2020-01-02T09:10:10.546Z] 
09:10:10 [2020-01-02T09:10:10.547Z] Removing bundles/
09:10:10 [2020-01-02T09:10:10.547Z] 
09:10:10 [2020-01-02T09:10:10.547Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:10:10 [2020-01-02T09:10:10.547Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:10:10 [2020-01-02T09:10:10.547Z] GOOS="" GOARCH="" GOARM=""
09:10:10 [2020-01-02T09:10:10.741Z] #18 38.24 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:10:10 [2020-01-02T09:10:10.741Z] #18 38.26 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
09:10:10 [2020-01-02T09:10:10.741Z] #18 38.27 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
09:10:10 [2020-01-02T09:10:10.741Z] #18 38.29 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
09:10:10 [2020-01-02T09:10:10.741Z] #18 38.31 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
09:10:10 [2020-01-02T09:10:10.742Z] #18 38.34 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:10:11 [2020-01-02T09:10:11.371Z] #18 38.93 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
09:10:09 [2020-01-02T09:10:09.518Z]  > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10
09:10:10 [2020-01-02T09:10:10.219Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:10:10 [2020-01-02T09:10:10.366Z]  > git config core.sparsecheckout # timeout=10
09:10:10 [2020-01-02T09:10:10.421Z]  > git checkout -f 474cae59cb9c8cce84d6225337eb1393f8aea61f
09:10:11 [2020-01-02T09:10:11.662Z] #18 39.02 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
09:10:11 [2020-01-02T09:10:11.662Z] #18 39.10 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
09:10:11 [2020-01-02T09:10:11.662Z] #18 39.14 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
09:10:11 [2020-01-02T09:10:11.662Z] #18 39.15 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
09:10:13 [2020-01-02T09:10:13.182Z] #18 40.35 debconf: delaying package configuration, since apt-utils is not installed
09:10:13 [2020-01-02T09:10:13.182Z] #18 40.49 Fetched 17.5 MB in 2s (7527 kB/s)
09:10:13 [2020-01-02T09:10:13.182Z] #18 40.60 Selecting previously unselected package bash-completion.
09:10:13 [2020-01-02T09:10:13.182Z] #18 40.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23261 files and directories currently installed.)
09:10:13 [2020-01-02T09:10:13.183Z] #18 40.73 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:10:13 [2020-01-02T09:10:13.273Z] ok  	github.com/docker/docker/client	0.479s	coverage: 75.8% of statements
09:10:18 [2020-01-02T09:10:18.579Z] Commit message: "Merge commit 'e6f6c35b79028e3f59ee99a5482641ac6d2e7f23' into HEAD"
09:10:18 [2020-01-02T09:10:18.730Z] #18 45.89 Unpacking bash-completion (1:2.1-4.3) ...
09:10:18 [2020-01-02T09:10:18.615Z]  > git rev-list --no-walk 35b9e6989f0421ba2fb71a7404058859c586b438 # timeout=10
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.44 Selecting previously unselected package libnet1:ppc64el.
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.52 Selecting previously unselected package libnfnetlink0:ppc64el.
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.53 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.54 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.60 Selecting previously unselected package libpython3.5-minimal:ppc64el.
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.61 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
09:10:19 [2020-01-02T09:10:19.021Z] #18 46.62 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
09:10:19 [2020-01-02T09:10:19.428Z] #73 sending tarball 11.0s done
09:10:19 [2020-01-02T09:10:19.428Z] #73 DONE 69.6s
09:10:19 [2020-01-02T09:10:19.428Z] 
09:10:19 [2020-01-02T09:10:19.428Z] #74 importing to docker
09:10:19 [2020-01-02T09:10:19.650Z] #18 47.23 Selecting previously unselected package python3.5-minimal.
09:10:19 [2020-01-02T09:10:19.650Z] #18 47.25 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
09:10:19 [2020-01-02T09:10:19.650Z] #18 47.26 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:10:21 [2020-01-02T09:10:21.154Z] #18 48.42 Selecting previously unselected package python3-minimal.
09:10:21 [2020-01-02T09:10:21.154Z] #18 48.44 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ...
09:10:21 [2020-01-02T09:10:21.154Z] #18 48.44 Unpacking python3-minimal (3.5.3-1) ...
09:10:21 [2020-01-02T09:10:21.154Z] #18 48.57 Selecting previously unselected package libmpdec2:ppc64el.
09:10:21 [2020-01-02T09:10:21.154Z] #18 48.59 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ...
09:10:21 [2020-01-02T09:10:21.154Z] #18 48.59 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
09:10:21 [2020-01-02T09:10:21.154Z] #18 48.82 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
09:10:21 [2020-01-02T09:10:21.442Z] #18 48.85 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
09:10:21 [2020-01-02T09:10:21.442Z] #18 48.86 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
09:10:21 [2020-01-02T09:10:21.943Z] + docker version
09:10:23 [2020-01-02T09:10:23.508Z] #18 50.92 Selecting previously unselected package python3.5.
09:10:23 [2020-01-02T09:10:23.508Z] #18 50.92 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
09:10:23 [2020-01-02T09:10:23.508Z] #18 50.93 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:10:23 [2020-01-02T09:10:23.508Z] #18 ...
09:10:23 [2020-01-02T09:10:23.508Z] 
09:10:23 [2020-01-02T09:10:23.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:23 [2020-01-02T09:10:23.508Z] #42 117.9   LINK     criu/pie/restorer.built-in.o
09:10:23 [2020-01-02T09:10:23.508Z] #42 117.9   GEN      criu/pie/restorer-blob.h
09:10:23 [2020-01-02T09:10:23.508Z] #42 118.2   DEP      criu/vdso.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 118.6   DEP      criu/uts_ns.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 118.9   DEP      criu/util.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 119.3   DEP      criu/uffd.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 119.7   DEP      criu/tun.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 120.0   DEP      criu/tty.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 120.4   DEP      criu/timerfd.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 120.7   DEP      criu/sysfs_parse.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 121.0   DEP      criu/sysctl.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 121.3   DEP      criu/string.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 121.4   DEP      criu/stats.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 121.6   DEP      criu/sockets.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 122.1   DEP      criu/sk-unix.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 122.5   DEP      criu/sk-tcp.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 123.0   DEP      criu/sk-queue.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 123.3   DEP      criu/sk-packet.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 123.8   DEP      criu/sk-netlink.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 124.3   DEP      criu/sk-inet.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 124.7   DEP      criu/signalfd.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 125.0   DEP      criu/sigframe.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 125.2   DEP      criu/shmem.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 125.6   DEP      criu/servicefd.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 125.9   DEP      criu/seize.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 126.2   DEP      criu/seccomp.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 126.7   DEP      criu/rst-malloc.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 127.0   DEP      criu/rbtree.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 127.1   DEP      criu/pstree.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 127.5   DEP      criu/protobuf.d
09:10:23 [2020-01-02T09:10:23.508Z] #42 127.7   GEN      criu/protobuf-desc-gen.h
09:10:23 [2020-01-02T09:10:23.508Z] #42 ...
09:10:23 [2020-01-02T09:10:23.508Z] 
09:10:23 [2020-01-02T09:10:23.508Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:23 [2020-01-02T09:10:23.508Z] #18 51.12 Selecting previously unselected package libpython3-stdlib:ppc64el.
09:10:23 [2020-01-02T09:10:23.508Z] #18 51.13 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
09:10:23 [2020-01-02T09:10:23.508Z] #18 51.14 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
09:10:23 [2020-01-02T09:10:23.508Z] #18 51.20 Selecting previously unselected package dh-python.
09:10:23 [2020-01-02T09:10:23.796Z] #18 51.22 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
09:10:23 [2020-01-02T09:10:23.796Z] #18 51.24 Unpacking dh-python (2.20170125) ...
09:10:23 [2020-01-02T09:10:23.796Z] #18 ...
09:10:23 [2020-01-02T09:10:23.796Z] 
09:10:23 [2020-01-02T09:10:23.796Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:23 [2020-01-02T09:10:23.796Z] #45 197.2 vendor/golang.org/x/text/secure/bidirule
09:10:23 [2020-01-02T09:10:23.796Z] #45 198.5 vendor/golang.org/x/text/unicode/norm
09:10:23 [2020-01-02T09:10:23.796Z] #45 201.4 github.com/LK4D4/vndr/build
09:10:24 [2020-01-02T09:10:24.086Z] #45 ...
09:10:24 [2020-01-02T09:10:24.086Z] 
09:10:24 [2020-01-02T09:10:24.086Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:24 [2020-01-02T09:10:24.086Z] #18 51.57 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
09:10:24 [2020-01-02T09:10:24.086Z] #18 51.59 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:10:29 [2020-01-02T09:10:29.049Z] Client: Docker Engine - Enterprise
09:10:29 [2020-01-02T09:10:29.049Z]  Version:           19.03.2
09:10:29 [2020-01-02T09:10:29.049Z]  API version:       1.40
09:10:29 [2020-01-02T09:10:29.049Z]  Go version:        go1.12.8
09:10:29 [2020-01-02T09:10:29.049Z]  Git commit:        c92ab06ed9
09:10:29 [2020-01-02T09:10:29.049Z]  Built:             09/03/2019 16:38:11
09:10:29 [2020-01-02T09:10:29.049Z]  OS/Arch:           windows/amd64
09:10:29 [2020-01-02T09:10:29.049Z]  Experimental:      false
09:10:29 [2020-01-02T09:10:29.049Z] 
09:10:29 [2020-01-02T09:10:29.049Z] Server: Docker Engine - Enterprise
09:10:29 [2020-01-02T09:10:29.049Z]  Engine:
09:10:29 [2020-01-02T09:10:29.049Z]   Version:          19.03.2
09:10:29 [2020-01-02T09:10:29.049Z]   API version:      1.40 (minimum version 1.24)
09:10:29 [2020-01-02T09:10:29.049Z]   Go version:       go1.12.8
09:10:29 [2020-01-02T09:10:29.049Z]   Git commit:       c92ab06ed9
09:10:29 [2020-01-02T09:10:29.049Z]   Built:            09/03/2019 16:35:47
09:10:29 [2020-01-02T09:10:29.049Z]   OS/Arch:          windows/amd64
09:10:29 [2020-01-02T09:10:29.049Z]   Experimental:     true
09:10:29 [2020-01-02T09:10:29.630Z] #18 56.87 Setting up python3-minimal (3.5.3-1) ...
[Pipeline] sh
09:10:30 [2020-01-02T09:10:30.260Z] #18 ...
09:10:30 [2020-01-02T09:10:30.260Z] 
09:10:30 [2020-01-02T09:10:30.260Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:30 [2020-01-02T09:10:30.260Z] #42 130.8   DEP      criu/protobuf-desc.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 131.2   DEP      criu/proc_parse.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 131.7   DEP      criu/plugin.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 131.9   DEP      criu/pipes.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 132.4   DEP      criu/pie-util.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 132.7   DEP      criu/pie-util-vdso.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 132.9   DEP      criu/pie-util-vdso-elf32.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 133.2   DEP      criu/path.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 133.5   DEP      criu/parasite-syscall.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 133.9   DEP      criu/pagemap.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 134.1   DEP      criu/pagemap-cache.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 134.3   DEP      criu/page-xfer.d
09:10:30 [2020-01-02T09:10:30.260Z] #42 134.7   DEP      criu/page-pipe.d
09:10:30 [2020-01-02T09:10:30.549Z] #42 134.9   DEP      criu/netfilter.d
09:10:30 [2020-01-02T09:10:30.598Z] + docker info
09:10:30 [2020-01-02T09:10:30.839Z] #42 135.2   DEP      criu/net.d
09:10:31 [2020-01-02T09:10:31.136Z] #42 135.6   DEP      criu/namespaces.d
09:10:31 [2020-01-02T09:10:31.426Z] #42 ...
09:10:31 [2020-01-02T09:10:31.426Z] 
09:10:31 [2020-01-02T09:10:31.426Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:31 [2020-01-02T09:10:31.426Z] #18 58.64 Selecting previously unselected package python3.
09:10:31 [2020-01-02T09:10:31.426Z] #18 58.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24765 files and directories currently installed.)
09:10:31 [2020-01-02T09:10:31.426Z] #18 58.79 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
09:10:31 [2020-01-02T09:10:31.426Z] #18 58.80 Unpacking python3 (3.5.3-1) ...
09:10:31 [2020-01-02T09:10:31.426Z] #18 58.96 Selecting previously unselected package pigz.
09:10:31 [2020-01-02T09:10:31.426Z] #18 58.97 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
09:10:31 [2020-01-02T09:10:31.426Z] #18 58.98 Unpacking pigz (2.3.4-1) ...
09:10:31 [2020-01-02T09:10:31.426Z] #18 59.09 Selecting previously unselected package libip4tc0:ppc64el.
09:10:31 [2020-01-02T09:10:31.426Z] #18 59.10 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:10:31 [2020-01-02T09:10:31.426Z] #18 59.11 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:31 [2020-01-02T09:10:31.742Z] #18 59.26 Selecting previously unselected package libip6tc0:ppc64el.
09:10:31 [2020-01-02T09:10:31.742Z] #18 59.28 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:10:31 [2020-01-02T09:10:31.742Z] #18 59.28 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:32 [2020-01-02T09:10:32.036Z] #18 59.43 Selecting previously unselected package libiptc0:ppc64el.
09:10:32 [2020-01-02T09:10:32.036Z] #18 59.44 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:10:32 [2020-01-02T09:10:32.036Z] #18 59.45 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:32 [2020-01-02T09:10:32.036Z] #18 59.63 Selecting previously unselected package libxtables12:ppc64el.
09:10:32 [2020-01-02T09:10:32.036Z] #18 59.67 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:10:32 [2020-01-02T09:10:32.036Z] #18 59.67 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:32 [2020-01-02T09:10:32.326Z] #18 59.76 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
09:10:32 [2020-01-02T09:10:32.326Z] #18 59.76 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
09:10:32 [2020-01-02T09:10:32.326Z] #18 59.77 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
09:10:32 [2020-01-02T09:10:32.326Z] #18 59.89 Selecting previously unselected package iptables.
09:10:32 [2020-01-02T09:10:32.326Z] #18 59.92 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:10:32 [2020-01-02T09:10:32.326Z] #18 59.93 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:10:33 [2020-01-02T09:10:33.247Z] #18 60.60 Selecting previously unselected package xxd.
09:10:33 [2020-01-02T09:10:33.247Z] #18 60.64 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:10:33 [2020-01-02T09:10:33.247Z] #18 60.65 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:10:33 [2020-01-02T09:10:33.247Z] #18 60.81 Selecting previously unselected package vim-common.
09:10:33 [2020-01-02T09:10:33.247Z] #18 60.82 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:10:33 [2020-01-02T09:10:33.247Z] #18 60.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:10:33 [2020-01-02T09:10:33.536Z] #18 61.09 Selecting previously unselected package bzip2.
09:10:33 [2020-01-02T09:10:33.536Z] #18 61.10 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
09:10:33 [2020-01-02T09:10:33.536Z] #18 61.11 Unpacking bzip2 (1.0.6-8.1) ...
09:10:33 [2020-01-02T09:10:33.826Z] #18 61.22 Selecting previously unselected package libgpm2:ppc64el.
09:10:33 [2020-01-02T09:10:33.826Z] #18 61.24 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
09:10:33 [2020-01-02T09:10:33.826Z] #18 61.25 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
09:10:33 [2020-01-02T09:10:33.826Z] #18 61.43 Selecting previously unselected package xz-utils.
09:10:34 [2020-01-02T09:10:34.116Z] #18 61.45 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
09:10:34 [2020-01-02T09:10:34.116Z] #18 61.49 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:10:34 [2020-01-02T09:10:34.116Z] #18 61.82 Selecting previously unselected package aufs-tools.
09:10:34 [2020-01-02T09:10:34.407Z] #18 61.84 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
09:10:34 [2020-01-02T09:10:34.407Z] #18 61.84 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:10:34 [2020-01-02T09:10:34.407Z] #18 61.99 Selecting previously unselected package libonig4:ppc64el.
09:10:34 [2020-01-02T09:10:34.407Z] #18 62.00 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ...
09:10:34 [2020-01-02T09:10:34.407Z] #18 62.01 Unpacking libonig4:ppc64el (6.1.3-2) ...
09:10:34 [2020-01-02T09:10:34.697Z] #18 62.20 Selecting previously unselected package libjq1:ppc64el.
09:10:34 [2020-01-02T09:10:34.697Z] #18 62.21 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
09:10:34 [2020-01-02T09:10:34.697Z] #18 62.22 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
09:10:34 [2020-01-02T09:10:34.697Z] #18 62.43 Selecting previously unselected package jq.
09:10:34 [2020-01-02T09:10:34.986Z] #18 62.46 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ...
09:10:34 [2020-01-02T09:10:34.986Z] #18 62.46 Unpacking jq (1.5+dfsg-1.3) ...
09:10:34 [2020-01-02T09:10:34.986Z] #18 62.59 Selecting previously unselected package libaio1:ppc64el.
09:10:34 [2020-01-02T09:10:34.986Z] #18 62.60 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ...
09:10:34 [2020-01-02T09:10:34.986Z] #18 62.60 Unpacking libaio1:ppc64el (0.3.110-3) ...
09:10:34 [2020-01-02T09:10:34.986Z] #18 62.69 Selecting previously unselected package libcap2-bin.
09:10:35 [2020-01-02T09:10:35.275Z] #18 62.69 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
09:10:35 [2020-01-02T09:10:35.275Z] #18 62.69 Unpacking libcap2-bin (1:2.25-1) ...
09:10:35 [2020-01-02T09:10:35.275Z] #18 62.83 Selecting previously unselected package libnl-3-200:ppc64el.
09:10:35 [2020-01-02T09:10:35.275Z] #18 62.85 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ...
09:10:35 [2020-01-02T09:10:35.275Z] #18 62.86 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
09:10:35 [2020-01-02T09:10:35.566Z] #18 63.03 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:10:35 [2020-01-02T09:10:35.566Z] #18 63.04 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
09:10:35 [2020-01-02T09:10:35.566Z] #18 63.04 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
09:10:35 [2020-01-02T09:10:35.566Z] #18 63.16 Selecting previously unselected package libreadline5:ppc64el.
09:10:35 [2020-01-02T09:10:35.566Z] #18 63.18 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
09:10:35 [2020-01-02T09:10:35.566Z] #18 63.19 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
09:10:35 [2020-01-02T09:10:35.857Z] #18 63.40 Selecting previously unselected package net-tools.
09:10:35 [2020-01-02T09:10:35.857Z] #18 63.42 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
09:10:35 [2020-01-02T09:10:35.857Z] #18 63.42 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:10:36 [2020-01-02T09:10:36.147Z] #18 63.75 Selecting previously unselected package python-pip-whl.
09:10:36 [2020-01-02T09:10:36.147Z] #18 63.77 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:10:36 [2020-01-02T09:10:36.147Z] #18 63.77 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:10:37 [2020-01-02T09:10:37.180Z] #18 64.59 Selecting previously unselected package python3-pip.
09:10:37 [2020-01-02T09:10:37.180Z] #18 64.59 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:10:37 [2020-01-02T09:10:37.180Z] #18 64.60 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:10:37 [2020-01-02T09:10:37.180Z] #18 64.87 Selecting previously unselected package python3-pkg-resources.
09:10:37 [2020-01-02T09:10:37.180Z] #18 64.88 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
09:10:37 [2020-01-02T09:10:37.513Z] #18 64.89 Unpacking python3-pkg-resources (33.1.1-1) ...
09:10:37 [2020-01-02T09:10:37.803Z] #18 65.18 Selecting previously unselected package python3-setuptools.
09:10:37 [2020-01-02T09:10:37.803Z] #18 65.18 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
09:10:37 [2020-01-02T09:10:37.803Z] #18 65.20 Unpacking python3-setuptools (33.1.1-1) ...
09:10:38 [2020-01-02T09:10:38.094Z] #18 65.55 Selecting previously unselected package python3-wheel.
09:10:38 [2020-01-02T09:10:38.094Z] #18 65.57 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
09:10:38 [2020-01-02T09:10:38.094Z] #18 65.59 Unpacking python3-wheel (0.29.0-2) ...
09:10:38 [2020-01-02T09:10:38.404Z] #18 65.92 Selecting previously unselected package thin-provisioning-tools.
09:10:38 [2020-01-02T09:10:38.404Z] #18 65.93 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
09:10:38 [2020-01-02T09:10:38.404Z] #18 65.95 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:10:39 [2020-01-02T09:10:39.050Z] #18 66.64 Selecting previously unselected package vim-runtime.
09:10:39 [2020-01-02T09:10:39.050Z] #18 66.66 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:10:39 [2020-01-02T09:10:39.050Z] #18 66.72 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:10:39 [2020-01-02T09:10:39.050Z] #18 66.76 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:10:39 [2020-01-02T09:10:39.338Z] #18 66.77 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:10:39 [2020-01-02T09:10:39.850Z] ok  	github.com/docker/docker/cmd/dockerd	0.103s	coverage: 30.3% of statements
09:10:39 [2020-01-02T09:10:39.850Z] ok  	github.com/docker/docker/container	0.200s	coverage: 35.3% of statements
09:10:39 [2020-01-02T09:10:39.850Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:10:39 [2020-01-02T09:10:39.850Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:10:39 [2020-01-02T09:10:39.850Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:10:39 [2020-01-02T09:10:39.850Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:10:39 [2020-01-02T09:10:39.965Z] #18 ...
09:10:39 [2020-01-02T09:10:39.965Z] 
09:10:39 [2020-01-02T09:10:39.965Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:39 [2020-01-02T09:10:39.965Z] #23 218.8 Checking out files:  13% (1382/10442)   
Checking out files:  14% (1462/10442)   
Checking out files:  15% (1567/10442)   
Checking out files:  16% (1671/10442)   
Checking out files:  17% (1776/10442)   
Checking out files:  18% (1880/10442)   
Checking out files:  19% (1984/10442)   
Checking out files:  20% (2089/10442)   
Checking out files:  21% (2193/10442)   
Checking out files:  22% (2298/10442)   
Checking out files:  23% (2402/10442)   
Checking out files:  24% (2507/10442)   
Checking out files:  25% (2611/10442)   
Checking out files:  26% (2715/10442)   
Checking out files:  27% (2820/10442)   
Checking out files:  28% (2924/10442)   
Checking out files:  29% (3029/10442)   
Checking out files:  29% (3070/10442)   
Checking out files:  30% (3133/10442)   
Checking out files:  31% (3238/10442)   
Checking out files:  32% (3342/10442)   
Checking out files:  33% (3446/10442)   
Checking out files:  34% (3551/10442)   
Checking out files:  35% (3655/10442)   
Checking out files:  36% (3760/10442)   
Checking out files:  37% (3864/10442)   
Checking out files:  38% (3968/10442)   
Checking out files:  39% (4073/10442)   
Checking out files:  40% (4177/10442)   
Checking out files:  41% (4282/10442)   
Checking out files:  42% (4386/10442)   
Checking out files:  43% (4491/10442)   
Checking out files:  44% (4595/10442)   
Checking out files:  45% (4699/10442)   
Checking out files:  46% (4804/10442)   
Checking out files:  46% (4877/10442)   
Checking out files:  47% (4908/10442)   
Checking out files:  48% (5013/10442)   
Checking out files:  49% (5117/10442)   
Checking out files:  50% (5221/10442)   
Checking out files:  51% (5326/10442)   
Checking out files:  52% (5430/10442)   
Checking out files:  53% (5535/10442)   
Checking out files:  54% (5639/10442)   
Checking out files:  55% (5744/10442)   
Checking out files:  56% (5848/10442)   
Checking out files:  57% (5952/10442)   
Checking out files:  58% (6057/10442)   
Checking out files:  59% (6161/10442)   
Checking out files:  60% (6266/10442)   
Checking out files:  61% (6370/10442)   
Checking out files:  62% (6475/10442)   
Checking out files:  63% (6579/10442)   
Checking out files:  64% (6683/10442)   
Checking out files:  65% (6788/10442)   
Checking out files:  66% (6892/10442)   
Checking out files:  67% (6997/10442)   
Checking out files:  67% (7050/10442)   
Checking out files:  68% (7101/10442)   
Checking out files:  69% (7205/10442)   
Checking out files:  70% (7310/10442)   
Checking out files:  71% (7414/10442)   
Checking out files:  72% (7519/10442)   
Checking out files:  73% (7623/10442)   
Checking out files:  74% (7728/10442)   
Checking out files:  75% (7832/10442)   
Checking out files:  76% (7936/10442)   
Checking out files:  77% (8041/10442)   
Checking out files:  78% (8145/10442)   
Checking out files:  79% (8250/10442)   
Checking out files:  80% (8354/10442)   
Checking out files:  81% (8459/10442)   
Checking out files:  82% (8563/10442)   
Checking out files:  83% (8667/10442)   
Checking out files:  84% (8772/10442)   
Checking out files:  85% (8876/10442)   
Checking out files:  86% (8981/10442)   
Checking out files:  86% (8993/10442)   
Checking out files:  87% (9085/10442)   
Checking out files:  88% (9189/10442)   
Checking out files:  89% (9294/10442)   
Checking out files:  90% (9398/10442)   
Checking out files:  91% (9503/10442)   
Checking out files:  92% (9607/10442)   
Checking out files:  93% (9712/10442)   
Checking out files:  94% (9816/10442)   
Checking out files:  95% (9920/10442)   
Checking out files:  96% (10025/10442)   
Checking out files:  97% (10129/10442)   
Checking out files:  98% (10234/10442)   
Checking out files:  99% (10338/10442)   
Checking out files: 100% (10442/10442)   
Checking out files: 100% (10442/10442), done.
09:10:40 [2020-01-02T09:10:40.253Z] #23 223.6 + cd /tmp/tmp.lIajgRnbgE/tmp/docker-ce
09:10:40 [2020-01-02T09:10:40.253Z] #23 223.6 + git checkout -q v17.06.2-ce
09:10:41 [2020-01-02T09:10:41.747Z] #23 ...
09:10:41 [2020-01-02T09:10:41.747Z] 
09:10:41 [2020-01-02T09:10:41.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:41 [2020-01-02T09:10:41.747Z] #42 136.1   DEP      criu/mount.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 136.7   DEP      criu/mem.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 137.1   DEP      criu/lsm.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 137.3   DEP      criu/log.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 137.6   DEP      criu/libnetlink.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 137.9   DEP      criu/kerndat.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 138.3   DEP      criu/kcmp-ids.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 138.5   DEP      criu/irmap.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 138.8   DEP      criu/ipc_ns.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 139.3   DEP      criu/image.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 139.7   DEP      criu/image-desc.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 139.9   DEP      criu/fsnotify.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 140.3   DEP      criu/filesystems.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 140.8   DEP      criu/files.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 141.3   DEP      criu/files-reg.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 141.7   DEP      criu/files-ext.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 142.2   DEP      criu/file-lock.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 142.6   DEP      criu/file-ids.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 143.0   DEP      criu/fifo.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 143.5   DEP      criu/fdstore.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 143.9   DEP      criu/fault-injection.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 144.1   DEP      criu/external.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 144.5   DEP      criu/eventpoll.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 144.9   DEP      criu/eventfd.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 145.3   DEP      criu/crtools.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 145.7   DEP      criu/cr-service.d
09:10:41 [2020-01-02T09:10:41.747Z] #42 146.1   DEP      criu/cr-restore.d
09:10:42 [2020-01-02T09:10:42.038Z] #42 ...
09:10:42 [2020-01-02T09:10:42.038Z] 
09:10:42 [2020-01-02T09:10:42.038Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:42 [2020-01-02T09:10:42.038Z] #45 215.3 vendor/golang.org/x/net/http2/hpack
09:10:42 [2020-01-02T09:10:42.038Z] #45 220.4 vendor/golang.org/x/net/idna
09:10:42 [2020-01-02T09:10:42.038Z] #45 221.5 mime
09:10:42 [2020-01-02T09:10:42.328Z] #45 ...
09:10:42 [2020-01-02T09:10:42.328Z] 
09:10:42 [2020-01-02T09:10:42.328Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:42 [2020-01-02T09:10:42.328Z] #42 146.8   DEP      criu/cr-errno.d
09:10:42 [2020-01-02T09:10:42.328Z] #42 146.9   DEP      criu/cr-dump.d
09:10:42 [2020-01-02T09:10:42.407Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.085s	coverage: 65.3% of statements
09:10:42 [2020-01-02T09:10:42.959Z] #42 147.4   DEP      criu/cr-dedup.d
09:10:43 [2020-01-02T09:10:43.116Z] #74 DONE 23.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
09:10:43 [2020-01-02T09:10:43.249Z] #42 147.8   DEP      criu/cr-check.d
[Pipeline] sh
09:10:43 [2020-01-02T09:10:43.879Z] #42 148.4   DEP      criu/config.d
09:10:44 [2020-01-02T09:10:44.073Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/test/unit
09:10:44 [2020-01-02T09:10:44.167Z] #42 148.7   DEP      criu/clone-noasan.d
09:10:44 [2020-01-02T09:10:44.167Z] #42 148.9   DEP      criu/cgroup.d
09:10:44 [2020-01-02T09:10:44.321Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.067s	coverage: 35.8% of statements
09:10:44 [2020-01-02T09:10:44.809Z] #42 149.2   DEP      criu/cgroup-props.d
09:10:45 [2020-01-02T09:10:45.095Z] #42 149.6   DEP      criu/bitmap.d
09:10:45 [2020-01-02T09:10:45.095Z] #42 149.7   DEP      criu/bfd.d
09:10:45 [2020-01-02T09:10:45.264Z] ok  	github.com/docker/docker/daemon/cluster	0.171s	coverage: 0.5% of statements
09:10:45 [2020-01-02T09:10:45.385Z] #42 150.0   DEP      criu/autofs.d
09:10:45 [2020-01-02T09:10:45.675Z] #42 150.3   DEP      criu/aio.d
09:10:46 [2020-01-02T09:10:46.309Z] #42 150.7   DEP      criu/action-scripts.d
09:10:46 [2020-01-02T09:10:46.943Z] #42 151.3   CC       criu/action-scripts.o
09:10:47 [2020-01-02T09:10:47.475Z] ?   	github.com/docker/docker/api	[no test files]
09:10:47 [2020-01-02T09:10:47.976Z] #42 152.4   CC       criu/aio.o
09:10:48 [2020-01-02T09:10:48.568Z] ok  	github.com/docker/docker/daemon/discovery	0.042s	coverage: 30.0% of statements
09:10:48 [2020-01-02T09:10:48.609Z] #42 ...
09:10:48 [2020-01-02T09:10:48.609Z] 
09:10:48 [2020-01-02T09:10:48.609Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 72.13 Selecting previously unselected package vim.
09:10:48 [2020-01-02T09:10:48.609Z] #18 72.16 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 72.17 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 73.06 Selecting previously unselected package xfsprogs.
09:10:48 [2020-01-02T09:10:48.609Z] #18 73.08 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 73.10 Unpacking xfsprogs (4.9.0+nmu1) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 73.78 Selecting previously unselected package zip.
09:10:48 [2020-01-02T09:10:48.609Z] #18 73.79 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 73.80 Unpacking zip (3.0-11+b1) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 74.03 Selecting previously unselected package libapparmor-perl.
09:10:48 [2020-01-02T09:10:48.609Z] #18 74.05 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 74.06 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 74.24 Selecting previously unselected package apparmor.
09:10:48 [2020-01-02T09:10:48.609Z] #18 74.25 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 74.41 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.11 Setting up aufs-tools (1:4.1+20161219-1) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.13 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.18 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.19 Processing triggers for mime-support (3.60) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.32 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.32 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.34 Setting up libcap2-bin (1:2.25-1) ...
09:10:48 [2020-01-02T09:10:48.609Z] #18 75.34 Setting up bash-completion (1:2.1-4.3) ...
09:10:49 [2020-01-02T09:10:49.141Z] ok  	github.com/docker/docker/daemon/config	0.076s	coverage: 82.1% of statements
09:10:49 [2020-01-02T09:10:49.402Z] ok  	github.com/docker/docker/daemon/events	0.082s	coverage: 50.0% of statements
09:10:51 [2020-01-02T09:10:51.952Z] ok  	github.com/docker/docker/daemon/graphdriver	0.071s	coverage: 2.2% of statements
09:10:53 [2020-01-02T09:10:53.048Z] #18 ...
09:10:53 [2020-01-02T09:10:53.048Z] 
09:10:53 [2020-01-02T09:10:53.048Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:53 [2020-01-02T09:10:53.048Z] #48 DONE 236.5s
09:10:53 [2020-01-02T09:10:53.048Z] 
09:10:53 [2020-01-02T09:10:53.048Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:53 [2020-01-02T09:10:53.048Z] #45 227.9 net/textproto
09:10:53 [2020-01-02T09:10:53.048Z] #45 228.0 crypto/x509
09:10:53 [2020-01-02T09:10:53.048Z] #45 230.9 vendor/golang.org/x/net/http/httpproxy
09:10:53 [2020-01-02T09:10:53.048Z] #45 231.7 vendor/golang.org/x/net/http/httpguts
09:10:53 [2020-01-02T09:10:53.048Z] #45 231.8 mime/multipart
09:10:54 [2020-01-02T09:10:54.099Z] #45 ...
09:10:54 [2020-01-02T09:10:54.099Z] 
09:10:54 [2020-01-02T09:10:54.099Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.56 Setting up libonig4:ppc64el (6.1.3-2) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.56 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.56 Setting up zip (3.0-11+b1) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.57 Setting up bzip2 (1.0.6-8.1) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.57 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.60 Setting up libaio1:ppc64el (0.3.110-3) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.61 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.62 Setting up xz-utils (5.2.2-1.2+b1) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.67 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.67 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.68 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
09:10:54 [2020-01-02T09:10:54.099Z] #18 81.72 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:10:55 [2020-01-02T09:10:55.128Z] #18 ...
09:10:55 [2020-01-02T09:10:55.128Z] 
09:10:55 [2020-01-02T09:10:55.128Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:55 [2020-01-02T09:10:55.128Z] #23 228.6 + mkdir -p /tmp/tmp.lIajgRnbgE/src/github.com/docker
09:10:55 [2020-01-02T09:10:55.128Z] #23 228.6 + mv components/cli /tmp/tmp.lIajgRnbgE/src/github.com/docker/cli
09:10:55 [2020-01-02T09:10:55.128Z] #23 228.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:10:55 [2020-01-02T09:10:55.246Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
09:10:55 [2020-01-02T09:10:55.246Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.559s	coverage: 13.7% of statements
09:10:55 [2020-01-02T09:10:55.419Z] #23 ...
09:10:55 [2020-01-02T09:10:55.419Z] 
09:10:55 [2020-01-02T09:10:55.419Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.82 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.83 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.84 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.85 Setting up pigz (2.3.4-1) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.86 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.87 Setting up libmpdec2:ppc64el (2.4.2-1) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.87 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.90 Setting up jq (1.5+dfsg-1.3) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.91 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.91 Setting up xfsprogs (4.9.0+nmu1) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.93 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 82.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.04 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.05 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.05 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:10:55 [2020-01-02T09:10:55.419Z] #18 83.06 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:10:55 [2020-01-02T09:10:55.845Z] Client:
09:10:55 [2020-01-02T09:10:55.845Z]  Debug Mode: false
09:10:55 [2020-01-02T09:10:55.845Z]  Plugins:
09:10:55 [2020-01-02T09:10:55.845Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
09:10:55 [2020-01-02T09:10:55.845Z] 
09:10:55 [2020-01-02T09:10:55.845Z] Server:
09:10:55 [2020-01-02T09:10:55.845Z]  Containers: 0
09:10:55 [2020-01-02T09:10:55.845Z]   Running: 0
09:10:55 [2020-01-02T09:10:55.845Z]   Paused: 0
09:10:55 [2020-01-02T09:10:55.845Z]   Stopped: 0
09:10:55 [2020-01-02T09:10:55.845Z]  Images: 0
09:10:55 [2020-01-02T09:10:55.845Z]  Server Version: 19.03.2
09:10:55 [2020-01-02T09:10:55.845Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:10:55 [2020-01-02T09:10:55.845Z]   Windows: 
09:10:55 [2020-01-02T09:10:55.845Z]   LCOW: 
09:10:55 [2020-01-02T09:10:55.845Z]  Logging Driver: json-file
09:10:55 [2020-01-02T09:10:55.845Z]  Plugins:
09:10:55 [2020-01-02T09:10:55.845Z]   Volume: local
09:10:55 [2020-01-02T09:10:55.845Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
09:10:55 [2020-01-02T09:10:55.845Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:10:55 [2020-01-02T09:10:55.845Z]  Swarm: inactive
09:10:55 [2020-01-02T09:10:55.845Z]  Default Isolation: process
09:10:55 [2020-01-02T09:10:55.845Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:10:55 [2020-01-02T09:10:55.845Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
09:10:55 [2020-01-02T09:10:55.845Z]  OSType: windows
09:10:55 [2020-01-02T09:10:55.845Z]  Architecture: x86_64
09:10:55 [2020-01-02T09:10:55.845Z]  CPUs: 4
09:10:55 [2020-01-02T09:10:55.845Z]  Total Memory: 32GiB
09:10:55 [2020-01-02T09:10:55.845Z]  Name: azwin-2-c9d450
09:10:55 [2020-01-02T09:10:55.845Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
09:10:55 [2020-01-02T09:10:55.845Z]  Docker Root Dir: D:\docker
09:10:55 [2020-01-02T09:10:55.845Z]  Debug Mode: false
09:10:55 [2020-01-02T09:10:55.845Z]  Registry: https://index.docker.io/v1/
09:10:55 [2020-01-02T09:10:55.845Z]  Labels:
09:10:55 [2020-01-02T09:10:55.845Z]  Experimental: true
09:10:55 [2020-01-02T09:10:55.845Z]  Insecure Registries:
09:10:55 [2020-01-02T09:10:55.845Z]   10.0.0.4:5000
09:10:55 [2020-01-02T09:10:55.845Z]   127.0.0.0/8
09:10:55 [2020-01-02T09:10:55.845Z]  Registry Mirrors:
09:10:55 [2020-01-02T09:10:55.845Z]   http://10.0.0.4:5000/
09:10:55 [2020-01-02T09:10:55.845Z]  Live Restore Enabled: false
09:10:55 [2020-01-02T09:10:55.845Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
09:10:57 [2020-01-02T09:10:57.160Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.641s	coverage: 57.0% of statements
09:10:59 [2020-01-02T09:10:59.029Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
09:10:59 [2020-01-02T09:10:59.858Z] #18 ...
09:10:59 [2020-01-02T09:10:59.858Z] 
09:10:59 [2020-01-02T09:10:59.858Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:59 [2020-01-02T09:10:59.858Z] #42 153.6   CC       criu/autofs.o
09:10:59 [2020-01-02T09:10:59.858Z] #42 157.3   CC       criu/bfd.o
09:10:59 [2020-01-02T09:10:59.858Z] #42 159.4   CC       criu/bitmap.o
09:10:59 [2020-01-02T09:10:59.858Z] #42 159.8   CC       criu/cgroup-props.o
09:10:59 [2020-01-02T09:10:59.858Z] #42 161.5   CC       criu/cgroup.o
09:11:01 [2020-01-02T09:11:01.371Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.755s	coverage: 48.6% of statements
09:11:01 [2020-01-02T09:11:01.371Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.083s	coverage: 46.2% of statements
09:11:01 [2020-01-02T09:11:01.371Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.068s	coverage: 72.5% of statements
09:11:02 [2020-01-02T09:11:02.757Z] ok  	github.com/docker/docker/daemon	12.350s	coverage: 17.6% of statements
09:11:02 [2020-01-02T09:11:02.757Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:11:02 [2020-01-02T09:11:02.757Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:11:02 [2020-01-02T09:11:02.757Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:11:02 [2020-01-02T09:11:02.757Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:11:02 [2020-01-02T09:11:02.757Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:11:03 [2020-01-02T09:11:03.330Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 58.0% of statements
09:11:03 [2020-01-02T09:11:03.380Z] #42 167.5   CC       criu/clone-noasan.o
09:11:03 [2020-01-02T09:11:03.380Z] #42 167.9   CC       criu/config.o
09:11:03 [2020-01-02T09:11:03.901Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.609s	coverage: 76.1% of statements
09:11:04 [2020-01-02T09:11:04.426Z] #42 ...
09:11:04 [2020-01-02T09:11:04.426Z] 
09:11:04 [2020-01-02T09:11:04.426Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:04 [2020-01-02T09:11:04.426Z] #45 237.7 crypto/tls
09:11:04 [2020-01-02T09:11:04.717Z] #45 ...
09:11:04 [2020-01-02T09:11:04.717Z] 
09:11:04 [2020-01-02T09:11:04.717Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:11:04 [2020-01-02T09:11:04.717Z] #18 92.44 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
09:11:04 [2020-01-02T09:11:04.843Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
09:11:05 [2020-01-02T09:11:05.008Z] #18 92.45 Setting up python3 (3.5.3-1) ...
09:11:05 [2020-01-02T09:11:05.104Z] ok  	github.com/docker/docker/daemon/links	0.034s	coverage: 93.0% of statements
09:11:07 [2020-01-02T09:11:07.650Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 42.7% of statements
09:11:07 [2020-01-02T09:11:07.650Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.226s	coverage: 77.4% of statements
09:11:07 [2020-01-02T09:11:07.650Z] ok  	github.com/docker/docker/daemon/images	0.057s	coverage: 4.9% of statements
09:11:08 [2020-01-02T09:11:08.544Z] #18 95.83 Setting up apparmor (2.11.0-3+deb9u2) ...
09:11:08 [2020-01-02T09:11:08.967Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:11:08 [2020-01-02T09:11:08.967Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5c29557f\powershellScript.ps1'; exit $LASTEXITCODE;
09:11:08 [2020-01-02T09:11:08.967Z] ----------------------------------------------------------------------------
09:11:08 [2020-01-02T09:11:08.967Z] 
09:11:08 [2020-01-02T09:11:08.967Z] INFO: executeCI.ps1 starting at Thu Jan  2 09:11:07 CUT 2020
09:11:08 [2020-01-02T09:11:08.967Z] 
09:11:08 [2020-01-02T09:11:08.967Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:11:08 [2020-01-02T09:11:08.967Z] INFO: Running git version 2.24.0.windows.1
09:11:08 [2020-01-02T09:11:08.967Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
09:11:08 [2020-01-02T09:11:08.967Z] INFO: Environment variables:
09:11:08 [2020-01-02T09:11:08.967Z] 
09:11:08 [2020-01-02T09:11:08.967Z] Name                           Value                                                                                   
09:11:08 [2020-01-02T09:11:08.967Z] ----                           -----                                                                                   
09:11:08 [2020-01-02T09:11:08.967Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:11:08 [2020-01-02T09:11:08.967Z] amd64                          true                                                                                    
09:11:08 [2020-01-02T09:11:08.967Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
09:11:08 [2020-01-02T09:11:08.967Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:11:08 [2020-01-02T09:11:08.967Z] arm64                          true                                                                                    
09:11:08 [2020-01-02T09:11:08.967Z] BRANCH_NAME                    PR-40291                                                                                
09:11:08 [2020-01-02T09:11:08.967Z] BUILD_DISPLAY_NAME             #2                                                                                      
09:11:08 [2020-01-02T09:11:08.967Z] BUILD_ID                       2                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] BUILD_NUMBER                   2                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] BUILD_TAG                      jenkins-moby-PR-40291-2                                                                 
09:11:08 [2020-01-02T09:11:08.967Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40291/2/                                   
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_AUTHOR                  akhilerm                                                                                
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_AUTHOR_DISPLAY_NAME     Akhil Mohan                                                                             
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_AUTHOR_EMAIL            akhilerm@gmail.com                                                                      
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_BRANCH                  privileged-device                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_FORK                    akhilerm                                                                                
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_ID                      40291                                                                                   
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_TARGET                  master                                                                                  
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_TITLE                   35991- make `--device` works at privileged mode                                         
09:11:08 [2020-01-02T09:11:08.967Z] CHANGE_URL                     https://github.com/moby/moby/pull/40291                                                 
09:11:08 [2020-01-02T09:11:08.967Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
09:11:08 [2020-01-02T09:11:08.967Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:11:08 [2020-01-02T09:11:08.967Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:11:08 [2020-01-02T09:11:08.967Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:11:08 [2020-01-02T09:11:08.967Z] COMPUTERNAME                   azwin-2-c9d450                                                                          
09:11:08 [2020-01-02T09:11:08.967Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
09:11:08 [2020-01-02T09:11:08.967Z] ConfigSequenceNumber           0                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] dco                            true                                                                                    
09:11:08 [2020-01-02T09:11:08.967Z] DOCKER_BUILDKIT                0                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] DOCKER_DUT_DEBUG               1                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:11:08 [2020-01-02T09:11:08.967Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:11:08 [2020-01-02T09:11:08.967Z] EXECUTOR_NUMBER                0                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] FQDN                           azwin-2-c9d450.westus.cloudapp.azure.com                                                
09:11:08 [2020-01-02T09:11:08.967Z] GIT_BRANCH                     PR-40291                                                                                
09:11:08 [2020-01-02T09:11:08.967Z] GIT_COMMIT                     d9a1c8c5c614abf580f6bb4a803bfe86380ccadb                                                
09:11:08 [2020-01-02T09:11:08.967Z] GIT_PREVIOUS_COMMIT            35b9e6989f0421ba2fb71a7404058859c586b438                                                
09:11:08 [2020-01-02T09:11:08.967Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 35b9e6989f0421ba2fb71a7404058859c586b438                                                
09:11:08 [2020-01-02T09:11:08.967Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:11:08 [2020-01-02T09:11:08.967Z] HUDSON_COOKIE                  dadd9ec3-6c30-4b70-85dd-1f5116ecbcc7                                                    
09:11:08 [2020-01-02T09:11:08.967Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:11:08 [2020-01-02T09:11:08.967Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:11:08 [2020-01-02T09:11:08.967Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
09:11:08 [2020-01-02T09:11:08.967Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
09:11:08 [2020-01-02T09:11:08.967Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:11:08 [2020-01-02T09:11:08.967Z] JENKINS_NODE_COOKIE            fa015ec3-c489-4bff-a1d0-5650192f3425                                                    
09:11:08 [2020-01-02T09:11:08.967Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:11:08 [2020-01-02T09:11:08.967Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
09:11:08 [2020-01-02T09:11:08.967Z] JOB_BASE_NAME                  PR-40291                                                                                
09:11:08 [2020-01-02T09:11:08.967Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40291/display/redirect                     
09:11:08 [2020-01-02T09:11:08.967Z] JOB_NAME                       moby/PR-40291                                                                           
09:11:08 [2020-01-02T09:11:08.967Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40291/                                     
09:11:08 [2020-01-02T09:11:08.967Z] library.jps.version            master                                                                                  
09:11:08 [2020-01-02T09:11:08.967Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
09:11:08 [2020-01-02T09:11:08.967Z] NODE_LABELS                    amd64 azure azwin-2-c9d450 azwin-2019 docker west-us windows windows-2019 x86_64        
09:11:08 [2020-01-02T09:11:08.967Z] NODE_NAME                      azwin-2-c9d450                                                                          
09:11:08 [2020-01-02T09:11:08.967Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:11:08 [2020-01-02T09:11:08.967Z] OS                             Windows_NT                                                                              
09:11:08 [2020-01-02T09:11:08.967Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
09:11:08 [2020-01-02T09:11:08.969Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:11:08 [2020-01-02T09:11:08.969Z] ppc64le                        true                                                                                    
09:11:08 [2020-01-02T09:11:08.969Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:11:08 [2020-01-02T09:11:08.969Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
09:11:08 [2020-01-02T09:11:08.969Z] PROCESSOR_LEVEL                6                                                                                       
09:11:08 [2020-01-02T09:11:08.969Z] PROCESSOR_REVISION             4f01                                                                                    
09:11:08 [2020-01-02T09:11:08.969Z] ProgramData                    C:\ProgramData                                                                          
09:11:08 [2020-01-02T09:11:08.969Z] ProgramFiles                   C:\Program Files                                                                        
09:11:08 [2020-01-02T09:11:08.969Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:11:08 [2020-01-02T09:11:08.969Z] ProgramW6432                   C:\Program Files                                                                        
09:11:08 [2020-01-02T09:11:08.969Z] PROMPT                         $P$G                                                                                    
09:11:08 [2020-01-02T09:11:08.969Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:11:08 [2020-01-02T09:11:08.969Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
09:11:08 [2020-01-02T09:11:08.969Z] PUBLIC                         C:\Users\Public                                                                         
09:11:08 [2020-01-02T09:11:08.969Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40291/2/display/redirect?page=changes      
09:11:08 [2020-01-02T09:11:08.969Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40291/2/display/redirect                   
09:11:08 [2020-01-02T09:11:08.969Z] s390x                          true                                                                                    
09:11:08 [2020-01-02T09:11:08.969Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:11:08 [2020-01-02T09:11:08.969Z] SOURCES_DRIVE                  d                                                                                       
09:11:08 [2020-01-02T09:11:08.969Z] SOURCES_SUBDIR                 gopath                                                                                  
09:11:08 [2020-01-02T09:11:08.969Z] STAGE_NAME                     Run tests                                                                               
09:11:08 [2020-01-02T09:11:08.969Z] SystemDrive                    C:                                                                                      
09:11:08 [2020-01-02T09:11:08.969Z] SystemRoot                     C:\windows                                                                              
09:11:08 [2020-01-02T09:11:08.969Z] TEMP                           C:\windows\TEMP                                                                         
09:11:08 [2020-01-02T09:11:08.969Z] TESTDEBUG                      0                                                                                       
09:11:08 [2020-01-02T09:11:08.969Z] TESTRUN_DRIVE                  d                                                                                       
09:11:08 [2020-01-02T09:11:08.969Z] TESTRUN_SUBDIR                 CI                                                                                      
09:11:08 [2020-01-02T09:11:08.969Z] TIMEOUT                        120m                                                                                    
09:11:08 [2020-01-02T09:11:08.969Z] TMP                            C:\windows\TEMP                                                                         
09:11:08 [2020-01-02T09:11:08.969Z] unit_validate                  true                                                                                    
09:11:08 [2020-01-02T09:11:08.969Z] USERDOMAIN                     WORKGROUP                                                                               
09:11:08 [2020-01-02T09:11:08.969Z] USERNAME                       azwin-2-c9d450$                                                                         
09:11:08 [2020-01-02T09:11:08.969Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
09:11:08 [2020-01-02T09:11:08.969Z] windir                         C:\windows                                                                              
09:11:08 [2020-01-02T09:11:08.969Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
09:11:08 [2020-01-02T09:11:08.969Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
09:11:08 [2020-01-02T09:11:08.969Z] windowsRS1                     false                                                                                   
09:11:08 [2020-01-02T09:11:08.969Z] windowsRS5                     true                                                                                    
09:11:08 [2020-01-02T09:11:08.969Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:11:08 [2020-01-02T09:11:08.969Z] 
09:11:08 [2020-01-02T09:11:08.969Z] 
09:11:08 [2020-01-02T09:11:08.969Z] 
09:11:08 [2020-01-02T09:11:08.969Z] INFO: Sources under d:\gopath\...
09:11:08 [2020-01-02T09:11:08.969Z] INFO: Test run under d:\CI\...
09:11:08 [2020-01-02T09:11:08.969Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:11:08 [2020-01-02T09:11:08.969Z] INFO: docker/docker repository was found
09:11:08 [2020-01-02T09:11:08.969Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
09:11:09 [2020-01-02T09:11:09.035Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.027s	coverage: 67.0% of statements
09:11:09 [2020-01-02T09:11:09.035Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 26.2% of statements
09:11:09 [2020-01-02T09:11:09.298Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.362s	coverage: 60.1% of statements
09:11:09 [2020-01-02T09:11:09.298Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:11:09 [2020-01-02T09:11:09.298Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:11:09 [2020-01-02T09:11:09.298Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:11:09 [2020-01-02T09:11:09.298Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:11:09 [2020-01-02T09:11:09.298Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:11:09 [2020-01-02T09:11:09.298Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:11:09 [2020-01-02T09:11:09.298Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.045s	coverage: 62.1% of statements
09:11:09 [2020-01-02T09:11:09.431Z] ltsc2019: Pulling from windows/servercore
09:11:09 [2020-01-02T09:11:09.559Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.040s	coverage: 88.3% of statements
09:11:09 [2020-01-02T09:11:09.895Z] 65014b3c3121: Pulling fs layer
09:11:09 [2020-01-02T09:11:09.895Z] faf31ee0aa3d: Pulling fs layer
09:11:10 [2020-01-02T09:11:10.602Z] #18 97.82 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:11:10 [2020-01-02T09:11:10.602Z] #18 98.02 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:11:10 [2020-01-02T09:11:10.602Z] #18 98.12 Setting up python3-wheel (0.29.0-2) ...
09:11:10 [2020-01-02T09:11:10.944Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 74.7% of statements
09:11:10 [2020-01-02T09:11:10.944Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:11:11 [2020-01-02T09:11:11.518Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 19.9% of statements
09:11:11 [2020-01-02T09:11:11.778Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.056s	coverage: 47.8% of statements
09:11:11 [2020-01-02T09:11:11.778Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
09:11:12 [2020-01-02T09:11:12.671Z] #18 99.89 Setting up python3-pkg-resources (33.1.1-1) ...
09:11:13 [2020-01-02T09:11:13.161Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
09:11:13 [2020-01-02T09:11:13.733Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.965s	coverage: 82.5% of statements
09:11:13 [2020-01-02T09:11:13.733Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:11:13 [2020-01-02T09:11:13.733Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:11:14 [2020-01-02T09:11:14.676Z] ok  	github.com/docker/docker/distribution/metadata	0.099s	coverage: 48.2% of statements
09:11:14 [2020-01-02T09:11:14.721Z] #18 101.9 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:11:15 [2020-01-02T09:11:15.350Z] #18 ...
09:11:15 [2020-01-02T09:11:15.350Z] 
09:11:15 [2020-01-02T09:11:15.350Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:15 [2020-01-02T09:11:15.350Z] #45 248.8 net/http/httptrace
09:11:15 [2020-01-02T09:11:15.350Z] #45 249.3 net/http
09:11:15 [2020-01-02T09:11:15.620Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 49.4% of statements
09:11:15 [2020-01-02T09:11:15.620Z] ok  	github.com/docker/docker/distribution	0.333s	coverage: 22.1% of statements
09:11:15 [2020-01-02T09:11:15.620Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:11:15 [2020-01-02T09:11:15.637Z] #45 ...
09:11:15 [2020-01-02T09:11:15.637Z] 
09:11:15 [2020-01-02T09:11:15.637Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:15 [2020-01-02T09:11:15.637Z] #42 171.1   CC       criu/cr-check.o
09:11:15 [2020-01-02T09:11:15.637Z] #42 174.7   CC       criu/cr-dedup.o
09:11:15 [2020-01-02T09:11:15.637Z] #42 175.7   CC       criu/cr-dump.o
09:11:15 [2020-01-02T09:11:15.925Z] #42 180.5   CC       criu/cr-errno.o
09:11:16 [2020-01-02T09:11:16.213Z] #42 180.7   CC       criu/cr-restore.o
09:11:17 [2020-01-02T09:11:17.006Z] ok  	github.com/docker/docker/image	0.058s	coverage: 86.4% of statements
09:11:17 [2020-01-02T09:11:17.013Z] faf31ee0aa3d: Verifying Checksum
09:11:17 [2020-01-02T09:11:17.013Z] faf31ee0aa3d: Download complete
09:11:17 [2020-01-02T09:11:17.237Z] #42 ...
09:11:17 [2020-01-02T09:11:17.238Z] 
09:11:17 [2020-01-02T09:11:17.238Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:11:17 [2020-01-02T09:11:17.238Z] #18 104.5 Setting up python3-setuptools (33.1.1-1) ...
09:11:17 [2020-01-02T09:11:17.577Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
09:11:17 [2020-01-02T09:11:17.578Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
09:11:17 [2020-01-02T09:11:17.578Z] ok  	github.com/docker/docker/distribution/xfer	1.741s	coverage: 85.1% of statements
09:11:17 [2020-01-02T09:11:17.578Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:11:17 [2020-01-02T09:11:17.578Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:11:17 [2020-01-02T09:11:17.578Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:11:18 [2020-01-02T09:11:18.360Z] INFO [runner] Issues before processing: 2312, after processing: 0 
09:11:18 [2020-01-02T09:11:18.360Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1707/1707, identifier_marker: 1610/1610, path_prettifier: 1707/1707, exclude: 1610/1610, filename_unadjuster: 1707/1707, autogenerated_exclude: 1610/1707, exclude-rules: 63/1610, nolint: 0/63, cgo: 1707/2312, skip_dirs: 1707/1707 
09:11:18 [2020-01-02T09:11:18.360Z] INFO [runner] processing took 139.211697ms with stages: nolint: 53.118279ms, identifier_marker: 39.053582ms, autogenerated_exclude: 17.355471ms, path_prettifier: 13.53571ms, exclude-rules: 8.282717ms, skip_dirs: 4.274426ms, cgo: 2.027039ms, filename_unadjuster: 1.557338ms, max_same_issues: 1.67µs, uniq_by_line: 1.032µs, max_from_linter: 914ns, exclude: 888ns, diff: 749ns, source_code: 673ns, path_shortener: 479ns, skip_files: 412ns, max_per_file_from_linter: 318ns 
09:11:18 [2020-01-02T09:11:18.360Z] INFO [runner] linters took 1m34.675072018s with stages: goanalysis_metalinter: 1m17.414661072s, unused: 17.120289445s 
09:11:18 [2020-01-02T09:11:18.360Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
09:11:18 [2020-01-02T09:11:18.360Z] INFO Memory: 1507 samples, avg is 251.0MB, max is 3029.5MB 
09:11:18 [2020-01-02T09:11:18.360Z] INFO Execution took 3m23.162973001s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
09:11:18 [2020-01-02T09:11:18.520Z] ok  	github.com/docker/docker/libcontainerd/queue	0.044s	coverage: 100.0% of statements
09:11:18 [2020-01-02T09:11:18.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/make.sh dynbinary-daemon test-docker-py
09:11:18 [2020-01-02T09:11:18.780Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 50.0% of statements
09:11:19 [2020-01-02T09:11:19.272Z] 
09:11:19 [2020-01-02T09:11:19.272Z] Removing bundles/
09:11:19 [2020-01-02T09:11:19.272Z] 
09:11:19 [2020-01-02T09:11:19.272Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:11:19 [2020-01-02T09:11:19.272Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:11:19 [2020-01-02T09:11:19.272Z] GOOS="" GOARCH="" GOARM=""
09:11:19 [2020-01-02T09:11:19.294Z] #18 106.7 Setting up dh-python (2.20170125) ...
09:11:19 [2020-01-02T09:11:19.721Z] ok  	github.com/docker/docker/opts	0.138s	coverage: 66.9% of statements
09:11:20 [2020-01-02T09:11:20.801Z] #18 108.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:11:20 [2020-01-02T09:11:20.801Z] #18 DONE 108.5s
09:11:20 [2020-01-02T09:11:20.801Z] 
09:11:20 [2020-01-02T09:11:20.801Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:11:21 [2020-01-02T09:11:21.104Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
09:11:21 [2020-01-02T09:11:21.363Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
09:11:21 [2020-01-02T09:11:21.363Z] ok  	github.com/docker/docker/pkg/authorization	0.816s	coverage: 68.3% of statements
09:11:22 [2020-01-02T09:11:22.303Z] ok  	github.com/docker/docker/pkg/directory	0.019s	coverage: 80.0% of statements
09:11:22 [2020-01-02T09:11:22.874Z] ok  	github.com/docker/docker/pkg/archive	1.476s	coverage: 76.7% of statements
09:11:22 [2020-01-02T09:11:22.874Z] ok  	github.com/docker/docker/pkg/discovery	0.031s	coverage: 58.3% of statements
09:11:23 [2020-01-02T09:11:23.445Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
09:11:24 [2020-01-02T09:11:24.117Z] 65014b3c3121: Verifying Checksum
09:11:24 [2020-01-02T09:11:24.117Z] 65014b3c3121: Download complete
09:11:24 [2020-01-02T09:11:24.385Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
09:11:24 [2020-01-02T09:11:24.954Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
09:11:25 [2020-01-02T09:11:25.215Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
09:11:26 [2020-01-02T09:11:26.595Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.504s	coverage: 43.2% of statements
09:11:26 [2020-01-02T09:11:26.595Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
09:11:26 [2020-01-02T09:11:26.855Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
09:11:27 [2020-01-02T09:11:27.424Z] ok  	github.com/docker/docker/pkg/fsutils	0.274s	coverage: 85.1% of statements
09:11:27 [2020-01-02T09:11:27.425Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
09:11:27 [2020-01-02T09:11:27.425Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.137s	coverage: 84.1% of statements
09:11:27 [2020-01-02T09:11:27.675Z] #19 ...
09:11:27 [2020-01-02T09:11:27.675Z] 
09:11:27 [2020-01-02T09:11:27.675Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:27 [2020-01-02T09:11:27.675Z] #45 269.3 github.com/LK4D4/vndr/godl
09:11:27 [2020-01-02T09:11:27.675Z] #45 270.5 github.com/LK4D4/vndr
09:11:28 [2020-01-02T09:11:28.369Z] ok  	github.com/docker/docker/layer	7.817s	coverage: 68.8% of statements
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/oci	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:11:28 [2020-01-02T09:11:28.369Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 91.7% of statements
09:11:28 [2020-01-02T09:11:28.941Z] ok  	github.com/docker/docker/pkg/locker	0.035s	coverage: 88.9% of statements
09:11:28 [2020-01-02T09:11:28.941Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
09:11:29 [2020-01-02T09:11:29.202Z] ok  	github.com/docker/docker/pkg/ioutils	0.645s	coverage: 70.6% of statements
09:11:29 [2020-01-02T09:11:29.202Z] ok  	github.com/docker/docker/pkg/idtools	0.859s	coverage: 70.1% of statements
09:11:29 [2020-01-02T09:11:29.202Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:11:29 [2020-01-02T09:11:29.462Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
09:11:30 [2020-01-02T09:11:30.034Z] ok  	github.com/docker/docker/pkg/parsers	0.028s	coverage: 97.0% of statements
09:11:30 [2020-01-02T09:11:30.034Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
09:11:30 [2020-01-02T09:11:30.295Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 91.4% of statements
09:11:30 [2020-01-02T09:11:30.555Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
09:11:30 [2020-01-02T09:11:30.816Z] ok  	github.com/docker/docker/pkg/mount	0.929s	coverage: 70.0% of statements
09:11:30 [2020-01-02T09:11:30.816Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:11:30 [2020-01-02T09:11:30.816Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:11:30 [2020-01-02T09:11:30.816Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:11:31 [2020-01-02T09:11:31.387Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
09:11:31 [2020-01-02T09:11:31.961Z] ok  	github.com/docker/docker/pkg/pools	0.015s	coverage: 88.2% of statements
09:11:31 [2020-01-02T09:11:31.961Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
09:11:31 [2020-01-02T09:11:31.961Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
09:11:32 [2020-01-02T09:11:32.080Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:11:32 [2020-01-02T09:11:32.080Z] 
09:11:32 [2020-01-02T09:11:32.106Z] #45 ...
09:11:32 [2020-01-02T09:11:32.106Z] 
09:11:32 [2020-01-02T09:11:32.106Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:11:32 [2020-01-02T09:11:32.106Z] #19 10.84 Collecting yamllint==1.16.0
09:11:32 [2020-01-02T09:11:32.533Z] ok  	github.com/docker/docker/pkg/reexec	0.027s	coverage: 82.4% of statements
09:11:33 [2020-01-02T09:11:33.452Z] 
09:11:33 [2020-01-02T09:11:33.471Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
09:11:33 [2020-01-02T09:11:33.471Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 73.9% of statements
09:11:33 [2020-01-02T09:11:33.711Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:11:33 [2020-01-02T09:11:33.969Z] 
09:11:33 [2020-01-02T09:11:33.969Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:11:33 [2020-01-02T09:11:33.969Z] PKG_CONFIG=pkg-config
09:11:33 [2020-01-02T09:11:33.969Z] GOLANG_VERSION=1.13.5
09:11:33 [2020-01-02T09:11:33.969Z] HOSTNAME=7e0a1d8c995a
09:11:33 [2020-01-02T09:11:33.969Z] KEEPBUNDLE=1
09:11:33 [2020-01-02T09:11:33.969Z] container=docker
09:11:33 [2020-01-02T09:11:33.969Z] TEST_SKIP_INTEGRATION=1
09:11:33 [2020-01-02T09:11:33.969Z] GO111MODULE=off
09:11:33 [2020-01-02T09:11:33.969Z] GOPATH=/go
09:11:33 [2020-01-02T09:11:33.969Z] PWD=/go/src/github.com/docker/docker
09:11:33 [2020-01-02T09:11:33.969Z] HOME=/root
09:11:33 [2020-01-02T09:11:33.969Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:11:33 [2020-01-02T09:11:33.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:11:33 [2020-01-02T09:11:33.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:11:33 [2020-01-02T09:11:33.969Z] DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:11:33 [2020-01-02T09:11:33.969Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:11:33 [2020-01-02T09:11:33.969Z] DOCKER_GRAPHDRIVER=overlay2
09:11:33 [2020-01-02T09:11:33.969Z] TERM=xterm
09:11:33 [2020-01-02T09:11:33.969Z] VALIDATE_BRANCH=master
09:11:33 [2020-01-02T09:11:33.969Z] DEST=bundles/test-integration
09:11:33 [2020-01-02T09:11:33.969Z] SHLVL=1
09:11:33 [2020-01-02T09:11:33.969Z] TIMEOUT=120m
09:11:33 [2020-01-02T09:11:33.969Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:11:33 [2020-01-02T09:11:33.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:11:33 [2020-01-02T09:11:33.969Z] DOCKER_PKG=github.com/docker/docker
09:11:33 [2020-01-02T09:11:33.969Z] TESTDEBUG=0
09:11:33 [2020-01-02T09:11:33.969Z] _=/usr/bin/env
09:11:33 [2020-01-02T09:11:33.969Z] Building test suite binary ./integration-cli/test.main
09:11:33 [2020-01-02T09:11:33.969Z] No new tests added to integration.
09:11:33 [2020-01-02T09:11:33.969Z] 
09:11:33 [2020-01-02T09:11:33.969Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:11:34 [2020-01-02T09:11:34.040Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
09:11:34 [2020-01-02T09:11:34.040Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
09:11:34 [2020-01-02T09:11:34.183Z] #19 12.93   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:11:34 [2020-01-02T09:11:34.227Z] 
09:11:34 [2020-01-02T09:11:34.300Z] ok  	github.com/docker/docker/pkg/symlink	0.022s	coverage: 87.7% of statements
09:11:34 [2020-01-02T09:11:34.485Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:11:34 [2020-01-02T09:11:34.485Z] PKG_CONFIG=pkg-config
09:11:34 [2020-01-02T09:11:34.485Z] GOLANG_VERSION=1.13.5
09:11:34 [2020-01-02T09:11:34.485Z] HOSTNAME=fac0f64bf5b3
09:11:34 [2020-01-02T09:11:34.485Z] KEEPBUNDLE=1
09:11:34 [2020-01-02T09:11:34.485Z] container=docker
09:11:34 [2020-01-02T09:11:34.485Z] TEST_SKIP_INTEGRATION=1
09:11:34 [2020-01-02T09:11:34.485Z] GO111MODULE=off
09:11:34 [2020-01-02T09:11:34.485Z] GOPATH=/go
09:11:34 [2020-01-02T09:11:34.485Z] PWD=/go/src/github.com/docker/docker
09:11:34 [2020-01-02T09:11:34.485Z] HOME=/root
09:11:34 [2020-01-02T09:11:34.485Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:11:34 [2020-01-02T09:11:34.485Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:11:34 [2020-01-02T09:11:34.485Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:11:34 [2020-01-02T09:11:34.485Z] DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:11:34 [2020-01-02T09:11:34.485Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:11:34 [2020-01-02T09:11:34.485Z] DOCKER_GRAPHDRIVER=overlay2
09:11:34 [2020-01-02T09:11:34.485Z] TERM=xterm
09:11:34 [2020-01-02T09:11:34.485Z] VALIDATE_BRANCH=master
09:11:34 [2020-01-02T09:11:34.485Z] DEST=bundles/test-integration
09:11:34 [2020-01-02T09:11:34.485Z] SHLVL=1
09:11:34 [2020-01-02T09:11:34.485Z] TIMEOUT=120m
09:11:34 [2020-01-02T09:11:34.485Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:11:34 [2020-01-02T09:11:34.485Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:11:34 [2020-01-02T09:11:34.485Z] DOCKER_PKG=github.com/docker/docker
09:11:34 [2020-01-02T09:11:34.485Z] TESTDEBUG=0
09:11:34 [2020-01-02T09:11:34.485Z] _=/usr/bin/env
09:11:34 [2020-01-02T09:11:34.485Z] Building test suite binary ./integration-cli/test.main
09:11:34 [2020-01-02T09:11:34.560Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 80.6% of statements
09:11:35 [2020-01-02T09:11:35.214Z] #19 14.06 Collecting pyyaml (from yamllint==1.16.0)
09:11:35 [2020-01-02T09:11:35.423Z] PKG_CONFIG=pkg-config
09:11:35 [2020-01-02T09:11:35.423Z] GOLANG_VERSION=1.13.5
09:11:35 [2020-01-02T09:11:35.423Z] HOSTNAME=08b1c19553cd
09:11:35 [2020-01-02T09:11:35.423Z] KEEPBUNDLE=1
09:11:35 [2020-01-02T09:11:35.423Z] container=docker
09:11:35 [2020-01-02T09:11:35.423Z] TEST_SKIP_INTEGRATION_CLI=1
09:11:35 [2020-01-02T09:11:35.423Z] GO111MODULE=off
09:11:35 [2020-01-02T09:11:35.423Z] GOPATH=/go
09:11:35 [2020-01-02T09:11:35.423Z] PWD=/go/src/github.com/docker/docker
09:11:35 [2020-01-02T09:11:35.423Z] HOME=/root
09:11:35 [2020-01-02T09:11:35.423Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:11:35 [2020-01-02T09:11:35.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:11:35 [2020-01-02T09:11:35.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:11:35 [2020-01-02T09:11:35.423Z] DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:11:35 [2020-01-02T09:11:35.423Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:11:35 [2020-01-02T09:11:35.423Z] DOCKER_GRAPHDRIVER=overlay2
09:11:35 [2020-01-02T09:11:35.423Z] TERM=xterm
09:11:35 [2020-01-02T09:11:35.423Z] VALIDATE_BRANCH=master
09:11:35 [2020-01-02T09:11:35.423Z] DEST=bundles/test-integration
09:11:35 [2020-01-02T09:11:35.423Z] SHLVL=1
09:11:35 [2020-01-02T09:11:35.423Z] TIMEOUT=120m
09:11:35 [2020-01-02T09:11:35.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:11:35 [2020-01-02T09:11:35.423Z] DOCKER_PKG=github.com/docker/docker
09:11:35 [2020-01-02T09:11:35.423Z] TESTDEBUG=0
09:11:35 [2020-01-02T09:11:35.423Z] _=/usr/bin/env
09:11:35 [2020-01-02T09:11:35.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:11:35 [2020-01-02T09:11:35.499Z] ok  	github.com/docker/docker/pkg/tailfile	0.096s	coverage: 88.6% of statements
09:11:35 [2020-01-02T09:11:35.499Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 36.2% of statements
09:11:35 [2020-01-02T09:11:35.499Z] ok  	github.com/docker/docker/pkg/signal	2.793s	coverage: 61.0% of statements
09:11:35 [2020-01-02T09:11:35.844Z] #19 14.88   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:11:36 [2020-01-02T09:11:36.070Z] testing: warning: no tests to run
09:11:36 [2020-01-02T09:11:36.070Z] coverage: [no statements]
09:11:36 [2020-01-02T09:11:36.070Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
09:11:36 [2020-01-02T09:11:36.331Z] ok  	github.com/docker/docker/pkg/term	0.044s	coverage: 84.8% of statements
09:11:36 [2020-01-02T09:11:36.712Z] ok  	github.com/docker/docker/pkg/tarsum	0.108s	coverage: 89.3% of statements
09:11:36 [2020-01-02T09:11:36.713Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
09:11:36 [2020-01-02T09:11:36.974Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
09:11:36 [2020-01-02T09:11:36.974Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
09:11:37 [2020-01-02T09:11:37.347Z] #19 ...
09:11:37 [2020-01-02T09:11:37.348Z] 
09:11:37 [2020-01-02T09:11:37.348Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:37 [2020-01-02T09:11:37.348Z] #42 191.8   CC       criu/cr-service.o
09:11:37 [2020-01-02T09:11:37.348Z] #42 195.8   CC       criu/crtools.o
09:11:37 [2020-01-02T09:11:37.348Z] #42 197.7   CC       criu/eventfd.o
09:11:37 [2020-01-02T09:11:37.348Z] #42 198.5   CC       criu/eventpoll.o
09:11:37 [2020-01-02T09:11:37.348Z] #42 200.5   CC       criu/external.o
09:11:37 [2020-01-02T09:11:37.348Z] #42 201.3   CC       criu/fault-injection.o
09:11:37 [2020-01-02T09:11:37.348Z] #42 201.6   CC       criu/fdstore.o
09:11:37 [2020-01-02T09:11:37.977Z] #42 202.5   CC       criu/fifo.o
09:11:38 [2020-01-02T09:11:38.898Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
09:11:39 [2020-01-02T09:11:39.008Z] #42 203.4   CC       criu/file-ids.o
09:11:39 [2020-01-02T09:11:39.168Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 73.8% of statements
09:11:39 [2020-01-02T09:11:39.436Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
09:11:39 [2020-01-02T09:11:39.636Z] #42 204.1   CC       criu/file-lock.o
09:11:40 [2020-01-02T09:11:40.385Z] ok  	github.com/docker/docker/plugin	0.604s	coverage: 27.1% of statements
09:11:40 [2020-01-02T09:11:40.701Z] #42 ...
09:11:40 [2020-01-02T09:11:40.701Z] 
09:11:40 [2020-01-02T09:11:40.701Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:11:40 [2020-01-02T09:11:40.701Z] #19 19.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:11:40 [2020-01-02T09:11:40.954Z] ok  	github.com/docker/docker/registry/resumable	0.046s	coverage: 100.0% of statements
09:11:41 [2020-01-02T09:11:41.214Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
09:11:41 [2020-01-02T09:11:41.342Z] #19 20.31   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
09:11:41 [2020-01-02T09:11:41.785Z] ok  	github.com/docker/docker/registry	0.263s	coverage: 56.0% of statements
09:11:41 [2020-01-02T09:11:41.970Z] #19 20.95 Building wheels for collected packages: pyyaml
09:11:41 [2020-01-02T09:11:41.970Z] #19 20.95   Running setup.py bdist_wheel for pyyaml: started
09:11:42 [2020-01-02T09:11:42.046Z] ok  	github.com/docker/docker/testutil	0.017s	coverage: 62.5% of statements
09:11:42 [2020-01-02T09:11:42.046Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 68.2% of statements
09:11:42 [2020-01-02T09:11:42.258Z] #19 ...
09:11:42 [2020-01-02T09:11:42.258Z] 
09:11:42 [2020-01-02T09:11:42.258Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:42 [2020-01-02T09:11:42.258Z] #45 DONE 285.6s
09:11:42 [2020-01-02T09:11:42.258Z] 
09:11:42 [2020-01-02T09:11:42.258Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:42 [2020-01-02T09:11:42.258Z] #42 206.3   CC       criu/files-ext.o
09:11:43 [2020-01-02T09:11:43.285Z] #42 208.0   CC       criu/files-reg.o
09:11:43 [2020-01-02T09:11:43.960Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
09:11:44 [2020-01-02T09:11:44.902Z] ok  	github.com/docker/docker/volume/local	0.058s	coverage: 73.0% of statements
09:11:45 [2020-01-02T09:11:45.163Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.0% of statements
09:11:46 [2020-01-02T09:11:46.101Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
09:11:47 [2020-01-02T09:11:47.716Z] #42 ...
09:11:47 [2020-01-02T09:11:47.716Z] 
09:11:47 [2020-01-02T09:11:47.716Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:11:47 [2020-01-02T09:11:47.716Z] #19 24.79   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:11:47 [2020-01-02T09:11:47.716Z] #19 24.79   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:11:47 [2020-01-02T09:11:47.716Z] #19 24.97 Successfully built pyyaml
09:11:47 [2020-01-02T09:11:47.716Z] #19 24.97 Installing collected packages: pyyaml, pathspec, yamllint
09:11:47 [2020-01-02T09:11:47.716Z] #19 25.98 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0
09:11:47 [2020-01-02T09:11:47.716Z] #19 DONE 26.4s
09:11:47 [2020-01-02T09:11:47.716Z] 
09:11:47 [2020-01-02T09:11:47.716Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:11:47 [2020-01-02T09:11:47.716Z] #29 ...
09:11:47 [2020-01-02T09:11:47.716Z] 
09:11:47 [2020-01-02T09:11:47.716Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:47 [2020-01-02T09:11:47.716Z] #42 212.2   CC       criu/files.o
09:11:51 [2020-01-02T09:11:51.231Z] #42 215.7   CC       criu/filesystems.o
09:11:52 [2020-01-02T09:11:52.727Z] #42 216.9   CC       criu/fsnotify.o
09:11:53 [2020-01-02T09:11:53.017Z] #42 ...
09:11:53 [2020-01-02T09:11:53.017Z] 
09:11:53 [2020-01-02T09:11:53.017Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:11:53 [2020-01-02T09:11:53.332Z] #29 296.7 + rm -rf /tmp/tmp.1zxJW8UHt8
09:11:53 [2020-01-02T09:11:53.623Z] #29 DONE 297.2s
09:11:53 [2020-01-02T09:11:53.623Z] 
09:11:53 [2020-01-02T09:11:53.623Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:11:55 [2020-01-02T09:11:55.127Z] #51 ...
09:11:55 [2020-01-02T09:11:55.127Z] 
09:11:55 [2020-01-02T09:11:55.128Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:55 [2020-01-02T09:11:55.128Z] #42 219.5   CC       criu/image-desc.o
09:11:55 [2020-01-02T09:11:55.417Z] #42 219.9   CC       criu/image.o
09:11:56 [2020-01-02T09:11:56.917Z] #42 221.4   CC       criu/ipc_ns.o
09:11:57 [2020-01-02T09:11:57.978Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
09:11:57 [2020-01-02T09:11:57.979Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:11:57 [2020-01-02T09:11:57.979Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:11:58 [2020-01-02T09:11:58.790Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:11:58 [2020-01-02T09:11:58.790Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:11:59 [2020-01-02T09:11:59.020Z] #42 223.5   CC       criu/irmap.o
09:11:59 [2020-01-02T09:11:59.164Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 4.0% of statements
09:11:59 [2020-01-02T09:11:59.164Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:11:59 [2020-01-02T09:11:59.557Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:11:59 [2020-01-02T09:11:59.557Z] ?   	github.com/docker/docker/api/types	[no test files]
09:11:59 [2020-01-02T09:11:59.557Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:11:59 [2020-01-02T09:11:59.557Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:11:59 [2020-01-02T09:11:59.557Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:11:59 [2020-01-02T09:11:59.557Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:11:59 [2020-01-02T09:11:59.962Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
09:11:59 [2020-01-02T09:11:59.962Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:11:59 [2020-01-02T09:11:59.962Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:11:59 [2020-01-02T09:11:59.962Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:11:59 [2020-01-02T09:11:59.962Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:11:59 [2020-01-02T09:11:59.962Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:11:59 [2020-01-02T09:11:59.962Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:11:59 [2020-01-02T09:11:59.962Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:11:59 [2020-01-02T09:11:59.962Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:12:00 [2020-01-02T09:12:00.053Z] #42 224.6   CC       criu/kcmp-ids.o
09:12:00 [2020-01-02T09:12:00.364Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
09:12:00 [2020-01-02T09:12:00.365Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:12:00 [2020-01-02T09:12:00.365Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:12:00 [2020-01-02T09:12:00.684Z] #42 225.1   CC       criu/kerndat.o
09:12:01 [2020-01-02T09:12:01.203Z] ok  	github.com/docker/docker/builder/dockerignore	0.033s	coverage: 96.8% of statements
09:12:02 [2020-01-02T09:12:02.745Z] #42 227.2   CC       criu/libnetlink.o
09:12:03 [2020-01-02T09:12:03.035Z] #42 227.7   CC       criu/log.o
09:12:04 [2020-01-02T09:12:04.069Z] #42 228.7   CC       criu/lsm.o
09:12:04 [2020-01-02T09:12:04.576Z] ok  	github.com/docker/docker/builder/dockerfile	0.877s	coverage: 48.2% of statements
09:12:04 [2020-01-02T09:12:04.958Z] ok  	github.com/docker/docker/builder/remotecontext	0.440s	coverage: 13.6% of statements
09:12:05 [2020-01-02T09:12:05.103Z] #42 229.4   CC       criu/mem.o
09:12:06 [2020-01-02T09:12:06.269Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:12:06 [2020-01-02T09:12:06.661Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.959s	coverage: 86.3% of statements
09:12:06 [2020-01-02T09:12:06.661Z] ?   	github.com/docker/docker/cli	[no test files]
09:12:06 [2020-01-02T09:12:06.661Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:12:07 [2020-01-02T09:12:07.831Z] #42 232.4   CC       criu/mount.o
09:12:08 [2020-01-02T09:12:08.030Z] ok  	github.com/docker/docker/pkg/plugins	33.654s	coverage: 76.6% of statements
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/rootless	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/volume	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === Skipped
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver btrfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver btrfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver btrfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver btrfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver btrfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:73: No driver to put!
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     overlay_test.go:49: Fails to compute changes intermittently
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver zfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver zfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver zfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver zfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:46: Driver zfs not supported
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     graphtest_unix.go:73: No driver to put!
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:12:08 [2020-01-02T09:12:08.030Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] 
09:12:08 [2020-01-02T09:12:08.030Z] DONE 2155 tests, 20 skipped in 188.266s
Post stage
[Pipeline] junit
09:12:08 [2020-01-02T09:12:08.053Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:12:10 [2020-01-02T09:12:10.696Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -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:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/make.sh dynbinary test-integration
09:12:11 [2020-01-02T09:12:11.380Z] ok  	github.com/docker/docker/client	0.330s	coverage: 75.8% of statements
09:12:11 [2020-01-02T09:12:11.637Z] 
09:12:11 [2020-01-02T09:12:11.637Z] Removing bundles/
09:12:11 [2020-01-02T09:12:11.637Z] 
09:12:11 [2020-01-02T09:12:11.637Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:12:11 [2020-01-02T09:12:11.637Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:12:11 [2020-01-02T09:12:11.637Z] GOOS="" GOARCH="" GOARM=""
09:12:14 [2020-01-02T09:12:14.705Z] #42 238.6   CC       criu/namespaces.o
09:12:17 [2020-01-02T09:12:17.445Z] #42 241.9   CC       criu/net.o
09:12:22 [2020-01-02T09:12:22.990Z] #42 247.6   CC       criu/netfilter.o
09:12:24 [2020-01-02T09:12:24.017Z] #42 248.4   CC       criu/page-pipe.o
09:12:25 [2020-01-02T09:12:25.512Z] #42 249.7   CC       criu/page-xfer.o
09:12:27 [2020-01-02T09:12:27.577Z] #42 251.9   CC       criu/pagemap-cache.o
09:12:28 [2020-01-02T09:12:28.209Z] #42 252.9   CC       criu/pagemap.o
09:12:30 [2020-01-02T09:12:30.296Z] #42 254.5   CC       criu/parasite-syscall.o
09:12:31 [2020-01-02T09:12:31.791Z] #42 256.3   CC       criu/path.o
09:12:32 [2020-01-02T09:12:32.418Z] #42 256.8   CC       criu/pie-util-vdso-elf32.o
09:12:33 [2020-01-02T09:12:33.044Z] #42 257.5   CC       criu/pie-util-vdso.o
09:12:33 [2020-01-02T09:12:33.670Z] #42 258.1   CC       criu/pie-util.o
09:12:33 [2020-01-02T09:12:33.961Z] #42 258.5   CC       criu/pipes.o
09:12:35 [2020-01-02T09:12:35.482Z] #42 260.0   CC       criu/plugin.o
09:12:36 [2020-01-02T09:12:36.112Z] #42 260.8   CC       criu/proc_parse.o
09:12:40 [2020-01-02T09:12:40.698Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:12:40 [2020-01-02T09:12:40.699Z] 
09:12:40 [2020-01-02T09:12:40.699Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:12:40 [2020-01-02T09:12:40.699Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:12:40 [2020-01-02T09:12:40.699Z] Using test binary docker
09:12:40 [2020-01-02T09:12:40.699Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:12:40 [2020-01-02T09:12:40.699Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:12:40 [2020-01-02T09:12:40.699Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:12:40 [2020-01-02T09:12:40.699Z] Warning failed to create cache: (null)
09:12:40 [2020-01-02T09:12:40.699Z] .
09:12:40 [2020-01-02T09:12:40.699Z] INFO: Waiting for daemon to start...
09:12:40 [2020-01-02T09:12:40.699Z] Starting dockerd
09:12:41 [2020-01-02T09:12:41.663Z] #42 265.4   CC       criu/protobuf-desc.o
09:12:42 [2020-01-02T09:12:42.069Z] .
09:12:42 [2020-01-02T09:12:42.069Z] INFO: Building docker-sdk-python3:4.1.0...
09:12:42 [2020-01-02T09:12:42.692Z] #42 267.2   CC       criu/protobuf.o
09:12:43 [2020-01-02T09:12:43.323Z] #42 267.9   CC       criu/pstree.o
09:12:45 [2020-01-02T09:12:45.826Z] ok  	github.com/docker/docker/cmd/dockerd	0.052s	coverage: 30.3% of statements
09:12:45 [2020-01-02T09:12:45.826Z] ok  	github.com/docker/docker/container	0.114s	coverage: 35.3% of statements
09:12:45 [2020-01-02T09:12:45.826Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:12:45 [2020-01-02T09:12:45.826Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:12:45 [2020-01-02T09:12:45.826Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:12:45 [2020-01-02T09:12:45.826Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:12:46 [2020-01-02T09:12:46.049Z] #42 270.2   CC       criu/rbtree.o
09:12:46 [2020-01-02T09:12:46.340Z] #42 270.8   CC       criu/rst-malloc.o
09:12:46 [2020-01-02T09:12:46.971Z] #42 271.3   CC       criu/seccomp.o
09:12:48 [2020-01-02T09:12:48.000Z] #42 272.4   CC       criu/seize.o
09:12:49 [2020-01-02T09:12:49.501Z] #42 273.9   CC       criu/servicefd.o
09:12:50 [2020-01-02T09:12:50.044Z] ok  	github.com/docker/docker/daemon/cluster	0.042s	coverage: 0.5% of statements
09:12:50 [2020-01-02T09:12:50.130Z] #42 274.8   CC       criu/shmem.o
09:12:52 [2020-01-02T09:12:52.187Z] #42 276.6   CC       criu/sigframe.o
09:12:52 [2020-01-02T09:12:52.477Z] #42 ...
09:12:52 [2020-01-02T09:12:52.477Z] 
09:12:52 [2020-01-02T09:12:52.477Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:12:52 [2020-01-02T09:12:52.477Z] #39 356.1 + dpkg --print-architecture
09:12:52 [2020-01-02T09:12:52.477Z] #39 356.1 + cd /tmp/tmp.1wx4h3DYuZ/src/github.com/docker/distribution
09:12:52 [2020-01-02T09:12:52.477Z] #39 356.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:12:52 [2020-01-02T09:12:52.627Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
09:12:53 [2020-01-02T09:12:53.538Z] #39 356.8 + GOPATH=/tmp/tmp.1wx4h3DYuZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1wx4h3DYuZ
09:12:53 [2020-01-02T09:12:53.538Z] #39 356.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:12:54 [2020-01-02T09:12:54.743Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.8% of statements
09:13:01 [2020-01-02T09:13:01.991Z] #39 ...
09:13:01 [2020-01-02T09:13:01.991Z] 
09:13:01 [2020-01-02T09:13:01.991Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:13:01 [2020-01-02T09:13:01.991Z] #55 208.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:13:01 [2020-01-02T09:13:01.992Z] #55 211.7 + mkdir -p /build
09:13:01 [2020-01-02T09:13:01.992Z] #55 211.7 + cp runc /build/runc
09:13:01 [2020-01-02T09:13:01.992Z] #55 DONE 211.9s
09:13:01 [2020-01-02T09:13:01.992Z] 
09:13:01 [2020-01-02T09:13:01.992Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:01 [2020-01-02T09:13:01.992Z] #42 277.1   CC       criu/signalfd.o
09:13:01 [2020-01-02T09:13:01.992Z] #42 277.7   CC       criu/sk-inet.o
09:13:01 [2020-01-02T09:13:01.992Z] #42 279.9   CC       criu/sk-netlink.o
09:13:01 [2020-01-02T09:13:01.992Z] #42 280.7   CC       criu/sk-packet.o
09:13:01 [2020-01-02T09:13:01.992Z] #42 281.8   CC       criu/sk-queue.o
09:13:01 [2020-01-02T09:13:01.992Z] #42 282.7   CC       criu/sk-tcp.o
09:13:01 [2020-01-02T09:13:01.992Z] #42 283.9   CC       criu/sk-unix.o
09:13:04 [2020-01-02T09:13:04.276Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.441s	coverage: 13.7% of statements
09:13:04 [2020-01-02T09:13:04.276Z] ok  	github.com/docker/docker/daemon	12.313s	coverage: 17.6% of statements
09:13:04 [2020-01-02T09:13:04.276Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:13:04 [2020-01-02T09:13:04.276Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:13:04 [2020-01-02T09:13:04.670Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 82.1% of statements
09:13:04 [2020-01-02T09:13:04.883Z] #42 289.2   CC       criu/sockets.o
09:13:05 [2020-01-02T09:13:05.983Z] ok  	github.com/docker/docker/daemon/discovery	0.012s	coverage: 30.0% of statements
09:13:05 [2020-01-02T09:13:05.983Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
09:13:05 [2020-01-02T09:13:05.983Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:13:05 [2020-01-02T09:13:05.983Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:13:06 [2020-01-02T09:13:06.402Z] #42 291.0   CC       criu/stats.o
09:13:07 [2020-01-02T09:13:07.034Z] #42 291.6   CC       criu/string.o
09:13:07 [2020-01-02T09:13:07.313Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
09:13:07 [2020-01-02T09:13:07.324Z] #42 291.8   CC       criu/sysctl.o
09:13:08 [2020-01-02T09:13:08.356Z] #42 292.9   CC       criu/sysfs_parse.o
09:13:09 [2020-01-02T09:13:09.325Z] #42 294.0   CC       criu/timerfd.o
09:13:09 [2020-01-02T09:13:09.834Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
09:13:10 [2020-01-02T09:13:10.363Z] #42 294.7   CC       criu/tty.o
09:13:11 [2020-01-02T09:13:11.151Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.335s	coverage: 57.9% of statements
09:13:13 [2020-01-02T09:13:13.860Z] #42 298.2   CC       criu/tun.o
09:13:14 [2020-01-02T09:13:14.886Z] #42 299.3   CC       criu/uffd.o
09:13:17 [2020-01-02T09:13:17.604Z] #42 301.8   CC       criu/util.o
09:13:19 [2020-01-02T09:13:19.101Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.955s	coverage: 46.2% of statements
09:13:20 [2020-01-02T09:13:20.323Z] #42 304.4   CC       criu/uts_ns.o
09:13:20 [2020-01-02T09:13:20.365Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.012s	coverage: 72.5% of statements
09:13:20 [2020-01-02T09:13:20.365Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:13:20 [2020-01-02T09:13:20.631Z] #42 304.9   CC       criu/vdso.o
09:13:21 [2020-01-02T09:13:21.260Z] #42 305.9   LINK     criu/built-in.o
09:13:21 [2020-01-02T09:13:21.549Z] #42 306.1   LINK     criu/criu
09:13:21 [2020-01-02T09:13:21.678Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.041s	coverage: 48.6% of statements
09:13:22 [2020-01-02T09:13:22.578Z] #42 307.0   DEP      lib/c/criu.d
09:13:22 [2020-01-02T09:13:22.868Z] #42 307.3   CC       images/rpc.pb-c.o
09:13:23 [2020-01-02T09:13:23.529Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.601s	coverage: 76.1% of statements
09:13:23 [2020-01-02T09:13:23.905Z] #42 308.6   CC       lib/c/criu.o
09:13:24 [2020-01-02T09:13:24.339Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
09:13:25 [2020-01-02T09:13:25.657Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
09:13:26 [2020-01-02T09:13:26.627Z] #42 310.8   LINK     lib/c/built-in.o
09:13:26 [2020-01-02T09:13:26.627Z] #42 310.8   LINK     lib/c/libcriu.so
09:13:26 [2020-01-02T09:13:26.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:13:26 [2020-01-02T09:13:26.916Z] #42 311.3   GEN      magic.py
09:13:26 [2020-01-02T09:13:26.916Z] #42 311.4 Note: Building without setproctitle() and strlcpy() support.
09:13:26 [2020-01-02T09:13:26.916Z] #42 311.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:13:27 [2020-01-02T09:13:27.507Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.890s	coverage: 59.8% of statements
09:13:27 [2020-01-02T09:13:27.507Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:13:27 [2020-01-02T09:13:27.507Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:13:28 [2020-01-02T09:13:28.366Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.9% of statements
09:13:28 [2020-01-02T09:13:28.366Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:13:28 [2020-01-02T09:13:28.366Z] ok  	github.com/docker/docker/daemon/links	0.018s	coverage: 93.0% of statements
09:13:28 [2020-01-02T09:13:28.366Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:13:28 [2020-01-02T09:13:28.439Z] #42 312.6 fatal: Not a git repository (or any of the parent directories): .git
09:13:28 [2020-01-02T09:13:28.735Z] sha256:5879b4c1f49b10e2ab73f66d2d085c0c62e6fae977f958da9c1a6bae2353bdf3
09:13:28 [2020-01-02T09:13:28.735Z] INFO: Starting docker-py tests...
09:13:28 [2020-01-02T09:13:28.735Z] ============================= test session starts ==============================
09:13:28 [2020-01-02T09:13:28.735Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
09:13:28 [2020-01-02T09:13:28.735Z] rootdir: /src, inifile: pytest.ini
09:13:28 [2020-01-02T09:13:28.735Z] plugins: timeout-1.3.3, cov-2.6.1
09:13:28 [2020-01-02T09:13:28.735Z] collected 385 items / 5 deselected / 380 selected
09:13:28 [2020-01-02T09:13:28.735Z] 
09:13:29 [2020-01-02T09:13:29.473Z] #42 314.0 make[1]: Nothing to be done for 'all'.
09:13:30 [2020-01-02T09:13:30.549Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 42.7% of statements
09:13:30 [2020-01-02T09:13:30.968Z] #42 315.3 make[1]: 'images/built-in.o' is up to date.
09:13:30 [2020-01-02T09:13:30.968Z] #42 315.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:13:30 [2020-01-02T09:13:30.968Z] #42 315.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:13:30 [2020-01-02T09:13:30.968Z] #42 315.5 make[1]: 'compel/libcompel.a' is up to date.
09:13:30 [2020-01-02T09:13:30.968Z] #42 315.6 make[1]: 'compel/compel-host-bin' is up to date.
09:13:30 [2020-01-02T09:13:30.968Z] #42 315.7 make[1]: Nothing to be done for 'all'.
09:13:31 [2020-01-02T09:13:31.032Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.177s	coverage: 77.8% of statements
09:13:31 [2020-01-02T09:13:31.032Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:13:31 [2020-01-02T09:13:31.032Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:13:31 [2020-01-02T09:13:31.259Z] #42 315.8 make[1]: 'soccr/libsoccr.a' is up to date.
09:13:31 [2020-01-02T09:13:31.547Z] #42 316.1 make[2]: Nothing to be done for 'all'.
09:13:31 [2020-01-02T09:13:31.547Z] #42 316.2 make[2]: Nothing to be done for 'all'.
09:13:31 [2020-01-02T09:13:31.547Z] #42 316.3 make[2]: Nothing to be done for 'all'.
09:13:31 [2020-01-02T09:13:31.834Z] #42 316.5 make[2]: Nothing to be done for 'all'.
09:13:32 [2020-01-02T09:13:32.122Z] #42 316.6 make[2]: Nothing to be done for 'all'.
09:13:32 [2020-01-02T09:13:32.122Z] #42 316.6 make[2]: Nothing to be done for 'all'.
09:13:32 [2020-01-02T09:13:32.122Z] #42 316.7 make[2]: Nothing to be done for 'all'.
09:13:32 [2020-01-02T09:13:32.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:13:32 [2020-01-02T09:13:32.410Z] #42 316.9 make[2]: Nothing to be done for 'all'.
09:13:32 [2020-01-02T09:13:32.410Z] #42 316.9   INSTALL  criu/criu
09:13:32 [2020-01-02T09:13:32.410Z] #42 DONE 317.1s
09:13:32 [2020-01-02T09:13:32.410Z] 
09:13:32 [2020-01-02T09:13:32.410Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:33 [2020-01-02T09:13:33.283Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:13:33 [2020-01-02T09:13:33.283Z] 
09:13:33 [2020-01-02T09:13:33.283Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:13:33 [2020-01-02T09:13:33.283Z] PKG_CONFIG=pkg-config
09:13:33 [2020-01-02T09:13:33.283Z] GOLANG_VERSION=1.13.5
09:13:33 [2020-01-02T09:13:33.283Z] HOSTNAME=3793074a5b43
09:13:33 [2020-01-02T09:13:33.283Z] DOCKER_EXPERIMENTAL=1
09:13:33 [2020-01-02T09:13:33.283Z] container=docker
09:13:33 [2020-01-02T09:13:33.283Z] TEST_SKIP_INTEGRATION_CLI=1
09:13:33 [2020-01-02T09:13:33.283Z] GO111MODULE=off
09:13:33 [2020-01-02T09:13:33.283Z] GOPATH=/go
09:13:33 [2020-01-02T09:13:33.283Z] PWD=/go/src/github.com/docker/docker
09:13:33 [2020-01-02T09:13:33.283Z] HOME=/root
09:13:33 [2020-01-02T09:13:33.283Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:13:33 [2020-01-02T09:13:33.283Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:13:33 [2020-01-02T09:13:33.283Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:13:33 [2020-01-02T09:13:33.283Z] DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:13:33 [2020-01-02T09:13:33.283Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:13:33 [2020-01-02T09:13:33.283Z] DOCKER_GRAPHDRIVER=overlay2
09:13:33 [2020-01-02T09:13:33.283Z] TERM=xterm
09:13:33 [2020-01-02T09:13:33.283Z] VALIDATE_BRANCH=master
09:13:33 [2020-01-02T09:13:33.283Z] DEST=bundles/test-integration
09:13:33 [2020-01-02T09:13:33.283Z] SHLVL=1
09:13:33 [2020-01-02T09:13:33.283Z] TIMEOUT=120m
09:13:33 [2020-01-02T09:13:33.283Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:13:33 [2020-01-02T09:13:33.283Z] DOCKER_PKG=github.com/docker/docker
09:13:33 [2020-01-02T09:13:33.283Z] TESTDEBUG=0
09:13:33 [2020-01-02T09:13:33.283Z] _=/usr/bin/env
09:13:33 [2020-01-02T09:13:33.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:13:33 [2020-01-02T09:13:33.311Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
09:13:33 [2020-01-02T09:13:33.311Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 26.2% of statements
09:13:33 [2020-01-02T09:13:33.705Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 88.3% of statements
09:13:34 [2020-01-02T09:13:34.566Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
09:13:35 [2020-01-02T09:13:35.402Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 74.7% of statements
09:13:35 [2020-01-02T09:13:35.402Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:13:35 [2020-01-02T09:13:35.946Z] #60 ...
09:13:35 [2020-01-02T09:13:35.946Z] 
09:13:35 [2020-01-02T09:13:35.946Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:13:35 [2020-01-02T09:13:35.946Z] #39 399.1 + rm -rf /tmp/tmp.1wx4h3DYuZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1wx4h3DYuZ
09:13:35 [2020-01-02T09:13:35.946Z] #39 DONE 399.3s
09:13:35 [2020-01-02T09:13:35.946Z] 
09:13:35 [2020-01-02T09:13:35.946Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:36 [2020-01-02T09:13:36.044Z] 65014b3c3121: Pull complete
09:13:36 [2020-01-02T09:13:36.243Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.010s	coverage: 19.9% of statements
09:13:37 [2020-01-02T09:13:37.585Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
09:13:37 [2020-01-02T09:13:37.972Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
09:13:38 [2020-01-02T09:13:38.800Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.660s	coverage: 82.5% of statements
09:13:38 [2020-01-02T09:13:38.800Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:13:39 [2020-01-02T09:13:39.195Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
09:13:39 [2020-01-02T09:13:39.195Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:13:41 [2020-01-02T09:13:41.127Z] ok  	github.com/docker/docker/distribution/metadata	0.047s	coverage: 48.2% of statements
09:13:41 [2020-01-02T09:13:41.502Z] ok  	github.com/docker/docker/distribution	0.329s	coverage: 22.1% of statements
09:13:41 [2020-01-02T09:13:41.502Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:13:42 [2020-01-02T09:13:42.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:13:42 [2020-01-02T09:13:42.817Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 49.4% of statements
09:13:44 [2020-01-02T09:13:44.341Z] ok  	github.com/docker/docker/image	0.020s	coverage: 86.4% of statements
09:13:45 [2020-01-02T09:13:45.302Z] ok  	github.com/docker/docker/distribution/xfer	2.215s	coverage: 85.1% of statements
09:13:45 [2020-01-02T09:13:45.302Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:13:46 [2020-01-02T09:13:46.146Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
09:13:46 [2020-01-02T09:13:46.146Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:13:46 [2020-01-02T09:13:46.998Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
09:13:46 [2020-01-02T09:13:46.998Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:13:47 [2020-01-02T09:13:47.818Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
09:13:49 [2020-01-02T09:13:49.122Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.9% of statements
09:13:49 [2020-01-02T09:13:49.122Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:13:49 [2020-01-02T09:13:49.241Z] tests/integration/api_build_test.py ......................X              [  6%]
09:13:49 [2020-01-02T09:13:49.498Z] tests/integration/api_client_test.py .....                               [  7%]
09:13:51 [2020-01-02T09:13:51.125Z] tests/integration/api_config_test.py .....                               [  8%]
09:13:51 [2020-01-02T09:13:51.597Z] ok  	github.com/docker/docker/pkg/archive	0.608s	coverage: 77.0% of statements
09:13:52 [2020-01-02T09:13:52.389Z] ok  	github.com/docker/docker/pkg/authorization	0.367s	coverage: 68.3% of statements
09:13:52 [2020-01-02T09:13:52.781Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:13:53 [2020-01-02T09:13:53.159Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:13:55 [2020-01-02T09:13:55.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:13:55 [2020-01-02T09:13:55.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:13:56 [2020-01-02T09:13:56.562Z] ok  	github.com/docker/docker/layer	7.822s	coverage: 68.8% of statements
09:13:56 [2020-01-02T09:13:56.563Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:13:56 [2020-01-02T09:13:56.563Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:13:56 [2020-01-02T09:13:56.563Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:13:56 [2020-01-02T09:13:56.563Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:13:56 [2020-01-02T09:13:56.563Z] ?   	github.com/docker/docker/oci	[no test files]
09:13:56 [2020-01-02T09:13:56.563Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:13:56 [2020-01-02T09:13:56.563Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
09:13:56 [2020-01-02T09:13:56.952Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
09:13:57 [2020-01-02T09:13:57.359Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
09:13:57 [2020-01-02T09:13:57.737Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.494s	coverage: 43.2% of statements
09:13:57 [2020-01-02T09:13:57.737Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:13:57 [2020-01-02T09:13:57.737Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:13:58 [2020-01-02T09:13:58.829Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
09:13:59 [2020-01-02T09:13:59.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:13:59 [2020-01-02T09:13:59.793Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.036s	coverage: 93.8% of statements
09:14:00 [2020-01-02T09:14:00.747Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
09:14:02 [2020-01-02T09:14:02.081Z] ok  	github.com/docker/docker/pkg/filenotify	0.618s	coverage: 67.0% of statements
09:14:02 [2020-01-02T09:14:02.906Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.242s	coverage: 84.1% of statements
09:14:02 [2020-01-02T09:14:02.906Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
09:14:03 [2020-01-02T09:14:03.318Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
09:14:03 [2020-01-02T09:14:03.719Z] ok  	github.com/docker/docker/pkg/fsutils	0.454s	coverage: 85.1% of statements
09:14:05 [2020-01-02T09:14:05.040Z] ok  	github.com/docker/docker/pkg/idtools	0.966s	coverage: 70.1% of statements
09:14:05 [2020-01-02T09:14:05.040Z] ok  	github.com/docker/docker/pkg/ioutils	0.403s	coverage: 70.6% of statements
09:14:05 [2020-01-02T09:14:05.452Z] ok  	github.com/docker/docker/pkg/locker	0.013s	coverage: 88.9% of statements
09:14:05 [2020-01-02T09:14:05.853Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
09:14:05 [2020-01-02T09:14:05.853Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
09:14:05 [2020-01-02T09:14:05.853Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:14:06 [2020-01-02T09:14:06.668Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:14:07 [2020-01-02T09:14:07.049Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:14:07 [2020-01-02T09:14:07.460Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:14:07 [2020-01-02T09:14:07.853Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
09:14:07 [2020-01-02T09:14:07.853Z] ok  	github.com/docker/docker/pkg/mount	1.131s	coverage: 70.0% of statements
09:14:07 [2020-01-02T09:14:07.853Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:14:08 [2020-01-02T09:14:08.248Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
09:14:08 [2020-01-02T09:14:08.248Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:14:08 [2020-01-02T09:14:08.248Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:14:09 [2020-01-02T09:14:09.084Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
09:14:09 [2020-01-02T09:14:09.914Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:14:10 [2020-01-02T09:14:10.363Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:14:10 [2020-01-02T09:14:10.863Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:14:12 [2020-01-02T09:14:12.287Z] ok  	github.com/docker/docker/pkg/pubsub	1.062s	coverage: 73.9% of statements
09:14:12 [2020-01-02T09:14:12.693Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
09:14:15 [2020-01-02T09:14:15.266Z] #60 384.8 + bin/containerd
09:14:15 [2020-01-02T09:14:15.935Z] ok  	github.com/docker/docker/pkg/signal	2.641s	coverage: 61.0% of statements
09:14:16 [2020-01-02T09:14:16.328Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:14:16 [2020-01-02T09:14:16.715Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:14:17 [2020-01-02T09:14:17.108Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:14:17 [2020-01-02T09:14:17.322Z] #60 ...
09:14:17 [2020-01-02T09:14:17.322Z] 
09:14:17 [2020-01-02T09:14:17.322Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:14:17 [2020-01-02T09:14:17.322Z] #51 DONE 440.6s
09:14:17 [2020-01-02T09:14:17.322Z] 
09:14:17 [2020-01-02T09:14:17.322Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:14:17 [2020-01-02T09:14:17.517Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
09:14:17 [2020-01-02T09:14:17.889Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
09:14:18 [2020-01-02T09:14:18.728Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.2% of statements
09:14:19 [2020-01-02T09:14:19.121Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
09:14:19 [2020-01-02T09:14:19.936Z] ok  	github.com/docker/docker/pkg/tarsum	0.035s	coverage: 89.3% of statements
09:14:20 [2020-01-02T09:14:20.317Z] ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 84.8% of statements
09:14:20 [2020-01-02T09:14:20.690Z] testing: warning: no tests to run
09:14:20 [2020-01-02T09:14:20.690Z] coverage: [no statements]
09:14:20 [2020-01-02T09:14:20.690Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
09:14:21 [2020-01-02T09:14:21.079Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:14:21 [2020-01-02T09:14:21.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:14:21 [2020-01-02T09:14:21.479Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
09:14:21 [2020-01-02T09:14:21.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:14:22 [2020-01-02T09:14:22.184Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:14:23 [2020-01-02T09:14:23.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:14:25 [2020-01-02T09:14:25.123Z] ok  	github.com/docker/docker/plugin	0.557s	coverage: 27.1% of statements
09:14:25 [2020-01-02T09:14:25.438Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:14:25 [2020-01-02T09:14:25.560Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:14:25 [2020-01-02T09:14:25.764Z] #23 447.7 + return
09:14:25 [2020-01-02T09:14:25.764Z] #23 DONE 447.8s
09:14:25 [2020-01-02T09:14:25.764Z] 
09:14:25 [2020-01-02T09:14:25.764Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:25 [2020-01-02T09:14:25.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:14:26 [2020-01-02T09:14:26.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:14:26 [2020-01-02T09:14:26.896Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 76.2% of statements
09:14:27 [2020-01-02T09:14:27.258Z] #60 ...
09:14:27 [2020-01-02T09:14:27.258Z] 
09:14:27 [2020-01-02T09:14:27.258Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:14:27 [2020-01-02T09:14:27.258Z] #24 DONE 0.1s
09:14:27 [2020-01-02T09:14:27.258Z] 
09:14:27 [2020-01-02T09:14:27.258Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:14:27 [2020-01-02T09:14:27.296Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:14:27 [2020-01-02T09:14:27.885Z] #28 DONE 0.6s
09:14:27 [2020-01-02T09:14:27.885Z] 
09:14:27 [2020-01-02T09:14:27.885Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:27 [2020-01-02T09:14:27.885Z] #60 ...
09:14:27 [2020-01-02T09:14:27.885Z] 
09:14:27 [2020-01-02T09:14:27.885Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:14:27 [2020-01-02T09:14:27.885Z] #30 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.174Z] 
09:14:28 [2020-01-02T09:14:28.174Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:14:28 [2020-01-02T09:14:28.174Z] #33 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.174Z] 
09:14:28 [2020-01-02T09:14:28.174Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:14:28 [2020-01-02T09:14:28.174Z] #38 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.174Z] 
09:14:28 [2020-01-02T09:14:28.174Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:14:28 [2020-01-02T09:14:28.174Z] #40 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.174Z] 
09:14:28 [2020-01-02T09:14:28.174Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:28 [2020-01-02T09:14:28.462Z] #60 ...
09:14:28 [2020-01-02T09:14:28.462Z] 
09:14:28 [2020-01-02T09:14:28.462Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:14:28 [2020-01-02T09:14:28.462Z] #43 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.462Z] 
09:14:28 [2020-01-02T09:14:28.462Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:14:28 [2020-01-02T09:14:28.462Z] #46 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.462Z] 
09:14:28 [2020-01-02T09:14:28.462Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:14:28 [2020-01-02T09:14:28.462Z] #49 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.462Z] 
09:14:28 [2020-01-02T09:14:28.462Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:28 [2020-01-02T09:14:28.462Z] #60 ...
09:14:28 [2020-01-02T09:14:28.462Z] 
09:14:28 [2020-01-02T09:14:28.462Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:14:28 [2020-01-02T09:14:28.462Z] #52 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.752Z] 
09:14:28 [2020-01-02T09:14:28.752Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:14:28 [2020-01-02T09:14:28.752Z] #56 DONE 0.1s
09:14:28 [2020-01-02T09:14:28.752Z] 
09:14:28 [2020-01-02T09:14:28.752Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:29 [2020-01-02T09:14:29.129Z] ok  	github.com/docker/docker/registry	0.173s	coverage: 56.0% of statements
09:14:29 [2020-01-02T09:14:29.501Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:14:29 [2020-01-02T09:14:29.902Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
09:14:30 [2020-01-02T09:14:30.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:14:30 [2020-01-02T09:14:30.742Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
09:14:31 [2020-01-02T09:14:31.111Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:14:31 [2020-01-02T09:14:31.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:14:34 [2020-01-02T09:14:34.423Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:14:35 [2020-01-02T09:14:35.239Z] ok  	github.com/docker/docker/volume/local	0.030s	coverage: 73.0% of statements
09:14:36 [2020-01-02T09:14:36.056Z] ok  	github.com/docker/docker/volume/mounts	0.024s	coverage: 67.0% of statements
09:14:36 [2020-01-02T09:14:36.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:14:37 [2020-01-02T09:14:37.389Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
09:14:40 [2020-01-02T09:14:40.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:14:42 [2020-01-02T09:14:42.645Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.6% of statements
09:14:42 [2020-01-02T09:14:42.645Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:14:42 [2020-01-02T09:14:42.645Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:14:42 [2020-01-02T09:14:42.645Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:14:42 [2020-01-02T09:14:42.645Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:14:42 [2020-01-02T09:14:42.645Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:14:42 [2020-01-02T09:14:42.645Z] ?   	github.com/docker/docker/rootless	[no test files]
09:14:42 [2020-01-02T09:14:42.645Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/volume	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:14:42 [2020-01-02T09:14:42.646Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === Skipped
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:73: No driver to put!
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     overlay_test.go:49: Fails to compute changes intermittently
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     graphtest_unix.go:73: No driver to put!
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:14:43 [2020-01-02T09:14:43.031Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] 
09:14:43 [2020-01-02T09:14:43.031Z] DONE 2155 tests, 20 skipped in 236.543s
Post stage
[Pipeline] junit
09:14:43 [2020-01-02T09:14:43.567Z] Recording test results
09:14:44 [2020-01-02T09:14:44.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:14:45 [2020-01-02T09:14:45.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:14:46 [2020-01-02T09:14:46.330Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -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:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/make.sh dynbinary test-integration
09:14:46 [2020-01-02T09:14:46.726Z] 
09:14:46 [2020-01-02T09:14:46.726Z] Removing bundles/
09:14:46 [2020-01-02T09:14:46.726Z] 
09:14:46 [2020-01-02T09:14:46.726Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:46 [2020-01-02T09:14:46.726Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:14:46 [2020-01-02T09:14:46.726Z] GOOS="" GOARCH="" GOARM=""
09:14:50 [2020-01-02T09:14:50.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:14:52 [2020-01-02T09:14:52.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:14:53 [2020-01-02T09:14:53.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:14:55 [2020-01-02T09:14:55.818Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:14:55 [2020-01-02T09:14:55.818Z] Using test binary docker
09:14:55 [2020-01-02T09:14:55.818Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:14:55 [2020-01-02T09:14:55.818Z] +++ /etc/init.d/apparmor start
09:14:55 [2020-01-02T09:14:55.818Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:14:55 [2020-01-02T09:14:55.818Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:14:55 [2020-01-02T09:14:55.818Z] Warning failed to create cache: (null)
09:14:55 [2020-01-02T09:14:55.818Z] .
09:14:55 [2020-01-02T09:14:55.818Z] INFO: Waiting for daemon to start...
09:14:55 [2020-01-02T09:14:55.818Z] Starting dockerd
09:14:55 [2020-01-02T09:14:55.819Z] +++ 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
09:14:57 [2020-01-02T09:14:57.723Z] .
09:14:57 [2020-01-02T09:14:57.723Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:14:57 [2020-01-02T09:14:57.723Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:14:57 [2020-01-02T09:14:57.723Z] Error: No such image: emptyfs
09:14:57 [2020-01-02T09:14:57.723Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:14:57 [2020-01-02T09:14:57.723Z] ++++ docker load
09:14:58 [2020-01-02T09:14:58.291Z] Running integration-test (iteration 1)
09:14:58 [2020-01-02T09:14:58.291Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:14:58 [2020-01-02T09:14:58.291Z] ++ 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
09:14:58 [2020-01-02T09:14:58.291Z] ++ set -e
09:14:58 [2020-01-02T09:14:58.291Z] ++ '[' -n 0 ']'
09:14:58 [2020-01-02T09:14:58.291Z] ++ set -x
09:14:58 [2020-01-02T09:14:58.291Z] ++ env -i DEST=/go/src/github.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= 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
09:15:03 [2020-01-02T09:15:03.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:15:03 [2020-01-02T09:15:03.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:15:03 [2020-01-02T09:15:03.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:15:07 [2020-01-02T09:15:07.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:15:08 [2020-01-02T09:15:08.011Z] #60 433.8 + bin/containerd-stress
09:15:08 [2020-01-02T09:15:08.012Z] #60 437.5 + bin/containerd-shim
09:15:08 [2020-01-02T09:15:08.277Z] Loaded image: buildpack-deps:jessie
09:15:08 [2020-01-02T09:15:08.277Z] Loaded image: busybox:latest
09:15:08 [2020-01-02T09:15:08.277Z] Loaded image: busybox:glibc
09:15:08 [2020-01-02T09:15:08.277Z] Loaded image: debian:jessie
09:15:08 [2020-01-02T09:15:08.277Z] Loaded image: hello-world:latest
09:15:08 [2020-01-02T09:15:08.277Z] INFO: Testing against a local daemon
09:15:08 [2020-01-02T09:15:08.277Z] === RUN   TestCgroupNamespacesBuild
09:15:08 [2020-01-02T09:15:08.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:15:12 [2020-01-02T09:15:12.468Z] --- PASS: TestCgroupNamespacesBuild (4.36s)
09:15:12 [2020-01-02T09:15:12.468Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:15:13 [2020-01-02T09:15:13.845Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
09:15:13 [2020-01-02T09:15:13.845Z] === RUN   TestBuildWithSession
09:15:13 [2020-01-02T09:15:13.845Z] --- SKIP: TestBuildWithSession (0.00s)
09:15:13 [2020-01-02T09:15:13.845Z]     build_session_test.go:25: TODO: BuildKit
09:15:13 [2020-01-02T09:15:13.845Z] === RUN   TestBuildSquashParent
09:15:16 [2020-01-02T09:15:16.452Z] #60 447.6 + bin/containerd-shim-runc-v1
09:15:16 [2020-01-02T09:15:16.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:15:20 [2020-01-02T09:15:20.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:15:20 [2020-01-02T09:15:20.419Z] --- PASS: TestBuildSquashParent (6.01s)
09:15:20 [2020-01-02T09:15:20.419Z] === RUN   TestBuildWithRemoveAndForceRemove
09:15:20 [2020-01-02T09:15:20.419Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:15:20 [2020-01-02T09:15:20.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:15:20 [2020-01-02T09:15:20.419Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:15:20 [2020-01-02T09:15:20.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:15:20 [2020-01-02T09:15:20.419Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:15:20 [2020-01-02T09:15:20.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:15:20 [2020-01-02T09:15:20.419Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:15:20 [2020-01-02T09:15:20.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:15:20 [2020-01-02T09:15:20.419Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:15:20 [2020-01-02T09:15:20.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:15:20 [2020-01-02T09:15:20.419Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:15:20 [2020-01-02T09:15:20.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:15:20 [2020-01-02T09:15:20.419Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:15:20 [2020-01-02T09:15:20.419Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:15:20 [2020-01-02T09:15:20.419Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:15:20 [2020-01-02T09:15:20.419Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:15:21 [2020-01-02T09:15:21.988Z] #60 452.5 + bin/containerd-shim-runc-v2
09:15:22 [2020-01-02T09:15:22.957Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:15:22 [2020-01-02T09:15:22.957Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:15:23 [2020-01-02T09:15:23.000Z] #60 454.0 + binaries
09:15:23 [2020-01-02T09:15:23.000Z] #60 454.0 + mkdir -p /build
09:15:23 [2020-01-02T09:15:23.000Z] #60 454.0 + cp bin/containerd /build/containerd
09:15:23 [2020-01-02T09:15:23.000Z] #60 454.0 + cp bin/containerd-shim /build/containerd-shim
09:15:23 [2020-01-02T09:15:23.000Z] #60 454.0 + cp bin/ctr /build/ctr
09:15:23 [2020-01-02T09:15:23.000Z] #60 DONE 454.1s
09:15:24 [2020-01-02T09:15:24.479Z] 
09:15:24 [2020-01-02T09:15:24.479Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:15:24 [2020-01-02T09:15:24.479Z] #61 DONE 0.1s
09:15:24 [2020-01-02T09:15:24.479Z] 
09:15:24 [2020-01-02T09:15:24.479Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:15:24 [2020-01-02T09:15:24.479Z] #65 DONE 0.1s
09:15:24 [2020-01-02T09:15:24.479Z] 
09:15:24 [2020-01-02T09:15:24.479Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:15:24 [2020-01-02T09:15:24.479Z] #67 DONE 0.1s
09:15:24 [2020-01-02T09:15:24.479Z] 
09:15:24 [2020-01-02T09:15:24.479Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:15:24 [2020-01-02T09:15:24.479Z] #70 DONE 0.1s
09:15:24 [2020-01-02T09:15:24.764Z] 
09:15:24 [2020-01-02T09:15:24.764Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:15:24 [2020-01-02T09:15:24.764Z] #71 DONE 0.0s
09:15:24 [2020-01-02T09:15:24.764Z] 
09:15:24 [2020-01-02T09:15:24.764Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
09:15:24 [2020-01-02T09:15:24.862Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:15:24 [2020-01-02T09:15:24.862Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s)
09:15:24 [2020-01-02T09:15:24.862Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s)
09:15:24 [2020-01-02T09:15:24.862Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s)
09:15:24 [2020-01-02T09:15:24.862Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s)
09:15:24 [2020-01-02T09:15:24.862Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s)
09:15:24 [2020-01-02T09:15:24.862Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
09:15:24 [2020-01-02T09:15:24.862Z] === RUN   TestBuildMultiStageCopy
09:15:24 [2020-01-02T09:15:24.862Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:15:26 [2020-01-02T09:15:26.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:15:26 [2020-01-02T09:15:26.913Z] #72 DONE 2.2s
09:15:26 [2020-01-02T09:15:26.913Z] 
09:15:26 [2020-01-02T09:15:26.913Z] #73 exporting to oci image format
09:15:26 [2020-01-02T09:15:26.913Z] #73 exporting layers
09:15:27 [2020-01-02T09:15:27.319Z] ................................................                         [ 29%]
09:15:27 [2020-01-02T09:15:27.477Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:15:27 [2020-01-02T09:15:27.736Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:15:28 [2020-01-02T09:15:28.304Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:15:29 [2020-01-02T09:15:29.240Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:15:29 [2020-01-02T09:15:29.499Z] --- PASS: TestBuildMultiStageCopy (4.67s)
09:15:29 [2020-01-02T09:15:29.499Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s)
09:15:29 [2020-01-02T09:15:29.499Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
09:15:29 [2020-01-02T09:15:29.499Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
09:15:29 [2020-01-02T09:15:29.499Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s)
09:15:29 [2020-01-02T09:15:29.499Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
09:15:29 [2020-01-02T09:15:29.499Z] === RUN   TestBuildMultiStageParentConfig
09:15:31 [2020-01-02T09:15:31.402Z] --- PASS: TestBuildMultiStageParentConfig (1.69s)
09:15:31 [2020-01-02T09:15:31.402Z] === RUN   TestBuildLabelWithTargets
09:15:32 [2020-01-02T09:15:32.497Z] faf31ee0aa3d: Pull complete
09:15:32 [2020-01-02T09:15:32.497Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
09:15:32 [2020-01-02T09:15:32.497Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:15:32 [2020-01-02T09:15:32.497Z] mcr.microsoft.com/windows/servercore:ltsc2019
09:15:32 [2020-01-02T09:15:32.497Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
09:15:32 [2020-01-02T09:15:32.497Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
09:15:32 [2020-01-02T09:15:32.497Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914'
09:15:32 [2020-01-02T09:15:32.497Z] INFO: Docker version of control daemon
09:15:32 [2020-01-02T09:15:32.497Z] 
09:15:32 [2020-01-02T09:15:32.497Z] Client: Docker Engine - Enterprise
09:15:32 [2020-01-02T09:15:32.497Z]  Version:           19.03.2
09:15:32 [2020-01-02T09:15:32.497Z]  API version:       1.40
09:15:32 [2020-01-02T09:15:32.497Z]  Go version:        go1.12.8
09:15:32 [2020-01-02T09:15:32.497Z]  Git commit:        c92ab06ed9
09:15:32 [2020-01-02T09:15:32.497Z]  Built:             09/03/2019 16:38:11
09:15:32 [2020-01-02T09:15:32.497Z]  OS/Arch:           windows/amd64
09:15:32 [2020-01-02T09:15:32.497Z]  Experimental:      false
09:15:32 [2020-01-02T09:15:32.497Z] 
09:15:32 [2020-01-02T09:15:32.497Z] Server: Docker Engine - Enterprise
09:15:32 [2020-01-02T09:15:32.497Z]  Engine:
09:15:32 [2020-01-02T09:15:32.497Z]   Version:          19.03.2
09:15:32 [2020-01-02T09:15:32.497Z]   API version:      1.40 (minimum version 1.24)
09:15:32 [2020-01-02T09:15:32.497Z]   Go version:       go1.12.8
09:15:32 [2020-01-02T09:15:32.497Z]   Git commit:       c92ab06ed9
09:15:32 [2020-01-02T09:15:32.497Z]   Built:            09/03/2019 16:35:47
09:15:32 [2020-01-02T09:15:32.497Z]   OS/Arch:          windows/amd64
09:15:32 [2020-01-02T09:15:32.497Z]   Experimental:     true
09:15:32 [2020-01-02T09:15:32.497Z] 
09:15:32 [2020-01-02T09:15:32.497Z] INFO: Docker info of control daemon
09:15:32 [2020-01-02T09:15:32.497Z] 
09:15:32 [2020-01-02T09:15:32.497Z] Client:
09:15:32 [2020-01-02T09:15:32.497Z]  Debug Mode: false
09:15:32 [2020-01-02T09:15:32.497Z]  Plugins:
09:15:32 [2020-01-02T09:15:32.497Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
09:15:32 [2020-01-02T09:15:32.497Z] 
09:15:32 [2020-01-02T09:15:32.497Z] Server:
09:15:32 [2020-01-02T09:15:32.497Z]  Containers: 0
09:15:32 [2020-01-02T09:15:32.497Z]   Running: 0
09:15:32 [2020-01-02T09:15:32.497Z]   Paused: 0
09:15:32 [2020-01-02T09:15:32.497Z]   Stopped: 0
09:15:32 [2020-01-02T09:15:32.497Z]  Images: 1
09:15:32 [2020-01-02T09:15:32.497Z]  Server Version: 19.03.2
09:15:32 [2020-01-02T09:15:32.497Z]  Storage Driver: lcow (linux) windowsfilter (windows)
09:15:32 [2020-01-02T09:15:32.498Z]   LCOW: 
09:15:32 [2020-01-02T09:15:32.498Z]   Windows: 
09:15:32 [2020-01-02T09:15:32.498Z]  Logging Driver: json-file
09:15:32 [2020-01-02T09:15:32.498Z]  Plugins:
09:15:32 [2020-01-02T09:15:32.498Z]   Volume: local
09:15:32 [2020-01-02T09:15:32.498Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
09:15:32 [2020-01-02T09:15:32.498Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:15:32 [2020-01-02T09:15:32.498Z]  Swarm: inactive
09:15:32 [2020-01-02T09:15:32.498Z]  Default Isolation: process
09:15:32 [2020-01-02T09:15:32.498Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:15:32 [2020-01-02T09:15:32.498Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
09:15:32 [2020-01-02T09:15:32.498Z]  OSType: windows
09:15:32 [2020-01-02T09:15:32.498Z]  Architecture: x86_64
09:15:32 [2020-01-02T09:15:32.498Z]  CPUs: 4
09:15:32 [2020-01-02T09:15:32.498Z]  Total Memory: 32GiB
09:15:32 [2020-01-02T09:15:32.498Z]  Name: azwin-2-c9d450
09:15:32 [2020-01-02T09:15:32.498Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
09:15:32 [2020-01-02T09:15:32.498Z]  Docker Root Dir: D:\docker
09:15:32 [2020-01-02T09:15:32.498Z]  Debug Mode: false
09:15:32 [2020-01-02T09:15:32.498Z]  Registry: https://index.docker.io/v1/
09:15:32 [2020-01-02T09:15:32.498Z]  Labels:
09:15:32 [2020-01-02T09:15:32.498Z]  Experimental: true
09:15:32 [2020-01-02T09:15:32.498Z]  Insecure Registries:
09:15:32 [2020-01-02T09:15:32.498Z]   10.0.0.4:5000
09:15:32 [2020-01-02T09:15:32.498Z]   127.0.0.0/8
09:15:32 [2020-01-02T09:15:32.498Z]  Registry Mirrors:
09:15:32 [2020-01-02T09:15:32.498Z]   http://10.0.0.4:5000/
09:15:32 [2020-01-02T09:15:32.498Z]  Live Restore Enabled: false
09:15:32 [2020-01-02T09:15:32.498Z] 
09:15:32 [2020-01-02T09:15:32.498Z] 
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Commit hash is 474cae59c
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Nuke-Everything...
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Container count on control daemon to delete is 0
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Nuking d:\CI
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Zapped successfully
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Location for testing is d:\CI\PR-40291\2
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:15:32 [2020-01-02T09:15:32.498Z] 
09:15:32 [2020-01-02T09:15:32.498Z] 
09:15:32 [2020-01-02T09:15:32.498Z] INFO: Building the image from Dockerfile.windows at 01/02/2020 09:15:23...
09:15:32 [2020-01-02T09:15:32.498Z] 
09:15:32 [2020-01-02T09:15:32.498Z] Sending build context to Docker daemon  50.83MB
09:15:32 [2020-01-02T09:15:32.498Z] 
09:15:32 [2020-01-02T09:15:32.498Z] Step 1/10 : FROM microsoft/windowsservercore
09:15:32 [2020-01-02T09:15:32.498Z]  ---> 782a75e44953
09:15:32 [2020-01-02T09:15:32.498Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:15:32 [2020-01-02T09:15:32.498Z]  ---> Running in a273d3a74d60
09:15:32 [2020-01-02T09:15:32.498Z] Removing intermediate container a273d3a74d60
09:15:32 [2020-01-02T09:15:32.498Z]  ---> 3781a3452257
09:15:32 [2020-01-02T09:15:32.498Z] Step 3/10 : ARG GO_VERSION=1.13.5
09:15:32 [2020-01-02T09:15:32.498Z]  ---> Running in 20122b008783
09:15:32 [2020-01-02T09:15:32.498Z] Removing intermediate container 20122b008783
09:15:32 [2020-01-02T09:15:32.498Z]  ---> fd040ad6d956
09:15:32 [2020-01-02T09:15:32.498Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
09:15:32 [2020-01-02T09:15:32.498Z]  ---> Running in 1320faa604cd
09:15:32 [2020-01-02T09:15:32.498Z] Removing intermediate container 1320faa604cd
09:15:32 [2020-01-02T09:15:32.498Z]  ---> adcddd1cc007
09:15:32 [2020-01-02T09:15:32.498Z] 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}
09:15:32 [2020-01-02T09:15:32.498Z]  ---> Running in 041430d99cd0
09:15:32 [2020-01-02T09:15:32.498Z] Removing intermediate container 041430d99cd0
09:15:32 [2020-01-02T09:15:32.498Z]  ---> 3baa08f688db
09:15:32 [2020-01-02T09:15:32.498Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $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;
09:15:32 [2020-01-02T09:15:32.498Z]  ---> Running in c556d6c973ee
09:15:33 [2020-01-02T09:15:33.936Z] --- PASS: TestBuildLabelWithTargets (2.65s)
09:15:33 [2020-01-02T09:15:33.936Z] === RUN   TestBuildWithEmptyLayers
09:15:34 [2020-01-02T09:15:34.872Z] --- PASS: TestBuildWithEmptyLayers (1.07s)
09:15:34 [2020-01-02T09:15:34.872Z] === RUN   TestBuildMultiStageOnBuild
09:15:34 [2020-01-02T09:15:34.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:15:38 [2020-01-02T09:15:38.159Z] --- PASS: TestBuildMultiStageOnBuild (3.27s)
09:15:38 [2020-01-02T09:15:38.160Z] === RUN   TestBuildUncleanTarFilenames
09:15:39 [2020-01-02T09:15:39.576Z] 
09:15:39 [2020-01-02T09:15:39.576Z] SUCCESS: Specified value was saved.
09:15:39 [2020-01-02T09:15:39.576Z] INFO: Downloading git...
09:15:40 [2020-01-02T09:15:40.064Z] --- PASS: TestBuildUncleanTarFilenames (1.47s)
09:15:40 [2020-01-02T09:15:40.064Z] === RUN   TestBuildMultiStageLayerLeak
09:15:41 [2020-01-02T09:15:41.116Z] INFO: Downloading go...
09:15:41 [2020-01-02T09:15:41.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:15:42 [2020-01-02T09:15:42.655Z] INFO: Downloading compiler 1 of 3...
09:15:43 [2020-01-02T09:15:43.114Z] INFO: Downloading compiler 2 of 3...
09:15:43 [2020-01-02T09:15:43.353Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
09:15:43 [2020-01-02T09:15:43.353Z] === RUN   TestBuildWithHugeFile
09:15:43 [2020-01-02T09:15:43.573Z] INFO: Downloading compiler 3 of 3...
09:15:44 [2020-01-02T09:15:44.032Z] INFO: Extracting git...
09:15:44 [2020-01-02T09:15:44.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:15:45 [2020-01-02T09:15:45.696Z] tests/integration/api_exec_test.py ....................                  [ 35%]
09:15:53 [2020-01-02T09:15:53.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:15:53 [2020-01-02T09:15:53.322Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:15:56 [2020-01-02T09:15:56.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:15:57 [2020-01-02T09:15:57.252Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:15:57 [2020-01-02T09:15:57.252Z] 
09:15:57 [2020-01-02T09:15:57.252Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:15:57 [2020-01-02T09:15:57.252Z] PKG_CONFIG=pkg-config
09:15:57 [2020-01-02T09:15:57.252Z] GOLANG_VERSION=1.13.5
09:15:57 [2020-01-02T09:15:57.252Z] HOSTNAME=0ef96f7bffb0
09:15:57 [2020-01-02T09:15:57.252Z] DOCKER_EXPERIMENTAL=1
09:15:57 [2020-01-02T09:15:57.252Z] container=docker
09:15:57 [2020-01-02T09:15:57.252Z] TEST_SKIP_INTEGRATION_CLI=1
09:15:57 [2020-01-02T09:15:57.252Z] GO111MODULE=off
09:15:57 [2020-01-02T09:15:57.252Z] GOPATH=/go
09:15:57 [2020-01-02T09:15:57.252Z] PWD=/go/src/github.com/docker/docker
09:15:57 [2020-01-02T09:15:57.252Z] HOME=/root
09:15:57 [2020-01-02T09:15:57.252Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:15:57 [2020-01-02T09:15:57.252Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:15:57 [2020-01-02T09:15:57.252Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:15:57 [2020-01-02T09:15:57.252Z] DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:15:57 [2020-01-02T09:15:57.252Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:15:57 [2020-01-02T09:15:57.252Z] DOCKER_GRAPHDRIVER=overlay2
09:15:57 [2020-01-02T09:15:57.252Z] TERM=xterm
09:15:57 [2020-01-02T09:15:57.252Z] VALIDATE_BRANCH=master
09:15:57 [2020-01-02T09:15:57.252Z] DEST=bundles/test-integration
09:15:57 [2020-01-02T09:15:57.252Z] SHLVL=1
09:15:57 [2020-01-02T09:15:57.252Z] TIMEOUT=120m
09:15:57 [2020-01-02T09:15:57.252Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:15:57 [2020-01-02T09:15:57.252Z] DOCKER_PKG=github.com/docker/docker
09:15:57 [2020-01-02T09:15:57.252Z] TESTDEBUG=0
09:15:57 [2020-01-02T09:15:57.252Z] _=/usr/bin/env
09:15:57 [2020-01-02T09:15:57.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:15:57 [2020-01-02T09:15:57.254Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
09:15:58 [2020-01-02T09:15:58.856Z] INFO: Expanding go...
09:16:00 [2020-01-02T09:16:00.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:16:04 [2020-01-02T09:16:04.006Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:16:04 [2020-01-02T09:16:04.006Z] Using test binary docker
09:16:04 [2020-01-02T09:16:04.006Z] +++ /etc/init.d/apparmor start
09:16:04 [2020-01-02T09:16:04.006Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:16:04 [2020-01-02T09:16:04.006Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:16:04 [2020-01-02T09:16:04.006Z] Warning failed to create cache: (null)
09:16:04 [2020-01-02T09:16:04.006Z] .
09:16:04 [2020-01-02T09:16:04.006Z] INFO: Waiting for daemon to start...
09:16:04 [2020-01-02T09:16:04.006Z] Starting dockerd
09:16:04 [2020-01-02T09:16:04.006Z] +++ 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
09:16:06 [2020-01-02T09:16:06.535Z] .
09:16:06 [2020-01-02T09:16:06.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:16:06 [2020-01-02T09:16:06.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:16:06 [2020-01-02T09:16:06.535Z] Error: No such image: emptyfs
09:16:06 [2020-01-02T09:16:06.535Z] ++++ docker load
09:16:06 [2020-01-02T09:16:06.535Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:16:06 [2020-01-02T09:16:06.535Z] Running integration-test (iteration 1)
09:16:06 [2020-01-02T09:16:06.535Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:16:06 [2020-01-02T09:16:06.535Z] ++ 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
09:16:06 [2020-01-02T09:16:06.535Z] ++ set -e
09:16:06 [2020-01-02T09:16:06.535Z] ++ '[' -n 0 ']'
09:16:06 [2020-01-02T09:16:06.535Z] ++ set -x
09:16:06 [2020-01-02T09:16:06.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= 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
09:16:18 [2020-01-02T09:16:18.124Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:16:24 [2020-01-02T09:16:24.012Z] INFO: Expanding compiler 1 of 3...
09:16:24 [2020-01-02T09:16:24.012Z] INFO: Expanding compiler 2 of 3...
09:16:26 [2020-01-02T09:16:26.893Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:16:27 [2020-01-02T09:16:27.842Z] INFO: Expanding compiler 3 of 3...
09:16:28 [2020-01-02T09:16:28.300Z] INFO: Removing downloaded files...
09:16:28 [2020-01-02T09:16:28.300Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
09:16:28 [2020-01-02T09:16:28.300Z] INFO: Configuring git core.autocrlf...
09:16:28 [2020-01-02T09:16:28.521Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:16:28 [2020-01-02T09:16:28.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:16:29 [2020-01-02T09:16:29.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:16:31 [2020-01-02T09:16:31.818Z] --- PASS: TestBuildWithHugeFile (43.24s)
09:16:31 [2020-01-02T09:16:31.818Z] === RUN   TestBuildWithEmptyDockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:16:31 [2020-01-02T09:16:31.818Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s)
09:16:31 [2020-01-02T09:16:31.818Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.36s)
09:16:31 [2020-01-02T09:16:31.818Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.37s)
09:16:31 [2020-01-02T09:16:31.818Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.37s)
09:16:31 [2020-01-02T09:16:31.818Z] === RUN   TestBuildPreserveOwnership
09:16:31 [2020-01-02T09:16:31.818Z] === RUN   TestBuildPreserveOwnership/copy_from
09:16:31 [2020-01-02T09:16:31.818Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:16:32 [2020-01-02T09:16:32.758Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:16:33 [2020-01-02T09:16:33.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:16:33 [2020-01-02T09:16:33.199Z] --- PASS: TestBuildPreserveOwnership (6.39s)
09:16:33 [2020-01-02T09:16:33.199Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.21s)
09:16:33 [2020-01-02T09:16:33.199Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
09:16:33 [2020-01-02T09:16:33.199Z] === RUN   TestBuildPlatformInvalid
09:16:33 [2020-01-02T09:16:33.199Z] --- PASS: TestBuildPlatformInvalid (0.17s)
09:16:33 [2020-01-02T09:16:33.199Z] PASS
09:16:33 [2020-01-02T09:16:33.199Z] 
09:16:33 [2020-01-02T09:16:33.199Z] === Skipped
09:16:33 [2020-01-02T09:16:33.199Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:16:33 [2020-01-02T09:16:33.199Z]     build_session_test.go:25: TODO: BuildKit
09:16:33 [2020-01-02T09:16:33.199Z] 
09:16:33 [2020-01-02T09:16:33.199Z] 
09:16:33 [2020-01-02T09:16:33.199Z] DONE 32 tests, 1 skipped in 95.120s
09:16:33 [2020-01-02T09:16:33.458Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:16:33 [2020-01-02T09:16:33.458Z] ++ 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
09:16:33 [2020-01-02T09:16:33.458Z] ++ set -e
09:16:33 [2020-01-02T09:16:33.458Z] ++ '[' -n 0 ']'
09:16:33 [2020-01-02T09:16:33.458Z] ++ set -x
09:16:33 [2020-01-02T09:16:33.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:16:33 [2020-01-02T09:16:33.458Z] INFO: Testing against a local daemon
09:16:33 [2020-01-02T09:16:33.458Z] === RUN   TestConfigList
09:16:37 [2020-01-02T09:16:37.651Z] --- PASS: TestConfigList (3.51s)
09:16:37 [2020-01-02T09:16:37.651Z] === RUN   TestConfigsCreateAndDelete
09:16:40 [2020-01-02T09:16:40.942Z] --- PASS: TestConfigsCreateAndDelete (3.28s)
09:16:40 [2020-01-02T09:16:40.942Z] === RUN   TestConfigsUpdate
09:16:41 [2020-01-02T09:16:41.050Z] Loaded image: buildpack-deps:jessie
09:16:41 [2020-01-02T09:16:41.050Z] Loaded image: busybox:latest
09:16:41 [2020-01-02T09:16:41.050Z] Loaded image: busybox:glibc
09:16:41 [2020-01-02T09:16:41.050Z] Loaded image: debian:jessie
09:16:41 [2020-01-02T09:16:41.050Z] Loaded image: hello-world:latest
09:16:41 [2020-01-02T09:16:41.050Z] INFO: Testing against a local daemon
09:16:41 [2020-01-02T09:16:41.050Z] === RUN   TestCgroupNamespacesBuild
09:16:41 [2020-01-02T09:16:41.309Z] --- PASS: TestCgroupNamespacesBuild (4.02s)
09:16:41 [2020-01-02T09:16:41.309Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:16:43 [2020-01-02T09:16:43.478Z] --- PASS: TestConfigsUpdate (3.24s)
09:16:43 [2020-01-02T09:16:43.478Z] === RUN   TestTemplatedConfig
09:16:43 [2020-01-02T09:16:43.842Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.32s)
09:16:43 [2020-01-02T09:16:43.842Z] === RUN   TestBuildWithSession
09:16:43 [2020-01-02T09:16:43.842Z] --- SKIP: TestBuildWithSession (0.00s)
09:16:43 [2020-01-02T09:16:43.842Z]     build_session_test.go:25: TODO: BuildKit
09:16:43 [2020-01-02T09:16:43.842Z] === RUN   TestBuildSquashParent
09:16:47 [2020-01-02T09:16:47.319Z] .........................                                                [ 67%]
09:16:47 [2020-01-02T09:16:47.670Z] --- PASS: TestTemplatedConfig (3.49s)
09:16:47 [2020-01-02T09:16:47.670Z] === RUN   TestConfigInspect
09:16:50 [2020-01-02T09:16:50.206Z] --- PASS: TestConfigInspect (3.21s)
09:16:50 [2020-01-02T09:16:50.206Z] === RUN   TestConfigCreateWithLabels
09:16:53 [2020-01-02T09:16:53.493Z] --- PASS: TestConfigCreateWithLabels (3.28s)
09:16:53 [2020-01-02T09:16:53.493Z] === RUN   TestConfigCreateResolve
09:16:53 [2020-01-02T09:16:53.820Z] --- PASS: TestBuildSquashParent (10.30s)
09:16:53 [2020-01-02T09:16:53.820Z] === RUN   TestBuildWithRemoveAndForceRemove
09:16:53 [2020-01-02T09:16:53.820Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:16:53 [2020-01-02T09:16:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:16:53 [2020-01-02T09:16:53.820Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:16:53 [2020-01-02T09:16:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:16:53 [2020-01-02T09:16:53.820Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:16:53 [2020-01-02T09:16:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:16:53 [2020-01-02T09:16:53.820Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:16:53 [2020-01-02T09:16:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:16:53 [2020-01-02T09:16:53.820Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:16:53 [2020-01-02T09:16:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:16:53 [2020-01-02T09:16:53.820Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:16:53 [2020-01-02T09:16:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:16:53 [2020-01-02T09:16:53.820Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:16:53 [2020-01-02T09:16:53.820Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:16:56 [2020-01-02T09:16:56.798Z] --- PASS: TestConfigCreateResolve (3.31s)
09:16:56 [2020-01-02T09:16:56.798Z] === RUN   TestConfigDaemonLibtrustID
09:16:57 [2020-01-02T09:16:57.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:16:57 [2020-01-02T09:16:57.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:16:57 [2020-01-02T09:16:57.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:16:57 [2020-01-02T09:16:57.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:16:57 [2020-01-02T09:16:57.516Z] --- PASS: TestConfigDaemonLibtrustID (0.68s)
09:16:57 [2020-01-02T09:16:57.516Z] PASS
09:16:57 [2020-01-02T09:16:57.516Z] 
09:16:57 [2020-01-02T09:16:57.516Z] DONE 8 tests in 24.202s
09:16:57 [2020-01-02T09:16:57.516Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:16:57 [2020-01-02T09:16:57.516Z] ++ 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
09:16:57 [2020-01-02T09:16:57.516Z] ++ set -e
09:16:57 [2020-01-02T09:16:57.516Z] ++ '[' -n 0 ']'
09:16:57 [2020-01-02T09:16:57.516Z] ++ set -x
09:16:57 [2020-01-02T09:16:57.516Z] ++ env -i DEST=/go/src/github.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= 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
09:16:57 [2020-01-02T09:16:57.774Z] INFO: Testing against a local daemon
09:16:57 [2020-01-02T09:16:57.774Z] === RUN   TestCheckpoint
09:16:57 [2020-01-02T09:16:57.774Z] --- SKIP: TestCheckpoint (0.00s)
09:16:57 [2020-01-02T09:16:57.774Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:16:57 [2020-01-02T09:16:57.774Z] === RUN   TestContainerInvalidJSON
09:16:57 [2020-01-02T09:16:57.774Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:16:57 [2020-01-02T09:16:57.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:16:57 [2020-01-02T09:16:57.774Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:16:57 [2020-01-02T09:16:57.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:16:57 [2020-01-02T09:16:57.774Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:16:57 [2020-01-02T09:16:57.774Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:16:57 [2020-01-02T09:16:57.774Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:16:57 [2020-01-02T09:16:57.774Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:16:57 [2020-01-02T09:16:57.774Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:16:57 [2020-01-02T09:16:57.774Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:16:57 [2020-01-02T09:16:57.774Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:16:57 [2020-01-02T09:16:57.774Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:16:57 [2020-01-02T09:16:57.774Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:16:57 [2020-01-02T09:16:57.774Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:16:58 [2020-01-02T09:16:58.033Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s)
09:16:58 [2020-01-02T09:16:58.033Z] === RUN   TestCopyFromContainerPathIsNotDir
09:16:58 [2020-01-02T09:16:58.033Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
09:16:58 [2020-01-02T09:16:58.033Z] === RUN   TestCopyToContainerPathDoesNotExist
09:16:58 [2020-01-02T09:16:58.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:16:58 [2020-01-02T09:16:58.292Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
09:16:58 [2020-01-02T09:16:58.292Z] === RUN   TestCopyToContainerPathIsNotDir
09:16:58 [2020-01-02T09:16:58.292Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
09:16:58 [2020-01-02T09:16:58.292Z] === RUN   TestCopyFromContainer
09:16:59 [2020-01-02T09:16:59.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:17:00 [2020-01-02T09:17:00.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:17:00 [2020-01-02T09:17:00.487Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:00 [2020-01-02T09:17:00.487Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:00 [2020-01-02T09:17:00.828Z] === RUN   TestCopyFromContainer//
09:17:00 [2020-01-02T09:17:00.828Z] === RUN   TestCopyFromContainer//bar/root
09:17:00 [2020-01-02T09:17:00.828Z] === RUN   TestCopyFromContainer//bar/root/
09:17:00 [2020-01-02T09:17:00.828Z] === RUN   TestCopyFromContainer/bar/quux
09:17:00 [2020-01-02T09:17:00.828Z] === RUN   TestCopyFromContainer/bar/quux/
09:17:01 [2020-01-02T09:17:01.087Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:17:01 [2020-01-02T09:17:01.087Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:17:01 [2020-01-02T09:17:01.087Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:17:01 [2020-01-02T09:17:01.346Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:17:01 [2020-01-02T09:17:01.346Z] === RUN   TestCopyFromContainer/bar/notarget
09:17:01 [2020-01-02T09:17:01.605Z] --- PASS: TestCopyFromContainer (3.17s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer// (0.11s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:17:01 [2020-01-02T09:17:01.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:17:01 [2020-01-02T09:17:01.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:17:01 [2020-01-02T09:17:01.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:17:01 [2020-01-02T09:17:01.605Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:17:01 [2020-01-02T09:17:01.605Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:17:01 [2020-01-02T09:17:01.605Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:17:01 [2020-01-02T09:17:01.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateLinkToNonExistingContainer
09:17:01 [2020-01-02T09:17:01.605Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateWithInvalidEnv
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateWithInvalidEnv/0
09:17:01 [2020-01-02T09:17:01.605Z] === PAUSE TestCreateWithInvalidEnv/0
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateWithInvalidEnv/1
09:17:01 [2020-01-02T09:17:01.605Z] === PAUSE TestCreateWithInvalidEnv/1
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateWithInvalidEnv/2
09:17:01 [2020-01-02T09:17:01.605Z] === PAUSE TestCreateWithInvalidEnv/2
09:17:01 [2020-01-02T09:17:01.605Z] === CONT  TestCreateWithInvalidEnv/0
09:17:01 [2020-01-02T09:17:01.605Z] === CONT  TestCreateWithInvalidEnv/2
09:17:01 [2020-01-02T09:17:01.605Z] === CONT  TestCreateWithInvalidEnv/1
09:17:01 [2020-01-02T09:17:01.605Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:17:01 [2020-01-02T09:17:01.605Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateTmpfsMountsTarget
09:17:01 [2020-01-02T09:17:01.605Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:17:01 [2020-01-02T09:17:01.605Z] === RUN   TestCreateWithCustomMaskedPaths
09:17:03 [2020-01-02T09:17:03.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:17:03 [2020-01-02T09:17:03.776Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:17:03 [2020-01-02T09:17:03.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s)
09:17:03 [2020-01-02T09:17:03.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s)
09:17:03 [2020-01-02T09:17:03.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
09:17:03 [2020-01-02T09:17:03.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
09:17:03 [2020-01-02T09:17:03.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s)
09:17:03 [2020-01-02T09:17:03.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.39s)
09:17:03 [2020-01-02T09:17:03.776Z] === RUN   TestBuildMultiStageCopy
09:17:03 [2020-01-02T09:17:03.776Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:17:04 [2020-01-02T09:17:04.141Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s)
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:17:04 [2020-01-02T09:17:04.141Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:17:04 [2020-01-02T09:17:04.141Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:17:04 [2020-01-02T09:17:04.141Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:17:04 [2020-01-02T09:17:04.141Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:17:04 [2020-01-02T09:17:04.399Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:17:04 [2020-01-02T09:17:04.399Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:17:04 [2020-01-02T09:17:04.399Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:17:04 [2020-01-02T09:17:04.399Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:17:04 [2020-01-02T09:17:04.399Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:17:04 [2020-01-02T09:17:04.399Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:17:04 [2020-01-02T09:17:04.399Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.15s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.16s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.16s)
09:17:04 [2020-01-02T09:17:04.399Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.16s)
09:17:04 [2020-01-02T09:17:04.399Z] === RUN   TestCreateWithCustomReadonlyPaths
09:17:04 [2020-01-02T09:17:04.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:17:06 [2020-01-02T09:17:06.937Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
09:17:06 [2020-01-02T09:17:06.937Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:17:06 [2020-01-02T09:17:06.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:17:06 [2020-01-02T09:17:06.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:17:06 [2020-01-02T09:17:06.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:17:06 [2020-01-02T09:17:06.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:17:06 [2020-01-02T09:17:06.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:17:06 [2020-01-02T09:17:06.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:17:06 [2020-01-02T09:17:06.938Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:17:06 [2020-01-02T09:17:06.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:17:06 [2020-01-02T09:17:06.938Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:17:06 [2020-01-02T09:17:06.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:17:06 [2020-01-02T09:17:06.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:17:06 [2020-01-02T09:17:06.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:17:06 [2020-01-02T09:17:06.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:17:06 [2020-01-02T09:17:06.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:17:06 [2020-01-02T09:17:06.938Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:17:06 [2020-01-02T09:17:06.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:17:06 [2020-01-02T09:17:06.938Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:17:06 [2020-01-02T09:17:06.938Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
09:17:06 [2020-01-02T09:17:06.938Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
09:17:06 [2020-01-02T09:17:06.938Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
09:17:06 [2020-01-02T09:17:06.938Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
09:17:06 [2020-01-02T09:17:06.938Z] === RUN   TestContainerStartOnDaemonRestart
09:17:06 [2020-01-02T09:17:06.938Z] === PAUSE TestContainerStartOnDaemonRestart
09:17:06 [2020-01-02T09:17:06.938Z] === RUN   TestDaemonRestartIpcMode
09:17:06 [2020-01-02T09:17:06.938Z] === PAUSE TestDaemonRestartIpcMode
09:17:06 [2020-01-02T09:17:06.938Z] === RUN   TestDiff
09:17:07 [2020-01-02T09:17:07.061Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:17:07 [2020-01-02T09:17:07.875Z] --- PASS: TestDiff (0.80s)
09:17:07 [2020-01-02T09:17:07.875Z] === RUN   TestExecWithCloseStdin
09:17:07 [2020-01-02T09:17:07.997Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:17:08 [2020-01-02T09:17:08.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:17:08 [2020-01-02T09:17:08.569Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:17:08 [2020-01-02T09:17:08.812Z] --- PASS: TestExecWithCloseStdin (0.97s)
09:17:08 [2020-01-02T09:17:08.812Z] === RUN   TestExec
09:17:09 [2020-01-02T09:17:09.136Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:17:09 [2020-01-02T09:17:09.749Z] --- PASS: TestExec (0.99s)
09:17:09 [2020-01-02T09:17:09.749Z] === RUN   TestExecUser
09:17:10 [2020-01-02T09:17:10.071Z] --- PASS: TestBuildMultiStageCopy (6.10s)
09:17:10 [2020-01-02T09:17:10.071Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s)
09:17:10 [2020-01-02T09:17:10.071Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s)
09:17:10 [2020-01-02T09:17:10.071Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s)
09:17:10 [2020-01-02T09:17:10.071Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s)
09:17:10 [2020-01-02T09:17:10.071Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s)
09:17:10 [2020-01-02T09:17:10.071Z] === RUN   TestBuildMultiStageParentConfig
09:17:10 [2020-01-02T09:17:10.685Z] --- PASS: TestExecUser (1.00s)
09:17:10 [2020-01-02T09:17:10.685Z] === RUN   TestExportContainerAndImportImage
09:17:11 [2020-01-02T09:17:11.447Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
09:17:11 [2020-01-02T09:17:11.447Z] === RUN   TestBuildLabelWithTargets
09:17:11 [2020-01-02T09:17:11.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:17:12 [2020-01-02T09:17:12.063Z] --- PASS: TestExportContainerAndImportImage (1.13s)
09:17:12 [2020-01-02T09:17:12.063Z] === RUN   TestExportContainerAfterDaemonRestart
09:17:13 [2020-01-02T09:17:13.967Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s)
09:17:13 [2020-01-02T09:17:13.967Z] === RUN   TestHealthCheckWorkdir
09:17:13 [2020-01-02T09:17:13.978Z] --- PASS: TestBuildLabelWithTargets (2.51s)
09:17:13 [2020-01-02T09:17:13.978Z] === RUN   TestBuildWithEmptyLayers
09:17:15 [2020-01-02T09:17:15.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:17:15 [2020-01-02T09:17:15.344Z] --- PASS: TestHealthCheckWorkdir (1.08s)
09:17:15 [2020-01-02T09:17:15.344Z] === RUN   TestHealthKillContainer
09:17:15 [2020-01-02T09:17:15.352Z] --- PASS: TestBuildWithEmptyLayers (1.35s)
09:17:15 [2020-01-02T09:17:15.352Z] === RUN   TestBuildMultiStageOnBuild
09:17:16 [2020-01-02T09:17:16.287Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:17:16 [2020-01-02T09:17:16.287Z] Using test binary docker
09:17:16 [2020-01-02T09:17:16.287Z] +++ /etc/init.d/apparmor start
09:17:16 [2020-01-02T09:17:16.287Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:17:16 [2020-01-02T09:17:16.287Z] Starting AppArmor profiles:---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:17:16 [2020-01-02T09:17:16.287Z] Using test binary docker
09:17:16 [2020-01-02T09:17:16.287Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:17:16 [2020-01-02T09:17:16.287Z] Warning failed to create cache: (null)
09:17:16 [2020-01-02T09:17:16.287Z] .
09:17:16 [2020-01-02T09:17:16.287Z] Starting dockerd
09:17:16 [2020-01-02T09:17:16.287Z] INFO: Waiting for daemon to start...
09:17:16 [2020-01-02T09:17:16.287Z] +++ 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
09:17:16 [2020-01-02T09:17:16.287Z] +++ /etc/init.d/apparmor start
09:17:16 [2020-01-02T09:17:16.287Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:17:16 [2020-01-02T09:17:16.287Z] Starting AppArmor profiles:.Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:17:16 [2020-01-02T09:17:16.287Z] Warning failed to create cache: (null)
09:17:16 [2020-01-02T09:17:16.287Z] .
09:17:16 [2020-01-02T09:17:16.287Z] Starting dockerd
09:17:16 [2020-01-02T09:17:16.287Z] INFO: Waiting for daemon to start...
09:17:16 [2020-01-02T09:17:16.287Z] +++ 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
09:17:16 [2020-01-02T09:17:16.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:17:18 [2020-01-02T09:17:18.629Z] --- PASS: TestHealthKillContainer (3.00s)
09:17:18 [2020-01-02T09:17:18.629Z] === RUN   TestInspectCpusetInConfigPre120
09:17:18 [2020-01-02T09:17:18.813Z] .
09:17:18 [2020-01-02T09:17:18.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:17:18 [2020-01-02T09:17:18.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:17:18 [2020-01-02T09:17:18.813Z] Error: No such image: emptyfs
09:17:18 [2020-01-02T09:17:18.813Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:17:18 [2020-01-02T09:17:18.813Z] ++++ docker load
09:17:18 [2020-01-02T09:17:18.813Z] 
09:17:18 [2020-01-02T09:17:18.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:17:18 [2020-01-02T09:17:18.813Z] --- PASS: TestBuildMultiStageOnBuild (3.07s)
09:17:18 [2020-01-02T09:17:18.813Z] === RUN   TestBuildUncleanTarFilenames
09:17:18 [2020-01-02T09:17:18.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:17:18 [2020-01-02T09:17:18.813Z] Error: No such image: emptyfs
09:17:18 [2020-01-02T09:17:18.813Z] ++++ docker load
09:17:18 [2020-01-02T09:17:18.813Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:17:18 [2020-01-02T09:17:18.813Z] Running integration-test (iteration 1)
09:17:18 [2020-01-02T09:17:18.813Z] Running integration-test (iteration 1)
09:17:18 [2020-01-02T09:17:18.813Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:17:18 [2020-01-02T09:17:18.813Z] ++ 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)/'
09:17:18 [2020-01-02T09:17:18.813Z] ++ set -e
09:17:18 [2020-01-02T09:17:18.813Z] ++ '[' -n 0 ']'
09:17:18 [2020-01-02T09:17:18.813Z] ++ set -x
09:17:18 [2020-01-02T09:17:18.813Z] ++ env -i DEST=/go/src/github.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= 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)/'
09:17:18 [2020-01-02T09:17:18.813Z] 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)/
09:17:18 [2020-01-02T09:17:18.813Z] ++ 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)/'
09:17:18 [2020-01-02T09:17:18.813Z] ++ set -e
09:17:18 [2020-01-02T09:17:18.813Z] ++ '[' -n 0 ']'
09:17:18 [2020-01-02T09:17:18.813Z] ++ set -x
09:17:18 [2020-01-02T09:17:18.813Z] ++ env -i DEST=/go/src/github.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= 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)/'
09:17:18 [2020-01-02T09:17:18.889Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
09:17:18 [2020-01-02T09:17:18.889Z] === RUN   TestIpcModeNone
09:17:19 [2020-01-02T09:17:19.277Z] #73 exporting layers 104.7s done
09:17:19 [2020-01-02T09:17:19.277Z] #73 exporting manifest sha256:c29a09ef50a700f6a7783aae76e78c901d43c4afbc430850b0523438f9cab6fc
09:17:19 [2020-01-02T09:17:19.277Z] #73 exporting manifest sha256:c29a09ef50a700f6a7783aae76e78c901d43c4afbc430850b0523438f9cab6fc done
09:17:19 [2020-01-02T09:17:19.277Z] #73 exporting config sha256:151ce6e39e78a8d58417ed18d0c2003e371535770337a1ddba9490c4b8fd722d done
09:17:19 [2020-01-02T09:17:19.277Z] #73 sending tarball
09:17:19 [2020-01-02T09:17:19.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:17:19 [2020-01-02T09:17:19.825Z] --- PASS: TestIpcModeNone (0.88s)
09:17:19 [2020-01-02T09:17:19.826Z] === RUN   TestIpcModePrivate
09:17:20 [2020-01-02T09:17:20.187Z] --- PASS: TestBuildUncleanTarFilenames (1.62s)
09:17:20 [2020-01-02T09:17:20.187Z] === RUN   TestBuildMultiStageLayerLeak
09:17:20 [2020-01-02T09:17:20.762Z] --- PASS: TestIpcModePrivate (1.02s)
09:17:20 [2020-01-02T09:17:20.762Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
09:17:20 [2020-01-02T09:17:20.762Z] === RUN   TestIpcModeShareable
09:17:21 [2020-01-02T09:17:21.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:17:21 [2020-01-02T09:17:21.698Z] --- PASS: TestIpcModeShareable (0.94s)
09:17:21 [2020-01-02T09:17:21.698Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
09:17:21 [2020-01-02T09:17:21.698Z] === RUN   TestAPIIpcModeShareableAndContainer
09:17:23 [2020-01-02T09:17:23.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:17:24 [2020-01-02T09:17:24.147Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
09:17:24 [2020-01-02T09:17:24.987Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
09:17:24 [2020-01-02T09:17:24.987Z] === RUN   TestAPIIpcModeHost
09:17:25 [2020-01-02T09:17:25.246Z] --- PASS: TestAPIIpcModeHost (0.70s)
09:17:25 [2020-01-02T09:17:25.246Z] === RUN   TestDaemonIpcModeShareable
09:17:25 [2020-01-02T09:17:25.284Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:17:25 [2020-01-02T09:17:25.284Z] Using test binary docker
09:17:25 [2020-01-02T09:17:25.284Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:17:25 [2020-01-02T09:17:25.284Z] +++ /etc/init.d/apparmor start
09:17:25 [2020-01-02T09:17:25.284Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:17:25 [2020-01-02T09:17:25.284Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:17:25 [2020-01-02T09:17:25.284Z] Warning failed to create cache: (null)
09:17:25 [2020-01-02T09:17:25.284Z] .
09:17:25 [2020-01-02T09:17:25.284Z] Starting dockerd
09:17:25 [2020-01-02T09:17:25.284Z] INFO: Waiting for daemon to start...
09:17:25 [2020-01-02T09:17:25.285Z] +++ 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
09:17:26 [2020-01-02T09:17:26.746Z] --- PASS: TestBuildMultiStageLayerLeak (5.69s)
09:17:26 [2020-01-02T09:17:26.746Z] === RUN   TestBuildWithHugeFile
09:17:27 [2020-01-02T09:17:27.152Z] --- PASS: TestDaemonIpcModeShareable (1.94s)
09:17:27 [2020-01-02T09:17:27.152Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
09:17:27 [2020-01-02T09:17:27.152Z] === RUN   TestDaemonIpcModePrivate
09:17:27 [2020-01-02T09:17:27.713Z] .
09:17:27 [2020-01-02T09:17:27.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:17:27 [2020-01-02T09:17:27.713Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:17:27 [2020-01-02T09:17:27.713Z] Error: No such image: emptyfs
09:17:27 [2020-01-02T09:17:27.713Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:17:27 [2020-01-02T09:17:27.713Z] ++++ docker load
09:17:27 [2020-01-02T09:17:27.713Z] Running integration-test (iteration 1)
09:17:27 [2020-01-02T09:17:27.713Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
09:17:27 [2020-01-02T09:17:27.713Z] ++ 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
09:17:27 [2020-01-02T09:17:27.713Z] ++ set -e
09:17:27 [2020-01-02T09:17:27.713Z] ++ '[' -n 0 ']'
09:17:27 [2020-01-02T09:17:27.713Z] ++ set -x
09:17:27 [2020-01-02T09:17:27.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:17:29 [2020-01-02T09:17:29.056Z] --- PASS: TestDaemonIpcModePrivate (1.89s)
09:17:29 [2020-01-02T09:17:29.056Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
09:17:29 [2020-01-02T09:17:29.056Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:17:29 [2020-01-02T09:17:29.643Z] #73 sending tarball 17.0s done
09:17:29 [2020-01-02T09:17:29.643Z] #73 ...
09:17:29 [2020-01-02T09:17:29.643Z] 
09:17:29 [2020-01-02T09:17:29.643Z] #74 importing to docker
09:17:29 [2020-01-02T09:17:29.643Z] #74 ...
09:17:29 [2020-01-02T09:17:29.643Z] 
09:17:29 [2020-01-02T09:17:29.643Z] #73 exporting to oci image format
09:17:29 [2020-01-02T09:17:29.643Z] #73 DONE 121.8s
09:17:29 [2020-01-02T09:17:29.643Z] 
09:17:29 [2020-01-02T09:17:29.643Z] #74 importing to docker
09:17:30 [2020-01-02T09:17:30.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s)
09:17:30 [2020-01-02T09:17:30.960Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
09:17:30 [2020-01-02T09:17:30.960Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:17:32 [2020-01-02T09:17:32.865Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s)
09:17:32 [2020-01-02T09:17:32.865Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
09:17:32 [2020-01-02T09:17:32.865Z] === RUN   TestIpcModeOlderClient
09:17:32 [2020-01-02T09:17:32.865Z] === PAUSE TestIpcModeOlderClient
09:17:32 [2020-01-02T09:17:32.865Z] === RUN   TestKillContainerInvalidSignal
09:17:33 [2020-01-02T09:17:33.803Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
09:17:33 [2020-01-02T09:17:33.803Z] === RUN   TestKillContainer
09:17:33 [2020-01-02T09:17:33.803Z] === RUN   TestKillContainer/no_signal
09:17:34 [2020-01-02T09:17:34.739Z] === RUN   TestKillContainer/non_killing_signal
09:17:34 [2020-01-02T09:17:34.998Z] === RUN   TestKillContainer/killing_signal
09:17:36 [2020-01-02T09:17:36.377Z] --- PASS: TestKillContainer (2.43s)
09:17:36 [2020-01-02T09:17:36.377Z]     --- PASS: TestKillContainer/no_signal (0.78s)
09:17:36 [2020-01-02T09:17:36.377Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
09:17:36 [2020-01-02T09:17:36.377Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
09:17:36 [2020-01-02T09:17:36.377Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:17:36 [2020-01-02T09:17:36.377Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:17:36 [2020-01-02T09:17:36.944Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:17:37 [2020-01-02T09:17:37.186Z] Loaded image: buildpack-deps:jessie
09:17:37 [2020-01-02T09:17:37.186Z] Loaded image: busybox:latest
09:17:37 [2020-01-02T09:17:37.186Z] Loaded image: busybox:glibc
09:17:37 [2020-01-02T09:17:37.186Z] Loaded image: debian:jessie
09:17:37 [2020-01-02T09:17:37.186Z] Loaded image: hello-world:latest
09:17:37 [2020-01-02T09:17:37.186Z] INFO: Testing against a local daemon
09:17:37 [2020-01-02T09:17:37.186Z] === RUN   TestCgroupNamespacesBuild
09:17:37 [2020-01-02T09:17:37.880Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s)
09:17:37 [2020-01-02T09:17:37.880Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
09:17:37 [2020-01-02T09:17:37.880Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
09:17:37 [2020-01-02T09:17:37.880Z] === RUN   TestKillStoppedContainer
09:17:37 [2020-01-02T09:17:37.880Z] --- PASS: TestKillStoppedContainer (0.11s)
09:17:37 [2020-01-02T09:17:37.880Z] === RUN   TestKillStoppedContainerAPIPre120
09:17:37 [2020-01-02T09:17:37.880Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:17:37 [2020-01-02T09:17:37.880Z] === RUN   TestKillDifferentUserContainer
09:17:38 [2020-01-02T09:17:38.818Z] --- PASS: TestKillDifferentUserContainer (0.81s)
09:17:38 [2020-01-02T09:17:38.818Z] === RUN   TestInspectOomKilledTrue
09:17:38 [2020-01-02T09:17:38.818Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:17:38 [2020-01-02T09:17:38.818Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:17:38 [2020-01-02T09:17:38.818Z] === RUN   TestInspectOomKilledFalse
09:17:38 [2020-01-02T09:17:38.818Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:17:38 [2020-01-02T09:17:38.818Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:17:38 [2020-01-02T09:17:38.818Z] === RUN   TestLinksEtcHostsContentMatch
09:17:39 [2020-01-02T09:17:39.024Z] --- PASS: TestCgroupNamespacesBuild (1.72s)
09:17:39 [2020-01-02T09:17:39.024Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:17:39 [2020-01-02T09:17:39.385Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s)
09:17:39 [2020-01-02T09:17:39.385Z] === RUN   TestLinksContainerNames
09:17:40 [2020-01-02T09:17:40.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
09:17:40 [2020-01-02T09:17:40.831Z] === RUN   TestBuildWithSession
09:17:40 [2020-01-02T09:17:40.831Z] --- SKIP: TestBuildWithSession (0.00s)
09:17:40 [2020-01-02T09:17:40.831Z]     build_session_test.go:25: TODO: BuildKit
09:17:40 [2020-01-02T09:17:40.831Z] === RUN   TestBuildSquashParent
09:17:41 [2020-01-02T09:17:41.290Z] --- PASS: TestLinksContainerNames (1.68s)
09:17:41 [2020-01-02T09:17:41.290Z] === RUN   TestLogsFollowTailEmpty
09:17:42 [2020-01-02T09:17:42.203Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:17:42 [2020-01-02T09:17:42.203Z] tests/integration/client_test.py .....                                   [ 75%]
09:17:42 [2020-01-02T09:17:42.203Z] tests/integration/errors_test.py .                                       [ 76%]
09:17:42 [2020-01-02T09:17:42.226Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
09:17:42 [2020-01-02T09:17:42.226Z] === RUN   TestContainerNetworkMountsNoChown
09:17:42 [2020-01-02T09:17:42.794Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/default
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/default
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/private
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/private
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rprivate
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rprivate
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/slave
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/slave
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rslave
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rslave
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/shared
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/shared
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rshared
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rshared
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/default
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/rshared
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/rprivate
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/rslave
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/slave
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/default/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/default/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/shared
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/private
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/private/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/private/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:17:42 [2020-01-02T09:17:42.794Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:17:42 [2020-01-02T09:17:42.794Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/default/bind_root
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/default/mount_root
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:17:43 [2020-01-02T09:17:43.053Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/private/mount_root
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/private/bind_root
09:17:43 [2020-01-02T09:17:43.312Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:17:43 [2020-01-02T09:17:43.312Z] --- PASS: TestMountDaemonRoot (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
09:17:43 [2020-01-02T09:17:43.312Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
09:17:43 [2020-01-02T09:17:43.312Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
09:17:43 [2020-01-02T09:17:43.312Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:17:43 [2020-01-02T09:17:43.312Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
09:17:43 [2020-01-02T09:17:43.312Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:17:43 [2020-01-02T09:17:43.312Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:17:43 [2020-01-02T09:17:43.312Z] === RUN   TestContainerBindMountNonRecursive
09:17:45 [2020-01-02T09:17:45.846Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
09:17:45 [2020-01-02T09:17:45.846Z] === RUN   TestNetworkNat
09:17:46 [2020-01-02T09:17:46.413Z] --- PASS: TestNetworkNat (0.95s)
09:17:46 [2020-01-02T09:17:46.413Z] === RUN   TestNetworkLocalhostTCPNat
09:17:47 [2020-01-02T09:17:47.349Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
09:17:47 [2020-01-02T09:17:47.349Z] === RUN   TestNetworkLoopbackNat
09:17:48 [2020-01-02T09:17:48.634Z] --- PASS: TestBuildSquashParent (7.20s)
09:17:48 [2020-01-02T09:17:48.634Z] === RUN   TestBuildWithRemoveAndForceRemove
09:17:48 [2020-01-02T09:17:48.634Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:48 [2020-01-02T09:17:48.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:48 [2020-01-02T09:17:48.634Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:48 [2020-01-02T09:17:48.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:48 [2020-01-02T09:17:48.634Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:48 [2020-01-02T09:17:48.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:48 [2020-01-02T09:17:48.634Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:48 [2020-01-02T09:17:48.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:48 [2020-01-02T09:17:48.634Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:48 [2020-01-02T09:17:48.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:48 [2020-01-02T09:17:48.634Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:48 [2020-01-02T09:17:48.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:48 [2020-01-02T09:17:48.634Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:48 [2020-01-02T09:17:48.634Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:48 [2020-01-02T09:17:48.674Z] Loaded image: buildpack-deps:jessie
09:17:48 [2020-01-02T09:17:48.674Z] Loaded image: buildpack-deps:jessie
09:17:48 [2020-01-02T09:17:48.726Z] --- PASS: TestNetworkLoopbackNat (1.19s)
09:17:48 [2020-01-02T09:17:48.726Z] === RUN   TestPause
09:17:48 [2020-01-02T09:17:48.933Z] Loaded image: busybox:latest
09:17:49 [2020-01-02T09:17:49.191Z] Loaded image: busybox:latest
09:17:49 [2020-01-02T09:17:49.293Z] --- PASS: TestPause (0.87s)
09:17:49 [2020-01-02T09:17:49.293Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:17:49 [2020-01-02T09:17:49.293Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:17:49 [2020-01-02T09:17:49.293Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:17:49 [2020-01-02T09:17:49.293Z] === RUN   TestPauseStopPausedContainer
09:17:49 [2020-01-02T09:17:49.449Z] Loaded image: busybox:glibc
09:17:49 [2020-01-02T09:17:49.707Z] Loaded image: debian:jessie
09:17:49 [2020-01-02T09:17:49.707Z] Loaded image: busybox:glibc
09:17:49 [2020-01-02T09:17:49.707Z] Loaded image: debian:jessie
09:17:49 [2020-01-02T09:17:49.965Z] Loaded image: hello-world:latest
09:17:49 [2020-01-02T09:17:49.965Z] INFO: Testing against a local daemon
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:17:49 [2020-01-02T09:17:49.965Z] Loaded image: hello-world:latest
09:17:49 [2020-01-02T09:17:49.965Z] INFO: Testing against a local daemon
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerDaemonSuite
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:17:49 [2020-01-02T09:17:49.965Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:17:50 [2020-01-02T09:17:50.229Z] --- PASS: TestPauseStopPausedContainer (0.88s)
09:17:50 [2020-01-02T09:17:50.229Z] === RUN   TestPsFilter
09:17:50 [2020-01-02T09:17:50.592Z] --- PASS: TestPsFilter (0.28s)
09:17:50 [2020-01-02T09:17:50.592Z] === RUN   TestRemoveContainerWithRemovedVolume
09:17:50 [2020-01-02T09:17:50.998Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:17:50 [2020-01-02T09:17:50.998Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:17:51 [2020-01-02T09:17:51.159Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
09:17:51 [2020-01-02T09:17:51.159Z] === RUN   TestRemoveContainerWithVolume
09:17:51 [2020-01-02T09:17:51.214Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:51 [2020-01-02T09:17:51.214Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:51 [2020-01-02T09:17:51.941Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:17:51 [2020-01-02T09:17:51.941Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:17:52 [2020-01-02T09:17:52.097Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
09:17:52 [2020-01-02T09:17:52.097Z] === RUN   TestRemoveContainerRunning
09:17:52 [2020-01-02T09:17:52.882Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:17:53 [2020-01-02T09:17:53.033Z] --- PASS: TestRemoveContainerRunning (0.85s)
09:17:53 [2020-01-02T09:17:53.033Z] === RUN   TestRemoveContainerForceRemoveRunning
09:17:53 [2020-01-02T09:17:53.143Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:17:53 [2020-01-02T09:17:53.143Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:17:53 [2020-01-02T09:17:53.682Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:53 [2020-01-02T09:17:53.682Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:53 [2020-01-02T09:17:53.970Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
09:17:53 [2020-01-02T09:17:53.971Z] === RUN   TestRemoveInvalidContainer
09:17:53 [2020-01-02T09:17:53.971Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:17:53 [2020-01-02T09:17:53.971Z] === RUN   TestRenameLinkedContainer
09:17:55 [2020-01-02T09:17:55.673Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:17:55 [2020-01-02T09:17:55.673Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:17:55 [2020-01-02T09:17:55.673Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:17:55 [2020-01-02T09:17:55.673Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:17:55 [2020-01-02T09:17:55.673Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:17:56 [2020-01-02T09:17:56.163Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:17:56 [2020-01-02T09:17:56.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
09:17:56 [2020-01-02T09:17:56.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
09:17:56 [2020-01-02T09:17:56.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
09:17:56 [2020-01-02T09:17:56.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
09:17:56 [2020-01-02T09:17:56.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s)
09:17:56 [2020-01-02T09:17:56.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s)
09:17:56 [2020-01-02T09:17:56.163Z] === RUN   TestBuildMultiStageCopy
09:17:56 [2020-01-02T09:17:56.163Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:17:56 [2020-01-02T09:17:56.609Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:17:57 [2020-01-02T09:17:57.258Z] --- PASS: TestRenameLinkedContainer (3.22s)
09:17:57 [2020-01-02T09:17:57.258Z] === RUN   TestRenameStoppedContainer
09:17:57 [2020-01-02T09:17:57.826Z] --- PASS: TestRenameStoppedContainer (0.81s)
09:17:57 [2020-01-02T09:17:57.826Z] === RUN   TestRenameRunningContainerAndReuse
09:17:57 [2020-01-02T09:17:57.987Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:17:58 [2020-01-02T09:17:58.246Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:17:58 [2020-01-02T09:17:58.246Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:17:58 [2020-01-02T09:17:58.246Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:17:58 [2020-01-02T09:17:58.246Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:17:58 [2020-01-02T09:17:58.823Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:17:59 [2020-01-02T09:17:59.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:17:59 [2020-01-02T09:17:59.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:17:59 [2020-01-02T09:17:59.730Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s)
09:17:59 [2020-01-02T09:17:59.730Z] === RUN   TestRenameInvalidName
09:17:59 [2020-01-02T09:17:59.740Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:18:00 [2020-01-02T09:18:00.298Z] --- PASS: TestRenameInvalidName (0.88s)
09:18:00 [2020-01-02T09:18:00.298Z] === RUN   TestRenameAnonymousContainer
09:18:00 [2020-01-02T09:18:00.538Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:18:00 [2020-01-02T09:18:00.949Z] --- PASS: TestBuildMultiStageCopy (4.87s)
09:18:00 [2020-01-02T09:18:00.949Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s)
09:18:00 [2020-01-02T09:18:00.949Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
09:18:00 [2020-01-02T09:18:00.949Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
09:18:00 [2020-01-02T09:18:00.949Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
09:18:00 [2020-01-02T09:18:00.949Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
09:18:00 [2020-01-02T09:18:00.949Z] === RUN   TestBuildMultiStageParentConfig
09:18:02 [2020-01-02T09:18:02.214Z] #74 DONE 33.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:18:02 [2020-01-02T09:18:02.684Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/test/unit
09:18:02 [2020-01-02T09:18:02.895Z] --- PASS: TestBuildMultiStageParentConfig (1.66s)
09:18:02 [2020-01-02T09:18:02.895Z] === RUN   TestBuildLabelWithTargets
09:18:03 [2020-01-02T09:18:03.006Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:18:03 [2020-01-02T09:18:03.006Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:18:04 [2020-01-02T09:18:04.501Z] --- PASS: TestRenameAnonymousContainer (4.22s)
09:18:04 [2020-01-02T09:18:04.501Z] === RUN   TestRenameContainerWithSameName
09:18:05 [2020-01-02T09:18:05.342Z] --- PASS: TestBuildLabelWithTargets (2.58s)
09:18:05 [2020-01-02T09:18:05.342Z] === RUN   TestBuildWithEmptyLayers
09:18:05 [2020-01-02T09:18:05.439Z] --- PASS: TestRenameContainerWithSameName (0.83s)
09:18:05 [2020-01-02T09:18:05.439Z] === RUN   TestRenameContainerWithLinkedContainer
09:18:05 [2020-01-02T09:18:05.539Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:18:06 [2020-01-02T09:18:06.106Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:18:06 [2020-01-02T09:18:06.600Z] --- PASS: TestBuildWithEmptyLayers (1.20s)
09:18:06 [2020-01-02T09:18:06.600Z] === RUN   TestBuildMultiStageOnBuild
09:18:07 [2020-01-02T09:18:07.108Z] ?   	github.com/docker/docker/api	[no test files]
09:18:07 [2020-01-02T09:18:07.343Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s)
09:18:07 [2020-01-02T09:18:07.343Z] === RUN   TestResize
09:18:07 [2020-01-02T09:18:07.910Z] --- PASS: TestResize (0.83s)
09:18:07 [2020-01-02T09:18:07.910Z] === RUN   TestResizeWithInvalidSize
09:18:08 [2020-01-02T09:18:08.009Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:18:08 [2020-01-02T09:18:08.848Z] --- PASS: TestResizeWithInvalidSize (0.87s)
09:18:08 [2020-01-02T09:18:08.848Z] === RUN   TestResizeWhenContainerNotStarted
09:18:09 [2020-01-02T09:18:09.383Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:18:09 [2020-01-02T09:18:09.383Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:18:09 [2020-01-02T09:18:09.784Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
09:18:09 [2020-01-02T09:18:09.784Z] === RUN   TestDaemonRestartKillContainers
09:18:09 [2020-01-02T09:18:09.784Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:18:09 [2020-01-02T09:18:09.784Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:18:09 [2020-01-02T09:18:09.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:18:09 [2020-01-02T09:18:09.801Z] --- PASS: TestBuildMultiStageOnBuild (3.45s)
09:18:09 [2020-01-02T09:18:09.801Z] === RUN   TestBuildUncleanTarFilenames
09:18:11 [2020-01-02T09:18:11.064Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
09:18:11 [2020-01-02T09:18:11.064Z] === RUN   TestBuildMultiStageLayerLeak
09:18:11 [2020-01-02T09:18:11.165Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:18:12 [2020-01-02T09:18:12.107Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:18:12 [2020-01-02T09:18:12.107Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:18:12 [2020-01-02T09:18:12.676Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:18:12 [2020-01-02T09:18:12.678Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:18:12 [2020-01-02T09:18:12.934Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:18:13 [2020-01-02T09:18:13.500Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:18:14 [2020-01-02T09:18:14.237Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s)
09:18:14 [2020-01-02T09:18:14.237Z] === RUN   TestBuildWithHugeFile
09:18:14 [2020-01-02T09:18:14.874Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:18:15 [2020-01-02T09:18:15.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:18:15 [2020-01-02T09:18:15.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:18:15 [2020-01-02T09:18:15.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:18:15 [2020-01-02T09:18:15.809Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:18:15 [2020-01-02T09:18:15.809Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:18:16 [2020-01-02T09:18:16.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:18:17 [2020-01-02T09:18:17.185Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:18:18 [2020-01-02T09:18:18.800Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:18:19 [2020-01-02T09:18:19.450Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.60s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.31s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.76s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s)
09:18:19 [2020-01-02T09:18:19.450Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s)
09:18:19 [2020-01-02T09:18:19.450Z] === RUN   TestCgroupNamespacesRun
09:18:19 [2020-01-02T09:18:19.717Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:18:20 [2020-01-02T09:18:20.652Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:18:20 [2020-01-02T09:18:20.828Z] --- PASS: TestCgroupNamespacesRun (1.90s)
09:18:20 [2020-01-02T09:18:20.828Z] === RUN   TestCgroupNamespacesRunPrivileged
09:18:22 [2020-01-02T09:18:22.028Z] === RUN   TestDockerSuite/TestAttachDetach
09:18:22 [2020-01-02T09:18:22.732Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
09:18:22 [2020-01-02T09:18:22.732Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:18:23 [2020-01-02T09:18:23.407Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:18:24 [2020-01-02T09:18:24.638Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
09:18:24 [2020-01-02T09:18:24.638Z] === RUN   TestCgroupNamespacesRunHostMode
09:18:24 [2020-01-02T09:18:24.753Z] Removing intermediate container c556d6c973ee
09:18:24 [2020-01-02T09:18:24.753Z]  ---> 97c32c1c5168
09:18:24 [2020-01-02T09:18:24.753Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
09:18:24 [2020-01-02T09:18:24.753Z]  ---> Running in 5e9f7671112f
09:18:24 [2020-01-02T09:18:24.753Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
09:18:24 [2020-01-02T09:18:24.783Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:18:25 [2020-01-02T09:18:25.422Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:18:26 [2020-01-02T09:18:26.543Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s)
09:18:26 [2020-01-02T09:18:26.543Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:18:26 [2020-01-02T09:18:26.797Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:18:28 [2020-01-02T09:18:28.172Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:18:28 [2020-01-02T09:18:28.430Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:18:28 [2020-01-02T09:18:28.453Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
09:18:28 [2020-01-02T09:18:28.453Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:18:29 [2020-01-02T09:18:29.365Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:18:29 [2020-01-02T09:18:29.390Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s)
09:18:29 [2020-01-02T09:18:29.390Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:18:29 [2020-01-02T09:18:29.519Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
09:18:29 [2020-01-02T09:18:29.930Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:18:30 [2020-01-02T09:18:30.327Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
09:18:30 [2020-01-02T09:18:30.327Z] === RUN   TestCgroupNamespacesRunOlderClient
09:18:30 [2020-01-02T09:18:30.865Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:18:32 [2020-01-02T09:18:32.232Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s)
09:18:32 [2020-01-02T09:18:32.232Z] === RUN   TestKernelTCPMemory
09:18:32 [2020-01-02T09:18:32.766Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:18:33 [2020-01-02T09:18:33.169Z] --- PASS: TestKernelTCPMemory (0.95s)
09:18:33 [2020-01-02T09:18:33.169Z] === RUN   TestNISDomainname
09:18:33 [2020-01-02T09:18:33.331Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:18:33 [2020-01-02T09:18:33.897Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:18:33 [2020-01-02T09:18:33.897Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:18:34 [2020-01-02T09:18:34.107Z] --- PASS: TestNISDomainname (1.01s)
09:18:34 [2020-01-02T09:18:34.107Z] === RUN   TestHostnameDnsResolution
09:18:35 [2020-01-02T09:18:35.272Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:18:35 [2020-01-02T09:18:35.531Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:18:36 [2020-01-02T09:18:36.013Z] --- PASS: TestHostnameDnsResolution (1.77s)
09:18:36 [2020-01-02T09:18:36.013Z] === RUN   TestStats
09:18:36 [2020-01-02T09:18:36.097Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:18:37 [2020-01-02T09:18:37.067Z] .........                                                                [ 85%]
09:18:37 [2020-01-02T09:18:37.469Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:18:37 [2020-01-02T09:18:37.469Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:18:37 [2020-01-02T09:18:37.917Z] --- PASS: TestStats (1.84s)
09:18:37 [2020-01-02T09:18:37.917Z] === RUN   TestStopContainerWithTimeout
09:18:37 [2020-01-02T09:18:37.917Z] === RUN   TestStopContainerWithTimeout/0
09:18:37 [2020-01-02T09:18:37.917Z] === PAUSE TestStopContainerWithTimeout/0
09:18:37 [2020-01-02T09:18:37.917Z] === RUN   TestStopContainerWithTimeout/1
09:18:37 [2020-01-02T09:18:37.917Z] === PAUSE TestStopContainerWithTimeout/1
09:18:37 [2020-01-02T09:18:37.917Z] === RUN   TestStopContainerWithTimeout/3
09:18:37 [2020-01-02T09:18:37.917Z] === PAUSE TestStopContainerWithTimeout/3
09:18:37 [2020-01-02T09:18:37.917Z] === RUN   TestStopContainerWithTimeout/-1
09:18:37 [2020-01-02T09:18:37.917Z] === PAUSE TestStopContainerWithTimeout/-1
09:18:37 [2020-01-02T09:18:37.917Z] === CONT  TestStopContainerWithTimeout/0
09:18:37 [2020-01-02T09:18:37.917Z] === CONT  TestStopContainerWithTimeout/3
09:18:37 [2020-01-02T09:18:37.917Z] === CONT  TestStopContainerWithTimeout/1
09:18:37 [2020-01-02T09:18:37.917Z] === CONT  TestStopContainerWithTimeout/-1
09:18:39 [2020-01-02T09:18:39.372Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:18:39 [2020-01-02T09:18:39.630Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:18:40 [2020-01-02T09:18:40.196Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:18:41 [2020-01-02T09:18:41.205Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:18:41 [2020-01-02T09:18:41.205Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
09:18:41 [2020-01-02T09:18:41.205Z]     --- PASS: TestStopContainerWithTimeout/1 (2.31s)
09:18:41 [2020-01-02T09:18:41.205Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
09:18:41 [2020-01-02T09:18:41.205Z]     --- PASS: TestStopContainerWithTimeout/3 (3.13s)
09:18:41 [2020-01-02T09:18:41.205Z] === RUN   TestDeleteDevicemapper
09:18:41 [2020-01-02T09:18:41.205Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:18:41 [2020-01-02T09:18:41.205Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:18:41 [2020-01-02T09:18:41.206Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:18:42 [2020-01-02T09:18:42.096Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:18:42 [2020-01-02T09:18:42.180Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:18:43 [2020-01-02T09:18:43.742Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s)
09:18:43 [2020-01-02T09:18:43.742Z] === RUN   TestUpdateMemory
09:18:43 [2020-01-02T09:18:43.742Z] --- SKIP: TestUpdateMemory (0.00s)
09:18:43 [2020-01-02T09:18:43.742Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:18:43 [2020-01-02T09:18:43.742Z] === RUN   TestUpdateCPUQuota
09:18:43 [2020-01-02T09:18:43.808Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:18:45 [2020-01-02T09:18:45.380Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:18:45 [2020-01-02T09:18:45.646Z] --- PASS: TestUpdateCPUQuota (1.63s)
09:18:45 [2020-01-02T09:18:45.646Z] === RUN   TestUpdatePidsLimit
09:18:45 [2020-01-02T09:18:45.646Z] === RUN   TestUpdatePidsLimit/update_from_none
09:18:45 [2020-01-02T09:18:45.906Z] === RUN   TestUpdatePidsLimit/no_change
09:18:46 [2020-01-02T09:18:46.473Z] === RUN   TestUpdatePidsLimit/update_lower
09:18:46 [2020-01-02T09:18:46.733Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:18:46 [2020-01-02T09:18:46.756Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:18:47 [2020-01-02T09:18:47.310Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:18:47 [2020-01-02T09:18:47.324Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:18:47 [2020-01-02T09:18:47.569Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:18:48 [2020-01-02T09:18:48.136Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:18:48 [2020-01-02T09:18:48.728Z] --- PASS: TestBuildWithHugeFile (32.74s)
09:18:48 [2020-01-02T09:18:48.728Z] === RUN   TestBuildWithEmptyDockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:18:48 [2020-01-02T09:18:48.728Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
09:18:48 [2020-01-02T09:18:48.728Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
09:18:48 [2020-01-02T09:18:48.728Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
09:18:48 [2020-01-02T09:18:48.728Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
09:18:48 [2020-01-02T09:18:48.728Z] === RUN   TestBuildPreserveOwnership
09:18:48 [2020-01-02T09:18:48.728Z] === RUN   TestBuildPreserveOwnership/copy_from
09:18:49 [2020-01-02T09:18:49.061Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:18:50 [2020-01-02T09:18:50.051Z] --- PASS: TestUpdatePidsLimit (4.17s)
09:18:50 [2020-01-02T09:18:50.051Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
09:18:50 [2020-01-02T09:18:50.051Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
09:18:50 [2020-01-02T09:18:50.051Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.47s)
09:18:50 [2020-01-02T09:18:50.051Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
09:18:50 [2020-01-02T09:18:50.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
09:18:50 [2020-01-02T09:18:50.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
09:18:50 [2020-01-02T09:18:50.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
09:18:50 [2020-01-02T09:18:50.051Z] === RUN   TestUpdateRestartPolicy
09:18:50 [2020-01-02T09:18:50.432Z] tests/integration/models_resources_test.py .                             [ 91%]
09:18:51 [2020-01-02T09:18:51.506Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:18:51 [2020-01-02T09:18:51.962Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:18:53 [2020-01-02T09:18:53.783Z] --- PASS: TestBuildPreserveOwnership (6.36s)
09:18:53 [2020-01-02T09:18:53.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.17s)
09:18:53 [2020-01-02T09:18:53.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s)
09:18:53 [2020-01-02T09:18:53.783Z] === RUN   TestBuildPlatformInvalid
09:18:53 [2020-01-02T09:18:53.783Z] --- PASS: TestBuildPlatformInvalid (0.14s)
09:18:53 [2020-01-02T09:18:53.783Z] PASS
09:18:53 [2020-01-02T09:18:53.783Z] 
09:18:53 [2020-01-02T09:18:53.783Z] === Skipped
09:18:53 [2020-01-02T09:18:53.783Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
09:18:53 [2020-01-02T09:18:53.783Z]     build_session_test.go:25: TODO: BuildKit
09:18:53 [2020-01-02T09:18:53.783Z] 
09:18:53 [2020-01-02T09:18:53.783Z] 
09:18:53 [2020-01-02T09:18:53.783Z] DONE 32 tests, 1 skipped in 86.052s
09:18:54 [2020-01-02T09:18:54.164Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
09:18:54 [2020-01-02T09:18:54.164Z] ++ 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
09:18:54 [2020-01-02T09:18:54.164Z] ++ set -e
09:18:54 [2020-01-02T09:18:54.164Z] ++ '[' -n 0 ']'
09:18:54 [2020-01-02T09:18:54.164Z] ++ set -x
09:18:54 [2020-01-02T09:18:54.164Z] ++ env -i DEST=/go/src/github.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= 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
09:18:54 [2020-01-02T09:18:54.164Z] INFO: Testing against a local daemon
09:18:54 [2020-01-02T09:18:54.164Z] === RUN   TestConfigList
09:18:54 [2020-01-02T09:18:54.790Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:18:55 [2020-01-02T09:18:55.048Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:18:55 [2020-01-02T09:18:55.615Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:18:56 [2020-01-02T09:18:56.508Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:18:56 [2020-01-02T09:18:56.550Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:18:56 [2020-01-02T09:18:56.808Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:18:57 [2020-01-02T09:18:57.353Z] --- PASS: TestConfigList (2.92s)
09:18:57 [2020-01-02T09:18:57.353Z] === RUN   TestConfigsCreateAndDelete
09:19:00 [2020-01-02T09:19:00.064Z] --- PASS: TestConfigsCreateAndDelete (2.79s)
09:19:00 [2020-01-02T09:19:00.064Z] === RUN   TestConfigsUpdate
09:19:00 [2020-01-02T09:19:00.296Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:19:00 [2020-01-02T09:19:00.296Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:19:00 [2020-01-02T09:19:00.452Z] INFO: Sources obtained for gotestsum...
09:19:00 [2020-01-02T09:19:00.452Z] INFO: Checkout done for gotestsum...
09:19:00 [2020-01-02T09:19:00.991Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:19:00 [2020-01-02T09:19:00.991Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:19:01 [2020-01-02T09:19:01.252Z] --- PASS: TestBuildWithHugeFile (95.41s)
09:19:01 [2020-01-02T09:19:01.252Z] === RUN   TestBuildWithEmptyDockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:01 [2020-01-02T09:19:01.252Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:01 [2020-01-02T09:19:01.510Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:01 [2020-01-02T09:19:01.510Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
09:19:01 [2020-01-02T09:19:01.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
09:19:01 [2020-01-02T09:19:01.510Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
09:19:01 [2020-01-02T09:19:01.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
09:19:01 [2020-01-02T09:19:01.510Z] === RUN   TestBuildPreserveOwnership
09:19:01 [2020-01-02T09:19:01.510Z] === RUN   TestBuildPreserveOwnership/copy_from
09:19:01 [2020-01-02T09:19:01.985Z] INFO: Build done for gotestsum...
09:19:02 [2020-01-02T09:19:02.255Z] --- PASS: TestUpdateRestartPolicy (12.59s)
09:19:02 [2020-01-02T09:19:02.255Z] === RUN   TestUpdateRestartWithAutoRemove
09:19:02 [2020-01-02T09:19:02.546Z] --- PASS: TestConfigsUpdate (2.56s)
09:19:02 [2020-01-02T09:19:02.546Z] === RUN   TestTemplatedConfig
09:19:03 [2020-01-02T09:19:03.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
09:19:03 [2020-01-02T09:19:03.191Z] === RUN   TestWaitNonBlocked
09:19:03 [2020-01-02T09:19:03.191Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:19:03 [2020-01-02T09:19:03.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:19:03 [2020-01-02T09:19:03.191Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:19:03 [2020-01-02T09:19:03.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:19:03 [2020-01-02T09:19:03.191Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:19:03 [2020-01-02T09:19:03.191Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:19:03 [2020-01-02T09:19:03.409Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:19:03 [2020-01-02T09:19:03.409Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:19:04 [2020-01-02T09:19:04.127Z] --- PASS: TestWaitNonBlocked (0.03s)
09:19:04 [2020-01-02T09:19:04.128Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
09:19:04 [2020-01-02T09:19:04.128Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
09:19:04 [2020-01-02T09:19:04.128Z] === RUN   TestWaitBlocked
09:19:04 [2020-01-02T09:19:04.128Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:19:04 [2020-01-02T09:19:04.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:19:04 [2020-01-02T09:19:04.128Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:19:04 [2020-01-02T09:19:04.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:19:04 [2020-01-02T09:19:04.128Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:19:04 [2020-01-02T09:19:04.128Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:19:04 [2020-01-02T09:19:04.209Z] tests/integration/regression_test.py ......                              [ 98%]
09:19:04 [2020-01-02T09:19:04.724Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:19:04 [2020-01-02T09:19:04.724Z] tests/integration/credentials/utils_test.py .                            [100%]
09:19:04 [2020-01-02T09:19:04.724Z] 
09:19:04 [2020-01-02T09:19:04.724Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:19:04 [2020-01-02T09:19:04.724Z] =========================== short test summary info ============================
09:19:04 [2020-01-02T09:19:04.724Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:19:04 [2020-01-02T09:19:04.724Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:19:04 [2020-01-02T09:19:04.724Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:19:04 [2020-01-02T09:19:04.724Z]   Not supported on most drivers
09:19:04 [2020-01-02T09:19:04.724Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:19:04 [2020-01-02T09:19:04.724Z]   This doesn't seem to be taken into account by the engine
09:19:04 [2020-01-02T09:19:04.724Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:19:04 [2020-01-02T09:19:04.724Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:19:04 [2020-01-02T09:19:04.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:19:04 [2020-01-02T09:19:04.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:19:04 [2020-01-02T09:19:04.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:19:04 [2020-01-02T09:19:04.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:19:04 [2020-01-02T09:19:04.724Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:19:04 [2020-01-02T09:19:04.724Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 338.33 seconds ==
09:19:04 [2020-01-02T09:19:04.981Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:19:05 [2020-01-02T09:19:05.067Z] --- PASS: TestWaitBlocked (0.03s)
09:19:05 [2020-01-02T09:19:05.067Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
09:19:05 [2020-01-02T09:19:05.067Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
09:19:05 [2020-01-02T09:19:05.067Z] === CONT  TestContainerStartOnDaemonRestart
09:19:05 [2020-01-02T09:19:05.067Z] === CONT  TestIpcModeOlderClient
09:19:05 [2020-01-02T09:19:05.067Z] === CONT  TestDaemonRestartIpcMode
09:19:05 [2020-01-02T09:19:05.332Z] --- PASS: TestIpcModeOlderClient (0.21s)
09:19:05 [2020-01-02T09:19:05.334Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:19:05 [2020-01-02T09:19:05.910Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:19:05 [2020-01-02T09:19:05.910Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:19:06 [2020-01-02T09:19:06.174Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:19:06 [2020-01-02T09:19:06.632Z] --- PASS: TestTemplatedConfig (3.97s)
09:19:06 [2020-01-02T09:19:06.632Z] === RUN   TestConfigInspect
09:19:08 [2020-01-02T09:19:08.079Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:19:08 [2020-01-02T09:19:08.079Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:19:08 [2020-01-02T09:19:08.079Z] --- PASS: TestBuildPreserveOwnership (6.54s)
09:19:08 [2020-01-02T09:19:08.079Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.29s)
09:19:08 [2020-01-02T09:19:08.079Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
09:19:08 [2020-01-02T09:19:08.079Z] === RUN   TestBuildPlatformInvalid
09:19:08 [2020-01-02T09:19:08.337Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:19:08 [2020-01-02T09:19:08.337Z] --- PASS: TestBuildPlatformInvalid (0.19s)
09:19:08 [2020-01-02T09:19:08.337Z] PASS
09:19:08 [2020-01-02T09:19:08.337Z] 
09:19:08 [2020-01-02T09:19:08.337Z] === Skipped
09:19:08 [2020-01-02T09:19:08.337Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:19:08 [2020-01-02T09:19:08.337Z]     build_session_test.go:25: TODO: BuildKit
09:19:08 [2020-01-02T09:19:08.337Z] 
09:19:08 [2020-01-02T09:19:08.337Z] 
09:19:08 [2020-01-02T09:19:08.337Z] DONE 32 tests, 1 skipped in 181.697s
09:19:08 [2020-01-02T09:19:08.337Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:19:08 [2020-01-02T09:19:08.337Z] ++ 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
09:19:08 [2020-01-02T09:19:08.337Z] ++ set -e
09:19:08 [2020-01-02T09:19:08.337Z] ++ '[' -n 0 ']'
09:19:08 [2020-01-02T09:19:08.337Z] ++ set -x
09:19:08 [2020-01-02T09:19:08.337Z] ++ env -i DEST=/go/src/github.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= 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
09:19:08 [2020-01-02T09:19:08.595Z] INFO: Testing against a local daemon
09:19:08 [2020-01-02T09:19:08.595Z] === RUN   TestConfigList
09:19:08 [2020-01-02T09:19:08.620Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s)
09:19:09 [2020-01-02T09:19:09.163Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:19:09 [2020-01-02T09:19:09.728Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:19:09 [2020-01-02T09:19:09.849Z] --- PASS: TestConfigInspect (3.07s)
09:19:09 [2020-01-02T09:19:09.849Z] === RUN   TestConfigCreateWithLabels
09:19:09 [2020-01-02T09:19:09.996Z] --- PASS: TestDaemonRestartIpcMode (4.65s)
09:19:09 [2020-01-02T09:19:09.996Z] PASS
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] === Skipped
09:19:09 [2020-01-02T09:19:09.996Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:19:09 [2020-01-02T09:19:09.996Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
09:19:09 [2020-01-02T09:19:09.996Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
09:19:09 [2020-01-02T09:19:09.996Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:19:09 [2020-01-02T09:19:09.996Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:19:09 [2020-01-02T09:19:09.996Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
09:19:09 [2020-01-02T09:19:09.996Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] 
09:19:09 [2020-01-02T09:19:09.996Z] DONE 197 tests, 6 skipped in 132.196s
09:19:09 [2020-01-02T09:19:09.996Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:19:09 [2020-01-02T09:19:09.996Z] ++ 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
09:19:09 [2020-01-02T09:19:09.996Z] ++ set -e
09:19:09 [2020-01-02T09:19:09.996Z] ++ '[' -n 0 ']'
09:19:09 [2020-01-02T09:19:09.996Z] ++ set -x
09:19:09 [2020-01-02T09:19:09.996Z] ++ env -i DEST=/go/src/github.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= 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
09:19:09 [2020-01-02T09:19:09.996Z] INFO: Testing against a local daemon
09:19:09 [2020-01-02T09:19:09.996Z] === RUN   TestCommitInheritsEnv
09:19:10 [2020-01-02T09:19:10.931Z] --- PASS: TestCommitInheritsEnv (0.59s)
09:19:10 [2020-01-02T09:19:10.931Z] === RUN   TestImportExtremelyLargeImageWorks
09:19:10 [2020-01-02T09:19:10.931Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:19:10 [2020-01-02T09:19:10.931Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:19:10 [2020-01-02T09:19:10.931Z] === RUN   TestImagesFilterMultiReference
09:19:10 [2020-01-02T09:19:10.931Z] --- PASS: TestImagesFilterMultiReference (0.10s)
09:19:10 [2020-01-02T09:19:10.931Z] === RUN   TestImagePullPlatformInvalid
09:19:10 [2020-01-02T09:19:10.931Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:19:10 [2020-01-02T09:19:10.931Z] === RUN   TestRemoveImageOrphaning
09:19:11 [2020-01-02T09:19:11.499Z] --- PASS: TestRemoveImageOrphaning (0.56s)
09:19:11 [2020-01-02T09:19:11.499Z] === RUN   TestRemoveImageGarbageCollector
09:19:11 [2020-01-02T09:19:11.499Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:19:11 [2020-01-02T09:19:11.499Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:19:11 [2020-01-02T09:19:11.499Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:19:11 [2020-01-02T09:19:11.499Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
09:19:11 [2020-01-02T09:19:11.499Z] === RUN   TestTagInvalidReference
09:19:11 [2020-01-02T09:19:11.499Z] --- PASS: TestTagInvalidReference (0.03s)
09:19:11 [2020-01-02T09:19:11.499Z] === RUN   TestTagValidPrefixedRepo
09:19:11 [2020-01-02T09:19:11.499Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
09:19:11 [2020-01-02T09:19:11.499Z] === RUN   TestTagExistedNameWithoutForce
09:19:11 [2020-01-02T09:19:11.625Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:19:11 [2020-01-02T09:19:11.758Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:19:11 [2020-01-02T09:19:11.758Z] === RUN   TestTagOfficialNames
09:19:11 [2020-01-02T09:19:11.758Z] --- PASS: TestTagOfficialNames (0.08s)
09:19:11 [2020-01-02T09:19:11.758Z] === RUN   TestTagMatchesDigest
09:19:11 [2020-01-02T09:19:11.758Z] --- PASS: TestTagMatchesDigest (0.03s)
09:19:11 [2020-01-02T09:19:11.758Z] PASS
09:19:11 [2020-01-02T09:19:11.758Z] 
09:19:11 [2020-01-02T09:19:11.758Z] === Skipped
09:19:11 [2020-01-02T09:19:11.758Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:19:11 [2020-01-02T09:19:11.758Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:19:11 [2020-01-02T09:19:11.758Z] 
09:19:11 [2020-01-02T09:19:11.758Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:19:11 [2020-01-02T09:19:11.758Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:19:11 [2020-01-02T09:19:11.758Z] 
09:19:11 [2020-01-02T09:19:11.758Z] 
09:19:11 [2020-01-02T09:19:11.758Z] DONE 12 tests, 2 skipped in 1.938s
09:19:11 [2020-01-02T09:19:11.758Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:19:11 [2020-01-02T09:19:11.758Z] ++ 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
09:19:11 [2020-01-02T09:19:11.758Z] ++ set -e
09:19:11 [2020-01-02T09:19:11.758Z] ++ '[' -n 0 ']'
09:19:11 [2020-01-02T09:19:11.758Z] ++ set -x
09:19:11 [2020-01-02T09:19:11.758Z] ++ env -i DEST=/go/src/github.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= 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
09:19:11 [2020-01-02T09:19:11.883Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:19:11 [2020-01-02T09:19:11.883Z] --- PASS: TestConfigList (3.48s)
09:19:11 [2020-01-02T09:19:11.883Z] === RUN   TestConfigsCreateAndDelete
09:19:12 [2020-01-02T09:19:12.017Z] INFO: Testing against a local daemon
09:19:12 [2020-01-02T09:19:12.017Z] === RUN   TestNetworkCreateDelete
09:19:12 [2020-01-02T09:19:12.276Z] --- PASS: TestNetworkCreateDelete (0.42s)
09:19:12 [2020-01-02T09:19:12.276Z] === RUN   TestDockerNetworkDeletePreferID
09:19:12 [2020-01-02T09:19:12.291Z] Removing intermediate container 5e9f7671112f
09:19:12 [2020-01-02T09:19:12.291Z]  ---> 311442b2cbe0
09:19:12 [2020-01-02T09:19:12.291Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
09:19:12 [2020-01-02T09:19:12.291Z]  ---> Running in b01163ca61cc
09:19:12 [2020-01-02T09:19:12.292Z] --- PASS: TestConfigCreateWithLabels (2.93s)
09:19:12 [2020-01-02T09:19:12.292Z] === RUN   TestConfigCreateResolve
09:19:12 [2020-01-02T09:19:12.753Z] Removing intermediate container b01163ca61cc
09:19:12 [2020-01-02T09:19:12.753Z]  ---> dc6013becad2
09:19:12 [2020-01-02T09:19:12.754Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:19:12 [2020-01-02T09:19:12.754Z]  ---> Running in c65e57d457cc
09:19:13 [2020-01-02T09:19:13.212Z] Removing intermediate container c65e57d457cc
09:19:13 [2020-01-02T09:19:13.212Z]  ---> 1805020f6d4b
09:19:13 [2020-01-02T09:19:13.212Z] Step 10/10 : COPY . .
09:19:13 [2020-01-02T09:19:13.654Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
09:19:13 [2020-01-02T09:19:13.654Z] === RUN   TestInspectNetwork
09:19:14 [2020-01-02T09:19:14.413Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:19:14 [2020-01-02T09:19:14.671Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:19:15 [2020-01-02T09:19:15.240Z] --- PASS: TestConfigsCreateAndDelete (3.12s)
09:19:15 [2020-01-02T09:19:15.240Z] === RUN   TestConfigsUpdate
09:19:15 [2020-01-02T09:19:15.240Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:19:15 [2020-01-02T09:19:15.484Z] --- PASS: TestConfigCreateResolve (3.06s)
09:19:15 [2020-01-02T09:19:15.484Z] === RUN   TestConfigDaemonLibtrustID
09:19:15 [2020-01-02T09:19:15.498Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:19:16 [2020-01-02T09:19:16.291Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
09:19:16 [2020-01-02T09:19:16.291Z] PASS
09:19:16 [2020-01-02T09:19:16.291Z] 
09:19:16 [2020-01-02T09:19:16.291Z] DONE 8 tests in 22.058s
09:19:16 [2020-01-02T09:19:16.291Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
09:19:16 [2020-01-02T09:19:16.291Z] ++ 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
09:19:16 [2020-01-02T09:19:16.291Z] ++ set -e
09:19:16 [2020-01-02T09:19:16.291Z] ++ '[' -n 0 ']'
09:19:16 [2020-01-02T09:19:16.291Z] ++ set -x
09:19:16 [2020-01-02T09:19:16.291Z] ++ env -i DEST=/go/src/github.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= 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
09:19:16 [2020-01-02T09:19:16.291Z] INFO: Testing against a local daemon
09:19:16 [2020-01-02T09:19:16.291Z] === RUN   TestCheckpoint
09:19:16 [2020-01-02T09:19:16.291Z] --- SKIP: TestCheckpoint (0.00s)
09:19:16 [2020-01-02T09:19:16.291Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:19:16 [2020-01-02T09:19:16.291Z] === RUN   TestContainerInvalidJSON
09:19:16 [2020-01-02T09:19:16.291Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:19:16 [2020-01-02T09:19:16.291Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:19:16 [2020-01-02T09:19:16.291Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:19:16 [2020-01-02T09:19:16.291Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:19:16 [2020-01-02T09:19:16.291Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:19:16 [2020-01-02T09:19:16.291Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:19:16 [2020-01-02T09:19:16.291Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:19:16 [2020-01-02T09:19:16.291Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:19:16 [2020-01-02T09:19:16.291Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:19:16 [2020-01-02T09:19:16.291Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:19:16 [2020-01-02T09:19:16.291Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:19:16 [2020-01-02T09:19:16.291Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:19:16 [2020-01-02T09:19:16.291Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:19:16 [2020-01-02T09:19:16.291Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:19:16 [2020-01-02T09:19:16.731Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s)
09:19:16 [2020-01-02T09:19:16.731Z] === RUN   TestCopyFromContainerPathIsNotDir
09:19:16 [2020-01-02T09:19:16.731Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s)
09:19:16 [2020-01-02T09:19:16.731Z] === RUN   TestCopyToContainerPathDoesNotExist
09:19:17 [2020-01-02T09:19:17.166Z] Clearing AppArmor profiles cache:.
09:19:17 [2020-01-02T09:19:17.166Z] All profile caches have been cleared, but no profiles have been unloaded.
09:19:17 [2020-01-02T09:19:17.166Z] Unloading profiles will leave already running processes permanently
09:19:17 [2020-01-02T09:19:17.166Z] unconfined, which can lead to unexpected situations.
09:19:17 [2020-01-02T09:19:17.166Z] 
09:19:17 [2020-01-02T09:19:17.166Z] To set a process to complain mode, use the command line tool
09:19:17 [2020-01-02T09:19:17.166Z] 'aa-complain'. To really tear down all profiles, run the init script
09:19:17 [2020-01-02T09:19:17.166Z] with the 'teardown' option."
09:19:17 [2020-01-02T09:19:17.166Z] 
09:19:17 [2020-01-02T09:19:17.201Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
09:19:17 [2020-01-02T09:19:17.201Z] === RUN   TestCopyToContainerPathIsNotDir
09:19:17 [2020-01-02T09:19:17.201Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s)
09:19:17 [2020-01-02T09:19:17.201Z] === RUN   TestCopyFromContainer
Post stage
[Pipeline] junit
09:19:17 [2020-01-02T09:19:17.742Z] Recording test results
09:19:18 [2020-01-02T09:19:18.845Z] --- PASS: TestConfigsUpdate (3.14s)
09:19:18 [2020-01-02T09:19:18.845Z] === RUN   TestTemplatedConfig
09:19:19 [2020-01-02T09:19:19.104Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
[Pipeline] sh
09:19:19 [2020-01-02T09:19:19.345Z] === RUN   TestCopyFromContainer//
09:19:19 [2020-01-02T09:19:19.520Z] + echo Ensuring container killed.
09:19:19 [2020-01-02T09:19:19.521Z] Ensuring container killed.
09:19:19 [2020-01-02T09:19:19.521Z] + docker rm -vf docker-pr2
09:19:19 [2020-01-02T09:19:19.521Z] Error: No such container: docker-pr2
09:19:19 [2020-01-02T09:19:19.521Z] + true
[Pipeline] sh
09:19:19 [2020-01-02T09:19:19.718Z] === RUN   TestCopyFromContainer//bar/root
09:19:19 [2020-01-02T09:19:19.718Z] === RUN   TestCopyFromContainer//bar/root/
09:19:19 [2020-01-02T09:19:19.718Z] === RUN   TestCopyFromContainer/bar/quux
09:19:19 [2020-01-02T09:19:19.718Z] === RUN   TestCopyFromContainer/bar/quux/
09:19:19 [2020-01-02T09:19:19.807Z] + echo Chowning /workspace to jenkins user
09:19:19 [2020-01-02T09:19:19.807Z] Chowning /workspace to jenkins user
09:19:19 [2020-01-02T09:19:19.807Z] + id -u
09:19:19 [2020-01-02T09:19:19.807Z] + id -g
09:19:19 [2020-01-02T09:19:19.807Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40291:/workspace busybox chown -R 1000:1000 /workspace
09:19:19 [2020-01-02T09:19:19.807Z] Unable to find image 'busybox:latest' locally
09:19:19 [2020-01-02T09:19:19.807Z] latest: Pulling from library/busybox
09:19:19 [2020-01-02T09:19:19.807Z] bdbbaa22dec6: Pulling fs layer
09:19:19 [2020-01-02T09:19:19.807Z] bdbbaa22dec6: Download complete
09:19:20 [2020-01-02T09:19:20.067Z] bdbbaa22dec6: Pull complete
09:19:20 [2020-01-02T09:19:20.067Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
09:19:20 [2020-01-02T09:19:20.067Z] Status: Downloaded newer image for busybox:latest
09:19:20 [2020-01-02T09:19:20.088Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:19:20 [2020-01-02T09:19:20.088Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:19:20 [2020-01-02T09:19:20.088Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:19:20 [2020-01-02T09:19:20.088Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:19:20 [2020-01-02T09:19:20.223Z] === RUN   TestInspectNetwork/full_network_id
09:19:20 [2020-01-02T09:19:20.223Z] === RUN   TestInspectNetwork/partial_network_id
09:19:20 [2020-01-02T09:19:20.223Z] === RUN   TestInspectNetwork/network_name
09:19:20 [2020-01-02T09:19:20.223Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCopyFromContainer/bar/notarget
09:19:20 [2020-01-02T09:19:20.476Z] --- PASS: TestCopyFromContainer (3.16s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer// (0.09s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:20 [2020-01-02T09:19:20.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:20 [2020-01-02T09:19:20.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:20 [2020-01-02T09:19:20.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:20 [2020-01-02T09:19:20.476Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:20 [2020-01-02T09:19:20.476Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:20 [2020-01-02T09:19:20.476Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:20 [2020-01-02T09:19:20.476Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateLinkToNonExistingContainer
09:19:20 [2020-01-02T09:19:20.476Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateWithInvalidEnv
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateWithInvalidEnv/0
09:19:20 [2020-01-02T09:19:20.476Z] === PAUSE TestCreateWithInvalidEnv/0
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateWithInvalidEnv/1
09:19:20 [2020-01-02T09:19:20.476Z] === PAUSE TestCreateWithInvalidEnv/1
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateWithInvalidEnv/2
09:19:20 [2020-01-02T09:19:20.476Z] === PAUSE TestCreateWithInvalidEnv/2
09:19:20 [2020-01-02T09:19:20.476Z] === CONT  TestCreateWithInvalidEnv/0
09:19:20 [2020-01-02T09:19:20.476Z] === CONT  TestCreateWithInvalidEnv/2
09:19:20 [2020-01-02T09:19:20.476Z] === CONT  TestCreateWithInvalidEnv/1
09:19:20 [2020-01-02T09:19:20.476Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:19:20 [2020-01-02T09:19:20.476Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateTmpfsMountsTarget
09:19:20 [2020-01-02T09:19:20.476Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:19:20 [2020-01-02T09:19:20.476Z] === RUN   TestCreateWithCustomMaskedPaths
09:19:21 [2020-01-02T09:19:21.632Z] --- PASS: TestTemplatedConfig (3.02s)
09:19:21 [2020-01-02T09:19:21.632Z] === RUN   TestConfigInspect
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:19:22 [2020-01-02T09:19:22.267Z] + bundleName=docker-py
09:19:22 [2020-01-02T09:19:22.267Z] + echo Creating docker-py-bundles.tar.gz
09:19:22 [2020-01-02T09:19:22.267Z] Creating docker-py-bundles.tar.gz
09:19:22 [2020-01-02T09:19:22.267Z] + 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
09:19:22 [2020-01-02T09:19:22.279Z] Archiving artifacts
09:19:22 [2020-01-02T09:19:22.951Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s)
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:19:22 [2020-01-02T09:19:22.951Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:19:22 [2020-01-02T09:19:22.951Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:19:22 [2020-01-02T09:19:22.951Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:19:22 [2020-01-02T09:19:22.951Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:19:22 [2020-01-02T09:19:22.951Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:19:22 [2020-01-02T09:19:22.951Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:19:23 [2020-01-02T09:19:23.324Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:19:23 [2020-01-02T09:19:23.324Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:19:23 [2020-01-02T09:19:23.324Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:19:23 [2020-01-02T09:19:23.324Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:19:23 [2020-01-02T09:19:23.324Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:19:23 [2020-01-02T09:19:23.324Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:19:23 [2020-01-02T09:19:23.324Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:19:23 [2020-01-02T09:19:23.324Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
09:19:23 [2020-01-02T09:19:23.324Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
09:19:23 [2020-01-02T09:19:23.324Z] === RUN   TestCreateWithCustomReadonlyPaths
09:19:23 [2020-01-02T09:19:23.534Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:19:23 [2020-01-02T09:19:23.748Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40291/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
09:19:23 [2020-01-02T09:19:23.792Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:19:24 [2020-01-02T09:19:24.107Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/make.sh binary-daemon
09:19:24 [2020-01-02T09:19:24.674Z] 
09:19:24 [2020-01-02T09:19:24.674Z] Removing bundles/
09:19:24 [2020-01-02T09:19:24.674Z] 
09:19:24 [2020-01-02T09:19:24.674Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
09:19:24 [2020-01-02T09:19:24.674Z] Building: bundles/binary-daemon/dockerd-dev
09:19:24 [2020-01-02T09:19:24.674Z] GOOS="" GOARCH="" GOARM=""
09:19:24 [2020-01-02T09:19:24.725Z] --- PASS: TestConfigInspect (3.39s)
09:19:24 [2020-01-02T09:19:24.725Z] === RUN   TestConfigCreateWithLabels
09:19:25 [2020-01-02T09:19:25.493Z] --- PASS: TestInspectNetwork (11.10s)
09:19:25 [2020-01-02T09:19:25.493Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:19:25 [2020-01-02T09:19:25.493Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:19:25 [2020-01-02T09:19:25.493Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:19:25 [2020-01-02T09:19:25.493Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:19:25 [2020-01-02T09:19:25.493Z] === RUN   TestRunContainerWithBridgeNone
09:19:25 [2020-01-02T09:19:25.798Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:25 [2020-01-02T09:19:25.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:25 [2020-01-02T09:19:25.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:25 [2020-01-02T09:19:25.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:25 [2020-01-02T09:19:25.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:25 [2020-01-02T09:19:25.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:19:25 [2020-01-02T09:19:25.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:19:25 [2020-01-02T09:19:25.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:19:25 [2020-01-02T09:19:25.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:19:25 [2020-01-02T09:19:25.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:19:25 [2020-01-02T09:19:25.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestContainerStartOnDaemonRestart
09:19:25 [2020-01-02T09:19:25.798Z] === PAUSE TestContainerStartOnDaemonRestart
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestDaemonRestartIpcMode
09:19:25 [2020-01-02T09:19:25.798Z] === PAUSE TestDaemonRestartIpcMode
09:19:25 [2020-01-02T09:19:25.798Z] === RUN   TestDiff
09:19:26 [2020-01-02T09:19:26.580Z] --- PASS: TestDiff (0.85s)
09:19:26 [2020-01-02T09:19:26.580Z] === RUN   TestExecWithCloseStdin
09:19:27 [2020-01-02T09:19:27.262Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:19:27 [2020-01-02T09:19:27.397Z] --- PASS: TestRunContainerWithBridgeNone (2.64s)
09:19:27 [2020-01-02T09:19:27.397Z] === RUN   TestNetworkInvalidJSON
09:19:27 [2020-01-02T09:19:27.397Z] === RUN   TestNetworkInvalidJSON//networks/create
09:19:27 [2020-01-02T09:19:27.397Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:19:27 [2020-01-02T09:19:27.397Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:19:27 [2020-01-02T09:19:27.397Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:19:27 [2020-01-02T09:19:27.397Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:19:27 [2020-01-02T09:19:27.397Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:19:27 [2020-01-02T09:19:27.397Z] === CONT  TestNetworkInvalidJSON//networks/create
09:19:27 [2020-01-02T09:19:27.397Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:19:27 [2020-01-02T09:19:27.397Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:19:27 [2020-01-02T09:19:27.397Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:19:27 [2020-01-02T09:19:27.397Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:19:27 [2020-01-02T09:19:27.397Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:19:27 [2020-01-02T09:19:27.397Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:19:27 [2020-01-02T09:19:27.397Z] === RUN   TestDaemonRestartWithLiveRestore
09:19:27 [2020-01-02T09:19:27.522Z] --- PASS: TestConfigCreateWithLabels (2.74s)
09:19:27 [2020-01-02T09:19:27.522Z] === RUN   TestConfigCreateResolve
09:19:27 [2020-01-02T09:19:27.522Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:19:27 [2020-01-02T09:19:27.861Z] --- PASS: TestExecWithCloseStdin (1.08s)
09:19:27 [2020-01-02T09:19:27.861Z] === RUN   TestExec
09:19:28 [2020-01-02T09:19:28.088Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:19:28 [2020-01-02T09:19:28.653Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:19:28 [2020-01-02T09:19:28.653Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:19:28 [2020-01-02T09:19:28.654Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:19:29 [2020-01-02T09:19:29.145Z] --- PASS: TestExec (1.28s)
09:19:29 [2020-01-02T09:19:29.145Z] === RUN   TestExecUser
09:19:29 [2020-01-02T09:19:29.302Z] --- PASS: TestDaemonRestartWithLiveRestore (1.58s)
09:19:29 [2020-01-02T09:19:29.302Z] === RUN   TestDaemonDefaultNetworkPools
09:19:30 [2020-01-02T09:19:30.205Z] --- PASS: TestExecUser (1.16s)
09:19:30 [2020-01-02T09:19:30.205Z] === RUN   TestExportContainerAndImportImage
09:19:30 [2020-01-02T09:19:30.238Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s)
09:19:30 [2020-01-02T09:19:30.238Z] === RUN   TestDaemonRestartWithExistingNetwork
09:19:30 [2020-01-02T09:19:30.554Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:19:30 [2020-01-02T09:19:30.554Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:19:30 [2020-01-02T09:19:30.812Z] --- PASS: TestConfigCreateResolve (3.42s)
09:19:30 [2020-01-02T09:19:30.812Z] === RUN   TestConfigDaemonLibtrustID
09:19:31 [2020-01-02T09:19:31.378Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
09:19:31 [2020-01-02T09:19:31.378Z] PASS
09:19:31 [2020-01-02T09:19:31.378Z] 
09:19:31 [2020-01-02T09:19:31.378Z] DONE 8 tests in 22.989s
09:19:31 [2020-01-02T09:19:31.378Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:19:31 [2020-01-02T09:19:31.378Z] ++ 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
09:19:31 [2020-01-02T09:19:31.378Z] ++ set -e
09:19:31 [2020-01-02T09:19:31.378Z] ++ '[' -n 0 ']'
09:19:31 [2020-01-02T09:19:31.378Z] ++ set -x
09:19:31 [2020-01-02T09:19:31.378Z] ++ env -i DEST=/go/src/github.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= 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
09:19:31 [2020-01-02T09:19:31.587Z] --- PASS: TestExportContainerAndImportImage (1.13s)
09:19:31 [2020-01-02T09:19:31.587Z] === RUN   TestExportContainerAfterDaemonRestart
09:19:31 [2020-01-02T09:19:31.636Z] INFO: Testing against a local daemon
09:19:31 [2020-01-02T09:19:31.636Z] === RUN   TestCheckpoint
09:19:31 [2020-01-02T09:19:31.636Z] --- SKIP: TestCheckpoint (0.00s)
09:19:31 [2020-01-02T09:19:31.636Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:19:31 [2020-01-02T09:19:31.636Z] === RUN   TestContainerInvalidJSON
09:19:31 [2020-01-02T09:19:31.636Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:19:31 [2020-01-02T09:19:31.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:19:31 [2020-01-02T09:19:31.636Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:19:31 [2020-01-02T09:19:31.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:19:31 [2020-01-02T09:19:31.636Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:19:31 [2020-01-02T09:19:31.636Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:19:31 [2020-01-02T09:19:31.636Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:19:31 [2020-01-02T09:19:31.636Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:19:31 [2020-01-02T09:19:31.636Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:19:31 [2020-01-02T09:19:31.636Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:19:31 [2020-01-02T09:19:31.636Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:19:31 [2020-01-02T09:19:31.636Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:19:31 [2020-01-02T09:19:31.636Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:19:31 [2020-01-02T09:19:31.636Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:19:31 [2020-01-02T09:19:31.636Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
09:19:31 [2020-01-02T09:19:31.636Z] === RUN   TestCopyFromContainerPathIsNotDir
09:19:31 [2020-01-02T09:19:31.893Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
09:19:31 [2020-01-02T09:19:31.893Z] === RUN   TestCopyToContainerPathDoesNotExist
09:19:31 [2020-01-02T09:19:31.893Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
09:19:31 [2020-01-02T09:19:31.893Z] === RUN   TestCopyToContainerPathIsNotDir
09:19:31 [2020-01-02T09:19:31.893Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
09:19:31 [2020-01-02T09:19:31.893Z] === RUN   TestCopyFromContainer
09:19:32 [2020-01-02T09:19:32.143Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s)
09:19:32 [2020-01-02T09:19:32.143Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:19:32 [2020-01-02T09:19:32.460Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:19:32 [2020-01-02T09:19:32.877Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
09:19:32 [2020-01-02T09:19:32.877Z] === RUN   TestHealthCheckWorkdir
09:19:34 [2020-01-02T09:19:34.149Z] --- PASS: TestHealthCheckWorkdir (1.10s)
09:19:34 [2020-01-02T09:19:34.149Z] === RUN   TestHealthKillContainer
09:19:34 [2020-01-02T09:19:34.364Z] === RUN   TestCopyFromContainer//
09:19:34 [2020-01-02T09:19:34.364Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:19:34 [2020-01-02T09:19:34.364Z] === RUN   TestCopyFromContainer//bar/root
09:19:34 [2020-01-02T09:19:34.364Z] === RUN   TestCopyFromContainer//bar/root/
09:19:34 [2020-01-02T09:19:34.364Z] === RUN   TestCopyFromContainer/bar/quux
09:19:34 [2020-01-02T09:19:34.622Z] === RUN   TestCopyFromContainer/bar/quux/
09:19:34 [2020-01-02T09:19:34.622Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:19:34 [2020-01-02T09:19:34.622Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:19:34 [2020-01-02T09:19:34.678Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
09:19:34 [2020-01-02T09:19:34.678Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:19:34 [2020-01-02T09:19:34.880Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:19:34 [2020-01-02T09:19:34.880Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:19:35 [2020-01-02T09:19:35.139Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:19:35 [2020-01-02T09:19:35.139Z] === RUN   TestCopyFromContainer/bar/notarget
09:19:35 [2020-01-02T09:19:35.247Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
09:19:35 [2020-01-02T09:19:35.247Z] === RUN   TestServiceWithPredefinedNetwork
09:19:35 [2020-01-02T09:19:35.396Z] --- PASS: TestCopyFromContainer (3.33s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer// (0.14s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:35 [2020-01-02T09:19:35.396Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:35 [2020-01-02T09:19:35.396Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:35 [2020-01-02T09:19:35.396Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:35 [2020-01-02T09:19:35.396Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:35 [2020-01-02T09:19:35.396Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:35 [2020-01-02T09:19:35.396Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:35 [2020-01-02T09:19:35.396Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:19:35 [2020-01-02T09:19:35.396Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateLinkToNonExistingContainer
09:19:35 [2020-01-02T09:19:35.396Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateWithInvalidEnv
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateWithInvalidEnv/0
09:19:35 [2020-01-02T09:19:35.396Z] === PAUSE TestCreateWithInvalidEnv/0
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateWithInvalidEnv/1
09:19:35 [2020-01-02T09:19:35.396Z] === PAUSE TestCreateWithInvalidEnv/1
09:19:35 [2020-01-02T09:19:35.396Z] === RUN   TestCreateWithInvalidEnv/2
09:19:35 [2020-01-02T09:19:35.396Z] === PAUSE TestCreateWithInvalidEnv/2
09:19:35 [2020-01-02T09:19:35.396Z] === CONT  TestCreateWithInvalidEnv/0
09:19:35 [2020-01-02T09:19:35.396Z] === CONT  TestCreateWithInvalidEnv/2
09:19:35 [2020-01-02T09:19:35.397Z] === CONT  TestCreateWithInvalidEnv/1
09:19:35 [2020-01-02T09:19:35.397Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:19:35 [2020-01-02T09:19:35.397Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:19:35 [2020-01-02T09:19:35.397Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:19:35 [2020-01-02T09:19:35.397Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
09:19:35 [2020-01-02T09:19:35.397Z] === RUN   TestCreateTmpfsMountsTarget
09:19:35 [2020-01-02T09:19:35.397Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:19:35 [2020-01-02T09:19:35.397Z] === RUN   TestCreateWithCustomMaskedPaths
09:19:35 [2020-01-02T09:19:35.962Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:19:36 [2020-01-02T09:19:36.220Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:19:37 [2020-01-02T09:19:37.153Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:19:37 [2020-01-02T09:19:37.314Z] --- PASS: TestHealthKillContainer (3.08s)
09:19:37 [2020-01-02T09:19:37.314Z] === RUN   TestInspectCpusetInConfigPre120
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:19:38 [2020-01-02T09:19:38.089Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s)
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:19:38 [2020-01-02T09:19:38.089Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:19:38 [2020-01-02T09:19:38.089Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:19:38 [2020-01-02T09:19:38.094Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
09:19:38 [2020-01-02T09:19:38.094Z] === RUN   TestIpcModeNone
09:19:38 [2020-01-02T09:19:38.332Z]  ---> 31f7a93aced3
09:19:38 [2020-01-02T09:19:38.347Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
09:19:38 [2020-01-02T09:19:38.347Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
09:19:38 [2020-01-02T09:19:38.347Z] === RUN   TestCreateWithCustomReadonlyPaths
09:19:38 [2020-01-02T09:19:38.536Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s)
09:19:38 [2020-01-02T09:19:38.536Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:19:38 [2020-01-02T09:19:38.536Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:19:38 [2020-01-02T09:19:38.536Z]     service_test.go:230: FLAKY_TEST
09:19:38 [2020-01-02T09:19:38.536Z] === RUN   TestServiceWithDataPathPortInit
09:19:38 [2020-01-02T09:19:38.793Z] Successfully built 31f7a93aced3
09:19:38 [2020-01-02T09:19:38.793Z] Successfully tagged docker:latest
09:19:38 [2020-01-02T09:19:38.793Z] INFO: Image build ended at 01/02/2020 09:19:38. Duration:00:04:15.2289392
09:19:38 [2020-01-02T09:19:38.793Z] 
09:19:38 [2020-01-02T09:19:38.793Z] 
09:19:38 [2020-01-02T09:19:38.793Z] INFO: Building the test binaries at 01/02/2020 09:19:38...
09:19:38 [2020-01-02T09:19:38.871Z] --- PASS: TestIpcModeNone (0.95s)
09:19:38 [2020-01-02T09:19:38.871Z] === RUN   TestIpcModePrivate
09:19:39 [2020-01-02T09:19:39.721Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:19:40 [2020-01-02T09:19:40.130Z] --- PASS: TestIpcModePrivate (1.12s)
09:19:40 [2020-01-02T09:19:40.130Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
09:19:40 [2020-01-02T09:19:40.130Z] === RUN   TestIpcModeShareable
09:19:40 [2020-01-02T09:19:40.655Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:19:40 [2020-01-02T09:19:40.908Z] --- PASS: TestIpcModeShareable (1.09s)
09:19:40 [2020-01-02T09:19:40.909Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
09:19:40 [2020-01-02T09:19:40.909Z] === RUN   TestAPIIpcModeShareableAndContainer
09:19:40 [2020-01-02T09:19:40.913Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s)
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:40 [2020-01-02T09:19:40.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:40 [2020-01-02T09:19:40.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:40 [2020-01-02T09:19:40.913Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:40 [2020-01-02T09:19:40.913Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:40 [2020-01-02T09:19:40.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:19:40 [2020-01-02T09:19:40.913Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:19:40 [2020-01-02T09:19:40.913Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:19:40 [2020-01-02T09:19:40.913Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:19:40 [2020-01-02T09:19:40.913Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:19:40 [2020-01-02T09:19:40.913Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestContainerStartOnDaemonRestart
09:19:40 [2020-01-02T09:19:40.913Z] === PAUSE TestContainerStartOnDaemonRestart
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestDaemonRestartIpcMode
09:19:40 [2020-01-02T09:19:40.913Z] === PAUSE TestDaemonRestartIpcMode
09:19:40 [2020-01-02T09:19:40.913Z] === RUN   TestDiff
09:19:41 [2020-01-02T09:19:41.480Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:19:42 [2020-01-02T09:19:42.046Z] --- PASS: TestDiff (0.88s)
09:19:42 [2020-01-02T09:19:42.046Z] === RUN   TestExecWithCloseStdin
09:19:42 [2020-01-02T09:19:42.046Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:19:42 [2020-01-02T09:19:42.978Z] --- PASS: TestExecWithCloseStdin (0.90s)
09:19:42 [2020-01-02T09:19:42.978Z] === RUN   TestExec
09:19:43 [2020-01-02T09:19:43.481Z] INFO: make.ps1 starting at 01/02/2020 09:19:42
09:19:43 [2020-01-02T09:19:43.481Z] INFO: Git commit (474cae59c) assumed from DOCKER_GITCOMMIT environment variable
09:19:43 [2020-01-02T09:19:43.481Z] INFO: Invoking autogen...
09:19:43 [2020-01-02T09:19:43.547Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:19:43 [2020-01-02T09:19:43.547Z] --- PASS: TestExec (0.87s)
09:19:43 [2020-01-02T09:19:43.547Z] === RUN   TestExecUser
09:19:43 [2020-01-02T09:19:43.939Z] INFO: Building daemon...
09:19:44 [2020-01-02T09:19:44.105Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s)
09:19:44 [2020-01-02T09:19:44.105Z] === RUN   TestAPIIpcModeHost
09:19:44 [2020-01-02T09:19:44.484Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:19:44 [2020-01-02T09:19:44.484Z] --- PASS: TestExecUser (0.97s)
09:19:44 [2020-01-02T09:19:44.484Z] === RUN   TestExportContainerAndImportImage
09:19:45 [2020-01-02T09:19:45.579Z] --- PASS: TestAPIIpcModeHost (0.97s)
09:19:45 [2020-01-02T09:19:45.579Z] === RUN   TestDaemonIpcModeShareable
09:19:45 [2020-01-02T09:19:45.857Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:19:45 [2020-01-02T09:19:45.857Z] --- PASS: TestExportContainerAndImportImage (1.14s)
09:19:45 [2020-01-02T09:19:45.857Z] === RUN   TestExportContainerAfterDaemonRestart
09:19:45 [2020-01-02T09:19:45.857Z] === RUN   TestDockerSuite/TestBuildAddScript
09:19:47 [2020-01-02T09:19:47.231Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
09:19:47 [2020-01-02T09:19:47.231Z] === RUN   TestHealthCheckWorkdir
09:19:47 [2020-01-02T09:19:47.744Z] --- PASS: TestDaemonIpcModeShareable (2.32s)
09:19:47 [2020-01-02T09:19:47.745Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
09:19:47 [2020-01-02T09:19:47.745Z] === RUN   TestDaemonIpcModePrivate
09:19:48 [2020-01-02T09:19:48.609Z] --- PASS: TestHealthCheckWorkdir (1.14s)
09:19:48 [2020-01-02T09:19:48.610Z] === RUN   TestHealthKillContainer
09:19:48 [2020-01-02T09:19:48.867Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:19:49 [2020-01-02T09:19:49.564Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
09:19:49 [2020-01-02T09:19:49.565Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
09:19:49 [2020-01-02T09:19:49.565Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:19:51 [2020-01-02T09:19:51.395Z] --- PASS: TestHealthKillContainer (2.87s)
09:19:51 [2020-01-02T09:19:51.395Z] === RUN   TestInspectCpusetInConfigPre120
09:19:51 [2020-01-02T09:19:51.410Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
09:19:51 [2020-01-02T09:19:51.410Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
09:19:51 [2020-01-02T09:19:51.410Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:19:51 [2020-01-02T09:19:51.963Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
09:19:51 [2020-01-02T09:19:51.963Z] === RUN   TestIpcModeNone
09:19:52 [2020-01-02T09:19:52.220Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:19:52 [2020-01-02T09:19:52.788Z] --- PASS: TestIpcModeNone (1.00s)
09:19:52 [2020-01-02T09:19:52.788Z] === RUN   TestIpcModePrivate
09:19:53 [2020-01-02T09:19:53.242Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
09:19:53 [2020-01-02T09:19:53.242Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
09:19:53 [2020-01-02T09:19:53.242Z] === RUN   TestIpcModeOlderClient
09:19:53 [2020-01-02T09:19:53.242Z] === PAUSE TestIpcModeOlderClient
09:19:53 [2020-01-02T09:19:53.242Z] === RUN   TestKillContainerInvalidSignal
09:19:53 [2020-01-02T09:19:53.622Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
09:19:53 [2020-01-02T09:19:53.622Z] === RUN   TestKillContainer
09:19:53 [2020-01-02T09:19:53.622Z] === RUN   TestKillContainer/no_signal
09:19:53 [2020-01-02T09:19:53.722Z] --- PASS: TestIpcModePrivate (0.87s)
09:19:53 [2020-01-02T09:19:53.722Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:216, shared: false, mustBeShared: false
09:19:53 [2020-01-02T09:19:53.722Z] === RUN   TestIpcModeShareable
09:19:54 [2020-01-02T09:19:54.892Z] === RUN   TestKillContainer/non_killing_signal
09:19:55 [2020-01-02T09:19:55.097Z] --- PASS: TestIpcModeShareable (1.16s)
09:19:55 [2020-01-02T09:19:55.097Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true
09:19:55 [2020-01-02T09:19:55.097Z] === RUN   TestAPIIpcModeShareableAndContainer
09:19:55 [2020-01-02T09:19:55.271Z] === RUN   TestKillContainer/killing_signal
09:19:56 [2020-01-02T09:19:56.555Z] --- PASS: TestKillContainer (2.76s)
09:19:56 [2020-01-02T09:19:56.555Z]     --- PASS: TestKillContainer/no_signal (0.90s)
09:19:56 [2020-01-02T09:19:56.555Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
09:19:56 [2020-01-02T09:19:56.555Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
09:19:56 [2020-01-02T09:19:56.555Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:19:56 [2020-01-02T09:19:56.555Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:19:56 [2020-01-02T09:19:56.998Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:19:57 [2020-01-02T09:19:57.351Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:19:57 [2020-01-02T09:19:57.934Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:19:58 [2020-01-02T09:19:58.501Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.69s)
09:19:58 [2020-01-02T09:19:58.501Z] === RUN   TestAPIIpcModeHost
09:19:58 [2020-01-02T09:19:58.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s)
09:19:58 [2020-01-02T09:19:58.743Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
09:19:58 [2020-01-02T09:19:58.743Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
09:19:58 [2020-01-02T09:19:58.743Z] === RUN   TestKillStoppedContainer
09:19:58 [2020-01-02T09:19:58.743Z] --- PASS: TestKillStoppedContainer (0.10s)
09:19:58 [2020-01-02T09:19:58.743Z] === RUN   TestKillStoppedContainerAPIPre120
09:19:58 [2020-01-02T09:19:58.743Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
09:19:58 [2020-01-02T09:19:58.743Z] === RUN   TestKillDifferentUserContainer
09:19:59 [2020-01-02T09:19:59.435Z] --- PASS: TestAPIIpcModeHost (0.72s)
09:19:59 [2020-01-02T09:19:59.436Z] === RUN   TestDaemonIpcModeShareable
09:19:59 [2020-01-02T09:19:59.626Z] --- PASS: TestKillDifferentUserContainer (0.94s)
09:19:59 [2020-01-02T09:19:59.626Z] === RUN   TestInspectOomKilledTrue
09:19:59 [2020-01-02T09:19:59.626Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:19:59 [2020-01-02T09:19:59.626Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:19:59 [2020-01-02T09:19:59.626Z] === RUN   TestInspectOomKilledFalse
09:19:59 [2020-01-02T09:19:59.626Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:19:59 [2020-01-02T09:19:59.626Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:19:59 [2020-01-02T09:19:59.626Z] === RUN   TestLinksEtcHostsContentMatch
09:20:00 [2020-01-02T09:20:00.091Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
09:20:00 [2020-01-02T09:20:00.091Z] === RUN   TestLinksContainerNames
09:20:00 [2020-01-02T09:20:00.471Z] --- PASS: TestServiceWithDataPathPortInit (19.86s)
09:20:00 [2020-01-02T09:20:00.471Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:20:00 [2020-01-02T09:20:00.811Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:20:01 [2020-01-02T09:20:01.069Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
09:20:01 [2020-01-02T09:20:01.069Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true
09:20:01 [2020-01-02T09:20:01.069Z] === RUN   TestDaemonIpcModePrivate
09:20:01 [2020-01-02T09:20:01.928Z] --- PASS: TestLinksContainerNames (1.70s)
09:20:01 [2020-01-02T09:20:01.928Z] === RUN   TestLogsFollowTailEmpty
09:20:02 [2020-01-02T09:20:02.719Z] --- PASS: TestLogsFollowTailEmpty (0.99s)
09:20:02 [2020-01-02T09:20:02.719Z] === RUN   TestContainerNetworkMountsNoChown
09:20:02 [2020-01-02T09:20:02.969Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:20:03 [2020-01-02T09:20:03.904Z] --- PASS: TestDaemonIpcModePrivate (2.49s)
09:20:03 [2020-01-02T09:20:03.904Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: false, mustBeShared: false
09:20:03 [2020-01-02T09:20:03.904Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:20:03 [2020-01-02T09:20:03.975Z] --- PASS: TestContainerNetworkMountsNoChown (1.14s)
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/default
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/default
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/private
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/private
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/rprivate
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/rprivate
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/slave
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/slave
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/rslave
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/rslave
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/shared
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/shared
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/rshared
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/rshared
09:20:03 [2020-01-02T09:20:03.975Z] === CONT  TestMountDaemonRoot/default
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/default/bind_root
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/default/mount_root
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:20:03 [2020-01-02T09:20:03.975Z] === CONT  TestMountDaemonRoot/default/bind_root
09:20:03 [2020-01-02T09:20:03.975Z] === CONT  TestMountDaemonRoot/rshared
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:20:03 [2020-01-02T09:20:03.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:20:03 [2020-01-02T09:20:03.975Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:20:03 [2020-01-02T09:20:03.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:20:03 [2020-01-02T09:20:03.976Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:20:03 [2020-01-02T09:20:03.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:20:03 [2020-01-02T09:20:03.976Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:20:04 [2020-01-02T09:20:04.354Z] === CONT  TestMountDaemonRoot/shared
09:20:04 [2020-01-02T09:20:04.354Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:20:04 [2020-01-02T09:20:04.354Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:20:04 [2020-01-02T09:20:04.354Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:20:04 [2020-01-02T09:20:04.354Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:20:04 [2020-01-02T09:20:04.354Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:20:04 [2020-01-02T09:20:04.354Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:20:04 [2020-01-02T09:20:04.354Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:20:04 [2020-01-02T09:20:04.354Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:20:04 [2020-01-02T09:20:04.354Z] === CONT  TestMountDaemonRoot/rslave
09:20:04 [2020-01-02T09:20:04.354Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/slave
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/rprivate
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/private
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/private/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/private/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/default/mount_root
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:20:04 [2020-01-02T09:20:04.355Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:20:04 [2020-01-02T09:20:04.721Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:20:05 [2020-01-02T09:20:05.095Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:20:05 [2020-01-02T09:20:05.463Z] === CONT  TestMountDaemonRoot/private/mount_root
09:20:05 [2020-01-02T09:20:05.463Z] === CONT  TestMountDaemonRoot/private/bind_root
09:20:05 [2020-01-02T09:20:05.463Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:20:05 [2020-01-02T09:20:05.463Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:20:05 [2020-01-02T09:20:05.463Z] --- PASS: TestMountDaemonRoot (0.03s)
09:20:05 [2020-01-02T09:20:05.463Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.15s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.20s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.21s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.15s)
09:20:05 [2020-01-02T09:20:05.463Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.15s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.14s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
09:20:05 [2020-01-02T09:20:05.463Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:20:05 [2020-01-02T09:20:05.463Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.16s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.16s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.14s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.15s)
09:20:05 [2020-01-02T09:20:05.463Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
09:20:05 [2020-01-02T09:20:05.463Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.11s)
09:20:05 [2020-01-02T09:20:05.463Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
09:20:05 [2020-01-02T09:20:05.463Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
09:20:05 [2020-01-02T09:20:05.463Z] === RUN   TestContainerBindMountNonRecursive
09:20:05 [2020-01-02T09:20:05.809Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.24s)
09:20:05 [2020-01-02T09:20:05.809Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:348, shared: false, mustBeShared: false
09:20:05 [2020-01-02T09:20:05.809Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:20:06 [2020-01-02T09:20:06.752Z] ok  	github.com/docker/docker/api/server/httputils	0.068s	coverage: 14.7% of statements
09:20:06 [2020-01-02T09:20:06.752Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:20:06 [2020-01-02T09:20:06.752Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
09:20:06 [2020-01-02T09:20:06.752Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:20:06 [2020-01-02T09:20:06.752Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:20:06 [2020-01-02T09:20:06.752Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:20:07 [2020-01-02T09:20:07.186Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:20:07 [2020-01-02T09:20:07.377Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:20:07 [2020-01-02T09:20:07.377Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:20:07 [2020-01-02T09:20:07.377Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:20:07 [2020-01-02T09:20:07.377Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:20:07 [2020-01-02T09:20:07.667Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:20:07 [2020-01-02T09:20:07.667Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:20:07 [2020-01-02T09:20:07.754Z] === RUN   TestDockerSuite/TestBuildAddTar
09:20:07 [2020-01-02T09:20:07.930Z] --- PASS: TestContainerBindMountNonRecursive (2.23s)
09:20:07 [2020-01-02T09:20:07.930Z] === RUN   TestNetworkNat
09:20:08 [2020-01-02T09:20:08.320Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.29s)
09:20:08 [2020-01-02T09:20:08.320Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true
09:20:08 [2020-01-02T09:20:08.320Z] === RUN   TestIpcModeOlderClient
09:20:08 [2020-01-02T09:20:08.320Z] === PAUSE TestIpcModeOlderClient
09:20:08 [2020-01-02T09:20:08.320Z] === RUN   TestKillContainerInvalidSignal
09:20:08 [2020-01-02T09:20:08.587Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s)
09:20:08 [2020-01-02T09:20:08.587Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m97ivmy4drzuse19lmel5dsf4 Created:2020-01-02 09:20:00.106950915 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[af946b3f63dd69939ed0b394ee0d0696961c07d840bae992cb38c4f7b50437f3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ox4wgfre3y800tbo7y496spg0 EndpointID:f7f2d2b093c0fd2e264288035c89ab2048ef7fcd52cab7b8913a1bafa978e955 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a737d3277c510a1afd1de92462655a79936621db00303e2183220c0fa591157 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:eff0f5107bb5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ox4wgfre3y800tbo7y496spg0 EndpointID:f7f2d2b093c0fd2e264288035c89ab2048ef7fcd52cab7b8913a1bafa978e955 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
09:20:08 [2020-01-02T09:20:08.587Z] PASS
09:20:08 [2020-01-02T09:20:08.587Z] 
09:20:08 [2020-01-02T09:20:08.587Z] === Skipped
09:20:08 [2020-01-02T09:20:08.587Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:20:08 [2020-01-02T09:20:08.587Z]     service_test.go:230: FLAKY_TEST
09:20:08 [2020-01-02T09:20:08.587Z] 
09:20:08 [2020-01-02T09:20:08.587Z] 
09:20:08 [2020-01-02T09:20:08.587Z] DONE 21 tests, 1 skipped in 56.586s
09:20:08 [2020-01-02T09:20:08.587Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:20:08 [2020-01-02T09:20:08.587Z] ++ 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
09:20:08 [2020-01-02T09:20:08.587Z] ++ set -e
09:20:08 [2020-01-02T09:20:08.587Z] ++ '[' -n 0 ']'
09:20:08 [2020-01-02T09:20:08.587Z] ++ set -x
09:20:08 [2020-01-02T09:20:08.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:20:08 [2020-01-02T09:20:08.587Z] INFO: Testing against a local daemon
09:20:08 [2020-01-02T09:20:08.587Z] === RUN   TestDockerNetworkIpvlanPersistance
09:20:08 [2020-01-02T09:20:08.587Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
09:20:08 [2020-01-02T09:20:08.587Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:20:08 [2020-01-02T09:20:08.587Z] === RUN   TestDockerNetworkIpvlan
09:20:08 [2020-01-02T09:20:08.587Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:20:08 [2020-01-02T09:20:08.587Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:20:08 [2020-01-02T09:20:08.587Z] PASS
09:20:08 [2020-01-02T09:20:08.587Z] 
09:20:08 [2020-01-02T09:20:08.587Z] === Skipped
09:20:08 [2020-01-02T09:20:08.587Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
09:20:08 [2020-01-02T09:20:08.587Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:20:08 [2020-01-02T09:20:08.587Z] 
09:20:08 [2020-01-02T09:20:08.587Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:20:08 [2020-01-02T09:20:08.587Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:20:08 [2020-01-02T09:20:08.587Z] 
09:20:08 [2020-01-02T09:20:08.587Z] 
09:20:08 [2020-01-02T09:20:08.587Z] DONE 2 tests, 2 skipped in 0.229s
09:20:08 [2020-01-02T09:20:08.587Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:20:08 [2020-01-02T09:20:08.587Z] ++ 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
09:20:08 [2020-01-02T09:20:08.587Z] ++ set -e
09:20:08 [2020-01-02T09:20:08.587Z] ++ '[' -n 0 ']'
09:20:08 [2020-01-02T09:20:08.587Z] ++ set -x
09:20:08 [2020-01-02T09:20:08.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:20:08 [2020-01-02T09:20:08.704Z] --- PASS: TestNetworkNat (0.89s)
09:20:08 [2020-01-02T09:20:08.704Z] === RUN   TestNetworkLocalhostTCPNat
09:20:08 [2020-01-02T09:20:08.846Z] INFO: Testing against a local daemon
09:20:08 [2020-01-02T09:20:08.846Z] === RUN   TestDockerNetworkMacvlanPersistance
09:20:09 [2020-01-02T09:20:09.253Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
09:20:09 [2020-01-02T09:20:09.253Z] === RUN   TestKillContainer
09:20:09 [2020-01-02T09:20:09.253Z] === RUN   TestKillContainer/no_signal
09:20:09 [2020-01-02T09:20:09.505Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s)
09:20:09 [2020-01-02T09:20:09.505Z] === RUN   TestNetworkLoopbackNat
09:20:10 [2020-01-02T09:20:10.418Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:20:10 [2020-01-02T09:20:10.418Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:20:10 [2020-01-02T09:20:10.418Z] ok  	github.com/docker/docker/api/types/filters	0.027s	coverage: 92.2% of statements
09:20:10 [2020-01-02T09:20:10.627Z] === RUN   TestKillContainer/non_killing_signal
09:20:10 [2020-01-02T09:20:10.723Z] ok  	github.com/docker/docker/api/types/strslice	0.060s	coverage: 90.0% of statements
09:20:10 [2020-01-02T09:20:10.779Z] --- PASS: TestNetworkLoopbackNat (1.31s)
09:20:10 [2020-01-02T09:20:10.779Z] === RUN   TestPause
09:20:11 [2020-01-02T09:20:11.348Z] ok  	github.com/docker/docker/api/types/time	0.039s	coverage: 100.0% of statements
09:20:11 [2020-01-02T09:20:11.348Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
09:20:11 [2020-01-02T09:20:11.348Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 4.0% of statements
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:20:11 [2020-01-02T09:20:11.348Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:20:11 [2020-01-02T09:20:11.379Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.14s)
09:20:11 [2020-01-02T09:20:11.379Z] === RUN   TestDockerNetworkMacvlan
09:20:11 [2020-01-02T09:20:11.566Z] === RUN   TestKillContainer/killing_signal
09:20:12 [2020-01-02T09:20:12.038Z] --- PASS: TestPause (0.97s)
09:20:12 [2020-01-02T09:20:12.038Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:20:12 [2020-01-02T09:20:12.038Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:12 [2020-01-02T09:20:12.038Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:12 [2020-01-02T09:20:12.038Z] === RUN   TestPauseStopPausedContainer
09:20:12 [2020-01-02T09:20:12.315Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:20:12 [2020-01-02T09:20:12.837Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
09:20:12 [2020-01-02T09:20:12.877Z] --- PASS: TestPauseStopPausedContainer (1.05s)
09:20:12 [2020-01-02T09:20:12.877Z] === RUN   TestPsFilter
09:20:13 [2020-01-02T09:20:13.406Z] --- PASS: TestPsFilter (0.24s)
09:20:13 [2020-01-02T09:20:13.406Z] === RUN   TestRemoveContainerWithRemovedVolume
09:20:13 [2020-01-02T09:20:13.526Z] --- PASS: TestKillContainer (4.23s)
09:20:13 [2020-01-02T09:20:13.526Z]     --- PASS: TestKillContainer/no_signal (1.50s)
09:20:13 [2020-01-02T09:20:13.526Z]     --- PASS: TestKillContainer/non_killing_signal (0.95s)
09:20:13 [2020-01-02T09:20:13.526Z]     --- PASS: TestKillContainer/killing_signal (1.29s)
09:20:13 [2020-01-02T09:20:13.526Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:20:13 [2020-01-02T09:20:13.526Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:20:13 [2020-01-02T09:20:13.693Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:20:14 [2020-01-02T09:20:14.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:20:14 [2020-01-02T09:20:14.287Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
09:20:14 [2020-01-02T09:20:14.287Z] === RUN   TestRemoveContainerWithVolume
09:20:14 [2020-01-02T09:20:14.350Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:20:14 [2020-01-02T09:20:14.628Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:20:15 [2020-01-02T09:20:15.145Z] --- PASS: TestRemoveContainerWithVolume (0.90s)
09:20:15 [2020-01-02T09:20:15.145Z] === RUN   TestRemoveContainerRunning
09:20:15 [2020-01-02T09:20:15.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.00s)
09:20:15 [2020-01-02T09:20:15.286Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
09:20:15 [2020-01-02T09:20:15.286Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s)
09:20:15 [2020-01-02T09:20:15.286Z] === RUN   TestKillStoppedContainer
09:20:15 [2020-01-02T09:20:15.544Z] --- PASS: TestKillStoppedContainer (0.09s)
09:20:15 [2020-01-02T09:20:15.544Z] === RUN   TestKillStoppedContainerAPIPre120
09:20:15 [2020-01-02T09:20:15.544Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
09:20:15 [2020-01-02T09:20:15.544Z] === RUN   TestKillDifferentUserContainer
09:20:15 [2020-01-02T09:20:15.929Z] --- PASS: TestRemoveContainerRunning (0.97s)
09:20:15 [2020-01-02T09:20:15.929Z] === RUN   TestRemoveContainerForceRemoveRunning
09:20:16 [2020-01-02T09:20:16.479Z] --- PASS: TestKillDifferentUserContainer (0.86s)
09:20:16 [2020-01-02T09:20:16.479Z] === RUN   TestInspectOomKilledTrue
09:20:16 [2020-01-02T09:20:16.479Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:20:16 [2020-01-02T09:20:16.479Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:20:16 [2020-01-02T09:20:16.479Z] === RUN   TestInspectOomKilledFalse
09:20:16 [2020-01-02T09:20:16.479Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:20:16 [2020-01-02T09:20:16.479Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:20:16 [2020-01-02T09:20:16.479Z] === RUN   TestLinksEtcHostsContentMatch
09:20:16 [2020-01-02T09:20:16.479Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:20:16 [2020-01-02T09:20:16.709Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
09:20:16 [2020-01-02T09:20:16.709Z] === RUN   TestRemoveInvalidContainer
09:20:16 [2020-01-02T09:20:16.709Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:20:16 [2020-01-02T09:20:16.709Z] === RUN   TestRenameLinkedContainer
09:20:17 [2020-01-02T09:20:17.045Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
09:20:17 [2020-01-02T09:20:17.045Z] === RUN   TestLinksContainerNames
09:20:17 [2020-01-02T09:20:17.257Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
09:20:17 [2020-01-02T09:20:17.612Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:20:18 [2020-01-02T09:20:18.179Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:20:18 [2020-01-02T09:20:18.745Z] --- PASS: TestLinksContainerNames (1.88s)
09:20:18 [2020-01-02T09:20:18.745Z] === RUN   TestLogsFollowTailEmpty
09:20:18 [2020-01-02T09:20:18.819Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:20:19 [2020-01-02T09:20:19.681Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:20:19 [2020-01-02T09:20:19.940Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
09:20:19 [2020-01-02T09:20:19.940Z] === RUN   TestContainerNetworkMountsNoChown
09:20:20 [2020-01-02T09:20:20.508Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/default
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/default
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/private
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/private
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rprivate
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rprivate
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/slave
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/slave
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rslave
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rslave
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/shared
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/shared
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rshared
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rshared
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/default
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/default/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/default/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/default/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/rshared
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/shared
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/rslave
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/slave
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/rprivate
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/private
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/private/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/private/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:20:20 [2020-01-02T09:20:20.508Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:20:20 [2020-01-02T09:20:20.508Z] === CONT  TestMountDaemonRoot/default/mount_root
09:20:20 [2020-01-02T09:20:20.751Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.107s	coverage: 86.3% of statements
09:20:20 [2020-01-02T09:20:20.766Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:20:20 [2020-01-02T09:20:20.766Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:20:20 [2020-01-02T09:20:20.766Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:20:20 [2020-01-02T09:20:20.766Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:20:20 [2020-01-02T09:20:20.766Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:20:20 [2020-01-02T09:20:20.766Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:20:20 [2020-01-02T09:20:20.815Z] --- PASS: TestRenameLinkedContainer (3.79s)
09:20:20 [2020-01-02T09:20:20.815Z] === RUN   TestRenameStoppedContainer
09:20:21 [2020-01-02T09:20:21.024Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:20:21 [2020-01-02T09:20:21.025Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/private/bind_root
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:20:21 [2020-01-02T09:20:21.283Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/private/mount_root
09:20:21 [2020-01-02T09:20:21.283Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:20:21 [2020-01-02T09:20:21.283Z] --- PASS: TestMountDaemonRoot (0.02s)
09:20:21 [2020-01-02T09:20:21.283Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
09:20:21 [2020-01-02T09:20:21.283Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:20:21 [2020-01-02T09:20:21.283Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
09:20:21 [2020-01-02T09:20:21.283Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
09:20:21 [2020-01-02T09:20:21.283Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:20:21 [2020-01-02T09:20:21.283Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
09:20:21 [2020-01-02T09:20:21.283Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:20:21 [2020-01-02T09:20:21.283Z] === RUN   TestContainerBindMountNonRecursive
09:20:21 [2020-01-02T09:20:21.636Z] --- PASS: TestRenameStoppedContainer (1.08s)
09:20:21 [2020-01-02T09:20:21.636Z] === RUN   TestRenameRunningContainerAndReuse
09:20:22 [2020-01-02T09:20:22.656Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:20:22 [2020-01-02T09:20:22.810Z] ok  	github.com/docker/docker/builder/remotecontext	0.570s	coverage: 13.6% of statements
09:20:23 [2020-01-02T09:20:23.010Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:20:24 [2020-01-02T09:20:24.036Z] --- PASS: TestContainerBindMountNonRecursive (2.41s)
09:20:24 [2020-01-02T09:20:24.036Z] === RUN   TestNetworkNat
09:20:24 [2020-01-02T09:20:24.086Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s)
09:20:24 [2020-01-02T09:20:24.086Z] === RUN   TestRenameInvalidName
09:20:24 [2020-01-02T09:20:24.476Z] --- PASS: TestRenameInvalidName (0.90s)
09:20:24 [2020-01-02T09:20:24.476Z] === RUN   TestRenameAnonymousContainer
09:20:24 [2020-01-02T09:20:24.602Z] --- PASS: TestNetworkNat (0.97s)
09:20:24 [2020-01-02T09:20:24.602Z] === RUN   TestNetworkLocalhostTCPNat
09:20:25 [2020-01-02T09:20:25.514Z] ok  	github.com/docker/docker/builder/dockerfile	1.334s	coverage: 48.2% of statements
09:20:25 [2020-01-02T09:20:25.514Z] ?   	github.com/docker/docker/cli	[no test files]
09:20:25 [2020-01-02T09:20:25.514Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:20:25 [2020-01-02T09:20:25.540Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
09:20:25 [2020-01-02T09:20:25.540Z] === RUN   TestNetworkLoopbackNat
09:20:26 [2020-01-02T09:20:26.105Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:20:26 [2020-01-02T09:20:26.105Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:20:26 [2020-01-02T09:20:26.671Z] --- PASS: TestNetworkLoopbackNat (1.25s)
09:20:26 [2020-01-02T09:20:26.671Z] === RUN   TestPause
09:20:27 [2020-01-02T09:20:27.605Z] --- PASS: TestPause (0.98s)
09:20:27 [2020-01-02T09:20:27.605Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:20:27 [2020-01-02T09:20:27.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:27 [2020-01-02T09:20:27.605Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:27 [2020-01-02T09:20:27.605Z] === RUN   TestPauseStopPausedContainer
09:20:27 [2020-01-02T09:20:27.789Z] --- PASS: TestRenameAnonymousContainer (3.04s)
09:20:27 [2020-01-02T09:20:27.789Z] === RUN   TestRenameContainerWithSameName
09:20:28 [2020-01-02T09:20:28.540Z] --- PASS: TestPauseStopPausedContainer (0.94s)
09:20:28 [2020-01-02T09:20:28.540Z] === RUN   TestPsFilter
09:20:28 [2020-01-02T09:20:28.747Z] --- PASS: TestRenameContainerWithSameName (0.90s)
09:20:28 [2020-01-02T09:20:28.747Z] === RUN   TestRenameContainerWithLinkedContainer
09:20:28 [2020-01-02T09:20:28.798Z] --- PASS: TestPsFilter (0.23s)
09:20:28 [2020-01-02T09:20:28.799Z] === RUN   TestRemoveContainerWithRemovedVolume
09:20:29 [2020-01-02T09:20:29.576Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:20:29 [2020-01-02T09:20:29.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s)
09:20:29 [2020-01-02T09:20:29.738Z] === RUN   TestRemoveContainerWithVolume
09:20:29 [2020-01-02T09:20:29.943Z] ok  	github.com/docker/docker/client	0.675s	coverage: 75.8% of statements
09:20:30 [2020-01-02T09:20:30.599Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s)
09:20:30 [2020-01-02T09:20:30.599Z] === RUN   TestResize
09:20:30 [2020-01-02T09:20:30.671Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
09:20:30 [2020-01-02T09:20:30.671Z] === RUN   TestRemoveContainerRunning
09:20:30 [2020-01-02T09:20:30.954Z] --- PASS: TestDockerNetworkMacvlan (20.04s)
09:20:30 [2020-01-02T09:20:30.954Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
09:20:30 [2020-01-02T09:20:30.954Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
09:20:30 [2020-01-02T09:20:30.954Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s)
09:20:30 [2020-01-02T09:20:30.954Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s)
09:20:30 [2020-01-02T09:20:30.954Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s)
09:20:30 [2020-01-02T09:20:30.954Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
09:20:30 [2020-01-02T09:20:30.954Z] PASS
09:20:30 [2020-01-02T09:20:30.954Z] 
09:20:30 [2020-01-02T09:20:30.954Z] DONE 8 tests in 22.392s
09:20:30 [2020-01-02T09:20:30.954Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:20:30 [2020-01-02T09:20:30.954Z] ++ 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
09:20:30 [2020-01-02T09:20:30.954Z] ++ set -e
09:20:30 [2020-01-02T09:20:30.954Z] ++ '[' -n 0 ']'
09:20:30 [2020-01-02T09:20:30.954Z] ++ set -x
09:20:30 [2020-01-02T09:20:30.954Z] ++ env -i DEST=/go/src/github.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= 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
09:20:31 [2020-01-02T09:20:31.214Z] testing: warning: no tests to run
09:20:31 [2020-01-02T09:20:31.214Z] PASS
09:20:31 [2020-01-02T09:20:31.214Z] 
09:20:31 [2020-01-02T09:20:31.214Z] DONE 0 tests in 0.032s
09:20:31 [2020-01-02T09:20:31.214Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:20:31 [2020-01-02T09:20:31.214Z] ++ 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
09:20:31 [2020-01-02T09:20:31.214Z] ++ set -e
09:20:31 [2020-01-02T09:20:31.214Z] ++ '[' -n 0 ']'
09:20:31 [2020-01-02T09:20:31.214Z] ++ set -x
09:20:31 [2020-01-02T09:20:31.214Z] ++ env -i DEST=/go/src/github.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= 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
09:20:31 [2020-01-02T09:20:31.214Z] INFO: Testing against a local daemon
09:20:31 [2020-01-02T09:20:31.214Z] === RUN   TestAuthZPluginAllowRequest
09:20:31 [2020-01-02T09:20:31.236Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:20:31 [2020-01-02T09:20:31.392Z] --- PASS: TestResize (0.96s)
09:20:31 [2020-01-02T09:20:31.392Z] === RUN   TestResizeWithInvalidSize
09:20:31 [2020-01-02T09:20:31.495Z] --- PASS: TestRemoveContainerRunning (0.85s)
09:20:31 [2020-01-02T09:20:31.495Z] === RUN   TestRemoveContainerForceRemoveRunning
09:20:32 [2020-01-02T09:20:32.185Z] --- PASS: TestResizeWithInvalidSize (0.90s)
09:20:32 [2020-01-02T09:20:32.186Z] === RUN   TestResizeWhenContainerNotStarted
09:20:32 [2020-01-02T09:20:32.431Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s)
09:20:32 [2020-01-02T09:20:32.431Z] === RUN   TestRemoveInvalidContainer
09:20:32 [2020-01-02T09:20:32.431Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:20:32 [2020-01-02T09:20:32.431Z] === RUN   TestRenameLinkedContainer
09:20:32 [2020-01-02T09:20:32.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:20:33 [2020-01-02T09:20:33.118Z] --- PASS: TestAuthZPluginAllowRequest (1.90s)
09:20:33 [2020-01-02T09:20:33.118Z] === RUN   TestAuthZPluginTLS
09:20:33 [2020-01-02T09:20:33.254Z] === RUN   TestDockerSuite/TestBuildBlankName
09:20:33 [2020-01-02T09:20:33.449Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:33 [2020-01-02T09:20:33.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:33 [2020-01-02T09:20:33.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:20:34 [2020-01-02T09:20:34.055Z] --- PASS: TestAuthZPluginTLS (0.73s)
09:20:34 [2020-01-02T09:20:34.055Z] === RUN   TestAuthZPluginDenyRequest
09:20:34 [2020-01-02T09:20:34.624Z] --- PASS: TestAuthZPluginDenyRequest (0.68s)
09:20:34 [2020-01-02T09:20:34.624Z] === RUN   TestAuthZPluginAPIDenyResponse
09:20:35 [2020-01-02T09:20:35.200Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:20:35 [2020-01-02T09:20:35.561Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s)
09:20:35 [2020-01-02T09:20:35.561Z] === RUN   TestAuthZPluginDenyResponse
09:20:35 [2020-01-02T09:20:35.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:36 [2020-01-02T09:20:36.129Z] --- PASS: TestAuthZPluginDenyResponse (0.72s)
09:20:36 [2020-01-02T09:20:36.129Z] === RUN   TestAuthZPluginAllowEventStream
09:20:36 [2020-01-02T09:20:36.137Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:20:36 [2020-01-02T09:20:36.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:36 [2020-01-02T09:20:36.394Z] --- PASS: TestRenameLinkedContainer (3.83s)
09:20:36 [2020-01-02T09:20:36.395Z] === RUN   TestRenameStoppedContainer
09:20:37 [2020-01-02T09:20:37.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:37 [2020-01-02T09:20:37.329Z] --- PASS: TestRenameStoppedContainer (0.94s)
09:20:37 [2020-01-02T09:20:37.329Z] === RUN   TestRenameRunningContainerAndReuse
09:20:37 [2020-01-02T09:20:37.475Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:38 [2020-01-02T09:20:38.034Z] --- PASS: TestAuthZPluginAllowEventStream (1.91s)
09:20:38 [2020-01-02T09:20:38.034Z] === RUN   TestAuthZPluginErrorResponse
09:20:38 [2020-01-02T09:20:38.602Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
09:20:38 [2020-01-02T09:20:38.602Z] === RUN   TestAuthZPluginErrorRequest
09:20:38 [2020-01-02T09:20:38.703Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:20:38 [2020-01-02T09:20:38.961Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
09:20:38 [2020-01-02T09:20:38.961Z] === RUN   TestRenameInvalidName
09:20:39 [2020-01-02T09:20:39.169Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
09:20:39 [2020-01-02T09:20:39.169Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:20:39 [2020-01-02T09:20:39.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:39 [2020-01-02T09:20:39.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:39 [2020-01-02T09:20:39.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:20:39 [2020-01-02T09:20:39.896Z] --- PASS: TestRenameInvalidName (0.96s)
09:20:39 [2020-01-02T09:20:39.896Z] === RUN   TestRenameAnonymousContainer
09:20:40 [2020-01-02T09:20:40.107Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
09:20:40 [2020-01-02T09:20:40.107Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:20:41 [2020-01-02T09:20:41.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:41 [2020-01-02T09:20:41.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:42 [2020-01-02T09:20:42.640Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s)
09:20:42 [2020-01-02T09:20:42.641Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:20:43 [2020-01-02T09:20:43.178Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:20:43 [2020-01-02T09:20:43.436Z] --- PASS: TestRenameAnonymousContainer (3.59s)
09:20:43 [2020-01-02T09:20:43.436Z] === RUN   TestRenameContainerWithSameName
09:20:44 [2020-01-02T09:20:44.548Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s)
09:20:44 [2020-01-02T09:20:44.548Z] === RUN   TestAuthZPluginHeader
09:20:44 [2020-01-02T09:20:44.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:44 [2020-01-02T09:20:44.811Z] --- PASS: TestRenameContainerWithSameName (1.27s)
09:20:44 [2020-01-02T09:20:44.811Z] === RUN   TestRenameContainerWithLinkedContainer
09:20:44 [2020-01-02T09:20:44.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:45 [2020-01-02T09:20:45.378Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:20:45 [2020-01-02T09:20:45.637Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:20:45 [2020-01-02T09:20:45.925Z] --- PASS: TestAuthZPluginHeader (1.10s)
09:20:45 [2020-01-02T09:20:45.925Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:20:45 [2020-01-02T09:20:45.925Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:20:45 [2020-01-02T09:20:45.925Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:20:45 [2020-01-02T09:20:45.925Z] === RUN   TestAuthZPluginV2Disable
09:20:45 [2020-01-02T09:20:45.925Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:20:45 [2020-01-02T09:20:45.925Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:20:45 [2020-01-02T09:20:45.925Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:20:45 [2020-01-02T09:20:45.925Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:20:45 [2020-01-02T09:20:45.925Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:20:45 [2020-01-02T09:20:45.925Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:20:45 [2020-01-02T09:20:45.925Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:20:45 [2020-01-02T09:20:45.925Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:20:45 [2020-01-02T09:20:45.925Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:20:46 [2020-01-02T09:20:46.093Z] Created binary: bundles/binary-daemon/dockerd-dev
09:20:46 [2020-01-02T09:20:46.093Z] Copying nested executables into bundles/binary-daemon
09:20:46 [2020-01-02T09:20:46.093Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:20:46 [2020-01-02T09:20:46.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/make.sh cross
09:20:46 [2020-01-02T09:20:46.570Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s)
09:20:46 [2020-01-02T09:20:46.570Z] === RUN   TestResize
09:20:46 [2020-01-02T09:20:46.994Z] 
09:20:46 [2020-01-02T09:20:46.994Z] Removing bundles/
09:20:46 [2020-01-02T09:20:46.994Z] 
09:20:46 [2020-01-02T09:20:46.994Z] ---> Making bundle: cross (in bundles/cross)
09:20:46 [2020-01-02T09:20:46.994Z] Cross building: bundles/cross/linux/amd64
09:20:46 [2020-01-02T09:20:46.994Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:20:46 [2020-01-02T09:20:46.994Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:20:47 [2020-01-02T09:20:47.469Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.41s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.41s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
09:20:47 [2020-01-02T09:20:47.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s)
09:20:47 [2020-01-02T09:20:47.469Z] === RUN   TestCgroupNamespacesRun
09:20:47 [2020-01-02T09:20:47.503Z] --- PASS: TestResize (0.95s)
09:20:47 [2020-01-02T09:20:47.503Z] === RUN   TestResizeWithInvalidSize
09:20:47 [2020-01-02T09:20:47.763Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:20:48 [2020-01-02T09:20:48.697Z] --- PASS: TestResizeWithInvalidSize (0.96s)
09:20:48 [2020-01-02T09:20:48.698Z] === RUN   TestResizeWhenContainerNotStarted
09:20:48 [2020-01-02T09:20:48.698Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:20:49 [2020-01-02T09:20:49.264Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:20:49 [2020-01-02T09:20:49.305Z] --- PASS: TestCgroupNamespacesRun (1.97s)
09:20:49 [2020-01-02T09:20:49.305Z] === RUN   TestCgroupNamespacesRunPrivileged
09:20:49 [2020-01-02T09:20:49.522Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:49 [2020-01-02T09:20:49.522Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:50 [2020-01-02T09:20:50.456Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:20:51 [2020-01-02T09:20:51.117Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s)
09:20:51 [2020-01-02T09:20:51.118Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:20:51 [2020-01-02T09:20:51.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:52 [2020-01-02T09:20:52.995Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
09:20:52 [2020-01-02T09:20:52.995Z] === RUN   TestCgroupNamespacesRunHostMode
09:20:53 [2020-01-02T09:20:53.205Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:20:53 [2020-01-02T09:20:53.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:53 [2020-01-02T09:20:53.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:53 [2020-01-02T09:20:53.722Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:20:54 [2020-01-02T09:20:54.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:54 [2020-01-02T09:20:54.837Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
09:20:54 [2020-01-02T09:20:54.837Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:20:55 [2020-01-02T09:20:55.223Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:56 [2020-01-02T09:20:56.038Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:20:56 [2020-01-02T09:20:56.038Z] 
09:20:56 [2020-01-02T09:20:56.038Z]  ________   ____  __.
09:20:56 [2020-01-02T09:20:56.038Z]  \_____  \ |    |/ _|
09:20:56 [2020-01-02T09:20:56.038Z]  /   |   \|      <
09:20:56 [2020-01-02T09:20:56.038Z]  /    |    \    |  \
09:20:56 [2020-01-02T09:20:56.038Z]  \_______  /____|__ \
09:20:56 [2020-01-02T09:20:56.038Z]          \/        \/
09:20:56 [2020-01-02T09:20:56.038Z] 
09:20:56 [2020-01-02T09:20:56.038Z] INFO: make.ps1 ended at 01/02/2020 09:20:50
09:20:56 [2020-01-02T09:20:56.038Z] INFO: Binaries build ended at 01/02/2020 09:20:51. Duration:00:01:12.8907608
09:20:56 [2020-01-02T09:20:56.038Z] INFO: Copying the built daemon binary to d:\CI\PR-40291\2\binary\dockerd-474cae59c.exe...
09:20:56 [2020-01-02T09:20:56.038Z] INFO: Copying the built client binary to d:\CI\PR-40291\2\binary\docker-474cae59c.exe...
09:20:56 [2020-01-02T09:20:56.038Z] INFO: Copying dockerversion from the container...
09:20:56 [2020-01-02T09:20:56.038Z] INFO: Copying the golang package from the container to d:\CI\PR-40291\2\installer\go.zip...
09:20:56 [2020-01-02T09:20:56.605Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:56 [2020-01-02T09:20:56.674Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
09:20:56 [2020-01-02T09:20:56.674Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:20:56 [2020-01-02T09:20:56.865Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:20:56 [2020-01-02T09:20:56.865Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:20:56 [2020-01-02T09:20:56.865Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:20:57 [2020-01-02T09:20:57.683Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
09:20:57 [2020-01-02T09:20:57.683Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:20:57 [2020-01-02T09:20:57.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:58 [2020-01-02T09:20:58.387Z] INFO: Extracting go.zip to d:\CI\PR-40291\2\go
09:20:58 [2020-01-02T09:20:58.610Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
09:20:58 [2020-01-02T09:20:58.610Z] === RUN   TestCgroupNamespacesRunOlderClient
09:20:58 [2020-01-02T09:20:58.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:21:00 [2020-01-02T09:21:00.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s)
09:21:00 [2020-01-02T09:21:00.516Z] === RUN   TestKernelTCPMemory
09:21:01 [2020-01-02T09:21:01.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:21:01 [2020-01-02T09:21:01.267Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:21:01 [2020-01-02T09:21:01.310Z] --- PASS: TestKernelTCPMemory (1.01s)
09:21:01 [2020-01-02T09:21:01.310Z] === RUN   TestNISDomainname
09:21:02 [2020-01-02T09:21:02.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:21:02 [2020-01-02T09:21:02.570Z] --- PASS: TestNISDomainname (1.09s)
09:21:02 [2020-01-02T09:21:02.570Z] === RUN   TestHostnameDnsResolution
09:21:03 [2020-01-02T09:21:03.855Z] --- PASS: TestHostnameDnsResolution (1.18s)
09:21:03 [2020-01-02T09:21:03.855Z] === RUN   TestStats
09:21:04 [2020-01-02T09:21:04.014Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.35s)
09:21:04 [2020-01-02T09:21:04.014Z] PASS
09:21:04 [2020-01-02T09:21:04.014Z] 
09:21:04 [2020-01-02T09:21:04.014Z] === Skipped
09:21:04 [2020-01-02T09:21:04.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:21:04 [2020-01-02T09:21:04.014Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:04 [2020-01-02T09:21:04.014Z] 
09:21:04 [2020-01-02T09:21:04.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:21:04 [2020-01-02T09:21:04.014Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:04 [2020-01-02T09:21:04.014Z] 
09:21:04 [2020-01-02T09:21:04.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:21:04 [2020-01-02T09:21:04.014Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:04 [2020-01-02T09:21:04.014Z] 
09:21:04 [2020-01-02T09:21:04.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:21:04 [2020-01-02T09:21:04.014Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:04 [2020-01-02T09:21:04.014Z] 
09:21:04 [2020-01-02T09:21:04.014Z] 
09:21:04 [2020-01-02T09:21:04.014Z] DONE 17 tests, 4 skipped in 32.983s
09:21:04 [2020-01-02T09:21:04.014Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:21:04 [2020-01-02T09:21:04.014Z] ++ 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
09:21:04 [2020-01-02T09:21:04.014Z] ++ set -e
09:21:04 [2020-01-02T09:21:04.014Z] ++ '[' -n 0 ']'
09:21:04 [2020-01-02T09:21:04.014Z] ++ set -x
09:21:04 [2020-01-02T09:21:04.015Z] ++ env -i DEST=/go/src/github.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= 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
09:21:04 [2020-01-02T09:21:04.273Z] INFO: Testing against a local daemon
09:21:04 [2020-01-02T09:21:04.273Z] === RUN   TestPluginInvalidJSON
09:21:04 [2020-01-02T09:21:04.273Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:21:04 [2020-01-02T09:21:04.273Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:21:04 [2020-01-02T09:21:04.273Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:21:04 [2020-01-02T09:21:04.273Z] --- PASS: TestPluginInvalidJSON (0.04s)
09:21:04 [2020-01-02T09:21:04.273Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
09:21:04 [2020-01-02T09:21:04.273Z] PASS
09:21:04 [2020-01-02T09:21:04.273Z] 
09:21:04 [2020-01-02T09:21:04.273Z] DONE 2 tests in 0.223s
09:21:04 [2020-01-02T09:21:04.273Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:21:04 [2020-01-02T09:21:04.273Z] ++ 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
09:21:04 [2020-01-02T09:21:04.273Z] ++ set -e
09:21:04 [2020-01-02T09:21:04.273Z] ++ '[' -n 0 ']'
09:21:04 [2020-01-02T09:21:04.273Z] ++ set -x
09:21:04 [2020-01-02T09:21:04.273Z] ++ env -i DEST=/go/src/github.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= 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
09:21:04 [2020-01-02T09:21:04.532Z] INFO: Testing against a local daemon
09:21:04 [2020-01-02T09:21:04.532Z] === RUN   TestExternalGraphDriver
09:21:04 [2020-01-02T09:21:04.735Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.64s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s)
09:21:04 [2020-01-02T09:21:04.735Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
09:21:04 [2020-01-02T09:21:04.735Z] === RUN   TestCgroupNamespacesRun
09:21:04 [2020-01-02T09:21:04.791Z] === RUN   TestExternalGraphDriver/json
09:21:06 [2020-01-02T09:21:06.309Z] --- PASS: TestStats (2.41s)
09:21:06 [2020-01-02T09:21:06.309Z] === RUN   TestStopContainerWithTimeout
09:21:06 [2020-01-02T09:21:06.309Z] === RUN   TestStopContainerWithTimeout/0
09:21:06 [2020-01-02T09:21:06.309Z] === PAUSE TestStopContainerWithTimeout/0
09:21:06 [2020-01-02T09:21:06.309Z] === RUN   TestStopContainerWithTimeout/1
09:21:06 [2020-01-02T09:21:06.309Z] === PAUSE TestStopContainerWithTimeout/1
09:21:06 [2020-01-02T09:21:06.309Z] === RUN   TestStopContainerWithTimeout/3
09:21:06 [2020-01-02T09:21:06.309Z] === PAUSE TestStopContainerWithTimeout/3
09:21:06 [2020-01-02T09:21:06.309Z] === RUN   TestStopContainerWithTimeout/-1
09:21:06 [2020-01-02T09:21:06.309Z] === PAUSE TestStopContainerWithTimeout/-1
09:21:06 [2020-01-02T09:21:06.309Z] === CONT  TestStopContainerWithTimeout/0
09:21:06 [2020-01-02T09:21:06.309Z] === CONT  TestStopContainerWithTimeout/-1
09:21:06 [2020-01-02T09:21:06.640Z] --- PASS: TestCgroupNamespacesRun (1.94s)
09:21:06 [2020-01-02T09:21:06.640Z] === RUN   TestCgroupNamespacesRunPrivileged
09:21:06 [2020-01-02T09:21:06.899Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:21:07 [2020-01-02T09:21:07.325Z] === RUN   TestExternalGraphDriver/spec
09:21:07 [2020-01-02T09:21:07.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:21:07 [2020-01-02T09:21:07.587Z] === CONT  TestStopContainerWithTimeout/3
09:21:08 [2020-01-02T09:21:08.405Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
09:21:08 [2020-01-02T09:21:08.405Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:21:09 [2020-01-02T09:21:09.396Z] === CONT  TestStopContainerWithTimeout/1
09:21:10 [2020-01-02T09:21:10.305Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
09:21:10 [2020-01-02T09:21:10.305Z] === RUN   TestCgroupNamespacesRunHostMode
09:21:10 [2020-01-02T09:21:10.305Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:21:10 [2020-01-02T09:21:10.612Z] === RUN   TestExternalGraphDriver/pull
09:21:11 [2020-01-02T09:21:11.208Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:21:11 [2020-01-02T09:21:11.208Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
09:21:11 [2020-01-02T09:21:11.208Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.14s)
09:21:11 [2020-01-02T09:21:11.208Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
09:21:11 [2020-01-02T09:21:11.208Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
09:21:11 [2020-01-02T09:21:11.208Z] === RUN   TestDeleteDevicemapper
09:21:11 [2020-01-02T09:21:11.208Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:21:11 [2020-01-02T09:21:11.208Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:11 [2020-01-02T09:21:11.208Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:21:11 [2020-01-02T09:21:11.238Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:21:12 [2020-01-02T09:21:12.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
09:21:12 [2020-01-02T09:21:12.172Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:21:12 [2020-01-02T09:21:12.515Z] --- PASS: TestExternalGraphDriver (8.01s)
09:21:12 [2020-01-02T09:21:12.515Z]     --- PASS: TestExternalGraphDriver/json (2.58s)
09:21:12 [2020-01-02T09:21:12.515Z]     --- PASS: TestExternalGraphDriver/spec (2.80s)
09:21:12 [2020-01-02T09:21:12.515Z]     --- PASS: TestExternalGraphDriver/pull (2.44s)
09:21:12 [2020-01-02T09:21:12.515Z] === RUN   TestGraphdriverPluginV2
09:21:12 [2020-01-02T09:21:12.515Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
09:21:12 [2020-01-02T09:21:12.515Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:12 [2020-01-02T09:21:12.515Z] PASS
09:21:12 [2020-01-02T09:21:12.515Z] 
09:21:12 [2020-01-02T09:21:12.515Z] === Skipped
09:21:12 [2020-01-02T09:21:12.515Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
09:21:12 [2020-01-02T09:21:12.515Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:12 [2020-01-02T09:21:12.515Z] 
09:21:12 [2020-01-02T09:21:12.515Z] 
09:21:12 [2020-01-02T09:21:12.515Z] DONE 5 tests, 1 skipped in 8.231s
09:21:12 [2020-01-02T09:21:12.515Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:21:12 [2020-01-02T09:21:12.515Z] ++ 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
09:21:12 [2020-01-02T09:21:12.515Z] ++ set -e
09:21:12 [2020-01-02T09:21:12.515Z] ++ '[' -n 0 ']'
09:21:12 [2020-01-02T09:21:12.515Z] ++ set -x
09:21:12 [2020-01-02T09:21:12.515Z] ++ env -i DEST=/go/src/github.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= 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
09:21:12 [2020-01-02T09:21:12.774Z] INFO: Testing against a local daemon
09:21:12 [2020-01-02T09:21:12.774Z] === RUN   TestContinueAfterPluginCrash
09:21:12 [2020-01-02T09:21:12.774Z] === PAUSE TestContinueAfterPluginCrash
09:21:12 [2020-01-02T09:21:12.774Z] === RUN   TestDaemonStartWithLogOpt
09:21:12 [2020-01-02T09:21:12.774Z] === PAUSE TestDaemonStartWithLogOpt
09:21:12 [2020-01-02T09:21:12.774Z] === CONT  TestContinueAfterPluginCrash
09:21:12 [2020-01-02T09:21:12.774Z] === CONT  TestDaemonStartWithLogOpt
09:21:13 [2020-01-02T09:21:13.544Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:21:14 [2020-01-02T09:21:14.110Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s)
09:21:14 [2020-01-02T09:21:14.110Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:21:14 [2020-01-02T09:21:14.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:21:14 [2020-01-02T09:21:14.369Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:21:14 [2020-01-02T09:21:14.725Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s)
09:21:14 [2020-01-02T09:21:14.725Z] === RUN   TestUpdateMemory
09:21:14 [2020-01-02T09:21:14.725Z] --- SKIP: TestUpdateMemory (0.00s)
09:21:14 [2020-01-02T09:21:14.725Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:21:14 [2020-01-02T09:21:14.725Z] === RUN   TestUpdateCPUQuota
09:21:14 [2020-01-02T09:21:14.935Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
09:21:14 [2020-01-02T09:21:14.935Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:21:15 [2020-01-02T09:21:15.868Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
09:21:15 [2020-01-02T09:21:15.868Z] === RUN   TestCgroupNamespacesRunOlderClient
09:21:15 [2020-01-02T09:21:15.868Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:21:15 [2020-01-02T09:21:15.997Z] --- PASS: TestUpdateCPUQuota (1.45s)
09:21:15 [2020-01-02T09:21:15.997Z] === RUN   TestUpdatePidsLimit
09:21:15 [2020-01-02T09:21:15.997Z] === RUN   TestUpdatePidsLimit/update_from_none
09:21:16 [2020-01-02T09:21:16.373Z] === RUN   TestUpdatePidsLimit/no_change
09:21:16 [2020-01-02T09:21:16.803Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:21:17 [2020-01-02T09:21:17.158Z] === RUN   TestUpdatePidsLimit/update_lower
09:21:17 [2020-01-02T09:21:17.370Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s)
09:21:17 [2020-01-02T09:21:17.370Z] === RUN   TestKernelTCPMemory
09:21:17 [2020-01-02T09:21:17.527Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:21:17 [2020-01-02T09:21:17.893Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:21:18 [2020-01-02T09:21:18.264Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:21:18 [2020-01-02T09:21:18.627Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:21:18 [2020-01-02T09:21:18.802Z] --- PASS: TestKernelTCPMemory (1.14s)
09:21:18 [2020-01-02T09:21:18.802Z] === RUN   TestNISDomainname
09:21:19 [2020-01-02T09:21:19.750Z] --- PASS: TestNISDomainname (1.13s)
09:21:19 [2020-01-02T09:21:19.750Z] === RUN   TestHostnameDnsResolution
09:21:19 [2020-01-02T09:21:19.750Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:21:20 [2020-01-02T09:21:20.027Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:21:20 [2020-01-02T09:21:20.455Z] --- PASS: TestUpdatePidsLimit (4.11s)
09:21:20 [2020-01-02T09:21:20.455Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
09:21:20 [2020-01-02T09:21:20.455Z]     --- PASS: TestUpdatePidsLimit/no_change (0.50s)
09:21:20 [2020-01-02T09:21:20.455Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
09:21:20 [2020-01-02T09:21:20.455Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
09:21:20 [2020-01-02T09:21:20.455Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
09:21:20 [2020-01-02T09:21:20.455Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
09:21:20 [2020-01-02T09:21:20.455Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
09:21:20 [2020-01-02T09:21:20.455Z] === RUN   TestUpdateRestartPolicy
09:21:21 [2020-01-02T09:21:21.405Z] --- PASS: TestHostnameDnsResolution (1.60s)
09:21:21 [2020-01-02T09:21:21.405Z] === RUN   TestStats
09:21:23 [2020-01-02T09:21:23.303Z] --- PASS: TestStats (2.07s)
09:21:23 [2020-01-02T09:21:23.303Z] === RUN   TestStopContainerWithTimeout
09:21:23 [2020-01-02T09:21:23.303Z] === RUN   TestStopContainerWithTimeout/0
09:21:23 [2020-01-02T09:21:23.303Z] === PAUSE TestStopContainerWithTimeout/0
09:21:23 [2020-01-02T09:21:23.303Z] === RUN   TestStopContainerWithTimeout/1
09:21:23 [2020-01-02T09:21:23.303Z] === PAUSE TestStopContainerWithTimeout/1
09:21:23 [2020-01-02T09:21:23.303Z] === RUN   TestStopContainerWithTimeout/3
09:21:23 [2020-01-02T09:21:23.303Z] === PAUSE TestStopContainerWithTimeout/3
09:21:23 [2020-01-02T09:21:23.303Z] === RUN   TestStopContainerWithTimeout/-1
09:21:23 [2020-01-02T09:21:23.303Z] === PAUSE TestStopContainerWithTimeout/-1
09:21:23 [2020-01-02T09:21:23.303Z] === CONT  TestStopContainerWithTimeout/0
09:21:23 [2020-01-02T09:21:23.303Z] === CONT  TestStopContainerWithTimeout/-1
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Extraction ended at 01/02/2020 09:21:21. Duration:00:00:24.0420688
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Updating the golang and path environment variables
09:21:23 [2020-01-02T09:21:23.513Z] INFO: GOPATH=d:\gopath
09:21:23 [2020-01-02T09:21:23.513Z] INFO: go version go1.13.5 windows/amd64
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Running the daemon under test in debug mode
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Starting a daemon under test...
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40291\2\daemon --pidfile d:\CI\PR-40291\2\docker.pid -D
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Process started successfully.
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Start tailing logs of the daemon under tests
09:21:23 [2020-01-02T09:21:23.513Z] INFO: Waiting for the daemon under test to start...
09:21:23 [2020-01-02T09:21:23.869Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:21:24 [2020-01-02T09:21:24.447Z] === CONT  TestStopContainerWithTimeout/3
09:21:24 [2020-01-02T09:21:24.990Z] --- PASS: TestDaemonStartWithLogOpt (10.89s)
09:21:25 [2020-01-02T09:21:25.689Z] INFO: Daemon under test started and replied!
09:21:25 [2020-01-02T09:21:25.689Z] INFO: Docker version of the daemon under test
09:21:25 [2020-01-02T09:21:25.689Z] 
09:21:25 [2020-01-02T09:21:25.689Z] Client:
09:21:25 [2020-01-02T09:21:25.689Z]  Version:      17.06.2-ce
09:21:25 [2020-01-02T09:21:25.689Z]  API version:  1.30
09:21:25 [2020-01-02T09:21:25.689Z]  Go version:   go1.8.3
09:21:25 [2020-01-02T09:21:25.689Z]  Git commit:   cec0b72
09:21:25 [2020-01-02T09:21:25.689Z]  Built:        Tue Sep  5 19:57:19 2017
09:21:25 [2020-01-02T09:21:25.689Z]  OS/Arch:      windows/amd64
09:21:25 [2020-01-02T09:21:25.689Z] 
09:21:25 [2020-01-02T09:21:25.689Z] Server:
09:21:25 [2020-01-02T09:21:25.689Z]  Version:      0.0.0-dev
09:21:25 [2020-01-02T09:21:25.689Z]  API version:  1.41 (minimum version 1.24)
09:21:25 [2020-01-02T09:21:25.689Z]  Go version:   go1.13.5
09:21:25 [2020-01-02T09:21:25.689Z]  Git commit:   474cae59c
09:21:25 [2020-01-02T09:21:25.689Z]  Built:        01/02/2020 09:19:43
09:21:25 [2020-01-02T09:21:25.689Z]  OS/Arch:      windows/amd64
09:21:25 [2020-01-02T09:21:25.689Z]  Experimental: false
09:21:25 [2020-01-02T09:21:25.689Z] 
09:21:25 [2020-01-02T09:21:25.689Z] INFO: Docker info of the daemon under test
09:21:25 [2020-01-02T09:21:25.689Z] 
09:21:25 [2020-01-02T09:21:25.689Z] Containers: 0
09:21:25 [2020-01-02T09:21:25.689Z]  Running: 0
09:21:25 [2020-01-02T09:21:25.689Z]  Paused: 0
09:21:25 [2020-01-02T09:21:25.689Z]  Stopped: 0
09:21:25 [2020-01-02T09:21:25.689Z] Images: 0
09:21:25 [2020-01-02T09:21:25.689Z] Server Version: 0.0.0-dev
09:21:25 [2020-01-02T09:21:25.689Z] Storage Driver: windowsfilter
09:21:25 [2020-01-02T09:21:25.689Z]  Windows: 
09:21:25 [2020-01-02T09:21:25.689Z] Logging Driver: json-file
09:21:25 [2020-01-02T09:21:25.689Z] Plugins: 
09:21:25 [2020-01-02T09:21:25.689Z]  Volume: local
09:21:25 [2020-01-02T09:21:25.689Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:21:25 [2020-01-02T09:21:25.689Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:21:25 [2020-01-02T09:21:25.689Z] Swarm: inactive
09:21:25 [2020-01-02T09:21:25.689Z] Default Isolation: process
09:21:25 [2020-01-02T09:21:25.689Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:21:25 [2020-01-02T09:21:25.689Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
09:21:25 [2020-01-02T09:21:25.689Z] OSType: windows
09:21:25 [2020-01-02T09:21:25.689Z] Architecture: x86_64
09:21:25 [2020-01-02T09:21:25.689Z] CPUs: 4
09:21:25 [2020-01-02T09:21:25.689Z] Total Memory: 32GiB
09:21:25 [2020-01-02T09:21:25.689Z] Name: azwin-2-c9d450
09:21:25 [2020-01-02T09:21:25.689Z] ID: 6QRB:YDD3:BDBW:KH5Q:7IKF:BLJN:OIGP:DVQH:S2I2:RTCE:AXZ3:JKKE
09:21:25 [2020-01-02T09:21:25.689Z] Docker Root Dir: D:\CI\PR-40291\2\daemon
09:21:25 [2020-01-02T09:21:25.689Z] Debug Mode (client): false
09:21:25 [2020-01-02T09:21:25.689Z] Debug Mode (server): true
09:21:25 [2020-01-02T09:21:25.689Z]  File Descriptors: -1
09:21:25 [2020-01-02T09:21:25.689Z]  Goroutines: 17
09:21:25 [2020-01-02T09:21:25.689Z]  System Time: 2020-01-02T09:21:25.6308593Z
09:21:25 [2020-01-02T09:21:25.689Z]  EventsListeners: 0
09:21:25 [2020-01-02T09:21:25.689Z] Registry: https://index.docker.io/v1/
09:21:25 [2020-01-02T09:21:25.689Z] Labels:
09:21:25 [2020-01-02T09:21:25.689Z] Experimental: false
09:21:25 [2020-01-02T09:21:25.689Z] Insecure Registries:
09:21:25 [2020-01-02T09:21:25.689Z]  127.0.0.0/8
09:21:25 [2020-01-02T09:21:25.689Z] Live Restore Enabled: false
09:21:25 [2020-01-02T09:21:25.689Z] 
09:21:25 [2020-01-02T09:21:25.689Z] 
09:21:25 [2020-01-02T09:21:25.689Z] INFO: Docker images of the daemon under test
09:21:25 [2020-01-02T09:21:25.820Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:21:26 [2020-01-02T09:21:26.147Z] 
09:21:26 [2020-01-02T09:21:26.147Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:21:26 [2020-01-02T09:21:26.147Z] 
09:21:26 [2020-01-02T09:21:26.147Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
09:21:26 [2020-01-02T09:21:26.147Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
09:21:26 [2020-01-02T09:21:26.147Z] ltsc2019: Pulling from windows/servercore
09:21:26 [2020-01-02T09:21:26.606Z] 65014b3c3121: Pulling fs layer
09:21:26 [2020-01-02T09:21:26.606Z] faf31ee0aa3d: Pulling fs layer
09:21:26 [2020-01-02T09:21:26.756Z] === CONT  TestStopContainerWithTimeout/1
09:21:26 [2020-01-02T09:21:26.800Z] ok  	github.com/docker/docker/cmd/dockerd	0.242s	coverage: 30.3% of statements
09:21:26 [2020-01-02T09:21:26.801Z] ok  	github.com/docker/docker/container	0.184s	coverage: 35.3% of statements
09:21:26 [2020-01-02T09:21:26.801Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:21:26 [2020-01-02T09:21:26.801Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:21:26 [2020-01-02T09:21:26.801Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:21:26 [2020-01-02T09:21:26.801Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:21:27 [2020-01-02T09:21:27.015Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:21:28 [2020-01-02T09:21:28.390Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:21:28 [2020-01-02T09:21:28.391Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
09:21:28 [2020-01-02T09:21:28.391Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
09:21:28 [2020-01-02T09:21:28.391Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
09:21:28 [2020-01-02T09:21:28.391Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
09:21:28 [2020-01-02T09:21:28.391Z] === RUN   TestDeleteDevicemapper
09:21:28 [2020-01-02T09:21:28.391Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:21:28 [2020-01-02T09:21:28.391Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:28 [2020-01-02T09:21:28.391Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:21:28 [2020-01-02T09:21:28.649Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:21:28 [2020-01-02T09:21:28.649Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:21:29 [2020-01-02T09:21:29.178Z] --- PASS: TestContinueAfterPluginCrash (15.71s)
09:21:29 [2020-01-02T09:21:29.178Z] PASS
09:21:29 [2020-01-02T09:21:29.178Z] 
09:21:29 [2020-01-02T09:21:29.178Z] DONE 2 tests in 15.927s
09:21:29 [2020-01-02T09:21:29.178Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:21:29 [2020-01-02T09:21:29.178Z] ++ 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
09:21:29 [2020-01-02T09:21:29.178Z] ++ set -e
09:21:29 [2020-01-02T09:21:29.178Z] ++ '[' -n 0 ']'
09:21:29 [2020-01-02T09:21:29.178Z] ++ set -x
09:21:29 [2020-01-02T09:21:29.178Z] ++ env -i DEST=/go/src/github.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= 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
09:21:29 [2020-01-02T09:21:29.178Z] INFO: Testing against a local daemon
09:21:29 [2020-01-02T09:21:29.178Z] === RUN   TestPluginWithDevMounts
09:21:29 [2020-01-02T09:21:29.178Z] === PAUSE TestPluginWithDevMounts
09:21:29 [2020-01-02T09:21:29.178Z] === CONT  TestPluginWithDevMounts
09:21:29 [2020-01-02T09:21:29.584Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:21:30 [2020-01-02T09:21:30.518Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:21:31 [2020-01-02T09:21:31.082Z] --- PASS: TestPluginWithDevMounts (2.23s)
09:21:31 [2020-01-02T09:21:31.082Z] PASS
09:21:31 [2020-01-02T09:21:31.082Z] 
09:21:31 [2020-01-02T09:21:31.082Z] DONE 1 tests in 2.447s
09:21:31 [2020-01-02T09:21:31.082Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:21:31 [2020-01-02T09:21:31.082Z] ++ 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
09:21:31 [2020-01-02T09:21:31.082Z] ++ set -e
09:21:31 [2020-01-02T09:21:31.082Z] ++ '[' -n 0 ']'
09:21:31 [2020-01-02T09:21:31.082Z] ++ set -x
09:21:31 [2020-01-02T09:21:31.082Z] ++ env -i DEST=/go/src/github.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= 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
09:21:31 [2020-01-02T09:21:31.246Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.062s	coverage: 65.3% of statements
09:21:31 [2020-01-02T09:21:31.341Z] INFO: Testing against a local daemon
09:21:31 [2020-01-02T09:21:31.341Z] === RUN   TestSecretInspect
09:21:31 [2020-01-02T09:21:31.453Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:21:32 [2020-01-02T09:21:32.389Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s)
09:21:32 [2020-01-02T09:21:32.389Z] === RUN   TestUpdateMemory
09:21:32 [2020-01-02T09:21:32.389Z] --- SKIP: TestUpdateMemory (0.00s)
09:21:32 [2020-01-02T09:21:32.389Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:21:32 [2020-01-02T09:21:32.389Z] === RUN   TestUpdateCPUQuota
09:21:33 [2020-01-02T09:21:33.676Z] faf31ee0aa3d: Verifying Checksum
09:21:33 [2020-01-02T09:21:33.676Z] faf31ee0aa3d: Download complete
09:21:34 [2020-01-02T09:21:34.125Z] --- PASS: TestUpdateRestartPolicy (12.83s)
09:21:34 [2020-01-02T09:21:34.125Z] === RUN   TestUpdateRestartWithAutoRemove
09:21:34 [2020-01-02T09:21:34.125Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s)
09:21:34 [2020-01-02T09:21:34.125Z] === RUN   TestWaitNonBlocked
09:21:34 [2020-01-02T09:21:34.125Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:34 [2020-01-02T09:21:34.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:34 [2020-01-02T09:21:34.125Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:34 [2020-01-02T09:21:34.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:34 [2020-01-02T09:21:34.125Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:34 [2020-01-02T09:21:34.125Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:34 [2020-01-02T09:21:34.288Z] --- PASS: TestUpdateCPUQuota (1.78s)
09:21:34 [2020-01-02T09:21:34.289Z] === RUN   TestUpdatePidsLimit
09:21:34 [2020-01-02T09:21:34.289Z] === RUN   TestUpdatePidsLimit/update_from_none
09:21:34 [2020-01-02T09:21:34.546Z] === RUN   TestUpdatePidsLimit/no_change
09:21:34 [2020-01-02T09:21:34.628Z] --- PASS: TestSecretInspect (3.35s)
09:21:34 [2020-01-02T09:21:34.628Z] === RUN   TestSecretList
09:21:34 [2020-01-02T09:21:34.805Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:21:35 [2020-01-02T09:21:35.063Z] === RUN   TestUpdatePidsLimit/update_lower
09:21:35 [2020-01-02T09:21:35.411Z] --- PASS: TestWaitNonBlocked (0.03s)
09:21:35 [2020-01-02T09:21:35.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
09:21:35 [2020-01-02T09:21:35.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
09:21:35 [2020-01-02T09:21:35.411Z] === RUN   TestWaitBlocked
09:21:35 [2020-01-02T09:21:35.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:21:35 [2020-01-02T09:21:35.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:21:35 [2020-01-02T09:21:35.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:21:35 [2020-01-02T09:21:35.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:21:35 [2020-01-02T09:21:35.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:21:35 [2020-01-02T09:21:35.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:21:35 [2020-01-02T09:21:35.628Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:21:35 [2020-01-02T09:21:35.886Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:21:36 [2020-01-02T09:21:36.453Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:21:36 [2020-01-02T09:21:36.705Z] --- PASS: TestWaitBlocked (0.01s)
09:21:36 [2020-01-02T09:21:36.705Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s)
09:21:36 [2020-01-02T09:21:36.705Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
09:21:36 [2020-01-02T09:21:36.705Z] === CONT  TestContainerStartOnDaemonRestart
09:21:36 [2020-01-02T09:21:36.705Z] === CONT  TestIpcModeOlderClient
09:21:36 [2020-01-02T09:21:36.712Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:21:37 [2020-01-02T09:21:37.092Z] --- PASS: TestIpcModeOlderClient (0.19s)
09:21:37 [2020-01-02T09:21:37.092Z] === CONT  TestDaemonRestartIpcMode
09:21:37 [2020-01-02T09:21:37.279Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:21:37 [2020-01-02T09:21:37.915Z] --- PASS: TestSecretList (3.36s)
09:21:37 [2020-01-02T09:21:37.915Z] === RUN   TestSecretsCreateAndDelete
09:21:38 [2020-01-02T09:21:38.212Z] --- PASS: TestUpdatePidsLimit (3.98s)
09:21:38 [2020-01-02T09:21:38.212Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
09:21:38 [2020-01-02T09:21:38.212Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
09:21:38 [2020-01-02T09:21:38.212Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
09:21:38 [2020-01-02T09:21:38.212Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
09:21:38 [2020-01-02T09:21:38.212Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
09:21:38 [2020-01-02T09:21:38.212Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:21:38 [2020-01-02T09:21:38.212Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
09:21:38 [2020-01-02T09:21:38.212Z] === RUN   TestUpdateRestartPolicy
09:21:38 [2020-01-02T09:21:38.470Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:21:38 [2020-01-02T09:21:38.833Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:21:39 [2020-01-02T09:21:39.399Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:21:39 [2020-01-02T09:21:39.587Z] --- PASS: TestContainerStartOnDaemonRestart (3.03s)
09:21:39 [2020-01-02T09:21:39.694Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.055s	coverage: 35.8% of statements
09:21:40 [2020-01-02T09:21:40.332Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:21:40 [2020-01-02T09:21:40.332Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:21:41 [2020-01-02T09:21:41.199Z] ok  	github.com/docker/docker/daemon/cluster	0.240s	coverage: 0.5% of statements
09:21:41 [2020-01-02T09:21:41.201Z] --- PASS: TestSecretsCreateAndDelete (3.34s)
09:21:41 [2020-01-02T09:21:41.201Z] === RUN   TestSecretsUpdate
09:21:41 [2020-01-02T09:21:41.402Z] --- PASS: TestDaemonRestartIpcMode (4.15s)
09:21:41 [2020-01-02T09:21:41.402Z] PASS
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] === Skipped
09:21:41 [2020-01-02T09:21:41.402Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
09:21:41 [2020-01-02T09:21:41.402Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
09:21:41 [2020-01-02T09:21:41.402Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
09:21:41 [2020-01-02T09:21:41.402Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:41 [2020-01-02T09:21:41.402Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
09:21:41 [2020-01-02T09:21:41.402Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
09:21:41 [2020-01-02T09:21:41.402Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] 
09:21:41 [2020-01-02T09:21:41.402Z] DONE 197 tests, 6 skipped in 144.976s
09:21:41 [2020-01-02T09:21:41.402Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
09:21:41 [2020-01-02T09:21:41.402Z] ++ 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
09:21:41 [2020-01-02T09:21:41.402Z] ++ set -e
09:21:41 [2020-01-02T09:21:41.402Z] ++ '[' -n 0 ']'
09:21:41 [2020-01-02T09:21:41.402Z] ++ set -x
09:21:41 [2020-01-02T09:21:41.402Z] ++ env -i DEST=/go/src/github.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= 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
09:21:41 [2020-01-02T09:21:41.402Z] INFO: Testing against a local daemon
09:21:41 [2020-01-02T09:21:41.402Z] === RUN   TestCommitInheritsEnv
09:21:41 [2020-01-02T09:21:41.800Z] --- PASS: TestCommitInheritsEnv (0.55s)
09:21:41 [2020-01-02T09:21:41.800Z] === RUN   TestImportExtremelyLargeImageWorks
09:21:41 [2020-01-02T09:21:41.800Z] === PAUSE TestImportExtremelyLargeImageWorks
09:21:41 [2020-01-02T09:21:41.800Z] === RUN   TestImagesFilterMultiReference
09:21:41 [2020-01-02T09:21:41.800Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:21:41 [2020-01-02T09:21:41.800Z] === RUN   TestImagePullPlatformInvalid
09:21:41 [2020-01-02T09:21:41.800Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:21:41 [2020-01-02T09:21:41.800Z] === RUN   TestRemoveImageOrphaning
09:21:42 [2020-01-02T09:21:42.600Z] --- PASS: TestRemoveImageOrphaning (0.56s)
09:21:42 [2020-01-02T09:21:42.600Z] === RUN   TestRemoveImageGarbageCollector
09:21:42 [2020-01-02T09:21:42.600Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:21:42 [2020-01-02T09:21:42.600Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:42 [2020-01-02T09:21:42.600Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:21:42 [2020-01-02T09:21:42.600Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:21:42 [2020-01-02T09:21:42.600Z] === RUN   TestTagInvalidReference
09:21:42 [2020-01-02T09:21:42.600Z] --- PASS: TestTagInvalidReference (0.01s)
09:21:42 [2020-01-02T09:21:42.600Z] === RUN   TestTagValidPrefixedRepo
09:21:42 [2020-01-02T09:21:42.600Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:21:42 [2020-01-02T09:21:42.600Z] === RUN   TestTagExistedNameWithoutForce
09:21:42 [2020-01-02T09:21:42.600Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:21:42 [2020-01-02T09:21:42.600Z] === RUN   TestTagOfficialNames
09:21:42 [2020-01-02T09:21:42.600Z] --- PASS: TestTagOfficialNames (0.04s)
09:21:42 [2020-01-02T09:21:42.600Z] === RUN   TestTagMatchesDigest
09:21:42 [2020-01-02T09:21:42.600Z] --- PASS: TestTagMatchesDigest (0.01s)
09:21:42 [2020-01-02T09:21:42.600Z] === CONT  TestImportExtremelyLargeImageWorks
09:21:44 [2020-01-02T09:21:44.488Z] --- PASS: TestSecretsUpdate (3.29s)
09:21:44 [2020-01-02T09:21:44.488Z] === RUN   TestTemplatedSecret
09:21:44 [2020-01-02T09:21:44.512Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:21:46 [2020-01-02T09:21:46.410Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:21:46 [2020-01-02T09:21:46.757Z] ok  	github.com/docker/docker/daemon/discovery	0.035s	coverage: 30.0% of statements
09:21:47 [2020-01-02T09:21:47.776Z] --- PASS: TestTemplatedSecret (3.10s)
09:21:47 [2020-01-02T09:21:47.776Z] === RUN   TestSecretCreateResolve
09:21:48 [2020-01-02T09:21:48.308Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:21:48 [2020-01-02T09:21:48.873Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:21:49 [2020-01-02T09:21:49.131Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:21:49 [2020-01-02T09:21:49.467Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
09:21:49 [2020-01-02T09:21:49.697Z] === RUN   TestDockerSuite/TestBuildCmd
09:21:49 [2020-01-02T09:21:49.954Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:21:49 [2020-01-02T09:21:49.955Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:21:50 [2020-01-02T09:21:50.129Z] ok  	github.com/docker/docker/daemon/config	0.132s	coverage: 82.1% of statements
09:21:50 [2020-01-02T09:21:50.212Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:21:50 [2020-01-02T09:21:50.471Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:21:50 [2020-01-02T09:21:50.729Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:21:50 [2020-01-02T09:21:50.729Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:21:51 [2020-01-02T09:21:51.064Z] --- PASS: TestSecretCreateResolve (3.32s)
09:21:51 [2020-01-02T09:21:51.064Z] PASS
09:21:51 [2020-01-02T09:21:51.064Z] 
09:21:51 [2020-01-02T09:21:51.064Z] DONE 6 tests in 19.917s
09:21:51 [2020-01-02T09:21:51.064Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:21:51 [2020-01-02T09:21:51.064Z] ++ 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
09:21:51 [2020-01-02T09:21:51.064Z] ++ set -e
09:21:51 [2020-01-02T09:21:51.064Z] ++ '[' -n 0 ']'
09:21:51 [2020-01-02T09:21:51.064Z] ++ set -x
09:21:51 [2020-01-02T09:21:51.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:21:51 [2020-01-02T09:21:51.294Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:21:51 [2020-01-02T09:21:51.323Z] INFO: Testing against a local daemon
09:21:51 [2020-01-02T09:21:51.323Z] === RUN   TestServiceCreateInit
09:21:51 [2020-01-02T09:21:51.323Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:21:51 [2020-01-02T09:21:51.552Z] --- PASS: TestUpdateRestartPolicy (13.36s)
09:21:51 [2020-01-02T09:21:51.552Z] === RUN   TestUpdateRestartWithAutoRemove
09:21:52 [2020-01-02T09:21:52.120Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:21:52 [2020-01-02T09:21:52.686Z] --- PASS: TestUpdateRestartWithAutoRemove (1.09s)
09:21:52 [2020-01-02T09:21:52.686Z] === RUN   TestWaitNonBlocked
09:21:52 [2020-01-02T09:21:52.686Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:52 [2020-01-02T09:21:52.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:52 [2020-01-02T09:21:52.686Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:52 [2020-01-02T09:21:52.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:52 [2020-01-02T09:21:52.686Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:52 [2020-01-02T09:21:52.686Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:52 [2020-01-02T09:21:52.831Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
09:21:53 [2020-01-02T09:21:53.620Z] --- PASS: TestWaitNonBlocked (0.01s)
09:21:53 [2020-01-02T09:21:53.620Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
09:21:53 [2020-01-02T09:21:53.620Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
09:21:53 [2020-01-02T09:21:53.620Z] === RUN   TestWaitBlocked
09:21:53 [2020-01-02T09:21:53.620Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:21:53 [2020-01-02T09:21:53.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:21:53 [2020-01-02T09:21:53.620Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:21:53 [2020-01-02T09:21:53.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:21:53 [2020-01-02T09:21:53.620Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:21:53 [2020-01-02T09:21:53.620Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:21:55 [2020-01-02T09:21:55.002Z] --- PASS: TestWaitBlocked (0.02s)
09:21:55 [2020-01-02T09:21:55.002Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
09:21:55 [2020-01-02T09:21:55.002Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s)
09:21:55 [2020-01-02T09:21:55.002Z] === CONT  TestContainerStartOnDaemonRestart
09:21:55 [2020-01-02T09:21:55.002Z] === CONT  TestIpcModeOlderClient
09:21:55 [2020-01-02T09:21:55.263Z] --- PASS: TestIpcModeOlderClient (0.13s)
09:21:55 [2020-01-02T09:21:55.264Z] === CONT  TestDaemonRestartIpcMode
09:21:56 [2020-01-02T09:21:56.197Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:21:56 [2020-01-02T09:21:56.321Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.502s	coverage: 13.6% of statements
09:21:56 [2020-01-02T09:21:56.593Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:21:57 [2020-01-02T09:21:57.338Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
09:21:57 [2020-01-02T09:21:57.573Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:21:58 [2020-01-02T09:21:58.139Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:21:58 [2020-01-02T09:21:58.397Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:21:58 [2020-01-02T09:21:58.656Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:21:58 [2020-01-02T09:21:58.790Z] 65014b3c3121: Verifying Checksum
09:21:58 [2020-01-02T09:21:58.790Z] 65014b3c3121: Download complete
09:21:58 [2020-01-02T09:21:58.915Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s)
09:21:59 [2020-01-02T09:21:59.390Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.994s	coverage: 57.9% of statements
09:21:59 [2020-01-02T09:21:59.851Z] === RUN   TestDockerSuite/TestBuildContChar
09:21:59 [2020-01-02T09:21:59.851Z] --- PASS: TestDaemonRestartIpcMode (4.64s)
09:21:59 [2020-01-02T09:21:59.851Z] PASS
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] === Skipped
09:21:59 [2020-01-02T09:21:59.851Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:21:59 [2020-01-02T09:21:59.851Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:21:59 [2020-01-02T09:21:59.851Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:21:59 [2020-01-02T09:21:59.851Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:59 [2020-01-02T09:21:59.851Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:21:59 [2020-01-02T09:21:59.851Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:21:59 [2020-01-02T09:21:59.851Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] 
09:21:59 [2020-01-02T09:21:59.851Z] DONE 197 tests, 6 skipped in 148.446s
09:21:59 [2020-01-02T09:21:59.851Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:21:59 [2020-01-02T09:21:59.851Z] ++ 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
09:21:59 [2020-01-02T09:21:59.851Z] ++ set -e
09:21:59 [2020-01-02T09:21:59.851Z] ++ '[' -n 0 ']'
09:21:59 [2020-01-02T09:21:59.851Z] ++ set -x
09:21:59 [2020-01-02T09:21:59.851Z] ++ env -i DEST=/go/src/github.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= 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
09:22:00 [2020-01-02T09:22:00.109Z] INFO: Testing against a local daemon
09:22:00 [2020-01-02T09:22:00.109Z] === RUN   TestCommitInheritsEnv
09:22:00 [2020-01-02T09:22:00.410Z] ok  	github.com/docker/docker/daemon	12.499s	coverage: 17.6% of statements
09:22:00 [2020-01-02T09:22:00.410Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:22:00 [2020-01-02T09:22:00.410Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:22:00 [2020-01-02T09:22:00.410Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:22:00 [2020-01-02T09:22:00.410Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:22:00 [2020-01-02T09:22:00.675Z] --- PASS: TestCommitInheritsEnv (0.49s)
09:22:00 [2020-01-02T09:22:00.675Z] === RUN   TestImportExtremelyLargeImageWorks
09:22:00 [2020-01-02T09:22:00.675Z] === PAUSE TestImportExtremelyLargeImageWorks
09:22:00 [2020-01-02T09:22:00.675Z] === RUN   TestImagesFilterMultiReference
09:22:00 [2020-01-02T09:22:00.675Z] --- PASS: TestImagesFilterMultiReference (0.08s)
09:22:00 [2020-01-02T09:22:00.675Z] === RUN   TestImagePullPlatformInvalid
09:22:00 [2020-01-02T09:22:00.675Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:22:00 [2020-01-02T09:22:00.675Z] === RUN   TestRemoveImageOrphaning
09:22:01 [2020-01-02T09:22:01.240Z] --- PASS: TestRemoveImageOrphaning (0.47s)
09:22:01 [2020-01-02T09:22:01.240Z] === RUN   TestRemoveImageGarbageCollector
09:22:01 [2020-01-02T09:22:01.806Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:22:01 [2020-01-02T09:22:01.866Z] --- PASS: TestServiceCreateInit (10.26s)
09:22:01 [2020-01-02T09:22:01.866Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
09:22:01 [2020-01-02T09:22:01.866Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.93s)
09:22:01 [2020-01-02T09:22:01.866Z] === RUN   TestCreateServiceMultipleTimes
09:22:02 [2020-01-02T09:22:02.373Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:22:03 [2020-01-02T09:22:03.307Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:22:03 [2020-01-02T09:22:03.307Z] --- PASS: TestRemoveImageGarbageCollector (2.27s)
09:22:03 [2020-01-02T09:22:03.307Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:22:03 [2020-01-02T09:22:03.565Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:22:03 [2020-01-02T09:22:03.565Z] === RUN   TestTagInvalidReference
09:22:03 [2020-01-02T09:22:03.565Z] --- PASS: TestTagInvalidReference (0.02s)
09:22:03 [2020-01-02T09:22:03.565Z] === RUN   TestTagValidPrefixedRepo
09:22:03 [2020-01-02T09:22:03.565Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:22:03 [2020-01-02T09:22:03.565Z] === RUN   TestTagExistedNameWithoutForce
09:22:03 [2020-01-02T09:22:03.565Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:22:03 [2020-01-02T09:22:03.565Z] === RUN   TestTagOfficialNames
09:22:03 [2020-01-02T09:22:03.565Z] --- PASS: TestTagOfficialNames (0.09s)
09:22:03 [2020-01-02T09:22:03.565Z] === RUN   TestTagMatchesDigest
09:22:03 [2020-01-02T09:22:03.565Z] --- PASS: TestTagMatchesDigest (0.02s)
09:22:03 [2020-01-02T09:22:03.565Z] === CONT  TestImportExtremelyLargeImageWorks
09:22:04 [2020-01-02T09:22:04.499Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:22:04 [2020-01-02T09:22:04.859Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.318s	coverage: 68.6% of statements
09:22:05 [2020-01-02T09:22:05.067Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:22:05 [2020-01-02T09:22:05.067Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:22:05 [2020-01-02T09:22:05.325Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:22:05 [2020-01-02T09:22:05.880Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.865s	coverage: 48.6% of statements
09:22:06 [2020-01-02T09:22:06.260Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:22:06 [2020-01-02T09:22:06.518Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:22:07 [2020-01-02T09:22:07.372Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.103s	coverage: 45.9% of statements
09:22:07 [2020-01-02T09:22:07.372Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:22:07 [2020-01-02T09:22:07.454Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:22:08 [2020-01-02T09:22:08.422Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:22:08 [2020-01-02T09:22:08.422Z] Copying nested executables into bundles/cross/linux/amd64
09:22:08 [2020-01-02T09:22:08.422Z] Cross building: bundles/cross/windows/amd64
09:22:08 [2020-01-02T09:22:08.422Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:22:08 [2020-01-02T09:22:08.422Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:22:09 [2020-01-02T09:22:09.423Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.275s	coverage: 54.8% of statements
09:22:09 [2020-01-02T09:22:09.423Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:22:09 [2020-01-02T09:22:09.731Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.692s	coverage: 76.1% of statements
09:22:09 [2020-01-02T09:22:09.731Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:22:10 [2020-01-02T09:22:10.357Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.031s	coverage: 58.0% of statements
09:22:12 [2020-01-02T09:22:12.425Z] ok  	github.com/docker/docker/daemon/links	0.018s	coverage: 93.0% of statements
09:22:12 [2020-01-02T09:22:12.425Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
09:22:12 [2020-01-02T09:22:12.720Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:22:13 [2020-01-02T09:22:13.286Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:22:15 [2020-01-02T09:22:15.919Z] ok  	github.com/docker/docker/daemon/logger	0.322s	coverage: 42.7% of statements
09:22:17 [2020-01-02T09:22:17.420Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.039s	coverage: 67.0% of statements
09:22:18 [2020-01-02T09:22:18.443Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.715s	coverage: 77.8% of statements
09:22:18 [2020-01-02T09:22:18.548Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:22:19 [2020-01-02T09:22:19.960Z] ok  	github.com/docker/docker/daemon/logger/journald	0.022s	coverage: 26.2% of statements
09:22:20 [2020-01-02T09:22:20.586Z] ok  	github.com/docker/docker/daemon/images	0.089s	coverage: 4.9% of statements
09:22:20 [2020-01-02T09:22:20.586Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:22:20 [2020-01-02T09:22:20.586Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:22:20 [2020-01-02T09:22:20.586Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:22:20 [2020-01-02T09:22:20.586Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:22:20 [2020-01-02T09:22:20.874Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.038s	coverage: 88.3% of statements
09:22:20 [2020-01-02T09:22:20.874Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.030s	coverage: 62.1% of statements
09:22:22 [2020-01-02T09:22:22.729Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:22:22 [2020-01-02T09:22:22.730Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:22:23 [2020-01-02T09:22:23.296Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:22:23 [2020-01-02T09:22:23.863Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:22:24 [2020-01-02T09:22:24.410Z] ok  	github.com/docker/docker/daemon/logger/local	0.071s	coverage: 74.7% of statements
09:22:24 [2020-01-02T09:22:24.410Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:22:25 [2020-01-02T09:22:25.038Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 19.9% of statements
09:22:25 [2020-01-02T09:22:25.327Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
09:22:25 [2020-01-02T09:22:25.766Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:22:26 [2020-01-02T09:22:26.854Z] ok  	github.com/docker/docker/daemon/logger/templates	0.032s	coverage: 8.3% of statements
09:22:27 [2020-01-02T09:22:27.667Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:22:27 [2020-01-02T09:22:27.925Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:22:28 [2020-01-02T09:22:28.440Z] --- PASS: TestCreateServiceMultipleTimes (23.42s)
09:22:28 [2020-01-02T09:22:28.440Z] === RUN   TestCreateServiceConflict
09:22:28 [2020-01-02T09:22:28.440Z] --- PASS: TestCreateServiceConflict (3.26s)
09:22:28 [2020-01-02T09:22:28.440Z] === RUN   TestCreateServiceMaxReplicas
09:22:28 [2020-01-02T09:22:28.470Z] ok  	github.com/docker/docker/daemon/network	0.064s	coverage: 63.8% of statements
09:22:28 [2020-01-02T09:22:28.492Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:22:29 [2020-01-02T09:22:29.059Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:22:29 [2020-01-02T09:22:29.333Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:22:29 [2020-01-02T09:22:29.497Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.128s	coverage: 82.5% of statements
09:22:29 [2020-01-02T09:22:29.497Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:22:29 [2020-01-02T09:22:29.497Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:22:31 [2020-01-02T09:22:31.728Z] --- PASS: TestCreateServiceMaxReplicas (3.64s)
09:22:31 [2020-01-02T09:22:31.728Z] === RUN   TestCreateWithDuplicateNetworkNames
09:22:31 [2020-01-02T09:22:31.882Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:22:31 [2020-01-02T09:22:31.882Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:22:32 [2020-01-02T09:22:32.213Z] ok  	github.com/docker/docker/distribution/metadata	0.186s	coverage: 48.2% of statements
09:22:33 [2020-01-02T09:22:33.241Z] ok  	github.com/docker/docker/errdefs	0.023s	coverage: 49.4% of statements
09:22:33 [2020-01-02T09:22:33.784Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:22:33 [2020-01-02T09:22:33.785Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
09:22:34 [2020-01-02T09:22:34.266Z] ok  	github.com/docker/docker/distribution	0.609s	coverage: 22.1% of statements
09:22:34 [2020-01-02T09:22:34.266Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:22:35 [2020-01-02T09:22:35.160Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:22:35 [2020-01-02T09:22:35.726Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:22:35 [2020-01-02T09:22:35.726Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:22:35 [2020-01-02T09:22:35.726Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:22:35 [2020-01-02T09:22:35.726Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:22:35 [2020-01-02T09:22:35.726Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:22:36 [2020-01-02T09:22:36.983Z] ok  	github.com/docker/docker/distribution/xfer	1.701s	coverage: 85.1% of statements
09:22:36 [2020-01-02T09:22:36.983Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:22:37 [2020-01-02T09:22:37.613Z] ok  	github.com/docker/docker/image	0.087s	coverage: 86.4% of statements
09:22:37 [2020-01-02T09:22:37.613Z] ok  	github.com/docker/docker/image/cache	0.050s	coverage: 19.2% of statements
09:22:37 [2020-01-02T09:22:37.613Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:22:38 [2020-01-02T09:22:38.641Z] ok  	github.com/docker/docker/image/v1	0.079s	coverage: 25.0% of statements
09:22:38 [2020-01-02T09:22:38.641Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:22:39 [2020-01-02T09:22:39.268Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
09:22:39 [2020-01-02T09:22:39.906Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:22:40 [2020-01-02T09:22:40.764Z] ok  	github.com/docker/docker/pkg/aaparser	0.026s	coverage: 50.0% of statements
09:22:40 [2020-01-02T09:22:40.840Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:22:41 [2020-01-02T09:22:41.098Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:22:42 [2020-01-02T09:22:42.997Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:22:45 [2020-01-02T09:22:45.202Z] ok  	github.com/docker/docker/opts	0.148s	coverage: 66.9% of statements
09:22:45 [2020-01-02T09:22:45.824Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
09:22:46 [2020-01-02T09:22:46.856Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
09:22:46 [2020-01-02T09:22:46.856Z] ok  	github.com/docker/docker/pkg/archive	1.352s	coverage: 77.3% of statements
09:22:47 [2020-01-02T09:22:47.185Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:22:47 [2020-01-02T09:22:47.752Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:22:48 [2020-01-02T09:22:48.344Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
09:22:48 [2020-01-02T09:22:48.970Z] ok  	github.com/docker/docker/pkg/authorization	4.126s	coverage: 68.3% of statements
09:22:49 [2020-01-02T09:22:49.595Z] ok  	github.com/docker/docker/pkg/discovery	0.017s	coverage: 58.3% of statements
09:22:49 [2020-01-02T09:22:49.815Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.65s)
09:22:49 [2020-01-02T09:22:49.815Z] === RUN   TestCreateServiceSecretFileMode
09:22:50 [2020-01-02T09:22:50.219Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 97.6% of statements
09:22:50 [2020-01-02T09:22:50.752Z] --- PASS: TestCreateServiceSecretFileMode (3.38s)
09:22:50 [2020-01-02T09:22:50.752Z] === RUN   TestCreateServiceConfigFileMode
09:22:51 [2020-01-02T09:22:51.034Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:22:51 [2020-01-02T09:22:51.240Z] ok  	github.com/docker/docker/layer	7.118s	coverage: 68.8% of statements
09:22:51 [2020-01-02T09:22:51.240Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:22:51 [2020-01-02T09:22:51.240Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:22:51 [2020-01-02T09:22:51.240Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:22:51 [2020-01-02T09:22:51.240Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:22:51 [2020-01-02T09:22:51.240Z] ?   	github.com/docker/docker/oci	[no test files]
09:22:51 [2020-01-02T09:22:51.240Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:22:51 [2020-01-02T09:22:51.600Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:22:51 [2020-01-02T09:22:51.865Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
09:22:52 [2020-01-02T09:22:52.500Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
09:22:52 [2020-01-02T09:22:52.534Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:22:52 [2020-01-02T09:22:52.786Z] ok  	github.com/docker/docker/pkg/dmesg	0.016s	coverage: 83.3% of statements
09:22:53 [2020-01-02T09:22:53.806Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.506s	coverage: 43.2% of statements
09:22:53 [2020-01-02T09:22:53.806Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:22:53 [2020-01-02T09:22:53.806Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:22:54 [2020-01-02T09:22:54.039Z] --- PASS: TestCreateServiceConfigFileMode (3.26s)
09:22:54 [2020-01-02T09:22:54.039Z] === RUN   TestCreateServiceSysctls
09:22:54 [2020-01-02T09:22:54.429Z] ok  	github.com/docker/docker/pkg/fileutils	0.038s	coverage: 89.5% of statements
09:22:54 [2020-01-02T09:22:54.430Z] ok  	github.com/docker/docker/pkg/filenotify	0.630s	coverage: 67.0% of statements
09:22:55 [2020-01-02T09:22:55.452Z] ok  	github.com/docker/docker/pkg/fsutils	0.401s	coverage: 85.1% of statements
09:22:55 [2020-01-02T09:22:55.741Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.335s	coverage: 84.1% of statements
09:22:56 [2020-01-02T09:22:56.366Z] ok  	github.com/docker/docker/pkg/homedir	0.041s	coverage: 11.4% of statements
09:22:56 [2020-01-02T09:22:56.715Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:22:57 [2020-01-02T09:22:57.393Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.063s	coverage: 91.7% of statements
09:22:57 [2020-01-02T09:22:57.679Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
09:22:58 [2020-01-02T09:22:58.614Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:22:58 [2020-01-02T09:22:58.699Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
09:22:58 [2020-01-02T09:22:58.700Z] ok  	github.com/docker/docker/pkg/idtools	0.924s	coverage: 70.1% of statements
09:22:59 [2020-01-02T09:22:59.316Z] --- PASS: TestCreateServiceSysctls (4.68s)
09:22:59 [2020-01-02T09:22:59.316Z] === RUN   TestCreateServiceCapabilities
09:22:59 [2020-01-02T09:22:59.326Z] ok  	github.com/docker/docker/pkg/ioutils	1.648s	coverage: 70.6% of statements
09:22:59 [2020-01-02T09:22:59.326Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:22:59 [2020-01-02T09:22:59.548Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:22:59 [2020-01-02T09:22:59.806Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:22:59 [2020-01-02T09:22:59.955Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
09:22:59 [2020-01-02T09:22:59.955Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
09:23:00 [2020-01-02T09:23:00.579Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.033s	coverage: 60.0% of statements
09:23:00 [2020-01-02T09:23:00.739Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:23:00 [2020-01-02T09:23:00.866Z] ok  	github.com/docker/docker/pkg/mount	0.967s	coverage: 70.0% of statements
09:23:00 [2020-01-02T09:23:00.867Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:23:01 [2020-01-02T09:23:01.155Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.019s	coverage: 91.4% of statements
09:23:01 [2020-01-02T09:23:01.155Z] ok  	github.com/docker/docker/pkg/pidfile	0.096s	coverage: 82.4% of statements
09:23:01 [2020-01-02T09:23:01.155Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:23:01 [2020-01-02T09:23:01.155Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:23:02 [2020-01-02T09:23:02.605Z] --- PASS: TestCreateServiceCapabilities (3.44s)
09:23:02 [2020-01-02T09:23:02.605Z] === RUN   TestInspect
09:23:02 [2020-01-02T09:23:02.941Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
09:23:03 [2020-01-02T09:23:03.964Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
09:23:03 [2020-01-02T09:23:03.964Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 88.2% of statements
09:23:04 [2020-01-02T09:23:04.254Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
09:23:04 [2020-01-02T09:23:04.921Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:23:05 [2020-01-02T09:23:05.276Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
09:23:05 [2020-01-02T09:23:05.893Z] --- PASS: TestInspect (3.69s)
09:23:05 [2020-01-02T09:23:05.893Z] === RUN   TestServiceListWithStatuses
09:23:05 [2020-01-02T09:23:05.893Z] --- SKIP: TestServiceListWithStatuses (0.01s)
09:23:05 [2020-01-02T09:23:05.893Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:23:05 [2020-01-02T09:23:05.893Z] === RUN   TestDockerNetworkConnectAlias
09:23:05 [2020-01-02T09:23:05.904Z] ok  	github.com/docker/docker/pkg/pubsub	1.157s	coverage: 73.9% of statements
09:23:06 [2020-01-02T09:23:06.544Z] ok  	github.com/docker/docker/pkg/stdcopy	0.025s	coverage: 100.0% of statements
09:23:07 [2020-01-02T09:23:07.562Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
09:23:07 [2020-01-02T09:23:07.562Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
09:23:08 [2020-01-02T09:23:08.184Z] ok  	github.com/docker/docker/pkg/symlink	0.033s	coverage: 87.7% of statements
09:23:08 [2020-01-02T09:23:08.200Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:23:08 [2020-01-02T09:23:08.473Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 80.0% of statements
09:23:09 [2020-01-02T09:23:09.099Z] ok  	github.com/docker/docker/pkg/signal	3.545s	coverage: 61.0% of statements
09:23:09 [2020-01-02T09:23:09.134Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:23:09 [2020-01-02T09:23:09.723Z] ok  	github.com/docker/docker/pkg/tailfile	0.162s	coverage: 88.6% of statements
09:23:10 [2020-01-02T09:23:10.011Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 36.2% of statements
09:23:11 [2020-01-02T09:23:11.034Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:23:11 [2020-01-02T09:23:11.501Z] testing: warning: no tests to run
09:23:11 [2020-01-02T09:23:11.501Z] coverage: [no statements]
09:23:11 [2020-01-02T09:23:11.501Z] ok  	github.com/docker/docker/pkg/term/windows	0.027s	coverage: [no statements] [no tests to run]
09:23:11 [2020-01-02T09:23:11.501Z] ok  	github.com/docker/docker/pkg/term	0.018s	coverage: 84.8% of statements
09:23:12 [2020-01-02T09:23:12.127Z] ok  	github.com/docker/docker/pkg/tarsum	0.280s	coverage: 89.3% of statements
09:23:12 [2020-01-02T09:23:12.127Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
09:23:12 [2020-01-02T09:23:12.414Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
09:23:13 [2020-01-02T09:23:13.038Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
09:23:13 [2020-01-02T09:23:13.566Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:23:14 [2020-01-02T09:23:14.098Z] --- PASS: TestDockerNetworkConnectAlias (7.35s)
09:23:14 [2020-01-02T09:23:14.098Z] === RUN   TestDockerNetworkReConnect
09:23:15 [2020-01-02T09:23:15.103Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
09:23:16 [2020-01-02T09:23:16.095Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:23:17 [2020-01-02T09:23:17.029Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:23:17 [2020-01-02T09:23:17.029Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:23:17 [2020-01-02T09:23:17.171Z] ok  	github.com/docker/docker/reference	0.022s	coverage: 83.7% of statements
09:23:18 [2020-01-02T09:23:18.195Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 68.8% of statements
09:23:18 [2020-01-02T09:23:18.401Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:23:18 [2020-01-02T09:23:18.482Z] ok  	github.com/docker/docker/plugin	0.587s	coverage: 27.1% of statements
09:23:19 [2020-01-02T09:23:19.370Z] --- PASS: TestDockerNetworkReConnect (6.00s)
09:23:19 [2020-01-02T09:23:19.370Z] === RUN   TestServicePlugin
09:23:19 [2020-01-02T09:23:19.370Z] --- SKIP: TestServicePlugin (0.00s)
09:23:19 [2020-01-02T09:23:19.370Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:19 [2020-01-02T09:23:19.370Z] === RUN   TestServiceUpdateLabel
09:23:19 [2020-01-02T09:23:19.776Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:23:20 [2020-01-02T09:23:20.533Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
09:23:20 [2020-01-02T09:23:20.821Z] ok  	github.com/docker/docker/restartmanager	0.024s	coverage: 45.3% of statements
09:23:21 [2020-01-02T09:23:21.675Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:23:22 [2020-01-02T09:23:22.329Z] ok  	github.com/docker/docker/testutil	0.014s	coverage: 62.5% of statements
09:23:22 [2020-01-02T09:23:22.659Z] --- PASS: TestServiceUpdateLabel (3.23s)
09:23:22 [2020-01-02T09:23:22.659Z] === RUN   TestServiceUpdateSecrets
09:23:22 [2020-01-02T09:23:22.957Z] ok  	github.com/docker/docker/registry	0.531s	coverage: 56.0% of statements
09:23:23 [2020-01-02T09:23:23.245Z] ok  	github.com/docker/docker/runconfig	0.063s	coverage: 68.2% of statements
09:23:23 [2020-01-02T09:23:23.576Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:23:26 [2020-01-02T09:23:26.732Z] ok  	github.com/docker/docker/volume/drivers	0.033s	coverage: 36.1% of statements
09:23:26 [2020-01-02T09:23:26.858Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:23:28 [2020-01-02T09:23:28.758Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:23:29 [2020-01-02T09:23:29.437Z] ok  	github.com/docker/docker/volume/mounts	0.076s	coverage: 67.0% of statements
09:23:29 [2020-01-02T09:23:29.438Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 73.0% of statements
09:23:29 [2020-01-02T09:23:29.838Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:23:29 [2020-01-02T09:23:29.838Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:23:29 [2020-01-02T09:23:29.838Z] remote: Enumerating objects: 19, done.
09:23:29 [2020-01-02T09:23:29.838Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
09:23:29 [2020-01-02T09:23:29.838Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
09:23:29 [2020-01-02T09:23:29.838Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:23:29 [2020-01-02T09:23:29.838Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:23:30 [2020-01-02T09:23:30.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/test/unit
09:23:30 [2020-01-02T09:23:30.951Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
09:23:32 [2020-01-02T09:23:32.042Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:23:32 [2020-01-02T09:23:32.042Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:23:32 [2020-01-02T09:23:32.958Z] ?   	github.com/docker/docker/api	[no test files]
09:23:35 [2020-01-02T09:23:35.326Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:23:36 [2020-01-02T09:23:36.699Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:23:37 [2020-01-02T09:23:37.141Z] --- PASS: TestImportExtremelyLargeImageWorks (107.04s)
09:23:37 [2020-01-02T09:23:37.141Z] PASS
09:23:37 [2020-01-02T09:23:37.141Z] 
09:23:37 [2020-01-02T09:23:37.141Z] === Skipped
09:23:37 [2020-01-02T09:23:37.141Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
09:23:37 [2020-01-02T09:23:37.141Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:37 [2020-01-02T09:23:37.141Z] 
09:23:37 [2020-01-02T09:23:37.141Z] 
09:23:37 [2020-01-02T09:23:37.141Z] DONE 12 tests, 1 skipped in 108.674s
09:23:37 [2020-01-02T09:23:37.141Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
09:23:37 [2020-01-02T09:23:37.141Z] ++ 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
09:23:37 [2020-01-02T09:23:37.141Z] ++ set -e
09:23:37 [2020-01-02T09:23:37.141Z] ++ '[' -n 0 ']'
09:23:37 [2020-01-02T09:23:37.141Z] ++ set -x
09:23:37 [2020-01-02T09:23:37.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= 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
09:23:37 [2020-01-02T09:23:37.142Z] INFO: Testing against a local daemon
09:23:37 [2020-01-02T09:23:37.142Z] === RUN   TestNetworkCreateDelete
09:23:37 [2020-01-02T09:23:37.142Z] --- PASS: TestNetworkCreateDelete (0.15s)
09:23:37 [2020-01-02T09:23:37.142Z] === RUN   TestDockerNetworkDeletePreferID
09:23:37 [2020-01-02T09:23:37.142Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
09:23:37 [2020-01-02T09:23:37.142Z] === RUN   TestInspectNetwork
09:23:37 [2020-01-02T09:23:37.142Z] === RUN   TestInspectNetwork/full_network_id
09:23:37 [2020-01-02T09:23:37.142Z] === RUN   TestInspectNetwork/partial_network_id
09:23:37 [2020-01-02T09:23:37.142Z] === RUN   TestInspectNetwork/network_name
09:23:37 [2020-01-02T09:23:37.142Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:23:38 [2020-01-02T09:23:38.076Z] --- PASS: TestDockerDaemonSuite (347.98s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.68s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.50s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.87s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:1449: [dfc49f3162887] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [deff55bb62f08] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.79s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.28s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d6314e19c0a09] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.63s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.55s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.04s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.52s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.97s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.98s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.80s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d4a49c77cdeeb] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d797ba7334bcd] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.83s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d98c9102b01a4] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.52s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.17s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.40s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.39s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d451177ca0d9f] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.83s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.74s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d6666a6386c1b] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d4682c3c46b68] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.52s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d14d8b569d732] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.08s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d7a6675743f1d] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_plugins_test.go:79: [d25f7fe2b6177] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_plugins_test.go:169: [dda8f588fc045] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.78s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d70304b1d682a] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.90s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.89s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d356029912ab8] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.48s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.21s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.19s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.42s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [dee7c0c1b19d2] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.29s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.58s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.82s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [db245955cf959] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d520bbe1b9385] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.48s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d32b8b52b51f7] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.61s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.49s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.91s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.63s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.84s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d24c1920b1170] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d8b16f5a43b17] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.25s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
09:23:38 [2020-01-02T09:23:38.076Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [da5c27f0db034] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d50e1071f8e7d] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d6e96d7ce156a] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.23s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.62s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.20s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d69426a90407e] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.27s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.82s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.22s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [d63a2fc6e96e8] daemon is not started
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.21s)
09:23:38 [2020-01-02T09:23:38.076Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
09:23:38 [2020-01-02T09:23:38.076Z]         check_test.go:309: [df9006cdcfc1c] daemon is not started
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.65s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.85s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.87s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.64s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.33s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.06s)
09:23:38 [2020-01-02T09:23:38.077Z]         docker_cli_daemon_test.go:2542: [d461d69a2bb5f] daemon is not started
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.92s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.10s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.28s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.12s)
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s)
09:23:38 [2020-01-02T09:23:38.077Z]         check_test.go:309: [d325d20f52ef0] daemon is not started
09:23:38 [2020-01-02T09:23:38.077Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.85s)
09:23:38 [2020-01-02T09:23:38.077Z] === RUN   TestDockerSwarmSuite
09:23:38 [2020-01-02T09:23:38.077Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:23:38 [2020-01-02T09:23:38.959Z] --- PASS: TestInspectNetwork (8.66s)
09:23:38 [2020-01-02T09:23:38.960Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:23:38 [2020-01-02T09:23:38.960Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:23:38 [2020-01-02T09:23:38.960Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:23:38 [2020-01-02T09:23:38.960Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:23:38 [2020-01-02T09:23:38.960Z] === RUN   TestRunContainerWithBridgeNone
09:23:39 [2020-01-02T09:23:39.347Z] ok  	github.com/docker/docker/pkg/plugins	33.667s	coverage: 76.6% of statements
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/rootless	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/volume	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === Skipped
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver btrfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver btrfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver btrfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver btrfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver btrfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:73: No driver to put!
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     overlay_test.go:49: Fails to compute changes intermittently
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver zfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver zfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver zfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver zfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:46: Driver zfs not supported
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     graphtest_unix.go:73: No driver to put!
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:23:39 [2020-01-02T09:23:39.347Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] 
09:23:39 [2020-01-02T09:23:39.347Z] DONE 2155 tests, 20 skipped in 333.532s
Post stage
[Pipeline] junit
09:23:39 [2020-01-02T09:23:39.386Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:23:40 [2020-01-02T09:23:40.294Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -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:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/make.sh dynbinary test-integration
09:23:40 [2020-01-02T09:23:40.579Z] 
09:23:40 [2020-01-02T09:23:40.744Z] --- PASS: TestServiceUpdateSecrets (15.59s)
09:23:40 [2020-01-02T09:23:40.744Z] === RUN   TestServiceUpdateConfigs
09:23:40 [2020-01-02T09:23:40.867Z] Removing bundles/
09:23:40 [2020-01-02T09:23:40.867Z] 
09:23:40 [2020-01-02T09:23:40.867Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:23:40 [2020-01-02T09:23:40.867Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:23:40 [2020-01-02T09:23:40.867Z] GOOS="" GOARCH="" GOARM=""
09:23:41 [2020-01-02T09:23:41.361Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:23:42 [2020-01-02T09:23:42.171Z] --- PASS: TestRunContainerWithBridgeNone (2.62s)
09:23:42 [2020-01-02T09:23:42.171Z] === RUN   TestNetworkInvalidJSON
09:23:42 [2020-01-02T09:23:42.171Z] === RUN   TestNetworkInvalidJSON//networks/create
09:23:42 [2020-01-02T09:23:42.171Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:23:42 [2020-01-02T09:23:42.171Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:23:42 [2020-01-02T09:23:42.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:23:42 [2020-01-02T09:23:42.171Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:23:42 [2020-01-02T09:23:42.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:23:42 [2020-01-02T09:23:42.171Z] === CONT  TestNetworkInvalidJSON//networks/create
09:23:42 [2020-01-02T09:23:42.171Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:23:42 [2020-01-02T09:23:42.171Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:23:42 [2020-01-02T09:23:42.171Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:23:42 [2020-01-02T09:23:42.171Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:23:42 [2020-01-02T09:23:42.171Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:23:42 [2020-01-02T09:23:42.171Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:23:42 [2020-01-02T09:23:42.171Z] === RUN   TestDaemonRestartWithLiveRestore
09:23:42 [2020-01-02T09:23:42.294Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:23:42 [2020-01-02T09:23:42.949Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
09:23:42 [2020-01-02T09:23:42.949Z] === RUN   TestDaemonDefaultNetworkPools
09:23:43 [2020-01-02T09:23:43.732Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:23:43 [2020-01-02T09:23:43.732Z] === RUN   TestDaemonRestartWithExistingNetwork
09:23:44 [2020-01-02T09:23:44.516Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
09:23:44 [2020-01-02T09:23:44.516Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:23:45 [2020-01-02T09:23:45.879Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
09:23:45 [2020-01-02T09:23:45.879Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:23:46 [2020-01-02T09:23:46.479Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:23:46 [2020-01-02T09:23:46.850Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:23:46 [2020-01-02T09:23:46.850Z] === RUN   TestServiceWithPredefinedNetwork
09:23:47 [2020-01-02T09:23:47.828Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
09:23:50 [2020-01-02T09:23:50.140Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s)
09:23:50 [2020-01-02T09:23:50.140Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:23:50 [2020-01-02T09:23:50.140Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:23:50 [2020-01-02T09:23:50.140Z]     service_test.go:230: FLAKY_TEST
09:23:50 [2020-01-02T09:23:50.140Z] === RUN   TestServiceWithDataPathPortInit
09:23:51 [2020-01-02T09:23:51.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:23:55 [2020-01-02T09:23:55.621Z] --- PASS: TestServiceUpdateConfigs (15.47s)
09:23:55 [2020-01-02T09:23:55.621Z] === RUN   TestServiceUpdateNetwork
09:23:55 [2020-01-02T09:23:55.931Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:23:56 [2020-01-02T09:23:56.886Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:23:56 [2020-01-02T09:23:56.886Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:24:02 [2020-01-02T09:24:02.300Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:24:04 [2020-01-02T09:24:04.828Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:24:05 [2020-01-02T09:24:05.086Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:24:06 [2020-01-02T09:24:06.460Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:24:06 [2020-01-02T09:24:06.720Z] --- PASS: TestServiceWithDataPathPortInit (16.82s)
09:24:06 [2020-01-02T09:24:06.720Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:24:07 [2020-01-02T09:24:07.833Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:24:10 [2020-01-02T09:24:10.433Z] 65014b3c3121: Pull complete
09:24:10 [2020-01-02T09:24:10.501Z] --- PASS: TestServiceUpdateNetwork (15.58s)
09:24:10 [2020-01-02T09:24:10.501Z] PASS
09:24:10 [2020-01-02T09:24:10.501Z] 
09:24:10 [2020-01-02T09:24:10.501Z] === Skipped
09:24:10 [2020-01-02T09:24:10.501Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s)
09:24:10 [2020-01-02T09:24:10.501Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:24:10 [2020-01-02T09:24:10.501Z] 
09:24:10 [2020-01-02T09:24:10.501Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:24:10 [2020-01-02T09:24:10.501Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:10 [2020-01-02T09:24:10.501Z] 
09:24:10 [2020-01-02T09:24:10.501Z] 
09:24:10 [2020-01-02T09:24:10.501Z] DONE 20 tests, 2 skipped in 138.132s
09:24:10 [2020-01-02T09:24:10.501Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:24:10 [2020-01-02T09:24:10.501Z] ++ 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
09:24:10 [2020-01-02T09:24:10.501Z] ++ set -e
09:24:10 [2020-01-02T09:24:10.501Z] ++ '[' -n 0 ']'
09:24:10 [2020-01-02T09:24:10.501Z] ++ set -x
09:24:10 [2020-01-02T09:24:10.501Z] ++ env -i DEST=/go/src/github.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= 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
09:24:10 [2020-01-02T09:24:10.501Z] INFO: Testing against a local daemon
09:24:10 [2020-01-02T09:24:10.501Z] === RUN   TestSessionCreate
09:24:10 [2020-01-02T09:24:10.501Z] --- PASS: TestSessionCreate (0.06s)
09:24:10 [2020-01-02T09:24:10.501Z] === RUN   TestSessionCreateWithBadUpgrade
09:24:10 [2020-01-02T09:24:10.501Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:24:10 [2020-01-02T09:24:10.501Z] PASS
09:24:10 [2020-01-02T09:24:10.501Z] 
09:24:10 [2020-01-02T09:24:10.501Z] DONE 2 tests in 0.358s
09:24:10 [2020-01-02T09:24:10.501Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:24:10 [2020-01-02T09:24:10.501Z] ++ 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
09:24:10 [2020-01-02T09:24:10.501Z] ++ set -e
09:24:10 [2020-01-02T09:24:10.501Z] ++ '[' -n 0 ']'
09:24:10 [2020-01-02T09:24:10.501Z] ++ set -x
09:24:10 [2020-01-02T09:24:10.501Z] ++ env -i DEST=/go/src/github.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= 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
09:24:10 [2020-01-02T09:24:10.501Z] INFO: Testing against a local daemon
09:24:10 [2020-01-02T09:24:10.501Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:24:10 [2020-01-02T09:24:10.501Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:24:10 [2020-01-02T09:24:10.501Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:24:10 [2020-01-02T09:24:10.501Z] === RUN   TestEventsExecDie
09:24:10 [2020-01-02T09:24:10.760Z] --- PASS: TestEventsExecDie (0.97s)
09:24:10 [2020-01-02T09:24:10.760Z] === RUN   TestEventsBackwardsCompatible
09:24:10 [2020-01-02T09:24:10.760Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
09:24:10 [2020-01-02T09:24:10.760Z] === RUN   TestInfoBinaryCommits
09:24:11 [2020-01-02T09:24:11.019Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:24:11 [2020-01-02T09:24:11.019Z] === RUN   TestInfoAPIVersioned
09:24:11 [2020-01-02T09:24:11.019Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:24:11 [2020-01-02T09:24:11.019Z] === RUN   TestInfoDiscoveryBackend
09:24:11 [2020-01-02T09:24:11.587Z] --- PASS: TestInfoDiscoveryBackend (0.76s)
09:24:11 [2020-01-02T09:24:11.587Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:24:12 [2020-01-02T09:24:12.965Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:24:12 [2020-01-02T09:24:12.965Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:24:13 [2020-01-02T09:24:13.532Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s)
09:24:13 [2020-01-02T09:24:13.532Z] === RUN   TestInfoAPI
09:24:13 [2020-01-02T09:24:13.532Z] --- PASS: TestInfoAPI (0.05s)
09:24:13 [2020-01-02T09:24:13.532Z] === RUN   TestInfoAPIWarnings
09:24:14 [2020-01-02T09:24:14.101Z] --- PASS: TestInfoAPIWarnings (0.67s)
09:24:14 [2020-01-02T09:24:14.101Z] === RUN   TestInfoDebug
09:24:14 [2020-01-02T09:24:14.668Z] --- PASS: TestInfoDebug (0.68s)
09:24:14 [2020-01-02T09:24:14.668Z] === RUN   TestInfoInsecureRegistries
09:24:15 [2020-01-02T09:24:15.605Z] --- PASS: TestInfoInsecureRegistries (0.66s)
09:24:15 [2020-01-02T09:24:15.605Z] === RUN   TestInfoRegistryMirrors
09:24:15 [2020-01-02T09:24:15.941Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:24:16 [2020-01-02T09:24:16.173Z] --- PASS: TestInfoRegistryMirrors (0.66s)
09:24:16 [2020-01-02T09:24:16.173Z] === RUN   TestLoginFailsWithBadCredentials
09:24:16 [2020-01-02T09:24:16.270Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s)
09:24:16 [2020-01-02T09:24:16.270Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uesecst87d7l76mxbk0l47wtu Created:2020-01-02 09:24:07.966863653 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8e158ab5e98b702f323e53da77d35f5e26a1705e02c6e915d73f309584a64cd8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b38e3qp5anszggf30hvzjpm3f EndpointID:179c24d0cac29b68cf2d0fab0e9b0cb74c01930b8cfde65f893043b1954fcaa0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:626fc255158898804d79d3680da32f053f63f4cffff2c98f3a3e8dd472f68858 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7e3f33b777ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b38e3qp5anszggf30hvzjpm3f EndpointID:179c24d0cac29b68cf2d0fab0e9b0cb74c01930b8cfde65f893043b1954fcaa0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
09:24:16 [2020-01-02T09:24:16.270Z] PASS
09:24:16 [2020-01-02T09:24:16.270Z] 
09:24:16 [2020-01-02T09:24:16.270Z] === Skipped
09:24:16 [2020-01-02T09:24:16.270Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:24:16 [2020-01-02T09:24:16.270Z]     service_test.go:230: FLAKY_TEST
09:24:16 [2020-01-02T09:24:16.270Z] 
09:24:16 [2020-01-02T09:24:16.270Z] 
09:24:16 [2020-01-02T09:24:16.270Z] DONE 21 tests, 1 skipped in 45.764s
09:24:16 [2020-01-02T09:24:16.270Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:24:16 [2020-01-02T09:24:16.270Z] ++ 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
09:24:16 [2020-01-02T09:24:16.270Z] ++ set -e
09:24:16 [2020-01-02T09:24:16.270Z] ++ '[' -n 0 ']'
09:24:16 [2020-01-02T09:24:16.270Z] ++ set -x
09:24:16 [2020-01-02T09:24:16.270Z] ++ env -i DEST=/go/src/github.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= 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
09:24:16 [2020-01-02T09:24:16.270Z] INFO: Testing against a local daemon
09:24:16 [2020-01-02T09:24:16.270Z] === RUN   TestDockerNetworkIpvlanPersistance
09:24:16 [2020-01-02T09:24:16.270Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:24:16 [2020-01-02T09:24:16.270Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:16 [2020-01-02T09:24:16.270Z] === RUN   TestDockerNetworkIpvlan
09:24:16 [2020-01-02T09:24:16.270Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:24:16 [2020-01-02T09:24:16.270Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:16 [2020-01-02T09:24:16.270Z] PASS
09:24:16 [2020-01-02T09:24:16.270Z] 
09:24:16 [2020-01-02T09:24:16.270Z] === Skipped
09:24:16 [2020-01-02T09:24:16.270Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:24:16 [2020-01-02T09:24:16.270Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:16 [2020-01-02T09:24:16.270Z] 
09:24:16 [2020-01-02T09:24:16.270Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:24:16 [2020-01-02T09:24:16.270Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:16 [2020-01-02T09:24:16.270Z] 
09:24:16 [2020-01-02T09:24:16.270Z] 
09:24:16 [2020-01-02T09:24:16.270Z] DONE 2 tests, 2 skipped in 0.185s
09:24:16 [2020-01-02T09:24:16.270Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:24:16 [2020-01-02T09:24:16.270Z] ++ 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
09:24:16 [2020-01-02T09:24:16.270Z] ++ set -e
09:24:16 [2020-01-02T09:24:16.270Z] ++ '[' -n 0 ']'
09:24:16 [2020-01-02T09:24:16.270Z] ++ set -x
09:24:16 [2020-01-02T09:24:16.270Z] ++ env -i DEST=/go/src/github.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= 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
09:24:16 [2020-01-02T09:24:16.270Z] INFO: Testing against a local daemon
09:24:16 [2020-01-02T09:24:16.270Z] === RUN   TestDockerNetworkMacvlanPersistance
09:24:16 [2020-01-02T09:24:16.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
09:24:16 [2020-01-02T09:24:16.432Z] === RUN   TestPingCacheHeaders
09:24:16 [2020-01-02T09:24:16.432Z] --- PASS: TestPingCacheHeaders (0.05s)
09:24:16 [2020-01-02T09:24:16.432Z] === RUN   TestPingGet
09:24:16 [2020-01-02T09:24:16.432Z] --- PASS: TestPingGet (0.03s)
09:24:16 [2020-01-02T09:24:16.432Z] === RUN   TestPingHead
09:24:16 [2020-01-02T09:24:16.692Z] --- PASS: TestPingHead (0.05s)
09:24:16 [2020-01-02T09:24:16.692Z] === RUN   TestVersion
09:24:16 [2020-01-02T09:24:16.692Z] --- PASS: TestVersion (0.05s)
09:24:16 [2020-01-02T09:24:16.692Z] PASS
09:24:16 [2020-01-02T09:24:16.692Z] 
09:24:16 [2020-01-02T09:24:16.692Z] === Skipped
09:24:16 [2020-01-02T09:24:16.692Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:24:16 [2020-01-02T09:24:16.692Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:24:16 [2020-01-02T09:24:16.692Z] 
09:24:16 [2020-01-02T09:24:16.692Z] 
09:24:16 [2020-01-02T09:24:16.692Z] DONE 18 tests, 1 skipped in 7.102s
09:24:16 [2020-01-02T09:24:16.692Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:24:16 [2020-01-02T09:24:16.692Z] ++ 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
09:24:16 [2020-01-02T09:24:16.692Z] ++ set -e
09:24:16 [2020-01-02T09:24:16.692Z] ++ '[' -n 0 ']'
09:24:16 [2020-01-02T09:24:16.692Z] ++ set -x
09:24:16 [2020-01-02T09:24:16.692Z] ++ env -i DEST=/go/src/github.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= 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
09:24:16 [2020-01-02T09:24:16.950Z] INFO: Testing against a local daemon
09:24:16 [2020-01-02T09:24:16.950Z] === RUN   TestVolumesCreateAndList
09:24:16 [2020-01-02T09:24:16.950Z] --- PASS: TestVolumesCreateAndList (0.05s)
09:24:16 [2020-01-02T09:24:16.950Z] === RUN   TestVolumesRemove
09:24:16 [2020-01-02T09:24:16.950Z] --- PASS: TestVolumesRemove (0.13s)
09:24:16 [2020-01-02T09:24:16.950Z] === RUN   TestVolumesInspect
09:24:16 [2020-01-02T09:24:16.950Z] --- PASS: TestVolumesInspect (0.04s)
09:24:16 [2020-01-02T09:24:16.950Z] === RUN   TestVolumesInvalidJSON
09:24:17 [2020-01-02T09:24:17.209Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:24:17 [2020-01-02T09:24:17.209Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:24:17 [2020-01-02T09:24:17.209Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:24:17 [2020-01-02T09:24:17.209Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:24:17 [2020-01-02T09:24:17.209Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:24:17 [2020-01-02T09:24:17.209Z] PASS
09:24:17 [2020-01-02T09:24:17.209Z] 
09:24:17 [2020-01-02T09:24:17.209Z] DONE 5 tests in 0.447s
09:24:17 [2020-01-02T09:24:17.209Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:24:17 [2020-01-02T09:24:17.468Z] ++++ cat bundles/test-integration/docker.pid
09:24:17 [2020-01-02T09:24:17.468Z] +++ kill 13013
09:24:17 [2020-01-02T09:24:17.526Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
09:24:17 [2020-01-02T09:24:17.526Z] === RUN   TestDockerNetworkMacvlan
09:24:18 [2020-01-02T09:24:18.310Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:24:18 [2020-01-02T09:24:18.468Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:24:18 [2020-01-02T09:24:18.845Z] +++ /etc/init.d/apparmor stop
09:24:18 [2020-01-02T09:24:18.845Z] Clearing AppArmor profiles cache:.
09:24:18 [2020-01-02T09:24:18.845Z] All profile caches have been cleared, but no profiles have been unloaded.
09:24:18 [2020-01-02T09:24:18.845Z] Unloading profiles will leave already running processes permanently
09:24:18 [2020-01-02T09:24:18.845Z] unconfined, which can lead to unexpected situations.
09:24:18 [2020-01-02T09:24:18.845Z] 
09:24:18 [2020-01-02T09:24:18.845Z] To set a process to complain mode, use the command line tool
09:24:18 [2020-01-02T09:24:18.845Z] 'aa-complain'. To really tear down all profiles, run the init script
09:24:18 [2020-01-02T09:24:18.845Z] with the 'teardown' option."
09:24:18 [2020-01-02T09:24:18.845Z] 
09:24:19 [2020-01-02T09:24:19.110Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:24:20 [2020-01-02T09:24:20.372Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:24:21 [2020-01-02T09:24:21.747Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
Post stage
[Pipeline] junit
09:24:22 [2020-01-02T09:24:22.146Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:24:22 [2020-01-02T09:24:22.830Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:24:22 [2020-01-02T09:24:22.929Z] + echo Ensuring container killed.
09:24:22 [2020-01-02T09:24:22.929Z] Ensuring container killed.
09:24:22 [2020-01-02T09:24:22.929Z] + docker rm -vf docker-pr2
09:24:22 [2020-01-02T09:24:22.929Z] Error: No such container: docker-pr2
09:24:22 [2020-01-02T09:24:22.929Z] + true
[Pipeline] sh
09:24:23 [2020-01-02T09:24:23.220Z] + echo Chowning /workspace to jenkins user
09:24:23 [2020-01-02T09:24:23.220Z] Chowning /workspace to jenkins user
09:24:23 [2020-01-02T09:24:23.220Z] + id -u
09:24:23 [2020-01-02T09:24:23.220Z] + id -g
09:24:23 [2020-01-02T09:24:23.220Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40291:/workspace busybox chown -R 1000:1000 /workspace
09:24:23 [2020-01-02T09:24:23.220Z] Unable to find image 'busybox:latest' locally
09:24:23 [2020-01-02T09:24:23.479Z] latest: Pulling from library/busybox
09:24:23 [2020-01-02T09:24:23.479Z] 220602de6ed2: Pulling fs layer
09:24:23 [2020-01-02T09:24:23.479Z] 220602de6ed2: Download complete
09:24:23 [2020-01-02T09:24:23.740Z] 220602de6ed2: Pull complete
09:24:23 [2020-01-02T09:24:23.740Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
09:24:24 [2020-01-02T09:24:24.000Z] Status: Downloaded newer image for busybox:latest
09:24:26 [2020-01-02T09:24:26.860Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:24:27 [2020-01-02T09:24:27.610Z] + bundleName=arm64-integration
09:24:27 [2020-01-02T09:24:27.610Z] + echo Creating arm64-integration-bundles.tar.gz
09:24:27 [2020-01-02T09:24:27.610Z] Creating arm64-integration-bundles.tar.gz
09:24:27 [2020-01-02T09:24:27.610Z] + xargs tar -czf arm64-integration-bundles.tar.gz
09:24:27 [2020-01-02T09:24:27.610Z] + 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
09:24:27 [2020-01-02T09:24:27.883Z] Archiving artifacts
09:24:29 [2020-01-02T09:24:29.532Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40291/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:24:29 [2020-01-02T09:24:29.855Z] + make clean
09:24:30 [2020-01-02T09:24:30.793Z] docker volume rm -f docker-dev-cache
09:24:30 [2020-01-02T09:24:30.793Z] docker-dev-cache
[Pipeline] deleteDir
09:24:32 [2020-01-02T09:24:32.080Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:24:32 [2020-01-02T09:24:32.998Z] --- PASS: TestDockerNetworkMacvlan (15.53s)
09:24:32 [2020-01-02T09:24:32.998Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
09:24:32 [2020-01-02T09:24:32.998Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:24:32 [2020-01-02T09:24:32.998Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s)
09:24:32 [2020-01-02T09:24:32.998Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s)
09:24:32 [2020-01-02T09:24:32.998Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.21s)
09:24:32 [2020-01-02T09:24:32.998Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s)
09:24:32 [2020-01-02T09:24:32.998Z] PASS
09:24:32 [2020-01-02T09:24:32.998Z] 
09:24:32 [2020-01-02T09:24:32.998Z] DONE 8 tests in 17.133s
09:24:32 [2020-01-02T09:24:32.998Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
09:24:32 [2020-01-02T09:24:32.998Z] ++ 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
09:24:32 [2020-01-02T09:24:32.998Z] ++ set -e
09:24:32 [2020-01-02T09:24:32.998Z] ++ '[' -n 0 ']'
09:24:32 [2020-01-02T09:24:32.998Z] ++ set -x
09:24:32 [2020-01-02T09:24:32.998Z] ++ env -i DEST=/go/src/github.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= 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
09:24:32 [2020-01-02T09:24:32.998Z] testing: warning: no tests to run
09:24:32 [2020-01-02T09:24:32.998Z] PASS
09:24:32 [2020-01-02T09:24:32.998Z] 
09:24:32 [2020-01-02T09:24:32.998Z] DONE 0 tests in 0.103s
09:24:32 [2020-01-02T09:24:32.998Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:24:32 [2020-01-02T09:24:32.998Z] ++ 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
09:24:32 [2020-01-02T09:24:32.998Z] ++ set -e
09:24:32 [2020-01-02T09:24:32.998Z] ++ '[' -n 0 ']'
09:24:32 [2020-01-02T09:24:32.998Z] ++ set -x
09:24:32 [2020-01-02T09:24:32.998Z] ++ env -i DEST=/go/src/github.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= 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
09:24:33 [2020-01-02T09:24:33.409Z] INFO: Testing against a local daemon
09:24:33 [2020-01-02T09:24:33.409Z] === RUN   TestAuthZPluginAllowRequest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:24:35 [2020-01-02T09:24:35.237Z] --- PASS: TestAuthZPluginAllowRequest (1.86s)
09:24:35 [2020-01-02T09:24:35.237Z] === RUN   TestAuthZPluginTLS
09:24:35 [2020-01-02T09:24:35.619Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:24:35 [2020-01-02T09:24:35.619Z] === RUN   TestAuthZPluginDenyRequest
09:24:35 [2020-01-02T09:24:35.996Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
09:24:35 [2020-01-02T09:24:35.996Z] === RUN   TestAuthZPluginAPIDenyResponse
09:24:36 [2020-01-02T09:24:36.621Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:24:36 [2020-01-02T09:24:36.621Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:24:36 [2020-01-02T09:24:36.779Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
09:24:36 [2020-01-02T09:24:36.779Z] === RUN   TestAuthZPluginDenyResponse
09:24:37 [2020-01-02T09:24:37.153Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
09:24:37 [2020-01-02T09:24:37.153Z] === RUN   TestAuthZPluginAllowEventStream
09:24:38 [2020-01-02T09:24:38.973Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
09:24:38 [2020-01-02T09:24:38.973Z] === RUN   TestAuthZPluginErrorResponse
09:24:39 [2020-01-02T09:24:39.781Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
09:24:39 [2020-01-02T09:24:39.781Z] === RUN   TestAuthZPluginErrorRequest
09:24:40 [2020-01-02T09:24:40.151Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:24:40 [2020-01-02T09:24:40.151Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:24:40 [2020-01-02T09:24:40.523Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
09:24:40 [2020-01-02T09:24:40.523Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:24:42 [2020-01-02T09:24:42.037Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:24:42 [2020-01-02T09:24:42.037Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:24:43 [2020-01-02T09:24:43.009Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s)
09:24:43 [2020-01-02T09:24:43.009Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:24:45 [2020-01-02T09:24:45.484Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
09:24:45 [2020-01-02T09:24:45.484Z] === RUN   TestAuthZPluginHeader
09:24:45 [2020-01-02T09:24:45.987Z] --- PASS: TestAuthZPluginHeader (0.93s)
09:24:45 [2020-01-02T09:24:45.987Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:24:45 [2020-01-02T09:24:45.987Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:24:45 [2020-01-02T09:24:45.987Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:45 [2020-01-02T09:24:45.987Z] === RUN   TestAuthZPluginV2Disable
09:24:45 [2020-01-02T09:24:45.987Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:24:45 [2020-01-02T09:24:45.987Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:45 [2020-01-02T09:24:45.987Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:24:45 [2020-01-02T09:24:45.987Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:24:45 [2020-01-02T09:24:45.987Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:45 [2020-01-02T09:24:45.987Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:24:45 [2020-01-02T09:24:45.987Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:24:45 [2020-01-02T09:24:45.987Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:45 [2020-01-02T09:24:45.987Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:24:47 [2020-01-02T09:24:47.299Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:24:47 [2020-01-02T09:24:47.556Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:24:48 [2020-01-02T09:24:48.122Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:24:49 [2020-01-02T09:24:49.054Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:24:49 [2020-01-02T09:24:49.313Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:24:49 [2020-01-02T09:24:49.879Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:24:50 [2020-01-02T09:24:50.137Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:24:53 [2020-01-02T09:24:53.421Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:24:54 [2020-01-02T09:24:54.795Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/api/server/middleware	0.024s	coverage: 37.7% of statements
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:24:55 [2020-01-02T09:24:55.496Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
09:24:56 [2020-01-02T09:24:56.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:24:57 [2020-01-02T09:24:57.106Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:24:57 [2020-01-02T09:24:57.106Z] === RUN   TestDockerSuite/TestBuildEnv
09:24:59 [2020-01-02T09:24:59.005Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:24:59 [2020-01-02T09:24:59.679Z] ok  	github.com/docker/docker/builder/dockerfile	0.523s	coverage: 48.2% of statements
09:24:59 [2020-01-02T09:24:59.679Z] ok  	github.com/docker/docker/builder/remotecontext	0.253s	coverage: 13.6% of statements
09:25:00 [2020-01-02T09:25:00.247Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:25:00 [2020-01-02T09:25:00.905Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:25:01 [2020-01-02T09:25:01.178Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.176s	coverage: 86.3% of statements
09:25:01 [2020-01-02T09:25:01.178Z] ?   	github.com/docker/docker/cli	[no test files]
09:25:01 [2020-01-02T09:25:01.178Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:25:02 [2020-01-02T09:25:02.278Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:25:05 [2020-01-02T09:25:05.359Z] ok  	github.com/docker/docker/client	0.235s	coverage: 75.8% of statements
09:25:05 [2020-01-02T09:25:05.895Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
09:25:05 [2020-01-02T09:25:05.895Z] PASS
09:25:05 [2020-01-02T09:25:05.895Z] 
09:25:05 [2020-01-02T09:25:05.895Z] === Skipped
09:25:05 [2020-01-02T09:25:05.895Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:25:05 [2020-01-02T09:25:05.895Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:05 [2020-01-02T09:25:05.895Z] 
09:25:05 [2020-01-02T09:25:05.895Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:25:05 [2020-01-02T09:25:05.895Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:05 [2020-01-02T09:25:05.895Z] 
09:25:05 [2020-01-02T09:25:05.895Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:25:05 [2020-01-02T09:25:05.895Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:05 [2020-01-02T09:25:05.895Z] 
09:25:05 [2020-01-02T09:25:05.895Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:25:05 [2020-01-02T09:25:05.895Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:05 [2020-01-02T09:25:05.895Z] 
09:25:05 [2020-01-02T09:25:05.895Z] 
09:25:05 [2020-01-02T09:25:05.895Z] DONE 17 tests, 4 skipped in 29.867s
09:25:05 [2020-01-02T09:25:05.895Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:25:05 [2020-01-02T09:25:05.895Z] ++ 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
09:25:05 [2020-01-02T09:25:05.895Z] ++ set -e
09:25:05 [2020-01-02T09:25:05.895Z] ++ '[' -n 0 ']'
09:25:05 [2020-01-02T09:25:05.895Z] ++ set -x
09:25:05 [2020-01-02T09:25:05.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:25:05 [2020-01-02T09:25:05.895Z] INFO: Testing against a local daemon
09:25:05 [2020-01-02T09:25:05.895Z] === RUN   TestPluginInvalidJSON
09:25:05 [2020-01-02T09:25:05.895Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:25:05 [2020-01-02T09:25:05.895Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:25:05 [2020-01-02T09:25:05.895Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:25:05 [2020-01-02T09:25:05.895Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:25:05 [2020-01-02T09:25:05.895Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:25:05 [2020-01-02T09:25:05.895Z] PASS
09:25:05 [2020-01-02T09:25:05.895Z] 
09:25:05 [2020-01-02T09:25:05.895Z] DONE 2 tests in 0.169s
09:25:05 [2020-01-02T09:25:05.895Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:25:05 [2020-01-02T09:25:05.895Z] ++ 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
09:25:05 [2020-01-02T09:25:05.895Z] ++ set -e
09:25:05 [2020-01-02T09:25:05.895Z] ++ '[' -n 0 ']'
09:25:05 [2020-01-02T09:25:05.895Z] ++ set -x
09:25:05 [2020-01-02T09:25:05.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:25:05 [2020-01-02T09:25:05.895Z] INFO: Testing against a local daemon
09:25:05 [2020-01-02T09:25:05.895Z] === RUN   TestExternalGraphDriver
09:25:05 [2020-01-02T09:25:05.895Z] === RUN   TestExternalGraphDriver/json
09:25:05 [2020-01-02T09:25:05.895Z] === RUN   TestExternalGraphDriver/spec
09:25:07 [2020-01-02T09:25:07.722Z] === RUN   TestExternalGraphDriver/pull
09:25:10 [2020-01-02T09:25:10.219Z] --- PASS: TestExternalGraphDriver (6.61s)
09:25:10 [2020-01-02T09:25:10.219Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
09:25:10 [2020-01-02T09:25:10.219Z]     --- PASS: TestExternalGraphDriver/spec (2.17s)
09:25:10 [2020-01-02T09:25:10.219Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
09:25:10 [2020-01-02T09:25:10.219Z] === RUN   TestGraphdriverPluginV2
09:25:10 [2020-01-02T09:25:10.219Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
09:25:10 [2020-01-02T09:25:10.219Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:10 [2020-01-02T09:25:10.219Z] PASS
09:25:10 [2020-01-02T09:25:10.219Z] 
09:25:10 [2020-01-02T09:25:10.219Z] === Skipped
09:25:10 [2020-01-02T09:25:10.219Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
09:25:10 [2020-01-02T09:25:10.219Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:10 [2020-01-02T09:25:10.219Z] 
09:25:10 [2020-01-02T09:25:10.219Z] 
09:25:10 [2020-01-02T09:25:10.219Z] DONE 5 tests, 1 skipped in 6.868s
09:25:10 [2020-01-02T09:25:10.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:25:10 [2020-01-02T09:25:10.219Z] ++ 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
09:25:10 [2020-01-02T09:25:10.219Z] ++ set -e
09:25:10 [2020-01-02T09:25:10.219Z] ++ '[' -n 0 ']'
09:25:10 [2020-01-02T09:25:10.219Z] ++ set -x
09:25:10 [2020-01-02T09:25:10.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=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= 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
09:25:10 [2020-01-02T09:25:10.219Z] INFO: Testing against a local daemon
09:25:10 [2020-01-02T09:25:10.219Z] === RUN   TestContinueAfterPluginCrash
09:25:10 [2020-01-02T09:25:10.219Z] === PAUSE TestContinueAfterPluginCrash
09:25:10 [2020-01-02T09:25:10.219Z] === RUN   TestDaemonStartWithLogOpt
09:25:10 [2020-01-02T09:25:10.219Z] === PAUSE TestDaemonStartWithLogOpt
09:25:10 [2020-01-02T09:25:10.219Z] === CONT  TestContinueAfterPluginCrash
09:25:10 [2020-01-02T09:25:10.219Z] === CONT  TestDaemonStartWithLogOpt
09:25:10 [2020-01-02T09:25:10.388Z] --- PASS: TestImportExtremelyLargeImageWorks (185.43s)
09:25:10 [2020-01-02T09:25:10.388Z] PASS
09:25:10 [2020-01-02T09:25:10.388Z] 
09:25:10 [2020-01-02T09:25:10.388Z] DONE 12 tests in 189.186s
09:25:10 [2020-01-02T09:25:10.388Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:25:10 [2020-01-02T09:25:10.388Z] ++ 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
09:25:10 [2020-01-02T09:25:10.388Z] ++ set -e
09:25:10 [2020-01-02T09:25:10.388Z] ++ '[' -n 0 ']'
09:25:10 [2020-01-02T09:25:10.388Z] ++ set -x
09:25:10 [2020-01-02T09:25:10.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:25:10 [2020-01-02T09:25:10.388Z] INFO: Testing against a local daemon
09:25:10 [2020-01-02T09:25:10.388Z] === RUN   TestNetworkCreateDelete
09:25:10 [2020-01-02T09:25:10.388Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:25:10 [2020-01-02T09:25:10.388Z] === RUN   TestDockerNetworkDeletePreferID
09:25:10 [2020-01-02T09:25:10.388Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
09:25:10 [2020-01-02T09:25:10.388Z] === RUN   TestInspectNetwork
09:25:10 [2020-01-02T09:25:10.388Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:25:16 [2020-01-02T09:25:16.949Z] === RUN   TestInspectNetwork/full_network_id
09:25:16 [2020-01-02T09:25:16.949Z] === RUN   TestInspectNetwork/partial_network_id
09:25:16 [2020-01-02T09:25:16.949Z] === RUN   TestInspectNetwork/network_name
09:25:16 [2020-01-02T09:25:16.949Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:25:20 [2020-01-02T09:25:20.228Z] --- PASS: TestInspectNetwork (10.58s)
09:25:20 [2020-01-02T09:25:20.228Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:25:20 [2020-01-02T09:25:20.228Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:25:20 [2020-01-02T09:25:20.228Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:25:20 [2020-01-02T09:25:20.228Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:25:20 [2020-01-02T09:25:20.228Z] === RUN   TestRunContainerWithBridgeNone
09:25:22 [2020-01-02T09:25:22.755Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
09:25:22 [2020-01-02T09:25:22.755Z] === RUN   TestNetworkInvalidJSON
09:25:22 [2020-01-02T09:25:22.755Z] === RUN   TestNetworkInvalidJSON//networks/create
09:25:22 [2020-01-02T09:25:22.755Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:25:22 [2020-01-02T09:25:22.755Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:25:22 [2020-01-02T09:25:22.755Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:25:22 [2020-01-02T09:25:22.755Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:25:22 [2020-01-02T09:25:22.755Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:25:22 [2020-01-02T09:25:22.755Z] === CONT  TestNetworkInvalidJSON//networks/create
09:25:22 [2020-01-02T09:25:22.755Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:25:22 [2020-01-02T09:25:22.755Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:25:22 [2020-01-02T09:25:22.755Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:25:22 [2020-01-02T09:25:22.755Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:25:22 [2020-01-02T09:25:22.755Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:25:22 [2020-01-02T09:25:22.755Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:25:22 [2020-01-02T09:25:22.755Z] === RUN   TestDaemonRestartWithLiveRestore
09:25:24 [2020-01-02T09:25:24.127Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
09:25:24 [2020-01-02T09:25:24.127Z] === RUN   TestDaemonDefaultNetworkPools
09:25:24 [2020-01-02T09:25:24.245Z] --- PASS: TestDaemonStartWithLogOpt (12.07s)
09:25:24 [2020-01-02T09:25:24.693Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:25:24 [2020-01-02T09:25:24.693Z] === RUN   TestDaemonRestartWithExistingNetwork
09:25:26 [2020-01-02T09:25:26.066Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:25:26 [2020-01-02T09:25:26.066Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:25:26 [2020-01-02T09:25:26.999Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:25:26 [2020-01-02T09:25:26.999Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:25:27 [2020-01-02T09:25:27.403Z] --- PASS: TestContinueAfterPluginCrash (16.99s)
09:25:27 [2020-01-02T09:25:27.403Z] PASS
09:25:27 [2020-01-02T09:25:27.403Z] 
09:25:27 [2020-01-02T09:25:27.403Z] DONE 2 tests in 17.171s
09:25:27 [2020-01-02T09:25:27.403Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:25:27 [2020-01-02T09:25:27.403Z] ++ 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
09:25:27 [2020-01-02T09:25:27.403Z] ++ set -e
09:25:27 [2020-01-02T09:25:27.403Z] ++ '[' -n 0 ']'
09:25:27 [2020-01-02T09:25:27.403Z] ++ set -x
09:25:27 [2020-01-02T09:25:27.403Z] ++ env -i DEST=/go/src/github.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= 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
09:25:27 [2020-01-02T09:25:27.403Z] INFO: Testing against a local daemon
09:25:27 [2020-01-02T09:25:27.403Z] === RUN   TestPluginWithDevMounts
09:25:27 [2020-01-02T09:25:27.403Z] === PAUSE TestPluginWithDevMounts
09:25:27 [2020-01-02T09:25:27.403Z] === CONT  TestPluginWithDevMounts
09:25:27 [2020-01-02T09:25:27.565Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:25:27 [2020-01-02T09:25:27.565Z] === RUN   TestServiceWithPredefinedNetwork
09:25:29 [2020-01-02T09:25:29.237Z] --- PASS: TestPluginWithDevMounts (2.05s)
09:25:29 [2020-01-02T09:25:29.237Z] PASS
09:25:29 [2020-01-02T09:25:29.237Z] 
09:25:29 [2020-01-02T09:25:29.237Z] DONE 1 tests in 2.213s
09:25:29 [2020-01-02T09:25:29.237Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
09:25:29 [2020-01-02T09:25:29.237Z] ++ 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
09:25:29 [2020-01-02T09:25:29.237Z] ++ set -e
09:25:29 [2020-01-02T09:25:29.237Z] ++ '[' -n 0 ']'
09:25:29 [2020-01-02T09:25:29.237Z] ++ set -x
09:25:29 [2020-01-02T09:25:29.237Z] ++ env -i DEST=/go/src/github.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= 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
09:25:29 [2020-01-02T09:25:29.621Z] INFO: Testing against a local daemon
09:25:29 [2020-01-02T09:25:29.621Z] === RUN   TestSecretInspect
09:25:30 [2020-01-02T09:25:30.845Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s)
09:25:30 [2020-01-02T09:25:30.846Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:25:30 [2020-01-02T09:25:30.846Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:25:30 [2020-01-02T09:25:30.846Z]     service_test.go:230: FLAKY_TEST
09:25:30 [2020-01-02T09:25:30.846Z] === RUN   TestServiceWithDataPathPortInit
09:25:32 [2020-01-02T09:25:32.218Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:25:32 [2020-01-02T09:25:32.804Z] --- PASS: TestSecretInspect (3.03s)
09:25:32 [2020-01-02T09:25:32.804Z] === RUN   TestSecretList
09:25:34 [2020-01-02T09:25:34.115Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:25:36 [2020-01-02T09:25:36.016Z] --- PASS: TestSecretList (3.05s)
09:25:36 [2020-01-02T09:25:36.017Z] === RUN   TestSecretsCreateAndDelete
09:25:38 [2020-01-02T09:25:38.797Z] --- PASS: TestSecretsCreateAndDelete (2.71s)
09:25:38 [2020-01-02T09:25:38.797Z] === RUN   TestSecretsUpdate
09:25:41 [2020-01-02T09:25:41.633Z] --- PASS: TestSecretsUpdate (2.97s)
09:25:41 [2020-01-02T09:25:41.633Z] === RUN   TestTemplatedSecret
09:25:44 [2020-01-02T09:25:44.058Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 30.3% of statements
09:25:44 [2020-01-02T09:25:44.058Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.3% of statements
09:25:44 [2020-01-02T09:25:44.058Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:25:44 [2020-01-02T09:25:44.058Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:25:44 [2020-01-02T09:25:44.058Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:25:44 [2020-01-02T09:25:44.058Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:25:44 [2020-01-02T09:25:44.076Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:25:44 [2020-01-02T09:25:44.076Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:25:44 [2020-01-02T09:25:44.641Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:25:44 [2020-01-02T09:25:44.839Z] --- PASS: TestTemplatedSecret (3.53s)
09:25:44 [2020-01-02T09:25:44.839Z] === RUN   TestSecretCreateResolve
09:25:45 [2020-01-02T09:25:45.269Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:25:45 [2020-01-02T09:25:45.845Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:25:46 [2020-01-02T09:25:46.786Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:25:46 [2020-01-02T09:25:46.786Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:25:47 [2020-01-02T09:25:47.043Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:25:48 [2020-01-02T09:25:48.041Z] --- PASS: TestSecretCreateResolve (2.93s)
09:25:48 [2020-01-02T09:25:48.041Z] PASS
09:25:48 [2020-01-02T09:25:48.041Z] 
09:25:48 [2020-01-02T09:25:48.041Z] DONE 6 tests in 18.348s
09:25:48 [2020-01-02T09:25:48.041Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
09:25:48 [2020-01-02T09:25:48.041Z] ++ 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
09:25:48 [2020-01-02T09:25:48.041Z] ++ set -e
09:25:48 [2020-01-02T09:25:48.041Z] ++ '[' -n 0 ']'
09:25:48 [2020-01-02T09:25:48.041Z] ++ set -x
09:25:48 [2020-01-02T09:25:48.042Z] ++ env -i DEST=/go/src/github.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= 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
09:25:48 [2020-01-02T09:25:48.042Z] INFO: Testing against a local daemon
09:25:48 [2020-01-02T09:25:48.042Z] === RUN   TestServiceCreateInit
09:25:48 [2020-01-02T09:25:48.042Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:25:48 [2020-01-02T09:25:48.265Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:25:48 [2020-01-02T09:25:48.265Z] 
09:25:48 [2020-01-02T09:25:48.265Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:25:48 [2020-01-02T09:25:48.265Z] PKG_CONFIG=pkg-config
09:25:48 [2020-01-02T09:25:48.265Z] GOLANG_VERSION=1.13.5
09:25:48 [2020-01-02T09:25:48.265Z] HOSTNAME=73340d7c27e4
09:25:48 [2020-01-02T09:25:48.265Z] DOCKER_EXPERIMENTAL=1
09:25:48 [2020-01-02T09:25:48.265Z] container=docker
09:25:48 [2020-01-02T09:25:48.265Z] TEST_SKIP_INTEGRATION_CLI=1
09:25:48 [2020-01-02T09:25:48.265Z] GO111MODULE=off
09:25:48 [2020-01-02T09:25:48.265Z] GOPATH=/go
09:25:48 [2020-01-02T09:25:48.265Z] PWD=/go/src/github.com/docker/docker
09:25:48 [2020-01-02T09:25:48.265Z] HOME=/root
09:25:48 [2020-01-02T09:25:48.265Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:25:48 [2020-01-02T09:25:48.265Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:25:48 [2020-01-02T09:25:48.265Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:25:48 [2020-01-02T09:25:48.265Z] DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb
09:25:48 [2020-01-02T09:25:48.265Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:25:48 [2020-01-02T09:25:48.265Z] DOCKER_GRAPHDRIVER=overlay2
09:25:48 [2020-01-02T09:25:48.265Z] TERM=xterm
09:25:48 [2020-01-02T09:25:48.265Z] VALIDATE_BRANCH=master
09:25:48 [2020-01-02T09:25:48.265Z] DEST=bundles/test-integration
09:25:48 [2020-01-02T09:25:48.265Z] SHLVL=1
09:25:48 [2020-01-02T09:25:48.265Z] TIMEOUT=120m
09:25:48 [2020-01-02T09:25:48.265Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:25:48 [2020-01-02T09:25:48.265Z] DOCKER_PKG=github.com/docker/docker
09:25:48 [2020-01-02T09:25:48.265Z] TESTDEBUG=0
09:25:48 [2020-01-02T09:25:48.265Z] _=/usr/bin/env
09:25:48 [2020-01-02T09:25:48.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:25:50 [2020-01-02T09:25:50.326Z] --- PASS: TestServiceWithDataPathPortInit (19.65s)
09:25:50 [2020-01-02T09:25:50.326Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:25:50 [2020-01-02T09:25:50.615Z] ok  	github.com/docker/docker/daemon/cluster	0.062s	coverage: 0.5% of statements
09:25:51 [2020-01-02T09:25:51.990Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
09:25:53 [2020-01-02T09:25:53.111Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:25:53 [2020-01-02T09:25:53.370Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
09:25:58 [2020-01-02T09:25:58.265Z] --- PASS: TestServiceCreateInit (10.01s)
09:25:58 [2020-01-02T09:25:58.265Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.92s)
09:25:58 [2020-01-02T09:25:58.265Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s)
09:25:58 [2020-01-02T09:25:58.265Z] === RUN   TestCreateServiceMultipleTimes
09:25:58 [2020-01-02T09:25:58.433Z] === RUN   TestDockerSuite/TestBuildExpose
09:25:58 [2020-01-02T09:25:58.433Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:25:58 [2020-01-02T09:25:58.999Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:25:59 [2020-01-02T09:25:59.257Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:25:59 [2020-01-02T09:25:59.514Z] === RUN   TestDockerSuite/TestBuildFails
09:25:59 [2020-01-02T09:25:59.773Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.79s)
09:25:59 [2020-01-02T09:25:59.773Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n02na96wt2gywrbmgeaoszbvm Created:2020-01-02 09:25:51.860928113 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5d57c426667499a0d9b8ac215830b75971f56da1ae78e17f984d9ea971a4f688:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.08nw16eu6xwv5p1enta4flyvh EndpointID:5daa9ab0c45f459ffaeb84f3158a7ac43c216956475948d8937f7c0e9480408c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1e95e6ec28014af45f7c1f44efd21d3b15672e37f740ed41314e7f7b0cd16195 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8762187f4a23 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.08nw16eu6xwv5p1enta4flyvh EndpointID:5daa9ab0c45f459ffaeb84f3158a7ac43c216956475948d8937f7c0e9480408c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
09:25:59 [2020-01-02T09:25:59.773Z] PASS
09:25:59 [2020-01-02T09:25:59.773Z] 
09:25:59 [2020-01-02T09:25:59.773Z] === Skipped
09:25:59 [2020-01-02T09:25:59.773Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:25:59 [2020-01-02T09:25:59.773Z]     service_test.go:230: FLAKY_TEST
09:25:59 [2020-01-02T09:25:59.773Z] 
09:25:59 [2020-01-02T09:25:59.773Z] 
09:25:59 [2020-01-02T09:25:59.773Z] DONE 21 tests, 1 skipped in 50.655s
09:25:59 [2020-01-02T09:25:59.773Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:25:59 [2020-01-02T09:25:59.773Z] ++ 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
09:25:59 [2020-01-02T09:25:59.773Z] ++ set -e
09:25:59 [2020-01-02T09:25:59.773Z] ++ '[' -n 0 ']'
09:25:59 [2020-01-02T09:25:59.773Z] ++ set -x
09:25:59 [2020-01-02T09:25:59.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=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= 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
09:25:59 [2020-01-02T09:25:59.773Z] INFO: Testing against a local daemon
09:25:59 [2020-01-02T09:25:59.773Z] === RUN   TestDockerNetworkIpvlanPersistance
09:25:59 [2020-01-02T09:25:59.773Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:25:59 [2020-01-02T09:25:59.773Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2020-01-02T09:25:59.773Z] === RUN   TestDockerNetworkIpvlan
09:25:59 [2020-01-02T09:25:59.773Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:25:59 [2020-01-02T09:25:59.773Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2020-01-02T09:25:59.773Z] PASS
09:25:59 [2020-01-02T09:25:59.773Z] 
09:25:59 [2020-01-02T09:25:59.773Z] === Skipped
09:25:59 [2020-01-02T09:25:59.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:25:59 [2020-01-02T09:25:59.773Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2020-01-02T09:25:59.773Z] 
09:25:59 [2020-01-02T09:25:59.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:25:59 [2020-01-02T09:25:59.773Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2020-01-02T09:25:59.773Z] 
09:25:59 [2020-01-02T09:25:59.773Z] 
09:25:59 [2020-01-02T09:25:59.773Z] DONE 2 tests, 2 skipped in 0.105s
09:25:59 [2020-01-02T09:25:59.773Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:25:59 [2020-01-02T09:25:59.773Z] ++ 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
09:25:59 [2020-01-02T09:25:59.773Z] ++ set -e
09:25:59 [2020-01-02T09:25:59.773Z] ++ '[' -n 0 ']'
09:25:59 [2020-01-02T09:25:59.773Z] ++ set -x
09:25:59 [2020-01-02T09:25:59.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=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= 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
09:26:00 [2020-01-02T09:26:00.031Z] INFO: Testing against a local daemon
09:26:00 [2020-01-02T09:26:00.031Z] === RUN   TestDockerNetworkMacvlanPersistance
09:26:00 [2020-01-02T09:26:00.597Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:26:00 [2020-01-02T09:26:00.597Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:26:01 [2020-01-02T09:26:01.473Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
09:26:01 [2020-01-02T09:26:01.530Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
09:26:01 [2020-01-02T09:26:01.530Z] === RUN   TestDockerNetworkMacvlan
09:26:02 [2020-01-02T09:26:02.098Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:26:02 [2020-01-02T09:26:02.844Z] ok  	github.com/docker/docker/daemon	12.225s	coverage: 17.6% of statements
09:26:02 [2020-01-02T09:26:02.844Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:26:02 [2020-01-02T09:26:02.844Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:26:03 [2020-01-02T09:26:03.032Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:26:03 [2020-01-02T09:26:03.032Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:26:03 [2020-01-02T09:26:03.101Z] ok  	github.com/docker/docker/daemon/config	0.053s	coverage: 82.1% of statements
09:26:03 [2020-01-02T09:26:03.965Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:26:04 [2020-01-02T09:26:04.472Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
09:26:04 [2020-01-02T09:26:04.472Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
09:26:04 [2020-01-02T09:26:04.472Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:26:04 [2020-01-02T09:26:04.472Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:26:05 [2020-01-02T09:26:05.338Z] === RUN   TestDockerSuite/TestBuildForceRm
09:26:05 [2020-01-02T09:26:05.845Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
09:26:06 [2020-01-02T09:26:06.712Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:26:07 [2020-01-02T09:26:07.027Z] faf31ee0aa3d: Pull complete
09:26:07 [2020-01-02T09:26:07.027Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
09:26:07 [2020-01-02T09:26:07.027Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:26:07 [2020-01-02T09:26:07.027Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
09:26:07 [2020-01-02T09:26:07.027Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
09:26:07 [2020-01-02T09:26:07.027Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914'
09:26:07 [2020-01-02T09:26:07.027Z] WARN: Skipping validation tests
09:26:07 [2020-01-02T09:26:07.027Z] INFO: Running unit tests at 01/02/2020 09:25:58...
09:26:07 [2020-01-02T09:26:07.027Z] INFO: make.ps1 starting at 01/02/2020 09:26:02
09:26:07 [2020-01-02T09:26:07.027Z] INFO: Git commit (474cae59c) assumed from DOCKER_GITCOMMIT environment variable
09:26:07 [2020-01-02T09:26:07.027Z] INFO: Invoking autogen...
09:26:07 [2020-01-02T09:26:07.027Z] INFO: Running unit tests...
09:26:07 [2020-01-02T09:26:07.278Z] === RUN   TestDockerSuite/TestBuildFromGit
09:26:08 [2020-01-02T09:26:08.371Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
09:26:08 [2020-01-02T09:26:08.939Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.232s	coverage: 57.0% of statements
09:26:09 [2020-01-02T09:26:09.177Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:26:09 [2020-01-02T09:26:09.177Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:26:10 [2020-01-02T09:26:10.551Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:26:10 [2020-01-02T09:26:10.808Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:26:12 [2020-01-02T09:26:12.225Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.491s	coverage: 72.5% of statements
09:26:12 [2020-01-02T09:26:12.225Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.465s	coverage: 45.9% of statements
09:26:12 [2020-01-02T09:26:12.225Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:26:12 [2020-01-02T09:26:12.708Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:26:13 [2020-01-02T09:26:13.274Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:26:13 [2020-01-02T09:26:13.533Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:26:14 [2020-01-02T09:26:14.156Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\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/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/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
09:26:14 [2020-01-02T09:26:14.693Z] --- PASS: TestCreateServiceMultipleTimes (16.94s)
09:26:14 [2020-01-02T09:26:14.693Z] === RUN   TestCreateServiceConflict
09:26:14 [2020-01-02T09:26:14.753Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.015s	coverage: 48.6% of statements
09:26:16 [2020-01-02T09:26:16.062Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:26:16 [2020-01-02T09:26:16.126Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.284s	coverage: 76.1% of statements
09:26:17 [2020-01-02T09:26:17.127Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
09:26:17 [2020-01-02T09:26:17.127Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.112s	coverage: 60.1% of statements
09:26:17 [2020-01-02T09:26:17.127Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:26:17 [2020-01-02T09:26:17.127Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:26:17 [2020-01-02T09:26:17.566Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:26:17 [2020-01-02T09:26:17.928Z] --- PASS: TestCreateServiceConflict (2.88s)
09:26:17 [2020-01-02T09:26:17.928Z] === RUN   TestCreateServiceMaxReplicas
09:26:18 [2020-01-02T09:26:18.499Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:26:18 [2020-01-02T09:26:18.757Z] --- PASS: TestDockerNetworkMacvlan (17.29s)
09:26:18 [2020-01-02T09:26:18.757Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:26:18 [2020-01-02T09:26:18.757Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:26:18 [2020-01-02T09:26:18.757Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s)
09:26:18 [2020-01-02T09:26:18.757Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.75s)
09:26:18 [2020-01-02T09:26:18.757Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.20s)
09:26:18 [2020-01-02T09:26:18.757Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.11s)
09:26:18 [2020-01-02T09:26:18.757Z] PASS
09:26:18 [2020-01-02T09:26:18.757Z] 
09:26:18 [2020-01-02T09:26:18.757Z] DONE 8 tests in 18.793s
09:26:18 [2020-01-02T09:26:18.757Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:26:18 [2020-01-02T09:26:18.757Z] ++ 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
09:26:18 [2020-01-02T09:26:18.757Z] ++ set -e
09:26:18 [2020-01-02T09:26:18.757Z] ++ '[' -n 0 ']'
09:26:18 [2020-01-02T09:26:18.757Z] ++ set -x
09:26:18 [2020-01-02T09:26:18.757Z] ++ env -i DEST=/go/src/github.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= 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
09:26:18 [2020-01-02T09:26:18.757Z] testing: warning: no tests to run
09:26:18 [2020-01-02T09:26:18.757Z] PASS
09:26:18 [2020-01-02T09:26:18.757Z] 
09:26:18 [2020-01-02T09:26:18.757Z] DONE 0 tests in 0.024s
09:26:18 [2020-01-02T09:26:18.757Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:26:18 [2020-01-02T09:26:18.757Z] ++ 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
09:26:18 [2020-01-02T09:26:18.757Z] ++ set -e
09:26:18 [2020-01-02T09:26:18.757Z] ++ '[' -n 0 ']'
09:26:18 [2020-01-02T09:26:18.757Z] ++ set -x
09:26:18 [2020-01-02T09:26:18.757Z] ++ env -i DEST=/go/src/github.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= 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
09:26:18 [2020-01-02T09:26:18.757Z] INFO: Testing against a local daemon
09:26:18 [2020-01-02T09:26:18.757Z] === RUN   TestAuthZPluginAllowRequest
09:26:19 [2020-01-02T09:26:19.024Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
09:26:19 [2020-01-02T09:26:19.589Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
09:26:20 [2020-01-02T09:26:20.133Z] === RUN   TestDockerSuite/TestBuildHistory
09:26:20 [2020-01-02T09:26:20.520Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
09:26:20 [2020-01-02T09:26:20.520Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:26:20 [2020-01-02T09:26:20.520Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:26:20 [2020-01-02T09:26:20.699Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
09:26:20 [2020-01-02T09:26:20.699Z] === RUN   TestAuthZPluginTLS
09:26:21 [2020-01-02T09:26:21.263Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:26:21 [2020-01-02T09:26:21.263Z] === RUN   TestAuthZPluginDenyRequest
09:26:21 [2020-01-02T09:26:21.452Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 42.7% of statements
09:26:21 [2020-01-02T09:26:21.469Z] ?   	github.com/docker/docker/api	[no test files]
09:26:21 [2020-01-02T09:26:21.829Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
09:26:21 [2020-01-02T09:26:21.829Z] === RUN   TestAuthZPluginAPIDenyResponse
09:26:22 [2020-01-02T09:26:22.018Z] --- PASS: TestCreateServiceMaxReplicas (3.80s)
09:26:22 [2020-01-02T09:26:22.018Z] === RUN   TestCreateWithDuplicateNetworkNames
09:26:22 [2020-01-02T09:26:22.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:26:22 [2020-01-02T09:26:22.394Z] === RUN   TestAuthZPluginDenyResponse
09:26:22 [2020-01-02T09:26:22.652Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:26:22 [2020-01-02T09:26:22.652Z] === RUN   TestAuthZPluginAllowEventStream
09:26:22 [2020-01-02T09:26:22.823Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.158s	coverage: 77.4% of statements
09:26:22 [2020-01-02T09:26:22.823Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:26:22 [2020-01-02T09:26:22.823Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:26:22 [2020-01-02T09:26:22.823Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
09:26:23 [2020-01-02T09:26:23.756Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
09:26:24 [2020-01-02T09:26:24.321Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 62.1% of statements
09:26:24 [2020-01-02T09:26:24.321Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 88.3% of statements
09:26:24 [2020-01-02T09:26:24.553Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
09:26:24 [2020-01-02T09:26:24.553Z] === RUN   TestAuthZPluginErrorResponse
09:26:24 [2020-01-02T09:26:24.553Z] === RUN   TestDockerSuite/TestBuildIidFile
09:26:25 [2020-01-02T09:26:25.120Z] --- PASS: TestAuthZPluginErrorResponse (0.61s)
09:26:25 [2020-01-02T09:26:25.120Z] === RUN   TestAuthZPluginErrorRequest
09:26:25 [2020-01-02T09:26:25.120Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:26:25 [2020-01-02T09:26:25.378Z] === RUN   TestDockerSuite/TestBuildInheritance
09:26:25 [2020-01-02T09:26:25.636Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:26:25 [2020-01-02T09:26:25.636Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:26:25 [2020-01-02T09:26:25.695Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
09:26:25 [2020-01-02T09:26:25.695Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:26:25 [2020-01-02T09:26:25.895Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:26:25 [2020-01-02T09:26:25.895Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:26:25 [2020-01-02T09:26:25.953Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 19.9% of statements
09:26:26 [2020-01-02T09:26:26.152Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
09:26:26 [2020-01-02T09:26:26.152Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:26:26 [2020-01-02T09:26:26.718Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:26:26 [2020-01-02T09:26:26.718Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:26:27 [2020-01-02T09:26:27.850Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
09:26:27 [2020-01-02T09:26:27.850Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:26:28 [2020-01-02T09:26:28.091Z] === RUN   TestDockerSuite/TestBuildLabel
09:26:28 [2020-01-02T09:26:28.349Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s)
09:26:28 [2020-01-02T09:26:28.349Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:26:28 [2020-01-02T09:26:28.608Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:26:28 [2020-01-02T09:26:28.782Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
09:26:28 [2020-01-02T09:26:28.782Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.667s	coverage: 82.5% of statements
09:26:28 [2020-01-02T09:26:28.782Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:26:28 [2020-01-02T09:26:28.782Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:26:29 [2020-01-02T09:26:29.541Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:26:30 [2020-01-02T09:26:30.108Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:26:30 [2020-01-02T09:26:30.366Z] === RUN   TestDockerSuite/TestBuildLabels
09:26:30 [2020-01-02T09:26:30.623Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s)
09:26:30 [2020-01-02T09:26:30.623Z] === RUN   TestAuthZPluginHeader
09:26:30 [2020-01-02T09:26:30.882Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:26:31 [2020-01-02T09:26:31.310Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
09:26:31 [2020-01-02T09:26:31.310Z] ok  	github.com/docker/docker/distribution	0.164s	coverage: 22.1% of statements
09:26:31 [2020-01-02T09:26:31.310Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:26:31 [2020-01-02T09:26:31.448Z] --- PASS: TestAuthZPluginHeader (0.86s)
09:26:31 [2020-01-02T09:26:31.448Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:26:32 [2020-01-02T09:26:32.381Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:26:32 [2020-01-02T09:26:32.684Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
09:26:33 [2020-01-02T09:26:33.615Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
09:26:34 [2020-01-02T09:26:34.547Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
09:26:34 [2020-01-02T09:26:34.805Z] ok  	github.com/docker/docker/distribution/xfer	1.872s	coverage: 85.6% of statements
09:26:34 [2020-01-02T09:26:34.805Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:26:34 [2020-01-02T09:26:34.805Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:26:35 [2020-01-02T09:26:35.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:26:35 [2020-01-02T09:26:35.662Z] === RUN   TestDockerSuite/TestBuildLastModified
09:26:36 [2020-01-02T09:26:36.047Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s)
09:26:36 [2020-01-02T09:26:36.047Z] === RUN   TestCreateServiceSecretFileMode
09:26:36 [2020-01-02T09:26:36.178Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
09:26:36 [2020-01-02T09:26:36.178Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:26:36 [2020-01-02T09:26:36.227Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s)
09:26:36 [2020-01-02T09:26:36.227Z] === RUN   TestAuthZPluginV2Disable
09:26:36 [2020-01-02T09:26:36.370Z] ok  	github.com/docker/docker/api/server	0.182s	coverage: 9.0% of statements
09:26:36 [2020-01-02T09:26:36.742Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
09:26:37 [2020-01-02T09:26:37.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:26:37 [2020-01-02T09:26:37.675Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
09:26:37 [2020-01-02T09:26:37.933Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:26:39 [2020-01-02T09:26:39.292Z] --- PASS: TestCreateServiceSecretFileMode (3.14s)
09:26:39 [2020-01-02T09:26:39.292Z] === RUN   TestCreateServiceConfigFileMode
09:26:39 [2020-01-02T09:26:39.830Z] ok  	github.com/docker/docker/pkg/archive	0.383s	coverage: 77.4% of statements
09:26:40 [2020-01-02T09:26:40.407Z] --- PASS: TestAuthZPluginV2Disable (3.59s)
09:26:40 [2020-01-02T09:26:40.407Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:26:40 [2020-01-02T09:26:40.666Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:26:40 [2020-01-02T09:26:40.764Z] ok  	github.com/docker/docker/pkg/authorization	0.192s	coverage: 68.3% of statements
09:26:41 [2020-01-02T09:26:41.022Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:26:41 [2020-01-02T09:26:41.280Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:26:42 [2020-01-02T09:26:42.466Z] --- PASS: TestCreateServiceConfigFileMode (3.30s)
09:26:42 [2020-01-02T09:26:42.466Z] === RUN   TestCreateServiceSysctls
09:26:43 [2020-01-02T09:26:43.194Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
09:26:43 [2020-01-02T09:26:43.194Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:26:44 [2020-01-02T09:26:44.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:26:44 [2020-01-02T09:26:44.557Z] ok  	github.com/docker/docker/layer	7.155s	coverage: 68.8% of statements
09:26:44 [2020-01-02T09:26:44.557Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:26:44 [2020-01-02T09:26:44.557Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:26:44 [2020-01-02T09:26:44.557Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:26:44 [2020-01-02T09:26:44.557Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:26:44 [2020-01-02T09:26:44.557Z] ?   	github.com/docker/docker/oci	[no test files]
09:26:44 [2020-01-02T09:26:44.557Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:26:44 [2020-01-02T09:26:44.557Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:26:44 [2020-01-02T09:26:44.569Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:26:44 [2020-01-02T09:26:44.569Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:26:44 [2020-01-02T09:26:44.815Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
09:26:44 [2020-01-02T09:26:44.827Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:26:44 [2020-01-02T09:26:44.827Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:26:45 [2020-01-02T09:26:45.073Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.109s	coverage: 43.2% of statements
09:26:45 [2020-01-02T09:26:45.073Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:26:45 [2020-01-02T09:26:45.073Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:26:45 [2020-01-02T09:26:45.087Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:26:45 [2020-01-02T09:26:45.331Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
09:26:45 [2020-01-02T09:26:45.653Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:26:45 [2020-01-02T09:26:45.895Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.015s	coverage: 92.3% of statements
09:26:46 [2020-01-02T09:26:46.510Z] --- PASS: TestCreateServiceSysctls (4.59s)
09:26:46 [2020-01-02T09:26:46.510Z] === RUN   TestCreateServiceCapabilities
09:26:46 [2020-01-02T09:26:46.828Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.016s	coverage: 93.8% of statements
09:26:47 [2020-01-02T09:26:47.086Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
09:26:48 [2020-01-02T09:26:48.183Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:26:48 [2020-01-02T09:26:48.457Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
09:26:49 [2020-01-02T09:26:49.025Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
09:26:49 [2020-01-02T09:26:49.590Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.099s	coverage: 84.1% of statements
09:26:49 [2020-01-02T09:26:49.590Z] ok  	github.com/docker/docker/pkg/fsutils	0.170s	coverage: 85.1% of statements
09:26:49 [2020-01-02T09:26:49.848Z] ok  	github.com/docker/docker/pkg/homedir	0.027s	coverage: 11.4% of statements
09:26:50 [2020-01-02T09:26:50.062Z] --- PASS: TestCreateServiceCapabilities (3.55s)
09:26:50 [2020-01-02T09:26:50.062Z] === RUN   TestInspect
09:26:50 [2020-01-02T09:26:50.716Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:26:50 [2020-01-02T09:26:50.780Z] ok  	github.com/docker/docker/pkg/idtools	0.392s	coverage: 70.1% of statements
09:26:51 [2020-01-02T09:26:51.282Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:26:51 [2020-01-02T09:26:51.344Z] ok  	github.com/docker/docker/pkg/ioutils	0.527s	coverage: 70.6% of statements
09:26:51 [2020-01-02T09:26:51.602Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
09:26:51 [2020-01-02T09:26:51.859Z] ok  	github.com/docker/docker/pkg/locker	0.020s	coverage: 88.9% of statements
09:26:51 [2020-01-02T09:26:51.859Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
09:26:51 [2020-01-02T09:26:51.859Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:26:52 [2020-01-02T09:26:52.425Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
09:26:52 [2020-01-02T09:26:52.683Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:26:52 [2020-01-02T09:26:52.940Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:26:53 [2020-01-02T09:26:53.197Z] ok  	github.com/docker/docker/pkg/mount	0.541s	coverage: 70.0% of statements
09:26:53 [2020-01-02T09:26:53.197Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:26:53 [2020-01-02T09:26:53.455Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
09:26:53 [2020-01-02T09:26:53.713Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 82.4% of statements
09:26:53 [2020-01-02T09:26:53.713Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:26:53 [2020-01-02T09:26:53.713Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:26:54 [2020-01-02T09:26:54.130Z] --- PASS: TestInspect (3.56s)
09:26:54 [2020-01-02T09:26:54.130Z] === RUN   TestServiceListWithStatuses
09:26:54 [2020-01-02T09:26:54.130Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:26:54 [2020-01-02T09:26:54.130Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:26:54 [2020-01-02T09:26:54.130Z] === RUN   TestDockerNetworkConnectAlias
09:26:54 [2020-01-02T09:26:54.646Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
09:26:55 [2020-01-02T09:26:55.211Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:26:55 [2020-01-02T09:26:55.465Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.39s)
09:26:55 [2020-01-02T09:26:55.465Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:26:55 [2020-01-02T09:26:55.465Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:26:55 [2020-01-02T09:26:55.468Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:26:55 [2020-01-02T09:26:55.725Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:26:56 [2020-01-02T09:26:56.032Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:26:56 [2020-01-02T09:26:56.597Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:26:57 [2020-01-02T09:26:57.095Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
09:26:57 [2020-01-02T09:26:57.353Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
09:27:00 [2020-01-02T09:27:00.493Z] --- PASS: TestDockerNetworkConnectAlias (6.23s)
09:27:00 [2020-01-02T09:27:00.493Z] === RUN   TestDockerNetworkReConnect
09:27:00 [2020-01-02T09:27:00.629Z] ok  	github.com/docker/docker/pkg/signal	2.416s	coverage: 61.0% of statements
09:27:00 [2020-01-02T09:27:00.629Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:27:00 [2020-01-02T09:27:00.887Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
09:27:01 [2020-01-02T09:27:01.145Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:27:01 [2020-01-02T09:27:01.422Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
09:27:01 [2020-01-02T09:27:01.988Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
09:27:02 [2020-01-02T09:27:02.556Z] ok  	github.com/docker/docker/pkg/system	0.021s	coverage: 36.2% of statements
09:27:02 [2020-01-02T09:27:02.818Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
09:27:03 [2020-01-02T09:27:03.750Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
09:27:04 [2020-01-02T09:27:04.008Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
09:27:04 [2020-01-02T09:27:04.008Z] testing: warning: no tests to run
09:27:04 [2020-01-02T09:27:04.008Z] coverage: [no statements]
09:27:04 [2020-01-02T09:27:04.008Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:27:04 [2020-01-02T09:27:04.573Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:27:04 [2020-01-02T09:27:04.573Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
09:27:04 [2020-01-02T09:27:04.830Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:27:05 [2020-01-02T09:27:05.594Z] --- PASS: TestDockerNetworkReConnect (5.34s)
09:27:05 [2020-01-02T09:27:05.594Z] === RUN   TestServicePlugin
09:27:05 [2020-01-02T09:27:05.594Z] --- SKIP: TestServicePlugin (0.01s)
09:27:05 [2020-01-02T09:27:05.594Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:27:05 [2020-01-02T09:27:05.594Z] === RUN   TestServiceUpdateLabel
09:27:06 [2020-01-02T09:27:06.559Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:27:07 [2020-01-02T09:27:07.354Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 27.1% of statements
09:27:07 [2020-01-02T09:27:07.611Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:27:08 [2020-01-02T09:27:08.544Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
09:27:08 [2020-01-02T09:27:08.801Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
09:27:08 [2020-01-02T09:27:08.945Z] --- PASS: TestServiceUpdateLabel (3.10s)
09:27:08 [2020-01-02T09:27:08.945Z] === RUN   TestServiceUpdateSecrets
09:27:10 [2020-01-02T09:27:10.172Z] ok  	github.com/docker/docker/registry	0.090s	coverage: 56.0% of statements
09:27:10 [2020-01-02T09:27:10.737Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:27:10 [2020-01-02T09:27:10.768Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:27:10 [2020-01-02T09:27:10.995Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
09:27:11 [2020-01-02T09:27:11.726Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:27:11 [2020-01-02T09:27:11.927Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
09:27:11 [2020-01-02T09:27:11.928Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:27:11 [2020-01-02T09:27:11.990Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
09:27:11 [2020-01-02T09:27:11.990Z] PASS
09:27:11 [2020-01-02T09:27:11.990Z] 
09:27:11 [2020-01-02T09:27:11.990Z] DONE 17 tests in 53.206s
09:27:11 [2020-01-02T09:27:11.990Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:27:11 [2020-01-02T09:27:11.990Z] ++ 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
09:27:11 [2020-01-02T09:27:11.990Z] ++ set -e
09:27:11 [2020-01-02T09:27:11.990Z] ++ '[' -n 0 ']'
09:27:11 [2020-01-02T09:27:11.990Z] ++ set -x
09:27:11 [2020-01-02T09:27:11.990Z] ++ env -i DEST=/go/src/github.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= 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
09:27:11 [2020-01-02T09:27:11.990Z] INFO: Testing against a local daemon
09:27:11 [2020-01-02T09:27:11.990Z] === RUN   TestPluginInvalidJSON
09:27:11 [2020-01-02T09:27:11.990Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:27:11 [2020-01-02T09:27:11.990Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:27:11 [2020-01-02T09:27:11.991Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:27:11 [2020-01-02T09:27:11.991Z] --- PASS: TestPluginInvalidJSON (0.04s)
09:27:11 [2020-01-02T09:27:11.991Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:27:11 [2020-01-02T09:27:11.991Z] PASS
09:27:11 [2020-01-02T09:27:11.991Z] 
09:27:11 [2020-01-02T09:27:11.991Z] DONE 2 tests in 0.144s
09:27:12 [2020-01-02T09:27:12.248Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:27:12 [2020-01-02T09:27:12.248Z] ++ 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
09:27:12 [2020-01-02T09:27:12.248Z] ++ set -e
09:27:12 [2020-01-02T09:27:12.248Z] ++ '[' -n 0 ']'
09:27:12 [2020-01-02T09:27:12.248Z] ++ set -x
09:27:12 [2020-01-02T09:27:12.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:27:12 [2020-01-02T09:27:12.248Z] INFO: Testing against a local daemon
09:27:12 [2020-01-02T09:27:12.248Z] === RUN   TestExternalGraphDriver
09:27:12 [2020-01-02T09:27:12.506Z] === RUN   TestExternalGraphDriver/json
09:27:14 [2020-01-02T09:27:14.404Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:27:14 [2020-01-02T09:27:14.404Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:27:14 [2020-01-02T09:27:14.404Z] === RUN   TestExternalGraphDriver/spec
09:27:14 [2020-01-02T09:27:14.452Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:27:14 [2020-01-02T09:27:14.972Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:27:15 [2020-01-02T09:27:15.383Z] ok  	github.com/docker/docker/volume/local	0.026s	coverage: 73.0% of statements
09:27:15 [2020-01-02T09:27:15.947Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
09:27:16 [2020-01-02T09:27:16.871Z] === RUN   TestExternalGraphDriver/pull
09:27:16 [2020-01-02T09:27:16.879Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
09:27:19 [2020-01-02T09:27:19.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
09:27:19 [2020-01-02T09:27:19.400Z] --- PASS: TestExternalGraphDriver (6.83s)
09:27:19 [2020-01-02T09:27:19.400Z]     --- PASS: TestExternalGraphDriver/json (1.98s)
09:27:19 [2020-01-02T09:27:19.400Z]     --- PASS: TestExternalGraphDriver/spec (2.33s)
09:27:19 [2020-01-02T09:27:19.400Z]     --- PASS: TestExternalGraphDriver/pull (2.38s)
09:27:19 [2020-01-02T09:27:19.400Z] === RUN   TestGraphdriverPluginV2
09:27:19 [2020-01-02T09:27:19.967Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:27:20 [2020-01-02T09:27:20.532Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:27:23 [2020-01-02T09:27:23.064Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:27:23 [2020-01-02T09:27:23.630Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:27:23 [2020-01-02T09:27:23.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:27:23 [2020-01-02T09:27:23.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:27:24 [2020-01-02T09:27:24.196Z] --- PASS: TestGraphdriverPluginV2 (5.12s)
09:27:24 [2020-01-02T09:27:24.196Z] PASS
09:27:24 [2020-01-02T09:27:24.196Z] 
09:27:24 [2020-01-02T09:27:24.196Z] DONE 5 tests in 12.087s
09:27:24 [2020-01-02T09:27:24.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:27:24 [2020-01-02T09:27:24.196Z] ++ 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
09:27:24 [2020-01-02T09:27:24.196Z] ++ set -e
09:27:24 [2020-01-02T09:27:24.196Z] ++ '[' -n 0 ']'
09:27:24 [2020-01-02T09:27:24.196Z] ++ set -x
09:27:24 [2020-01-02T09:27:24.196Z] ++ env -i DEST=/go/src/github.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= 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
09:27:24 [2020-01-02T09:27:24.454Z] INFO: Testing against a local daemon
09:27:24 [2020-01-02T09:27:24.454Z] === RUN   TestContinueAfterPluginCrash
09:27:24 [2020-01-02T09:27:24.454Z] === PAUSE TestContinueAfterPluginCrash
09:27:24 [2020-01-02T09:27:24.454Z] === RUN   TestDaemonStartWithLogOpt
09:27:24 [2020-01-02T09:27:24.454Z] === PAUSE TestDaemonStartWithLogOpt
09:27:24 [2020-01-02T09:27:24.454Z] === CONT  TestContinueAfterPluginCrash
09:27:24 [2020-01-02T09:27:24.454Z] === CONT  TestDaemonStartWithLogOpt
09:27:25 [2020-01-02T09:27:25.320Z] --- PASS: TestServiceUpdateSecrets (15.57s)
09:27:25 [2020-01-02T09:27:25.320Z] === RUN   TestServiceUpdateConfigs
09:27:25 [2020-01-02T09:27:25.827Z] === RUN   TestDockerSuite/TestBuildNetNone
09:27:26 [2020-01-02T09:27:26.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:27:26 [2020-01-02T09:27:26.762Z] === RUN   TestDockerSuite/TestBuildNoContext
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ok  	github.com/docker/docker/api/server/httputils	0.136s	coverage: 14.7% of statements
09:27:27 [2020-01-02T09:27:27.186Z] ok  	github.com/docker/docker/api/server/middleware	0.203s	coverage: 37.7% of statements
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:27:27 [2020-01-02T09:27:27.186Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ok  	github.com/docker/docker/api/types/strslice	0.037s	coverage: 90.0% of statements
09:27:27 [2020-01-02T09:27:27.187Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 92.2% of statements
09:27:27 [2020-01-02T09:27:27.187Z] ok  	github.com/docker/docker/api/server/router/swarm	0.120s	coverage: 4.0% of statements
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ok  	github.com/docker/docker/api/types/time	0.301s	coverage: 100.0% of statements
09:27:27 [2020-01-02T09:27:27.187Z] ok  	github.com/docker/docker/api/types/versions	0.047s	coverage: 75.0% of statements
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:27:27 [2020-01-02T09:27:27.187Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:27:27 [2020-01-02T09:27:27.655Z] ok  	github.com/docker/docker/builder/dockerignore	0.215s	coverage: 96.8% of statements
09:27:28 [2020-01-02T09:27:28.664Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:27:29 [2020-01-02T09:27:29.060Z] ok  	github.com/docker/docker/pkg/plugins	33.626s	coverage: 76.6% of statements
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/rootless	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/volume	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === Skipped
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver btrfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver btrfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver btrfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver btrfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver btrfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:73: No driver to put!
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     overlay_test.go:49: Fails to compute changes intermittently
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver zfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver zfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver zfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver zfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:46: Driver zfs not supported
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     graphtest_unix.go:73: No driver to put!
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:27:29 [2020-01-02T09:27:29.060Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] 
09:27:29 [2020-01-02T09:27:29.060Z] DONE 2155 tests, 20 skipped in 236.747s
Post stage
[Pipeline] junit
09:27:29 [2020-01-02T09:27:29.072Z] Recording test results
09:27:29 [2020-01-02T09:27:29.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:27:29 [2020-01-02T09:27:29.715Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:27:29 [2020-01-02T09:27:29.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
09:27:30 [2020-01-02T09:27:30.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40291/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9a1c8c5c614abf580f6bb4a803bfe86380ccadb hack/validate/vendor
09:27:31 [2020-01-02T09:27:31.061Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
09:27:31 [2020-01-02T09:27:31.431Z] ok  	github.com/docker/docker/cli/debug	0.374s	coverage: 100.0% of statements
09:27:31 [2020-01-02T09:27:31.647Z] + echo Building e2e image
09:27:31 [2020-01-02T09:27:31.647Z] Building e2e image
09:27:31 [2020-01-02T09:27:31.647Z] + docker build --build-arg DOCKER_GITCOMMIT=d9a1c8c5c614abf580f6bb4a803bfe86380ccadb -t moby-e2e-test -f Dockerfile.e2e .
09:27:31 [2020-01-02T09:27:31.647Z] #2 [internal] load .dockerignore
09:27:31 [2020-01-02T09:27:31.647Z] #2 transferring context: 34B done
09:27:31 [2020-01-02T09:27:31.647Z] #2 DONE 0.0s
09:27:31 [2020-01-02T09:27:31.647Z] 
09:27:31 [2020-01-02T09:27:31.647Z] #1 [internal] load build definition from Dockerfile.e2e
09:27:31 [2020-01-02T09:27:31.647Z] #1 transferring dockerfile: 3.21kB done
09:27:31 [2020-01-02T09:27:31.647Z] #1 DONE 0.0s
09:27:31 [2020-01-02T09:27:31.647Z] 
09:27:31 [2020-01-02T09:27:31.647Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
09:27:31 [2020-01-02T09:27:31.899Z] ok  	github.com/docker/docker/builder/dockerfile	0.516s	coverage: 46.3% of statements
09:27:31 [2020-01-02T09:27:31.899Z] ok  	github.com/docker/docker/builder/remotecontext	1.004s	coverage: 9.2% of statements
09:27:31 [2020-01-02T09:27:31.907Z] #4 DONE 0.2s
09:27:31 [2020-01-02T09:27:31.907Z] 
09:27:31 [2020-01-02T09:27:31.907Z] #3 [internal] load metadata for docker.io/library/golang:1.13.5-alpine
09:27:31 [2020-01-02T09:27:31.907Z] #3 DONE 0.3s
09:27:31 [2020-01-02T09:27:31.907Z] 
09:27:31 [2020-01-02T09:27:31.907Z] #8 [internal] load build context
09:27:32 [2020-01-02T09:27:32.250Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:27:32 [2020-01-02T09:27:32.471Z] #8 transferring context: 812.40kB 0.4s done
09:27:32 [2020-01-02T09:27:32.471Z] #8 DONE 0.5s
09:27:32 [2020-01-02T09:27:32.471Z] 
09:27:32 [2020-01-02T09:27:32.471Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
09:27:32 [2020-01-02T09:27:32.471Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done
09:27:32 [2020-01-02T09:27:32.471Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.3s done
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 18.00MB / 126.88MB 0.5s
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.1s done
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done
09:27:32 [2020-01-02T09:27:32.471Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done
09:27:32 [2020-01-02T09:27:32.471Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 26.82MB / 126.88MB 0.6s
09:27:32 [2020-01-02T09:27:32.730Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 35.91MB / 126.88MB 0.7s
09:27:32 [2020-01-02T09:27:32.989Z] #14 ...
09:27:32 [2020-01-02T09:27:32.989Z] 
09:27:32 [2020-01-02T09:27:32.989Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
09:27:32 [2020-01-02T09:27:32.989Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
09:27:32 [2020-01-02T09:27:32.989Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done
09:27:32 [2020-01-02T09:27:32.989Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done
09:27:32 [2020-01-02T09:27:32.989Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done
09:27:32 [2020-01-02T09:27:32.989Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.2s done
09:27:32 [2020-01-02T09:27:32.989Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.4s done
09:27:32 [2020-01-02T09:27:32.989Z] #5 DONE 0.8s
09:27:32 [2020-01-02T09:27:32.989Z] 
09:27:32 [2020-01-02T09:27:32.989Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
09:27:32 [2020-01-02T09:27:32.989Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 49.21MB / 126.88MB 0.9s
09:27:32 [2020-01-02T09:27:32.989Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 64.29MB / 126.88MB 1.1s
09:27:33 [2020-01-02T09:27:33.184Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:27:33 [2020-01-02T09:27:33.184Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:27:33 [2020-01-02T09:27:33.246Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 74.02MB / 126.88MB 1.2s
09:27:33 [2020-01-02T09:27:33.246Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 90.51MB / 126.88MB 1.4s
09:27:33 [2020-01-02T09:27:33.506Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 103.24MB / 126.88MB 1.5s
09:27:33 [2020-01-02T09:27:33.506Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 110.55MB / 126.88MB 1.6s
09:27:33 [2020-01-02T09:27:33.752Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:27:33 [2020-01-02T09:27:33.765Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.57MB / 126.88MB 1.8s
09:27:34 [2020-01-02T09:27:34.010Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:27:34 [2020-01-02T09:27:34.022Z] #14 ...
09:27:34 [2020-01-02T09:27:34.022Z] 
09:27:34 [2020-01-02T09:27:34.022Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:27:34 [2020-01-02T09:27:34.022Z] #6 DONE 1.3s
09:27:34 [2020-01-02T09:27:34.022Z] 
09:27:34 [2020-01-02T09:27:34.022Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
09:27:34 [2020-01-02T09:27:34.022Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 2.0s done
09:27:34 [2020-01-02T09:27:34.280Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1
09:27:34 [2020-01-02T09:27:34.576Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:27:35 [2020-01-02T09:27:35.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:27:35 [2020-01-02T09:27:35.952Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:27:37 [2020-01-02T09:27:37.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:27:39 [2020-01-02T09:27:39.234Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:27:39 [2020-01-02T09:27:39.492Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:27:39 [2020-01-02T09:27:39.537Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.2s
09:27:40 [2020-01-02T09:27:40.469Z] #14 ...
09:27:40 [2020-01-02T09:27:40.469Z] 
09:27:40 [2020-01-02T09:27:40.469Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:27:40 [2020-01-02T09:27:40.469Z] #7 1.217 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.318 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.440 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.444 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.663 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.671 (4/31) Installing readline (8.0.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.676 (5/31) Installing bash (5.0.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.691 Executing bash-5.0.0-r0.post-install
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.693 (6/31) Installing ca-certificates (20190108-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.712 (7/31) Installing libgcc (8.3.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.716 (8/31) Installing libstdc++ (8.3.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.735 (9/31) Installing binutils (2.32-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.846 (10/31) Installing gmp (6.1.2-r1)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.853 (11/31) Installing isl (0.18-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.876 (12/31) Installing libgomp (8.3.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.880 (13/31) Installing libatomic (8.3.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.882 (14/31) Installing mpfr3 (3.1.5-r1)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.890 (15/31) Installing mpc1 (1.1.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 2.894 (16/31) Installing gcc (8.3.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 3.844 (17/31) Installing musl-dev (1.1.22-r3)
09:27:40 [2020-01-02T09:27:40.469Z] #7 3.961 (18/31) Installing libc-dev (0.7.1-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 3.963 (19/31) Installing g++ (8.3.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.604 (20/31) Installing nghttp2-libs (1.39.2-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.608 (21/31) Installing libcurl (7.66.0-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.619 (22/31) Installing expat (2.2.8-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.621 (23/31) Installing pcre2 (10.33-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.631 (24/31) Installing git (2.22.2-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.868 (25/31) Installing libmnl (1.0.4-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.869 (26/31) Installing libnftnl-libs (1.1.3-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.875 (27/31) Installing iptables (1.8.3-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.903 (28/31) Installing pigz (2.4-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.910 (29/31) Installing tar (1.32-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.923 (30/31) Installing xz-libs (5.2.4-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.932 (31/31) Installing xz (5.2.4-r0)
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.932 Executing busybox-1.30.1-r2.trigger
09:27:40 [2020-01-02T09:27:40.469Z] #7 4.937 Executing ca-certificates-20190108-r0.trigger
09:27:40 [2020-01-02T09:27:40.469Z] #7 5.010 OK: 185 MiB in 45 packages
09:27:40 [2020-01-02T09:27:40.469Z] #7 DONE 6.4s
09:27:40 [2020-01-02T09:27:40.469Z] 
09:27:40 [2020-01-02T09:27:40.469Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:27:40 [2020-01-02T09:27:40.469Z] #9 DONE 0.1s
09:27:40 [2020-01-02T09:27:40.727Z] 
09:27:40 [2020-01-02T09:27:40.727Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:27:40 [2020-01-02T09:27:40.727Z] #10 DONE 0.1s
09:27:40 [2020-01-02T09:27:40.727Z] 
09:27:40 [2020-01-02T09:27:40.727Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:27:40 [2020-01-02T09:27:40.727Z] #11 DONE 0.1s
09:27:40 [2020-01-02T09:27:40.727Z] 
09:27:40 [2020-01-02T09:27:40.727Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:27:40 [2020-01-02T09:27:40.727Z] #12 DONE 0.1s
09:27:40 [2020-01-02T09:27:40.727Z] 
09:27:40 [2020-01-02T09:27:40.727Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
09:27:40 [2020-01-02T09:27:40.727Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.6s done
09:27:40 [2020-01-02T09:27:40.727Z] #14 ...
09:27:40 [2020-01-02T09:27:40.727Z] 
09:27:40 [2020-01-02T09:27:40.727Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:27:40 [2020-01-02T09:27:40.727Z] #13 DONE 0.1s
09:27:40 [2020-01-02T09:27:40.727Z] 
09:27:40 [2020-01-02T09:27:40.727Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
09:27:40 [2020-01-02T09:27:40.727Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26
09:27:40 [2020-01-02T09:27:40.867Z] --- PASS: TestDaemonStartWithLogOpt (16.20s)
09:27:40 [2020-01-02T09:27:40.985Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done
09:27:40 [2020-01-02T09:27:40.985Z] #14 DONE 9.1s
09:27:41 [2020-01-02T09:27:41.242Z] 
09:27:41 [2020-01-02T09:27:41.242Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:27:41 [2020-01-02T09:27:41.673Z] --- PASS: TestServiceUpdateConfigs (15.46s)
09:27:41 [2020-01-02T09:27:41.673Z] === RUN   TestServiceUpdateNetwork
09:27:41 [2020-01-02T09:27:41.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:27:41 [2020-01-02T09:27:41.805Z] #15 0.648 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
09:27:42 [2020-01-02T09:27:42.735Z] #15 1.703 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
09:27:42 [2020-01-02T09:27:42.735Z] #15 1.785 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
09:27:42 [2020-01-02T09:27:42.763Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:27:42 [2020-01-02T09:27:42.993Z] #15 1.787 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
09:27:42 [2020-01-02T09:27:42.993Z] #15 1.922 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
09:27:42 [2020-01-02T09:27:42.993Z] #15 1.929 (4/43) Installing readline (8.0.1-r0)
09:27:42 [2020-01-02T09:27:42.993Z] #15 1.933 (5/43) Installing bash (5.0.11-r1)
09:27:42 [2020-01-02T09:27:42.993Z] #15 1.946 Executing bash-5.0.11-r1.post-install
09:27:42 [2020-01-02T09:27:42.993Z] #15 1.949 (6/43) Installing linux-headers (4.19.36-r0)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.032 (7/43) Installing libblkid (2.34-r1)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.037 (8/43) Installing libuuid (2.34-r1)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.039 (9/43) Installing btrfs-progs-libs (5.4-r0)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.045 (10/43) Installing btrfs-progs-dev (5.4-r0)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.049 (11/43) Installing libgcc (9.2.0-r3)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.051 (12/43) Installing libstdc++ (9.2.0-r3)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.065 (13/43) Installing binutils (2.33.1-r0)
09:27:42 [2020-01-02T09:27:42.993Z] #15 2.139 (14/43) Installing libmagic (5.37-r1)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.163 (15/43) Installing file (5.37-r1)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.165 (16/43) Installing gmp (6.1.2-r1)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.171 (17/43) Installing isl (0.18-r0)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.187 (18/43) Installing libgomp (9.2.0-r3)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.190 (19/43) Installing libatomic (9.2.0-r3)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.191 (20/43) Installing mpfr4 (4.0.2-r1)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.197 (21/43) Installing mpc1 (1.1.0-r1)
09:27:43 [2020-01-02T09:27:43.251Z] #15 2.199 (22/43) Installing gcc (9.2.0-r3)
09:27:44 [2020-01-02T09:27:44.134Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:27:44 [2020-01-02T09:27:44.182Z] #15 2.947 (23/43) Installing musl-dev (1.1.24-r0)
09:27:44 [2020-01-02T09:27:44.182Z] #15 3.027 (24/43) Installing libc-dev (0.7.2-r0)
09:27:44 [2020-01-02T09:27:44.182Z] #15 3.028 (25/43) Installing g++ (9.2.0-r3)
09:27:44 [2020-01-02T09:27:44.360Z] ok  	github.com/docker/docker/client	0.515s	coverage: 75.3% of statements
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.462 (26/43) Installing make (4.2.1-r2)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.466 (27/43) Installing fortify-headers (1.1-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.468 (28/43) Installing build-base (0.5-r1)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.469 (29/43) Installing nghttp2-libs (1.40.0-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.472 (30/43) Installing libcurl (7.67.0-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.477 (31/43) Installing curl (7.67.0-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.480 (32/43) Installing oniguruma (6.9.4-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.485 (33/43) Installing jq (1.6-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.491 (34/43) Installing device-mapper-libs (2.02.186-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.495 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.497 (36/43) Installing libaio (0.3.112-r1)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.499 (37/43) Installing lvm2-libs (2.02.186-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.526 (38/43) Installing libfdisk (2.34-r1)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.532 (39/43) Installing libmount (2.34-r1)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.536 (40/43) Installing libsmartcols (2.34-r1)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.540 (41/43) Installing pkgconf (1.6.3-r0)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.543 (42/43) Installing util-linux-dev (2.34-r1)
09:27:44 [2020-01-02T09:27:44.440Z] #15 3.563 (43/43) Installing lvm2-dev (2.02.186-r0)
09:27:44 [2020-01-02T09:27:44.697Z] #15 3.568 Executing busybox-1.31.1-r8.trigger
09:27:44 [2020-01-02T09:27:44.697Z] #15 3.576 OK: 203 MiB in 58 packages
09:27:45 [2020-01-02T09:27:45.261Z] #15 DONE 4.2s
09:27:45 [2020-01-02T09:27:45.261Z] 
09:27:45 [2020-01-02T09:27:45.261Z] #16 [base 3/5] RUN mkdir -p /build/
09:27:45 [2020-01-02T09:27:45.507Z] --- PASS: TestContinueAfterPluginCrash (21.08s)
09:27:45 [2020-01-02T09:27:45.507Z] PASS
09:27:45 [2020-01-02T09:27:45.507Z] 
09:27:45 [2020-01-02T09:27:45.507Z] DONE 2 tests in 21.204s
09:27:45 [2020-01-02T09:27:45.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:27:45 [2020-01-02T09:27:45.507Z] ++ 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
09:27:45 [2020-01-02T09:27:45.507Z] ++ set -e
09:27:45 [2020-01-02T09:27:45.507Z] ++ '[' -n 0 ']'
09:27:45 [2020-01-02T09:27:45.507Z] ++ set -x
09:27:45 [2020-01-02T09:27:45.507Z] ++ env -i DEST=/go/src/github.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= 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
09:27:45 [2020-01-02T09:27:45.765Z] INFO: Testing against a local daemon
09:27:45 [2020-01-02T09:27:45.765Z] === RUN   TestPluginWithDevMounts
09:27:45 [2020-01-02T09:27:45.765Z] === PAUSE TestPluginWithDevMounts
09:27:45 [2020-01-02T09:27:45.765Z] === CONT  TestPluginWithDevMounts
09:27:46 [2020-01-02T09:27:46.191Z] #16 DONE 0.8s
09:27:46 [2020-01-02T09:27:46.191Z] 
09:27:46 [2020-01-02T09:27:46.191Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:27:46 [2020-01-02T09:27:46.699Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:27:46 [2020-01-02T09:27:46.756Z] #17 DONE 0.8s
09:27:46 [2020-01-02T09:27:46.756Z] 
09:27:46 [2020-01-02T09:27:46.756Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:27:46 [2020-01-02T09:27:46.756Z] #18 DONE 0.0s
09:27:47 [2020-01-02T09:27:47.013Z] 
09:27:47 [2020-01-02T09:27:47.013Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:27:47 [2020-01-02T09:27:47.013Z] #19 DONE 0.1s
09:27:47 [2020-01-02T09:27:47.013Z] 
09:27:47 [2020-01-02T09:27:47.013Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:27:47 [2020-01-02T09:27:47.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:27:47 [2020-01-02T09:27:47.632Z] --- PASS: TestPluginWithDevMounts (2.01s)
09:27:47 [2020-01-02T09:27:47.632Z] PASS
09:27:47 [2020-01-02T09:27:47.632Z] 
09:27:47 [2020-01-02T09:27:47.632Z] DONE 1 tests in 2.182s
09:27:47 [2020-01-02T09:27:47.632Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:27:47 [2020-01-02T09:27:47.632Z] ++ 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
09:27:47 [2020-01-02T09:27:47.632Z] ++ set -e
09:27:47 [2020-01-02T09:27:47.632Z] ++ '[' -n 0 ']'
09:27:47 [2020-01-02T09:27:47.632Z] ++ set -x
09:27:47 [2020-01-02T09:27:47.632Z] ++ env -i DEST=/go/src/github.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= 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
09:27:47 [2020-01-02T09:27:47.889Z] INFO: Testing against a local daemon
09:27:47 [2020-01-02T09:27:47.889Z] === RUN   TestSecretInspect
09:27:48 [2020-01-02T09:27:48.147Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:27:48 [2020-01-02T09:27:48.383Z] #20 ...
09:27:48 [2020-01-02T09:27:48.384Z] 
09:27:48 [2020-01-02T09:27:48.384Z] #31 [builder 1/4] COPY . .
09:27:48 [2020-01-02T09:27:48.384Z] #31 DONE 1.4s
09:27:48 [2020-01-02T09:27:48.384Z] 
09:27:48 [2020-01-02T09:27:48.384Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:27:48 [2020-01-02T09:27:48.384Z] #20 1.488 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:27:48 [2020-01-02T09:27:48.641Z] #20 1.700 curl: option --progress: is ambiguous
09:27:48 [2020-01-02T09:27:48.641Z] #20 1.701 curl: try 'curl --help' or 'curl --manual' for more information
09:27:48 [2020-01-02T09:27:48.898Z] #20 1.896 curl: option --progress: is ambiguous
09:27:48 [2020-01-02T09:27:48.898Z] #20 1.901 curl: try 'curl --help' or 'curl --manual' for more information
09:27:49 [2020-01-02T09:27:49.156Z] #20 2.135 curl: option --progress: is ambiguous
09:27:49 [2020-01-02T09:27:49.156Z] #20 2.136 curl: try 'curl --help' or 'curl --manual' for more information
09:27:49 [2020-01-02T09:27:49.156Z] #20 ...
09:27:49 [2020-01-02T09:27:49.156Z] 
09:27:49 [2020-01-02T09:27:49.156Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:27:49 [2020-01-02T09:27:49.156Z] #32 DONE 1.1s
09:27:49 [2020-01-02T09:27:49.156Z] 
09:27:49 [2020-01-02T09:27:49.156Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:27:49 [2020-01-02T09:27:49.156Z] #20 2.347 curl: option --progress: is ambiguous
09:27:49 [2020-01-02T09:27:49.156Z] #20 2.347 curl: try 'curl --help' or 'curl --manual' for more information
09:27:49 [2020-01-02T09:27:49.414Z] #20 2.616 
09:27:50 [2020-01-02T09:27:50.043Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:27:50 [2020-01-02T09:27:50.301Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:27:50 [2020-01-02T09:27:50.346Z] #20 3.291 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:27:50 [2020-01-02T09:27:50.604Z] #20 3.537 curl: option --progress: is ambiguous
09:27:50 [2020-01-02T09:27:50.604Z] #20 3.544 curl: try 'curl --help' or 'curl --manual' for more information
09:27:50 [2020-01-02T09:27:50.604Z] #20 3.763 
09:27:50 [2020-01-02T09:27:50.866Z] --- PASS: TestSecretInspect (3.10s)
09:27:50 [2020-01-02T09:27:50.866Z] === RUN   TestSecretList
09:27:51 [2020-01-02T09:27:51.538Z] #20 4.491 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:27:51 [2020-01-02T09:27:51.796Z] #20 4.737 curl: option --progress: is ambiguous
09:27:51 [2020-01-02T09:27:51.796Z] #20 4.738 curl: try 'curl --help' or 'curl --manual' for more information
09:27:51 [2020-01-02T09:27:51.796Z] #20 4.942 
09:27:52 [2020-01-02T09:27:52.730Z] #20 5.811 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:27:52 [2020-01-02T09:27:52.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:27:52 [2020-01-02T09:27:52.988Z] #20 6.030 curl: option --progress: is ambiguous
09:27:52 [2020-01-02T09:27:52.988Z] #20 6.037 curl: try 'curl --help' or 'curl --manual' for more information
09:27:53 [2020-01-02T09:27:53.246Z] #20 6.277 
09:27:54 [2020-01-02T09:27:54.146Z] --- PASS: TestSecretList (3.07s)
09:27:54 [2020-01-02T09:27:54.146Z] === RUN   TestSecretsCreateAndDelete
09:27:54 [2020-01-02T09:27:54.179Z] #20 7.139 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:27:54 [2020-01-02T09:27:54.404Z] === RUN   TestDockerSuite/TestBuildPATH
09:27:54 [2020-01-02T09:27:54.438Z] #20 7.459 curl: option --progress: is ambiguous
09:27:54 [2020-01-02T09:27:54.438Z] #20 7.464 curl: try 'curl --help' or 'curl --manual' for more information
09:27:54 [2020-01-02T09:27:54.696Z] #20 7.773 
09:27:54 [2020-01-02T09:27:54.696Z] #20 7.870 Download of images into '/build' complete.
09:27:54 [2020-01-02T09:27:54.696Z] #20 7.870 Use something like the following to load the result into a Docker daemon:
09:27:54 [2020-01-02T09:27:54.696Z] #20 7.870   tar -cC '/build' . | docker load
09:27:54 [2020-01-02T09:27:54.696Z] #20 DONE 8.0s
09:27:54 [2020-01-02T09:27:54.696Z] 
09:27:54 [2020-01-02T09:27:54.696Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:27:54 [2020-01-02T09:27:54.696Z] #33 0.899 
09:27:54 [2020-01-02T09:27:54.696Z] #33 0.982 Removing bundles/
09:27:54 [2020-01-02T09:27:54.696Z] #33 0.982 
09:27:54 [2020-01-02T09:27:54.696Z] #33 0.987 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:27:54 [2020-01-02T09:27:54.696Z] #33 1.688 Building test suite binary ./integration-cli/test.main
09:27:54 [2020-01-02T09:27:54.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:27:54 [2020-01-02T09:27:54.954Z] #33 ...
09:27:54 [2020-01-02T09:27:54.954Z] 
09:27:54 [2020-01-02T09:27:54.954Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:27:54 [2020-01-02T09:27:54.954Z] #26 DONE 0.1s
09:27:54 [2020-01-02T09:27:54.954Z] 
09:27:54 [2020-01-02T09:27:54.954Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:27:54 [2020-01-02T09:27:54.954Z] #22 DONE 0.1s
09:27:54 [2020-01-02T09:27:54.954Z] 
09:27:54 [2020-01-02T09:27:54.954Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:27:55 [2020-01-02T09:27:55.213Z] #23 DONE 0.1s
09:27:55 [2020-01-02T09:27:55.213Z] 
09:27:55 [2020-01-02T09:27:55.213Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:27:55 [2020-01-02T09:27:55.213Z] #27 DONE 0.1s
09:27:55 [2020-01-02T09:27:55.213Z] 
09:27:55 [2020-01-02T09:27:55.213Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:27:55 [2020-01-02T09:27:55.213Z] #28 DONE 0.1s
09:27:55 [2020-01-02T09:27:55.213Z] 
09:27:55 [2020-01-02T09:27:55.213Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:27:55 [2020-01-02T09:27:55.738Z] --- PASS: TestServiceUpdateNetwork (14.83s)
09:27:55 [2020-01-02T09:27:55.738Z] PASS
09:27:55 [2020-01-02T09:27:55.738Z] 
09:27:55 [2020-01-02T09:27:55.738Z] === Skipped
09:27:55 [2020-01-02T09:27:55.738Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
09:27:55 [2020-01-02T09:27:55.738Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:27:55 [2020-01-02T09:27:55.738Z] 
09:27:55 [2020-01-02T09:27:55.738Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
09:27:55 [2020-01-02T09:27:55.738Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:27:55 [2020-01-02T09:27:55.738Z] 
09:27:55 [2020-01-02T09:27:55.738Z] 
09:27:55 [2020-01-02T09:27:55.738Z] DONE 20 tests, 2 skipped in 126.558s
09:27:55 [2020-01-02T09:27:55.738Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
09:27:55 [2020-01-02T09:27:55.738Z] ++ 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
09:27:55 [2020-01-02T09:27:55.738Z] ++ set -e
09:27:55 [2020-01-02T09:27:55.738Z] ++ '[' -n 0 ']'
09:27:55 [2020-01-02T09:27:55.738Z] ++ set -x
09:27:55 [2020-01-02T09:27:55.738Z] ++ env -i DEST=/go/src/github.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= 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
09:27:55 [2020-01-02T09:27:55.738Z] INFO: Testing against a local daemon
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestSessionCreate
09:27:55 [2020-01-02T09:27:55.738Z] --- PASS: TestSessionCreate (0.02s)
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestSessionCreateWithBadUpgrade
09:27:55 [2020-01-02T09:27:55.738Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:27:55 [2020-01-02T09:27:55.738Z] PASS
09:27:55 [2020-01-02T09:27:55.738Z] 
09:27:55 [2020-01-02T09:27:55.738Z] DONE 2 tests in 0.197s
09:27:55 [2020-01-02T09:27:55.738Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
09:27:55 [2020-01-02T09:27:55.738Z] ++ 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
09:27:55 [2020-01-02T09:27:55.738Z] ++ set -e
09:27:55 [2020-01-02T09:27:55.738Z] ++ '[' -n 0 ']'
09:27:55 [2020-01-02T09:27:55.738Z] ++ set -x
09:27:55 [2020-01-02T09:27:55.738Z] ++ env -i DEST=/go/src/github.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= 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
09:27:55 [2020-01-02T09:27:55.738Z] INFO: Testing against a local daemon
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:27:55 [2020-01-02T09:27:55.738Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:27:55 [2020-01-02T09:27:55.738Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestEventsExecDie
09:27:55 [2020-01-02T09:27:55.738Z] --- PASS: TestEventsExecDie (0.95s)
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestEventsBackwardsCompatible
09:27:55 [2020-01-02T09:27:55.738Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestInfoBinaryCommits
09:27:55 [2020-01-02T09:27:55.738Z] --- PASS: TestInfoBinaryCommits (0.03s)
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestInfoAPIVersioned
09:27:55 [2020-01-02T09:27:55.738Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:27:55 [2020-01-02T09:27:55.738Z] === RUN   TestInfoDiscoveryBackend
09:27:56 [2020-01-02T09:27:56.129Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
09:27:56 [2020-01-02T09:27:56.129Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:27:56 [2020-01-02T09:27:56.930Z] --- PASS: TestSecretsCreateAndDelete (2.78s)
09:27:56 [2020-01-02T09:27:56.930Z] === RUN   TestSecretsUpdate
09:27:56 [2020-01-02T09:27:56.930Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:27:57 [2020-01-02T09:27:57.111Z] #24 ...
09:27:57 [2020-01-02T09:27:57.111Z] 
09:27:57 [2020-01-02T09:27:57.111Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:27:57 [2020-01-02T09:27:57.111Z] #21 DONE 0.1s
09:27:57 [2020-01-02T09:27:57.111Z] 
09:27:57 [2020-01-02T09:27:57.111Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:27:57 [2020-01-02T09:27:57.378Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
09:27:57 [2020-01-02T09:27:57.378Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:27:57 [2020-01-02T09:27:57.753Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:27:57 [2020-01-02T09:27:57.753Z] === RUN   TestInfoAPI
09:27:57 [2020-01-02T09:27:57.753Z] --- PASS: TestInfoAPI (0.02s)
09:27:57 [2020-01-02T09:27:57.753Z] === RUN   TestInfoAPIWarnings
09:27:57 [2020-01-02T09:27:57.863Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:27:58 [2020-01-02T09:27:58.544Z] --- PASS: TestInfoAPIWarnings (0.53s)
09:27:58 [2020-01-02T09:27:58.544Z] === RUN   TestInfoDebug
09:27:58 [2020-01-02T09:27:58.797Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:27:58 [2020-01-02T09:27:58.912Z] --- PASS: TestInfoDebug (0.53s)
09:27:58 [2020-01-02T09:27:58.912Z] === RUN   TestInfoInsecureRegistries
09:27:59 [2020-01-02T09:27:59.274Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.528s	coverage: 86.3% of statements
09:27:59 [2020-01-02T09:27:59.274Z] ?   	github.com/docker/docker/cli	[no test files]
09:27:59 [2020-01-02T09:27:59.274Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:27:59 [2020-01-02T09:27:59.283Z] --- PASS: TestInfoInsecureRegistries (0.55s)
09:27:59 [2020-01-02T09:27:59.283Z] === RUN   TestInfoRegistryMirrors
09:27:59 [2020-01-02T09:27:59.730Z] --- PASS: TestSecretsUpdate (2.83s)
09:27:59 [2020-01-02T09:27:59.730Z] === RUN   TestTemplatedSecret
09:28:00 [2020-01-02T09:28:00.078Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:28:00 [2020-01-02T09:28:00.078Z] === RUN   TestLoginFailsWithBadCredentials
09:28:00 [2020-01-02T09:28:00.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:28:00 [2020-01-02T09:28:00.388Z] #29 ...
09:28:00 [2020-01-02T09:28:00.388Z] 
09:28:00 [2020-01-02T09:28:00.388Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.191 + RM_GOPATH=0
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.191 + TMP_GOPATH=
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.191 + : /build
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.191 + '[' -z '' ']'
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.191 ++ mktemp -d
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.192 + export GOPATH=/tmp/tmp.JoBcCb
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.192 + GOPATH=/tmp/tmp.JoBcCb
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.192 + RM_GOPATH=1
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.192 ++ dirname ./install.sh
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 + dir=.
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 + bin=dockercli
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 + shift
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 + '[' '!' -f ./dockercli.installer ']'
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 + . ./dockercli.installer
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 ++ : stable
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 ++ : 17.06.2-ce
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 + install_dockercli
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.193 ++ uname -m
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.194 Install docker/cli version 17.06.2-ce from stable
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.201 + arch=x86_64
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.201 + '[' x86_64 '!=' x86_64 ']'
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.201 + url=https://download.docker.com/linux/static
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.201 + tar -xz docker/docker
09:28:00 [2020-01-02T09:28:00.388Z] #24 2.201 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:28:00 [2020-01-02T09:28:00.388Z] #24 4.581 + mkdir -p /build
09:28:00 [2020-01-02T09:28:00.388Z] #24 4.582 + mv docker/docker /build/
09:28:00 [2020-01-02T09:28:00.388Z] #24 4.589 + rmdir docker
09:28:00 [2020-01-02T09:28:00.388Z] #24 DONE 4.7s
09:28:00 [2020-01-02T09:28:00.388Z] 
09:28:00 [2020-01-02T09:28:00.388Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:28:00 [2020-01-02T09:28:00.460Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:28:00 [2020-01-02T09:28:00.460Z] === RUN   TestPingCacheHeaders
09:28:00 [2020-01-02T09:28:00.460Z] --- PASS: TestPingCacheHeaders (0.03s)
09:28:00 [2020-01-02T09:28:00.460Z] === RUN   TestPingGet
09:28:00 [2020-01-02T09:28:00.460Z] --- PASS: TestPingGet (0.01s)
09:28:00 [2020-01-02T09:28:00.460Z] === RUN   TestPingHead
09:28:00 [2020-01-02T09:28:00.460Z] --- PASS: TestPingHead (0.02s)
09:28:00 [2020-01-02T09:28:00.460Z] === RUN   TestVersion
09:28:00 [2020-01-02T09:28:00.460Z] --- PASS: TestVersion (0.02s)
09:28:00 [2020-01-02T09:28:00.460Z] PASS
09:28:00 [2020-01-02T09:28:00.460Z] 
09:28:00 [2020-01-02T09:28:00.460Z] === Skipped
09:28:00 [2020-01-02T09:28:00.460Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:28:00 [2020-01-02T09:28:00.460Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:28:00 [2020-01-02T09:28:00.460Z] 
09:28:00 [2020-01-02T09:28:00.460Z] 
09:28:00 [2020-01-02T09:28:00.460Z] DONE 18 tests, 1 skipped in 5.926s
09:28:00 [2020-01-02T09:28:00.460Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
09:28:00 [2020-01-02T09:28:00.460Z] ++ 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
09:28:00 [2020-01-02T09:28:00.460Z] ++ set -e
09:28:00 [2020-01-02T09:28:00.460Z] ++ '[' -n 0 ']'
09:28:00 [2020-01-02T09:28:00.460Z] ++ set -x
09:28:00 [2020-01-02T09:28:00.460Z] ++ env -i DEST=/go/src/github.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= 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
09:28:00 [2020-01-02T09:28:00.460Z] INFO: Testing against a local daemon
09:28:00 [2020-01-02T09:28:00.460Z] === RUN   TestVolumesCreateAndList
09:28:00 [2020-01-02T09:28:00.460Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:28:00 [2020-01-02T09:28:00.460Z] === RUN   TestVolumesRemove
09:28:00 [2020-01-02T09:28:00.645Z] #29 ...
09:28:00 [2020-01-02T09:28:00.645Z] 
09:28:00 [2020-01-02T09:28:00.645Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:28:00 [2020-01-02T09:28:00.645Z] #25 DONE 0.1s
09:28:00 [2020-01-02T09:28:00.645Z] 
09:28:00 [2020-01-02T09:28:00.645Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:28:00 [2020-01-02T09:28:00.828Z] --- PASS: TestVolumesRemove (0.13s)
09:28:00 [2020-01-02T09:28:00.828Z] === RUN   TestVolumesInspect
09:28:00 [2020-01-02T09:28:00.828Z] --- PASS: TestVolumesInspect (0.03s)
09:28:00 [2020-01-02T09:28:00.828Z] === RUN   TestVolumesInvalidJSON
09:28:00 [2020-01-02T09:28:00.828Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:28:00 [2020-01-02T09:28:00.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:28:00 [2020-01-02T09:28:00.828Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:28:00 [2020-01-02T09:28:00.828Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:28:00 [2020-01-02T09:28:00.828Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:28:00 [2020-01-02T09:28:00.828Z] PASS
09:28:00 [2020-01-02T09:28:00.828Z] 
09:28:00 [2020-01-02T09:28:00.828Z] DONE 5 tests in 0.295s
09:28:00 [2020-01-02T09:28:00.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:28:00 [2020-01-02T09:28:00.828Z] ++++ cat bundles/test-integration/docker.pid
09:28:00 [2020-01-02T09:28:00.828Z] +++ kill 11507
09:28:02 [2020-01-02T09:28:02.087Z] +++ /etc/init.d/apparmor stop
09:28:02 [2020-01-02T09:28:02.087Z] Clearing AppArmor profiles cache:.
09:28:02 [2020-01-02T09:28:02.087Z] All profile caches have been cleared, but no profiles have been unloaded.
09:28:02 [2020-01-02T09:28:02.087Z] Unloading profiles will leave already running processes permanently
09:28:02 [2020-01-02T09:28:02.087Z] unconfined, which can lead to unexpected situations.
09:28:02 [2020-01-02T09:28:02.087Z] 
09:28:02 [2020-01-02T09:28:02.087Z] To set a process to complain mode, use the command line tool
09:28:02 [2020-01-02T09:28:02.087Z] 'aa-complain'. To really tear down all profiles, run the init script
09:28:02 [2020-01-02T09:28:02.087Z] with the 'teardown' option."
09:28:02 [2020-01-02T09:28:02.087Z] 
09:28:02 [2020-01-02T09:28:02.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:28:03 [2020-01-02T09:28:03.012Z] --- PASS: TestTemplatedSecret (3.42s)
09:28:03 [2020-01-02T09:28:03.012Z] === RUN   TestSecretCreateResolve
Post stage
[Pipeline] junit
09:28:04 [2020-01-02T09:28:04.995Z] Recording test results
09:28:05 [2020-01-02T09:28:05.116Z] ok  	github.com/docker/docker/cmd/dockerd	0.677s	coverage: 19.0% of statements
09:28:05 [2020-01-02T09:28:05.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:28:06 [2020-01-02T09:28:06.292Z] --- PASS: TestSecretCreateResolve (3.07s)
09:28:06 [2020-01-02T09:28:06.292Z] PASS
09:28:06 [2020-01-02T09:28:06.292Z] 
09:28:06 [2020-01-02T09:28:06.292Z] DONE 6 tests in 18.364s
09:28:06 [2020-01-02T09:28:06.292Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:28:06 [2020-01-02T09:28:06.292Z] ++ 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
09:28:06 [2020-01-02T09:28:06.292Z] ++ set -e
09:28:06 [2020-01-02T09:28:06.292Z] ++ '[' -n 0 ']'
09:28:06 [2020-01-02T09:28:06.292Z] ++ set -x
09:28:06 [2020-01-02T09:28:06.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:28:06 [2020-01-02T09:28:06.292Z] INFO: Testing against a local daemon
09:28:06 [2020-01-02T09:28:06.292Z] === RUN   TestServiceCreateInit
09:28:06 [2020-01-02T09:28:06.292Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:28:06 [2020-01-02T09:28:06.497Z] + echo Ensuring container killed.
09:28:06 [2020-01-02T09:28:06.497Z] Ensuring container killed.
09:28:06 [2020-01-02T09:28:06.497Z] + docker rm -vf docker-pr2
09:28:06 [2020-01-02T09:28:06.497Z] Error: No such container: docker-pr2
09:28:06 [2020-01-02T09:28:06.497Z] + true
[Pipeline] sh
09:28:07 [2020-01-02T09:28:07.307Z] + echo Chowning /workspace to jenkins user
09:28:07 [2020-01-02T09:28:07.307Z] Chowning /workspace to jenkins user
09:28:07 [2020-01-02T09:28:07.307Z] + id -u
09:28:07 [2020-01-02T09:28:07.307Z] + id -g
09:28:07 [2020-01-02T09:28:07.307Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40291:/workspace busybox chown -R 1001:1001 /workspace
09:28:07 [2020-01-02T09:28:07.307Z] Unable to find image 'busybox:latest' locally
09:28:07 [2020-01-02T09:28:07.323Z] ok  	github.com/docker/docker/container	0.537s	coverage: 42.5% of statements
09:28:07 [2020-01-02T09:28:07.323Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:28:07 [2020-01-02T09:28:07.323Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:28:07 [2020-01-02T09:28:07.323Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:28:07 [2020-01-02T09:28:07.323Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:28:07 [2020-01-02T09:28:07.690Z] latest: Pulling from library/busybox
09:28:07 [2020-01-02T09:28:07.690Z] 6dc7af96dfc8: Pulling fs layer
09:28:07 [2020-01-02T09:28:07.690Z] 6dc7af96dfc8: Verifying Checksum
09:28:07 [2020-01-02T09:28:07.690Z] 6dc7af96dfc8: Download complete
09:28:08 [2020-01-02T09:28:08.304Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.275s	coverage: 65.3% of statements
09:28:08 [2020-01-02T09:28:08.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:28:08 [2020-01-02T09:28:08.375Z] Using test binary docker
09:28:08 [2020-01-02T09:28:08.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:28:08 [2020-01-02T09:28:08.375Z] +++ /etc/init.d/apparmor start
09:28:08 [2020-01-02T09:28:08.375Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:28:08 [2020-01-02T09:28:08.375Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:28:08 [2020-01-02T09:28:08.375Z] Warning failed to create cache: (null)
09:28:08 [2020-01-02T09:28:08.375Z] .
09:28:08 [2020-01-02T09:28:08.375Z] INFO: Waiting for daemon to start...
09:28:08 [2020-01-02T09:28:08.375Z] Starting dockerd
09:28:08 [2020-01-02T09:28:08.375Z] +++ 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
09:28:08 [2020-01-02T09:28:08.511Z] 6dc7af96dfc8: Pull complete
09:28:08 [2020-01-02T09:28:08.511Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
09:28:08 [2020-01-02T09:28:08.511Z] Status: Downloaded newer image for busybox:latest
09:28:09 [2020-01-02T09:28:09.572Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:28:10 [2020-01-02T09:28:10.432Z] .
09:28:10 [2020-01-02T09:28:10.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:28:10 [2020-01-02T09:28:10.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:28:10 [2020-01-02T09:28:10.432Z] Error: No such image: emptyfs
09:28:10 [2020-01-02T09:28:10.432Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:28:10 [2020-01-02T09:28:10.432Z] ++++ docker load
09:28:10 [2020-01-02T09:28:10.719Z] Running integration-test (iteration 1)
09:28:10 [2020-01-02T09:28:10.719Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
09:28:10 [2020-01-02T09:28:10.719Z] ++ 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
09:28:10 [2020-01-02T09:28:10.719Z] ++ set -e
09:28:10 [2020-01-02T09:28:10.719Z] ++ '[' -n 0 ']'
09:28:10 [2020-01-02T09:28:10.719Z] ++ set -x
09:28:10 [2020-01-02T09:28:10.719Z] ++ env -i DEST=/go/src/github.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= 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
09:28:11 [2020-01-02T09:28:11.472Z] === RUN   TestServiceCreateInit/daemonInitEnabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:28:12 [2020-01-02T09:28:12.607Z] + bundleName=s390x-integration
09:28:12 [2020-01-02T09:28:12.607Z] + echo Creating s390x-integration-bundles.tar.gz
09:28:12 [2020-01-02T09:28:12.607Z] Creating s390x-integration-bundles.tar.gz
09:28:12 [2020-01-02T09:28:12.607Z] + xargs tar -czf s390x-integration-bundles.tar.gz
09:28:12 [2020-01-02T09:28:12.607Z] + 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
09:28:12 [2020-01-02T09:28:12.743Z] Archiving artifacts
09:28:13 [2020-01-02T09:28:13.038Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.032s	coverage: 35.8% of statements
09:28:13 [2020-01-02T09:28:13.999Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
09:28:14 [2020-01-02T09:28:14.055Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40291/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:28:14 [2020-01-02T09:28:14.797Z] + make clean
09:28:15 [2020-01-02T09:28:15.359Z] make: command: Command not found
09:28:15 [2020-01-02T09:28:15.359Z] make: command: Command not found
09:28:15 [2020-01-02T09:28:15.359Z] docker volume rm -f docker-dev-cache
09:28:15 [2020-01-02T09:28:15.359Z] docker-dev-cache
[Pipeline] deleteDir
09:28:16 [2020-01-02T09:28:16.525Z] === RUN   TestDockerSuite/TestBuildRm
09:28:16 [2020-01-02T09:28:16.525Z] --- PASS: TestServiceCreateInit (10.28s)
09:28:16 [2020-01-02T09:28:16.525Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s)
09:28:16 [2020-01-02T09:28:16.525Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s)
09:28:16 [2020-01-02T09:28:16.525Z] === RUN   TestCreateServiceMultipleTimes
09:28:19 [2020-01-02T09:28:19.032Z] ok  	github.com/docker/docker/daemon/cluster	2.123s	coverage: 0.5% of statements
09:28:19 [2020-01-02T09:28:19.806Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:28:20 [2020-01-02T09:28:20.014Z] ok  	github.com/docker/docker/daemon/config	1.084s	coverage: 80.1% of statements
09:28:20 [2020-01-02T09:28:20.740Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:28:21 [2020-01-02T09:28:21.572Z] ok  	github.com/docker/docker/daemon/discovery	0.221s	coverage: 30.0% of statements
09:28:21 [2020-01-02T09:28:21.572Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.267s	coverage: 10.9% of statements
09:28:22 [2020-01-02T09:28:22.638Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:28:22 [2020-01-02T09:28:22.896Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:28:23 [2020-01-02T09:28:23.132Z] ok  	github.com/docker/docker/daemon/events	0.459s	coverage: 50.0% of statements
09:28:23 [2020-01-02T09:28:23.461Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:28:24 [2020-01-02T09:28:24.114Z] ok  	github.com/docker/docker/daemon/graphdriver	0.440s	coverage: 2.3% of statements
09:28:24 [2020-01-02T09:28:24.579Z] ok  	github.com/docker/docker/daemon/links	0.180s	coverage: 93.0% of statements
09:28:24 [2020-01-02T09:28:24.835Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:28:26 [2020-01-02T09:28:26.185Z] Loaded image: buildpack-deps:jessie
09:28:26 [2020-01-02T09:28:26.185Z] Loaded image: busybox:latest
09:28:26 [2020-01-02T09:28:26.185Z] Loaded image: busybox:glibc
09:28:26 [2020-01-02T09:28:26.185Z] Loaded image: debian:jessie
09:28:26 [2020-01-02T09:28:26.185Z] Loaded image: hello-world:latest
09:28:26 [2020-01-02T09:28:26.185Z] INFO: Testing against a local daemon
09:28:26 [2020-01-02T09:28:26.185Z] === RUN   TestCgroupNamespacesBuild
09:28:26 [2020-01-02T09:28:26.209Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:28:26 [2020-01-02T09:28:26.471Z] --- PASS: TestCgroupNamespacesBuild (1.59s)
09:28:26 [2020-01-02T09:28:26.471Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:28:26 [2020-01-02T09:28:26.783Z] ok  	github.com/docker/docker/daemon	3.200s	coverage: 9.2% of statements
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
09:28:26 [2020-01-02T09:28:26.783Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
09:28:27 [2020-01-02T09:28:27.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:28:27 [2020-01-02T09:28:27.172Z] #29 28.24 # github.com/docker/docker/contrib/httpserver
09:28:27 [2020-01-02T09:28:27.172Z] #29 28.24 loadinternal: cannot find runtime/cgo
09:28:27 [2020-01-02T09:28:27.172Z] #29 DONE 28.6s
09:28:27 [2020-01-02T09:28:27.172Z] 
09:28:27 [2020-01-02T09:28:27.172Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:28:27 [2020-01-02T09:28:27.172Z] #33 ...
09:28:27 [2020-01-02T09:28:27.172Z] 
09:28:27 [2020-01-02T09:28:27.172Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:28:27 [2020-01-02T09:28:27.172Z] #30 DONE 0.1s
09:28:27 [2020-01-02T09:28:27.172Z] 
09:28:27 [2020-01-02T09:28:27.172Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:28:27 [2020-01-02T09:28:27.400Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:28:27 [2020-01-02T09:28:27.763Z] ok  	github.com/docker/docker/daemon/logger	0.380s	coverage: 43.0% of statements
09:28:27 [2020-01-02T09:28:27.763Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.409s	coverage: 77.4% of statements
09:28:27 [2020-01-02T09:28:27.763Z] ok  	github.com/docker/docker/daemon/images	0.450s	coverage: 4.9% of statements
09:28:27 [2020-01-02T09:28:27.763Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:28:27 [2020-01-02T09:28:27.763Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:28:27 [2020-01-02T09:28:27.763Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
09:28:27 [2020-01-02T09:28:27.763Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:28:27 [2020-01-02T09:28:27.763Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:28:27 [2020-01-02T09:28:27.763Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
09:28:27 [2020-01-02T09:28:27.763Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
09:28:27 [2020-01-02T09:28:27.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
09:28:27 [2020-01-02T09:28:27.949Z] === RUN   TestBuildWithSession
09:28:27 [2020-01-02T09:28:27.949Z] --- SKIP: TestBuildWithSession (0.00s)
09:28:27 [2020-01-02T09:28:27.949Z]     build_session_test.go:25: TODO: BuildKit
09:28:27 [2020-01-02T09:28:27.949Z] === RUN   TestBuildSquashParent
09:28:29 [2020-01-02T09:28:29.968Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.382s	coverage: 88.3% of statements
09:28:30 [2020-01-02T09:28:30.437Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.591s	coverage: 62.1% of statements
09:28:30 [2020-01-02T09:28:30.903Z] ok  	github.com/docker/docker/daemon/logger/local	0.637s	coverage: 74.7% of statements
09:28:30 [2020-01-02T09:28:30.903Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:28:30 [2020-01-02T09:28:30.903Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.336s	coverage: 21.4% of statements
09:28:32 [2020-01-02T09:28:32.465Z] ok  	github.com/docker/docker/daemon/logger/templates	0.060s	coverage: 8.3% of statements
09:28:32 [2020-01-02T09:28:32.745Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:28:32 [2020-01-02T09:28:32.745Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:28:32 [2020-01-02T09:28:32.745Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:28:32 [2020-01-02T09:28:32.745Z] === RUN   TestDockerSuite/TestBuildSpaces
09:28:32 [2020-01-02T09:28:32.745Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:28:33 [2020-01-02T09:28:33.446Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.258s	coverage: 47.8% of statements
09:28:33 [2020-01-02T09:28:33.453Z] --- PASS: TestBuildSquashParent (5.51s)
09:28:33 [2020-01-02T09:28:33.453Z] === RUN   TestBuildWithRemoveAndForceRemove
09:28:33 [2020-01-02T09:28:33.453Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:28:33 [2020-01-02T09:28:33.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:28:33 [2020-01-02T09:28:33.453Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:28:33 [2020-01-02T09:28:33.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:28:33 [2020-01-02T09:28:33.453Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:28:33 [2020-01-02T09:28:33.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:28:33 [2020-01-02T09:28:33.453Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:28:33 [2020-01-02T09:28:33.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:28:33 [2020-01-02T09:28:33.453Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:28:33 [2020-01-02T09:28:33.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:28:33 [2020-01-02T09:28:33.453Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:28:33 [2020-01-02T09:28:33.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:28:33 [2020-01-02T09:28:33.453Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:28:33 [2020-01-02T09:28:33.453Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:28:33 [2020-01-02T09:28:33.453Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:28:33 [2020-01-02T09:28:33.453Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:28:34 [2020-01-02T09:28:34.118Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:28:34 [2020-01-02T09:28:34.118Z] === RUN   TestDockerSuite/TestBuildStderr
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:28:35 [2020-01-02T09:28:35.021Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.174s	coverage: 82.5% of statements
09:28:35 [2020-01-02T09:28:35.021Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:28:35 [2020-01-02T09:28:35.021Z] ?   	github.com/docker/docker/daemon/network	[no test files]
09:28:35 [2020-01-02T09:28:35.021Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:28:35 [2020-01-02T09:28:35.052Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:28:36 [2020-01-02T09:28:36.167Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:28:36 [2020-01-02T09:28:36.451Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:28:36 [2020-01-02T09:28:36.582Z] ok  	github.com/docker/docker/distribution	1.776s	coverage: 20.3% of statements
09:28:37 [2020-01-02T09:28:37.047Z] ok  	github.com/docker/docker/distribution/metadata	1.395s	coverage: 48.2% of statements
09:28:37 [2020-01-02T09:28:37.047Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:28:37 [2020-01-02T09:28:37.516Z] ok  	github.com/docker/docker/errdefs	0.127s	coverage: 49.4% of statements
09:28:37 [2020-01-02T09:28:37.516Z] ok  	github.com/docker/docker/distribution/xfer	2.105s	coverage: 76.8% of statements
09:28:37 [2020-01-02T09:28:37.516Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:28:38 [2020-01-02T09:28:38.334Z] --- PASS: TestCreateServiceMultipleTimes (21.44s)
09:28:38 [2020-01-02T09:28:38.334Z] === RUN   TestCreateServiceConflict
09:28:39 [2020-01-02T09:28:39.146Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:28:39 [2020-01-02T09:28:39.146Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s)
09:28:39 [2020-01-02T09:28:39.146Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s)
09:28:39 [2020-01-02T09:28:39.146Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
09:28:39 [2020-01-02T09:28:39.146Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
09:28:39 [2020-01-02T09:28:39.146Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s)
09:28:39 [2020-01-02T09:28:39.146Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
09:28:39 [2020-01-02T09:28:39.146Z] === RUN   TestBuildMultiStageCopy
09:28:39 [2020-01-02T09:28:39.146Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:28:39 [2020-01-02T09:28:39.707Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:28:39 [2020-01-02T09:28:39.725Z] ok  	github.com/docker/docker/image/cache	0.323s	coverage: 19.2% of statements
09:28:39 [2020-01-02T09:28:39.725Z] ok  	github.com/docker/docker/image/v1	0.159s	coverage: 25.0% of statements
09:28:39 [2020-01-02T09:28:39.725Z] ok  	github.com/docker/docker/image	1.041s	coverage: 86.4% of statements
09:28:39 [2020-01-02T09:28:39.725Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:28:39 [2020-01-02T09:28:39.725Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:28:40 [2020-01-02T09:28:40.626Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:28:40 [2020-01-02T09:28:40.641Z] --- PASS: TestCreateServiceConflict (2.81s)
09:28:40 [2020-01-02T09:28:40.641Z] === RUN   TestCreateServiceMaxReplicas
09:28:40 [2020-01-02T09:28:40.899Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:28:40 [2020-01-02T09:28:40.913Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:28:41 [2020-01-02T09:28:41.201Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:28:41 [2020-01-02T09:28:41.291Z] ok  	github.com/docker/docker/libcontainerd/queue	0.066s	coverage: 100.0% of statements
09:28:41 [2020-01-02T09:28:41.758Z] ok  	github.com/docker/docker/layer	0.748s	coverage: 30.0% of statements
09:28:41 [2020-01-02T09:28:41.822Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:28:42 [2020-01-02T09:28:42.106Z] --- PASS: TestBuildMultiStageCopy (3.49s)
09:28:42 [2020-01-02T09:28:42.106Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s)
09:28:42 [2020-01-02T09:28:42.106Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
09:28:42 [2020-01-02T09:28:42.106Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
09:28:42 [2020-01-02T09:28:42.106Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
09:28:42 [2020-01-02T09:28:42.106Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
09:28:42 [2020-01-02T09:28:42.106Z] === RUN   TestBuildMultiStageParentConfig
09:28:42 [2020-01-02T09:28:42.223Z] ok  	github.com/docker/docker/pkg/aaparser	0.111s	coverage: 50.0% of statements
09:28:42 [2020-01-02T09:28:42.223Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:28:42 [2020-01-02T09:28:42.273Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:28:42 [2020-01-02T09:28:42.531Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:28:43 [2020-01-02T09:28:43.122Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
09:28:43 [2020-01-02T09:28:43.122Z] === RUN   TestBuildLabelWithTargets
09:28:43 [2020-01-02T09:28:43.469Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:28:43 [2020-01-02T09:28:43.780Z] ok  	github.com/docker/docker/opts	0.484s	coverage: 67.3% of statements
09:28:44 [2020-01-02T09:28:44.034Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:28:44 [2020-01-02T09:28:44.617Z] --- PASS: TestCreateServiceMaxReplicas (3.73s)
09:28:44 [2020-01-02T09:28:44.617Z] === RUN   TestCreateWithDuplicateNetworkNames
09:28:44 [2020-01-02T09:28:44.638Z] --- PASS: TestBuildLabelWithTargets (1.58s)
09:28:44 [2020-01-02T09:28:44.638Z] === RUN   TestBuildWithEmptyLayers
09:28:44 [2020-01-02T09:28:44.765Z] ok  	github.com/docker/docker/pkg/authorization	0.563s	coverage: 26.8% of statements
09:28:44 [2020-01-02T09:28:44.765Z] ok  	github.com/docker/docker/libcontainerd/local	0.515s	coverage: 1.0% of statements
09:28:44 [2020-01-02T09:28:44.765Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:28:44 [2020-01-02T09:28:44.765Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:28:44 [2020-01-02T09:28:44.765Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:28:44 [2020-01-02T09:28:44.765Z] ?   	github.com/docker/docker/oci	[no test files]
09:28:44 [2020-01-02T09:28:44.765Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:28:45 [2020-01-02T09:28:45.652Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
09:28:45 [2020-01-02T09:28:45.652Z] === RUN   TestBuildMultiStageOnBuild
09:28:45 [2020-01-02T09:28:45.747Z] ok  	github.com/docker/docker/pkg/broadcaster	0.071s	coverage: 100.0% of statements
09:28:45 [2020-01-02T09:28:45.747Z] ok  	github.com/docker/docker/pkg/capabilities	0.060s	coverage: 87.5% of statements
09:28:45 [2020-01-02T09:28:45.990Z] === RUN   TestDockerSuite/TestBuildUser
09:28:46 [2020-01-02T09:28:46.729Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.206s	coverage: 15.4% of statements
09:28:46 [2020-01-02T09:28:46.729Z] ok  	github.com/docker/docker/pkg/directory	0.132s	coverage: 80.0% of statements
09:28:47 [2020-01-02T09:28:47.194Z] ok  	github.com/docker/docker/pkg/discovery	0.194s	coverage: 58.3% of statements
09:28:47 [2020-01-02T09:28:47.687Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
09:28:47 [2020-01-02T09:28:47.687Z] === RUN   TestBuildUncleanTarFilenames
09:28:48 [2020-01-02T09:28:48.179Z] ok  	github.com/docker/docker/pkg/discovery/file	0.181s	coverage: 97.6% of statements
09:28:48 [2020-01-02T09:28:48.518Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:28:48 [2020-01-02T09:28:48.645Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.065s	coverage: 92.3% of statements
09:28:48 [2020-01-02T09:28:48.698Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
09:28:48 [2020-01-02T09:28:48.698Z] === RUN   TestBuildMultiStageLayerLeak
09:28:49 [2020-01-02T09:28:49.624Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.248s	coverage: 93.8% of statements
09:28:50 [2020-01-02T09:28:50.091Z] ok  	github.com/docker/docker/pkg/filenotify	0.135s	coverage: 36.2% of statements
09:28:51 [2020-01-02T09:28:51.074Z] ok  	github.com/docker/docker/pkg/fileutils	0.218s	coverage: 87.7% of statements
09:28:51 [2020-01-02T09:28:51.384Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
09:28:51 [2020-01-02T09:28:51.384Z] === RUN   TestBuildWithHugeFile
09:28:51 [2020-01-02T09:28:51.539Z] ok  	github.com/docker/docker/pkg/homedir	0.052s	coverage: 42.9% of statements
09:28:51 [2020-01-02T09:28:51.804Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:28:52 [2020-01-02T09:28:52.520Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.361s	coverage: 84.1% of statements
09:28:52 [2020-01-02T09:28:52.520Z] ok  	github.com/docker/docker/pkg/idtools	0.078s	coverage: 6.3% of statements
09:28:54 [2020-01-02T09:28:54.080Z] ok  	github.com/docker/docker/pkg/locker	0.046s	coverage: 88.9% of statements
09:28:54 [2020-01-02T09:28:54.080Z] ok  	github.com/docker/docker/pkg/archive	9.058s	coverage: 62.0% of statements
09:28:54 [2020-01-02T09:28:54.080Z] ok  	github.com/docker/docker/pkg/ioutils	0.756s	coverage: 69.7% of statements
09:28:54 [2020-01-02T09:28:54.080Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.246s	coverage: 91.7% of statements
09:28:54 [2020-01-02T09:28:54.547Z] ok  	github.com/docker/docker/pkg/longpath	0.040s	coverage: 100.0% of statements
09:28:55 [2020-01-02T09:28:55.013Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.126s	coverage: 85.7% of statements
09:28:55 [2020-01-02T09:28:55.480Z] ok  	github.com/docker/docker/pkg/parsers	0.207s	coverage: 97.0% of statements
09:28:55 [2020-01-02T09:28:55.946Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
09:28:57 [2020-01-02T09:28:57.508Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.076s	coverage: 56.8% of statements
09:28:57 [2020-01-02T09:28:57.975Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.095s	coverage: 85.7% of statements
09:28:58 [2020-01-02T09:28:58.441Z] ok  	github.com/docker/docker/pkg/pools	0.043s	coverage: 88.2% of statements
09:28:58 [2020-01-02T09:28:58.907Z] ok  	github.com/docker/docker/pkg/progress	0.043s	coverage: 75.9% of statements
09:28:59 [2020-01-02T09:28:59.887Z] ok  	github.com/docker/docker/pkg/reexec	0.080s	coverage: 82.4% of statements
09:28:59 [2020-01-02T09:28:59.910Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.26s)
09:28:59 [2020-01-02T09:28:59.910Z] === RUN   TestCreateServiceSecretFileMode
09:29:00 [2020-01-02T09:29:00.529Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 73.9% of statements
09:29:00 [2020-01-02T09:29:00.994Z] ok  	github.com/docker/docker/pkg/signal	0.071s	coverage: 20.3% of statements
09:29:00 [2020-01-02T09:29:00.994Z] ok  	github.com/docker/docker/pkg/stdcopy	0.040s	coverage: 100.0% of statements
09:29:01 [2020-01-02T09:29:01.976Z] ok  	github.com/docker/docker/pkg/stringid	0.058s	coverage: 70.6% of statements
09:29:01 [2020-01-02T09:29:01.976Z] ok  	github.com/docker/docker/pkg/streamformatter	0.113s	coverage: 66.2% of statements
09:29:02 [2020-01-02T09:29:02.957Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 38.2% of statements
09:29:03 [2020-01-02T09:29:03.190Z] --- PASS: TestCreateServiceSecretFileMode (3.23s)
09:29:03 [2020-01-02T09:29:03.190Z] === RUN   TestCreateServiceConfigFileMode
09:29:03 [2020-01-02T09:29:03.939Z] ok  	github.com/docker/docker/pkg/system	0.107s	coverage: 13.1% of statements
09:29:04 [2020-01-02T09:29:04.406Z] ok  	github.com/docker/docker/pkg/tailfile	0.276s	coverage: 88.6% of statements
09:29:05 [2020-01-02T09:29:05.378Z] ok  	github.com/docker/docker/pkg/tarsum	0.122s	coverage: 89.3% of statements
09:29:05 [2020-01-02T09:29:05.837Z] ok  	github.com/docker/docker/pkg/term	0.051s	coverage: 30.8% of statements
09:29:06 [2020-01-02T09:29:06.297Z] testing: warning: no tests to run
09:29:06 [2020-01-02T09:29:06.297Z] ok  	github.com/docker/docker/pkg/term/windows	0.036s	coverage: 0.0% of statements [no tests to run]
09:29:06 [2020-01-02T09:29:06.471Z] --- PASS: TestCreateServiceConfigFileMode (3.43s)
09:29:06 [2020-01-02T09:29:06.471Z] === RUN   TestCreateServiceSysctls
09:29:06 [2020-01-02T09:29:06.756Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
09:29:07 [2020-01-02T09:29:07.215Z] ok  	github.com/docker/docker/pkg/urlutil	0.058s	coverage: 100.0% of statements
09:29:07 [2020-01-02T09:29:07.215Z] ok  	github.com/docker/docker/pkg/useragent	0.036s	coverage: 88.9% of statements
09:29:09 [2020-01-02T09:29:09.002Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:29:09 [2020-01-02T09:29:09.399Z] ok  	github.com/docker/docker/plugin/v2	0.319s	coverage: 20.1% of statements
09:29:09 [2020-01-02T09:29:09.858Z] ok  	github.com/docker/docker/plugin	0.475s	coverage: 11.6% of statements
09:29:09 [2020-01-02T09:29:09.937Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:29:10 [2020-01-02T09:29:10.195Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:29:10 [2020-01-02T09:29:10.762Z] --- PASS: TestCreateServiceSysctls (4.26s)
09:29:10 [2020-01-02T09:29:10.762Z] === RUN   TestCreateServiceCapabilities
09:29:10 [2020-01-02T09:29:10.827Z] ok  	github.com/docker/docker/reference	0.216s	coverage: 84.4% of statements
09:29:11 [2020-01-02T09:29:11.330Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:29:11 [2020-01-02T09:29:11.796Z] ok  	github.com/docker/docker/registry/resumable	0.302s	coverage: 100.0% of statements
09:29:12 [2020-01-02T09:29:12.259Z] ok  	github.com/docker/docker/restartmanager	0.082s	coverage: 50.9% of statements
09:29:12 [2020-01-02T09:29:12.703Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:29:12 [2020-01-02T09:29:12.719Z] ok  	github.com/docker/docker/registry	0.460s	coverage: 51.7% of statements
09:29:13 [2020-01-02T09:29:13.178Z] ok  	github.com/docker/docker/runconfig	0.114s	coverage: 54.5% of statements
09:29:13 [2020-01-02T09:29:13.637Z] ok  	github.com/docker/docker/testutil	0.049s	coverage: 62.5% of statements
09:29:14 [2020-01-02T09:29:14.077Z] --- PASS: TestCreateServiceCapabilities (3.19s)
09:29:14 [2020-01-02T09:29:14.077Z] === RUN   TestInspect
09:29:14 [2020-01-02T09:29:14.077Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:29:14 [2020-01-02T09:29:14.077Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:29:14 [2020-01-02T09:29:14.077Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:29:14 [2020-01-02T09:29:14.077Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:29:14 [2020-01-02T09:29:14.077Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:29:16 [2020-01-02T09:29:16.546Z] ok  	github.com/docker/docker/volume/drivers	0.265s	coverage: 36.1% of statements
09:29:16 [2020-01-02T09:29:16.546Z] ok  	github.com/docker/docker/volume/local	0.189s	coverage: 37.7% of statements
09:29:16 [2020-01-02T09:29:16.546Z] ok  	github.com/docker/docker/volume/mounts	0.079s	coverage: 66.2% of statements
09:29:16 [2020-01-02T09:29:16.604Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:29:16 [2020-01-02T09:29:16.604Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:29:17 [2020-01-02T09:29:17.174Z] --- PASS: TestInspect (3.48s)
09:29:17 [2020-01-02T09:29:17.174Z] === RUN   TestServiceListWithStatuses
09:29:17 [2020-01-02T09:29:17.174Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:29:17 [2020-01-02T09:29:17.174Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:29:17 [2020-01-02T09:29:17.174Z] === RUN   TestDockerNetworkConnectAlias
09:29:17 [2020-01-02T09:29:17.431Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:29:18 [2020-01-02T09:29:18.365Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:29:18 [2020-01-02T09:29:18.723Z] ok  	github.com/docker/docker/volume/service	0.501s	coverage: 70.3% of statements
09:29:19 [2020-01-02T09:29:19.298Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:29:19 [2020-01-02T09:29:19.557Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:29:20 [2020-01-02T09:29:20.131Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:29:22 [2020-01-02T09:29:22.660Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:29:23 [2020-01-02T09:29:23.592Z] --- PASS: TestDockerNetworkConnectAlias (6.23s)
09:29:23 [2020-01-02T09:29:23.592Z] === RUN   TestDockerNetworkReConnect
09:29:24 [2020-01-02T09:29:24.965Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:29:25 [2020-01-02T09:29:25.898Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:29:26 [2020-01-02T09:29:26.463Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:29:26 [2020-01-02T09:29:26.721Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:29:27 [2020-01-02T09:29:27.287Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:29:27 [2020-01-02T09:29:27.287Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:29:28 [2020-01-02T09:29:28.220Z] === RUN   TestDockerSuite/TestBuildXZHost
09:29:29 [2020-01-02T09:29:29.597Z] --- PASS: TestDockerNetworkReConnect (6.16s)
09:29:29 [2020-01-02T09:29:29.597Z] === RUN   TestServicePlugin
09:29:30 [2020-01-02T09:29:30.971Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:29:30 [2020-01-02T09:29:30.971Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:29:31 [2020-01-02T09:29:31.229Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:29:32 [2020-01-02T09:29:32.165Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:29:33 [2020-01-02T09:29:33.100Z] === RUN   TestDockerSuite/TestCommitChange
09:29:33 [2020-01-02T09:29:33.530Z] ok  	github.com/docker/docker/pkg/plugins	35.160s	coverage: 73.4% of statements
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/rootless	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/volume	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:29:33 [2020-01-02T09:29:33.530Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === Skipped
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
09:29:33 [2020-01-02T09:29:33.988Z]     dispatchers_test.go:376: Windows does not support stopsignal
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
09:29:33 [2020-01-02T09:29:33.988Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
09:29:33 [2020-01-02T09:29:33.988Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
09:29:33 [2020-01-02T09:29:33.988Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
09:29:33 [2020-01-02T09:29:33.988Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
09:29:33 [2020-01-02T09:29:33.988Z]     client_test.go:23: runtime.GOOS == "windows"
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
09:29:33 [2020-01-02T09:29:33.988Z]     daemon_test.go:147: root required
09:29:33 [2020-01-02T09:29:33.988Z] 
09:29:33 [2020-01-02T09:29:33.988Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     reload_test.go:520: root required
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     pull_v2_test.go:73: Needs fixing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     pull_v2_test.go:118: Needs fixing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     download_test.go:268: Needs fixing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     layer_test.go:304: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     layer_test.go:353: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     layer_test.go:468: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     layer_test.go:697: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     migration_test.go:46: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     migration_test.go:182: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     mount_test.go:17: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     mount_test.go:76: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     mount_test.go:125: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     mount_test.go:212: Failing on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:133: Xz not present in msys2
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:238: Failing on Windows CI machines
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_windows_test.go:16: Currently fails
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     changes_test.go:192: needs more investigation
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     changes_test.go:405: needs further investigation
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     changes_test.go:441: needs further investigation
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     poller_test.go:41: No chmod on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     fileutils_test.go:134: Needs porting to Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     fileutils_test.go:180: Needs porting to Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
09:29:33 [2020-01-02T09:29:33.989Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
09:29:33 [2020-01-02T09:29:33.989Z]     local_test.go:181: runtime.GOOS == "windows"
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] 
09:29:33 [2020-01-02T09:29:33.989Z] DONE 1759 tests, 46 skipped in 200.581s
09:29:33 [2020-01-02T09:29:33.989Z] INFO: make.ps1 ended at 01/02/2020 09:29:33
09:29:34 [2020-01-02T09:29:34.476Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:29:35 [2020-01-02T09:29:35.408Z] === RUN   TestDockerSuite/TestCommitHardlink
09:29:35 [2020-01-02T09:29:35.527Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
09:29:35 [2020-01-02T09:29:35.986Z] INFO: Unit tests ended at 01/02/2020 09:29:35. Duration:00:03:36.0487372
09:29:35 [2020-01-02T09:29:35.986Z] INFO: Building busybox
09:29:35 [2020-01-02T09:29:35.986Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
09:29:35 [2020-01-02T09:29:35.986Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
09:29:35 [2020-01-02T09:29:35.986Z] 
09:29:35 [2020-01-02T09:29:35.986Z] Sending build context to Docker daemon   2.56kB
09:29:35 [2020-01-02T09:29:35.986Z] 
09:29:35 [2020-01-02T09:29:35.986Z] Step 1/6 : FROM microsoft/windowsservercore
09:29:35 [2020-01-02T09:29:35.986Z]  ---> 782a75e44953
09:29:35 [2020-01-02T09:29:35.986Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
09:29:35 [2020-01-02T09:29:35.986Z]  ---> Running in d27007c6e3c8
09:29:37 [2020-01-02T09:29:37.308Z] === RUN   TestDockerSuite/TestCommitNewFile
09:29:39 [2020-01-02T09:29:39.834Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:29:40 [2020-01-02T09:29:40.401Z] === RUN   TestDockerSuite/TestCommitTTY
09:29:41 [2020-01-02T09:29:41.780Z] Removing intermediate container d27007c6e3c8
09:29:41 [2020-01-02T09:29:41.780Z]  ---> 85514ae1c181
09:29:41 [2020-01-02T09:29:41.780Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
09:29:42 [2020-01-02T09:29:42.299Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:29:42 [2020-01-02T09:29:42.747Z] 
09:29:42 [2020-01-02T09:29:42.747Z]  ---> a173b01cc329
09:29:42 [2020-01-02T09:29:42.747Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
09:29:42 [2020-01-02T09:29:42.747Z]  ---> Running in b45cbdd6dce3
09:29:43 [2020-01-02T09:29:43.232Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:29:44 [2020-01-02T09:29:44.284Z] 
09:29:44 [2020-01-02T09:29:44.284Z] SUCCESS: Specified value was saved.
09:29:45 [2020-01-02T09:29:45.128Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:29:46 [2020-01-02T09:29:46.060Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:29:46 [2020-01-02T09:29:46.060Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:29:46 [2020-01-02T09:29:46.060Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:29:46 [2020-01-02T09:29:46.060Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:29:46 [2020-01-02T09:29:46.060Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:29:46 [2020-01-02T09:29:46.060Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:29:46 [2020-01-02T09:29:46.060Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:29:46 [2020-01-02T09:29:46.460Z] Removing intermediate container b45cbdd6dce3
09:29:46 [2020-01-02T09:29:46.460Z]  ---> c0b9fb354fda
09:29:46 [2020-01-02T09:29:46.460Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
09:29:46 [2020-01-02T09:29:46.460Z]  ---> Running in a194a3dcaf16
09:29:48 [2020-01-02T09:29:48.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:29:48 [2020-01-02T09:29:48.674Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:29:50 [2020-01-02T09:29:50.573Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:29:50 [2020-01-02T09:29:50.573Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:29:51 [2020-01-02T09:29:51.948Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:29:52 [2020-01-02T09:29:52.304Z] Cannot create a file when that file already exists.
09:29:52 [2020-01-02T09:29:52.519Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:29:53 [2020-01-02T09:29:53.453Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:29:54 [2020-01-02T09:29:54.387Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:29:55 [2020-01-02T09:29:55.325Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:29:55 [2020-01-02T09:29:55.325Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:29:55 [2020-01-02T09:29:55.325Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:29:55 [2020-01-02T09:29:55.891Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:29:55 [2020-01-02T09:29:55.891Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:29:55 [2020-01-02T09:29:55.891Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:29:56 [2020-01-02T09:29:56.148Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:29:56 [2020-01-02T09:29:56.148Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:29:57 [2020-01-02T09:29:57.080Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:29:58 [2020-01-02T09:29:58.013Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:29:58 [2020-01-02T09:29:58.236Z] Removing intermediate container a194a3dcaf16
09:29:58 [2020-01-02T09:29:58.236Z]  ---> 7036cb4ccb5c
09:29:58 [2020-01-02T09:29:58.236Z] Step 6/6 : CMD ["sh"]
09:29:58 [2020-01-02T09:29:58.236Z]  ---> Running in 2e2fb2741562
09:29:58 [2020-01-02T09:29:58.578Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:29:58 [2020-01-02T09:29:58.578Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:29:58 [2020-01-02T09:29:58.694Z] Removing intermediate container 2e2fb2741562
09:29:58 [2020-01-02T09:29:58.694Z]  ---> 4b6d6fc2f68e
09:29:58 [2020-01-02T09:29:58.694Z] Successfully built 4b6d6fc2f68e
09:29:58 [2020-01-02T09:29:58.694Z] Successfully tagged busybox:latest
09:29:58 [2020-01-02T09:29:58.694Z] INFO: Docker images of the daemon under test
09:29:58 [2020-01-02T09:29:58.694Z] 
09:29:58 [2020-01-02T09:29:58.694Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
09:29:58 [2020-01-02T09:29:58.694Z] busybox                                latest              4b6d6fc2f68e        Less than a second ago   4.85GB
09:29:58 [2020-01-02T09:29:58.694Z] microsoft/windowsservercore            latest              782a75e44953        4 weeks ago              4.82GB
09:29:58 [2020-01-02T09:29:58.694Z] mcr.microsoft.com/windows/servercore   ltsc2019            782a75e44953        4 weeks ago              4.82GB
09:29:58 [2020-01-02T09:29:58.694Z] 
09:29:58 [2020-01-02T09:29:58.694Z] INFO: Running integration tests at 01/02/2020 09:29:58...
09:29:58 [2020-01-02T09:29:58.694Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
09:29:58 [2020-01-02T09:29:58.694Z] INFO: Integration API tests being run from the host:
09:29:58 [2020-01-02T09:29:58.694Z] INFO: make.ps1 starting at 01/02/2020 09:29:58
09:29:59 [2020-01-02T09:29:59.672Z] Running D:\gopath\src\github.com\docker\docker\integration\build
09:30:00 [2020-01-02T09:30:00.478Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:30:01 [2020-01-02T09:30:01.410Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:30:01 [2020-01-02T09:30:01.410Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:30:01 [2020-01-02T09:30:01.975Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:30:02 [2020-01-02T09:30:02.907Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:30:03 [2020-01-02T09:30:03.594Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:30:03 [2020-01-02T09:30:03.594Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:30:03 [2020-01-02T09:30:03.840Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:30:04 [2020-01-02T09:30:04.160Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:30:04 [2020-01-02T09:30:04.771Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:30:04 [2020-01-02T09:30:04.772Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:30:04 [2020-01-02T09:30:04.772Z] --- PASS: TestServicePlugin (34.99s)
09:30:04 [2020-01-02T09:30:04.772Z]     plugin_test.go:62: [d41442115dddc] joining swarm manager [dc0fd45b7fe30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:30:04 [2020-01-02T09:30:04.772Z]     plugin_test.go:65: [d9fb09cf489ca] joining swarm manager [dc0fd45b7fe30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:30:04 [2020-01-02T09:30:04.772Z] === RUN   TestServiceUpdateLabel
09:30:05 [2020-01-02T09:30:05.704Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:30:06 [2020-01-02T09:30:06.638Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:30:07 [2020-01-02T09:30:07.460Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:30:07 [2020-01-02T09:30:07.571Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:30:07 [2020-01-02T09:30:07.571Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:30:07 [2020-01-02T09:30:07.828Z] --- PASS: TestServiceUpdateLabel (3.09s)
09:30:07 [2020-01-02T09:30:07.828Z] === RUN   TestServiceUpdateSecrets
09:30:08 [2020-01-02T09:30:08.393Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:30:09 [2020-01-02T09:30:09.767Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:30:11 [2020-01-02T09:30:11.661Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:30:11 [2020-01-02T09:30:11.668Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:30:11 [2020-01-02T09:30:11.668Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:30:11 [2020-01-02T09:30:11.668Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:30:11 [2020-01-02T09:30:11.668Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:30:11 [2020-01-02T09:30:11.668Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:30:12 [2020-01-02T09:30:12.599Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:30:13 [2020-01-02T09:30:13.035Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:30:13 [2020-01-02T09:30:13.430Z] --- PASS: TestBuildWithHugeFile (81.00s)
09:30:13 [2020-01-02T09:30:13.430Z] === RUN   TestBuildWithEmptyDockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:30:13 [2020-01-02T09:30:13.430Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
09:30:13 [2020-01-02T09:30:13.430Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.37s)
09:30:13 [2020-01-02T09:30:13.430Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.37s)
09:30:13 [2020-01-02T09:30:13.430Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s)
09:30:13 [2020-01-02T09:30:13.430Z] === RUN   TestBuildPreserveOwnership
09:30:13 [2020-01-02T09:30:13.430Z] === RUN   TestBuildPreserveOwnership/copy_from
09:30:14 [2020-01-02T09:30:14.934Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:30:16 [2020-01-02T09:30:16.116Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:30:16 [2020-01-02T09:30:16.306Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:30:16 [2020-01-02T09:30:16.306Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:30:17 [2020-01-02T09:30:17.601Z] --- PASS: TestBuildPreserveOwnership (4.75s)
09:30:17 [2020-01-02T09:30:17.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.10s)
09:30:17 [2020-01-02T09:30:17.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s)
09:30:17 [2020-01-02T09:30:17.601Z] === RUN   TestBuildPlatformInvalid
09:30:17 [2020-01-02T09:30:17.601Z] --- PASS: TestBuildPlatformInvalid (0.15s)
09:30:17 [2020-01-02T09:30:17.601Z] PASS
09:30:17 [2020-01-02T09:30:17.601Z] 
09:30:17 [2020-01-02T09:30:17.601Z] === Skipped
09:30:17 [2020-01-02T09:30:17.601Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
09:30:17 [2020-01-02T09:30:17.601Z]     build_session_test.go:25: TODO: BuildKit
09:30:17 [2020-01-02T09:30:17.601Z] 
09:30:17 [2020-01-02T09:30:17.601Z] 
09:30:17 [2020-01-02T09:30:17.601Z] DONE 32 tests, 1 skipped in 126.801s
09:30:17 [2020-01-02T09:30:17.601Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:30:17 [2020-01-02T09:30:17.601Z] ++ 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
09:30:17 [2020-01-02T09:30:17.601Z] ++ set -e
09:30:17 [2020-01-02T09:30:17.601Z] ++ '[' -n 0 ']'
09:30:17 [2020-01-02T09:30:17.601Z] ++ set -x
09:30:17 [2020-01-02T09:30:17.601Z] ++ env -i DEST=/go/src/github.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= 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
09:30:17 [2020-01-02T09:30:17.601Z] INFO: Testing against a local daemon
09:30:17 [2020-01-02T09:30:17.601Z] === RUN   TestConfigList
09:30:17 [2020-01-02T09:30:17.857Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:30:17 [2020-01-02T09:30:17.857Z] === RUN   TestDockerSuite/TestContainerAPITop
09:30:18 [2020-01-02T09:30:18.789Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:30:18 [2020-01-02T09:30:18.789Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:30:18 [2020-01-02T09:30:18.789Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:30:18 [2020-01-02T09:30:18.831Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:30:20 [2020-01-02T09:30:20.204Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:30:20 [2020-01-02T09:30:20.292Z] --- PASS: TestConfigList (2.25s)
09:30:20 [2020-01-02T09:30:20.292Z] === RUN   TestConfigsCreateAndDelete
09:30:20 [2020-01-02T09:30:20.810Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:30:20 [2020-01-02T09:30:20.810Z] INFO: Testing against a local daemon
09:30:22 [2020-01-02T09:30:22.064Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:30:22 [2020-01-02T09:30:22.322Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:30:22 [2020-01-02T09:30:22.336Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
09:30:22 [2020-01-02T09:30:22.336Z] === RUN   TestConfigsUpdate
09:30:22 [2020-01-02T09:30:22.730Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:30:23 [2020-01-02T09:30:23.255Z] --- PASS: TestServiceUpdateSecrets (15.56s)
09:30:23 [2020-01-02T09:30:23.255Z] === RUN   TestServiceUpdateConfigs
09:30:23 [2020-01-02T09:30:23.514Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:30:24 [2020-01-02T09:30:24.371Z] --- PASS: TestConfigsUpdate (2.26s)
09:30:24 [2020-01-02T09:30:24.371Z] === RUN   TestTemplatedConfig
09:30:25 [2020-01-02T09:30:25.256Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:30:27 [2020-01-02T09:30:27.088Z] --- PASS: TestTemplatedConfig (2.74s)
09:30:27 [2020-01-02T09:30:27.089Z] === RUN   TestConfigInspect
09:30:27 [2020-01-02T09:30:27.785Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:30:28 [2020-01-02T09:30:28.772Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:30:28 [2020-01-02T09:30:28.772Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:30:29 [2020-01-02T09:30:29.156Z] #33 159.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:30:29 [2020-01-02T09:30:29.787Z] --- PASS: TestConfigInspect (2.20s)
09:30:29 [2020-01-02T09:30:29.787Z] === RUN   TestConfigCreateWithLabels
09:30:31 [2020-01-02T09:30:31.318Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:30:31 [2020-01-02T09:30:31.681Z] #33 162.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:30:31 [2020-01-02T09:30:31.826Z] --- PASS: TestConfigCreateWithLabels (2.18s)
09:30:31 [2020-01-02T09:30:31.826Z] === RUN   TestConfigCreateResolve
09:30:32 [2020-01-02T09:30:32.251Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:30:33 [2020-01-02T09:30:33.052Z] #33 163.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:30:33 [2020-01-02T09:30:33.622Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
09:30:33 [2020-01-02T09:30:33.861Z] --- PASS: TestConfigCreateResolve (2.18s)
09:30:33 [2020-01-02T09:30:33.861Z] === RUN   TestConfigDaemonLibtrustID
09:30:34 [2020-01-02T09:30:34.146Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
09:30:34 [2020-01-02T09:30:34.146Z] PASS
09:30:34 [2020-01-02T09:30:34.146Z] 
09:30:34 [2020-01-02T09:30:34.146Z] DONE 8 tests in 16.693s
09:30:34 [2020-01-02T09:30:34.146Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:30:34 [2020-01-02T09:30:34.146Z] ++ 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
09:30:34 [2020-01-02T09:30:34.146Z] ++ set -e
09:30:34 [2020-01-02T09:30:34.146Z] ++ '[' -n 0 ']'
09:30:34 [2020-01-02T09:30:34.146Z] ++ set -x
09:30:34 [2020-01-02T09:30:34.146Z] ++ env -i DEST=/go/src/github.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= 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
09:30:34 [2020-01-02T09:30:34.431Z] INFO: Testing against a local daemon
09:30:34 [2020-01-02T09:30:34.431Z] === RUN   TestCheckpoint
09:30:34 [2020-01-02T09:30:34.431Z] --- SKIP: TestCheckpoint (0.00s)
09:30:34 [2020-01-02T09:30:34.431Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:30:34 [2020-01-02T09:30:34.431Z] === RUN   TestContainerInvalidJSON
09:30:34 [2020-01-02T09:30:34.431Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:30:34 [2020-01-02T09:30:34.431Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:30:34 [2020-01-02T09:30:34.431Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:30:34 [2020-01-02T09:30:34.431Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:30:34 [2020-01-02T09:30:34.431Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:30:34 [2020-01-02T09:30:34.431Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:30:34 [2020-01-02T09:30:34.431Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:30:34 [2020-01-02T09:30:34.431Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:30:34 [2020-01-02T09:30:34.431Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:30:34 [2020-01-02T09:30:34.431Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:30:34 [2020-01-02T09:30:34.431Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:30:34 [2020-01-02T09:30:34.431Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:30:34 [2020-01-02T09:30:34.431Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:30:34 [2020-01-02T09:30:34.431Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:30:34 [2020-01-02T09:30:34.431Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:30:34 [2020-01-02T09:30:34.431Z] === RUN   TestCopyFromContainerPathIsNotDir
09:30:34 [2020-01-02T09:30:34.717Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
09:30:34 [2020-01-02T09:30:34.717Z] === RUN   TestCopyToContainerPathDoesNotExist
09:30:34 [2020-01-02T09:30:34.717Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
09:30:34 [2020-01-02T09:30:34.717Z] === RUN   TestCopyToContainerPathIsNotDir
09:30:34 [2020-01-02T09:30:34.717Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
09:30:34 [2020-01-02T09:30:34.717Z] === RUN   TestCopyFromContainer
09:30:34 [2020-01-02T09:30:34.949Z] #33 165.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:30:34 [2020-01-02T09:30:34.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
09:30:35 [2020-01-02T09:30:35.620Z] ok  	github.com/docker/docker/integration/build	15.749s
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === Skipped
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_session_test.go:25: TODO: BuildKit
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:491: testEnv.OSType == "windows"
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
09:30:36 [2020-01-02T09:30:36.079Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] DONE 22 tests, 10 skipped in 36.277s
09:30:36 [2020-01-02T09:30:36.079Z] 
09:30:36 [2020-01-02T09:30:36.079Z] Running D:\gopath\src\github.com\docker\docker\integration\config
09:30:36 [2020-01-02T09:30:36.202Z] === RUN   TestCopyFromContainer//
09:30:36 [2020-01-02T09:30:36.320Z] #33 166.9 
09:30:36 [2020-01-02T09:30:36.487Z] === RUN   TestCopyFromContainer//bar/root
09:30:36 [2020-01-02T09:30:36.487Z] === RUN   TestCopyFromContainer//bar/root/
09:30:36 [2020-01-02T09:30:36.487Z] === RUN   TestCopyFromContainer/bar/quux
09:30:36 [2020-01-02T09:30:36.774Z] === RUN   TestCopyFromContainer/bar/quux/
09:30:36 [2020-01-02T09:30:36.774Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:30:36 [2020-01-02T09:30:36.774Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:30:36 [2020-01-02T09:30:36.888Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
09:30:36 [2020-01-02T09:30:36.888Z] #33 DONE 167.7s
09:30:36 [2020-01-02T09:30:36.888Z] 
09:30:36 [2020-01-02T09:30:36.888Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:30:37 [2020-01-02T09:30:37.057Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:30:37 [2020-01-02T09:30:37.057Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:30:37 [2020-01-02T09:30:37.057Z] === RUN   TestCopyFromContainer/bar/notarget
09:30:37 [2020-01-02T09:30:37.343Z] --- PASS: TestCopyFromContainer (2.52s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer// (0.09s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:30:37 [2020-01-02T09:30:37.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:30:37 [2020-01-02T09:30:37.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:30:37 [2020-01-02T09:30:37.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:30:37 [2020-01-02T09:30:37.343Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:30:37 [2020-01-02T09:30:37.343Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:30:37 [2020-01-02T09:30:37.343Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:30:37 [2020-01-02T09:30:37.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateLinkToNonExistingContainer
09:30:37 [2020-01-02T09:30:37.343Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateWithInvalidEnv
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateWithInvalidEnv/0
09:30:37 [2020-01-02T09:30:37.343Z] === PAUSE TestCreateWithInvalidEnv/0
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateWithInvalidEnv/1
09:30:37 [2020-01-02T09:30:37.343Z] === PAUSE TestCreateWithInvalidEnv/1
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateWithInvalidEnv/2
09:30:37 [2020-01-02T09:30:37.343Z] === PAUSE TestCreateWithInvalidEnv/2
09:30:37 [2020-01-02T09:30:37.343Z] === CONT  TestCreateWithInvalidEnv/0
09:30:37 [2020-01-02T09:30:37.343Z] === CONT  TestCreateWithInvalidEnv/2
09:30:37 [2020-01-02T09:30:37.343Z] === CONT  TestCreateWithInvalidEnv/1
09:30:37 [2020-01-02T09:30:37.343Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:30:37 [2020-01-02T09:30:37.343Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateTmpfsMountsTarget
09:30:37 [2020-01-02T09:30:37.343Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:30:37 [2020-01-02T09:30:37.343Z] === RUN   TestCreateWithCustomMaskedPaths
09:30:38 [2020-01-02T09:30:38.259Z] --- PASS: TestServiceUpdateConfigs (14.70s)
09:30:38 [2020-01-02T09:30:38.259Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:30:38 [2020-01-02T09:30:38.259Z] INFO: Testing against a local daemon
09:30:38 [2020-01-02T09:30:38.259Z] === RUN   TestServiceUpdateNetwork
09:30:38 [2020-01-02T09:30:38.259Z] ok  	github.com/docker/docker/integration/config	0.239s
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === Skipped
09:30:38 [2020-01-02T09:30:38.259Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
09:30:38 [2020-01-02T09:30:38.259Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.259Z] DONE 8 tests, 8 skipped in 2.316s
09:30:38 [2020-01-02T09:30:38.259Z] 
09:30:38 [2020-01-02T09:30:38.260Z] Running D:\gopath\src\github.com\docker\docker\integration\container
09:30:38 [2020-01-02T09:30:38.784Z] #34 DONE 1.9s
09:30:39 [2020-01-02T09:30:39.383Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:30:39 [2020-01-02T09:30:39.383Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:30:39 [2020-01-02T09:30:39.383Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:30:39 [2020-01-02T09:30:39.383Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:30:39 [2020-01-02T09:30:39.384Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:30:39 [2020-01-02T09:30:39.384Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
09:30:39 [2020-01-02T09:30:39.384Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
09:30:39 [2020-01-02T09:30:39.384Z] === RUN   TestCreateWithCustomReadonlyPaths
09:30:40 [2020-01-02T09:30:40.157Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007e8be0_<nil>}
09:30:40 [2020-01-02T09:30:40.682Z] 
09:30:40 [2020-01-02T09:30:40.682Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:30:41 [2020-01-02T09:30:41.167Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:30:41 [2020-01-02T09:30:41.167Z] INFO: Testing against a local daemon
09:30:41 [2020-01-02T09:30:41.415Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s)
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:30:41 [2020-01-02T09:30:41.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:30:41 [2020-01-02T09:30:41.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:30:41 [2020-01-02T09:30:41.415Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:30:41 [2020-01-02T09:30:41.415Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:30:41 [2020-01-02T09:30:41.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:30:41 [2020-01-02T09:30:41.415Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:30:41 [2020-01-02T09:30:41.415Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
09:30:41 [2020-01-02T09:30:41.415Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:30:41 [2020-01-02T09:30:41.415Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
09:30:41 [2020-01-02T09:30:41.415Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestContainerStartOnDaemonRestart
09:30:41 [2020-01-02T09:30:41.415Z] === PAUSE TestContainerStartOnDaemonRestart
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestDaemonRestartIpcMode
09:30:41 [2020-01-02T09:30:41.415Z] === PAUSE TestDaemonRestartIpcMode
09:30:41 [2020-01-02T09:30:41.415Z] === RUN   TestDiff
09:30:41 [2020-01-02T09:30:41.530Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1209150591_/foo_false__<nil>_<nil>_<nil>}
09:30:41 [2020-01-02T09:30:41.613Z] #35 DONE 1.1s
09:30:41 [2020-01-02T09:30:41.613Z] 
09:30:41 [2020-01-02T09:30:41.613Z] #36 exporting to image
09:30:41 [2020-01-02T09:30:41.613Z] #36 exporting layers
09:30:42 [2020-01-02T09:30:42.034Z] --- PASS: TestDiff (0.63s)
09:30:42 [2020-01-02T09:30:42.034Z] === RUN   TestExecWithCloseStdin
09:30:43 [2020-01-02T09:30:43.047Z] --- PASS: TestExecWithCloseStdin (0.76s)
09:30:43 [2020-01-02T09:30:43.047Z] === RUN   TestExec
09:30:43 [2020-01-02T09:30:43.558Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1209150591_/foo_true__<nil>_<nil>_<nil>}
09:30:43 [2020-01-02T09:30:43.666Z] --- PASS: TestExec (0.74s)
09:30:43 [2020-01-02T09:30:43.666Z] === RUN   TestExecUser
09:30:44 [2020-01-02T09:30:44.183Z] #36 exporting layers 2.5s done
09:30:44 [2020-01-02T09:30:44.183Z] #36 writing image sha256:ed8bc582a5bc753a6be3f1b77bb12c91bdaa864258d1c65b73a6b42f81a3ee8c done
09:30:44 [2020-01-02T09:30:44.183Z] #36 naming to docker.io/library/moby-e2e-test done
09:30:44 [2020-01-02T09:30:44.183Z] #36 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:30:44 [2020-01-02T09:30:44.498Z] + echo Ensuring container killed.
09:30:44 [2020-01-02T09:30:44.498Z] Ensuring container killed.
09:30:44 [2020-01-02T09:30:44.498Z] + docker rm -vf docker-pr2
09:30:44 [2020-01-02T09:30:44.498Z] Error: No such container: docker-pr2
09:30:44 [2020-01-02T09:30:44.498Z] + true
[Pipeline] sh
09:30:44 [2020-01-02T09:30:44.684Z] --- PASS: TestExecUser (0.77s)
09:30:44 [2020-01-02T09:30:44.685Z] === RUN   TestExportContainerAndImportImage
09:30:44 [2020-01-02T09:30:44.781Z] + echo Chowning /workspace to jenkins user
09:30:44 [2020-01-02T09:30:44.781Z] Chowning /workspace to jenkins user
09:30:44 [2020-01-02T09:30:44.781Z] + id -u
09:30:44 [2020-01-02T09:30:44.781Z] + id -g
09:30:44 [2020-01-02T09:30:44.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40291:/workspace busybox chown -R 1000:1000 /workspace
09:30:44 [2020-01-02T09:30:44.928Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3071777234_/foo_false__<nil>_<nil>_<nil>}
09:30:45 [2020-01-02T09:30:45.305Z] --- PASS: TestExportContainerAndImportImage (1.01s)
09:30:45 [2020-01-02T09:30:45.589Z] === RUN   TestExportContainerAfterDaemonRestart
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:30:46 [2020-01-02T09:30:46.008Z] + bundleName=unit
09:30:46 [2020-01-02T09:30:46.008Z] + echo Creating unit-bundles.tar.gz
09:30:46 [2020-01-02T09:30:46.008Z] Creating unit-bundles.tar.gz
09:30:46 [2020-01-02T09:30:46.008Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:30:46 [2020-01-02T09:30:46.008Z] bundles/junit-report.xml
09:30:46 [2020-01-02T09:30:46.008Z] bundles/go-test-report.json
09:30:46 [2020-01-02T09:30:46.008Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:30:46 [2020-01-02T09:30:46.019Z] Archiving artifacts
09:30:46 [2020-01-02T09:30:46.550Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40291/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:30:46 [2020-01-02T09:30:46.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3071777234_/foo_true__<nil>_<nil>_<nil>}
09:30:46 [2020-01-02T09:30:46.864Z] + make clean
09:30:47 [2020-01-02T09:30:47.069Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
09:30:47 [2020-01-02T09:30:47.069Z] === RUN   TestHealthCheckWorkdir
09:30:47 [2020-01-02T09:30:47.124Z] docker volume rm -f docker-dev-cache
09:30:47 [2020-01-02T09:30:47.124Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:30:48 [2020-01-02T09:30:48.080Z] --- PASS: TestHealthCheckWorkdir (0.90s)
09:30:48 [2020-01-02T09:30:48.080Z] === RUN   TestHealthKillContainer
09:30:48 [2020-01-02T09:30:48.197Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3071777234_/foo_true__0xc0007e9060_<nil>_<nil>}
09:30:49 [2020-01-02T09:30:49.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007e9080_<nil>}
09:30:50 [2020-01-02T09:30:50.759Z] --- PASS: TestHealthKillContainer (2.84s)
09:30:50 [2020-01-02T09:30:50.759Z] === RUN   TestInspectCpusetInConfigPre120
09:30:51 [2020-01-02T09:30:51.378Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
09:30:51 [2020-01-02T09:30:51.378Z] === RUN   TestIpcModeNone
09:30:51 [2020-01-02T09:30:51.466Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007e90a0_<nil>}
09:30:52 [2020-01-02T09:30:52.391Z] --- PASS: TestIpcModeNone (0.76s)
09:30:52 [2020-01-02T09:30:52.391Z] === RUN   TestIpcModePrivate
09:30:52 [2020-01-02T09:30:52.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:30:52 [2020-01-02T09:30:52.843Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007e90c0_<nil>}
09:30:53 [2020-01-02T09:30:53.009Z] --- PASS: TestIpcModePrivate (0.77s)
09:30:53 [2020-01-02T09:30:53.009Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
09:30:53 [2020-01-02T09:30:53.009Z] === RUN   TestIpcModeShareable
09:30:53 [2020-01-02T09:30:53.419Z] --- PASS: TestServiceUpdateNetwork (15.21s)
09:30:53 [2020-01-02T09:30:53.419Z] PASS
09:30:53 [2020-01-02T09:30:53.419Z] 
09:30:53 [2020-01-02T09:30:53.419Z] === Skipped
09:30:53 [2020-01-02T09:30:53.419Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:30:53 [2020-01-02T09:30:53.419Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:30:53 [2020-01-02T09:30:53.419Z] 
09:30:53 [2020-01-02T09:30:53.419Z] 
09:30:53 [2020-01-02T09:30:53.419Z] DONE 20 tests, 1 skipped in 167.193s
09:30:53 [2020-01-02T09:30:53.419Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:30:53 [2020-01-02T09:30:53.419Z] ++ 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
09:30:53 [2020-01-02T09:30:53.419Z] ++ set -e
09:30:53 [2020-01-02T09:30:53.419Z] ++ '[' -n 0 ']'
09:30:53 [2020-01-02T09:30:53.419Z] ++ set -x
09:30:53 [2020-01-02T09:30:53.420Z] ++ env -i DEST=/go/src/github.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= 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
09:30:53 [2020-01-02T09:30:53.420Z] INFO: Testing against a local daemon
09:30:53 [2020-01-02T09:30:53.420Z] === RUN   TestSessionCreate
09:30:53 [2020-01-02T09:30:53.420Z] --- PASS: TestSessionCreate (0.09s)
09:30:53 [2020-01-02T09:30:53.420Z] === RUN   TestSessionCreateWithBadUpgrade
09:30:53 [2020-01-02T09:30:53.644Z] --- PASS: TestIpcModeShareable (0.81s)
09:30:53 [2020-01-02T09:30:53.645Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
09:30:53 [2020-01-02T09:30:53.645Z] === RUN   TestAPIIpcModeShareableAndContainer
09:30:53 [2020-01-02T09:30:53.677Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
09:30:53 [2020-01-02T09:30:53.677Z] PASS
09:30:53 [2020-01-02T09:30:53.677Z] 
09:30:53 [2020-01-02T09:30:53.677Z] DONE 2 tests in 0.306s
09:30:53 [2020-01-02T09:30:53.677Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:30:53 [2020-01-02T09:30:53.677Z] ++ 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
09:30:53 [2020-01-02T09:30:53.677Z] ++ set -e
09:30:53 [2020-01-02T09:30:53.677Z] ++ '[' -n 0 ']'
09:30:53 [2020-01-02T09:30:53.677Z] ++ set -x
09:30:53 [2020-01-02T09:30:53.677Z] ++ env -i DEST=/go/src/github.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= 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
09:30:53 [2020-01-02T09:30:53.677Z] INFO: Testing against a local daemon
09:30:53 [2020-01-02T09:30:53.677Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:30:53 [2020-01-02T09:30:53.677Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:30:53 [2020-01-02T09:30:53.677Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:30:53 [2020-01-02T09:30:53.677Z] === RUN   TestEventsExecDie
09:30:54 [2020-01-02T09:30:54.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007e90e0_<nil>}
09:30:54 [2020-01-02T09:30:54.808Z] --- PASS: TestEventsExecDie (1.18s)
09:30:54 [2020-01-02T09:30:54.808Z] === RUN   TestEventsBackwardsCompatible
09:30:55 [2020-01-02T09:30:55.066Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:30:55 [2020-01-02T09:30:55.066Z] === RUN   TestInfoBinaryCommits
09:30:55 [2020-01-02T09:30:55.066Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:30:55 [2020-01-02T09:30:55.066Z] === RUN   TestInfoAPIVersioned
09:30:55 [2020-01-02T09:30:55.066Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:30:55 [2020-01-02T09:30:55.066Z] === RUN   TestInfoDiscoveryBackend
09:30:55 [2020-01-02T09:30:55.631Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:30:55 [2020-01-02T09:30:55.631Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:30:56 [2020-01-02T09:30:56.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:30:56 [2020-01-02T09:30:56.333Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s)
09:30:56 [2020-01-02T09:30:56.333Z] === RUN   TestAPIIpcModeHost
09:30:56 [2020-01-02T09:30:56.618Z] --- PASS: TestAPIIpcModeHost (0.66s)
09:30:56 [2020-01-02T09:30:56.618Z] === RUN   TestDaemonIpcModeShareable
09:30:56 [2020-01-02T09:30:56.761Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:30:56 [2020-01-02T09:30:56.761Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:30:57 [2020-01-02T09:30:57.022Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
09:30:57 [2020-01-02T09:30:57.022Z] === RUN   TestInfoAPI
09:30:57 [2020-01-02T09:30:57.279Z] --- PASS: TestInfoAPI (0.03s)
09:30:57 [2020-01-02T09:30:57.279Z] === RUN   TestInfoAPIWarnings
09:30:57 [2020-01-02T09:30:57.845Z] --- PASS: TestInfoAPIWarnings (0.55s)
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestInfoDebug
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:30:57 [2020-01-02T09:30:57.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:30:58 [2020-01-02T09:30:58.098Z] --- PASS: TestDaemonIpcModeShareable (1.63s)
09:30:58 [2020-01-02T09:30:58.098Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:30:58 [2020-01-02T09:30:58.098Z] === RUN   TestDaemonIpcModePrivate
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
09:30:58 [2020-01-02T09:30:58.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
09:30:58 [2020-01-02T09:30:58.361Z] --- PASS: TestInfoDebug (0.54s)
09:30:58 [2020-01-02T09:30:58.361Z] === RUN   TestInfoInsecureRegistries
09:30:58 [2020-01-02T09:30:58.361Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:30:58 [2020-01-02T09:30:58.927Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:30:58 [2020-01-02T09:30:58.927Z] === RUN   TestInfoRegistryMirrors
09:30:59 [2020-01-02T09:30:59.493Z] --- PASS: TestInfoRegistryMirrors (0.56s)
09:30:59 [2020-01-02T09:30:59.493Z] === RUN   TestLoginFailsWithBadCredentials
09:30:59 [2020-01-02T09:30:59.752Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
09:30:59 [2020-01-02T09:30:59.752Z] === RUN   TestPingCacheHeaders
09:30:59 [2020-01-02T09:30:59.752Z] --- PASS: TestPingCacheHeaders (0.02s)
09:30:59 [2020-01-02T09:30:59.752Z] === RUN   TestPingGet
09:30:59 [2020-01-02T09:30:59.752Z] --- PASS: TestPingGet (0.02s)
09:30:59 [2020-01-02T09:30:59.752Z] === RUN   TestPingHead
09:30:59 [2020-01-02T09:30:59.752Z] --- PASS: TestPingHead (0.02s)
09:30:59 [2020-01-02T09:30:59.752Z] === RUN   TestVersion
09:30:59 [2020-01-02T09:30:59.752Z] --- PASS: TestVersion (0.02s)
09:30:59 [2020-01-02T09:30:59.752Z] PASS
09:30:59 [2020-01-02T09:30:59.752Z] 
09:30:59 [2020-01-02T09:30:59.752Z] === Skipped
09:30:59 [2020-01-02T09:30:59.752Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:30:59 [2020-01-02T09:30:59.752Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:30:59 [2020-01-02T09:30:59.752Z] 
09:30:59 [2020-01-02T09:30:59.752Z] 
09:30:59 [2020-01-02T09:30:59.752Z] DONE 18 tests, 1 skipped in 6.133s
09:30:59 [2020-01-02T09:30:59.752Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:30:59 [2020-01-02T09:30:59.752Z] ++ 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
09:30:59 [2020-01-02T09:30:59.752Z] ++ set -e
09:30:59 [2020-01-02T09:30:59.752Z] ++ '[' -n 0 ']'
09:30:59 [2020-01-02T09:30:59.752Z] ++ set -x
09:30:59 [2020-01-02T09:30:59.752Z] ++ env -i DEST=/go/src/github.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= 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
09:31:00 [2020-01-02T09:31:00.011Z] INFO: Testing against a local daemon
09:31:00 [2020-01-02T09:31:00.011Z] === RUN   TestVolumesCreateAndList
09:31:00 [2020-01-02T09:31:00.011Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:31:00 [2020-01-02T09:31:00.011Z] === RUN   TestVolumesRemove
09:31:00 [2020-01-02T09:31:00.011Z] --- PASS: TestVolumesRemove (0.11s)
09:31:00 [2020-01-02T09:31:00.011Z] === RUN   TestVolumesInspect
09:31:00 [2020-01-02T09:31:00.011Z] --- PASS: TestVolumesInspect (0.05s)
09:31:00 [2020-01-02T09:31:00.011Z] === RUN   TestVolumesInvalidJSON
09:31:00 [2020-01-02T09:31:00.011Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:31:00 [2020-01-02T09:31:00.011Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:31:00 [2020-01-02T09:31:00.011Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:31:00 [2020-01-02T09:31:00.011Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:31:00 [2020-01-02T09:31:00.011Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:31:00 [2020-01-02T09:31:00.011Z] PASS
09:31:00 [2020-01-02T09:31:00.011Z] 
09:31:00 [2020-01-02T09:31:00.011Z] DONE 5 tests in 0.381s
09:31:00 [2020-01-02T09:31:00.135Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
09:31:00 [2020-01-02T09:31:00.135Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:31:00 [2020-01-02T09:31:00.135Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:31:00 [2020-01-02T09:31:00.269Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:31:00 [2020-01-02T09:31:00.269Z] ++++ cat bundles/test-integration/docker.pid
09:31:00 [2020-01-02T09:31:00.269Z] +++ kill 5328
09:31:01 [2020-01-02T09:31:01.632Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
09:31:01 [2020-01-02T09:31:01.632Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:31:01 [2020-01-02T09:31:01.632Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:31:01 [2020-01-02T09:31:01.642Z] +++ /etc/init.d/apparmor stop
09:31:01 [2020-01-02T09:31:01.642Z] Clearing AppArmor profiles cache:.
09:31:01 [2020-01-02T09:31:01.642Z] All profile caches have been cleared, but no profiles have been unloaded.
09:31:01 [2020-01-02T09:31:01.642Z] Unloading profiles will leave already running processes permanently
09:31:01 [2020-01-02T09:31:01.642Z] unconfined, which can lead to unexpected situations.
09:31:01 [2020-01-02T09:31:01.642Z] 
09:31:01 [2020-01-02T09:31:01.642Z] To set a process to complain mode, use the command line tool
09:31:01 [2020-01-02T09:31:01.642Z] 'aa-complain'. To really tear down all profiles, run the init script
09:31:01 [2020-01-02T09:31:01.642Z] with the 'teardown' option."
09:31:01 [2020-01-02T09:31:01.642Z] 
09:31:01 [2020-01-02T09:31:01.642Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:31:03 [2020-01-02T09:31:03.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
09:31:03 [2020-01-02T09:31:03.113Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:31:03 [2020-01-02T09:31:03.113Z] === RUN   TestIpcModeOlderClient
09:31:03 [2020-01-02T09:31:03.113Z] === PAUSE TestIpcModeOlderClient
09:31:03 [2020-01-02T09:31:03.113Z] === RUN   TestKillContainerInvalidSignal
09:31:04 [2020-01-02T09:31:04.126Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
09:31:04 [2020-01-02T09:31:04.126Z] === RUN   TestKillContainer
09:31:04 [2020-01-02T09:31:04.126Z] === RUN   TestKillContainer/no_signal
09:31:04 [2020-01-02T09:31:04.168Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:31:04 [2020-01-02T09:31:04.409Z] === RUN   TestKillContainer/non_killing_signal
09:31:05 [2020-01-02T09:31:05.029Z] === RUN   TestKillContainer/killing_signal
09:31:06 [2020-01-02T09:31:06.042Z] --- PASS: TestKillContainer (1.98s)
09:31:06 [2020-01-02T09:31:06.042Z]     --- PASS: TestKillContainer/no_signal (0.62s)
09:31:06 [2020-01-02T09:31:06.042Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
09:31:06 [2020-01-02T09:31:06.042Z]     --- PASS: TestKillContainer/killing_signal (0.65s)
09:31:06 [2020-01-02T09:31:06.042Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:31:06 [2020-01-02T09:31:06.042Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:31:06 [2020-01-02T09:31:06.660Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:31:07 [2020-01-02T09:31:07.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
09:31:07 [2020-01-02T09:31:07.279Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
09:31:07 [2020-01-02T09:31:07.279Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
09:31:07 [2020-01-02T09:31:07.279Z] === RUN   TestKillStoppedContainer
09:31:07 [2020-01-02T09:31:07.279Z] --- PASS: TestKillStoppedContainer (0.07s)
09:31:07 [2020-01-02T09:31:07.279Z] === RUN   TestKillStoppedContainerAPIPre120
09:31:07 [2020-01-02T09:31:07.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
09:31:07 [2020-01-02T09:31:07.279Z] === RUN   TestKillDifferentUserContainer
09:31:07 [2020-01-02T09:31:07.444Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:31:07 [2020-01-02T09:31:07.897Z] --- PASS: TestKillDifferentUserContainer (0.62s)
09:31:07 [2020-01-02T09:31:07.897Z] === RUN   TestInspectOomKilledTrue
09:31:08 [2020-01-02T09:31:08.819Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:31:08 [2020-01-02T09:31:08.819Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:31:09 [2020-01-02T09:31:09.389Z] --- PASS: TestInspectOomKilledTrue (1.21s)
09:31:09 [2020-01-02T09:31:09.389Z] === RUN   TestInspectOomKilledFalse
09:31:09 [2020-01-02T09:31:09.752Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:31:10 [2020-01-02T09:31:10.012Z] --- PASS: TestInspectOomKilledFalse (0.63s)
09:31:10 [2020-01-02T09:31:10.012Z] === RUN   TestLinksEtcHostsContentMatch
09:31:10 [2020-01-02T09:31:10.295Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
09:31:10 [2020-01-02T09:31:10.295Z] === RUN   TestLinksContainerNames
09:31:10 [2020-01-02T09:31:10.683Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:31:11 [2020-01-02T09:31:11.616Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:31:11 [2020-01-02T09:31:11.776Z] --- PASS: TestLinksContainerNames (1.28s)
09:31:11 [2020-01-02T09:31:11.776Z] === RUN   TestLogsFollowTailEmpty
09:31:12 [2020-01-02T09:31:12.396Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
09:31:12 [2020-01-02T09:31:12.396Z] === RUN   TestContainerNetworkMountsNoChown
09:31:12 [2020-01-02T09:31:12.553Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:31:13 [2020-01-02T09:31:13.019Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/default
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/default
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/private
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/private
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rprivate
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rprivate
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/slave
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/slave
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rslave
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rslave
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/shared
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/shared
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rshared
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rshared
09:31:13 [2020-01-02T09:31:13.019Z] === CONT  TestMountDaemonRoot/default
09:31:13 [2020-01-02T09:31:13.019Z] === CONT  TestMountDaemonRoot/rshared
09:31:13 [2020-01-02T09:31:13.019Z] === CONT  TestMountDaemonRoot/shared
09:31:13 [2020-01-02T09:31:13.019Z] === CONT  TestMountDaemonRoot/rslave
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/default/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/default/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === CONT  TestMountDaemonRoot/rprivate
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === CONT  TestMountDaemonRoot/slave
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:31:13 [2020-01-02T09:31:13.019Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:31:13 [2020-01-02T09:31:13.019Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/private
09:31:13 [2020-01-02T09:31:13.020Z] === RUN   TestMountDaemonRoot/private/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === RUN   TestMountDaemonRoot/private/mount_root
09:31:13 [2020-01-02T09:31:13.020Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:31:13 [2020-01-02T09:31:13.020Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/default/mount_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/default/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/private/bind_root
09:31:13 [2020-01-02T09:31:13.020Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:31:13 [2020-01-02T09:31:13.306Z] === CONT  TestMountDaemonRoot/private/mount_root
09:31:13 [2020-01-02T09:31:13.306Z] --- PASS: TestMountDaemonRoot (0.04s)
09:31:13 [2020-01-02T09:31:13.306Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:31:13 [2020-01-02T09:31:13.306Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:31:13 [2020-01-02T09:31:13.306Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:31:13 [2020-01-02T09:31:13.306Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:31:13 [2020-01-02T09:31:13.306Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
09:31:13 [2020-01-02T09:31:13.306Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:31:13 [2020-01-02T09:31:13.306Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:31:13 [2020-01-02T09:31:13.306Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:31:13 [2020-01-02T09:31:13.306Z] === RUN   TestContainerBindMountNonRecursive
09:31:13 [2020-01-02T09:31:13.486Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:31:14 [2020-01-02T09:31:14.422Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:31:15 [2020-01-02T09:31:15.353Z] --- PASS: TestContainerBindMountNonRecursive (1.63s)
09:31:15 [2020-01-02T09:31:15.353Z] === RUN   TestNetworkNat
09:31:15 [2020-01-02T09:31:15.639Z] --- PASS: TestNetworkNat (0.69s)
09:31:15 [2020-01-02T09:31:15.639Z] === RUN   TestNetworkLocalhostTCPNat
09:31:15 [2020-01-02T09:31:15.795Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:31:16 [2020-01-02T09:31:16.259Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s)
09:31:16 [2020-01-02T09:31:16.259Z] === RUN   TestNetworkLoopbackNat
09:31:16 [2020-01-02T09:31:16.728Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:31:17 [2020-01-02T09:31:17.317Z] --- PASS: TestNetworkLoopbackNat (0.89s)
09:31:17 [2020-01-02T09:31:17.317Z] === RUN   TestPause
09:31:17 [2020-01-02T09:31:17.691Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:31:17 [2020-01-02T09:31:17.936Z] --- PASS: TestPause (0.71s)
09:31:17 [2020-01-02T09:31:17.936Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:31:17 [2020-01-02T09:31:17.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:31:17 [2020-01-02T09:31:17.936Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:31:17 [2020-01-02T09:31:17.936Z] === RUN   TestPauseStopPausedContainer
09:31:18 [2020-01-02T09:31:18.555Z] --- PASS: TestPauseStopPausedContainer (0.70s)
09:31:18 [2020-01-02T09:31:18.555Z] === RUN   TestPsFilter
09:31:18 [2020-01-02T09:31:18.623Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:31:18 [2020-01-02T09:31:18.843Z] --- PASS: TestPsFilter (0.18s)
09:31:18 [2020-01-02T09:31:18.844Z] === RUN   TestRemoveContainerWithRemovedVolume
09:31:19 [2020-01-02T09:31:19.462Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
09:31:19 [2020-01-02T09:31:19.462Z] === RUN   TestRemoveContainerWithVolume
09:31:19 [2020-01-02T09:31:19.995Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:31:20 [2020-01-02T09:31:20.084Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
09:31:20 [2020-01-02T09:31:20.084Z] === RUN   TestRemoveContainerRunning
09:31:20 [2020-01-02T09:31:20.707Z] --- PASS: TestRemoveContainerRunning (0.67s)
09:31:20 [2020-01-02T09:31:20.707Z] === RUN   TestRemoveContainerForceRemoveRunning
09:31:20 [2020-01-02T09:31:20.928Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:31:21 [2020-01-02T09:31:21.326Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
09:31:21 [2020-01-02T09:31:21.327Z] === RUN   TestRemoveInvalidContainer
09:31:21 [2020-01-02T09:31:21.327Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:31:21 [2020-01-02T09:31:21.327Z] === RUN   TestRenameLinkedContainer
09:31:21 [2020-01-02T09:31:21.860Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:31:23 [2020-01-02T09:31:23.234Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:31:24 [2020-01-02T09:31:24.024Z] --- PASS: TestRenameLinkedContainer (2.57s)
09:31:24 [2020-01-02T09:31:24.024Z] === RUN   TestRenameStoppedContainer
09:31:24 [2020-01-02T09:31:24.607Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:31:24 [2020-01-02T09:31:24.644Z] --- PASS: TestRenameStoppedContainer (0.64s)
09:31:24 [2020-01-02T09:31:24.644Z] === RUN   TestRenameRunningContainerAndReuse
09:31:25 [2020-01-02T09:31:25.540Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:31:25 [2020-01-02T09:31:25.540Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:31:26 [2020-01-02T09:31:26.144Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s)
09:31:26 [2020-01-02T09:31:26.144Z] === RUN   TestRenameInvalidName
09:31:26 [2020-01-02T09:31:26.473Z] === RUN   TestDockerSuite/TestCpRelativePath
09:31:26 [2020-01-02T09:31:26.762Z] --- PASS: TestRenameInvalidName (0.66s)
09:31:26 [2020-01-02T09:31:26.762Z] === RUN   TestRenameAnonymousContainer
09:31:27 [2020-01-02T09:31:27.405Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:31:28 [2020-01-02T09:31:28.338Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:31:29 [2020-01-02T09:31:29.269Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:31:29 [2020-01-02T09:31:29.454Z] --- PASS: TestRenameAnonymousContainer (2.37s)
09:31:29 [2020-01-02T09:31:29.454Z] === RUN   TestRenameContainerWithSameName
09:31:29 [2020-01-02T09:31:29.739Z] --- PASS: TestRenameContainerWithSameName (0.65s)
09:31:29 [2020-01-02T09:31:29.739Z] === RUN   TestRenameContainerWithLinkedContainer
09:31:30 [2020-01-02T09:31:30.641Z] === RUN   TestDockerSuite/TestCpToCaseA
09:31:31 [2020-01-02T09:31:31.231Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s)
09:31:31 [2020-01-02T09:31:31.231Z] === RUN   TestResize
09:31:31 [2020-01-02T09:31:31.515Z] --- PASS: TestResize (0.65s)
09:31:31 [2020-01-02T09:31:31.515Z] === RUN   TestResizeWithInvalidSize
09:31:32 [2020-01-02T09:31:32.133Z] --- PASS: TestResizeWithInvalidSize (0.67s)
09:31:32 [2020-01-02T09:31:32.133Z] === RUN   TestResizeWhenContainerNotStarted
09:31:32 [2020-01-02T09:31:32.537Z] === RUN   TestDockerSuite/TestCpToCaseB
09:31:32 [2020-01-02T09:31:32.757Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:31:32 [2020-01-02T09:31:32.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:31:33 [2020-01-02T09:31:33.471Z] === RUN   TestDockerSuite/TestCpToCaseC
09:31:35 [2020-01-02T09:31:35.996Z] === RUN   TestDockerSuite/TestCpToCaseD
09:31:36 [2020-01-02T09:31:36.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:31:36 [2020-01-02T09:31:36.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:31:37 [2020-01-02T09:31:37.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:31:37 [2020-01-02T09:31:37.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:31:38 [2020-01-02T09:31:38.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:31:39 [2020-01-02T09:31:39.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:31:39 [2020-01-02T09:31:39.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:31:40 [2020-01-02T09:31:40.897Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:31:41 [2020-01-02T09:31:41.256Z] === RUN   TestDockerSuite/TestCpToCaseE
09:31:41 [2020-01-02T09:31:41.600Z] ok  	github.com/docker/docker/integration/container	58.966s
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === Skipped
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
09:31:41 [2020-01-02T09:31:41.600Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
09:31:41 [2020-01-02T09:31:41.600Z]     copy_test.go:25: testEnv.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
09:31:41 [2020-01-02T09:31:41.600Z]     copy_test.go:39: testEnv.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
09:31:41 [2020-01-02T09:31:41.600Z]     copy_test.go:51: testEnv.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
09:31:41 [2020-01-02T09:31:41.600Z]     copy_test.go:65: testEnv.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.600Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.600Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
09:31:41 [2020-01-02T09:31:41.600Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.600Z] 
09:31:41 [2020-01-02T09:31:41.600Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
09:31:41 [2020-01-02T09:31:41.601Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] DONE 79 tests, 40 skipped in 61.596s
09:31:41 [2020-01-02T09:31:41.601Z] 
09:31:41 [2020-01-02T09:31:41.601Z] Running D:\gopath\src\github.com\docker\docker\integration\image
09:31:42 [2020-01-02T09:31:42.059Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:31:42 [2020-01-02T09:31:42.059Z] INFO: Testing against a local daemon
09:31:42 [2020-01-02T09:31:42.520Z] ok  	github.com/docker/docker/integration/image	0.514s
09:31:42 [2020-01-02T09:31:42.520Z] 
09:31:42 [2020-01-02T09:31:42.520Z] === Skipped
09:31:42 [2020-01-02T09:31:42.520Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
09:31:42 [2020-01-02T09:31:42.520Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:42 [2020-01-02T09:31:42.520Z] 
09:31:42 [2020-01-02T09:31:42.520Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
09:31:42 [2020-01-02T09:31:42.520Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
09:31:42 [2020-01-02T09:31:42.520Z] 
09:31:42 [2020-01-02T09:31:42.520Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
09:31:42 [2020-01-02T09:31:42.520Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:42 [2020-01-02T09:31:42.520Z] 
09:31:42 [2020-01-02T09:31:42.520Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
09:31:42 [2020-01-02T09:31:42.520Z]     tag_test.go:98: testEnv.OSType == "windows"
09:31:42 [2020-01-02T09:31:42.520Z] 
09:31:42 [2020-01-02T09:31:42.520Z] 
09:31:42 [2020-01-02T09:31:42.520Z] DONE 11 tests, 4 skipped in 2.476s
09:31:42 [2020-01-02T09:31:42.520Z] 
09:31:42 [2020-01-02T09:31:42.520Z] Running D:\gopath\src\github.com\docker\docker\integration\network
09:31:43 [2020-01-02T09:31:43.606Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.40s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.85s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (5.46s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.91s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.92s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
09:31:43 [2020-01-02T09:31:43.606Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.27s)
09:31:43 [2020-01-02T09:31:43.606Z] === RUN   TestCgroupNamespacesRun
09:31:44 [2020-01-02T09:31:44.550Z] === RUN   TestDockerSuite/TestCpToCaseF
09:31:44 [2020-01-02T09:31:44.699Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:31:44 [2020-01-02T09:31:44.699Z] INFO: Testing against a local daemon
09:31:44 [2020-01-02T09:31:44.699Z] ok  	github.com/docker/docker/integration/network	0.224s
09:31:45 [2020-01-02T09:31:45.087Z] --- PASS: TestCgroupNamespacesRun (1.61s)
09:31:45 [2020-01-02T09:31:45.087Z] === RUN   TestCgroupNamespacesRunPrivileged
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === Skipped
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:29: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:51: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:94: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:127: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:177: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:201: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:230: FLAKY_TEST
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:319: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
09:31:45 [2020-01-02T09:31:45.158Z]     service_test.go:386: testEnv.OSType == "windows"
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] DONE 17 tests, 13 skipped in 2.371s
09:31:45 [2020-01-02T09:31:45.158Z] 
09:31:45 [2020-01-02T09:31:45.158Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
09:31:45 [2020-01-02T09:31:45.482Z] === RUN   TestDockerSuite/TestCpToCaseG
09:31:45 [2020-01-02T09:31:45.617Z] testing: warning: no tests to run
09:31:45 [2020-01-02T09:31:45.617Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.074s
09:31:45 [2020-01-02T09:31:45.617Z] 
09:31:45 [2020-01-02T09:31:45.617Z] DONE 0 tests in 0.721s
09:31:45 [2020-01-02T09:31:45.617Z] 
09:31:45 [2020-01-02T09:31:45.617Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
09:31:46 [2020-01-02T09:31:46.585Z] testing: warning: no tests to run
09:31:46 [2020-01-02T09:31:46.585Z] ok  	github.com/docker/docker/integration/network/macvlan	0.132s
09:31:46 [2020-01-02T09:31:46.585Z] 
09:31:46 [2020-01-02T09:31:46.585Z] DONE 0 tests in 0.738s
09:31:46 [2020-01-02T09:31:46.585Z] 
09:31:46 [2020-01-02T09:31:46.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
09:31:47 [2020-01-02T09:31:47.119Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
09:31:47 [2020-01-02T09:31:47.119Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:31:47 [2020-01-02T09:31:47.552Z] testing: warning: no tests to run
09:31:47 [2020-01-02T09:31:47.552Z] ok  	github.com/docker/docker/integration/plugin	0.078s
09:31:47 [2020-01-02T09:31:47.552Z] 
09:31:47 [2020-01-02T09:31:47.552Z] DONE 0 tests in 0.688s
09:31:47 [2020-01-02T09:31:47.552Z] 
09:31:47 [2020-01-02T09:31:47.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
09:31:48 [2020-01-02T09:31:48.017Z] testing: warning: no tests to run
09:31:48 [2020-01-02T09:31:48.017Z] ok  	github.com/docker/docker/integration/plugin/authz	0.104s
09:31:48 [2020-01-02T09:31:48.017Z] 
09:31:48 [2020-01-02T09:31:48.017Z] DONE 0 tests in 0.709s
09:31:48 [2020-01-02T09:31:48.017Z] 
09:31:48 [2020-01-02T09:31:48.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
09:31:48 [2020-01-02T09:31:48.598Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s)
09:31:48 [2020-01-02T09:31:48.599Z] === RUN   TestCgroupNamespacesRunHostMode
09:31:50 [2020-01-02T09:31:50.077Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
09:31:50 [2020-01-02T09:31:50.077Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:31:50 [2020-01-02T09:31:50.198Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:31:50 [2020-01-02T09:31:50.198Z] INFO: Testing against a local daemon
09:31:50 [2020-01-02T09:31:50.198Z] ok  	github.com/docker/docker/integration/plugin/common	0.201s
09:31:50 [2020-01-02T09:31:50.663Z] 
09:31:50 [2020-01-02T09:31:50.663Z] DONE 2 tests in 2.439s
09:31:50 [2020-01-02T09:31:50.663Z] 
09:31:50 [2020-01-02T09:31:50.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
09:31:50 [2020-01-02T09:31:50.742Z] === RUN   TestDockerSuite/TestCpToCaseH
09:31:51 [2020-01-02T09:31:51.557Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s)
09:31:51 [2020-01-02T09:31:51.557Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:31:52 [2020-01-02T09:31:52.570Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
09:31:52 [2020-01-02T09:31:52.570Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:31:52 [2020-01-02T09:31:52.640Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:31:53 [2020-01-02T09:31:53.589Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
09:31:53 [2020-01-02T09:31:53.589Z] === RUN   TestCgroupNamespacesRunOlderClient
09:31:54 [2020-01-02T09:31:54.012Z] === RUN   TestDockerSuite/TestCpToCaseI
09:31:54 [2020-01-02T09:31:54.403Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:31:54 [2020-01-02T09:31:54.403Z] INFO: Testing against a local daemon
09:31:54 [2020-01-02T09:31:54.403Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.280s
09:31:54 [2020-01-02T09:31:54.403Z] 
09:31:54 [2020-01-02T09:31:54.403Z] === Skipped
09:31:54 [2020-01-02T09:31:54.403Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
09:31:54 [2020-01-02T09:31:54.403Z]     external_test.go:48: runtime.GOOS == "windows"
09:31:54 [2020-01-02T09:31:54.403Z] 
09:31:54 [2020-01-02T09:31:54.403Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
09:31:54 [2020-01-02T09:31:54.403Z]     external_test.go:407: runtime.GOOS == "windows"
09:31:54 [2020-01-02T09:31:54.403Z] 
09:31:54 [2020-01-02T09:31:54.403Z] 
09:31:54 [2020-01-02T09:31:54.403Z] DONE 2 tests, 2 skipped in 3.548s
09:31:54 [2020-01-02T09:31:54.403Z] 
09:31:54 [2020-01-02T09:31:54.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
09:31:54 [2020-01-02T09:31:54.581Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:31:55 [2020-01-02T09:31:55.076Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
09:31:55 [2020-01-02T09:31:55.076Z] === RUN   TestKernelTCPMemory
09:31:55 [2020-01-02T09:31:55.703Z] --- PASS: TestKernelTCPMemory (0.79s)
09:31:55 [2020-01-02T09:31:55.703Z] === RUN   TestNISDomainname
09:31:56 [2020-01-02T09:31:56.720Z] --- PASS: TestNISDomainname (0.87s)
09:31:56 [2020-01-02T09:31:56.720Z] === RUN   TestHostnameDnsResolution
09:31:57 [2020-01-02T09:31:57.765Z] --- PASS: TestHostnameDnsResolution (1.06s)
09:31:57 [2020-01-02T09:31:57.765Z] === RUN   TestStats
09:31:59 [2020-01-02T09:31:59.791Z] --- PASS: TestStats (2.13s)
09:31:59 [2020-01-02T09:31:59.791Z] === RUN   TestStopContainerWithTimeout
09:31:59 [2020-01-02T09:31:59.791Z] === RUN   TestStopContainerWithTimeout/0
09:31:59 [2020-01-02T09:31:59.791Z] === PAUSE TestStopContainerWithTimeout/0
09:31:59 [2020-01-02T09:31:59.791Z] === RUN   TestStopContainerWithTimeout/1
09:31:59 [2020-01-02T09:31:59.791Z] === PAUSE TestStopContainerWithTimeout/1
09:31:59 [2020-01-02T09:31:59.791Z] === RUN   TestStopContainerWithTimeout/3
09:31:59 [2020-01-02T09:31:59.791Z] === PAUSE TestStopContainerWithTimeout/3
09:31:59 [2020-01-02T09:31:59.791Z] === RUN   TestStopContainerWithTimeout/-1
09:31:59 [2020-01-02T09:31:59.791Z] === PAUSE TestStopContainerWithTimeout/-1
09:31:59 [2020-01-02T09:31:59.791Z] === CONT  TestStopContainerWithTimeout/0
09:31:59 [2020-01-02T09:31:59.791Z] === CONT  TestStopContainerWithTimeout/3
09:31:59 [2020-01-02T09:31:59.791Z] === CONT  TestStopContainerWithTimeout/-1
09:31:59 [2020-01-02T09:31:59.791Z] === CONT  TestStopContainerWithTimeout/1
09:31:59 [2020-01-02T09:31:59.840Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:32:00 [2020-01-02T09:32:00.234Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:00 [2020-01-02T09:32:00.234Z] INFO: Testing against a local daemon
09:32:00 [2020-01-02T09:32:00.234Z] testing: warning: no tests to run
09:32:00 [2020-01-02T09:32:00.234Z] ok  	github.com/docker/docker/integration/plugin/logging	0.245s
09:32:00 [2020-01-02T09:32:00.405Z] === RUN   TestDockerSuite/TestCpToDot
09:32:00 [2020-01-02T09:32:00.693Z] 
09:32:00 [2020-01-02T09:32:00.693Z] DONE 0 tests in 6.448s
09:32:00 [2020-01-02T09:32:00.693Z] 
09:32:00 [2020-01-02T09:32:00.693Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
09:32:01 [2020-01-02T09:32:01.338Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:32:03 [2020-01-02T09:32:03.028Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:03 [2020-01-02T09:32:03.028Z] INFO: Testing against a local daemon
09:32:03 [2020-01-02T09:32:03.028Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.265s
09:32:03 [2020-01-02T09:32:03.240Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:32:03 [2020-01-02T09:32:03.358Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:32:03 [2020-01-02T09:32:03.358Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
09:32:03 [2020-01-02T09:32:03.358Z]     --- PASS: TestStopContainerWithTimeout/1 (2.10s)
09:32:03 [2020-01-02T09:32:03.358Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
09:32:03 [2020-01-02T09:32:03.358Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
09:32:03 [2020-01-02T09:32:03.358Z] === RUN   TestDeleteDevicemapper
09:32:03 [2020-01-02T09:32:03.358Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:32:03 [2020-01-02T09:32:03.358Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:32:03 [2020-01-02T09:32:03.358Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:32:03 [2020-01-02T09:32:03.488Z] 
09:32:03 [2020-01-02T09:32:03.488Z] === Skipped
09:32:03 [2020-01-02T09:32:03.488Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
09:32:03 [2020-01-02T09:32:03.488Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
09:32:03 [2020-01-02T09:32:03.488Z] 
09:32:03 [2020-01-02T09:32:03.488Z] 
09:32:03 [2020-01-02T09:32:03.488Z] DONE 1 tests, 1 skipped in 2.678s
09:32:03 [2020-01-02T09:32:03.488Z] 
09:32:03 [2020-01-02T09:32:03.488Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
09:32:05 [2020-01-02T09:32:05.138Z] === RUN   TestDockerSuite/TestCpToStdout
09:32:05 [2020-01-02T09:32:05.393Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s)
09:32:05 [2020-01-02T09:32:05.393Z] === RUN   TestUpdateMemory
09:32:05 [2020-01-02T09:32:05.671Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:05 [2020-01-02T09:32:05.671Z] INFO: Testing against a local daemon
09:32:05 [2020-01-02T09:32:05.671Z] ok  	github.com/docker/docker/integration/secret	0.246s
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] === Skipped
09:32:05 [2020-01-02T09:32:05.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
09:32:05 [2020-01-02T09:32:05.671Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
09:32:05 [2020-01-02T09:32:05.671Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
09:32:05 [2020-01-02T09:32:05.671Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
09:32:05 [2020-01-02T09:32:05.671Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
09:32:05 [2020-01-02T09:32:05.671Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
09:32:05 [2020-01-02T09:32:05.671Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] DONE 6 tests, 6 skipped in 2.181s
09:32:05 [2020-01-02T09:32:05.671Z] 
09:32:05 [2020-01-02T09:32:05.671Z] Running D:\gopath\src\github.com\docker\docker\integration\service
09:32:05 [2020-01-02T09:32:05.703Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:32:06 [2020-01-02T09:32:06.013Z] --- PASS: TestUpdateMemory (0.89s)
09:32:06 [2020-01-02T09:32:06.013Z] === RUN   TestUpdateCPUQuota
09:32:07 [2020-01-02T09:32:07.497Z] --- PASS: TestUpdateCPUQuota (1.14s)
09:32:07 [2020-01-02T09:32:07.497Z] === RUN   TestUpdatePidsLimit
09:32:07 [2020-01-02T09:32:07.497Z] === RUN   TestUpdatePidsLimit/update_from_none
09:32:07 [2020-01-02T09:32:07.497Z] === RUN   TestUpdatePidsLimit/no_change
09:32:07 [2020-01-02T09:32:07.782Z] === RUN   TestUpdatePidsLimit/update_lower
09:32:08 [2020-01-02T09:32:08.402Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:32:08 [2020-01-02T09:32:08.402Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:32:08 [2020-01-02T09:32:08.583Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:08 [2020-01-02T09:32:08.583Z] INFO: Testing against a local daemon
09:32:08 [2020-01-02T09:32:08.583Z] ok  	github.com/docker/docker/integration/service	0.384s
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === Skipped
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
09:32:08 [2020-01-02T09:32:08.583Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
09:32:08 [2020-01-02T09:32:08.583Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] DONE 20 tests, 19 skipped in 3.038s
09:32:08 [2020-01-02T09:32:08.583Z] 
09:32:08 [2020-01-02T09:32:08.583Z] Running D:\gopath\src\github.com\docker\docker\integration\session
09:32:08 [2020-01-02T09:32:08.981Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:32:09 [2020-01-02T09:32:09.022Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:32:09 [2020-01-02T09:32:09.306Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:32:09 [2020-01-02T09:32:09.546Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:32:10 [2020-01-02T09:32:10.479Z] === RUN   TestDockerSuite/TestCpVolumePath
09:32:10 [2020-01-02T09:32:10.765Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:10 [2020-01-02T09:32:10.765Z] INFO: Testing against a local daemon
09:32:10 [2020-01-02T09:32:10.765Z] ok  	github.com/docker/docker/integration/session	0.216s
09:32:10 [2020-01-02T09:32:10.786Z] --- PASS: TestUpdatePidsLimit (3.24s)
09:32:10 [2020-01-02T09:32:10.786Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
09:32:10 [2020-01-02T09:32:10.786Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
09:32:10 [2020-01-02T09:32:10.786Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
09:32:10 [2020-01-02T09:32:10.786Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
09:32:10 [2020-01-02T09:32:10.786Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
09:32:10 [2020-01-02T09:32:10.786Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
09:32:10 [2020-01-02T09:32:10.786Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
09:32:10 [2020-01-02T09:32:10.786Z] === RUN   TestUpdateRestartPolicy
09:32:11 [2020-01-02T09:32:11.223Z] 
09:32:11 [2020-01-02T09:32:11.223Z] === Skipped
09:32:11 [2020-01-02T09:32:11.223Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
09:32:11 [2020-01-02T09:32:11.223Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
09:32:11 [2020-01-02T09:32:11.223Z] 
09:32:11 [2020-01-02T09:32:11.223Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
09:32:11 [2020-01-02T09:32:11.223Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
09:32:11 [2020-01-02T09:32:11.223Z] 
09:32:11 [2020-01-02T09:32:11.223Z] 
09:32:11 [2020-01-02T09:32:11.223Z] DONE 2 tests, 2 skipped in 2.179s
09:32:11 [2020-01-02T09:32:11.223Z] 
09:32:11 [2020-01-02T09:32:11.223Z] Running D:\gopath\src\github.com\docker\docker\integration\system
09:32:12 [2020-01-02T09:32:12.376Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:32:12 [2020-01-02T09:32:12.376Z] === RUN   TestDockerSuite/TestCreateArgs
09:32:12 [2020-01-02T09:32:12.376Z] === RUN   TestDockerSuite/TestCreateByImageID
09:32:12 [2020-01-02T09:32:12.634Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:32:13 [2020-01-02T09:32:13.404Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:13 [2020-01-02T09:32:13.404Z] INFO: Testing against a local daemon
09:32:13 [2020-01-02T09:32:13.576Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:32:13 [2020-01-02T09:32:13.576Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:32:13 [2020-01-02T09:32:13.576Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:32:14 [2020-01-02T09:32:14.141Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:32:14 [2020-01-02T09:32:14.373Z] ok  	github.com/docker/docker/integration/system	1.334s
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] === Skipped
09:32:14 [2020-01-02T09:32:14.373Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:32:14 [2020-01-02T09:32:14.373Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
09:32:14 [2020-01-02T09:32:14.373Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
09:32:14 [2020-01-02T09:32:14.373Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
09:32:14 [2020-01-02T09:32:14.373Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
09:32:14 [2020-01-02T09:32:14.373Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
09:32:14 [2020-01-02T09:32:14.373Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
09:32:14 [2020-01-02T09:32:14.373Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] DONE 13 tests, 7 skipped in 3.332s
09:32:14 [2020-01-02T09:32:14.373Z] 
09:32:14 [2020-01-02T09:32:14.373Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
09:32:14 [2020-01-02T09:32:14.401Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:32:14 [2020-01-02T09:32:14.967Z] === RUN   TestDockerSuite/TestCreateLabels
09:32:14 [2020-01-02T09:32:14.967Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:32:14 [2020-01-02T09:32:14.967Z] === RUN   TestDockerSuite/TestCreateRM
09:32:15 [2020-01-02T09:32:15.225Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:32:15 [2020-01-02T09:32:15.225Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:32:15 [2020-01-02T09:32:15.225Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:32:15 [2020-01-02T09:32:15.484Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:32:16 [2020-01-02T09:32:16.552Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:16 [2020-01-02T09:32:16.552Z] INFO: Testing against a local daemon
09:32:16 [2020-01-02T09:32:16.552Z] ok  	github.com/docker/docker/integration/volume	0.310s
09:32:16 [2020-01-02T09:32:16.552Z] 
09:32:16 [2020-01-02T09:32:16.552Z] === Skipped
09:32:16 [2020-01-02T09:32:16.552Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
09:32:16 [2020-01-02T09:32:16.552Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
09:32:16 [2020-01-02T09:32:16.552Z] 
09:32:16 [2020-01-02T09:32:16.552Z] 
09:32:16 [2020-01-02T09:32:16.552Z] DONE 5 tests, 1 skipped in 2.298s
09:32:17 [2020-01-02T09:32:17.012Z] 
09:32:17 [2020-01-02T09:32:17.012Z] INFO: make.ps1 ended at 01/02/2020 09:32:16
09:32:17 [2020-01-02T09:32:17.012Z] INFO: Integration CLI tests being run from the host:
09:32:17 [2020-01-02T09:32:17.012Z] 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" 
09:32:18 [2020-01-02T09:32:18.767Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:32:18 [2020-01-02T09:32:18.767Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:32:18 [2020-01-02T09:32:18.767Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:32:19 [2020-01-02T09:32:19.026Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:32:23 [2020-01-02T09:32:23.332Z] --- PASS: TestUpdateRestartPolicy (12.15s)
09:32:23 [2020-01-02T09:32:23.332Z] === RUN   TestUpdateRestartWithAutoRemove
09:32:23 [2020-01-02T09:32:23.332Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
09:32:23 [2020-01-02T09:32:23.332Z] === RUN   TestWaitNonBlocked
09:32:23 [2020-01-02T09:32:23.332Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:32:23 [2020-01-02T09:32:23.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:32:23 [2020-01-02T09:32:23.332Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:32:23 [2020-01-02T09:32:23.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:32:23 [2020-01-02T09:32:23.332Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:32:23 [2020-01-02T09:32:23.332Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:32:24 [2020-01-02T09:32:24.289Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:32:24 [2020-01-02T09:32:24.289Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:32:24 [2020-01-02T09:32:24.289Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:32:24 [2020-01-02T09:32:24.289Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:32:24 [2020-01-02T09:32:24.289Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:32:24 [2020-01-02T09:32:24.352Z] --- PASS: TestWaitNonBlocked (0.03s)
09:32:24 [2020-01-02T09:32:24.352Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
09:32:24 [2020-01-02T09:32:24.352Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
09:32:24 [2020-01-02T09:32:24.352Z] === RUN   TestWaitBlocked
09:32:24 [2020-01-02T09:32:24.352Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:32:24 [2020-01-02T09:32:24.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:32:24 [2020-01-02T09:32:24.352Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:32:24 [2020-01-02T09:32:24.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:32:24 [2020-01-02T09:32:24.352Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:32:24 [2020-01-02T09:32:24.352Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:32:24 [2020-01-02T09:32:24.547Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:32:25 [2020-01-02T09:32:25.383Z] --- PASS: TestWaitBlocked (0.03s)
09:32:25 [2020-01-02T09:32:25.384Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
09:32:25 [2020-01-02T09:32:25.384Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
09:32:25 [2020-01-02T09:32:25.384Z] === CONT  TestContainerStartOnDaemonRestart
09:32:25 [2020-01-02T09:32:25.384Z] === CONT  TestDaemonRestartIpcMode
09:32:25 [2020-01-02T09:32:25.384Z] === CONT  TestIpcModeOlderClient
09:32:25 [2020-01-02T09:32:25.482Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:32:25 [2020-01-02T09:32:25.598Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:25 [2020-01-02T09:32:25.598Z] INFO: Testing against a local daemon
09:32:25 [2020-01-02T09:32:25.671Z] --- PASS: TestIpcModeOlderClient (0.15s)
09:32:26 [2020-01-02T09:32:26.856Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:32:28 [2020-01-02T09:32:28.229Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:32:29 [2020-01-02T09:32:29.159Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
09:32:29 [2020-01-02T09:32:29.444Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s)
09:32:29 [2020-01-02T09:32:29.444Z] PASS
09:32:29 [2020-01-02T09:32:29.444Z] 
09:32:29 [2020-01-02T09:32:29.444Z] === Skipped
09:32:29 [2020-01-02T09:32:29.444Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:32:29 [2020-01-02T09:32:29.444Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:32:29 [2020-01-02T09:32:29.444Z] 
09:32:29 [2020-01-02T09:32:29.444Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:32:29 [2020-01-02T09:32:29.444Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:32:29 [2020-01-02T09:32:29.444Z] 
09:32:29 [2020-01-02T09:32:29.444Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:32:29 [2020-01-02T09:32:29.444Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:32:29 [2020-01-02T09:32:29.444Z] 
09:32:29 [2020-01-02T09:32:29.444Z] 
09:32:29 [2020-01-02T09:32:29.444Z] DONE 197 tests, 3 skipped in 115.118s
09:32:29 [2020-01-02T09:32:29.444Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:32:29 [2020-01-02T09:32:29.444Z] ++ 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
09:32:29 [2020-01-02T09:32:29.444Z] ++ set -e
09:32:29 [2020-01-02T09:32:29.444Z] ++ '[' -n 0 ']'
09:32:29 [2020-01-02T09:32:29.444Z] ++ set -x
09:32:29 [2020-01-02T09:32:29.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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
09:32:29 [2020-01-02T09:32:29.444Z] INFO: Testing against a local daemon
09:32:29 [2020-01-02T09:32:29.444Z] === RUN   TestCommitInheritsEnv
09:32:29 [2020-01-02T09:32:29.602Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:32:30 [2020-01-02T09:32:30.063Z] --- PASS: TestCommitInheritsEnv (0.42s)
09:32:30 [2020-01-02T09:32:30.063Z] === RUN   TestImportExtremelyLargeImageWorks
09:32:30 [2020-01-02T09:32:30.063Z] === PAUSE TestImportExtremelyLargeImageWorks
09:32:30 [2020-01-02T09:32:30.063Z] === RUN   TestImagesFilterMultiReference
09:32:30 [2020-01-02T09:32:30.063Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:32:30 [2020-01-02T09:32:30.063Z] === RUN   TestImagePullPlatformInvalid
09:32:30 [2020-01-02T09:32:30.063Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
09:32:30 [2020-01-02T09:32:30.063Z] === RUN   TestRemoveImageOrphaning
09:32:30 [2020-01-02T09:32:30.687Z] --- PASS: TestRemoveImageOrphaning (0.45s)
09:32:30 [2020-01-02T09:32:30.687Z] === RUN   TestRemoveImageGarbageCollector
09:32:30 [2020-01-02T09:32:30.687Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:32:30 [2020-01-02T09:32:30.687Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:32:30 [2020-01-02T09:32:30.687Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:32:30 [2020-01-02T09:32:30.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:32:30 [2020-01-02T09:32:30.687Z] === RUN   TestTagInvalidReference
09:32:30 [2020-01-02T09:32:30.687Z] --- PASS: TestTagInvalidReference (0.04s)
09:32:30 [2020-01-02T09:32:30.687Z] === RUN   TestTagValidPrefixedRepo
09:32:30 [2020-01-02T09:32:30.687Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:32:30 [2020-01-02T09:32:30.687Z] === RUN   TestTagExistedNameWithoutForce
09:32:30 [2020-01-02T09:32:30.687Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
09:32:30 [2020-01-02T09:32:30.687Z] === RUN   TestTagOfficialNames
09:32:30 [2020-01-02T09:32:30.687Z] --- PASS: TestTagOfficialNames (0.06s)
09:32:30 [2020-01-02T09:32:30.687Z] === RUN   TestTagMatchesDigest
09:32:30 [2020-01-02T09:32:30.687Z] --- PASS: TestTagMatchesDigest (0.03s)
09:32:30 [2020-01-02T09:32:30.687Z] === CONT  TestImportExtremelyLargeImageWorks
09:32:31 [2020-01-02T09:32:31.504Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:32:32 [2020-01-02T09:32:32.069Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:32:33 [2020-01-02T09:32:33.001Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:32:33 [2020-01-02T09:32:33.001Z] === RUN   TestDockerSuite/TestDevicePermissions
09:32:33 [2020-01-02T09:32:33.934Z] === RUN   TestDockerSuite/TestDockerFails
09:32:33 [2020-01-02T09:32:33.934Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:32:33 [2020-01-02T09:32:33.934Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:32:33 [2020-01-02T09:32:33.934Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:32:35 [2020-01-02T09:32:35.306Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:32:35 [2020-01-02T09:32:35.872Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:32:37 [2020-01-02T09:32:37.772Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:32:37 [2020-01-02T09:32:37.772Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:32:37 [2020-01-02T09:32:37.772Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:32:37 [2020-01-02T09:32:37.772Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:32:38 [2020-01-02T09:32:38.708Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:32:45 [2020-01-02T09:32:45.281Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:32:47 [2020-01-02T09:32:47.179Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:32:50 [2020-01-02T09:32:50.459Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:32:51 [2020-01-02T09:32:51.831Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:32:53 [2020-01-02T09:32:53.203Z] === RUN   TestDockerSuite/TestEventsAttach
09:32:53 [2020-01-02T09:32:53.771Z] === RUN   TestDockerSuite/TestEventsCommit
09:32:55 [2020-01-02T09:32:55.144Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:32:55 [2020-01-02T09:32:55.709Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:32:56 [2020-01-02T09:32:56.643Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:32:56 [2020-01-02T09:32:56.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:32:57 [2020-01-02T09:32:57.474Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:32:59 [2020-01-02T09:32:59.372Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:33:01 [2020-01-02T09:33:01.270Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:33:05 [2020-01-02T09:33:05.455Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:33:07 [2020-01-02T09:33:07.980Z] === RUN   TestDockerSuite/TestEventsCopy
09:33:08 [2020-01-02T09:33:08.912Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:33:10 [2020-01-02T09:33:10.847Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:33:11 [2020-01-02T09:33:11.413Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:33:11 [2020-01-02T09:33:11.671Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:33:13 [2020-01-02T09:33:13.568Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:33:13 [2020-01-02T09:33:13.568Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:33:14 [2020-01-02T09:33:14.133Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:33:14 [2020-01-02T09:33:14.133Z] === RUN   TestDockerSuite/TestEventsFilterType
09:33:14 [2020-01-02T09:33:14.698Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:33:14 [2020-01-02T09:33:14.698Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:33:14 [2020-01-02T09:33:14.698Z] === RUN   TestDockerSuite/TestEventsFilters
09:33:16 [2020-01-02T09:33:16.602Z] === RUN   TestDockerSuite/TestEventsFormat
09:33:17 [2020-01-02T09:33:17.978Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:33:17 [2020-01-02T09:33:17.978Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:33:17 [2020-01-02T09:33:17.978Z] === RUN   TestDockerSuite/TestEventsImageImport
09:33:18 [2020-01-02T09:33:18.911Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:33:19 [2020-01-02T09:33:19.477Z] === RUN   TestDockerSuite/TestEventsImagePull
09:33:19 [2020-01-02T09:33:19.735Z] === RUN   TestDockerSuite/TestEventsImageTag
09:33:19 [2020-01-02T09:33:19.992Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:33:20 [2020-01-02T09:33:20.925Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:33:20 [2020-01-02T09:33:20.925Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:33:20 [2020-01-02T09:33:20.925Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:33:20 [2020-01-02T09:33:20.925Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:33:22 [2020-01-02T09:33:22.824Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:33:23 [2020-01-02T09:33:23.757Z] === RUN   TestDockerSuite/TestEventsRename
09:33:24 [2020-01-02T09:33:24.692Z] === RUN   TestDockerSuite/TestEventsResize
09:33:25 [2020-01-02T09:33:25.624Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:33:26 [2020-01-02T09:33:26.191Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:33:27 [2020-01-02T09:33:27.567Z] === RUN   TestDockerSuite/TestEventsStreaming
09:33:28 [2020-01-02T09:33:28.133Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:33:31 [2020-01-02T09:33:31.411Z] === RUN   TestDockerSuite/TestEventsTop
09:33:31 [2020-01-02T09:33:31.977Z] === RUN   TestDockerSuite/TestEventsUntag
09:33:35 [2020-01-02T09:33:35.270Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:33:36 [2020-01-02T09:33:36.210Z] === RUN   TestDockerSuite/TestExec
09:33:37 [2020-01-02T09:33:37.143Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:33:38 [2020-01-02T09:33:38.075Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:33:38 [2020-01-02T09:33:38.641Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:33:39 [2020-01-02T09:33:39.573Z] === RUN   TestDockerSuite/TestExecAPIStart
09:33:41 [2020-01-02T09:33:41.471Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:33:42 [2020-01-02T09:33:42.037Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:33:42 [2020-01-02T09:33:42.971Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:33:43 [2020-01-02T09:33:43.905Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:33:44 [2020-01-02T09:33:44.839Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:33:45 [2020-01-02T09:33:45.772Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:33:46 [2020-01-02T09:33:46.706Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:33:48 [2020-01-02T09:33:48.082Z] === RUN   TestDockerSuite/TestExecCgroup
09:33:49 [2020-01-02T09:33:49.457Z] === RUN   TestDockerSuite/TestExecEnv
09:33:49 [2020-01-02T09:33:49.457Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:33:50 [2020-01-02T09:33:50.390Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:33:52 [2020-01-02T09:33:52.292Z] === RUN   TestDockerSuite/TestExecExitStatus
09:33:52 [2020-01-02T09:33:52.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:33:53 [2020-01-02T09:33:53.225Z] === RUN   TestDockerSuite/TestExecInspectID
09:33:55 [2020-01-02T09:33:55.124Z] === RUN   TestDockerSuite/TestExecInteractive
09:33:56 [2020-01-02T09:33:56.057Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:33:56 [2020-01-02T09:33:56.995Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:33:58 [2020-01-02T09:33:58.111Z] === RUN   TestDockerSuite/TestExecParseError
09:33:59 [2020-01-02T09:33:59.053Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:33:59 [2020-01-02T09:33:59.990Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:34:00 [2020-01-02T09:34:00.925Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:34:02 [2020-01-02T09:34:02.297Z] === RUN   TestDockerSuite/TestExecSetEnv
09:34:03 [2020-01-02T09:34:03.230Z] === RUN   TestDockerSuite/TestExecStartFails
09:34:04 [2020-01-02T09:34:04.164Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:34:16 [2020-01-02T09:34:16.355Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:34:16 [2020-01-02T09:34:16.355Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:34:16 [2020-01-02T09:34:16.355Z] === RUN   TestDockerSuite/TestExecTTY
09:34:17 [2020-01-02T09:34:17.290Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:34:18 [2020-01-02T09:34:18.223Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:34:19 [2020-01-02T09:34:19.156Z] === RUN   TestDockerSuite/TestExecUlimits
09:34:20 [2020-01-02T09:34:20.091Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:34:20 [2020-01-02T09:34:20.091Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:34:22 [2020-01-02T09:34:22.618Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:34:23 [2020-01-02T09:34:23.995Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:34:24 [2020-01-02T09:34:24.927Z] === RUN   TestDockerSuite/TestExecWithTERM
09:34:25 [2020-01-02T09:34:25.861Z] === RUN   TestDockerSuite/TestExecWithUser
09:34:26 [2020-01-02T09:34:26.796Z] === RUN   TestDockerSuite/TestGetContainerStats
09:34:32 [2020-01-02T09:34:32.056Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:34:37 [2020-01-02T09:34:37.347Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:34:38 [2020-01-02T09:34:38.720Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:34:43 [2020-01-02T09:34:43.981Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:34:44 [2020-01-02T09:34:44.240Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:34:44 [2020-01-02T09:34:44.240Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:34:44 [2020-01-02T09:34:44.240Z] === RUN   TestDockerSuite/TestHealth
09:34:46 [2020-01-02T09:34:46.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:35:08 [2020-01-02T09:35:08.685Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:35:09 [2020-01-02T09:35:09.618Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:35:09 [2020-01-02T09:35:09.618Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:35:10 [2020-01-02T09:35:10.551Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:35:11 [2020-01-02T09:35:11.484Z] === RUN   TestDockerSuite/TestImagesFormat
09:35:11 [2020-01-02T09:35:11.484Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:35:12 [2020-01-02T09:35:12.419Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:35:13 [2020-01-02T09:35:13.352Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:35:15 [2020-01-02T09:35:15.249Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:35:15 [2020-01-02T09:35:15.249Z] === RUN   TestDockerSuite/TestImportBadURL
09:35:15 [2020-01-02T09:35:15.249Z] === RUN   TestDockerSuite/TestImportDisplay
09:35:17 [2020-01-02T09:35:17.149Z] === RUN   TestDockerSuite/TestImportFile
09:35:19 [2020-01-02T09:35:19.693Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:35:19 [2020-01-02T09:35:19.693Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:35:21 [2020-01-02T09:35:21.595Z] === RUN   TestDockerSuite/TestImportGzipped
09:35:23 [2020-01-02T09:35:23.493Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:35:25 [2020-01-02T09:35:25.390Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:35:26 [2020-01-02T09:35:26.328Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:35:26 [2020-01-02T09:35:26.897Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:35:27 [2020-01-02T09:35:27.830Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:35:27 [2020-01-02T09:35:27.830Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:35:27 [2020-01-02T09:35:27.830Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:35:28 [2020-01-02T09:35:28.761Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:35:29 [2020-01-02T09:35:29.327Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:35:30 [2020-01-02T09:35:30.259Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:35:30 [2020-01-02T09:35:30.980Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:35:31 [2020-01-02T09:35:31.912Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:35:32 [2020-01-02T09:35:32.479Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:35:32 [2020-01-02T09:35:32.479Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:35:34 [2020-01-02T09:35:34.377Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:35:34 [2020-01-02T09:35:34.943Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:35:36 [2020-01-02T09:35:36.316Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:35:36 [2020-01-02T09:35:36.316Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:35:36 [2020-01-02T09:35:36.882Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:35:36 [2020-01-02T09:35:36.882Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:35:38 [2020-01-02T09:35:38.254Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:35:38 [2020-01-02T09:35:38.818Z] === RUN   TestDockerSuite/TestInspectDefault
09:35:39 [2020-01-02T09:35:39.752Z] === RUN   TestDockerSuite/TestInspectHistory
09:35:40 [2020-01-02T09:35:40.688Z] === RUN   TestDockerSuite/TestInspectImage
09:35:40 [2020-01-02T09:35:40.688Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:35:40 [2020-01-02T09:35:40.688Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:35:40 [2020-01-02T09:35:40.688Z] === RUN   TestDockerSuite/TestInspectInt64
09:35:41 [2020-01-02T09:35:41.624Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:35:42 [2020-01-02T09:35:42.575Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:35:42 [2020-01-02T09:35:42.833Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:35:43 [2020-01-02T09:35:43.764Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:35:44 [2020-01-02T09:35:44.330Z] === RUN   TestDockerSuite/TestInspectPlugin
09:35:46 [2020-01-02T09:35:46.227Z] === RUN   TestDockerSuite/TestInspectRootFS
09:35:46 [2020-01-02T09:35:46.227Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:35:46 [2020-01-02T09:35:46.792Z] === RUN   TestDockerSuite/TestInspectStatus
09:35:47 [2020-01-02T09:35:47.725Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:35:49 [2020-01-02T09:35:49.628Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:35:50 [2020-01-02T09:35:50.194Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:35:51 [2020-01-02T09:35:51.130Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:35:52 [2020-01-02T09:35:52.063Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:35:52 [2020-01-02T09:35:52.629Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:35:53 [2020-01-02T09:35:53.562Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:35:53 [2020-01-02T09:35:53.562Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:35:54 [2020-01-02T09:35:54.495Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:35:54 [2020-01-02T09:35:54.495Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:35:57 [2020-01-02T09:35:57.023Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:35:58 [2020-01-02T09:35:58.925Z] === RUN   TestDockerSuite/TestLinksEnvs
09:36:00 [2020-01-02T09:36:00.296Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:36:00 [2020-01-02T09:36:00.554Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:36:02 [2020-01-02T09:36:02.452Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:36:05 [2020-01-02T09:36:05.734Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:36:07 [2020-01-02T09:36:07.653Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:36:07 [2020-01-02T09:36:07.653Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:36:10 [2020-01-02T09:36:10.190Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:36:10 [2020-01-02T09:36:10.755Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:36:11 [2020-01-02T09:36:11.690Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:36:19 [2020-01-02T09:36:19.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:36:25 [2020-01-02T09:36:25.066Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:36:25 [2020-01-02T09:36:25.323Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:36:26 [2020-01-02T09:36:26.696Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
09:36:27 [2020-01-02T09:36:27.629Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:36:30 [2020-01-02T09:36:30.156Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:36:30 [2020-01-02T09:36:30.156Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
09:36:30 [2020-01-02T09:36:30.722Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:36:33 [2020-01-02T09:36:33.250Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
09:36:33 [2020-01-02T09:36:33.508Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:36:33 [2020-01-02T09:36:33.508Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:36:34 [2020-01-02T09:36:34.073Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:36:34 [2020-01-02T09:36:34.073Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:36:34 [2020-01-02T09:36:34.073Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:36:35 [2020-01-02T09:36:35.446Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:36:36 [2020-01-02T09:36:36.379Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:36:36 [2020-01-02T09:36:36.379Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:36:39 [2020-01-02T09:36:39.163Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
09:36:40 [2020-01-02T09:36:40.098Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:36:41 [2020-01-02T09:36:41.033Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:36:44 [2020-01-02T09:36:44.311Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:36:45 [2020-01-02T09:36:45.941Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:36:46 [2020-01-02T09:36:46.874Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:36:46 [2020-01-02T09:36:46.874Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:36:47 [2020-01-02T09:36:47.808Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:36:49 [2020-01-02T09:36:49.204Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:36:50 [2020-01-02T09:36:50.138Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:36:50 [2020-01-02T09:36:50.138Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:36:51 [2020-01-02T09:36:51.511Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:36:52 [2020-01-02T09:36:52.883Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:36:55 [2020-01-02T09:36:55.409Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:36:55 [2020-01-02T09:36:55.975Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:36:56 [2020-01-02T09:36:56.906Z] === RUN   TestDockerSuite/TestLogsSince
09:37:05 [2020-01-02T09:37:05.007Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:37:10 [2020-01-02T09:37:10.265Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:37:10 [2020-01-02T09:37:10.265Z] === RUN   TestDockerSuite/TestLogsTail
09:37:11 [2020-01-02T09:37:11.203Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:37:12 [2020-01-02T09:37:12.138Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:37:12 [2020-01-02T09:37:12.703Z] === RUN   TestDockerSuite/TestMountIntoProc
09:37:13 [2020-01-02T09:37:13.268Z] === RUN   TestDockerSuite/TestMountIntoSys
09:37:14 [2020-01-02T09:37:14.200Z] === RUN   TestDockerSuite/TestNetHostname
09:37:16 [2020-01-02T09:37:16.099Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
09:37:16 [2020-01-02T09:37:16.357Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:37:16 [2020-01-02T09:37:16.615Z] === RUN   TestDockerSuite/TestNetworkEvents
09:37:17 [2020-01-02T09:37:17.987Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:37:20 [2020-01-02T09:37:20.517Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:37:21 [2020-01-02T09:37:21.450Z] === RUN   TestDockerSuite/TestPluginActive
09:37:23 [2020-01-02T09:37:23.976Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:37:26 [2020-01-02T09:37:26.506Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:37:31 [2020-01-02T09:37:31.769Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:37:31 [2020-01-02T09:37:31.769Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:37:31 [2020-01-02T09:37:31.769Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:37:32 [2020-01-02T09:37:32.026Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:37:35 [2020-01-02T09:37:35.305Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:37:37 [2020-01-02T09:37:37.202Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:37:38 [2020-01-02T09:37:38.340Z] --- PASS: TestImportExtremelyLargeImageWorks (297.24s)
09:37:38 [2020-01-02T09:37:38.342Z] PASS
09:37:38 [2020-01-02T09:37:38.342Z] 
09:37:38 [2020-01-02T09:37:38.342Z] === Skipped
09:37:38 [2020-01-02T09:37:38.342Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
09:37:38 [2020-01-02T09:37:38.342Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:37:38 [2020-01-02T09:37:38.342Z] 
09:37:38 [2020-01-02T09:37:38.342Z] 
09:37:38 [2020-01-02T09:37:38.342Z] DONE 12 tests, 1 skipped in 298.641s
09:37:38 [2020-01-02T09:37:38.342Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:37:38 [2020-01-02T09:37:38.342Z] ++ 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
09:37:38 [2020-01-02T09:37:38.342Z] ++ set -e
09:37:38 [2020-01-02T09:37:38.342Z] ++ '[' -n 0 ']'
09:37:38 [2020-01-02T09:37:38.342Z] ++ set -x
09:37:38 [2020-01-02T09:37:38.342Z] ++ env -i DEST=/go/src/github.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= 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
09:37:38 [2020-01-02T09:37:38.342Z] INFO: Testing against a local daemon
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestNetworkCreateDelete
09:37:38 [2020-01-02T09:37:38.342Z] --- PASS: TestNetworkCreateDelete (0.21s)
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestDockerNetworkDeletePreferID
09:37:38 [2020-01-02T09:37:38.342Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestInspectNetwork
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestInspectNetwork/full_network_id
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestInspectNetwork/partial_network_id
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestInspectNetwork/network_name
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:37:38 [2020-01-02T09:37:38.342Z] --- PASS: TestInspectNetwork (7.58s)
09:37:38 [2020-01-02T09:37:38.342Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:37:38 [2020-01-02T09:37:38.342Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:37:38 [2020-01-02T09:37:38.342Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:37:38 [2020-01-02T09:37:38.342Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:37:38 [2020-01-02T09:37:38.342Z] === RUN   TestRunContainerWithBridgeNone
09:37:38 [2020-01-02T09:37:38.961Z] --- PASS: TestRunContainerWithBridgeNone (2.28s)
09:37:38 [2020-01-02T09:37:38.961Z] === RUN   TestNetworkInvalidJSON
09:37:38 [2020-01-02T09:37:38.961Z] === RUN   TestNetworkInvalidJSON//networks/create
09:37:38 [2020-01-02T09:37:38.961Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:37:38 [2020-01-02T09:37:38.961Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:37:38 [2020-01-02T09:37:38.961Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:37:38 [2020-01-02T09:37:38.961Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:37:38 [2020-01-02T09:37:38.961Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:37:38 [2020-01-02T09:37:38.961Z] === CONT  TestNetworkInvalidJSON//networks/create
09:37:38 [2020-01-02T09:37:38.961Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:37:38 [2020-01-02T09:37:38.961Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:37:38 [2020-01-02T09:37:38.961Z] --- PASS: TestNetworkInvalidJSON (0.04s)
09:37:38 [2020-01-02T09:37:38.961Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:37:38 [2020-01-02T09:37:38.961Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:37:38 [2020-01-02T09:37:38.961Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:37:38 [2020-01-02T09:37:38.961Z] === RUN   TestDaemonRestartWithLiveRestore
09:37:39 [2020-01-02T09:37:39.290Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:37:39 [2020-01-02T09:37:39.979Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
09:37:39 [2020-01-02T09:37:39.979Z] === RUN   TestDaemonDefaultNetworkPools
09:37:40 [2020-01-02T09:37:40.597Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
09:37:40 [2020-01-02T09:37:40.597Z] === RUN   TestDaemonRestartWithExistingNetwork
09:37:42 [2020-01-02T09:37:42.087Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
09:37:42 [2020-01-02T09:37:42.087Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:37:43 [2020-01-02T09:37:43.582Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s)
09:37:43 [2020-01-02T09:37:43.583Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:37:44 [2020-01-02T09:37:44.203Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:37:44 [2020-01-02T09:37:44.203Z] === RUN   TestServiceWithPredefinedNetwork
09:37:44 [2020-01-02T09:37:44.548Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
09:37:44 [2020-01-02T09:37:44.548Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:37:46 [2020-01-02T09:37:46.242Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
09:37:46 [2020-01-02T09:37:46.242Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:37:46 [2020-01-02T09:37:46.242Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:37:46 [2020-01-02T09:37:46.242Z]     service_test.go:230: FLAKY_TEST
09:37:46 [2020-01-02T09:37:46.242Z] === RUN   TestServiceWithDataPathPortInit
09:37:47 [2020-01-02T09:37:47.077Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:37:48 [2020-01-02T09:37:48.011Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:37:48 [2020-01-02T09:37:48.578Z] === RUN   TestDockerSuite/TestPortHostBinding
09:37:50 [2020-01-02T09:37:50.476Z] === RUN   TestDockerSuite/TestPortList
09:37:50 [2020-01-02T09:37:50.733Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:37:54 [2020-01-02T09:37:54.015Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:37:57 [2020-01-02T09:37:57.296Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:38:01 [2020-01-02T09:38:01.476Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:38:01 [2020-01-02T09:38:01.476Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:38:02 [2020-01-02T09:38:02.407Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:38:04 [2020-01-02T09:38:04.307Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:38:04 [2020-01-02T09:38:04.733Z] --- PASS: TestServiceWithDataPathPortInit (15.66s)
09:38:04 [2020-01-02T09:38:04.733Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:38:07 [2020-01-02T09:38:07.586Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:38:10 [2020-01-02T09:38:10.135Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:38:10 [2020-01-02T09:38:10.135Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:38:10 [2020-01-02T09:38:10.135Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:38:10 [2020-01-02T09:38:10.236Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s)
09:38:10 [2020-01-02T09:38:10.236Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ro8w0xac4w8m4utu3c8p609kr Created:2020-01-02 09:38:03.116511501 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c2d5fc545891a1860fe7f26416e2690be58a421a82e8232aaacb3f00cf241484:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7t7fwlcb4eb4hu10zyf510pvs EndpointID:0466ac86325420aaab75b4014780b32a99c97e3edb5569827fc83437de240cff MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:839ef9fe7e1cc3433ed697bb87c1955322ade7e6190b35d557f08fce367e166f MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4d7a8f398069 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7t7fwlcb4eb4hu10zyf510pvs EndpointID:0466ac86325420aaab75b4014780b32a99c97e3edb5569827fc83437de240cff EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
09:38:10 [2020-01-02T09:38:10.236Z] PASS
09:38:10 [2020-01-02T09:38:10.236Z] 
09:38:10 [2020-01-02T09:38:10.236Z] === Skipped
09:38:10 [2020-01-02T09:38:10.236Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:38:10 [2020-01-02T09:38:10.236Z]     service_test.go:230: FLAKY_TEST
09:38:10 [2020-01-02T09:38:10.236Z] 
09:38:10 [2020-01-02T09:38:10.236Z] 
09:38:10 [2020-01-02T09:38:10.236Z] DONE 21 tests, 1 skipped in 42.142s
09:38:10 [2020-01-02T09:38:10.236Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:38:10 [2020-01-02T09:38:10.236Z] ++ 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
09:38:10 [2020-01-02T09:38:10.236Z] ++ set -e
09:38:10 [2020-01-02T09:38:10.236Z] ++ '[' -n 0 ']'
09:38:10 [2020-01-02T09:38:10.236Z] ++ set -x
09:38:10 [2020-01-02T09:38:10.236Z] ++ env -i DEST=/go/src/github.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= 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
09:38:10 [2020-01-02T09:38:10.236Z] INFO: Testing against a local daemon
09:38:10 [2020-01-02T09:38:10.236Z] === RUN   TestDockerNetworkIpvlanPersistance
09:38:10 [2020-01-02T09:38:10.236Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:38:10 [2020-01-02T09:38:10.236Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:10 [2020-01-02T09:38:10.236Z] === RUN   TestDockerNetworkIpvlan
09:38:10 [2020-01-02T09:38:10.236Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:38:10 [2020-01-02T09:38:10.236Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:10 [2020-01-02T09:38:10.236Z] PASS
09:38:10 [2020-01-02T09:38:10.236Z] 
09:38:10 [2020-01-02T09:38:10.236Z] === Skipped
09:38:10 [2020-01-02T09:38:10.236Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:38:10 [2020-01-02T09:38:10.236Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:10 [2020-01-02T09:38:10.236Z] 
09:38:10 [2020-01-02T09:38:10.236Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:38:10 [2020-01-02T09:38:10.236Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:10 [2020-01-02T09:38:10.236Z] 
09:38:10 [2020-01-02T09:38:10.236Z] 
09:38:10 [2020-01-02T09:38:10.236Z] DONE 2 tests, 2 skipped in 0.098s
09:38:10 [2020-01-02T09:38:10.236Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:38:10 [2020-01-02T09:38:10.237Z] ++ 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
09:38:10 [2020-01-02T09:38:10.237Z] ++ set -e
09:38:10 [2020-01-02T09:38:10.237Z] ++ '[' -n 0 ']'
09:38:10 [2020-01-02T09:38:10.237Z] ++ set -x
09:38:10 [2020-01-02T09:38:10.237Z] ++ env -i DEST=/go/src/github.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= 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
09:38:10 [2020-01-02T09:38:10.522Z] INFO: Testing against a local daemon
09:38:10 [2020-01-02T09:38:10.522Z] === RUN   TestDockerNetworkMacvlanPersistance
09:38:10 [2020-01-02T09:38:10.701Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
09:38:10 [2020-01-02T09:38:10.958Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:38:10 [2020-01-02T09:38:10.958Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:38:11 [2020-01-02T09:38:11.891Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:38:11 [2020-01-02T09:38:11.891Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:38:12 [2020-01-02T09:38:12.010Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
09:38:12 [2020-01-02T09:38:12.010Z] === RUN   TestDockerNetworkMacvlan
09:38:12 [2020-01-02T09:38:12.827Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:38:12 [2020-01-02T09:38:12.827Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:38:13 [2020-01-02T09:38:13.029Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:38:14 [2020-01-02T09:38:14.059Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:38:14 [2020-01-02T09:38:14.683Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:38:14 [2020-01-02T09:38:14.729Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:38:14 [2020-01-02T09:38:14.729Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:38:17 [2020-01-02T09:38:17.256Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
09:38:17 [2020-01-02T09:38:17.379Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:38:18 [2020-01-02T09:38:18.191Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:38:20 [2020-01-02T09:38:20.090Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:38:20 [2020-01-02T09:38:20.348Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:38:20 [2020-01-02T09:38:20.348Z] === RUN   TestDockerSuite/TestPsByOrder
09:38:20 [2020-01-02T09:38:20.845Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:38:22 [2020-01-02T09:38:22.876Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
09:38:23 [2020-01-02T09:38:23.810Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:38:25 [2020-01-02T09:38:25.184Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:38:25 [2020-01-02T09:38:25.259Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:38:26 [2020-01-02T09:38:26.288Z] --- PASS: TestDockerNetworkMacvlan (14.42s)
09:38:26 [2020-01-02T09:38:26.288Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
09:38:26 [2020-01-02T09:38:26.288Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:38:26 [2020-01-02T09:38:26.288Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s)
09:38:26 [2020-01-02T09:38:26.288Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.32s)
09:38:26 [2020-01-02T09:38:26.288Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s)
09:38:26 [2020-01-02T09:38:26.288Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
09:38:26 [2020-01-02T09:38:26.288Z] PASS
09:38:26 [2020-01-02T09:38:26.288Z] 
09:38:26 [2020-01-02T09:38:26.288Z] DONE 8 tests in 16.010s
09:38:26 [2020-01-02T09:38:26.288Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:38:26 [2020-01-02T09:38:26.288Z] ++ 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
09:38:26 [2020-01-02T09:38:26.288Z] ++ set -e
09:38:26 [2020-01-02T09:38:26.288Z] ++ '[' -n 0 ']'
09:38:26 [2020-01-02T09:38:26.288Z] ++ set -x
09:38:26 [2020-01-02T09:38:26.288Z] ++ env -i DEST=/go/src/github.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= 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
09:38:26 [2020-01-02T09:38:26.288Z] testing: warning: no tests to run
09:38:26 [2020-01-02T09:38:26.289Z] PASS
09:38:26 [2020-01-02T09:38:26.289Z] 
09:38:26 [2020-01-02T09:38:26.289Z] DONE 0 tests in 0.015s
09:38:26 [2020-01-02T09:38:26.289Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:38:26 [2020-01-02T09:38:26.289Z] ++ 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
09:38:26 [2020-01-02T09:38:26.289Z] ++ set -e
09:38:26 [2020-01-02T09:38:26.289Z] ++ '[' -n 0 ']'
09:38:26 [2020-01-02T09:38:26.289Z] ++ set -x
09:38:26 [2020-01-02T09:38:26.289Z] ++ env -i DEST=/go/src/github.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= 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
09:38:26 [2020-01-02T09:38:26.574Z] INFO: Testing against a local daemon
09:38:26 [2020-01-02T09:38:26.574Z] === RUN   TestAuthZPluginAllowRequest
09:38:28 [2020-01-02T09:38:28.051Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
09:38:28 [2020-01-02T09:38:28.051Z] === RUN   TestAuthZPluginTLS
09:38:28 [2020-01-02T09:38:28.462Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:38:28 [2020-01-02T09:38:28.670Z] --- PASS: TestAuthZPluginTLS (0.60s)
09:38:28 [2020-01-02T09:38:28.670Z] === RUN   TestAuthZPluginDenyRequest
09:38:29 [2020-01-02T09:38:29.290Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
09:38:29 [2020-01-02T09:38:29.290Z] === RUN   TestAuthZPluginAPIDenyResponse
09:38:29 [2020-01-02T09:38:29.911Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
09:38:29 [2020-01-02T09:38:29.911Z] === RUN   TestAuthZPluginDenyResponse
09:38:30 [2020-01-02T09:38:30.531Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
09:38:30 [2020-01-02T09:38:30.531Z] === RUN   TestAuthZPluginAllowEventStream
09:38:32 [2020-01-02T09:38:32.019Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
09:38:32 [2020-01-02T09:38:32.019Z] === RUN   TestAuthZPluginErrorResponse
09:38:32 [2020-01-02T09:38:32.643Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
09:38:32 [2020-01-02T09:38:32.644Z] === RUN   TestAuthZPluginErrorRequest
09:38:33 [2020-01-02T09:38:33.264Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
09:38:33 [2020-01-02T09:38:33.264Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:38:33 [2020-01-02T09:38:33.722Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:38:33 [2020-01-02T09:38:33.722Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:38:33 [2020-01-02T09:38:33.884Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
09:38:33 [2020-01-02T09:38:33.884Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:38:35 [2020-01-02T09:38:35.920Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s)
09:38:35 [2020-01-02T09:38:35.920Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:38:36 [2020-01-02T09:38:36.249Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
09:38:37 [2020-01-02T09:38:37.183Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:38:37 [2020-01-02T09:38:37.956Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s)
09:38:37 [2020-01-02T09:38:37.956Z] === RUN   TestAuthZPluginHeader
09:38:38 [2020-01-02T09:38:38.969Z] --- PASS: TestAuthZPluginHeader (0.94s)
09:38:38 [2020-01-02T09:38:38.969Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:38:38 [2020-01-02T09:38:38.969Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:38:38 [2020-01-02T09:38:38.969Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:38 [2020-01-02T09:38:38.969Z] === RUN   TestAuthZPluginV2Disable
09:38:38 [2020-01-02T09:38:38.969Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:38:38 [2020-01-02T09:38:38.969Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:38 [2020-01-02T09:38:38.969Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:38:38 [2020-01-02T09:38:38.969Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:38:38 [2020-01-02T09:38:38.969Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:38 [2020-01-02T09:38:38.969Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:38:38 [2020-01-02T09:38:38.969Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:38:38 [2020-01-02T09:38:38.969Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:38 [2020-01-02T09:38:38.969Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:38:39 [2020-01-02T09:38:39.713Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
09:38:43 [2020-01-02T09:38:43.895Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
09:38:45 [2020-01-02T09:38:45.268Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:38:46 [2020-01-02T09:38:46.200Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:38:46 [2020-01-02T09:38:46.768Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:38:49 [2020-01-02T09:38:49.294Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:38:51 [2020-01-02T09:38:51.193Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:38:51 [2020-01-02T09:38:51.451Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
09:38:52 [2020-01-02T09:38:52.385Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:38:54 [2020-01-02T09:38:54.283Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:38:54 [2020-01-02T09:38:54.848Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
09:38:57 [2020-01-02T09:38:57.375Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:38:57 [2020-01-02T09:38:57.454Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s)
09:38:57 [2020-01-02T09:38:57.454Z] PASS
09:38:57 [2020-01-02T09:38:57.454Z] 
09:38:57 [2020-01-02T09:38:57.454Z] === Skipped
09:38:57 [2020-01-02T09:38:57.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:38:57 [2020-01-02T09:38:57.454Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2020-01-02T09:38:57.454Z] 
09:38:57 [2020-01-02T09:38:57.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:38:57 [2020-01-02T09:38:57.454Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2020-01-02T09:38:57.454Z] 
09:38:57 [2020-01-02T09:38:57.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:38:57 [2020-01-02T09:38:57.454Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2020-01-02T09:38:57.454Z] 
09:38:57 [2020-01-02T09:38:57.454Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:38:57 [2020-01-02T09:38:57.454Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2020-01-02T09:38:57.454Z] 
09:38:57 [2020-01-02T09:38:57.454Z] 
09:38:57 [2020-01-02T09:38:57.454Z] DONE 17 tests, 4 skipped in 29.408s
09:38:57 [2020-01-02T09:38:57.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:38:57 [2020-01-02T09:38:57.454Z] ++ 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
09:38:57 [2020-01-02T09:38:57.454Z] ++ set -e
09:38:57 [2020-01-02T09:38:57.454Z] ++ '[' -n 0 ']'
09:38:57 [2020-01-02T09:38:57.454Z] ++ set -x
09:38:57 [2020-01-02T09:38:57.454Z] ++ env -i DEST=/go/src/github.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= 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
09:38:57 [2020-01-02T09:38:57.454Z] INFO: Testing against a local daemon
09:38:57 [2020-01-02T09:38:57.454Z] === RUN   TestPluginInvalidJSON
09:38:57 [2020-01-02T09:38:57.454Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:38:57 [2020-01-02T09:38:57.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:38:57 [2020-01-02T09:38:57.454Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:38:57 [2020-01-02T09:38:57.454Z] --- PASS: TestPluginInvalidJSON (0.04s)
09:38:57 [2020-01-02T09:38:57.454Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:38:57 [2020-01-02T09:38:57.454Z] PASS
09:38:57 [2020-01-02T09:38:57.454Z] 
09:38:57 [2020-01-02T09:38:57.454Z] DONE 2 tests in 0.149s
09:38:57 [2020-01-02T09:38:57.454Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:38:57 [2020-01-02T09:38:57.454Z] ++ 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
09:38:57 [2020-01-02T09:38:57.454Z] ++ set -e
09:38:57 [2020-01-02T09:38:57.454Z] ++ '[' -n 0 ']'
09:38:57 [2020-01-02T09:38:57.454Z] ++ set -x
09:38:57 [2020-01-02T09:38:57.454Z] ++ env -i DEST=/go/src/github.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= 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
09:38:57 [2020-01-02T09:38:57.454Z] INFO: Testing against a local daemon
09:38:57 [2020-01-02T09:38:57.454Z] === RUN   TestExternalGraphDriver
09:38:57 [2020-01-02T09:38:57.454Z] === RUN   TestExternalGraphDriver/json
09:38:58 [2020-01-02T09:38:58.310Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:38:58 [2020-01-02T09:38:58.466Z] === RUN   TestExternalGraphDriver/spec
09:38:58 [2020-01-02T09:38:58.568Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:38:59 [2020-01-02T09:38:59.500Z] === RUN   TestDockerSuite/TestPsRightTagName
09:39:00 [2020-01-02T09:39:00.513Z] === RUN   TestExternalGraphDriver/pull
09:39:02 [2020-01-02T09:39:02.026Z] === RUN   TestDockerSuite/TestPsShowMounts
09:39:03 [2020-01-02T09:39:03.204Z] --- PASS: TestExternalGraphDriver (6.63s)
09:39:03 [2020-01-02T09:39:03.204Z]     --- PASS: TestExternalGraphDriver/json (2.02s)
09:39:03 [2020-01-02T09:39:03.204Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
09:39:03 [2020-01-02T09:39:03.204Z]     --- PASS: TestExternalGraphDriver/pull (2.36s)
09:39:03 [2020-01-02T09:39:03.204Z] === RUN   TestGraphdriverPluginV2
09:39:03 [2020-01-02T09:39:03.204Z] --- SKIP: TestGraphdriverPluginV2 (0.13s)
09:39:03 [2020-01-02T09:39:03.204Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:39:03 [2020-01-02T09:39:03.204Z] PASS
09:39:03 [2020-01-02T09:39:03.204Z] 
09:39:03 [2020-01-02T09:39:03.204Z] === Skipped
09:39:03 [2020-01-02T09:39:03.204Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s)
09:39:03 [2020-01-02T09:39:03.204Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:39:03 [2020-01-02T09:39:03.204Z] 
09:39:03 [2020-01-02T09:39:03.204Z] 
09:39:03 [2020-01-02T09:39:03.204Z] DONE 5 tests, 1 skipped in 6.860s
09:39:03 [2020-01-02T09:39:03.204Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:39:03 [2020-01-02T09:39:03.204Z] ++ 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
09:39:03 [2020-01-02T09:39:03.204Z] ++ set -e
09:39:03 [2020-01-02T09:39:03.204Z] ++ '[' -n 0 ']'
09:39:03 [2020-01-02T09:39:03.204Z] ++ set -x
09:39:03 [2020-01-02T09:39:03.204Z] ++ env -i DEST=/go/src/github.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= 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
09:39:03 [2020-01-02T09:39:03.204Z] INFO: Testing against a local daemon
09:39:03 [2020-01-02T09:39:03.204Z] === RUN   TestContinueAfterPluginCrash
09:39:03 [2020-01-02T09:39:03.204Z] === PAUSE TestContinueAfterPluginCrash
09:39:03 [2020-01-02T09:39:03.204Z] === RUN   TestDaemonStartWithLogOpt
09:39:03 [2020-01-02T09:39:03.204Z] === PAUSE TestDaemonStartWithLogOpt
09:39:03 [2020-01-02T09:39:03.204Z] === CONT  TestContinueAfterPluginCrash
09:39:03 [2020-01-02T09:39:03.204Z] === CONT  TestDaemonStartWithLogOpt
09:39:04 [2020-01-02T09:39:04.557Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:39:05 [2020-01-02T09:39:05.131Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:39:05 [2020-01-02T09:39:05.388Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:39:05 [2020-01-02T09:39:05.388Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:39:05 [2020-01-02T09:39:05.646Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:39:05 [2020-01-02T09:39:05.646Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:39:06 [2020-01-02T09:39:06.578Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:39:07 [2020-01-02T09:39:07.950Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:39:08 [2020-01-02T09:39:08.208Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
09:39:10 [2020-01-02T09:39:10.106Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:39:10 [2020-01-02T09:39:10.671Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:39:18 [2020-01-02T09:39:18.490Z] --- PASS: TestDaemonStartWithLogOpt (14.56s)
09:39:18 [2020-01-02T09:39:18.773Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:39:19 [2020-01-02T09:39:19.706Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:39:21 [2020-01-02T09:39:21.082Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:39:22 [2020-01-02T09:39:22.453Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:39:22 [2020-01-02T09:39:22.453Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:39:22 [2020-01-02T09:39:22.453Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:39:22 [2020-01-02T09:39:22.711Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:39:22 [2020-01-02T09:39:22.887Z] --- PASS: TestContinueAfterPluginCrash (19.31s)
09:39:22 [2020-01-02T09:39:22.887Z] PASS
09:39:22 [2020-01-02T09:39:22.887Z] 
09:39:22 [2020-01-02T09:39:22.887Z] DONE 2 tests in 19.404s
09:39:22 [2020-01-02T09:39:22.887Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:39:22 [2020-01-02T09:39:22.887Z] ++ 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
09:39:22 [2020-01-02T09:39:22.887Z] ++ set -e
09:39:22 [2020-01-02T09:39:22.887Z] ++ '[' -n 0 ']'
09:39:22 [2020-01-02T09:39:22.887Z] ++ set -x
09:39:22 [2020-01-02T09:39:22.887Z] ++ env -i DEST=/go/src/github.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= 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
09:39:22 [2020-01-02T09:39:22.887Z] INFO: Testing against a local daemon
09:39:22 [2020-01-02T09:39:22.887Z] === RUN   TestPluginWithDevMounts
09:39:22 [2020-01-02T09:39:22.887Z] === PAUSE TestPluginWithDevMounts
09:39:22 [2020-01-02T09:39:22.887Z] === CONT  TestPluginWithDevMounts
09:39:24 [2020-01-02T09:39:24.918Z] --- PASS: TestPluginWithDevMounts (2.26s)
09:39:24 [2020-01-02T09:39:24.918Z] PASS
09:39:24 [2020-01-02T09:39:24.918Z] 
09:39:24 [2020-01-02T09:39:24.918Z] DONE 1 tests in 2.356s
09:39:24 [2020-01-02T09:39:24.918Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:39:24 [2020-01-02T09:39:24.918Z] ++ 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
09:39:24 [2020-01-02T09:39:24.918Z] ++ set -e
09:39:24 [2020-01-02T09:39:24.918Z] ++ '[' -n 0 ']'
09:39:24 [2020-01-02T09:39:24.918Z] ++ set -x
09:39:24 [2020-01-02T09:39:24.918Z] ++ env -i DEST=/go/src/github.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= 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
09:39:24 [2020-01-02T09:39:24.918Z] INFO: Testing against a local daemon
09:39:24 [2020-01-02T09:39:24.918Z] === RUN   TestSecretInspect
09:39:25 [2020-01-02T09:39:25.239Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:39:26 [2020-01-02T09:39:26.959Z] --- PASS: TestSecretInspect (2.21s)
09:39:26 [2020-01-02T09:39:26.959Z] === RUN   TestSecretList
09:39:27 [2020-01-02T09:39:27.137Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:39:29 [2020-01-02T09:39:29.665Z] --- PASS: TestSecretList (2.28s)
09:39:29 [2020-01-02T09:39:29.665Z] === RUN   TestSecretsCreateAndDelete
09:39:31 [2020-01-02T09:39:31.323Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:39:31 [2020-01-02T09:39:31.700Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
09:39:31 [2020-01-02T09:39:31.700Z] === RUN   TestSecretsUpdate
09:39:32 [2020-01-02T09:39:32.255Z] === RUN   TestDockerSuite/TestRmiBlank
09:39:32 [2020-01-02T09:39:32.255Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:39:32 [2020-01-02T09:39:32.255Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:39:33 [2020-01-02T09:39:33.742Z] --- PASS: TestSecretsUpdate (2.28s)
09:39:33 [2020-01-02T09:39:33.742Z] === RUN   TestTemplatedSecret
09:39:34 [2020-01-02T09:39:34.787Z] === RUN   TestDockerSwarmSuite/TestServiceScale
09:39:36 [2020-01-02T09:39:36.437Z] --- PASS: TestTemplatedSecret (2.70s)
09:39:36 [2020-01-02T09:39:36.437Z] === RUN   TestSecretCreateResolve
09:39:36 [2020-01-02T09:39:36.687Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:39:37 [2020-01-02T09:39:37.620Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:39:37 [2020-01-02T09:39:37.879Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:39:38 [2020-01-02T09:39:38.137Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:39:39 [2020-01-02T09:39:39.132Z] --- PASS: TestSecretCreateResolve (2.29s)
09:39:39 [2020-01-02T09:39:39.132Z] PASS
09:39:39 [2020-01-02T09:39:39.132Z] 
09:39:39 [2020-01-02T09:39:39.132Z] DONE 6 tests in 14.066s
09:39:39 [2020-01-02T09:39:39.132Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:39:39 [2020-01-02T09:39:39.132Z] ++ 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
09:39:39 [2020-01-02T09:39:39.132Z] ++ set -e
09:39:39 [2020-01-02T09:39:39.132Z] ++ '[' -n 0 ']'
09:39:39 [2020-01-02T09:39:39.132Z] ++ set -x
09:39:39 [2020-01-02T09:39:39.132Z] ++ env -i DEST=/go/src/github.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= 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
09:39:39 [2020-01-02T09:39:39.132Z] INFO: Testing against a local daemon
09:39:39 [2020-01-02T09:39:39.132Z] === RUN   TestServiceCreateInit
09:39:39 [2020-01-02T09:39:39.132Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:39:40 [2020-01-02T09:39:40.036Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:39:40 [2020-01-02T09:39:40.968Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:39:42 [2020-01-02T09:39:42.866Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:39:43 [2020-01-02T09:39:43.536Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:39:43 [2020-01-02T09:39:43.798Z] === RUN   TestDockerSuite/TestRmiTag
09:39:43 [2020-01-02T09:39:43.798Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:39:45 [2020-01-02T09:39:45.172Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:39:47 [2020-01-02T09:39:47.022Z] --- PASS: TestServiceCreateInit (8.09s)
09:39:47 [2020-01-02T09:39:47.022Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.03s)
09:39:47 [2020-01-02T09:39:47.022Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.02s)
09:39:47 [2020-01-02T09:39:47.022Z] === RUN   TestCreateServiceMultipleTimes
09:39:49 [2020-01-02T09:39:49.357Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:39:50 [2020-01-02T09:39:50.290Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:39:51 [2020-01-02T09:39:51.222Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:39:51 [2020-01-02T09:39:51.479Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:39:53 [2020-01-02T09:39:53.380Z] === RUN   TestDockerSuite/TestRunAddHost
09:39:54 [2020-01-02T09:39:54.315Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:39:54 [2020-01-02T09:39:54.574Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:39:55 [2020-01-02T09:39:55.508Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:39:55 [2020-01-02T09:39:55.508Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:39:56 [2020-01-02T09:39:56.073Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:39:57 [2020-01-02T09:39:57.972Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:39:57 [2020-01-02T09:39:57.972Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:39:58 [2020-01-02T09:39:58.905Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:39:59 [2020-01-02T09:39:59.847Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:40:00 [2020-01-02T09:40:00.779Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:40:00 [2020-01-02T09:40:00.780Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
09:40:02 [2020-01-02T09:40:02.678Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:40:03 [2020-01-02T09:40:03.612Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:40:04 [2020-01-02T09:40:04.545Z] === RUN   TestDockerSuite/TestRunAttachDetach
09:40:05 [2020-01-02T09:40:05.478Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
09:40:05 [2020-01-02T09:40:05.524Z] --- PASS: TestCreateServiceMultipleTimes (17.99s)
09:40:05 [2020-01-02T09:40:05.525Z] === RUN   TestCreateServiceConflict
09:40:06 [2020-01-02T09:40:06.854Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
09:40:07 [2020-01-02T09:40:07.565Z] --- PASS: TestCreateServiceConflict (2.34s)
09:40:07 [2020-01-02T09:40:07.565Z] === RUN   TestCreateServiceMaxReplicas
09:40:07 [2020-01-02T09:40:07.788Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
09:40:08 [2020-01-02T09:40:08.352Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
09:40:09 [2020-01-02T09:40:09.725Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:40:10 [2020-01-02T09:40:10.265Z] --- PASS: TestCreateServiceMaxReplicas (2.94s)
09:40:10 [2020-01-02T09:40:10.265Z] === RUN   TestCreateWithDuplicateNetworkNames
09:40:10 [2020-01-02T09:40:10.658Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
09:40:11 [2020-01-02T09:40:11.590Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:40:12 [2020-01-02T09:40:12.525Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:40:13 [2020-01-02T09:40:13.458Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:40:14 [2020-01-02T09:40:14.024Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:40:14 [2020-01-02T09:40:14.024Z] === RUN   TestDockerSuite/TestRunBindMounts
09:40:16 [2020-01-02T09:40:16.549Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:40:17 [2020-01-02T09:40:17.483Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:40:18 [2020-01-02T09:40:18.049Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:40:18 [2020-01-02T09:40:18.981Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:40:19 [2020-01-02T09:40:19.913Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:40:19 [2020-01-02T09:40:19.913Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:40:20 [2020-01-02T09:40:20.478Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:40:21 [2020-01-02T09:40:21.410Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:40:22 [2020-01-02T09:40:22.358Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:40:22 [2020-01-02T09:40:22.922Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:40:23 [2020-01-02T09:40:23.855Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:40:23 [2020-01-02T09:40:23.855Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:40:24 [2020-01-02T09:40:24.113Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:40:24 [2020-01-02T09:40:24.680Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:40:24 [2020-01-02T09:40:24.680Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:40:25 [2020-01-02T09:40:25.509Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s)
09:40:25 [2020-01-02T09:40:25.509Z] === RUN   TestCreateServiceSecretFileMode
09:40:26 [2020-01-02T09:40:26.054Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:40:26 [2020-01-02T09:40:26.131Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
09:40:26 [2020-01-02T09:40:26.131Z] === RUN   TestCreateServiceConfigFileMode
09:40:26 [2020-01-02T09:40:26.987Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:40:27 [2020-01-02T09:40:27.919Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:40:28 [2020-01-02T09:40:28.827Z] --- PASS: TestCreateServiceConfigFileMode (2.55s)
09:40:28 [2020-01-02T09:40:28.827Z] === RUN   TestCreateServiceSysctls
09:40:28 [2020-01-02T09:40:28.851Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:40:28 [2020-01-02T09:40:28.851Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:40:29 [2020-01-02T09:40:29.784Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:40:31 [2020-01-02T09:40:31.682Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:40:32 [2020-01-02T09:40:32.295Z] --- PASS: TestCreateServiceSysctls (3.32s)
09:40:32 [2020-01-02T09:40:32.295Z] === RUN   TestCreateServiceCapabilities
09:40:32 [2020-01-02T09:40:32.615Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:40:32 [2020-01-02T09:40:32.874Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:40:34 [2020-01-02T09:40:34.773Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:40:34 [2020-01-02T09:40:34.986Z] --- PASS: TestCreateServiceCapabilities (2.60s)
09:40:34 [2020-01-02T09:40:34.986Z] === RUN   TestInspect
09:40:35 [2020-01-02T09:40:35.706Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:40:35 [2020-01-02T09:40:35.706Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
09:40:36 [2020-01-02T09:40:36.272Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:40:37 [2020-01-02T09:40:37.206Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:40:37 [2020-01-02T09:40:37.696Z] --- PASS: TestInspect (2.89s)
09:40:37 [2020-01-02T09:40:37.696Z] === RUN   TestServiceListWithStatuses
09:40:37 [2020-01-02T09:40:37.696Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:40:37 [2020-01-02T09:40:37.696Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:40:37 [2020-01-02T09:40:37.696Z] === RUN   TestDockerNetworkConnectAlias
09:40:38 [2020-01-02T09:40:38.139Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:40:39 [2020-01-02T09:40:39.073Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:40:40 [2020-01-02T09:40:40.972Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:40:43 [2020-01-02T09:40:43.207Z] --- PASS: TestDockerNetworkConnectAlias (5.55s)
09:40:43 [2020-01-02T09:40:43.207Z] === RUN   TestDockerNetworkReConnect
09:40:44 [2020-01-02T09:40:44.397Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:40:44 [2020-01-02T09:40:44.397Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:40:45 [2020-01-02T09:40:45.331Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:40:47 [2020-01-02T09:40:47.894Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:40:48 [2020-01-02T09:40:48.722Z] --- PASS: TestDockerNetworkReConnect (4.60s)
09:40:48 [2020-01-02T09:40:48.722Z] === RUN   TestServicePlugin
09:40:48 [2020-01-02T09:40:48.722Z] --- SKIP: TestServicePlugin (0.00s)
09:40:48 [2020-01-02T09:40:48.722Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:40:48 [2020-01-02T09:40:48.722Z] === RUN   TestServiceUpdateLabel
09:40:49 [2020-01-02T09:40:49.266Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:40:50 [2020-01-02T09:40:50.209Z] --- PASS: TestServiceUpdateLabel (2.30s)
09:40:50 [2020-01-02T09:40:50.209Z] === RUN   TestServiceUpdateSecrets
09:40:52 [2020-01-02T09:40:52.544Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:40:52 [2020-01-02T09:40:52.544Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:40:55 [2020-01-02T09:40:55.071Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:40:55 [2020-01-02T09:40:55.071Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:40:55 [2020-01-02T09:40:55.071Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:40:56 [2020-01-02T09:40:56.004Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:40:57 [2020-01-02T09:40:57.903Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:40:59 [2020-01-02T09:40:59.801Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:41:02 [2020-01-02T09:41:02.326Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:41:02 [2020-01-02T09:41:02.583Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:41:04 [2020-01-02T09:41:04.481Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:41:05 [2020-01-02T09:41:05.413Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
09:41:05 [2020-01-02T09:41:05.413Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:41:05 [2020-01-02T09:41:05.452Z] --- PASS: TestServiceUpdateSecrets (14.74s)
09:41:05 [2020-01-02T09:41:05.452Z] === RUN   TestServiceUpdateConfigs
09:41:05 [2020-01-02T09:41:05.978Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
09:41:07 [2020-01-02T09:41:07.879Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:41:07 [2020-01-02T09:41:07.879Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:41:08 [2020-01-02T09:41:08.812Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:41:09 [2020-01-02T09:41:09.376Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:41:10 [2020-01-02T09:41:10.309Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
09:41:11 [2020-01-02T09:41:11.241Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:41:11 [2020-01-02T09:41:11.241Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:41:11 [2020-01-02T09:41:11.500Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
09:41:12 [2020-01-02T09:41:12.069Z] === RUN   TestDockerSuite/TestRunEnvironment
09:41:13 [2020-01-02T09:41:13.003Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:41:13 [2020-01-02T09:41:13.939Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:41:14 [2020-01-02T09:41:14.504Z] === RUN   TestDockerSuite/TestRunExitCode
09:41:15 [2020-01-02T09:41:15.437Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:41:16 [2020-01-02T09:41:16.369Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:41:16 [2020-01-02T09:41:16.935Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:41:17 [2020-01-02T09:41:17.870Z] === RUN   TestDockerSuite/TestRunExposePort
09:41:17 [2020-01-02T09:41:17.870Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:41:18 [2020-01-02T09:41:18.802Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:41:19 [2020-01-02T09:41:19.367Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:41:19 [2020-01-02T09:41:19.625Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:41:20 [2020-01-02T09:41:20.698Z] --- PASS: TestServiceUpdateConfigs (14.86s)
09:41:20 [2020-01-02T09:41:20.698Z] === RUN   TestServiceUpdateNetwork
09:41:21 [2020-01-02T09:41:21.528Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:41:21 [2020-01-02T09:41:21.528Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:41:21 [2020-01-02T09:41:21.528Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:41:25 [2020-01-02T09:41:25.714Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:41:26 [2020-01-02T09:41:26.279Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:41:35 [2020-01-02T09:41:35.953Z] --- PASS: TestServiceUpdateNetwork (13.97s)
09:41:35 [2020-01-02T09:41:35.953Z] PASS
09:41:35 [2020-01-02T09:41:35.953Z] 
09:41:35 [2020-01-02T09:41:35.953Z] === Skipped
09:41:35 [2020-01-02T09:41:35.953Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
09:41:35 [2020-01-02T09:41:35.953Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:41:35 [2020-01-02T09:41:35.953Z] 
09:41:35 [2020-01-02T09:41:35.953Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:41:35 [2020-01-02T09:41:35.953Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:35 [2020-01-02T09:41:35.953Z] 
09:41:35 [2020-01-02T09:41:35.953Z] 
09:41:35 [2020-01-02T09:41:35.953Z] DONE 20 tests, 2 skipped in 114.852s
09:41:35 [2020-01-02T09:41:35.953Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:41:35 [2020-01-02T09:41:35.953Z] ++ 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
09:41:35 [2020-01-02T09:41:35.953Z] ++ set -e
09:41:35 [2020-01-02T09:41:35.953Z] ++ '[' -n 0 ']'
09:41:35 [2020-01-02T09:41:35.953Z] ++ set -x
09:41:35 [2020-01-02T09:41:35.953Z] ++ env -i DEST=/go/src/github.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= 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
09:41:35 [2020-01-02T09:41:35.953Z] INFO: Testing against a local daemon
09:41:35 [2020-01-02T09:41:35.953Z] === RUN   TestSessionCreate
09:41:35 [2020-01-02T09:41:35.953Z] --- PASS: TestSessionCreate (0.06s)
09:41:35 [2020-01-02T09:41:35.953Z] === RUN   TestSessionCreateWithBadUpgrade
09:41:35 [2020-01-02T09:41:35.953Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:41:35 [2020-01-02T09:41:35.953Z] PASS
09:41:35 [2020-01-02T09:41:35.953Z] 
09:41:35 [2020-01-02T09:41:35.953Z] DONE 2 tests in 0.202s
09:41:35 [2020-01-02T09:41:35.953Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:41:35 [2020-01-02T09:41:35.953Z] ++ 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
09:41:35 [2020-01-02T09:41:35.953Z] ++ set -e
09:41:35 [2020-01-02T09:41:35.953Z] ++ '[' -n 0 ']'
09:41:35 [2020-01-02T09:41:35.953Z] ++ set -x
09:41:35 [2020-01-02T09:41:35.954Z] ++ env -i DEST=/go/src/github.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= 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
09:41:35 [2020-01-02T09:41:35.954Z] INFO: Testing against a local daemon
09:41:35 [2020-01-02T09:41:35.954Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:41:35 [2020-01-02T09:41:35.954Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:41:35 [2020-01-02T09:41:35.954Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:41:35 [2020-01-02T09:41:35.954Z] === RUN   TestEventsExecDie
09:41:35 [2020-01-02T09:41:35.954Z] --- PASS: TestEventsExecDie (0.79s)
09:41:35 [2020-01-02T09:41:35.954Z] === RUN   TestEventsBackwardsCompatible
09:41:35 [2020-01-02T09:41:35.954Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
09:41:35 [2020-01-02T09:41:35.954Z] === RUN   TestInfoBinaryCommits
09:41:35 [2020-01-02T09:41:35.954Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:41:35 [2020-01-02T09:41:35.954Z] === RUN   TestInfoAPIVersioned
09:41:35 [2020-01-02T09:41:35.954Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:41:35 [2020-01-02T09:41:35.954Z] === RUN   TestInfoDiscoveryBackend
09:41:35 [2020-01-02T09:41:35.954Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
09:41:35 [2020-01-02T09:41:35.954Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:41:36 [2020-01-02T09:41:36.571Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:41:36 [2020-01-02T09:41:36.571Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:41:37 [2020-01-02T09:41:37.199Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
09:41:37 [2020-01-02T09:41:37.199Z] === RUN   TestInfoAPI
09:41:37 [2020-01-02T09:41:37.199Z] --- PASS: TestInfoAPI (0.05s)
09:41:37 [2020-01-02T09:41:37.199Z] === RUN   TestInfoAPIWarnings
09:41:37 [2020-01-02T09:41:37.497Z] --- PASS: TestInfoAPIWarnings (0.55s)
09:41:37 [2020-01-02T09:41:37.497Z] === RUN   TestInfoDebug
09:41:38 [2020-01-02T09:41:38.119Z] --- PASS: TestInfoDebug (0.54s)
09:41:38 [2020-01-02T09:41:38.119Z] === RUN   TestInfoInsecureRegistries
09:41:38 [2020-01-02T09:41:38.572Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
09:41:38 [2020-01-02T09:41:38.740Z] --- PASS: TestInfoInsecureRegistries (0.54s)
09:41:38 [2020-01-02T09:41:38.740Z] === RUN   TestInfoRegistryMirrors
09:41:38 [2020-01-02T09:41:38.829Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:41:39 [2020-01-02T09:41:39.357Z] --- PASS: TestInfoRegistryMirrors (0.55s)
09:41:39 [2020-01-02T09:41:39.357Z] === RUN   TestLoginFailsWithBadCredentials
09:41:39 [2020-01-02T09:41:39.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s)
09:41:39 [2020-01-02T09:41:39.642Z] === RUN   TestPingCacheHeaders
09:41:39 [2020-01-02T09:41:39.927Z] --- PASS: TestPingCacheHeaders (0.05s)
09:41:39 [2020-01-02T09:41:39.927Z] === RUN   TestPingGet
09:41:39 [2020-01-02T09:41:39.927Z] --- PASS: TestPingGet (0.03s)
09:41:39 [2020-01-02T09:41:39.927Z] === RUN   TestPingHead
09:41:39 [2020-01-02T09:41:39.927Z] --- PASS: TestPingHead (0.06s)
09:41:39 [2020-01-02T09:41:39.927Z] === RUN   TestVersion
09:41:39 [2020-01-02T09:41:39.927Z] --- PASS: TestVersion (0.05s)
09:41:39 [2020-01-02T09:41:39.927Z] PASS
09:41:39 [2020-01-02T09:41:39.927Z] 
09:41:39 [2020-01-02T09:41:39.927Z] === Skipped
09:41:39 [2020-01-02T09:41:39.927Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:41:39 [2020-01-02T09:41:39.927Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:41:39 [2020-01-02T09:41:39.927Z] 
09:41:39 [2020-01-02T09:41:39.927Z] 
09:41:39 [2020-01-02T09:41:39.927Z] DONE 18 tests, 1 skipped in 6.062s
09:41:39 [2020-01-02T09:41:39.927Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:41:39 [2020-01-02T09:41:39.927Z] ++ 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
09:41:39 [2020-01-02T09:41:39.927Z] ++ set -e
09:41:39 [2020-01-02T09:41:39.927Z] ++ '[' -n 0 ']'
09:41:39 [2020-01-02T09:41:39.927Z] ++ set -x
09:41:39 [2020-01-02T09:41:39.927Z] ++ env -i DEST=/go/src/github.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= 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
09:41:39 [2020-01-02T09:41:39.927Z] INFO: Testing against a local daemon
09:41:39 [2020-01-02T09:41:39.927Z] === RUN   TestVolumesCreateAndList
09:41:40 [2020-01-02T09:41:40.211Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:41:40 [2020-01-02T09:41:40.211Z] === RUN   TestVolumesRemove
09:41:40 [2020-01-02T09:41:40.211Z] --- PASS: TestVolumesRemove (0.08s)
09:41:40 [2020-01-02T09:41:40.211Z] === RUN   TestVolumesInspect
09:41:40 [2020-01-02T09:41:40.211Z] --- PASS: TestVolumesInspect (0.05s)
09:41:40 [2020-01-02T09:41:40.211Z] === RUN   TestVolumesInvalidJSON
09:41:40 [2020-01-02T09:41:40.211Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:41:40 [2020-01-02T09:41:40.211Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:41:40 [2020-01-02T09:41:40.211Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:41:40 [2020-01-02T09:41:40.211Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:41:40 [2020-01-02T09:41:40.211Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:41:40 [2020-01-02T09:41:40.211Z] PASS
09:41:40 [2020-01-02T09:41:40.211Z] 
09:41:40 [2020-01-02T09:41:40.211Z] DONE 5 tests in 0.292s
09:41:40 [2020-01-02T09:41:40.211Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:41:40 [2020-01-02T09:41:40.495Z] ++++ cat bundles/test-integration/docker.pid
09:41:40 [2020-01-02T09:41:40.495Z] +++ kill 13212
09:41:40 [2020-01-02T09:41:40.727Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
09:41:40 [2020-01-02T09:41:40.727Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
09:41:40 [2020-01-02T09:41:40.727Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:41:40 [2020-01-02T09:41:40.727Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:41:41 [2020-01-02T09:41:41.291Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:41:41 [2020-01-02T09:41:41.979Z] +++ /etc/init.d/apparmor stop
09:41:41 [2020-01-02T09:41:41.979Z] Clearing AppArmor profiles cache:.
09:41:41 [2020-01-02T09:41:41.979Z] All profile caches have been cleared, but no profiles have been unloaded.
09:41:41 [2020-01-02T09:41:41.979Z] Unloading profiles will leave already running processes permanently
09:41:41 [2020-01-02T09:41:41.979Z] unconfined, which can lead to unexpected situations.
09:41:41 [2020-01-02T09:41:41.979Z] 
09:41:41 [2020-01-02T09:41:41.979Z] To set a process to complain mode, use the command line tool
09:41:41 [2020-01-02T09:41:41.979Z] 'aa-complain'. To really tear down all profiles, run the init script
09:41:41 [2020-01-02T09:41:41.979Z] with the 'teardown' option."
09:41:41 [2020-01-02T09:41:41.979Z] 
Post stage
[Pipeline] junit
09:41:44 [2020-01-02T09:41:44.049Z] Recording test results
09:41:44 [2020-01-02T09:41:44.576Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:41:45 [2020-01-02T09:41:45.052Z] + echo Ensuring container killed.
09:41:45 [2020-01-02T09:41:45.052Z] Ensuring container killed.
09:41:45 [2020-01-02T09:41:45.052Z] + docker rm -vf docker-pr2
09:41:45 [2020-01-02T09:41:45.052Z] Error: No such container: docker-pr2
09:41:45 [2020-01-02T09:41:45.052Z] + true
[Pipeline] sh
09:41:45 [2020-01-02T09:41:45.434Z] + echo Chowning /workspace to jenkins user
09:41:45 [2020-01-02T09:41:45.434Z] Chowning /workspace to jenkins user
09:41:45 [2020-01-02T09:41:45.434Z] + id -u
09:41:45 [2020-01-02T09:41:45.434Z] + id -g
09:41:45 [2020-01-02T09:41:45.434Z] + docker run --rm -v /home/docker/workspace/moby_PR-40291:/workspace busybox chown -R 1001:1001 /workspace
09:41:45 [2020-01-02T09:41:45.434Z] Unable to find image 'busybox:latest' locally
09:41:45 [2020-01-02T09:41:45.721Z] latest: Pulling from library/busybox
09:41:45 [2020-01-02T09:41:45.721Z] d7e28ec550a2: Pulling fs layer
09:41:45 [2020-01-02T09:41:45.954Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:41:46 [2020-01-02T09:41:46.008Z] d7e28ec550a2: Verifying Checksum
09:41:46 [2020-01-02T09:41:46.008Z] d7e28ec550a2: Download complete
09:41:46 [2020-01-02T09:41:46.629Z] d7e28ec550a2: Pull complete
09:41:46 [2020-01-02T09:41:46.629Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
09:41:46 [2020-01-02T09:41:46.629Z] Status: Downloaded newer image for busybox:latest
09:41:47 [2020-01-02T09:41:47.852Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:41:48 [2020-01-02T09:41:48.417Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:41:48 [2020-01-02T09:41:48.512Z] + bundleName=ppc64le-integration
09:41:48 [2020-01-02T09:41:48.512Z] + echo Creating ppc64le-integration-bundles.tar.gz
09:41:48 [2020-01-02T09:41:48.512Z] Creating ppc64le-integration-bundles.tar.gz
09:41:48 [2020-01-02T09:41:48.512Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
09:41:48 [2020-01-02T09:41:48.512Z]  -print
[Pipeline] archiveArtifacts
09:41:48 [2020-01-02T09:41:48.834Z] Archiving artifacts
09:41:49 [2020-01-02T09:41:49.226Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40291/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:41:49 [2020-01-02T09:41:49.349Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:41:49 [2020-01-02T09:41:49.629Z] + make clean
09:41:49 [2020-01-02T09:41:49.913Z] === RUN   TestDockerSuite/TestRunModeHostname
09:41:50 [2020-01-02T09:41:50.249Z] make: command: Command not found
09:41:50 [2020-01-02T09:41:50.250Z] make: command: Command not found
09:41:50 [2020-01-02T09:41:50.250Z] docker volume rm -f docker-dev-cache
09:41:50 [2020-01-02T09:41:50.250Z] docker-dev-cache
[Pipeline] deleteDir
09:41:50 [2020-01-02T09:41:50.847Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:41:51 [2020-01-02T09:41:51.105Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:41:51 [2020-01-02T09:41:51.105Z] === RUN   TestDockerSuite/TestRunModeIpcHost
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:41:53 [2020-01-02T09:41:53.002Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:41:54 [2020-01-02T09:41:54.374Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:41:55 [2020-01-02T09:41:55.747Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:41:55 [2020-01-02T09:41:55.747Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:41:55 [2020-01-02T09:41:55.747Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:41:57 [2020-01-02T09:41:57.645Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:41:59 [2020-01-02T09:41:59.016Z] === RUN   TestDockerSuite/TestRunMount
09:42:05 [2020-01-02T09:42:05.570Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:42:05 [2020-01-02T09:42:05.828Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:42:06 [2020-01-02T09:42:06.761Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:42:08 [2020-01-02T09:42:08.660Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:42:11 [2020-01-02T09:42:11.186Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:42:14 [2020-01-02T09:42:14.470Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:42:16 [2020-01-02T09:42:16.369Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:42:18 [2020-01-02T09:42:18.896Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:42:20 [2020-01-02T09:42:20.795Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:42:22 [2020-01-02T09:42:22.168Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:42:22 [2020-01-02T09:42:22.168Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:42:23 [2020-01-02T09:42:23.100Z] === RUN   TestDockerSuite/TestRunNetHost
09:42:24 [2020-01-02T09:42:24.033Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:42:24 [2020-01-02T09:42:24.966Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:42:25 [2020-01-02T09:42:25.530Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:42:28 [2020-01-02T09:42:28.057Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:42:30 [2020-01-02T09:42:30.583Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:42:34 [2020-01-02T09:42:34.766Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:42:35 [2020-01-02T09:42:35.699Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:42:35 [2020-01-02T09:42:35.699Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:42:36 [2020-01-02T09:42:36.632Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:42:36 [2020-01-02T09:42:36.632Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:42:37 [2020-01-02T09:42:37.566Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:42:38 [2020-01-02T09:42:38.131Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:42:38 [2020-01-02T09:42:38.131Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:42:39 [2020-01-02T09:42:39.084Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:42:40 [2020-01-02T09:42:40.019Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:42:40 [2020-01-02T09:42:40.019Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:42:40 [2020-01-02T09:42:40.584Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:42:41 [2020-01-02T09:42:41.517Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:42:43 [2020-01-02T09:42:43.416Z] === RUN   TestDockerSuite/TestRunPortInUse
09:42:43 [2020-01-02T09:42:43.981Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:42:44 [2020-01-02T09:42:44.914Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:42:45 [2020-01-02T09:42:45.848Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:42:46 [2020-01-02T09:42:46.414Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:42:47 [2020-01-02T09:42:47.347Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:42:47 [2020-01-02T09:42:47.913Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:42:47 [2020-01-02T09:42:47.913Z] === RUN   TestDockerSuite/TestRunPublishPort
09:42:48 [2020-01-02T09:42:48.845Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:42:49 [2020-01-02T09:42:49.410Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:42:49 [2020-01-02T09:42:49.410Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:42:50 [2020-01-02T09:42:50.344Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:42:51 [2020-01-02T09:42:51.717Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:42:51 [2020-01-02T09:42:51.717Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:42:54 [2020-01-02T09:42:54.994Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:42:56 [2020-01-02T09:42:56.893Z] === RUN   TestDockerSuite/TestRunRm
09:42:57 [2020-01-02T09:42:57.550Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:43:01 [2020-01-02T09:43:01.729Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:43:01 [2020-01-02T09:43:01.990Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:43:02 [2020-01-02T09:43:02.922Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:43:04 [2020-01-02T09:43:04.321Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:43:05 [2020-01-02T09:43:05.255Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:43:09 [2020-01-02T09:43:09.433Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:43:14 [2020-01-02T09:43:14.697Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:43:14 [2020-01-02T09:43:14.954Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:43:15 [2020-01-02T09:43:15.519Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:43:16 [2020-01-02T09:43:16.451Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:43:17 [2020-01-02T09:43:17.384Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:43:17 [2020-01-02T09:43:17.950Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:43:18 [2020-01-02T09:43:18.883Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:43:19 [2020-01-02T09:43:19.450Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:43:20 [2020-01-02T09:43:20.385Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:43:20 [2020-01-02T09:43:20.950Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:43:24 [2020-01-02T09:43:24.228Z] === RUN   TestDockerSuite/TestRunState
09:43:25 [2020-01-02T09:43:25.160Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:43:26 [2020-01-02T09:43:26.094Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:43:27 [2020-01-02T09:43:27.028Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:43:27 [2020-01-02T09:43:27.028Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:43:27 [2020-01-02T09:43:27.028Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:43:27 [2020-01-02T09:43:27.960Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:43:28 [2020-01-02T09:43:28.525Z] === RUN   TestDockerSuite/TestRunSysctls
09:43:30 [2020-01-02T09:43:30.442Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:43:30 [2020-01-02T09:43:30.442Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:43:30 [2020-01-02T09:43:30.442Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:43:31 [2020-01-02T09:43:31.036Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
09:43:33 [2020-01-02T09:43:33.569Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:43:34 [2020-01-02T09:43:34.501Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
09:43:36 [2020-01-02T09:43:36.400Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:43:39 [2020-01-02T09:43:39.687Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:43:40 [2020-01-02T09:43:40.624Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:43:43 [2020-01-02T09:43:43.903Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:43:44 [2020-01-02T09:43:44.469Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:43:44 [2020-01-02T09:43:44.727Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:43:44 [2020-01-02T09:43:44.985Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:43:45 [2020-01-02T09:43:45.919Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:43:48 [2020-01-02T09:43:48.447Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:43:49 [2020-01-02T09:43:49.820Z] === RUN   TestDockerSuite/TestRunUserByID
09:43:50 [2020-01-02T09:43:50.753Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:43:50 [2020-01-02T09:43:50.753Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:43:51 [2020-01-02T09:43:51.011Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:43:51 [2020-01-02T09:43:51.949Z] === RUN   TestDockerSuite/TestRunUserByName
09:43:52 [2020-01-02T09:43:52.514Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:43:53 [2020-01-02T09:43:53.448Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:43:53 [2020-01-02T09:43:53.449Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:43:53 [2020-01-02T09:43:53.706Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:43:54 [2020-01-02T09:43:54.639Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:43:59 [2020-01-02T09:43:59.908Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:43:59 [2020-01-02T09:43:59.908Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:43:59 [2020-01-02T09:43:59.908Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:44:01 [2020-01-02T09:44:01.281Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:44:03 [2020-01-02T09:44:03.809Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:44:05 [2020-01-02T09:44:05.182Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:44:07 [2020-01-02T09:44:07.709Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:44:08 [2020-01-02T09:44:08.275Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:44:10 [2020-01-02T09:44:10.805Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:44:10 [2020-01-02T09:44:10.805Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:44:11 [2020-01-02T09:44:11.739Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:44:12 [2020-01-02T09:44:12.674Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:44:13 [2020-01-02T09:44:13.239Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:44:13 [2020-01-02T09:44:13.239Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:44:13 [2020-01-02T09:44:13.239Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:44:13 [2020-01-02T09:44:13.239Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:44:13 [2020-01-02T09:44:13.498Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:44:14 [2020-01-02T09:44:14.431Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:44:15 [2020-01-02T09:44:15.365Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:44:16 [2020-01-02T09:44:16.298Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:44:16 [2020-01-02T09:44:16.298Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:44:18 [2020-01-02T09:44:18.197Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:44:19 [2020-01-02T09:44:19.131Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:44:19 [2020-01-02T09:44:19.132Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:44:20 [2020-01-02T09:44:20.065Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:44:20 [2020-01-02T09:44:20.065Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:44:20 [2020-01-02T09:44:20.998Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:44:20 [2020-01-02T09:44:20.998Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:44:20 [2020-01-02T09:44:20.998Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
09:44:20 [2020-01-02T09:44:20.998Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:44:20 [2020-01-02T09:44:20.998Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:44:20 [2020-01-02T09:44:20.998Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:44:21 [2020-01-02T09:44:21.256Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:44:21 [2020-01-02T09:44:21.514Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:44:21 [2020-01-02T09:44:21.514Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:44:21 [2020-01-02T09:44:21.821Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
09:44:22 [2020-01-02T09:44:22.761Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:44:23 [2020-01-02T09:44:23.327Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:44:24 [2020-01-02T09:44:24.261Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:44:24 [2020-01-02T09:44:24.261Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:44:24 [2020-01-02T09:44:24.261Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:44:24 [2020-01-02T09:44:24.261Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:44:25 [2020-01-02T09:44:25.195Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:44:25 [2020-01-02T09:44:25.452Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:44:26 [2020-01-02T09:44:26.391Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:44:26 [2020-01-02T09:44:26.391Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:44:27 [2020-01-02T09:44:27.323Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:44:28 [2020-01-02T09:44:28.256Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:44:28 [2020-01-02T09:44:28.256Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:44:28 [2020-01-02T09:44:28.256Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:44:28 [2020-01-02T09:44:28.821Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:44:30 [2020-01-02T09:44:30.721Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:44:30 [2020-01-02T09:44:30.978Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:44:31 [2020-01-02T09:44:31.911Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:44:31 [2020-01-02T09:44:31.911Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:44:31 [2020-01-02T09:44:31.911Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:44:32 [2020-01-02T09:44:32.477Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:44:32 [2020-01-02T09:44:32.477Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:44:32 [2020-01-02T09:44:32.735Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:44:34 [2020-01-02T09:44:34.110Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:44:35 [2020-01-02T09:44:35.042Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:44:35 [2020-01-02T09:44:35.607Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:44:37 [2020-01-02T09:44:37.507Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:44:38 [2020-01-02T09:44:38.441Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:44:38 [2020-01-02T09:44:38.441Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:44:38 [2020-01-02T09:44:38.441Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:44:39 [2020-01-02T09:44:39.814Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
09:44:40 [2020-01-02T09:44:40.747Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:44:42 [2020-01-02T09:44:42.119Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:44:42 [2020-01-02T09:44:42.119Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:44:44 [2020-01-02T09:44:44.019Z] === RUN   TestDockerSuite/TestSaveImageId
09:44:44 [2020-01-02T09:44:44.019Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:44:44 [2020-01-02T09:44:44.597Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:44:46 [2020-01-02T09:44:46.494Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:44:46 [2020-01-02T09:44:46.494Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:44:48 [2020-01-02T09:44:48.393Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:44:48 [2020-01-02T09:44:48.394Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:44:48 [2020-01-02T09:44:48.394Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:44:49 [2020-01-02T09:44:49.766Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:44:51 [2020-01-02T09:44:51.664Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:44:51 [2020-01-02T09:44:51.664Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:44:51 [2020-01-02T09:44:51.664Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:44:51 [2020-01-02T09:44:51.922Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:44:51 [2020-01-02T09:44:51.922Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:44:52 [2020-01-02T09:44:52.180Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:44:54 [2020-01-02T09:44:54.705Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:45:01 [2020-01-02T09:45:01.257Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:45:02 [2020-01-02T09:45:02.630Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:45:04 [2020-01-02T09:45:04.002Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:45:05 [2020-01-02T09:45:05.374Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:45:08 [2020-01-02T09:45:08.651Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:45:11 [2020-01-02T09:45:11.178Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:45:11 [2020-01-02T09:45:11.435Z] === RUN   TestDockerSuite/TestStartRecordError
09:45:13 [2020-01-02T09:45:13.342Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:45:15 [2020-01-02T09:45:15.870Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:45:18 [2020-01-02T09:45:18.395Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:45:21 [2020-01-02T09:45:21.673Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:45:25 [2020-01-02T09:45:25.853Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:45:29 [2020-01-02T09:45:29.129Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:45:29 [2020-01-02T09:45:29.694Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:45:34 [2020-01-02T09:45:34.953Z] === RUN   TestDockerSuite/TestStatsNoStream
09:45:37 [2020-01-02T09:45:37.477Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:45:39 [2020-01-02T09:45:39.376Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:45:39 [2020-01-02T09:45:39.942Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:45:40 [2020-01-02T09:45:40.877Z] === RUN   TestDockerSuite/TestTopPrivileged
09:45:41 [2020-01-02T09:45:41.810Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:45:41 [2020-01-02T09:45:41.810Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:45:42 [2020-01-02T09:45:42.376Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:45:46 [2020-01-02T09:45:46.685Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:45:50 [2020-01-02T09:45:50.864Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:45:50 [2020-01-02T09:45:50.864Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:45:51 [2020-01-02T09:45:51.796Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:45:51 [2020-01-02T09:45:51.796Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
09:45:52 [2020-01-02T09:45:52.730Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
09:45:54 [2020-01-02T09:45:54.628Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:45:54 [2020-01-02T09:45:54.628Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
09:45:56 [2020-01-02T09:45:56.525Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:45:57 [2020-01-02T09:45:57.458Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:45:58 [2020-01-02T09:45:58.392Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:45:59 [2020-01-02T09:45:59.763Z] === RUN   TestDockerSuite/TestUpdateStats
09:46:03 [2020-01-02T09:46:03.942Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:46:05 [2020-01-02T09:46:05.313Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:46:05 [2020-01-02T09:46:05.314Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:46:06 [2020-01-02T09:46:06.686Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:46:07 [2020-01-02T09:46:07.620Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:46:11 [2020-01-02T09:46:11.800Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:46:15 [2020-01-02T09:46:15.091Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:46:18 [2020-01-02T09:46:18.370Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:46:18 [2020-01-02T09:46:18.628Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:46:21 [2020-01-02T09:46:21.908Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:46:26 [2020-01-02T09:46:26.088Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:46:31 [2020-01-02T09:46:31.348Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:46:31 [2020-01-02T09:46:31.914Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:46:33 [2020-01-02T09:46:33.818Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:46:36 [2020-01-02T09:46:36.346Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:46:37 [2020-01-02T09:46:37.719Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:46:37 [2020-01-02T09:46:37.977Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:46:39 [2020-01-02T09:46:39.878Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:46:42 [2020-01-02T09:46:42.405Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:46:44 [2020-01-02T09:46:44.936Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:46:46 [2020-01-02T09:46:46.833Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:46:49 [2020-01-02T09:46:49.360Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:46:51 [2020-01-02T09:46:51.886Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:47:06 [2020-01-02T09:47:06.746Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:47:06 [2020-01-02T09:47:06.747Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:47:06 [2020-01-02T09:47:06.747Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:47:07 [2020-01-02T09:47:07.678Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:47:07 [2020-01-02T09:47:07.678Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:47:07 [2020-01-02T09:47:07.678Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:47:07 [2020-01-02T09:47:07.678Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:47:08 [2020-01-02T09:47:08.610Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:47:08 [2020-01-02T09:47:08.610Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:47:09 [2020-01-02T09:47:09.543Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:47:09 [2020-01-02T09:47:09.543Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:47:09 [2020-01-02T09:47:09.543Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:47:09 [2020-01-02T09:47:09.543Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:47:09 [2020-01-02T09:47:09.543Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:47:12 [2020-01-02T09:47:12.071Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:47:12 [2020-01-02T09:47:12.071Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:47:12 [2020-01-02T09:47:12.329Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:47:12 [2020-01-02T09:47:12.329Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:47:12 [2020-01-02T09:47:12.329Z] === RUN   TestDockerSuite/TestVolumeEvents
09:47:13 [2020-01-02T09:47:13.263Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:47:15 [2020-01-02T09:47:15.790Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:47:15 [2020-01-02T09:47:15.790Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:47:15 [2020-01-02T09:47:15.790Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:47:19 [2020-01-02T09:47:19.070Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:47:23 [2020-01-02T09:47:23.270Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:47:23 [2020-01-02T09:47:23.270Z] --- PASS: TestDockerSuite (1773.17s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.17s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.07s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.84s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.05s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.12s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.07s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.33s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.38s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.54s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.30s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.13s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.33s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.56s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.86s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.63s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.87s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.74s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.36s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s)
09:47:23 [2020-01-02T09:47:23.270Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.68s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.43s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.69s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.25s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.52s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.04s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.96s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.89s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.21s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.72s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.69s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.45s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.91s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.19s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.52s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.33s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.32s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.57s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.61s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.36s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.39s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.97s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.98s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.90s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.99s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.49s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.52s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.80s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.27s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.33s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.38s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.65s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.26s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.44s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.99s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.18s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.82s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.89s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.60s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.22s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.80s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.19s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.52s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.67s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.81s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.43s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.58s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.99s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.02s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.62s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.03s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.82s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.79s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.95s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.10s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.83s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.85s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.12s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.95s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.34s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.95s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.30s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFails (1.00s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.87s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.37s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.43s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.63s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.51s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.67s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.28s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.73s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.56s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.90s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.52s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.76s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.18s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.08s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.92s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.73s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.09s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.74s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.25s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.71s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.75s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.22s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.06s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.56s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.54s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.77s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.81s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.94s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.95s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.18s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.49s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.53s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.06s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.50s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.15s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.68s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.47s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildRm (3.35s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.63s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.46s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.58s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
09:47:23 [2020-01-02T09:47:23.271Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:47:23 [2020-01-02T09:47:23.271Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.271Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.09s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.79s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.33s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.79s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildUser (2.43s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.57s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.14s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.11s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.33s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.88s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_sni_test.go:18: Flakey test
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.94s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitChange (1.14s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.05s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.99s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.77s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.85s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.23s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.20s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.19s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.84s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.75s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.83s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.60s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.63s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.60s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.66s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007e8be0_<nil>} (1.62s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1209150591_/foo_false__<nil>_<nil>_<nil>} (1.65s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1209150591_/foo_true__<nil>_<nil>_<nil>} (1.59s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3071777234_/foo_false__<nil>_<nil>_<nil>} (1.62s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3071777234_/foo_true__<nil>_<nil>_<nil>} (1.45s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3071777234_/foo_true__0xc0007e9060_<nil>_<nil>} (1.61s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007e9080_<nil>} (1.63s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007e90a0_<nil>} (1.64s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007e90c0_<nil>} (1.56s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007e90e0_<nil>} (1.73s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
09:47:23 [2020-01-02T09:47:23.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.44s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.22s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.03s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.07s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.93s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.80s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.88s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.54s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.04s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.58s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.90s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.89s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.52s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.87s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.89s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToDot (0.93s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.88s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.30s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.68s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.51s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
09:47:23 [2020-01-02T09:47:23.272Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:47:23 [2020-01-02T09:47:23.272Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (3.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.41s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.57s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.85s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.48s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.64s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.03s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.68s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.99s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.15s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.86s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.28s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.75s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.59s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.94s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.35s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.34s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.273Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:47:23 [2020-01-02T09:47:23.273Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsRename (0.98s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsResize (0.83s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsTop (0.86s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.54s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExec (0.88s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.68s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.60s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.19s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecEnv (0.96s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.95s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.95s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.92s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.27s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecParseError (0.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.96s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.42s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.89s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.92s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.98s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecTTY (0.96s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.20s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.00s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.61s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.20s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.89s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.90s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.89s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.04s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestHealth (21.35s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.37s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.04s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.84s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImportFile (2.46s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.04s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.83s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.69s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.97s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:47:23 [2020-01-02T09:47:23.273Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.78s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.98s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:47:23 [2020-01-02T09:47:23.273Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.88s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.98s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.70s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.81s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.90s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.65s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.65s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.63s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s)
09:47:23 [2020-01-02T09:47:23.273Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.86s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.70s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.45s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.63s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.42s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.15s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.87s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.18s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.95s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.11s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.99s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.14s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.58s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsSince (6.87s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsTail (0.85s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.77s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.49s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestNetHostname (2.26s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.34s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.60s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.65s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPluginActive (2.44s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.63s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
09:47:23 [2020-01-02T09:47:23.274Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.52s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.09s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.65s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.38s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.72s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPortList (10.52s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.66s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.65s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.51s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.95s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.28s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.33s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.27s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.94s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.66s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.10s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.44s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.59s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.68s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.83s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.45s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.51s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:47:23 [2020-01-02T09:47:23.274Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.52s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.73s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.39s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.81s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.53s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.20s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.20s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.06s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.34s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.90s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.76s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.98s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.88s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.07s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.76s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.84s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.06s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.17s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.38s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.45s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.66s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.90s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.89s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.09s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.47s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.77s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.98s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.274Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:47:23 [2020-01-02T09:47:23.274Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:47:23 [2020-01-02T09:47:23.274Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.87s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.89s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.82s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.90s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.43s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:47:23 [2020-01-02T09:47:23.274Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.73s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s)
09:47:23 [2020-01-02T09:47:23.274Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.14s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.56s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.92s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.12s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.34s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.54s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunMount (6.16s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.35s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.27s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.32s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.52s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.13s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.26s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.33s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.71s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.97s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.55s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.27s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunRm (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.95s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.87s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunState (1.61s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.64s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.61s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.92s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.24s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.87s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.58s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.72s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.96s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.55s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.25s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.54s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.51s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.92s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.63s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.88s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.86s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.00s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.97s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.87s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.90s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.98s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.87s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.88s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.68s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.83s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents715679628
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.49s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.15s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.51s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.75s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.52s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.12s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.30s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.02s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.87s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.77s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:47:23 [2020-01-02T09:47:23.275Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.35s)
09:47:23 [2020-01-02T09:47:23.275Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:47:23 [2020-01-02T09:47:23.276Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:47:23 [2020-01-02T09:47:23.276Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.95s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:47:23 [2020-01-02T09:47:23.276Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.15s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.64s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.41s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.26s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.23s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.04s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.57s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.53s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.69s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.73s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.51s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.32s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.30s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.80s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.80s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.45s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.84s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.45s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.17s)
09:47:23 [2020-01-02T09:47:23.276Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:47:23 [2020-01-02T09:47:23.276Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:47:23 [2020-01-02T09:47:23.276Z] === RUN   TestDockerRegistrySuite
09:47:23 [2020-01-02T09:47:23.276Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:47:25 [2020-01-02T09:47:25.176Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:47:26 [2020-01-02T09:47:26.548Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:47:28 [2020-01-02T09:47:28.445Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:47:28 [2020-01-02T09:47:28.445Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:47:32 [2020-01-02T09:47:32.625Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:47:36 [2020-01-02T09:47:36.806Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:47:40 [2020-01-02T09:47:40.987Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:47:42 [2020-01-02T09:47:42.360Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:47:43 [2020-01-02T09:47:43.732Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:47:45 [2020-01-02T09:47:45.105Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:47:47 [2020-01-02T09:47:47.002Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:47:48 [2020-01-02T09:47:48.376Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:47:49 [2020-01-02T09:47:49.782Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:47:51 [2020-01-02T09:47:51.157Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:47:53 [2020-01-02T09:47:53.815Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:47:56 [2020-01-02T09:47:56.341Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:47:57 [2020-01-02T09:47:57.713Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:48:00 [2020-01-02T09:48:00.991Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:48:01 [2020-01-02T09:48:01.923Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:48:02 [2020-01-02T09:48:02.181Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:48:03 [2020-01-02T09:48:03.552Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:48:04 [2020-01-02T09:48:04.926Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:48:05 [2020-01-02T09:48:05.859Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:48:10 [2020-01-02T09:48:10.041Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:48:10 [2020-01-02T09:48:10.041Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:48:11 [2020-01-02T09:48:11.416Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:48:11 [2020-01-02T09:48:11.981Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:48:11 [2020-01-02T09:48:11.981Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:48:12 [2020-01-02T09:48:12.238Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:48:12 [2020-01-02T09:48:12.495Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:48:13 [2020-01-02T09:48:13.061Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:48:13 [2020-01-02T09:48:13.061Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:48:14 [2020-01-02T09:48:14.435Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:48:16 [2020-01-02T09:48:16.979Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:48:17 [2020-01-02T09:48:17.912Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:48:19 [2020-01-02T09:48:19.285Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:48:20 [2020-01-02T09:48:20.217Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:48:20 [2020-01-02T09:48:20.783Z] --- PASS: TestDockerRegistrySuite (57.75s)
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d22791c181c76] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [de1bb01027ef3] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d3c2ab95548cd] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [deefd51a48c00] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.24s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d2160192f833c] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.29s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d1ae4fbba2de8] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.21s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [dfacf3d239309] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d05025c62cb15] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d7cad78ec7ab7] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.61s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d303f651f2c21] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.61s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d381081b77e79] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d10225ec3676b] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d2cd0c55d0288] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [d3dc15d149b70] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s)
09:48:20 [2020-01-02T09:48:20.783Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9e0574e9cd6eb614937aaa37d9901b4753c07fe7ffa2bf108314cb7d1eec6a23
09:48:20 [2020-01-02T09:48:20.783Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6a5d2c31cd6c1aa8419147f63c11a68c6a1f7c6b15ee2a3c56c1d2e02cf64285
09:48:20 [2020-01-02T09:48:20.783Z]         check_test.go:196: [ddce353024a48] daemon is not started
09:48:20 [2020-01-02T09:48:20.783Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s)
09:48:20 [2020-01-02T09:48:20.784Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2f0a9178020034a48da3e9c4d1bb43b0d8914476f0cc0e36719a99d2d9cd474d
09:48:20 [2020-01-02T09:48:20.784Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:63b6877bb53315fe27dac6ef6c0ed0e3b57027e4aa132abef2eda997cff7ebca
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [db06c6c8bb00a] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d84f8cc21b8f0] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.17s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [da84ee37ef1e0] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d26ca3c378a66] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d976efcc82698] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d9819986e9764] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d92e1d8c6b24a] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [de1adbbeefeb4] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [da2e36b4b5852] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [de98f2e52fb22] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d6efe507cc8f5] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d00e5c4655991] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [de0db8f9fd559] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [ded5dec53048e] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d78f40141cf5a] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [da539e31eaafd] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [d0fb7bfd8132d] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [dcdee6feaada4] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.09s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [dac0b0358b7bc] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [dd24555455acc] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s)
09:48:20 [2020-01-02T09:48:20.784Z]         check_test.go:196: [dd3ba764b15c7] daemon is not started
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
09:48:20 [2020-01-02T09:48:20.784Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
09:48:20 [2020-01-02T09:48:20.784Z] === RUN   TestDockerSchema1RegistrySuite
09:48:20 [2020-01-02T09:48:20.784Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:48:21 [2020-01-02T09:48:21.041Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:48:25 [2020-01-02T09:48:25.366Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:48:29 [2020-01-02T09:48:29.548Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:48:33 [2020-01-02T09:48:33.729Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:48:35 [2020-01-02T09:48:35.101Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:48:36 [2020-01-02T09:48:36.474Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:48:36 [2020-01-02T09:48:36.474Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:48:37 [2020-01-02T09:48:37.847Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:48:39 [2020-01-02T09:48:39.219Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:48:40 [2020-01-02T09:48:40.592Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:48:43 [2020-01-02T09:48:43.875Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:48:44 [2020-01-02T09:48:44.441Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:48:44 [2020-01-02T09:48:44.703Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:48:44 [2020-01-02T09:48:44.961Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:48:45 [2020-01-02T09:48:45.218Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:48:45 [2020-01-02T09:48:45.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:48:45 [2020-01-02T09:48:45.734Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:48:45 [2020-01-02T09:48:45.992Z] --- PASS: TestDockerSchema1RegistrySuite (25.09s)
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.22s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [dd34723c4add0] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.20s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [dd2cc945d849e] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.26s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [df64ef6c0a768] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.23s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [db3fae5a6e72a] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d78de79d75eab] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [dce01453d73bb] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d742f2e3ea144] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d9307a3d754b4] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [dc90e3acc86f5] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d1d3d9ba147e8] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.58s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d4d99af01c300] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d37b413078d29] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [ddf9f25142d59] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d8ebe6af08121] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d09859f0559f9] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d4d98f5e18c66] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d22c10f7b9e61] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:48:45 [2020-01-02T09:48:45.992Z]         check_test.go:223: [d518b849de027] daemon is not started
09:48:45 [2020-01-02T09:48:45.992Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:48:45 [2020-01-02T09:48:45.992Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:48:46 [2020-01-02T09:48:46.925Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:48:47 [2020-01-02T09:48:47.490Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:48:47 [2020-01-02T09:48:47.490Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:48:48 [2020-01-02T09:48:48.864Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:48:48 [2020-01-02T09:48:48.865Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:48:49 [2020-01-02T09:48:49.122Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:48:49 [2020-01-02T09:48:49.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:48:49 [2020-01-02T09:48:49.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s)
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s)
09:48:49 [2020-01-02T09:48:49.945Z]         check_test.go:252: [d3e8a3949e5e7] daemon is not started
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
09:48:49 [2020-01-02T09:48:49.945Z]         check_test.go:252: [d6e5ef641663f] daemon is not started
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
09:48:49 [2020-01-02T09:48:49.945Z]         check_test.go:252: [d6e8f30e6cc26] daemon is not started
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s)
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
09:48:49 [2020-01-02T09:48:49.945Z]         check_test.go:252: [d6f1083c7dd20] daemon is not started
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
09:48:49 [2020-01-02T09:48:49.945Z]         check_test.go:252: [da45f6bfde68d] daemon is not started
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
09:48:49 [2020-01-02T09:48:49.945Z]         check_test.go:252: [d783cc3511cca] daemon is not started
09:48:49 [2020-01-02T09:48:49.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
09:48:49 [2020-01-02T09:48:49.945Z]         check_test.go:252: [dc6985a71decf] daemon is not started
09:48:49 [2020-01-02T09:48:49.945Z] === RUN   TestDockerRegistryAuthTokenSuite
09:48:49 [2020-01-02T09:48:49.945Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:48:51 [2020-01-02T09:48:51.316Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:48:55 [2020-01-02T09:48:55.496Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:48:55 [2020-01-02T09:48:55.496Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:48:55 [2020-01-02T09:48:55.496Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:48:55 [2020-01-02T09:48:55.496Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:48:55 [2020-01-02T09:48:55.753Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s)
09:48:55 [2020-01-02T09:48:55.753Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
09:48:55 [2020-01-02T09:48:55.753Z]         check_test.go:279: [d2c24620c63ba] daemon is not started
09:48:55 [2020-01-02T09:48:55.753Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
09:48:55 [2020-01-02T09:48:55.753Z]         check_test.go:279: [d35f81797adea] daemon is not started
09:48:55 [2020-01-02T09:48:55.753Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
09:48:55 [2020-01-02T09:48:55.753Z]         check_test.go:279: [defa216f8dd7a] daemon is not started
09:48:55 [2020-01-02T09:48:55.753Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
09:48:55 [2020-01-02T09:48:55.753Z]         check_test.go:279: [d5d5d38469ed1] daemon is not started
09:48:55 [2020-01-02T09:48:55.753Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
09:48:55 [2020-01-02T09:48:55.753Z]         check_test.go:279: [d1d54453be6b6] daemon is not started
09:48:55 [2020-01-02T09:48:55.753Z] === RUN   TestDockerNetworkSuite
09:48:55 [2020-01-02T09:48:55.753Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:48:59 [2020-01-02T09:48:59.062Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:48:59 [2020-01-02T09:48:59.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:49:04 [2020-01-02T09:49:04.892Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:49:05 [2020-01-02T09:49:05.824Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:49:07 [2020-01-02T09:49:07.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:49:07 [2020-01-02T09:49:07.201Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
09:49:07 [2020-01-02T09:49:07.459Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
09:49:07 [2020-01-02T09:49:07.717Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
09:49:07 [2020-01-02T09:49:07.717Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
09:49:09 [2020-01-02T09:49:09.089Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:49:10 [2020-01-02T09:49:10.987Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:49:11 [2020-01-02T09:49:11.558Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:49:13 [2020-01-02T09:49:13.457Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:49:17 [2020-01-02T09:49:17.641Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:49:20 [2020-01-02T09:49:20.168Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:49:23 [2020-01-02T09:49:23.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:49:26 [2020-01-02T09:49:26.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:49:28 [2020-01-02T09:49:28.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:49:29 [2020-01-02T09:49:29.562Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:49:30 [2020-01-02T09:49:30.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:49:31 [2020-01-02T09:49:31.503Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:49:33 [2020-01-02T09:49:33.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:49:33 [2020-01-02T09:49:33.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:49:33 [2020-01-02T09:49:33.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:49:34 [2020-01-02T09:49:34.773Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:49:35 [2020-01-02T09:49:35.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:49:35 [2020-01-02T09:49:35.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:49:35 [2020-01-02T09:49:35.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:49:36 [2020-01-02T09:49:36.403Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:49:38 [2020-01-02T09:49:38.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:49:38 [2020-01-02T09:49:38.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:49:38 [2020-01-02T09:49:38.559Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:49:38 [2020-01-02T09:49:38.559Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:49:42 [2020-01-02T09:49:42.754Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:49:46 [2020-01-02T09:49:46.935Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:49:56 [2020-01-02T09:49:56.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:49:56 [2020-01-02T09:49:56.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:49:56 [2020-01-02T09:49:56.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:49:56 [2020-01-02T09:49:56.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:49:56 [2020-01-02T09:49:56.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:49:56 [2020-01-02T09:49:56.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:49:57 [2020-01-02T09:49:57.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:49:57 [2020-01-02T09:49:57.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:50:01 [2020-01-02T09:50:01.335Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:50:01 [2020-01-02T09:50:01.335Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:50:01 [2020-01-02T09:50:01.335Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:50:02 [2020-01-02T09:50:02.707Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:50:06 [2020-01-02T09:50:06.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:50:12 [2020-01-02T09:50:12.149Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:50:12 [2020-01-02T09:50:12.149Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:50:13 [2020-01-02T09:50:13.083Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:50:14 [2020-01-02T09:50:14.980Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:50:15 [2020-01-02T09:50:15.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:50:15 [2020-01-02T09:50:15.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:50:17 [2020-01-02T09:50:17.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:50:17 [2020-01-02T09:50:17.858Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:50:18 [2020-01-02T09:50:18.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:50:20 [2020-01-02T09:50:20.019Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:50:21 [2020-01-02T09:50:21.393Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:50:25 [2020-01-02T09:50:25.576Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:50:26 [2020-01-02T09:50:26.949Z] --- PASS: TestDockerNetworkSuite (91.36s)
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.80s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dc84dec2d3f92] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [db0545924bca4] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.59s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d6d16e32ec9ff] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.70s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d2f0aac636df7] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.85s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:1233: [d374d57d2847b] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.21s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d556902a70cdb] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.02s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [deab815077706] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.61s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d884ca864b5c6] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d7e3cbb40a491] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dd933c153f8a1] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dd0e1958ab0c6] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d3233bac3cc67] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.48s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d08c35c94605e] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d2ba0f99094fe] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dfe0b14fd18d4] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dfb6acc6c2912] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [de76db31cb59b] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d1be0328d565f] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [de404208fe808] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d6aeb16b4caf7] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dd89b9dba0a87] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d854a87179b6c] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d87ae4f7f5efd] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d855adaba2ce8] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.95s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:968: [d385ddd28d52b] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.63s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dac25dfd97eba] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.49s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:1116: [d4e240f7271c9] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d0570b022e5f6] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.69s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d2745a9164fea] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d73295225a2ec] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d6ff01a012a35] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dbff3a98869f3] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d77ba20fa81e2] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d0f4197fd2d9b] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.98s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d6771a80d444f] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d5496a4d9f25a] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [de8aa42e156e5] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d08b78d89d345] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.47s)
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.88s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:1084: [d9a7f51ea0229] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [db5c6e6bc2fde] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.29s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d603780d82931] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.76s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [d728857faf46f] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [db1ed34d8e53b] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.40s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [de9a9d866c48f] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [df6ca859350e1] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.94s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [db9e3e3276296] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.05s)
09:50:26 [2020-01-02T09:50:26.949Z]         docker_cli_network_unix_test.go:46: [dd5c57b790f19] daemon is not started
09:50:26 [2020-01-02T09:50:26.949Z] === RUN   TestDockerHubPullSuite
09:50:26 [2020-01-02T09:50:26.949Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:50:28 [2020-01-02T09:50:28.850Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:50:30 [2020-01-02T09:50:30.224Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:50:31 [2020-01-02T09:50:31.158Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:50:31 [2020-01-02T09:50:31.417Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:50:32 [2020-01-02T09:50:32.790Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:50:33 [2020-01-02T09:50:33.048Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:50:33 [2020-01-02T09:50:33.048Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:50:33 [2020-01-02T09:50:33.306Z] --- PASS: TestDockerHubPullSuite (6.16s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.57s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
09:50:33 [2020-01-02T09:50:33.306Z] PASS
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === Skipped
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_sni_test.go:18: Flakey test
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:50:33 [2020-01-02T09:50:33.306Z]         docker_cli_network_unix_test.go:46: [de8aa42e156e5] daemon is not started
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] 
09:50:33 [2020-01-02T09:50:33.306Z] DONE 1277 tests, 44 skipped in 1994.338s
09:50:33 [2020-01-02T09:50:33.306Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:50:33 [2020-01-02T09:50:33.306Z] ++++ cat bundles/test-integration/docker.pid
09:50:33 [2020-01-02T09:50:33.306Z] +++ kill 7296
09:50:34 [2020-01-02T09:50:34.239Z] +++ /etc/init.d/apparmor stop
09:50:34 [2020-01-02T09:50:34.239Z] Clearing AppArmor profiles cache:.
09:50:34 [2020-01-02T09:50:34.239Z] All profile caches have been cleared, but no profiles have been unloaded.
09:50:34 [2020-01-02T09:50:34.239Z] Unloading profiles will leave already running processes permanently
09:50:34 [2020-01-02T09:50:34.239Z] unconfined, which can lead to unexpected situations.
09:50:34 [2020-01-02T09:50:34.239Z] 
09:50:34 [2020-01-02T09:50:34.239Z] To set a process to complain mode, use the command line tool
09:50:34 [2020-01-02T09:50:34.239Z] 'aa-complain'. To really tear down all profiles, run the init script
09:50:34 [2020-01-02T09:50:34.239Z] with the 'teardown' option."
09:50:34 [2020-01-02T09:50:34.239Z] 
09:50:56 [2020-01-02T09:50:56.151Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:51:11 [2020-01-02T09:51:11.020Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:51:11 [2020-01-02T09:51:11.952Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:51:15 [2020-01-02T09:51:15.231Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:51:18 [2020-01-02T09:51:18.511Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:51:26 [2020-01-02T09:51:26.612Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:51:30 [2020-01-02T09:51:30.793Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:51:33 [2020-01-02T09:51:33.318Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:51:36 [2020-01-02T09:51:36.597Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:51:39 [2020-01-02T09:51:39.875Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:51:42 [2020-01-02T09:51:42.413Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:51:45 [2020-01-02T09:51:45.691Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:51:48 [2020-01-02T09:51:48.217Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:52:44 [2020-01-02T09:52:44.417Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:52:59 [2020-01-02T09:52:59.277Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:53:17 [2020-01-02T09:53:17.352Z] --- PASS: TestDockerSwarmSuite (1778.35s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.25s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.73s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.88s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.12s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.92s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:563: [d5e80d385545c] joining swarm manager [dc88d26f7f11c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:585: [d2bfb25fa1be1] joining swarm manager [dc88d26f7f11c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]         check_test.go:380: [d5e80d385545c] daemon is not started
09:53:17 [2020-01-02T09:53:17.352Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.67s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:46: [dcc331684ca87] joining swarm manager [d3dab6c86417c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.08s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.98s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:304: [d194a7e9261c5] joining swarm manager [dcf23b6b8535e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:305: [db4703fb138e3] joining swarm manager [dcf23b6b8535e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:364: Waiting for possible election...
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.39s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:272: [dde6d66c02a19] joining swarm manager [da3a112cbaad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:273: [dfcb90dbc8a09] joining swarm manager [da3a112cbaad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.60s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.10s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.92s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_node_test.go:19: [d46528916fdba] joining swarm manager [d754c14926cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_node_test.go:20: [d540219930d5e] joining swarm manager [d754c14926cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.14s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:502: [d6956c6fcedb6] joining swarm manager [d706bff08c4b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:507: [d7609fdde57f7] joining swarm manager [d706bff08c4b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.29s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_node_test.go:80: [d3a18d2382a22] joining swarm manager [d4476be194bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.59s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_node_test.go:52: [d485fd7f8995e] joining swarm manager [ddd5929fbcf88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_node_test.go:53: [d44b397d5a8a0] joining swarm manager [ddd5929fbcf88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.74s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:202: [d46a2e2549cca] joining swarm manager [d0d8e03385e0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.32s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:384: [de5120293c55d] joining swarm manager [ddcb37a01fad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:385: [da66e0cdbe2b0] joining swarm manager [ddcb37a01fad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]         check_test.go:380: [da66e0cdbe2b0] daemon is not started
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.88s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:802: [d88284e3a6c9f] joining swarm manager [db82ea2398d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:802: [dc0683c5e20fa] joining swarm manager [db82ea2398d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:802: [d2833fad64a97] joining swarm manager [db82ea2398d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:802: [dbc8382a1b1da] joining swarm manager [db82ea2398d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_test.go:810: [d85a40f3061f1] joining swarm manager [db82ea2398d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.00s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.77s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:394: [d602fea795bf8] joining swarm manager [df68cbb93ebcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:394: [d2d2109197b12] joining swarm manager [df68cbb93ebcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.08s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:342: [df37fa94fa1f2] joining swarm manager [df839233bcc20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:342: [dac7e2b7e8aa0] joining swarm manager [df839233bcc20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.67s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:489: [d1f77ec5c5868] joining swarm manager [dc8f24f05e878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:489: [de75a02d57de6] joining swarm manager [dc8f24f05e878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.60s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:127: [dc2b4d21567c8] joining swarm manager [d55ba087cb079]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:128: [d84826507b99f] joining swarm manager [d55ba087cb079]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:136: [d2174f00c69c4] joining swarm manager [d55ba087cb079]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:137: [d8addaeec7de3] joining swarm manager [d55ba087cb079]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.76s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.52s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:303: [d633e63ce98ad] joining swarm manager [da432f63bdc98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:303: [d002fcf0c12ce] joining swarm manager [da432f63bdc98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.04s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:99: [d6f437586cba6] joining swarm manager [d3a6dcd0effd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:100: [dd6a5cce99f5e] joining swarm manager [d3a6dcd0effd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]         check_test.go:380: [d6f437586cba6] daemon is not started
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:532: [d10cefbee02c3] joining swarm manager [d63e6cb6e85e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:533: [dccf37e0c72ea] joining swarm manager [d63e6cb6e85e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.97s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:147: [da1bf88c319c0] joining swarm manager [d22375d1399c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_api_swarm_service_test.go:147: [dee28ada2cfcf] joining swarm manager [d22375d1399c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.29s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.93s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.39s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.55s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.91s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.70s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (5.10s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.84s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.06s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.58s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.23s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.55s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.12s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.36s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.79s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.79s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_service_logs_test.go:241: checking task l80llk8cp1ac
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_service_logs_test.go:246: checking messages for l80llk8cp1ac
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_service_logs_test.go:241: checking task ih67urk4r657
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_service_logs_test.go:246: checking messages for ih67urk4r657
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.02s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.91s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.52s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_swarm_test.go:1901: [dd126acffa071] joining swarm manager [daf29763de5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_swarm_test.go:1902: [ddeb9be447716] joining swarm manager [daf29763de5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.45s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.15s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.31s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.37s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_swarm_test.go:1802: [d41473ed0fe79] joining swarm manager [db9e60b7281a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_swarm_test.go:1803: [d1155a33de3fa] joining swarm manager [db9e60b7281a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s)
09:53:17 [2020-01-02T09:53:17.352Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (139.62s)
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_swarm_test.go:1321: [d38b2da9829e5] joining swarm manager [d1be889233a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.352Z]         docker_cli_swarm_test.go:1322: [dbb09fc1898c1] joining swarm manager [d1be889233a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.70s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (14.82s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.78s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.92s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.62s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.31s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.55s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.95s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.13s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.39s)
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:1186: [dd3ac0d0d15dd] joining swarm manager [dd4e430997214]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:1195: [d05addaf49408] joining swarm manager [dd4e430997214]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.64s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.84s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.71s)
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:1118: [db03a38762cc4] joining swarm manager [d2a23f9a5f6e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:1119: [d4a1293fb7d9b] joining swarm manager [d2a23f9a5f6e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:1172: [dd50a28262d62] joining swarm manager [d2a23f9a5f6e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.49s)
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:1453: [ded4d73149aba] joining swarm manager [d63439defdd4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_test.go:1454: [dd88d22a2389f] joining swarm manager [d63439defdd4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.12s)
09:53:17 [2020-01-02T09:53:17.353Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.27s)
09:53:17 [2020-01-02T09:53:17.353Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s)
09:53:17 [2020-01-02T09:53:17.353Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
09:53:17 [2020-01-02T09:53:17.353Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.75s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.66s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.95s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.51s)
09:53:17 [2020-01-02T09:53:17.353Z]         docker_cli_swarm_unix_test.go:62: [ded9392090774] joining swarm manager [dd90873c98afb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.68s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.35s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.24s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.74s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.31s)
09:53:17 [2020-01-02T09:53:17.353Z]         docker_api_swarm_test.go:962: [d775168b63651] joining swarm manager [dc4dfe3de8b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.81s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.96s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.43s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.24s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.02s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.17s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.69s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.13s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.88s)
09:53:17 [2020-01-02T09:53:17.353Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s)
09:53:17 [2020-01-02T09:53:17.353Z] === RUN   TestDockerExternalVolumeSuite
09:53:17 [2020-01-02T09:53:17.353Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:53:32 [2020-01-02T09:53:32.218Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:54:39 [2020-01-02T09:54:39.874Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:54:49 [2020-01-02T09:54:49.832Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:55:21 [2020-01-02T09:55:21.883Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:55:36 [2020-01-02T09:55:36.746Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:56:08 [2020-01-02T09:56:08.832Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:56:21 [2020-01-02T09:56:21.017Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:56:53 [2020-01-02T09:56:53.069Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:57:11 [2020-01-02T09:57:11.133Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:57:25 [2020-01-02T09:57:25.991Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:58:12 [2020-01-02T09:58:12.659Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:58:30 [2020-01-02T09:58:30.723Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:59:02 [2020-01-02T09:59:02.773Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:59:34 [2020-01-02T09:59:34.830Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:59:49 [2020-01-02T09:59:49.687Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:00:07 [2020-01-02T10:00:07.749Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:00:22 [2020-01-02T10:00:22.607Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:00:37 [2020-01-02T10:00:37.479Z] --- PASS: TestDockerExternalVolumeSuite (440.99s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_external_volume_driver_test.go:53: [d947282bb6546] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_external_volume_driver_test.go:53: [d6924e4cd0c16] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_external_volume_driver_test.go:53: [dee5799f2e3c0] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_external_volume_driver_test.go:53: [dc9ba50a57f01] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.53s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_external_volume_driver_test.go:485: [dbe011157fc8d] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_external_volume_driver_test.go:53: [db62f601294f1] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z] PASS
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] === Skipped
10:00:37 [2020-01-02T10:00:37.479Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
10:00:37 [2020-01-02T10:00:37.479Z]         check_test.go:309: [d6666a6386c1b] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:00:37 [2020-01-02T10:00:37.479Z]         check_test.go:309: [d4682c3c46b68] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:00:37 [2020-01-02T10:00:37.479Z]         check_test.go:309: [db245955cf959] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:00:37 [2020-01-02T10:00:37.479Z]         check_test.go:309: [d520bbe1b9385] daemon is not started
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:00:37 [2020-01-02T10:00:37.479Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] 
10:00:37 [2020-01-02T10:00:37.479Z] DONE 273 tests, 6 skipped in 2598.475s
10:00:37 [2020-01-02T10:00:37.479Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:00:38 [2020-01-02T10:00:38.044Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1732534200c8/docker.pid
10:00:38 [2020-01-02T10:00:38.044Z] +++ kill 3588
10:00:38 [2020-01-02T10:00:38.044Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3588 is not a child of this shell
10:00:38 [2020-01-02T10:00:38.044Z] warning: PID 3588 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1732534200c8/docker.pid had a nonzero exit code
10:00:38 [2020-01-02T10:00:38.044Z] ++++ cat bundles/test-integration/docker.pid
10:00:38 [2020-01-02T10:00:38.044Z] +++ kill 7266
10:00:38 [2020-01-02T10:00:38.977Z] +++ /etc/init.d/apparmor stop
10:00:38 [2020-01-02T10:00:38.977Z] Clearing AppArmor profiles cache:.
10:00:38 [2020-01-02T10:00:38.977Z] All profile caches have been cleared, but no profiles have been unloaded.
10:00:38 [2020-01-02T10:00:38.977Z] Unloading profiles will leave already running processes permanently
10:00:38 [2020-01-02T10:00:38.977Z] unconfined, which can lead to unexpected situations.
10:00:38 [2020-01-02T10:00:38.977Z] 
10:00:38 [2020-01-02T10:00:38.977Z] To set a process to complain mode, use the command line tool
10:00:38 [2020-01-02T10:00:38.977Z] 'aa-complain'. To really tear down all profiles, run the init script
10:00:38 [2020-01-02T10:00:38.977Z] with the 'teardown' option."
10:00:38 [2020-01-02T10:00:38.977Z] 
10:00:39 [2020-01-02T10:00:39.235Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
10:00:39 [2020-01-02T10:00:39.255Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:00:41 [2020-01-02T10:00:41.833Z] + echo Ensuring container killed.
10:00:41 [2020-01-02T10:00:41.833Z] Ensuring container killed.
10:00:41 [2020-01-02T10:00:41.833Z] + docker ps -aq -f name=docker-pr2-*
10:00:41 [2020-01-02T10:00:41.833Z] + cids=fac0f64bf5b3
10:00:41 [2020-01-02T10:00:41.833Z] 08b1c19553cd
10:00:41 [2020-01-02T10:00:41.833Z] 7e0a1d8c995a
10:00:41 [2020-01-02T10:00:41.833Z] + [ -n fac0f64bf5b3
10:00:41 [2020-01-02T10:00:41.833Z] 08b1c19553cd
10:00:41 [2020-01-02T10:00:41.833Z] 7e0a1d8c995a ]
10:00:41 [2020-01-02T10:00:41.833Z] + docker rm -vf fac0f64bf5b3 08b1c19553cd 7e0a1d8c995a
10:00:42 [2020-01-02T10:00:42.768Z] fac0f64bf5b3
10:00:43 [2020-01-02T10:00:43.703Z] 08b1c19553cd
10:00:43 [2020-01-02T10:00:43.703Z] 7e0a1d8c995a
[Pipeline] sh
10:00:43 [2020-01-02T10:00:43.992Z] + echo Chowning /workspace to jenkins user
10:00:43 [2020-01-02T10:00:43.992Z] Chowning /workspace to jenkins user
10:00:43 [2020-01-02T10:00:43.992Z] + id -u
10:00:43 [2020-01-02T10:00:43.992Z] + id -g
10:00:43 [2020-01-02T10:00:43.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40291:/workspace busybox chown -R 1000:1000 /workspace
10:00:43 [2020-01-02T10:00:43.992Z] Unable to find image 'busybox:latest' locally
10:00:43 [2020-01-02T10:00:43.992Z] latest: Pulling from library/busybox
10:00:43 [2020-01-02T10:00:43.992Z] bdbbaa22dec6: Pulling fs layer
10:00:44 [2020-01-02T10:00:44.250Z] bdbbaa22dec6: Download complete
10:00:44 [2020-01-02T10:00:44.251Z] bdbbaa22dec6: Pull complete
10:00:44 [2020-01-02T10:00:44.251Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
10:00:44 [2020-01-02T10:00:44.251Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:00:48 [2020-01-02T10:00:48.744Z] + bundleName=amd64
10:00:48 [2020-01-02T10:00:48.744Z] + echo Creating amd64-bundles.tar.gz
10:00:48 [2020-01-02T10:00:48.744Z] Creating amd64-bundles.tar.gz
10:00:48 [2020-01-02T10:00:48.744Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:00:48 [2020-01-02T10:00:48.744Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
10:00:49 [2020-01-02T10:00:49.688Z] Archiving artifacts
10:00:51 [2020-01-02T10:00:51.514Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40291/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:00:51 [2020-01-02T10:00:51.829Z] + make clean
10:00:52 [2020-01-02T10:00:52.088Z] docker volume rm -f docker-dev-cache
10:00:52 [2020-01-02T10:00:52.088Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:12:23 [2020-01-02T10:12:23.714Z] ok  	github.com/docker/docker/integration-cli	2389.341s
10:12:23 [2020-01-02T10:12:23.714Z] 
10:12:23 [2020-01-02T10:12:23.714Z] === Skipped
10:12:23 [2020-01-02T10:12:23.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
10:12:23 [2020-01-02T10:12:23.714Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
10:12:23 [2020-01-02T10:12:23.714Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.714Z] 
10:12:23 [2020-01-02T10:12:23.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:12:23 [2020-01-02T10:12:23.714Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:12:23 [2020-01-02T10:12:23.714Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.714Z] 
10:12:23 [2020-01-02T10:12:23.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:12:23 [2020-01-02T10:12:23.714Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:12:23 [2020-01-02T10:12:23.714Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.714Z] 
10:12:23 [2020-01-02T10:12:23.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
10:12:23 [2020-01-02T10:12:23.714Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
10:12:23 [2020-01-02T10:12:23.714Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.714Z] 
10:12:23 [2020-01-02T10:12:23.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
10:12:23 [2020-01-02T10:12:23.714Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:12:23 [2020-01-02T10:12:23.714Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.714Z] 
10:12:23 [2020-01-02T10:12:23.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
10:12:23 [2020-01-02T10:12:23.714Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
10:12:23 [2020-01-02T10:12:23.714Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.714Z] 
10:12:23 [2020-01-02T10:12:23.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.714Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
10:12:23 [2020-01-02T10:12:23.715Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
10:12:23 [2020-01-02T10:12:23.715Z] 
10:12:23 [2020-01-02T10:12:23.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:12:23 [2020-01-02T10:12:23.715Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_sni_test.go:18: Flakey test
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.716Z] 
10:12:23 [2020-01-02T10:12:23.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
10:12:23 [2020-01-02T10:12:23.716Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.717Z] 
10:12:23 [2020-01-02T10:12:23.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:12:23 [2020-01-02T10:12:23.717Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
10:12:23 [2020-01-02T10:12:23.718Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
10:12:23 [2020-01-02T10:12:23.718Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:12:23 [2020-01-02T10:12:23.718Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.718Z] 
10:12:23 [2020-01-02T10:12:23.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:12:23 [2020-01-02T10:12:23.719Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.719Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.720Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.720Z] 
10:12:23 [2020-01-02T10:12:23.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
10:12:23 [2020-01-02T10:12:23.721Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.721Z] 
10:12:23 [2020-01-02T10:12:23.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:12:23 [2020-01-02T10:12:23.721Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.722Z] 
10:12:23 [2020-01-02T10:12:23.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:12:23 [2020-01-02T10:12:23.722Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:12:23 [2020-01-02T10:12:23.723Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.723Z] 
10:12:23 [2020-01-02T10:12:23.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.723Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     check_test.go:128: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     check_test.go:134: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
10:12:23 [2020-01-02T10:12:23.724Z]     check_test.go:142: unmatched requirement DaemonIsLinux
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] DONE 1096 tests, 549 skipped in 2398.020s
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Integration tests ended at 01/02/2020 10:12:14. Duration:00:39:58.1500983
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Docker info of the daemon under test at end of run
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] Containers: 2
10:12:23 [2020-01-02T10:12:23.724Z]  Running: 0
10:12:23 [2020-01-02T10:12:23.724Z]  Paused: 0
10:12:23 [2020-01-02T10:12:23.724Z]  Stopped: 2
10:12:23 [2020-01-02T10:12:23.724Z] Images: 12
10:12:23 [2020-01-02T10:12:23.724Z] Server Version: 0.0.0-dev
10:12:23 [2020-01-02T10:12:23.724Z] Storage Driver: windowsfilter
10:12:23 [2020-01-02T10:12:23.724Z]  Windows: 
10:12:23 [2020-01-02T10:12:23.724Z] Logging Driver: json-file
10:12:23 [2020-01-02T10:12:23.724Z] Plugins: 
10:12:23 [2020-01-02T10:12:23.724Z]  Volume: local
10:12:23 [2020-01-02T10:12:23.724Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:12:23 [2020-01-02T10:12:23.724Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:12:23 [2020-01-02T10:12:23.724Z] Swarm: inactive
10:12:23 [2020-01-02T10:12:23.724Z] Default Isolation: process
10:12:23 [2020-01-02T10:12:23.724Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:12:23 [2020-01-02T10:12:23.724Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
10:12:23 [2020-01-02T10:12:23.724Z] OSType: windows
10:12:23 [2020-01-02T10:12:23.724Z] Architecture: x86_64
10:12:23 [2020-01-02T10:12:23.724Z] CPUs: 4
10:12:23 [2020-01-02T10:12:23.724Z] Total Memory: 32GiB
10:12:23 [2020-01-02T10:12:23.724Z] Name: azwin-2-c9d450
10:12:23 [2020-01-02T10:12:23.724Z] ID: 6QRB:YDD3:BDBW:KH5Q:7IKF:BLJN:OIGP:DVQH:S2I2:RTCE:AXZ3:JKKE
10:12:23 [2020-01-02T10:12:23.724Z] Docker Root Dir: D:\CI\PR-40291\2\daemon
10:12:23 [2020-01-02T10:12:23.724Z] Debug Mode (client): false
10:12:23 [2020-01-02T10:12:23.724Z] Debug Mode (server): true
10:12:23 [2020-01-02T10:12:23.724Z]  File Descriptors: -1
10:12:23 [2020-01-02T10:12:23.724Z]  Goroutines: 18
10:12:23 [2020-01-02T10:12:23.724Z]  System Time: 2020-01-02T10:12:14.7529143Z
10:12:23 [2020-01-02T10:12:23.724Z]  EventsListeners: 0
10:12:23 [2020-01-02T10:12:23.724Z] Registry: https://index.docker.io/v1/
10:12:23 [2020-01-02T10:12:23.724Z] Labels:
10:12:23 [2020-01-02T10:12:23.724Z] Experimental: false
10:12:23 [2020-01-02T10:12:23.724Z] Insecure Registries:
10:12:23 [2020-01-02T10:12:23.724Z]  127.0.0.0/8
10:12:23 [2020-01-02T10:12:23.724Z] Live Restore Enabled: false
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] 
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Stopping daemon under test
10:12:23 [2020-01-02T10:12:23.724Z] SUCCESS: The process with PID 4868 (child process of PID 5524) has been terminated.
10:12:23 [2020-01-02T10:12:23.724Z] SUCCESS: The process with PID 5524 (child process of PID 4492) has been terminated.
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Stop tailing logs of the daemon under tests
10:12:23 [2020-01-02T10:12:23.724Z] INFO: executeCI.ps1 Completed successfully at 01/02/2020 10:12:14.
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Tidying up at end of run
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Saving daemon under test log (d:\CI\PR-40291\2\dut.out) to C:\windows\TEMP\CIDUT.out
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Saving daemon under test log (d:\CI\PR-40291\2\dut.err) to C:\windows\TEMP\CIDUT.err
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Nuke-Everything...
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Container count on control daemon to delete is 2
10:12:23 [2020-01-02T10:12:23.724Z] a705cdcc48af
10:12:23 [2020-01-02T10:12:23.724Z] e7b0457bc8a7
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Tidying pidfile d:\CI\PR-40291\2\docker.pid
10:12:23 [2020-01-02T10:12:23.724Z] INFO: Nuking d:\CI
10:12:44 [2020-01-02T10:12:44.785Z] INFO: Zapped successfully
10:12:44 [2020-01-02T10:12:44.785Z] 
10:12:44 [2020-01-02T10:12:44.785Z] INFO: executeCI.ps1 exiting at Thu Jan  2 10:12:44 CUT 2020. Duration 01:01:37.2406967
10:12:44 [2020-01-02T10:12:44.785Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
10:12:45 [2020-01-02T10:12:45.020Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
10:12:57 [2020-01-02T10:12:57.571Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
10:12:59 [2020-01-02T10:12:59.318Z] Archiving artifacts
10:13:12 [2020-01-02T10:13:12.327Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40291/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:13:13 [2020-01-02T10:13:13.250Z] + make clean
10:13:16 [2020-01-02T10:13:16.143Z] docker volume rm -f docker-dev-cache
10:13:16 [2020-01-02T10:13:16.143Z] 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