Skip to content
Success

Console Output

Pull request #39880 updated
17:52:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 25a1bf53d29e6424d4e9688952129a03c62fdef6+a9507c6f76627fdc092edc542d5a7ef4a6df5eec (2a7d18370dffb572758cba52c40b8ebf5b2771f3)
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
17:52:33 [2020-01-09T17:52:33.363Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:52:33 [2020-01-09T17:52:33.367Z] Trying to pass milestone 6
[Pipeline] milestone
17:52:33 [2020-01-09T17:52:33.389Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:52:33 [2020-01-09T17:52:33.578Z] Running on ubuntu-1804-overlay2 (i-08e3be43d42e18744) in /home/ubuntu/workspace/moby_PR-39880
[Pipeline] {
[Pipeline] checkout
17:52:33 [2020-01-09T17:52:33.622Z] using credential docker-jenkins-github-credentials
17:52:33 [2020-01-09T17:52:33.706Z] Cloning the remote Git repository
17:52:33 [2020-01-09T17:52:33.706Z] Cloning with configured refspecs honoured and without tags
17:52:33 [2020-01-09T17:52:33.701Z] Cloning repository https://github.com/moby/moby.git
17:52:33 [2020-01-09T17:52:33.701Z]  > git init /home/ubuntu/workspace/moby_PR-39880 # timeout=10
17:52:33 [2020-01-09T17:52:33.717Z] Fetching upstream changes from https://github.com/moby/moby.git
17:52:33 [2020-01-09T17:52:33.718Z]  > git --version # timeout=10
17:52:33 [2020-01-09T17:52:33.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:52:33 [2020-01-09T17:52:33.722Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:52:47 [2020-01-09T17:52:47.226Z] Fetching without tags
17:52:47 [2020-01-09T17:52:47.568Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:52:47 [2020-01-09T17:52:47.196Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:52:47 [2020-01-09T17:52:47.202Z]  > git config --add remote.origin.fetch +refs/pull/39880/head:refs/remotes/origin/PR-39880 # timeout=10
17:52:47 [2020-01-09T17:52:47.207Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:52:47 [2020-01-09T17:52:47.213Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:52:47 [2020-01-09T17:52:47.263Z] Fetching upstream changes from https://github.com/moby/moby.git
17:52:47 [2020-01-09T17:52:47.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:52:47 [2020-01-09T17:52:47.264Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:52:47 [2020-01-09T17:52:47.562Z]  > git config core.sparsecheckout # timeout=10
17:52:47 [2020-01-09T17:52:47.566Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:52:48 [2020-01-09T17:52:48.087Z] Merge succeeded, producing 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:52:48 [2020-01-09T17:52:48.088Z] Checking out Revision 25a1bf53d29e6424d4e9688952129a03c62fdef6 (PR-39880)
17:52:48 [2020-01-09T17:52:48.185Z] Commit message: "Fix containerutility compilation on gcc-mingw-w64 8.3"
17:52:48 [2020-01-09T17:52:48.190Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:52:48 [2020-01-09T17:52:48.068Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
17:52:48 [2020-01-09T17:52:48.074Z]  > git rev-parse HEAD^{commit} # timeout=10
17:52:48 [2020-01-09T17:52:48.126Z]  > git config core.sparsecheckout # timeout=10
17:52:48 [2020-01-09T17:52:48.132Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:52:48 [2020-01-09T17:52:48.179Z]  > git rev-list --no-walk ce4c3de1072f7e89c829a73a1c1a268343697df1 # timeout=10
17:52:49 [2020-01-09T17:52:49.529Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39880:/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
17:52:52 [2020-01-09T17:52:52.788Z] 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
17:52:53 [2020-01-09T17:52:53.250Z] Running on ubuntu-1804-overlay2 (i-08e3be43d42e18744) in /home/ubuntu/workspace/moby_PR-39880
[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] {
17:52:53 [2020-01-09T17:52:53.292Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0f3345d00dc199a4e) in /home/ubuntu/workspace/moby_PR-39880
17:52:53 [2020-01-09T17:52:53.304Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-39880
[Pipeline] checkout
17:52:53 [2020-01-09T17:52:53.316Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
17:52:53 [2020-01-09T17:52:53.327Z] Fetching changes from the remote Git repository
[Pipeline] // stage
17:52:53 [2020-01-09T17:52:53.334Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
17:52:53 [2020-01-09T17:52:53.411Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
17:52:53 [2020-01-09T17:52:53.419Z] Cloning the remote Git repository
17:52:53 [2020-01-09T17:52:53.420Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
17:52:53 [2020-01-09T17:52:53.468Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-39880
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
17:52:53 [2020-01-09T17:52:53.571Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 25a1bf53d29e6424d4e9688952129a03c62fdef6
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:52:53 [2020-01-09T17:52:53.597Z] using credential docker-jenkins-github-credentials
17:52:53 [2020-01-09T17:52:53.614Z] Cloning the remote Git repository
17:52:53 [2020-01-09T17:52:53.614Z] Cloning with configured refspecs honoured and without tags
17:52:53 [2020-01-09T17:52:53.677Z] Merge succeeded, producing 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:52:53 [2020-01-09T17:52:53.678Z] Checking out Revision 25a1bf53d29e6424d4e9688952129a03c62fdef6 (PR-39880)
17:52:53 [2020-01-09T17:52:53.685Z] Running on azwin-2-035580 in d:\jenkins\workspace\moby_PR-39880
[Pipeline] {
[Pipeline] ws
17:52:53 [2020-01-09T17:52:53.702Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:52:53 [2020-01-09T17:52:53.778Z] Commit message: "Fix containerutility compilation on gcc-mingw-w64 8.3"
17:52:54 [2020-01-09T17:52:54.119Z] using credential docker-jenkins-github-credentials
17:52:54 [2020-01-09T17:52:54.194Z] Cloning the remote Git repository
17:52:54 [2020-01-09T17:52:54.194Z] Cloning with configured refspecs honoured and without tags
17:52:54 [2020-01-09T17:52:54.268Z] using credential docker-jenkins-github-credentials
17:52:53 [2020-01-09T17:52:53.619Z] Cloning repository https://github.com/moby/moby.git
17:52:53 [2020-01-09T17:52:53.644Z]  > git init /home/docker/workspace/moby_PR-39880 # timeout=10
17:52:53 [2020-01-09T17:52:53.656Z] Fetching upstream changes from https://github.com/moby/moby.git
17:52:53 [2020-01-09T17:52:53.656Z]  > git --version # timeout=10
17:52:53 [2020-01-09T17:52:53.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:52:53 [2020-01-09T17:52:53.662Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:52:53 [2020-01-09T17:52:53.315Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:52:53 [2020-01-09T17:52:53.322Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:52:53 [2020-01-09T17:52:53.329Z] Fetching upstream changes from https://github.com/moby/moby.git
17:52:53 [2020-01-09T17:52:53.329Z]  > git --version # timeout=10
17:52:53 [2020-01-09T17:52:53.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:52:53 [2020-01-09T17:52:53.333Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:52:53 [2020-01-09T17:52:53.565Z]  > git config core.sparsecheckout # timeout=10
17:52:53 [2020-01-09T17:52:53.572Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:52:53 [2020-01-09T17:52:53.655Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
17:52:53 [2020-01-09T17:52:53.664Z]  > git rev-parse HEAD^{commit} # timeout=10
17:52:53 [2020-01-09T17:52:53.715Z]  > git config core.sparsecheckout # timeout=10
17:52:53 [2020-01-09T17:52:53.721Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:52:54 [2020-01-09T17:52:54.327Z] Cloning the remote Git repository
17:52:54 [2020-01-09T17:52:54.327Z] Cloning with configured refspecs honoured and without tags
17:52:53 [2020-01-09T17:52:53.421Z] Cloning repository https://github.com/moby/moby.git
17:52:53 [2020-01-09T17:52:53.422Z]  > git init /home/ubuntu/workspace/moby_PR-39880 # timeout=10
17:52:53 [2020-01-09T17:52:53.435Z] Fetching upstream changes from https://github.com/moby/moby.git
17:52:53 [2020-01-09T17:52:53.435Z]  > git --version # timeout=10
17:52:53 [2020-01-09T17:52:53.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:52:53 [2020-01-09T17:52:53.441Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:52:54 [2020-01-09T17:52:54.387Z] Cloning repository https://github.com/moby/moby.git
17:52:54 [2020-01-09T17:52:54.538Z]  > git init /home/jenkins/workspace/moby_PR-39880 # timeout=10
17:52:54 [2020-01-09T17:52:54.572Z] Fetching upstream changes from https://github.com/moby/moby.git
17:52:54 [2020-01-09T17:52:54.574Z]  > git --version # timeout=10
17:52:54 [2020-01-09T17:52:54.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:52:54 [2020-01-09T17:52:54.594Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:52:54 [2020-01-09T17:52:54.860Z] + [ PR != PR ]
17:52:54 [2020-01-09T17:52:54.860Z] + [ master != master ]
17:52:54 [2020-01-09T17:52:54.860Z] + [ false = true ]
17:52:54 [2020-01-09T17:52:54.221Z] Cloning repository https://github.com/moby/moby.git
17:52:54 [2020-01-09T17:52:54.222Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:52:54 [2020-01-09T17:52:54.288Z] Fetching upstream changes from https://github.com/moby/moby.git
17:52:54 [2020-01-09T17:52:54.288Z]  > git --version # timeout=10
17:52:54 [2020-01-09T17:52:54.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:52:54 [2020-01-09T17:52:54.337Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:52:55 [2020-01-09T17:52:55.251Z] + docker version
17:52:55 [2020-01-09T17:52:55.251Z] Client: Docker Engine - Community
17:52:55 [2020-01-09T17:52:55.251Z]  Version:           19.03.2
17:52:55 [2020-01-09T17:52:55.251Z]  API version:       1.40
17:52:55 [2020-01-09T17:52:55.251Z]  Go version:        go1.12.8
17:52:55 [2020-01-09T17:52:55.251Z]  Git commit:        6a30dfc
17:52:55 [2020-01-09T17:52:55.251Z]  Built:             Thu Aug 29 05:29:11 2019
17:52:55 [2020-01-09T17:52:55.251Z]  OS/Arch:           linux/amd64
17:52:55 [2020-01-09T17:52:55.251Z]  Experimental:      false
17:52:55 [2020-01-09T17:52:55.251Z] 
17:52:55 [2020-01-09T17:52:55.251Z] Server: Docker Engine - Community
17:52:55 [2020-01-09T17:52:55.251Z]  Engine:
17:52:55 [2020-01-09T17:52:55.251Z]   Version:          19.03.2
17:52:55 [2020-01-09T17:52:55.251Z]   API version:      1.40 (minimum version 1.12)
17:52:55 [2020-01-09T17:52:55.251Z]   Go version:       go1.12.8
17:52:55 [2020-01-09T17:52:55.251Z]   Git commit:       6a30dfc
17:52:55 [2020-01-09T17:52:55.251Z]   Built:            Thu Aug 29 05:27:45 2019
17:52:55 [2020-01-09T17:52:55.251Z]   OS/Arch:          linux/amd64
17:52:55 [2020-01-09T17:52:55.251Z]   Experimental:     true
17:52:55 [2020-01-09T17:52:55.251Z]  containerd:
17:52:55 [2020-01-09T17:52:55.251Z]   Version:          1.2.6
17:52:55 [2020-01-09T17:52:55.251Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:52:55 [2020-01-09T17:52:55.251Z]  runc:
17:52:55 [2020-01-09T17:52:55.251Z]   Version:          1.0.0-rc8
17:52:55 [2020-01-09T17:52:55.251Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
17:52:55 [2020-01-09T17:52:55.251Z]  docker-init:
17:52:55 [2020-01-09T17:52:55.251Z]   Version:          0.18.0
17:52:55 [2020-01-09T17:52:55.251Z]   GitCommit:        fec3683
[Pipeline] sh
17:52:55 [2020-01-09T17:52:55.608Z] + docker info
17:52:56 [2020-01-09T17:52:56.169Z] Client:
17:52:56 [2020-01-09T17:52:56.169Z]  Debug Mode: false
17:52:56 [2020-01-09T17:52:56.169Z] 
17:52:56 [2020-01-09T17:52:56.169Z] Server:
17:52:56 [2020-01-09T17:52:56.169Z]  Containers: 0
17:52:56 [2020-01-09T17:52:56.169Z]   Running: 0
17:52:56 [2020-01-09T17:52:56.169Z]   Paused: 0
17:52:56 [2020-01-09T17:52:56.169Z]   Stopped: 0
17:52:56 [2020-01-09T17:52:56.169Z]  Images: 5
17:52:56 [2020-01-09T17:52:56.169Z]  Server Version: 19.03.2
17:52:56 [2020-01-09T17:52:56.169Z]  Storage Driver: overlay2
17:52:56 [2020-01-09T17:52:56.169Z]   Backing Filesystem: extfs
17:52:56 [2020-01-09T17:52:56.169Z]   Supports d_type: true
17:52:56 [2020-01-09T17:52:56.169Z]   Native Overlay Diff: true
17:52:56 [2020-01-09T17:52:56.169Z]  Logging Driver: json-file
17:52:56 [2020-01-09T17:52:56.169Z]  Cgroup Driver: cgroupfs
17:52:56 [2020-01-09T17:52:56.169Z]  Plugins:
17:52:56 [2020-01-09T17:52:56.169Z]   Volume: local
17:52:56 [2020-01-09T17:52:56.169Z]   Network: bridge host ipvlan macvlan null overlay
17:52:56 [2020-01-09T17:52:56.169Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:52:56 [2020-01-09T17:52:56.169Z]  Swarm: inactive
17:52:56 [2020-01-09T17:52:56.169Z]  Runtimes: runc
17:52:56 [2020-01-09T17:52:56.169Z]  Default Runtime: runc
17:52:56 [2020-01-09T17:52:56.169Z]  Init Binary: docker-init
17:52:56 [2020-01-09T17:52:56.169Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:52:56 [2020-01-09T17:52:56.169Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
17:52:56 [2020-01-09T17:52:56.169Z]  init version: fec3683
17:52:56 [2020-01-09T17:52:56.169Z]  Security Options:
17:52:56 [2020-01-09T17:52:56.169Z]   apparmor
17:52:56 [2020-01-09T17:52:56.169Z]   seccomp
17:52:56 [2020-01-09T17:52:56.169Z]    Profile: default
17:52:56 [2020-01-09T17:52:56.169Z]  Kernel Version: 4.15.0-1048-aws
17:52:56 [2020-01-09T17:52:56.169Z]  Operating System: Ubuntu 18.04.3 LTS
17:52:56 [2020-01-09T17:52:56.169Z]  OSType: linux
17:52:56 [2020-01-09T17:52:56.169Z]  Architecture: x86_64
17:52:56 [2020-01-09T17:52:56.169Z]  CPUs: 2
17:52:56 [2020-01-09T17:52:56.169Z]  Total Memory: 7.501GiB
17:52:56 [2020-01-09T17:52:56.169Z]  Name: ip-10-100-81-107
17:52:56 [2020-01-09T17:52:56.169Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
17:52:56 [2020-01-09T17:52:56.169Z]  Docker Root Dir: /var/lib/docker
17:52:56 [2020-01-09T17:52:56.169Z]  Debug Mode: false
17:52:56 [2020-01-09T17:52:56.169Z]  Registry: https://index.docker.io/v1/
17:52:56 [2020-01-09T17:52:56.169Z]  Labels:
17:52:56 [2020-01-09T17:52:56.169Z]  Experimental: true
17:52:56 [2020-01-09T17:52:56.169Z]  Insecure Registries:
17:52:56 [2020-01-09T17:52:56.169Z]   127.0.0.0/8
17:52:56 [2020-01-09T17:52:56.169Z]  Live Restore Enabled: true
17:52:56 [2020-01-09T17:52:56.169Z] 
17:52:56 [2020-01-09T17:52:56.169Z] WARNING: No swap limit support
[Pipeline] sh
17:52:56 [2020-01-09T17:52:56.571Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:52:56 [2020-01-09T17:52:56.571Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:52:56 [2020-01-09T17:52:56.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39880/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:52:56 [2020-01-09T17:52:56.827Z] + bash /home/ubuntu/workspace/moby_PR-39880/check-config.sh
17:52:56 [2020-01-09T17:52:56.827Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:52:56 [2020-01-09T17:52:56.827Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
17:52:56 [2020-01-09T17:52:56.827Z] 
17:52:56 [2020-01-09T17:52:56.827Z] Generally Necessary:
17:52:56 [2020-01-09T17:52:56.827Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:52:56 [2020-01-09T17:52:56.827Z] - apparmor: enabled and tools installed
17:52:56 [2020-01-09T17:52:56.827Z] - CONFIG_NAMESPACES: enabled
17:52:56 [2020-01-09T17:52:56.827Z] - CONFIG_NET_NS: enabled
17:52:56 [2020-01-09T17:52:56.827Z] - CONFIG_PID_NS: enabled
17:52:56 [2020-01-09T17:52:56.827Z] - CONFIG_IPC_NS: enabled
17:52:56 [2020-01-09T17:52:56.827Z] - CONFIG_UTS_NS: enabled
17:52:56 [2020-01-09T17:52:56.827Z] - CONFIG_CGROUPS: enabled
17:52:56 [2020-01-09T17:52:56.827Z] - CONFIG_CGROUP_CPUACCT: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CGROUP_DEVICE: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CGROUP_FREEZER: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CGROUP_SCHED: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CPUSETS: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_MEMCG: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_KEYS: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_VETH: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_BRIDGE: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_NF_NAT: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_NF_NAT_NEEDED: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_POSIX_MQUEUE: enabled
17:52:56 [2020-01-09T17:52:56.828Z] 
17:52:56 [2020-01-09T17:52:56.828Z] Optional Features:
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_USER_NS: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_SECCOMP: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CGROUP_PIDS: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_MEMCG_SWAP: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:52:56 [2020-01-09T17:52:56.828Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_BLK_CGROUP: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_IOSCHED_CFQ: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CGROUP_PERF: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CGROUP_HUGETLB: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_CFS_BANDWIDTH: enabled
17:52:56 [2020-01-09T17:52:56.828Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_RT_GROUP_SCHED: missing
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_IP_VS: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_IP_VS_NFCT: enabled
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_IP_VS_RR: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_EXT4_FS: enabled
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:52:57 [2020-01-09T17:52:57.082Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:52:57 [2020-01-09T17:52:57.082Z] - Network Drivers:
17:52:57 [2020-01-09T17:52:57.082Z]   - "overlay":
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_VXLAN: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:52:57 [2020-01-09T17:52:57.082Z]       Optional (for encrypted networks):
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_CRYPTO: enabled
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_CRYPTO_AEAD: enabled
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_CRYPTO_GCM: enabled
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_CRYPTO_GHASH: enabled
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_XFRM: enabled
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_XFRM_USER: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_INET_ESP: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]   - "ipvlan":
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_IPVLAN: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]   - "macvlan":
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_MACVLAN: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_DUMMY: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]   - "ftp,tftp client in container":
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z] - Storage Drivers:
17:52:57 [2020-01-09T17:52:57.082Z]   - "aufs":
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_AUFS_FS: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]   - "btrfs":
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:52:57 [2020-01-09T17:52:57.082Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:52:57 [2020-01-09T17:52:57.083Z]   - "devicemapper":
17:52:57 [2020-01-09T17:52:57.083Z]     - CONFIG_BLK_DEV_DM: enabled
17:52:57 [2020-01-09T17:52:57.083Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:52:57 [2020-01-09T17:52:57.083Z]   - "overlay":
17:52:57 [2020-01-09T17:52:57.083Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:52:57 [2020-01-09T17:52:57.083Z]   - "zfs":
17:52:57 [2020-01-09T17:52:57.083Z]     - /dev/zfs: missing
17:52:57 [2020-01-09T17:52:57.083Z]     - zfs command: missing
17:52:57 [2020-01-09T17:52:57.083Z]     - zpool command: missing
17:52:57 [2020-01-09T17:52:57.083Z] 
17:52:57 [2020-01-09T17:52:57.083Z] Limits:
17:52:57 [2020-01-09T17:52:57.083Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:52:57 [2020-01-09T17:52:57.083Z] 
17:52:57 [2020-01-09T17:52:57.083Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:52:57 [2020-01-09T17:52:57.524Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 .
17:52:57 [2020-01-09T17:52:57.524Z] #1 [internal] load build definition from Dockerfile
17:52:57 [2020-01-09T17:52:57.524Z] #1 transferring dockerfile: 15.65kB done
17:52:57 [2020-01-09T17:52:57.524Z] #1 DONE 0.0s
17:52:57 [2020-01-09T17:52:57.524Z] 
17:52:57 [2020-01-09T17:52:57.524Z] #2 [internal] load .dockerignore
17:52:57 [2020-01-09T17:52:57.524Z] #2 transferring context: 112B done
17:52:57 [2020-01-09T17:52:57.524Z] #2 DONE 0.0s
17:52:57 [2020-01-09T17:52:57.524Z] 
17:52:57 [2020-01-09T17:52:57.524Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
17:52:57 [2020-01-09T17:52:57.524Z] #3 DONE 0.1s
17:52:57 [2020-01-09T17:52:57.780Z] 
17:52:57 [2020-01-09T17:52:57.780Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
17:52:57 [2020-01-09T17:52:57.780Z] #4 CACHED
17:52:58 [2020-01-09T17:52:58.339Z] 
17:52:58 [2020-01-09T17:52:58.339Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:52:58 [2020-01-09T17:52:58.339Z] #5 DONE 0.0s
17:52:58 [2020-01-09T17:52:58.339Z] 
17:52:58 [2020-01-09T17:52:58.339Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
17:52:58 [2020-01-09T17:52:58.598Z] #6 DONE 0.3s
17:52:58 [2020-01-09T17:52:58.914Z] 
17:52:58 [2020-01-09T17:52:58.914Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:52:58 [2020-01-09T17:52:58.914Z] #66 CACHED
17:52:58 [2020-01-09T17:52:58.914Z] 
17:52:58 [2020-01-09T17:52:58.914Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:52:58 [2020-01-09T17:52:58.914Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
17:52:58 [2020-01-09T17:52:58.914Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0B / 7.81MB 0.1s
17:52:58 [2020-01-09T17:52:58.914Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
17:52:58 [2020-01-09T17:52:58.914Z] #7 sha256:544b2d0378d9de9a8ade9cebd9a333e60cc8343f9d3dd01ccccfc4c1395ce132 1.79kB / 1.79kB done
17:52:58 [2020-01-09T17:52:58.914Z] #7 sha256:ed081345a3da7eea4a89b77a96decf485ab30e6061db5c247c651f93d08a8963 5.46kB / 5.46kB done
17:52:58 [2020-01-09T17:52:58.914Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 1.34MB / 50.38MB 0.1s
17:52:58 [2020-01-09T17:52:58.914Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 172.56kB / 10.00MB 0.1s
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 3.39MB / 7.81MB 0.3s
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 12.06MB / 50.38MB 0.3s
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.3s
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.4s done
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 24.28MB / 50.38MB 0.5s
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.3s done
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 0B / 68.52MB 0.5s
17:52:59 [2020-01-09T17:52:59.173Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 4.60MB / 51.79MB 0.5s
17:52:59 [2020-01-09T17:52:59.430Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 30.92MB / 50.38MB 0.6s
17:52:59 [2020-01-09T17:52:59.430Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 8.45MB / 51.79MB 0.6s
17:52:59 [2020-01-09T17:52:59.685Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 37.81MB / 50.38MB 0.8s
17:52:59 [2020-01-09T17:52:59.685Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 14.98MB / 68.52MB 0.8s
17:52:59 [2020-01-09T17:52:59.685Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 16.64MB / 51.79MB 0.8s
17:52:59 [2020-01-09T17:52:59.685Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 48.36MB / 50.38MB 1.0s
17:52:59 [2020-01-09T17:52:59.685Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 26.83MB / 68.52MB 1.0s
17:52:59 [2020-01-09T17:52:59.685Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 25.64MB / 51.79MB 1.0s
17:52:59 [2020-01-09T17:52:59.940Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 1.1s done
17:52:59 [2020-01-09T17:52:59.940Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 33.79MB / 68.52MB 1.2s
17:52:59 [2020-01-09T17:52:59.940Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 37.00MB / 51.79MB 1.2s
17:52:59 [2020-01-09T17:52:59.940Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 0B / 120.07MB 1.2s
17:52:59 [2020-01-09T17:52:59.940Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 43.09MB / 51.79MB 1.3s
17:53:00 [2020-01-09T17:53:00.197Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 40.43MB / 68.52MB 1.4s
17:53:00 [2020-01-09T17:53:00.197Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 49.94MB / 51.79MB 1.4s
17:53:00 [2020-01-09T17:53:00.197Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 8.79MB / 120.07MB 1.4s
17:53:00 [2020-01-09T17:53:00.197Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650
17:53:00 [2020-01-09T17:53:00.453Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 44.41MB / 68.52MB 1.6s
17:53:00 [2020-01-09T17:53:00.453Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 21.25MB / 120.07MB 1.6s
17:53:00 [2020-01-09T17:53:00.453Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 52.26MB / 68.52MB 1.8s
17:53:00 [2020-01-09T17:53:00.453Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 1.7s done
17:53:00 [2020-01-09T17:53:00.453Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 33.54MB / 120.07MB 1.8s
17:53:00 [2020-01-09T17:53:00.453Z] #7 sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 126B / 126B 1.8s done
17:53:00 [2020-01-09T17:53:00.708Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 57.62MB / 68.52MB 1.9s
17:53:00 [2020-01-09T17:53:00.708Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 63.64MB / 68.52MB 2.0s
17:53:00 [2020-01-09T17:53:00.708Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 45.40MB / 120.07MB 2.0s
17:53:00 [2020-01-09T17:53:00.964Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 2.1s done
17:53:00 [2020-01-09T17:53:00.964Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 57.17MB / 120.07MB 2.2s
17:53:01 [2020-01-09T17:53:01.223Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 69.21MB / 120.07MB 2.4s
17:53:01 [2020-01-09T17:53:01.223Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 82.76MB / 120.07MB 2.6s
17:53:01 [2020-01-09T17:53:01.478Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 93.58MB / 120.07MB 2.8s
17:53:01 [2020-01-09T17:53:01.736Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 112.52MB / 120.07MB 3.0s
17:53:01 [2020-01-09T17:53:01.736Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 119.85MB / 120.07MB 3.1s
17:53:01 [2020-01-09T17:53:01.995Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 3.3s done
17:53:02 [2020-01-09T17:53:02.919Z] #7 ...
17:53:02 [2020-01-09T17:53:02.919Z] 
17:53:02 [2020-01-09T17:53:02.919Z] #20 [internal] load build context
17:53:02 [2020-01-09T17:53:02.919Z] #20 transferring context: 46.32MB 4.0s done
17:53:02 [2020-01-09T17:53:02.919Z] #20 DONE 4.1s
17:53:02 [2020-01-09T17:53:02.919Z] 
17:53:02 [2020-01-09T17:53:02.919Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:53:03 [2020-01-09T17:53:03.558Z] Fetching without tags
17:53:03 [2020-01-09T17:53:03.844Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 3.7s done
17:53:04 [2020-01-09T17:53:04.098Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.1s
17:53:04 [2020-01-09T17:53:04.167Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:04 [2020-01-09T17:53:04.353Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.3s done
17:53:04 [2020-01-09T17:53:04.353Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.1s
17:53:04 [2020-01-09T17:53:04.608Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.2s done
17:53:03 [2020-01-09T17:53:03.407Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:03 [2020-01-09T17:53:03.426Z]  > git config --add remote.origin.fetch +refs/pull/39880/head:refs/remotes/origin/PR-39880 # timeout=10
17:53:03 [2020-01-09T17:53:03.445Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:53:03 [2020-01-09T17:53:03.519Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:03 [2020-01-09T17:53:03.598Z] Fetching upstream changes from https://github.com/moby/moby.git
17:53:03 [2020-01-09T17:53:03.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:53:03 [2020-01-09T17:53:03.602Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:53:04 [2020-01-09T17:53:04.204Z]  > git config core.sparsecheckout # timeout=10
17:53:04 [2020-01-09T17:53:04.223Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:04 [2020-01-09T17:53:04.863Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 0.1s
17:53:05 [2020-01-09T17:53:05.036Z] Merge succeeded, producing 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:05 [2020-01-09T17:53:05.037Z] Checking out Revision 25a1bf53d29e6424d4e9688952129a03c62fdef6 (PR-39880)
17:53:05 [2020-01-09T17:53:05.888Z] Commit message: "Fix containerutility compilation on gcc-mingw-w64 8.3"
17:53:04 [2020-01-09T17:53:04.917Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
17:53:04 [2020-01-09T17:53:04.995Z]  > git rev-parse HEAD^{commit} # timeout=10
17:53:05 [2020-01-09T17:53:05.074Z]  > git config core.sparsecheckout # timeout=10
17:53:05 [2020-01-09T17:53:05.095Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:53:07 [2020-01-09T17:53:07.373Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 2.1s done
17:53:07 [2020-01-09T17:53:07.373Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 0.1s
17:53:07 [2020-01-09T17:53:07.502Z] + docker version
17:53:07 [2020-01-09T17:53:07.502Z] Client:
17:53:07 [2020-01-09T17:53:07.502Z]  Version:           18.06.3-ce
17:53:07 [2020-01-09T17:53:07.502Z]  API version:       1.38
17:53:07 [2020-01-09T17:53:07.502Z]  Go version:        go1.10.3
17:53:07 [2020-01-09T17:53:07.502Z]  Git commit:        d7080c1
17:53:07 [2020-01-09T17:53:07.502Z]  Built:             Wed Feb 20 02:27:09 2019
17:53:07 [2020-01-09T17:53:07.502Z]  OS/Arch:           linux/s390x
17:53:07 [2020-01-09T17:53:07.502Z]  Experimental:      false
17:53:07 [2020-01-09T17:53:07.502Z] 
17:53:07 [2020-01-09T17:53:07.502Z] Server:
17:53:07 [2020-01-09T17:53:07.502Z]  Engine:
17:53:07 [2020-01-09T17:53:07.502Z]   Version:          18.06.3-ce
17:53:07 [2020-01-09T17:53:07.502Z]   API version:      1.38 (minimum version 1.12)
17:53:07 [2020-01-09T17:53:07.502Z]   Go version:       go1.10.3
17:53:07 [2020-01-09T17:53:07.502Z]   Git commit:       d7080c1
17:53:07 [2020-01-09T17:53:07.502Z]   Built:            Wed Feb 20 02:26:03 2019
17:53:07 [2020-01-09T17:53:07.502Z]   OS/Arch:          linux/s390x
17:53:07 [2020-01-09T17:53:07.502Z]   Experimental:     true
[Pipeline] sh
17:53:07 [2020-01-09T17:53:07.716Z] Fetching without tags
17:53:08 [2020-01-09T17:53:08.095Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:08 [2020-01-09T17:53:08.246Z] Still waiting to schedule task
17:53:08 [2020-01-09T17:53:08.246Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
17:53:08 [2020-01-09T17:53:08.422Z] + docker info
17:53:08 [2020-01-09T17:53:08.422Z] Containers: 0
17:53:08 [2020-01-09T17:53:08.422Z]  Running: 0
17:53:08 [2020-01-09T17:53:08.422Z]  Paused: 0
17:53:08 [2020-01-09T17:53:08.422Z]  Stopped: 0
17:53:08 [2020-01-09T17:53:08.422Z] Images: 0
17:53:08 [2020-01-09T17:53:08.422Z] Server Version: 18.06.3-ce
17:53:08 [2020-01-09T17:53:08.422Z] Storage Driver: overlay2
17:53:08 [2020-01-09T17:53:08.422Z]  Backing Filesystem: extfs
17:53:08 [2020-01-09T17:53:08.422Z]  Supports d_type: true
17:53:08 [2020-01-09T17:53:08.422Z]  Native Overlay Diff: true
17:53:08 [2020-01-09T17:53:08.422Z] Logging Driver: json-file
17:53:08 [2020-01-09T17:53:08.422Z] Cgroup Driver: cgroupfs
17:53:08 [2020-01-09T17:53:08.422Z] Plugins:
17:53:08 [2020-01-09T17:53:08.422Z]  Volume: local
17:53:08 [2020-01-09T17:53:08.422Z]  Network: bridge host ipvlan macvlan null overlay
17:53:08 [2020-01-09T17:53:08.422Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
17:53:08 [2020-01-09T17:53:08.422Z] Swarm: inactive
17:53:08 [2020-01-09T17:53:08.422Z] Runtimes: runc
17:53:08 [2020-01-09T17:53:08.422Z] Default Runtime: runc
17:53:08 [2020-01-09T17:53:08.422Z] Init Binary: docker-init
17:53:08 [2020-01-09T17:53:08.422Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
17:53:08 [2020-01-09T17:53:08.422Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
17:53:08 [2020-01-09T17:53:08.422Z] init version: fec3683
17:53:08 [2020-01-09T17:53:08.422Z] Security Options:
17:53:08 [2020-01-09T17:53:08.422Z]  apparmor
17:53:08 [2020-01-09T17:53:08.422Z]  seccomp
17:53:08 [2020-01-09T17:53:08.422Z]   Profile: default
17:53:08 [2020-01-09T17:53:08.422Z] Kernel Version: 4.4.0-166-generic
17:53:08 [2020-01-09T17:53:08.422Z] Operating System: Ubuntu 16.04.6 LTS
17:53:08 [2020-01-09T17:53:08.422Z] OSType: linux
17:53:08 [2020-01-09T17:53:08.422Z] Architecture: s390x
17:53:08 [2020-01-09T17:53:08.422Z] CPUs: 2
17:53:08 [2020-01-09T17:53:08.422Z] Total Memory: 7.862GiB
17:53:08 [2020-01-09T17:53:08.422Z] Name: s390x-ubuntu-05
17:53:08 [2020-01-09T17:53:08.422Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
17:53:08 [2020-01-09T17:53:08.422Z] Docker Root Dir: /var/lib/docker
17:53:08 [2020-01-09T17:53:08.422Z] Debug Mode (client): false
17:53:08 [2020-01-09T17:53:08.422Z] Debug Mode (server): false
17:53:08 [2020-01-09T17:53:08.422Z] Username: dockerbuildbot
17:53:08 [2020-01-09T17:53:08.422Z] Registry: https://index.docker.io/v1/
17:53:08 [2020-01-09T17:53:08.422Z] Labels:
17:53:08 [2020-01-09T17:53:08.422Z] Experimental: true
17:53:08 [2020-01-09T17:53:08.422Z] Insecure Registries:
17:53:08 [2020-01-09T17:53:08.422Z]  127.0.0.0/8
17:53:08 [2020-01-09T17:53:08.422Z] Live Restore Enabled: false
17:53:08 [2020-01-09T17:53:08.422Z] 
17:53:08 [2020-01-09T17:53:08.422Z] WARNING: No swap limit support
[Pipeline] sh
17:53:08 [2020-01-09T17:53:08.944Z] Merge succeeded, producing 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:08 [2020-01-09T17:53:08.945Z] Checking out Revision 25a1bf53d29e6424d4e9688952129a03c62fdef6 (PR-39880)
17:53:09 [2020-01-09T17:53:09.257Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 2.0s done
17:53:09 [2020-01-09T17:53:09.257Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50
17:53:07 [2020-01-09T17:53:07.690Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:07 [2020-01-09T17:53:07.694Z]  > git config --add remote.origin.fetch +refs/pull/39880/head:refs/remotes/origin/PR-39880 # timeout=10
17:53:07 [2020-01-09T17:53:07.701Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:53:07 [2020-01-09T17:53:07.709Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:07 [2020-01-09T17:53:07.717Z] Fetching upstream changes from https://github.com/moby/moby.git
17:53:07 [2020-01-09T17:53:07.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:53:07 [2020-01-09T17:53:07.718Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:53:08 [2020-01-09T17:53:08.096Z]  > git config core.sparsecheckout # timeout=10
17:53:08 [2020-01-09T17:53:08.101Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:08 [2020-01-09T17:53:08.922Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
17:53:08 [2020-01-09T17:53:08.937Z]  > git rev-parse HEAD^{commit} # timeout=10
17:53:08 [2020-01-09T17:53:08.946Z]  > git config core.sparsecheckout # timeout=10
17:53:08 [2020-01-09T17:53:08.954Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:09 [2020-01-09T17:53:09.335Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:53:09 [2020-01-09T17:53:09.335Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:53:09 [2020-01-09T17:53:09.335Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39880/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:53:09 [2020-01-09T17:53:09.335Z] + bash /home/jenkins/workspace/moby_PR-39880/check-config.sh
17:53:09 [2020-01-09T17:53:09.335Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:53:09 [2020-01-09T17:53:09.335Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
17:53:09 [2020-01-09T17:53:09.335Z] 
17:53:09 [2020-01-09T17:53:09.335Z] Generally Necessary:
17:53:09 [2020-01-09T17:53:09.335Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:53:09 [2020-01-09T17:53:09.335Z] - apparmor: enabled and tools installed
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NAMESPACES: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NET_NS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_PID_NS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_IPC_NS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_UTS_NS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUPS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_CPUACCT: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_DEVICE: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_FREEZER: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_SCHED: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CPUSETS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_MEMCG: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_KEYS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_VETH: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_BRIDGE: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NF_NAT: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NF_NAT_NEEDED: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_POSIX_MQUEUE: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
17:53:09 [2020-01-09T17:53:09.335Z] 
17:53:09 [2020-01-09T17:53:09.335Z] Optional Features:
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_USER_NS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_SECCOMP: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_PIDS: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_MEMCG_SWAP: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:53:09 [2020-01-09T17:53:09.335Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_MEMCG_KMEM: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_BLK_CGROUP: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_IOSCHED_CFQ: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_PERF: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_HUGETLB: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_CFS_BANDWIDTH: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_RT_GROUP_SCHED: missing
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:53:09 [2020-01-09T17:53:09.335Z] - CONFIG_IP_VS: enabled (as module)
17:53:09 [2020-01-09T17:53:09.350Z] Fetching without tags
17:53:09 [2020-01-09T17:53:09.660Z] Commit message: "Fix containerutility compilation on gcc-mingw-w64 8.3"
17:53:09 [2020-01-09T17:53:09.730Z] - CONFIG_IP_VS_NFCT: enabled
17:53:09 [2020-01-09T17:53:09.730Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:53:09 [2020-01-09T17:53:09.730Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:53:09 [2020-01-09T17:53:09.730Z] - CONFIG_IP_VS_RR: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z] - CONFIG_EXT4_FS: enabled
17:53:09 [2020-01-09T17:53:09.730Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:53:09 [2020-01-09T17:53:09.730Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:53:09 [2020-01-09T17:53:09.730Z] - Network Drivers:
17:53:09 [2020-01-09T17:53:09.730Z]   - "overlay":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_VXLAN: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:53:09 [2020-01-09T17:53:09.730Z]       Optional (for encrypted networks):
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_CRYPTO: enabled
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_XFRM: enabled
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_XFRM_USER: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_INET_ESP: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]   - "ipvlan":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_IPVLAN: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]   - "macvlan":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_MACVLAN: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_DUMMY: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]   - "ftp,tftp client in container":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z] - Storage Drivers:
17:53:09 [2020-01-09T17:53:09.730Z]   - "aufs":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_AUFS_FS: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]   - "btrfs":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:53:09 [2020-01-09T17:53:09.730Z]   - "devicemapper":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_BLK_DEV_DM: enabled
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]   - "overlay":
17:53:09 [2020-01-09T17:53:09.730Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:53:09 [2020-01-09T17:53:09.730Z]   - "zfs":
17:53:09 [2020-01-09T17:53:09.730Z]     - /dev/zfs: missing
17:53:09 [2020-01-09T17:53:09.730Z]     - zfs command: missing
17:53:09 [2020-01-09T17:53:09.730Z]     - zpool command: missing
17:53:09 [2020-01-09T17:53:09.730Z] 
17:53:09 [2020-01-09T17:53:09.730Z] Limits:
17:53:09 [2020-01-09T17:53:09.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:53:09 [2020-01-09T17:53:09.730Z] 
17:53:09 [2020-01-09T17:53:09.730Z] + true
17:53:09 [2020-01-09T17:53:09.018Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:09 [2020-01-09T17:53:09.070Z]  > git config --add remote.origin.fetch +refs/pull/39880/head:refs/remotes/origin/PR-39880 # timeout=10
17:53:09 [2020-01-09T17:53:09.123Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:53:09 [2020-01-09T17:53:09.252Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:09 [2020-01-09T17:53:09.378Z] Fetching upstream changes from https://github.com/moby/moby.git
17:53:09 [2020-01-09T17:53:09.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:53:09 [2020-01-09T17:53:09.379Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:53:10 [2020-01-09T17:53:10.095Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 25a1bf53d29e6424d4e9688952129a03c62fdef6
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:53:10 [2020-01-09T17:53:10.626Z] + docker version
17:53:10 [2020-01-09T17:53:10.626Z] Client: Docker Engine - Community
17:53:10 [2020-01-09T17:53:10.626Z]  Version:           19.03.2
17:53:10 [2020-01-09T17:53:10.626Z]  API version:       1.40
17:53:10 [2020-01-09T17:53:10.626Z]  Go version:        go1.12.8
17:53:10 [2020-01-09T17:53:10.626Z]  Git commit:        6a30dfc
17:53:10 [2020-01-09T17:53:10.626Z]  Built:             Thu Aug 29 05:32:25 2019
17:53:10 [2020-01-09T17:53:10.626Z]  OS/Arch:           linux/arm64
17:53:10 [2020-01-09T17:53:10.626Z]  Experimental:      false
17:53:10 [2020-01-09T17:53:10.626Z] 
17:53:10 [2020-01-09T17:53:10.626Z] Server: Docker Engine - Community
17:53:10 [2020-01-09T17:53:10.626Z]  Engine:
17:53:10 [2020-01-09T17:53:10.626Z]   Version:          19.03.2
17:53:10 [2020-01-09T17:53:10.626Z]   API version:      1.40 (minimum version 1.12)
17:53:10 [2020-01-09T17:53:10.626Z]   Go version:       go1.12.8
17:53:10 [2020-01-09T17:53:10.626Z]   Git commit:       6a30dfc
17:53:10 [2020-01-09T17:53:10.626Z]   Built:            Thu Aug 29 05:30:57 2019
17:53:10 [2020-01-09T17:53:10.626Z]   OS/Arch:          linux/arm64
17:53:10 [2020-01-09T17:53:10.626Z]   Experimental:     true
17:53:10 [2020-01-09T17:53:10.626Z]  containerd:
17:53:10 [2020-01-09T17:53:10.626Z]   Version:          1.2.6
17:53:10 [2020-01-09T17:53:10.626Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:53:10 [2020-01-09T17:53:10.626Z]  runc:
17:53:10 [2020-01-09T17:53:10.626Z]   Version:          1.0.0-rc8
17:53:10 [2020-01-09T17:53:10.626Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
17:53:10 [2020-01-09T17:53:10.626Z]  docker-init:
17:53:10 [2020-01-09T17:53:10.626Z]   Version:          0.18.0
17:53:10 [2020-01-09T17:53:10.626Z]   GitCommit:        fec3683
[Pipeline] sh
17:53:10 [2020-01-09T17:53:10.690Z] + make bundles/buildx
17:53:10 [2020-01-09T17:53:10.690Z] make: command: Command not found
17:53:10 [2020-01-09T17:53:10.690Z] make: command: Command not found
17:53:10 [2020-01-09T17:53:10.690Z] mkdir bundles
17:53:10 [2020-01-09T17:53:10.690Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
17:53:10 [2020-01-09T17:53:10.690Z] 	--build-arg BUILDX_COMMIT \
17:53:10 [2020-01-09T17:53:10.690Z] 	--build-arg BUILDX_REPO \
17:53:10 [2020-01-09T17:53:10.691Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
17:53:10 [2020-01-09T17:53:10.691Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
17:53:10 [2020-01-09T17:53:10.691Z] 	.
17:53:10 [2020-01-09T17:53:10.691Z] /bin/sh: 4: go: not found
17:53:10 [2020-01-09T17:53:10.691Z] /bin/sh: 5: go: not found
17:53:10 [2020-01-09T17:53:10.917Z] + docker info
17:53:11 [2020-01-09T17:53:11.484Z] Client:
17:53:11 [2020-01-09T17:53:11.484Z]  Debug Mode: false
17:53:11 [2020-01-09T17:53:11.484Z] 
17:53:11 [2020-01-09T17:53:11.484Z] Server:
17:53:11 [2020-01-09T17:53:11.484Z]  Containers: 0
17:53:11 [2020-01-09T17:53:11.484Z]   Running: 0
17:53:11 [2020-01-09T17:53:11.484Z]   Paused: 0
17:53:11 [2020-01-09T17:53:11.484Z]   Stopped: 0
17:53:11 [2020-01-09T17:53:11.484Z]  Images: 4
17:53:11 [2020-01-09T17:53:11.484Z]  Server Version: 19.03.2
17:53:11 [2020-01-09T17:53:11.484Z]  Storage Driver: overlay2
17:53:11 [2020-01-09T17:53:11.484Z]   Backing Filesystem: extfs
17:53:11 [2020-01-09T17:53:11.484Z]   Supports d_type: true
17:53:11 [2020-01-09T17:53:11.484Z]   Native Overlay Diff: true
17:53:11 [2020-01-09T17:53:11.484Z]  Logging Driver: json-file
17:53:11 [2020-01-09T17:53:11.484Z]  Cgroup Driver: cgroupfs
17:53:11 [2020-01-09T17:53:11.484Z]  Plugins:
17:53:11 [2020-01-09T17:53:11.484Z]   Volume: local
17:53:11 [2020-01-09T17:53:11.484Z]   Network: bridge host ipvlan macvlan null overlay
17:53:11 [2020-01-09T17:53:11.484Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:53:11 [2020-01-09T17:53:11.484Z]  Swarm: inactive
17:53:11 [2020-01-09T17:53:11.484Z]  Runtimes: runc
17:53:11 [2020-01-09T17:53:11.484Z]  Default Runtime: runc
17:53:11 [2020-01-09T17:53:11.484Z]  Init Binary: docker-init
17:53:11 [2020-01-09T17:53:11.484Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:53:11 [2020-01-09T17:53:11.484Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
17:53:11 [2020-01-09T17:53:11.484Z]  init version: fec3683
17:53:11 [2020-01-09T17:53:11.484Z]  Security Options:
17:53:11 [2020-01-09T17:53:11.484Z]   apparmor
17:53:11 [2020-01-09T17:53:11.484Z]   seccomp
17:53:11 [2020-01-09T17:53:11.484Z]    Profile: default
17:53:11 [2020-01-09T17:53:11.484Z]  Kernel Version: 4.15.0-1048-aws
17:53:11 [2020-01-09T17:53:11.484Z]  Operating System: Ubuntu 16.04.6 LTS
17:53:11 [2020-01-09T17:53:11.484Z]  OSType: linux
17:53:11 [2020-01-09T17:53:11.484Z]  Architecture: aarch64
17:53:11 [2020-01-09T17:53:11.484Z]  CPUs: 4
17:53:11 [2020-01-09T17:53:11.484Z]  Total Memory: 7.525GiB
17:53:11 [2020-01-09T17:53:11.484Z]  Name: ip-10-100-108-46
17:53:11 [2020-01-09T17:53:11.484Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
17:53:11 [2020-01-09T17:53:11.484Z]  Docker Root Dir: /var/lib/docker
17:53:11 [2020-01-09T17:53:11.484Z]  Debug Mode: false
17:53:11 [2020-01-09T17:53:11.484Z]  Registry: https://index.docker.io/v1/
17:53:11 [2020-01-09T17:53:11.484Z]  Labels:
17:53:11 [2020-01-09T17:53:11.484Z]  Experimental: true
17:53:11 [2020-01-09T17:53:11.484Z]  Insecure Registries:
17:53:11 [2020-01-09T17:53:11.484Z]   127.0.0.0/8
17:53:11 [2020-01-09T17:53:11.484Z]  Live Restore Enabled: true
17:53:11 [2020-01-09T17:53:11.484Z] 
17:53:11 [2020-01-09T17:53:11.484Z] WARNING: No swap limit support
[Pipeline] sh
17:53:10 [2020-01-09T17:53:10.122Z]  > git config core.sparsecheckout # timeout=10
17:53:10 [2020-01-09T17:53:10.174Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:11 [2020-01-09T17:53:11.773Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:53:11 [2020-01-09T17:53:11.773Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:53:11 [2020-01-09T17:53:11.773Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39880/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:53:12 [2020-01-09T17:53:12.033Z] + bash /home/ubuntu/workspace/moby_PR-39880/check-config.sh
17:53:12 [2020-01-09T17:53:12.033Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:53:12 [2020-01-09T17:53:12.033Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
17:53:12 [2020-01-09T17:53:12.033Z] 
17:53:12 [2020-01-09T17:53:12.033Z] Generally Necessary:
17:53:12 [2020-01-09T17:53:12.033Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:53:12 [2020-01-09T17:53:12.033Z] - apparmor: enabled and tools installed
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_NAMESPACES: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_NET_NS: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_PID_NS: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_IPC_NS: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_UTS_NS: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_CGROUPS: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_CGROUP_CPUACCT: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_CGROUP_DEVICE: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_CGROUP_FREEZER: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_CGROUP_SCHED: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_CPUSETS: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_MEMCG: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_KEYS: enabled
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_VETH: enabled (as module)
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_BRIDGE: enabled (as module)
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:53:12 [2020-01-09T17:53:12.033Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_NF_NAT: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_NF_NAT_NEEDED: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_POSIX_MQUEUE: enabled
17:53:12 [2020-01-09T17:53:12.292Z] 
17:53:12 [2020-01-09T17:53:12.292Z] Optional Features:
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_USER_NS: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_SECCOMP: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_CGROUP_PIDS: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_MEMCG_SWAP: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:53:12 [2020-01-09T17:53:12.292Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_BLK_CGROUP: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_IOSCHED_CFQ: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_CGROUP_PERF: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_CGROUP_HUGETLB: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_CFS_BANDWIDTH: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_RT_GROUP_SCHED: missing
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_IP_VS: enabled (as module)
17:53:12 [2020-01-09T17:53:12.292Z] - CONFIG_IP_VS_NFCT: enabled
17:53:12 [2020-01-09T17:53:12.551Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:53:12 [2020-01-09T17:53:12.551Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:53:12 [2020-01-09T17:53:12.551Z] - CONFIG_IP_VS_RR: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z] - CONFIG_EXT4_FS: enabled
17:53:12 [2020-01-09T17:53:12.551Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:53:12 [2020-01-09T17:53:12.551Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:53:12 [2020-01-09T17:53:12.551Z] - Network Drivers:
17:53:12 [2020-01-09T17:53:12.551Z]   - "overlay":
17:53:12 [2020-01-09T17:53:12.551Z]     - CONFIG_VXLAN: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:53:12 [2020-01-09T17:53:12.551Z]       Optional (for encrypted networks):
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_CRYPTO: enabled
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_CRYPTO_AEAD: enabled
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_CRYPTO_GCM: enabled
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_CRYPTO_GHASH: enabled
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_XFRM: enabled
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_XFRM_USER: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_INET_ESP: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]   - "ipvlan":
17:53:12 [2020-01-09T17:53:12.551Z]     - CONFIG_IPVLAN: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]   - "macvlan":
17:53:12 [2020-01-09T17:53:12.551Z]     - CONFIG_MACVLAN: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]     - CONFIG_DUMMY: enabled (as module)
17:53:12 [2020-01-09T17:53:12.551Z]   - "ftp,tftp client in container":
17:53:12 [2020-01-09T17:53:12.767Z] Sending build context to Docker daemon  50.83MB

17:53:12 [2020-01-09T17:53:12.767Z] Step 1/16 : ARG GO_VERSION=1.12.10
17:53:12 [2020-01-09T17:53:12.767Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
17:53:12 [2020-01-09T17:53:12.767Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
17:53:12 [2020-01-09T17:53:12.767Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
17:53:12 [2020-01-09T17:53:12.767Z] 1.12.10-stretch: Pulling from library/golang
17:53:12 [2020-01-09T17:53:12.809Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:53:12 [2020-01-09T17:53:12.809Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:53:12 [2020-01-09T17:53:12.809Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:53:12 [2020-01-09T17:53:12.809Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:53:12 [2020-01-09T17:53:12.809Z] - Storage Drivers:
17:53:12 [2020-01-09T17:53:12.810Z]   - "aufs":
17:53:12 [2020-01-09T17:53:12.810Z]     - CONFIG_AUFS_FS: enabled (as module)
17:53:12 [2020-01-09T17:53:12.810Z]   - "btrfs":
17:53:12 [2020-01-09T17:53:12.810Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:53:12 [2020-01-09T17:53:12.810Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:53:12 [2020-01-09T17:53:12.810Z]   - "devicemapper":
17:53:12 [2020-01-09T17:53:12.810Z]     - CONFIG_BLK_DEV_DM: enabled
17:53:12 [2020-01-09T17:53:12.810Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:53:12 [2020-01-09T17:53:12.810Z]   - "overlay":
17:53:12 [2020-01-09T17:53:12.810Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:53:12 [2020-01-09T17:53:12.810Z]   - "zfs":
17:53:12 [2020-01-09T17:53:12.810Z]     - /dev/zfs: missing
17:53:12 [2020-01-09T17:53:12.810Z]     - zfs command: missing
17:53:12 [2020-01-09T17:53:12.810Z]     - zpool command: missing
17:53:12 [2020-01-09T17:53:12.810Z] 
17:53:12 [2020-01-09T17:53:12.810Z] Limits:
17:53:12 [2020-01-09T17:53:12.810Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:53:12 [2020-01-09T17:53:12.810Z] 
17:53:12 [2020-01-09T17:53:12.810Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:53:13 [2020-01-09T17:53:13.141Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 .
17:53:13 [2020-01-09T17:53:13.141Z] #2 [internal] load .dockerignore
17:53:13 [2020-01-09T17:53:13.141Z] #2 transferring context: 112B done
17:53:13 [2020-01-09T17:53:13.141Z] #2 DONE 0.0s
17:53:13 [2020-01-09T17:53:13.141Z] 
17:53:13 [2020-01-09T17:53:13.141Z] #1 [internal] load build definition from Dockerfile
17:53:13 [2020-01-09T17:53:13.141Z] #1 transferring dockerfile: 15.65kB done
17:53:13 [2020-01-09T17:53:13.141Z] #1 DONE 0.0s
17:53:13 [2020-01-09T17:53:13.141Z] 
17:53:13 [2020-01-09T17:53:13.141Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
17:53:13 [2020-01-09T17:53:13.170Z] ade01ea651a2: Pulling fs layer
17:53:13 [2020-01-09T17:53:13.170Z] fbabdb69f639: Pulling fs layer
17:53:13 [2020-01-09T17:53:13.170Z] ff33bd1013d7: Pulling fs layer
17:53:13 [2020-01-09T17:53:13.170Z] 85cfe9d77eff: Pulling fs layer
17:53:13 [2020-01-09T17:53:13.170Z] ace5139f9caa: Pulling fs layer
17:53:13 [2020-01-09T17:53:13.170Z] e4d79466b81c: Pulling fs layer
17:53:13 [2020-01-09T17:53:13.170Z] b00baabad4ce: Pulling fs layer
17:53:13 [2020-01-09T17:53:13.170Z] 85cfe9d77eff: Waiting
17:53:13 [2020-01-09T17:53:13.170Z] ace5139f9caa: Waiting
17:53:13 [2020-01-09T17:53:13.170Z] e4d79466b81c: Waiting
17:53:13 [2020-01-09T17:53:13.170Z] b00baabad4ce: Waiting
17:53:13 [2020-01-09T17:53:13.170Z] fbabdb69f639: Verifying Checksum
17:53:13 [2020-01-09T17:53:13.170Z] fbabdb69f639: Download complete
17:53:13 [2020-01-09T17:53:13.406Z] #3 DONE 0.1s
17:53:13 [2020-01-09T17:53:13.406Z] 
17:53:13 [2020-01-09T17:53:13.406Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
17:53:13 [2020-01-09T17:53:13.406Z] #4 CACHED
17:53:13 [2020-01-09T17:53:13.334Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
17:53:13 [2020-01-09T17:53:13.558Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 4.2s done
17:53:13 [2020-01-09T17:53:13.565Z] Merge succeeded, producing 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:13 [2020-01-09T17:53:13.566Z] Checking out Revision 25a1bf53d29e6424d4e9688952129a03c62fdef6 (PR-39880)
17:53:13 [2020-01-09T17:53:13.582Z] ff33bd1013d7: Verifying Checksum
17:53:13 [2020-01-09T17:53:13.582Z] ff33bd1013d7: Download complete
17:53:13 [2020-01-09T17:53:13.813Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47
17:53:13 [2020-01-09T17:53:13.813Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 done
17:53:13 [2020-01-09T17:53:13.813Z] #7 DONE 15.2s
17:53:13 [2020-01-09T17:53:13.962Z] Commit message: "Fix containerutility compilation on gcc-mingw-w64 8.3"
17:53:13 [2020-01-09T17:53:13.974Z] 
17:53:13 [2020-01-09T17:53:13.974Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:53:13 [2020-01-09T17:53:13.974Z] #6 DONE 0.0s
17:53:13 [2020-01-09T17:53:13.974Z] 
17:53:13 [2020-01-09T17:53:13.974Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster
17:53:14 [2020-01-09T17:53:14.068Z] 
17:53:14 [2020-01-09T17:53:14.068Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:53:14 [2020-01-09T17:53:14.236Z] #5 DONE 0.3s
17:53:14 [2020-01-09T17:53:14.236Z] 
17:53:14 [2020-01-09T17:53:14.236Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:53:14 [2020-01-09T17:53:14.236Z] #66 DONE 0.0s
17:53:14 [2020-01-09T17:53:14.236Z] 
17:53:14 [2020-01-09T17:53:14.236Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:53:14 [2020-01-09T17:53:14.236Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
17:53:14 [2020-01-09T17:53:14.236Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0B / 9.98MB 0.1s
17:53:14 [2020-01-09T17:53:14.236Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 642.58kB / 9.98MB 0.2s
17:53:14 [2020-01-09T17:53:14.236Z] #7 sha256:059836fbe26117116848e52db8195e73d6ab81f926c0c1f4d66c78a2cdc32cde 5.46kB / 5.46kB done
17:53:14 [2020-01-09T17:53:14.236Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 8.88MB / 49.17MB 0.2s
17:53:14 [2020-01-09T17:53:14.236Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 6.07MB / 7.68MB 0.2s
17:53:14 [2020-01-09T17:53:14.236Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
17:53:14 [2020-01-09T17:53:14.236Z] #7 sha256:4a6e32ac1af38afd62442395e287fd26e97f8649cfe4af479cd650f6359ad46f 1.79kB / 1.79kB done
17:53:14 [2020-01-09T17:53:14.301Z] 85cfe9d77eff: Verifying Checksum
17:53:14 [2020-01-09T17:53:14.301Z] 85cfe9d77eff: Download complete
17:53:14 [2020-01-09T17:53:14.301Z] ade01ea651a2: Verifying Checksum
17:53:14 [2020-01-09T17:53:14.301Z] ade01ea651a2: Download complete
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.3s
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 20.57MB / 49.17MB 0.3s
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.2s done
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 0B / 52.10MB 0.3s
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.3s done
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 30.72MB / 49.17MB 0.4s
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 4.60MB / 52.10MB 0.4s
17:53:14 [2020-01-09T17:53:14.505Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 0B / 62.39MB 0.4s
[Pipeline] withEnv
[Pipeline] {
17:53:14 [2020-01-09T17:53:14.781Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 40.32MB / 49.17MB 0.6s
17:53:14 [2020-01-09T17:53:14.781Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 32.98MB / 52.10MB 0.6s
17:53:14 [2020-01-09T17:53:14.781Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 25.40MB / 62.39MB 0.6s
17:53:14 [2020-01-09T17:53:14.781Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 0.7s
17:53:14 [2020-01-09T17:53:14.781Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 37.71MB / 52.10MB 0.7s
17:53:14 [2020-01-09T17:53:14.781Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 33.54MB / 62.39MB 0.7s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:53:15 [2020-01-09T17:53:15.017Z] b00baabad4ce: Verifying Checksum
17:53:15 [2020-01-09T17:53:15.017Z] b00baabad4ce: Download complete
17:53:15 [2020-01-09T17:53:15.017Z] ace5139f9caa: Verifying Checksum
17:53:15 [2020-01-09T17:53:15.017Z] ace5139f9caa: Download complete
17:53:15 [2020-01-09T17:53:15.042Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 0.7s done
17:53:15 [2020-01-09T17:53:15.042Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 44.00MB / 52.10MB 0.8s
17:53:15 [2020-01-09T17:53:15.042Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 0B / 97.60MB 0.8s
17:53:15 [2020-01-09T17:53:15.042Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 48.21MB / 52.10MB 0.9s
17:53:15 [2020-01-09T17:53:15.042Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 40.24MB / 62.39MB 0.9s
17:53:15 [2020-01-09T17:53:15.303Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 1.0s done
17:53:15 [2020-01-09T17:53:15.303Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 58.17MB / 62.39MB 1.1s
17:53:15 [2020-01-09T17:53:15.303Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 17.78MB / 97.60MB 1.1s
17:53:15 [2020-01-09T17:53:15.303Z] #7 sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 155B / 155B 1.1s done
17:53:15 [2020-01-09T17:53:15.303Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 1.2s
17:53:15 [2020-01-09T17:53:15.303Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 23.21MB / 97.60MB 1.2s
17:53:15 [2020-01-09T17:53:15.303Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933
17:53:13 [2020-01-09T17:53:13.467Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:53:13 [2020-01-09T17:53:13.593Z]  > git config core.sparsecheckout # timeout=10
17:53:13 [2020-01-09T17:53:13.668Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:15 [2020-01-09T17:53:15.569Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 1.2s done
17:53:15 [2020-01-09T17:53:15.569Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 33.68MB / 97.60MB 1.3s
17:53:15 [2020-01-09T17:53:15.569Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 41.73MB / 97.60MB 1.4s
17:53:15 [2020-01-09T17:53:15.725Z] + docker version
17:53:15 [2020-01-09T17:53:15.725Z] Client: Docker Engine - Enterprise
17:53:15 [2020-01-09T17:53:15.725Z]  Version:           19.03.2
17:53:15 [2020-01-09T17:53:15.725Z]  API version:       1.40
17:53:15 [2020-01-09T17:53:15.725Z]  Go version:        go1.12.8
17:53:15 [2020-01-09T17:53:15.725Z]  Git commit:        c92ab06ed9
17:53:15 [2020-01-09T17:53:15.725Z]  Built:             09/03/2019 16:38:11
17:53:15 [2020-01-09T17:53:15.725Z]  OS/Arch:           windows/amd64
17:53:15 [2020-01-09T17:53:15.725Z]  Experimental:      false
17:53:15 [2020-01-09T17:53:15.725Z] 
17:53:15 [2020-01-09T17:53:15.725Z] Server: Docker Engine - Enterprise
17:53:15 [2020-01-09T17:53:15.725Z]  Engine:
17:53:15 [2020-01-09T17:53:15.725Z]   Version:          19.03.2
17:53:15 [2020-01-09T17:53:15.725Z]   API version:      1.40 (minimum version 1.24)
17:53:15 [2020-01-09T17:53:15.725Z]   Go version:       go1.12.8
17:53:15 [2020-01-09T17:53:15.725Z]   Git commit:       c92ab06ed9
17:53:15 [2020-01-09T17:53:15.725Z]   Built:            09/03/2019 16:35:47
17:53:15 [2020-01-09T17:53:15.725Z]   OS/Arch:          windows/amd64
17:53:15 [2020-01-09T17:53:15.725Z]   Experimental:     true
17:53:15 [2020-01-09T17:53:15.831Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 51.34MB / 97.60MB 1.5s
17:53:15 [2020-01-09T17:53:15.831Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 71.29MB / 97.60MB 1.7s
[Pipeline] sh
17:53:15 [2020-01-09T17:53:15.891Z] e4d79466b81c: Verifying Checksum
17:53:15 [2020-01-09T17:53:15.891Z] e4d79466b81c: Download complete
17:53:16 [2020-01-09T17:53:16.094Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 81.10MB / 97.60MB 1.8s
17:53:16 [2020-01-09T17:53:16.094Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 91.85MB / 97.60MB 1.9s
17:53:16 [2020-01-09T17:53:16.094Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 97.60MB / 97.60MB 2.0s
17:53:16 [2020-01-09T17:53:16.293Z] ade01ea651a2: Pull complete
17:53:16 [2020-01-09T17:53:16.355Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 97.60MB / 97.60MB 2.1s done
17:53:16 [2020-01-09T17:53:16.681Z] fbabdb69f639: Pull complete
17:53:16 [2020-01-09T17:53:16.779Z] + docker info
17:53:16 [2020-01-09T17:53:16.926Z] #7 ...
17:53:16 [2020-01-09T17:53:16.926Z] 
17:53:16 [2020-01-09T17:53:16.926Z] #20 [internal] load build context
17:53:16 [2020-01-09T17:53:16.926Z] #20 transferring context: 46.32MB 2.6s done
17:53:16 [2020-01-09T17:53:16.926Z] #20 DONE 2.6s
17:53:16 [2020-01-09T17:53:16.926Z] 
17:53:16 [2020-01-09T17:53:16.926Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:53:17 [2020-01-09T17:53:17.070Z] ff33bd1013d7: Pull complete
17:53:17 [2020-01-09T17:53:17.325Z] #8 DONE 2.9s
17:53:17 [2020-01-09T17:53:17.325Z] 
17:53:17 [2020-01-09T17:53:17.325Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:53:17 [2020-01-09T17:53:17.580Z] #9 DONE 0.7s
17:53:17 [2020-01-09T17:53:17.580Z] 
17:53:17 [2020-01-09T17:53:17.580Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:53:17 [2020-01-09T17:53:17.580Z] #41 ...
17:53:17 [2020-01-09T17:53:17.580Z] 
17:53:17 [2020-01-09T17:53:17.580Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:53:17 [2020-01-09T17:53:17.580Z] #21 DONE 0.1s
17:53:17 [2020-01-09T17:53:17.760Z] Client:
17:53:17 [2020-01-09T17:53:17.760Z]  Debug Mode: false
17:53:17 [2020-01-09T17:53:17.760Z]  Plugins:
17:53:17 [2020-01-09T17:53:17.760Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
17:53:17 [2020-01-09T17:53:17.760Z] 
17:53:17 [2020-01-09T17:53:17.760Z] Server:
17:53:17 [2020-01-09T17:53:17.760Z]  Containers: 0
17:53:17 [2020-01-09T17:53:17.760Z]   Running: 0
17:53:17 [2020-01-09T17:53:17.760Z]   Paused: 0
17:53:17 [2020-01-09T17:53:17.760Z]   Stopped: 0
17:53:17 [2020-01-09T17:53:17.760Z]  Images: 10
17:53:17 [2020-01-09T17:53:17.760Z]  Server Version: 19.03.2
17:53:17 [2020-01-09T17:53:17.760Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:53:17 [2020-01-09T17:53:17.760Z]   Windows: 
17:53:17 [2020-01-09T17:53:17.760Z]   LCOW: 
17:53:17 [2020-01-09T17:53:17.760Z]  Logging Driver: json-file
17:53:17 [2020-01-09T17:53:17.760Z]  Plugins:
17:53:17 [2020-01-09T17:53:17.760Z]   Volume: local
17:53:17 [2020-01-09T17:53:17.760Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
17:53:17 [2020-01-09T17:53:17.760Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:53:17 [2020-01-09T17:53:17.760Z]  Swarm: inactive
17:53:17 [2020-01-09T17:53:17.760Z]  Default Isolation: process
17:53:17 [2020-01-09T17:53:17.760Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:53:17 [2020-01-09T17:53:17.760Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
17:53:17 [2020-01-09T17:53:17.760Z]  OSType: windows
17:53:17 [2020-01-09T17:53:17.760Z]  Architecture: x86_64
17:53:17 [2020-01-09T17:53:17.760Z]  CPUs: 4
17:53:17 [2020-01-09T17:53:17.760Z]  Total Memory: 32GiB
17:53:17 [2020-01-09T17:53:17.760Z]  Name: azwin-2-035580
17:53:17 [2020-01-09T17:53:17.760Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
17:53:17 [2020-01-09T17:53:17.760Z]  Docker Root Dir: D:\docker
17:53:17 [2020-01-09T17:53:17.760Z]  Debug Mode: false
17:53:17 [2020-01-09T17:53:17.760Z]  Registry: https://index.docker.io/v1/
17:53:17 [2020-01-09T17:53:17.760Z]  Labels:
17:53:17 [2020-01-09T17:53:17.760Z]  Experimental: true
17:53:17 [2020-01-09T17:53:17.760Z]  Insecure Registries:
17:53:17 [2020-01-09T17:53:17.760Z]   10.0.0.4:5000
17:53:17 [2020-01-09T17:53:17.760Z]   127.0.0.0/8
17:53:17 [2020-01-09T17:53:17.760Z]  Registry Mirrors:
17:53:17 [2020-01-09T17:53:17.760Z]   http://10.0.0.4:5000/
17:53:17 [2020-01-09T17:53:17.760Z]  Live Restore Enabled: false
17:53:17 [2020-01-09T17:53:17.760Z] 
17:53:17 [2020-01-09T17:53:17.836Z] 
17:53:17 [2020-01-09T17:53:17.836Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:53:18 [2020-01-09T17:53:18.091Z] #31 ...
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:53:18 [2020-01-09T17:53:18.091Z] #22 DONE 0.2s
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:53:18 [2020-01-09T17:53:18.091Z] #68 DONE 0.2s
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:53:18 [2020-01-09T17:53:18.091Z] #44 DONE 0.3s
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:53:18 [2020-01-09T17:53:18.091Z] #62 DONE 0.3s
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:53:18 [2020-01-09T17:53:18.091Z] #47 DONE 0.3s
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
17:53:18 [2020-01-09T17:53:18.091Z] #50 DONE 0.4s
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:53:18 [2020-01-09T17:53:18.091Z] #31 DONE 0.4s
17:53:18 [2020-01-09T17:53:18.091Z] 
17:53:18 [2020-01-09T17:53:18.091Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:53:18 [2020-01-09T17:53:18.306Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 2.8s done
17:53:18 [2020-01-09T17:53:18.567Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906
17:53:18 [2020-01-09T17:53:18.826Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.4s done
17:53:18 [2020-01-09T17:53:18.826Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367
17:53:19 [2020-01-09T17:53:19.085Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0.3s done
17:53:19 [2020-01-09T17:53:19.150Z] 85cfe9d77eff: Pull complete
17:53:19 [2020-01-09T17:53:19.344Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 0.1s
17:53:19 [2020-01-09T17:53:19.359Z] Fetching without tags
17:53:19 [2020-01-09T17:53:19.825Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:20 [2020-01-09T17:53:20.706Z] ace5139f9caa: Pull complete
17:53:20 [2020-01-09T17:53:20.958Z] Merge succeeded, producing 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:20 [2020-01-09T17:53:20.959Z] Checking out Revision 25a1bf53d29e6424d4e9688952129a03c62fdef6 (PR-39880)
17:53:21 [2020-01-09T17:53:21.251Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 1.7s done
17:53:19 [2020-01-09T17:53:19.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:19 [2020-01-09T17:53:19.321Z]  > git config --add remote.origin.fetch +refs/pull/39880/head:refs/remotes/origin/PR-39880 # timeout=10
17:53:19 [2020-01-09T17:53:19.325Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:53:19 [2020-01-09T17:53:19.342Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:19 [2020-01-09T17:53:19.359Z] Fetching upstream changes from https://github.com/moby/moby.git
17:53:19 [2020-01-09T17:53:19.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:53:19 [2020-01-09T17:53:19.360Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:53:19 [2020-01-09T17:53:19.825Z]  > git config core.sparsecheckout # timeout=10
17:53:19 [2020-01-09T17:53:19.830Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:20 [2020-01-09T17:53:20.915Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
17:53:20 [2020-01-09T17:53:20.941Z]  > git rev-parse HEAD^{commit} # timeout=10
17:53:20 [2020-01-09T17:53:20.959Z]  > git config core.sparsecheckout # timeout=10
17:53:20 [2020-01-09T17:53:20.964Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:53:21 [2020-01-09T17:53:21.511Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 0.1s
17:53:21 [2020-01-09T17:53:21.919Z] Commit message: "Fix containerutility compilation on gcc-mingw-w64 8.3"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:53:22 [2020-01-09T17:53:22.890Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 1.5s done
17:53:23 [2020-01-09T17:53:23.082Z] + docker version
17:53:23 [2020-01-09T17:53:23.082Z] Client:
17:53:23 [2020-01-09T17:53:23.082Z]  Version:           18.06.1-ce
17:53:23 [2020-01-09T17:53:23.082Z]  API version:       1.38
17:53:23 [2020-01-09T17:53:23.082Z]  Go version:        go1.10.3
17:53:23 [2020-01-09T17:53:23.082Z]  Git commit:        e68fc7a
17:53:23 [2020-01-09T17:53:23.082Z]  Built:             Tue Aug 21 17:26:10 2018
17:53:23 [2020-01-09T17:53:23.082Z]  OS/Arch:           linux/ppc64le
17:53:23 [2020-01-09T17:53:23.082Z]  Experimental:      false
17:53:23 [2020-01-09T17:53:23.082Z] 
17:53:23 [2020-01-09T17:53:23.082Z] Server:
17:53:23 [2020-01-09T17:53:23.082Z]  Engine:
17:53:23 [2020-01-09T17:53:23.082Z]   Version:          18.06.1-ce
17:53:23 [2020-01-09T17:53:23.082Z]   API version:      1.38 (minimum version 1.12)
17:53:23 [2020-01-09T17:53:23.082Z]   Go version:       go1.10.3
17:53:23 [2020-01-09T17:53:23.082Z]   Git commit:       e68fc7a
17:53:23 [2020-01-09T17:53:23.082Z]   Built:            Tue Aug 21 17:24:20 2018
17:53:23 [2020-01-09T17:53:23.082Z]   OS/Arch:          linux/ppc64le
17:53:23 [2020-01-09T17:53:23.082Z]   Experimental:     true
[Pipeline] sh
17:53:23 [2020-01-09T17:53:23.458Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 0.1s
17:53:23 [2020-01-09T17:53:23.476Z] + docker info
17:53:23 [2020-01-09T17:53:23.476Z] Containers: 0
17:53:23 [2020-01-09T17:53:23.476Z]  Running: 0
17:53:23 [2020-01-09T17:53:23.476Z]  Paused: 0
17:53:23 [2020-01-09T17:53:23.476Z]  Stopped: 0
17:53:23 [2020-01-09T17:53:23.476Z] Images: 0
17:53:23 [2020-01-09T17:53:23.476Z] Server Version: 18.06.1-ce
17:53:23 [2020-01-09T17:53:23.476Z] Storage Driver: overlay2
17:53:23 [2020-01-09T17:53:23.476Z]  Backing Filesystem: extfs
17:53:23 [2020-01-09T17:53:23.476Z]  Supports d_type: true
17:53:23 [2020-01-09T17:53:23.476Z]  Native Overlay Diff: true
17:53:23 [2020-01-09T17:53:23.476Z] Logging Driver: json-file
17:53:23 [2020-01-09T17:53:23.476Z] Cgroup Driver: cgroupfs
17:53:23 [2020-01-09T17:53:23.476Z] Plugins:
17:53:23 [2020-01-09T17:53:23.476Z]  Volume: local
17:53:23 [2020-01-09T17:53:23.476Z]  Network: bridge host ipvlan macvlan null overlay
17:53:23 [2020-01-09T17:53:23.476Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
17:53:23 [2020-01-09T17:53:23.476Z] Swarm: inactive
17:53:23 [2020-01-09T17:53:23.476Z] Runtimes: runc
17:53:23 [2020-01-09T17:53:23.476Z] Default Runtime: runc
17:53:23 [2020-01-09T17:53:23.476Z] Init Binary: docker-init
17:53:23 [2020-01-09T17:53:23.476Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
17:53:23 [2020-01-09T17:53:23.476Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
17:53:23 [2020-01-09T17:53:23.476Z] init version: fec3683
17:53:23 [2020-01-09T17:53:23.476Z] Security Options:
17:53:23 [2020-01-09T17:53:23.476Z]  apparmor
17:53:23 [2020-01-09T17:53:23.476Z]  seccomp
17:53:23 [2020-01-09T17:53:23.476Z]   Profile: default
17:53:23 [2020-01-09T17:53:23.476Z] Kernel Version: 4.4.0-139-generic
17:53:23 [2020-01-09T17:53:23.476Z] Operating System: Ubuntu 16.04.3 LTS
17:53:23 [2020-01-09T17:53:23.476Z] OSType: linux
17:53:23 [2020-01-09T17:53:23.476Z] Architecture: ppc64le
17:53:23 [2020-01-09T17:53:23.476Z] CPUs: 4
17:53:23 [2020-01-09T17:53:23.476Z] Total Memory: 7.972GiB
17:53:23 [2020-01-09T17:53:23.476Z] Name: ppc64le-ubuntu-18
17:53:23 [2020-01-09T17:53:23.476Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
17:53:23 [2020-01-09T17:53:23.476Z] Docker Root Dir: /var/lib/docker
17:53:23 [2020-01-09T17:53:23.476Z] Debug Mode (client): false
17:53:23 [2020-01-09T17:53:23.476Z] Debug Mode (server): false
17:53:23 [2020-01-09T17:53:23.476Z] Username: dockerbuildbot
17:53:23 [2020-01-09T17:53:23.476Z] Registry: https://index.docker.io/v1/
17:53:23 [2020-01-09T17:53:23.476Z] Labels:
17:53:23 [2020-01-09T17:53:23.476Z] Experimental: true
17:53:23 [2020-01-09T17:53:23.476Z] Insecure Registries:
17:53:23 [2020-01-09T17:53:23.476Z]  127.0.0.0/8
17:53:23 [2020-01-09T17:53:23.476Z] Live Restore Enabled: false
17:53:23 [2020-01-09T17:53:23.476Z] 
[Pipeline] sh
17:53:23 [2020-01-09T17:53:23.872Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:53:23 [2020-01-09T17:53:23.872Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:53:23 [2020-01-09T17:53:23.872Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39880/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:53:24 [2020-01-09T17:53:24.083Z] e4d79466b81c: Pull complete
17:53:24 [2020-01-09T17:53:24.083Z] b00baabad4ce: Pull complete
17:53:24 [2020-01-09T17:53:24.083Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
17:53:24 [2020-01-09T17:53:24.083Z] Status: Downloaded newer image for golang:1.12.10-stretch
17:53:24 [2020-01-09T17:53:24.083Z]  ---> 687421176e14
17:53:24 [2020-01-09T17:53:24.083Z] Step 5/16 : ARG BUILDX_REPO
17:53:24 [2020-01-09T17:53:24.083Z]  ---> Running in a975e9b65054
17:53:24 [2020-01-09T17:53:24.160Z] + bash /home/docker/workspace/moby_PR-39880/check-config.sh
17:53:24 [2020-01-09T17:53:24.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:53:24 [2020-01-09T17:53:24.160Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
17:53:24 [2020-01-09T17:53:24.160Z] 
17:53:24 [2020-01-09T17:53:24.160Z] Generally Necessary:
17:53:24 [2020-01-09T17:53:24.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:53:24 [2020-01-09T17:53:24.160Z] - apparmor: enabled and tools installed
17:53:24 [2020-01-09T17:53:24.160Z] - CONFIG_NAMESPACES: enabled
17:53:24 [2020-01-09T17:53:24.160Z] - CONFIG_NET_NS: enabled
17:53:24 [2020-01-09T17:53:24.160Z] - CONFIG_PID_NS: enabled
17:53:24 [2020-01-09T17:53:24.160Z] - CONFIG_IPC_NS: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_UTS_NS: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_CGROUPS: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_CGROUP_CPUACCT: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_CGROUP_DEVICE: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_CGROUP_FREEZER: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_CGROUP_SCHED: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_CPUSETS: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_MEMCG: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_KEYS: enabled
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_VETH: enabled (as module)
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_BRIDGE: enabled (as module)
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:53:24 [2020-01-09T17:53:24.161Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_NF_NAT: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_NF_NAT_NEEDED: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_POSIX_MQUEUE: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
17:53:24 [2020-01-09T17:53:24.450Z] 
17:53:24 [2020-01-09T17:53:24.450Z] Optional Features:
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_USER_NS: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_SECCOMP: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_CGROUP_PIDS: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_MEMCG_SWAP: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:53:24 [2020-01-09T17:53:24.450Z]     (cgroup swap accounting is currently enabled)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_MEMCG_KMEM: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_BLK_CGROUP: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_IOSCHED_CFQ: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_CGROUP_PERF: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_CGROUP_HUGETLB: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_CFS_BANDWIDTH: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_RT_GROUP_SCHED: missing
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_IP_VS: enabled (as module)
17:53:24 [2020-01-09T17:53:24.450Z] - CONFIG_IP_VS_NFCT: enabled
17:53:24 [2020-01-09T17:53:24.476Z] Removing intermediate container a975e9b65054
17:53:24 [2020-01-09T17:53:24.476Z]  ---> 8bf27908e781
17:53:24 [2020-01-09T17:53:24.476Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
17:53:24 [2020-01-09T17:53:24.476Z]  ---> Running in 2b708b66b39c
17:53:24 [2020-01-09T17:53:24.625Z] #32 ...
17:53:24 [2020-01-09T17:53:24.625Z] 
17:53:24 [2020-01-09T17:53:24.625Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:24 [2020-01-09T17:53:24.625Z] #10 5.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:24 [2020-01-09T17:53:24.625Z] #10 ...
17:53:24 [2020-01-09T17:53:24.625Z] 
17:53:24 [2020-01-09T17:53:24.625Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.848 + RM_GOPATH=0
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.849 + TMP_GOPATH=
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.849 + : /build
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.849 + '[' -z '' ']'
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.855 ++ mktemp -d
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.856 + export GOPATH=/tmp/tmp.fDCsRsvwGe
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.856 + GOPATH=/tmp/tmp.fDCsRsvwGe
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.856 + RM_GOPATH=1
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.856 ++ dirname ./install.sh
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.860 + dir=.
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.860 + bin=dockercli
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.860 + shift
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.860 + '[' '!' -f ./dockercli.installer ']'
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.860 + . ./dockercli.installer
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.860 ++ : stable
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.862 ++ : 17.06.2-ce
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.863 + install_dockercli
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.863 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.864 Install docker/cli version 17.06.2-ce from stable
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.865 ++ uname -m
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.869 + arch=x86_64
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.869 + '[' x86_64 '!=' x86_64 ']'
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.869 + url=https://download.docker.com/linux/static
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.870 + tar -xz docker/docker
17:53:24 [2020-01-09T17:53:24.625Z] #23 5.870 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:53:24 [2020-01-09T17:53:24.625Z] #23 ...
17:53:24 [2020-01-09T17:53:24.625Z] 
17:53:24 [2020-01-09T17:53:24.625Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:53:24 [2020-01-09T17:53:24.625Z] #41 6.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:24 [2020-01-09T17:53:24.742Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:53:24 [2020-01-09T17:53:24.742Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:53:24 [2020-01-09T17:53:24.742Z] - CONFIG_IP_VS_RR: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z] - CONFIG_EXT4_FS: enabled
17:53:24 [2020-01-09T17:53:24.742Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:53:24 [2020-01-09T17:53:24.742Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:53:24 [2020-01-09T17:53:24.742Z] - Network Drivers:
17:53:24 [2020-01-09T17:53:24.742Z]   - "overlay":
17:53:24 [2020-01-09T17:53:24.742Z]     - CONFIG_VXLAN: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:53:24 [2020-01-09T17:53:24.742Z]       Optional (for encrypted networks):
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_CRYPTO: enabled
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_XFRM: enabled
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_XFRM_USER: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_INET_ESP: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]   - "ipvlan":
17:53:24 [2020-01-09T17:53:24.742Z]     - CONFIG_IPVLAN: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]   - "macvlan":
17:53:24 [2020-01-09T17:53:24.742Z]     - CONFIG_MACVLAN: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]     - CONFIG_DUMMY: enabled (as module)
17:53:24 [2020-01-09T17:53:24.742Z]   - "ftp,tftp client in container":
17:53:24 [2020-01-09T17:53:24.866Z] Cloning into '/buildx'...
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z] - Storage Drivers:
17:53:25 [2020-01-09T17:53:25.033Z]   - "aufs":
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_AUFS_FS: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z]   - "btrfs":
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:53:25 [2020-01-09T17:53:25.033Z]   - "devicemapper":
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_BLK_DEV_DM: enabled
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z]   - "overlay":
17:53:25 [2020-01-09T17:53:25.033Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:53:25 [2020-01-09T17:53:25.033Z]   - "zfs":
17:53:25 [2020-01-09T17:53:25.033Z]     - /dev/zfs: missing
17:53:25 [2020-01-09T17:53:25.033Z]     - zfs command: missing
17:53:25 [2020-01-09T17:53:25.033Z]     - zpool command: missing
17:53:25 [2020-01-09T17:53:25.033Z] 
17:53:25 [2020-01-09T17:53:25.033Z] Limits:
17:53:25 [2020-01-09T17:53:25.033Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:53:25 [2020-01-09T17:53:25.033Z] 
17:53:25 [2020-01-09T17:53:25.033Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:53:25 [2020-01-09T17:53:25.471Z] + make bundles/buildx
17:53:25 [2020-01-09T17:53:25.990Z] #41 8.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:25 [2020-01-09T17:53:25.990Z] #41 8.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:26 [2020-01-09T17:53:26.097Z] make: command: Command not found
17:53:26 [2020-01-09T17:53:26.097Z] make: command: Command not found
17:53:26 [2020-01-09T17:53:26.097Z] mkdir bundles
17:53:26 [2020-01-09T17:53:26.097Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
17:53:26 [2020-01-09T17:53:26.097Z] 	--build-arg BUILDX_COMMIT \
17:53:26 [2020-01-09T17:53:26.097Z] 	--build-arg BUILDX_REPO \
17:53:26 [2020-01-09T17:53:26.097Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
17:53:26 [2020-01-09T17:53:26.097Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
17:53:26 [2020-01-09T17:53:26.097Z] 	.
17:53:26 [2020-01-09T17:53:26.097Z] /bin/sh: 4: go: not found
17:53:26 [2020-01-09T17:53:26.097Z] /bin/sh: 5: go: not found
17:53:26 [2020-01-09T17:53:26.748Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 3.2s done
17:53:26 [2020-01-09T17:53:26.916Z] #41 9.199 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:53:27 [2020-01-09T17:53:27.007Z] #7 extracting sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 0.0s done
17:53:27 [2020-01-09T17:53:27.266Z] #7 DONE 13.0s
17:53:27 [2020-01-09T17:53:27.266Z] 
17:53:27 [2020-01-09T17:53:27.266Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:53:27 [2020-01-09T17:53:27.442Z] Removing intermediate container 2b708b66b39c
17:53:27 [2020-01-09T17:53:27.442Z]  ---> faa46eaacd36
17:53:27 [2020-01-09T17:53:27.442Z] Step 7/16 : WORKDIR /buildx
17:53:27 [2020-01-09T17:53:27.477Z] #41 ...
17:53:27 [2020-01-09T17:53:27.477Z] 
17:53:27 [2020-01-09T17:53:27.477Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:53:27 [2020-01-09T17:53:27.477Z] #29 4.875 + mktemp -d
17:53:27 [2020-01-09T17:53:27.477Z] #29 4.875 + export GOPATH=/tmp/tmp.NPKm3lg49q
17:53:27 [2020-01-09T17:53:27.477Z] #29 4.875 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.NPKm3lg49q/src/github.com/go-swagger/go-swagger
17:53:27 [2020-01-09T17:53:27.477Z] #29 4.875 Cloning into '/tmp/tmp.NPKm3lg49q/src/github.com/go-swagger/go-swagger'...
17:53:27 [2020-01-09T17:53:27.733Z] #29 ...
17:53:27 [2020-01-09T17:53:27.733Z] 
17:53:27 [2020-01-09T17:53:27.733Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:53:27 [2020-01-09T17:53:27.733Z] #34 6.101 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:27 [2020-01-09T17:53:27.733Z] #34 8.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:27 [2020-01-09T17:53:27.733Z] #34 8.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:27 [2020-01-09T17:53:27.733Z] #34 9.216 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:53:27 [2020-01-09T17:53:27.836Z]  ---> Running in be63924a1e23
17:53:27 [2020-01-09T17:53:27.836Z] Removing intermediate container be63924a1e23
17:53:27 [2020-01-09T17:53:27.836Z]  ---> 017c13c56c32
17:53:27 [2020-01-09T17:53:27.836Z] Step 8/16 : ARG BUILDX_COMMIT
17:53:27 [2020-01-09T17:53:27.836Z]  ---> Running in 3f1e77a64242
17:53:27 [2020-01-09T17:53:27.989Z] #34 ...
17:53:27 [2020-01-09T17:53:27.989Z] 
17:53:27 [2020-01-09T17:53:27.989Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:53:27 [2020-01-09T17:53:27.989Z] #39 6.732 + mktemp -d
17:53:27 [2020-01-09T17:53:27.989Z] #39 6.733 + export GOPATH=/tmp/tmp.zFCLadjlva
17:53:27 [2020-01-09T17:53:27.989Z] #39 6.733 + git clone https://github.com/docker/distribution.git /tmp/tmp.zFCLadjlva/src/github.com/docker/distribution
17:53:27 [2020-01-09T17:53:27.989Z] #39 6.734 Cloning into '/tmp/tmp.zFCLadjlva/src/github.com/docker/distribution'...
17:53:27 [2020-01-09T17:53:27.989Z] #39 ...
17:53:27 [2020-01-09T17:53:27.989Z] 
17:53:27 [2020-01-09T17:53:27.989Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.389 + RM_GOPATH=0
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.389 + TMP_GOPATH=
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.389 + : /build/
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.389 + '[' -z '' ']'
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.399 ++ mktemp -d
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.399 + export GOPATH=/tmp/tmp.8Zo8jwkw0v
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.399 + GOPATH=/tmp/tmp.8Zo8jwkw0v
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.399 + RM_GOPATH=1
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.399 ++ dirname ./install.sh
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.400 + dir=.
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.406 + bin=rootlesskit
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.406 + shift
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.407 + '[' '!' -f ./rootlesskit.installer ']'
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.407 + . ./rootlesskit.installer
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 + install_rootlesskit
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 + case "$1" in
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 + export CGO_ENABLED=0
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 + CGO_ENABLED=0
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 + _install_rootlesskit
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.408 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.411 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8Zo8jwkw0v/src/github.com/rootless-containers/rootlesskit
17:53:27 [2020-01-09T17:53:27.989Z] #63 6.412 Cloning into '/tmp/tmp.8Zo8jwkw0v/src/github.com/rootless-containers/rootlesskit'...
17:53:27 [2020-01-09T17:53:27.989Z] #63 10.07 + cd /tmp/tmp.8Zo8jwkw0v/src/github.com/rootless-containers/rootlesskit
17:53:27 [2020-01-09T17:53:27.989Z] #63 10.07 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:53:28 [2020-01-09T17:53:28.229Z] Removing intermediate container 3f1e77a64242
17:53:28 [2020-01-09T17:53:28.229Z]  ---> 00e02f1cb7d6
17:53:28 [2020-01-09T17:53:28.229Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
17:53:28 [2020-01-09T17:53:28.229Z]  ---> Running in d433014e018a
17:53:28 [2020-01-09T17:53:28.245Z] #63 ...
17:53:28 [2020-01-09T17:53:28.245Z] 
17:53:28 [2020-01-09T17:53:28.245Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.473 + RM_GOPATH=0
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.473 + TMP_GOPATH=
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.473 + : /build
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.473 + '[' -z '' ']'
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.475 ++ mktemp -d
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.482 + export GOPATH=/tmp/tmp.2dXE5j0jFq
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.482 + GOPATH=/tmp/tmp.2dXE5j0jFq
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.482 + RM_GOPATH=1
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.482 ++ dirname ./install.sh
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.486 + dir=.
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.486 + bin=proxy
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.486 + shift
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.486 + '[' '!' -f ./proxy.installer ']'
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.486 + . ./proxy.installer
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.486 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 + install_proxy
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 + case "$1" in
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 + export CGO_ENABLED=0
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 + CGO_ENABLED=0
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 + _install_proxy
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.487 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2dXE5j0jFq/src/github.com/docker/libnetwork
17:53:28 [2020-01-09T17:53:28.245Z] #69 6.490 Cloning into '/tmp/tmp.2dXE5j0jFq/src/github.com/docker/libnetwork'...
17:53:28 [2020-01-09T17:53:28.245Z] #69 ...
17:53:28 [2020-01-09T17:53:28.245Z] 
17:53:28 [2020-01-09T17:53:28.245Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.110 + RM_GOPATH=0
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.110 + TMP_GOPATH=
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.110 + : /build
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.110 + '[' -z '' ']'
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.111 ++ mktemp -d
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.117 + export GOPATH=/tmp/tmp.ACdoAK3zcm
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.117 + GOPATH=/tmp/tmp.ACdoAK3zcm
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.117 + RM_GOPATH=1
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.117 ++ dirname ./install.sh
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.119 + dir=.
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 + bin=gotestsum
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 + shift
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 + '[' '!' -f ./gotestsum.installer ']'
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 + . ./gotestsum.installer
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 ++ : v0.3.5
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 + install_gotestsum
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 + echo 'Installing gotestsum version v0.3.5'
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 + go get -d gotest.tools/gotestsum
17:53:28 [2020-01-09T17:53:28.245Z] #48 6.127 Installing gotestsum version v0.3.5
17:53:28 [2020-01-09T17:53:28.500Z] #48 ...
17:53:28 [2020-01-09T17:53:28.500Z] 
17:53:28 [2020-01-09T17:53:28.500Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:53:28 [2020-01-09T17:53:28.500Z] #25 5.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:28 [2020-01-09T17:53:28.500Z] #25 8.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:28 [2020-01-09T17:53:28.500Z] #25 8.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:28 [2020-01-09T17:53:28.500Z] #25 9.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:53:28 [2020-01-09T17:53:28.500Z] #25 ...
17:53:28 [2020-01-09T17:53:28.500Z] 
17:53:28 [2020-01-09T17:53:28.500Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:53:28 [2020-01-09T17:53:28.500Z] #57 6.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:28 [2020-01-09T17:53:28.500Z] #57 8.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:28 [2020-01-09T17:53:28.500Z] #57 8.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:28 [2020-01-09T17:53:28.500Z] #57 9.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:53:28 [2020-01-09T17:53:28.756Z] #57 ...
17:53:28 [2020-01-09T17:53:28.756Z] 
17:53:28 [2020-01-09T17:53:28.756Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.868 + RM_GOPATH=0
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.868 + TMP_GOPATH=
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.869 + : /build
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.869 + '[' -z '' ']'
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.874 ++ mktemp -d
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.874 + export GOPATH=/tmp/tmp.jlY8N6obgn
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.874 + GOPATH=/tmp/tmp.jlY8N6obgn
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.874 + RM_GOPATH=1
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.877 ++ dirname ./install.sh
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.877 + dir=.
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.877 + bin=vndr
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.877 + shift
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.877 + '[' '!' -f ./vndr.installer ']'
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.877 + . ./vndr.installer
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.879 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.879 + install_vndr
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.879 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.881 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.881 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jlY8N6obgn/src/github.com/LK4D4/vndr
17:53:28 [2020-01-09T17:53:28.756Z] #45 5.883 Cloning into '/tmp/tmp.jlY8N6obgn/src/github.com/LK4D4/vndr'...
17:53:28 [2020-01-09T17:53:28.756Z] #45 6.375 + cd /tmp/tmp.jlY8N6obgn/src/github.com/LK4D4/vndr
17:53:28 [2020-01-09T17:53:28.756Z] #45 6.375 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:53:28 [2020-01-09T17:53:28.756Z] #45 6.380 + go build -buildmode=pie -v -o /build/vndr .
17:53:28 [2020-01-09T17:53:28.756Z] #45 7.817 github.com/LK4D4/vndr/build
17:53:28 [2020-01-09T17:53:28.756Z] #45 7.925 github.com/LK4D4/vndr/godl/singleflight
17:53:28 [2020-01-09T17:53:28.756Z] #45 9.729 github.com/LK4D4/vndr/godl
17:53:28 [2020-01-09T17:53:28.927Z] Sending build context to Docker daemon  50.83MB

17:53:28 [2020-01-09T17:53:28.927Z] Step 1/16 : ARG GO_VERSION=1.12.10
17:53:28 [2020-01-09T17:53:28.927Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
17:53:28 [2020-01-09T17:53:28.927Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
17:53:28 [2020-01-09T17:53:28.927Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
17:53:29 [2020-01-09T17:53:29.012Z] #45 ...
17:53:29 [2020-01-09T17:53:29.012Z] 
17:53:29 [2020-01-09T17:53:29.012Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.117 + RM_GOPATH=0
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.117 + TMP_GOPATH=
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.117 + : /build
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.117 + '[' -z '' ']'
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.117 ++ mktemp -d
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.123 + export GOPATH=/tmp/tmp.rX7P2dxN7g
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.123 + GOPATH=/tmp/tmp.rX7P2dxN7g
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.123 + RM_GOPATH=1
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.123 ++ dirname ./install.sh
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.127 + dir=.
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.127 + bin=golangci_lint
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.127 + shift
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.127 + '[' '!' -f ./golangci_lint.installer ']'
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.128 + . ./golangci_lint.installer
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.128 ++ : v1.20.0
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.128 + install_golangci_lint
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.128 + echo 'Installing golangci-lint version v1.20.0'
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.128 Installing golangci-lint version v1.20.0
17:53:29 [2020-01-09T17:53:29.012Z] #51 6.128 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
17:53:29 [2020-01-09T17:53:29.012Z] #51 ...
17:53:29 [2020-01-09T17:53:29.012Z] 
17:53:29 [2020-01-09T17:53:29.012Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:53:29 [2020-01-09T17:53:29.012Z] #25 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:53:29 [2020-01-09T17:53:29.067Z] From https://github.com/docker/buildx
17:53:29 [2020-01-09T17:53:29.067Z]  * [new tag]         v0.3.1     -> build
17:53:29 [2020-01-09T17:53:29.214Z] 1.12.10-stretch: Pulling from library/golang
17:53:29 [2020-01-09T17:53:29.214Z] fb056072eab9: Pulling fs layer
17:53:29 [2020-01-09T17:53:29.214Z] 6a33b1f9796f: Pulling fs layer
17:53:29 [2020-01-09T17:53:29.214Z] 8f8f8962e456: Pulling fs layer
17:53:29 [2020-01-09T17:53:29.214Z] 68adcc365214: Pulling fs layer
17:53:29 [2020-01-09T17:53:29.214Z] 76d8adf27bdf: Pulling fs layer
17:53:29 [2020-01-09T17:53:29.214Z] d66e58854927: Pulling fs layer
17:53:29 [2020-01-09T17:53:29.214Z] 71497195576e: Pulling fs layer
17:53:29 [2020-01-09T17:53:29.214Z] 68adcc365214: Waiting
17:53:29 [2020-01-09T17:53:29.214Z] 76d8adf27bdf: Waiting
17:53:29 [2020-01-09T17:53:29.214Z] d66e58854927: Waiting
17:53:29 [2020-01-09T17:53:29.214Z] 71497195576e: Waiting
17:53:29 [2020-01-09T17:53:29.467Z] Switched to branch 'build'
17:53:29 [2020-01-09T17:53:29.844Z] 8f8f8962e456: Verifying Checksum
17:53:29 [2020-01-09T17:53:29.844Z] 8f8f8962e456: Download complete
17:53:30 [2020-01-09T17:53:30.159Z] 6a33b1f9796f: Verifying Checksum
17:53:30 [2020-01-09T17:53:30.159Z] 6a33b1f9796f: Download complete
17:53:30 [2020-01-09T17:53:30.292Z] Removing intermediate container d433014e018a
17:53:30 [2020-01-09T17:53:30.292Z]  ---> bfc30d24078a
17:53:30 [2020-01-09T17:53:30.292Z] Step 10/16 : RUN go mod download
17:53:30 [2020-01-09T17:53:30.292Z]  ---> Running in 8b2ec852ba6d
17:53:30 [2020-01-09T17:53:30.552Z] #8 DONE 2.7s
17:53:30 [2020-01-09T17:53:30.552Z] 
17:53:30 [2020-01-09T17:53:30.552Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/gogo/protobuf v1.2.1
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/imdario/mergo v0.3.7
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/hashicorp/hcl v1.0.0
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
17:53:30 [2020-01-09T17:53:30.717Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
17:53:31 [2020-01-09T17:53:31.119Z] #9 DONE 1.1s
17:53:31 [2020-01-09T17:53:31.119Z] 
17:53:31 [2020-01-09T17:53:31.119Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:31 [2020-01-09T17:53:31.379Z] #10 ...
17:53:31 [2020-01-09T17:53:31.379Z] 
17:53:31 [2020-01-09T17:53:31.379Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:53:31 [2020-01-09T17:53:31.379Z] #21 DONE 0.2s
17:53:31 [2020-01-09T17:53:31.379Z] 
17:53:31 [2020-01-09T17:53:31.379Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:53:31 [2020-01-09T17:53:31.379Z] #22 DONE 0.1s
17:53:31 [2020-01-09T17:53:31.379Z] 
17:53:31 [2020-01-09T17:53:31.379Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:53:31 [2020-01-09T17:53:31.528Z] #25 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:53:31 [2020-01-09T17:53:31.611Z] go: finding github.com/theupdateframework/notary v0.6.1
17:53:31 [2020-01-09T17:53:31.611Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
17:53:31 [2020-01-09T17:53:31.611Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
17:53:31 [2020-01-09T17:53:31.611Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
17:53:32 [2020-01-09T17:53:32.028Z] go: finding github.com/spf13/pflag v1.0.3
17:53:32 [2020-01-09T17:53:32.449Z] go: finding github.com/davecgh/go-spew v1.1.1
17:53:32 [2020-01-09T17:53:32.449Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
17:53:32 [2020-01-09T17:53:32.456Z] #25 ...
17:53:32 [2020-01-09T17:53:32.456Z] 
17:53:32 [2020-01-09T17:53:32.456Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:53:32 [2020-01-09T17:53:32.456Z] #23 14.11 + mkdir -p /build
17:53:32 [2020-01-09T17:53:32.456Z] #23 14.11 + mv docker/docker /build/
17:53:32 [2020-01-09T17:53:32.456Z] #23 14.11 + rmdir docker
17:53:32 [2020-01-09T17:53:32.456Z] #23 DONE 14.7s
17:53:32 [2020-01-09T17:53:32.712Z] 
17:53:32 [2020-01-09T17:53:32.712Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.052 + RM_GOPATH=0
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.052 + TMP_GOPATH=
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.052 + : /build
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.052 + '[' -z '' ']'
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.053 ++ mktemp -d
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.057 + export GOPATH=/tmp/tmp.s5y6LGXXp1
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.057 + GOPATH=/tmp/tmp.s5y6LGXXp1
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.057 + RM_GOPATH=1
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.066 ++ dirname ./install.sh
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.076 + dir=.
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.076 + bin=tomlv
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.076 + shift
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.077 + '[' '!' -f ./tomlv.installer ']'
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.077 + . ./tomlv.installer
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.082 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.086 + install_tomlv
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.086 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.087 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.087 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.s5y6LGXXp1/src/github.com/BurntSushi/toml
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.090 Cloning into '/tmp/tmp.s5y6LGXXp1/src/github.com/BurntSushi/toml'...
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.758 + cd /tmp/tmp.s5y6LGXXp1/src/github.com/BurntSushi/toml
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.759 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:53:32 [2020-01-09T17:53:32.712Z] #32 6.764 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:53:32 [2020-01-09T17:53:32.712Z] #32 7.551 github.com/BurntSushi/toml
17:53:32 [2020-01-09T17:53:32.712Z] #32 12.26 github.com/BurntSushi/toml/cmd/tomlv
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.337 + RM_GOPATH=0
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.337 + TMP_GOPATH=
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.337 + : /build
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.337 + '[' -z '' ']'
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.339 ++ mktemp -d
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.340 + export GOPATH=/tmp/tmp.9cUoBqQ0A3
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.340 + GOPATH=/tmp/tmp.9cUoBqQ0A3
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.340 + RM_GOPATH=1
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.342 ++ dirname ./install.sh
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.342 + dir=.
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.342 + bin=dockercli
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.342 + shift
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.342 + '[' '!' -f ./dockercli.installer ']'
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.343 + . ./dockercli.installer
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.343 ++ : stable
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.343 ++ : 17.06.2-ce
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.343 + install_dockercli
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.343 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.344 Install docker/cli version 17.06.2-ce from stable
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.345 ++ uname -m
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.346 + arch=aarch64
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.346 + '[' aarch64 '!=' x86_64 ']'
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.346 + '[' aarch64 '!=' s390x ']'
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.346 + '[' aarch64 '!=' armhf ']'
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.346 + build_dockercli
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.346 + git clone https://github.com/docker/docker-ce /tmp/tmp.9cUoBqQ0A3/tmp/docker-ce
17:53:32 [2020-01-09T17:53:32.786Z] #23 1.350 Cloning into '/tmp/tmp.9cUoBqQ0A3/tmp/docker-ce'...
17:53:32 [2020-01-09T17:53:32.875Z] go: finding github.com/stretchr/testify v1.3.0
17:53:32 [2020-01-09T17:53:32.875Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
17:53:32 [2020-01-09T17:53:32.884Z] fb056072eab9: Verifying Checksum
17:53:32 [2020-01-09T17:53:32.884Z] fb056072eab9: Download complete
17:53:33 [2020-01-09T17:53:33.309Z] go: finding github.com/Microsoft/hcsshim v0.8.6
17:53:33 [2020-01-09T17:53:33.375Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:53:33 [2020-01-09T17:53:33.375Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-50a1c719\powershellScript.ps1'; exit $LASTEXITCODE;
17:53:33 [2020-01-09T17:53:33.375Z] ----------------------------------------------------------------------------
17:53:33 [2020-01-09T17:53:33.375Z] 
17:53:33 [2020-01-09T17:53:33.375Z] INFO: executeCI.ps1 starting at Thu Jan  9 17:53:31 CUT 2020
17:53:33 [2020-01-09T17:53:33.375Z] 
17:53:33 [2020-01-09T17:53:33.375Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:53:33 [2020-01-09T17:53:33.375Z] INFO: Running git version 2.24.0.windows.1
17:53:33 [2020-01-09T17:53:33.375Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:53:33 [2020-01-09T17:53:33.375Z] INFO: Environment variables:
17:53:33 [2020-01-09T17:53:33.375Z] 
17:53:33 [2020-01-09T17:53:33.375Z] Name                           Value                                                                                   
17:53:33 [2020-01-09T17:53:33.375Z] ----                           -----                                                                                   
17:53:33 [2020-01-09T17:53:33.375Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:53:33 [2020-01-09T17:53:33.375Z] amd64                          true                                                                                    
17:53:33 [2020-01-09T17:53:33.375Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
17:53:33 [2020-01-09T17:53:33.375Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:53:33 [2020-01-09T17:53:33.375Z] arm64                          true                                                                                    
17:53:33 [2020-01-09T17:53:33.375Z] BRANCH_NAME                    PR-39880                                                                                
17:53:33 [2020-01-09T17:53:33.375Z] BUILD_DISPLAY_NAME             #7                                                                                      
17:53:33 [2020-01-09T17:53:33.375Z] BUILD_ID                       7                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] BUILD_NUMBER                   7                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] BUILD_TAG                      jenkins-moby-PR-39880-7                                                                 
17:53:33 [2020-01-09T17:53:33.375Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-39880/7/                                   
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_BRANCH                  buster_or_bust                                                                          
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_FORK                    thaJeztah                                                                               
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_ID                      39880                                                                                   
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_TARGET                  master                                                                                  
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_TITLE                   Dockerfile: switch golang image to "buster" variant                                     
17:53:33 [2020-01-09T17:53:33.375Z] CHANGE_URL                     https://github.com/moby/moby/pull/39880                                                 
17:53:33 [2020-01-09T17:53:33.375Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
17:53:33 [2020-01-09T17:53:33.375Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:53:33 [2020-01-09T17:53:33.375Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:53:33 [2020-01-09T17:53:33.375Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:53:33 [2020-01-09T17:53:33.375Z] COMPUTERNAME                   azwin-2-035580                                                                          
17:53:33 [2020-01-09T17:53:33.375Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
17:53:33 [2020-01-09T17:53:33.375Z] ConfigSequenceNumber           0                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] dco                            true                                                                                    
17:53:33 [2020-01-09T17:53:33.375Z] DOCKER_BUILDKIT                0                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] DOCKER_DUT_DEBUG               1                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:53:33 [2020-01-09T17:53:33.375Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:53:33 [2020-01-09T17:53:33.375Z] EXECUTOR_NUMBER                0                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] FQDN                           azwin-2-035580.westus.cloudapp.azure.com                                                
17:53:33 [2020-01-09T17:53:33.375Z] GIT_BRANCH                     PR-39880                                                                                
17:53:33 [2020-01-09T17:53:33.375Z] GIT_COMMIT                     25a1bf53d29e6424d4e9688952129a03c62fdef6                                                
17:53:33 [2020-01-09T17:53:33.375Z] GIT_PREVIOUS_COMMIT            ce4c3de1072f7e89c829a73a1c1a268343697df1                                                
17:53:33 [2020-01-09T17:53:33.375Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 26466336db8c1971e05fcbab5432b74794a4f5b1                                                
17:53:33 [2020-01-09T17:53:33.375Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:53:33 [2020-01-09T17:53:33.375Z] HUDSON_COOKIE                  d1318d2b-159f-4d96-be25-ae17696b677c                                                    
17:53:33 [2020-01-09T17:53:33.375Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:53:33 [2020-01-09T17:53:33.375Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:53:33 [2020-01-09T17:53:33.375Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
17:53:33 [2020-01-09T17:53:33.375Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
17:53:33 [2020-01-09T17:53:33.375Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:53:33 [2020-01-09T17:53:33.375Z] JENKINS_NODE_COOKIE            b3991904-d02e-4f8f-a8c2-b0ee9a4aef71                                                    
17:53:33 [2020-01-09T17:53:33.375Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:53:33 [2020-01-09T17:53:33.375Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
17:53:33 [2020-01-09T17:53:33.375Z] JOB_BASE_NAME                  PR-39880                                                                                
17:53:33 [2020-01-09T17:53:33.375Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39880/display/redirect                     
17:53:33 [2020-01-09T17:53:33.375Z] JOB_NAME                       moby/PR-39880                                                                           
17:53:33 [2020-01-09T17:53:33.375Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-39880/                                     
17:53:33 [2020-01-09T17:53:33.375Z] library.jps.version            master                                                                                  
17:53:33 [2020-01-09T17:53:33.375Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
17:53:33 [2020-01-09T17:53:33.375Z] NODE_LABELS                    amd64 azure azwin-2-035580 azwin-2019 docker west-us windows windows-2019 x86_64        
17:53:33 [2020-01-09T17:53:33.375Z] NODE_NAME                      azwin-2-035580                                                                          
17:53:33 [2020-01-09T17:53:33.375Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:53:33 [2020-01-09T17:53:33.375Z] OS                             Windows_NT                                                                              
17:53:33 [2020-01-09T17:53:33.375Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
17:53:33 [2020-01-09T17:53:33.375Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:53:33 [2020-01-09T17:53:33.377Z] ppc64le                        true                                                                                    
17:53:33 [2020-01-09T17:53:33.377Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:53:33 [2020-01-09T17:53:33.377Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
17:53:33 [2020-01-09T17:53:33.377Z] PROCESSOR_LEVEL                6                                                                                       
17:53:33 [2020-01-09T17:53:33.377Z] PROCESSOR_REVISION             4f01                                                                                    
17:53:33 [2020-01-09T17:53:33.377Z] ProgramData                    C:\ProgramData                                                                          
17:53:33 [2020-01-09T17:53:33.377Z] ProgramFiles                   C:\Program Files                                                                        
17:53:33 [2020-01-09T17:53:33.377Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:53:33 [2020-01-09T17:53:33.377Z] ProgramW6432                   C:\Program Files                                                                        
17:53:33 [2020-01-09T17:53:33.377Z] PROMPT                         $P$G                                                                                    
17:53:33 [2020-01-09T17:53:33.377Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:53:33 [2020-01-09T17:53:33.377Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
17:53:33 [2020-01-09T17:53:33.377Z] PUBLIC                         C:\Users\Public                                                                         
17:53:33 [2020-01-09T17:53:33.377Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-39880/7/display/redirect?page=changes      
17:53:33 [2020-01-09T17:53:33.377Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39880/7/display/redirect                   
17:53:33 [2020-01-09T17:53:33.377Z] s390x                          true                                                                                    
17:53:33 [2020-01-09T17:53:33.377Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:53:33 [2020-01-09T17:53:33.377Z] SOURCES_DRIVE                  d                                                                                       
17:53:33 [2020-01-09T17:53:33.377Z] SOURCES_SUBDIR                 gopath                                                                                  
17:53:33 [2020-01-09T17:53:33.377Z] STAGE_NAME                     Run tests                                                                               
17:53:33 [2020-01-09T17:53:33.377Z] SystemDrive                    C:                                                                                      
17:53:33 [2020-01-09T17:53:33.377Z] SystemRoot                     C:\windows                                                                              
17:53:33 [2020-01-09T17:53:33.377Z] TEMP                           C:\windows\TEMP                                                                         
17:53:33 [2020-01-09T17:53:33.377Z] TESTDEBUG                      0                                                                                       
17:53:33 [2020-01-09T17:53:33.377Z] TESTRUN_DRIVE                  d                                                                                       
17:53:33 [2020-01-09T17:53:33.377Z] TESTRUN_SUBDIR                 CI                                                                                      
17:53:33 [2020-01-09T17:53:33.377Z] TIMEOUT                        120m                                                                                    
17:53:33 [2020-01-09T17:53:33.377Z] TMP                            C:\windows\TEMP                                                                         
17:53:33 [2020-01-09T17:53:33.377Z] unit_validate                  true                                                                                    
17:53:33 [2020-01-09T17:53:33.377Z] USERDOMAIN                     WORKGROUP                                                                               
17:53:33 [2020-01-09T17:53:33.377Z] USERNAME                       azwin-2-035580$                                                                         
17:53:33 [2020-01-09T17:53:33.377Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
17:53:33 [2020-01-09T17:53:33.377Z] validate_force                 false                                                                                   
17:53:33 [2020-01-09T17:53:33.377Z] windir                         C:\windows                                                                              
17:53:33 [2020-01-09T17:53:33.377Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:53:33 [2020-01-09T17:53:33.377Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:53:33 [2020-01-09T17:53:33.377Z] windowsRS1                     false                                                                                   
17:53:33 [2020-01-09T17:53:33.377Z] windowsRS5                     true                                                                                    
17:53:33 [2020-01-09T17:53:33.377Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:53:33 [2020-01-09T17:53:33.377Z] 
17:53:33 [2020-01-09T17:53:33.377Z] 
17:53:33 [2020-01-09T17:53:33.377Z] 
17:53:33 [2020-01-09T17:53:33.377Z] INFO: Sources under d:\gopath\...
17:53:33 [2020-01-09T17:53:33.377Z] INFO: Test run under d:\CI\...
17:53:33 [2020-01-09T17:53:33.377Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:53:33 [2020-01-09T17:53:33.377Z] INFO: docker/docker repository was found
17:53:33 [2020-01-09T17:53:33.377Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
17:53:33 [2020-01-09T17:53:33.377Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914'
17:53:33 [2020-01-09T17:53:33.377Z] INFO: Docker version of control daemon
17:53:33 [2020-01-09T17:53:33.377Z] 
17:53:33 [2020-01-09T17:53:33.377Z] Client: Docker Engine - Enterprise
17:53:33 [2020-01-09T17:53:33.377Z]  Version:           19.03.2
17:53:33 [2020-01-09T17:53:33.377Z]  API version:       1.40
17:53:33 [2020-01-09T17:53:33.377Z]  Go version:        go1.12.8
17:53:33 [2020-01-09T17:53:33.377Z]  Git commit:        c92ab06ed9
17:53:33 [2020-01-09T17:53:33.377Z]  Built:             09/03/2019 16:38:11
17:53:33 [2020-01-09T17:53:33.377Z]  OS/Arch:           windows/amd64
17:53:33 [2020-01-09T17:53:33.377Z]  Experimental:      false
17:53:33 [2020-01-09T17:53:33.377Z] 
17:53:33 [2020-01-09T17:53:33.377Z] Server: Docker Engine - Enterprise
17:53:33 [2020-01-09T17:53:33.377Z]  Engine:
17:53:33 [2020-01-09T17:53:33.377Z]   Version:          19.03.2
17:53:33 [2020-01-09T17:53:33.377Z]   API version:      1.40 (minimum version 1.24)
17:53:33 [2020-01-09T17:53:33.377Z]   Go version:       go1.12.8
17:53:33 [2020-01-09T17:53:33.377Z]   Git commit:       c92ab06ed9
17:53:33 [2020-01-09T17:53:33.377Z]   Built:            09/03/2019 16:35:47
17:53:33 [2020-01-09T17:53:33.377Z]   OS/Arch:          windows/amd64
17:53:33 [2020-01-09T17:53:33.377Z]   Experimental:     true
17:53:33 [2020-01-09T17:53:33.377Z] 
17:53:33 [2020-01-09T17:53:33.377Z] INFO: Docker info of control daemon
17:53:33 [2020-01-09T17:53:33.377Z] 
17:53:33 [2020-01-09T17:53:33.519Z] 68adcc365214: Verifying Checksum
17:53:33 [2020-01-09T17:53:33.519Z] 68adcc365214: Download complete
17:53:33 [2020-01-09T17:53:33.734Z] go: finding github.com/bugsnag/panicwrap v1.2.0
17:53:33 [2020-01-09T17:53:33.734Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
17:53:33 [2020-01-09T17:53:33.828Z] 71497195576e: Verifying Checksum
17:53:33 [2020-01-09T17:53:33.828Z] 71497195576e: Download complete
17:53:33 [2020-01-09T17:53:33.843Z] Client:
17:53:33 [2020-01-09T17:53:33.843Z]  Debug Mode: false
17:53:33 [2020-01-09T17:53:33.843Z]  Plugins:
17:53:33 [2020-01-09T17:53:33.843Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
17:53:33 [2020-01-09T17:53:33.843Z] 
17:53:33 [2020-01-09T17:53:33.843Z] Server:
17:53:33 [2020-01-09T17:53:33.843Z]  Containers: 0
17:53:33 [2020-01-09T17:53:33.843Z]   Running: 0
17:53:33 [2020-01-09T17:53:33.843Z]   Paused: 0
17:53:33 [2020-01-09T17:53:33.843Z]   Stopped: 0
17:53:33 [2020-01-09T17:53:33.843Z]  Images: 10
17:53:33 [2020-01-09T17:53:33.843Z]  Server Version: 19.03.2
17:53:33 [2020-01-09T17:53:33.843Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:53:33 [2020-01-09T17:53:33.843Z]   Windows: 
17:53:33 [2020-01-09T17:53:33.843Z]   LCOW: 
17:53:33 [2020-01-09T17:53:33.843Z]  Logging Driver: json-file
17:53:33 [2020-01-09T17:53:33.843Z]  Plugins:
17:53:33 [2020-01-09T17:53:33.843Z]   Volume: local
17:53:33 [2020-01-09T17:53:33.843Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
17:53:33 [2020-01-09T17:53:33.843Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:53:33 [2020-01-09T17:53:33.843Z]  Swarm: inactive
17:53:33 [2020-01-09T17:53:33.843Z]  Default Isolation: process
17:53:33 [2020-01-09T17:53:33.843Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:53:33 [2020-01-09T17:53:33.843Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
17:53:33 [2020-01-09T17:53:33.843Z]  OSType: windows
17:53:33 [2020-01-09T17:53:33.843Z]  Architecture: x86_64
17:53:33 [2020-01-09T17:53:33.843Z]  CPUs: 4
17:53:33 [2020-01-09T17:53:33.843Z]  Total Memory: 32GiB
17:53:33 [2020-01-09T17:53:33.843Z]  Name: azwin-2-035580
17:53:33 [2020-01-09T17:53:33.843Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
17:53:33 [2020-01-09T17:53:33.843Z]  Docker Root Dir: D:\docker
17:53:33 [2020-01-09T17:53:33.843Z]  Debug Mode: false
17:53:33 [2020-01-09T17:53:33.843Z]  Registry: https://index.docker.io/v1/
17:53:33 [2020-01-09T17:53:33.843Z]  Labels:
17:53:33 [2020-01-09T17:53:33.843Z]  Experimental: true
17:53:33 [2020-01-09T17:53:33.843Z]  Insecure Registries:
17:53:33 [2020-01-09T17:53:33.843Z]   10.0.0.4:5000
17:53:33 [2020-01-09T17:53:33.843Z]   127.0.0.0/8
17:53:33 [2020-01-09T17:53:33.843Z]  Registry Mirrors:
17:53:33 [2020-01-09T17:53:33.843Z]   http://10.0.0.4:5000/
17:53:33 [2020-01-09T17:53:33.843Z]  Live Restore Enabled: false
17:53:33 [2020-01-09T17:53:33.843Z] 
17:53:33 [2020-01-09T17:53:33.843Z] 
17:53:33 [2020-01-09T17:53:33.843Z] INFO: Commit hash is 25a1bf53d
17:53:33 [2020-01-09T17:53:33.843Z] INFO: Nuke-Everything...
17:53:34 [2020-01-09T17:53:34.158Z] go: finding github.com/mattn/go-shellwords v1.0.5
17:53:34 [2020-01-09T17:53:34.158Z] go: finding github.com/opencontainers/image-spec v1.0.1
17:53:34 [2020-01-09T17:53:34.158Z] go: finding github.com/sirupsen/logrus v1.4.0
17:53:34 [2020-01-09T17:53:34.308Z] INFO: Container count on control daemon to delete is 0
17:53:34 [2020-01-09T17:53:34.588Z] go: finding github.com/stretchr/objx v0.1.0
17:53:34 [2020-01-09T17:53:34.803Z] INFO: Nuking d:\CI
17:53:34 [2020-01-09T17:53:34.803Z] INFO: Zapped successfully
17:53:34 [2020-01-09T17:53:34.803Z] INFO: Location for testing is d:\CI\PR-39880\7
17:53:34 [2020-01-09T17:53:34.803Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:53:34 [2020-01-09T17:53:34.803Z] 
17:53:34 [2020-01-09T17:53:34.803Z] 
17:53:34 [2020-01-09T17:53:34.803Z] INFO: Building the image from Dockerfile.windows at 01/09/2020 17:53:34...
17:53:34 [2020-01-09T17:53:34.803Z] 
17:53:34 [2020-01-09T17:53:34.887Z] 76d8adf27bdf: Verifying Checksum
17:53:34 [2020-01-09T17:53:34.887Z] 76d8adf27bdf: Download complete
17:53:35 [2020-01-09T17:53:35.183Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
17:53:35 [2020-01-09T17:53:35.183Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
17:53:35 [2020-01-09T17:53:35.183Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
17:53:35 [2020-01-09T17:53:35.609Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
17:53:35 [2020-01-09T17:53:35.609Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
17:53:35 [2020-01-09T17:53:35.978Z] #32 ...
17:53:35 [2020-01-09T17:53:35.979Z] 
17:53:35 [2020-01-09T17:53:35.979Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:35 [2020-01-09T17:53:35.979Z] #10 8.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:35 [2020-01-09T17:53:35.979Z] #10 8.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:35 [2020-01-09T17:53:35.979Z] #10 9.214 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:53:35 [2020-01-09T17:53:35.979Z] #10 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:53:35 [2020-01-09T17:53:35.979Z] #10 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:53:36 [2020-01-09T17:53:36.039Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
17:53:36 [2020-01-09T17:53:36.039Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
17:53:36 [2020-01-09T17:53:36.039Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
17:53:36 [2020-01-09T17:53:36.039Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
17:53:36 [2020-01-09T17:53:36.473Z] go: finding github.com/hashicorp/go-version v1.1.0
17:53:36 [2020-01-09T17:53:36.473Z] go: finding github.com/json-iterator/go v1.1.6
17:53:36 [2020-01-09T17:53:36.540Z] #10 ...
17:53:36 [2020-01-09T17:53:36.540Z] 
17:53:36 [2020-01-09T17:53:36.540Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:53:36 [2020-01-09T17:53:36.540Z] #32 DONE 18.5s
17:53:36 [2020-01-09T17:53:36.540Z] 
17:53:36 [2020-01-09T17:53:36.540Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:53:36 [2020-01-09T17:53:36.540Z] #41 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:53:36 [2020-01-09T17:53:36.540Z] #41 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:53:37 [2020-01-09T17:53:37.187Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
17:53:37 [2020-01-09T17:53:37.188Z] go: finding github.com/jinzhu/gorm v1.9.2
17:53:37 [2020-01-09T17:53:37.188Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:53:37 [2020-01-09T17:53:37.616Z] fb056072eab9: Pull complete
17:53:37 [2020-01-09T17:53:37.738Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
17:53:37 [2020-01-09T17:53:37.738Z] go: finding github.com/gofrs/flock v0.7.0
17:53:38 [2020-01-09T17:53:38.223Z] go: finding github.com/docker/go-connections v0.4.0
17:53:38 [2020-01-09T17:53:38.251Z] 6a33b1f9796f: Pull complete
17:53:38 [2020-01-09T17:53:38.540Z] 8f8f8962e456: Pull complete
17:53:38 [2020-01-09T17:53:38.679Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
17:53:38 [2020-01-09T17:53:38.679Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
17:53:39 [2020-01-09T17:53:39.055Z] #41 ...
17:53:39 [2020-01-09T17:53:39.055Z] 
17:53:39 [2020-01-09T17:53:39.055Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:53:39 [2020-01-09T17:53:39.055Z] #63 10.63 + for f in rootlesskit rootlesskit-docker-proxy
17:53:39 [2020-01-09T17:53:39.055Z] #63 10.63 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:53:39 [2020-01-09T17:53:39.055Z] #63 ...
17:53:39 [2020-01-09T17:53:39.055Z] 
17:53:39 [2020-01-09T17:53:39.055Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:53:39 [2020-01-09T17:53:39.055Z] #34 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:53:39 [2020-01-09T17:53:39.055Z] #34 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:53:39 [2020-01-09T17:53:39.055Z] #34 ...
17:53:39 [2020-01-09T17:53:39.055Z] 
17:53:39 [2020-01-09T17:53:39.055Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:53:39 [2020-01-09T17:53:39.055Z] #57 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:53:39 [2020-01-09T17:53:39.055Z] #57 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:53:39 [2020-01-09T17:53:39.178Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
17:53:39 [2020-01-09T17:53:39.178Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
17:53:39 [2020-01-09T17:53:39.615Z] #57 ...
17:53:39 [2020-01-09T17:53:39.615Z] 
17:53:39 [2020-01-09T17:53:39.615Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:53:39 [2020-01-09T17:53:39.616Z] #39 21.99 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.
17:53:39 [2020-01-09T17:53:39.871Z] #39 22.15 + cd /tmp/tmp.zFCLadjlva/src/github.com/docker/distribution
17:53:39 [2020-01-09T17:53:39.871Z] #39 22.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:53:40 [2020-01-09T17:53:40.040Z] d66e58854927: Verifying Checksum
17:53:40 [2020-01-09T17:53:40.040Z] d66e58854927: Download complete
17:53:40 [2020-01-09T17:53:40.226Z] go: finding github.com/gorilla/mux v1.7.0
17:53:40 [2020-01-09T17:53:40.642Z] Sending build context to Docker daemon  50.83MB
17:53:40 [2020-01-09T17:53:40.642Z] 
17:53:40 [2020-01-09T17:53:40.703Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
17:53:40 [2020-01-09T17:53:40.915Z] #23 ...
17:53:40 [2020-01-09T17:53:40.915Z] 
17:53:40 [2020-01-09T17:53:40.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:40 [2020-01-09T17:53:40.915Z] #10 2.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:40 [2020-01-09T17:53:40.915Z] #10 2.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:40 [2020-01-09T17:53:40.915Z] #10 2.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:40 [2020-01-09T17:53:40.915Z] #10 2.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
17:53:40 [2020-01-09T17:53:40.915Z] #10 3.928 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
17:53:40 [2020-01-09T17:53:40.915Z] #10 3.946 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
17:53:40 [2020-01-09T17:53:40.915Z] #10 5.420 Fetched 8147 kB in 4s (2234 kB/s)
17:53:40 [2020-01-09T17:53:40.915Z] #10 5.420 Reading package lists...
17:53:40 [2020-01-09T17:53:40.915Z] #10 6.793 Reading package lists...
17:53:40 [2020-01-09T17:53:40.915Z] #10 8.176 Building dependency tree...
17:53:40 [2020-01-09T17:53:40.915Z] #10 8.465 Reading state information...
17:53:40 [2020-01-09T17:53:40.915Z] #10 8.958 The following additional packages will be installed:
17:53:40 [2020-01-09T17:53:40.916Z] #10 8.959   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:53:40 [2020-01-09T17:53:40.916Z] #10 8.960   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:53:40 [2020-01-09T17:53:40.916Z] #10 8.961   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:53:40 [2020-01-09T17:53:40.916Z] #10 8.963   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
17:53:40 [2020-01-09T17:53:40.916Z] #10 8.966 Suggested packages:
17:53:40 [2020-01-09T17:53:40.916Z] #10 8.967   gcc-8-locales seccomp wine64
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.274 The following NEW packages will be installed:
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.275   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.275   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.276   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.277   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.279   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.281   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.853 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.853 Need to get 73.3 MB of archives.
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.853 After this operation, 472 MB of additional disk space will be used.
17:53:40 [2020-01-09T17:53:40.916Z] #10 9.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
17:53:41 [2020-01-09T17:53:41.106Z] Step 1/10 : FROM microsoft/windowsservercore
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 782a75e44953
17:53:41 [2020-01-09T17:53:41.106Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 01554821f203
17:53:41 [2020-01-09T17:53:41.106Z] Step 3/10 : ARG GO_VERSION=1.13.5
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 32bd50ed8af7
17:53:41 [2020-01-09T17:53:41.106Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 322af3fd1e03
17:53:41 [2020-01-09T17:53:41.106Z] 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}
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 2f152005ec6e
17:53:41 [2020-01-09T17:53:41.106Z] 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;
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 97c03b6ae213
17:53:41 [2020-01-09T17:53:41.106Z] 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
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> a2e7c80b2c7d
17:53:41 [2020-01-09T17:53:41.106Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 830c37a128b4
17:53:41 [2020-01-09T17:53:41.106Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:53:41 [2020-01-09T17:53:41.106Z]  ---> Using cache
17:53:41 [2020-01-09T17:53:41.106Z]  ---> 4ce5ddb4dc01
17:53:41 [2020-01-09T17:53:41.106Z] Step 10/10 : COPY . .
17:53:41 [2020-01-09T17:53:41.121Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
17:53:41 [2020-01-09T17:53:41.121Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
17:53:41 [2020-01-09T17:53:41.175Z] #10 ...
17:53:41 [2020-01-09T17:53:41.175Z] 
17:53:41 [2020-01-09T17:53:41.175Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:53:41 [2020-01-09T17:53:41.175Z] #25 2.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 2.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 2.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 2.424 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 3.929 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 3.946 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
17:53:41 [2020-01-09T17:53:41.175Z] #25 5.589 Fetched 8147 kB in 4s (2042 kB/s)
17:53:41 [2020-01-09T17:53:41.175Z] #25 5.589 Reading package lists...
17:53:41 [2020-01-09T17:53:41.175Z] #25 7.152 Reading package lists...
17:53:41 [2020-01-09T17:53:41.175Z] #25 8.521 Building dependency tree...
17:53:41 [2020-01-09T17:53:41.175Z] #25 8.800 Reading state information...
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.315 ca-certificates is already the newest version (20190110).
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.315 The following additional packages will be installed:
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.318   libjq1 libonig5
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.410 The following NEW packages will be installed:
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.412   jq libjq1 libonig5
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.701 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.701 Need to get 325 kB of archives.
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.701 After this operation, 1019 kB of additional disk space will be used.
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.708 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.711 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #25 9.996 debconf: delaying package configuration, since apt-utils is not installed
17:53:41 [2020-01-09T17:53:41.175Z] #25 10.05 Fetched 325 kB in 0s (1218 kB/s)
17:53:41 [2020-01-09T17:53:41.175Z] #25 10.09 Selecting previously unselected package libonig5:arm64.
17:53:41 [2020-01-09T17:53:41.175Z] #25 10.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 ... 15374 files and directories currently installed.)
17:53:41 [2020-01-09T17:53:41.175Z] #25 10.12 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
17:53:41 [2020-01-09T17:53:41.175Z] #25 10.13 Unpacking libonig5:arm64 (6.9.1-1) ...
17:53:41 [2020-01-09T17:53:41.175Z] #25 10.19 Selecting previously unselected package libjq1:arm64.
17:53:41 [2020-01-09T17:53:41.175Z] #25 ...
17:53:41 [2020-01-09T17:53:41.175Z] 
17:53:41 [2020-01-09T17:53:41.175Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:53:41 [2020-01-09T17:53:41.175Z] #34 2.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 2.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 2.328 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 2.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 3.928 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 3.946 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
17:53:41 [2020-01-09T17:53:41.175Z] #34 5.425 Fetched 8147 kB in 4s (2221 kB/s)
17:53:41 [2020-01-09T17:53:41.175Z] #34 5.425 Reading package lists...
17:53:41 [2020-01-09T17:53:41.175Z] #34 6.819 Reading package lists...
17:53:41 [2020-01-09T17:53:41.175Z] #34 8.230 Building dependency tree...
17:53:41 [2020-01-09T17:53:41.175Z] #34 8.526 Reading state information...
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.029 The following additional packages will be installed:
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.033   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.037 Suggested packages:
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.037   cmake-doc ninja-build lrzip
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.037 Recommended packages:
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.037   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.270 The following NEW packages will be installed:
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.277   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.278   vim-common xxd
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.583 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.583 Need to get 14.2 MB of archives.
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.583 After this operation, 60.0 MB of additional disk space will be used.
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.588 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 9.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 10.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 10.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
17:53:41 [2020-01-09T17:53:41.175Z] #34 10.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
17:53:41 [2020-01-09T17:53:41.435Z] #34 10.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
17:53:41 [2020-01-09T17:53:41.435Z] #34 ...
17:53:41 [2020-01-09T17:53:41.435Z] 
17:53:41 [2020-01-09T17:53:41.435Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.20 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.25 Selecting previously unselected package jq.
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.25 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.26 Unpacking jq (1.5+dfsg-2+b1) ...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.32 Setting up libonig5:arm64 (6.9.1-1) ...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.33 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.35 Setting up jq (1.5+dfsg-2+b1) ...
17:53:41 [2020-01-09T17:53:41.435Z] #25 10.36 Processing triggers for libc-bin (2.28-10) ...
17:53:41 [2020-01-09T17:53:41.532Z] go: finding gopkg.in/inf.v0 v0.9.1
17:53:41 [2020-01-09T17:53:41.532Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
17:53:41 [2020-01-09T17:53:41.758Z] #39 ...
17:53:41 [2020-01-09T17:53:41.758Z] 
17:53:41 [2020-01-09T17:53:41.758Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:53:41 [2020-01-09T17:53:41.758Z] #45 13.33 github.com/LK4D4/vndr
17:53:41 [2020-01-09T17:53:41.758Z] #45 ...
17:53:41 [2020-01-09T17:53:41.758Z] 
17:53:41 [2020-01-09T17:53:41.759Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:53:41 [2020-01-09T17:53:41.759Z] #69 22.79 Checking out files:  88% (1762/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
17:53:41 [2020-01-09T17:53:41.759Z] #69 23.11 + cd /tmp/tmp.2dXE5j0jFq/src/github.com/docker/libnetwork
17:53:41 [2020-01-09T17:53:41.759Z] #69 23.12 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
17:53:41 [2020-01-09T17:53:41.759Z] #69 23.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:53:41 [2020-01-09T17:53:41.965Z] go: finding github.com/kisielk/errcheck v1.1.0
17:53:41 [2020-01-09T17:53:41.965Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
17:53:42 [2020-01-09T17:53:42.005Z] #25 DONE 10.8s
17:53:42 [2020-01-09T17:53:42.005Z] 
17:53:42 [2020-01-09T17:53:42.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:42 [2020-01-09T17:53:42.005Z] #10 10.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
17:53:42 [2020-01-09T17:53:42.005Z] #10 10.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:53:42 [2020-01-09T17:53:42.005Z] #10 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
17:53:42 [2020-01-09T17:53:42.005Z] #10 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
17:53:42 [2020-01-09T17:53:42.005Z] #10 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:53:42 [2020-01-09T17:53:42.005Z] #10 10.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:53:42 [2020-01-09T17:53:42.005Z] #10 11.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
17:53:42 [2020-01-09T17:53:42.096Z] 68adcc365214: Pull complete
17:53:42 [2020-01-09T17:53:42.266Z] #10 11.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
17:53:42 [2020-01-09T17:53:42.384Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
17:53:42 [2020-01-09T17:53:42.384Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
17:53:42 [2020-01-09T17:53:42.384Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
17:53:43 [2020-01-09T17:53:43.205Z] #10 11.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
17:53:43 [2020-01-09T17:53:43.205Z] #10 12.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
17:53:43 [2020-01-09T17:53:43.271Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
17:53:43 [2020-01-09T17:53:43.464Z] #10 12.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB]
17:53:43 [2020-01-09T17:53:43.709Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
17:53:43 [2020-01-09T17:53:43.709Z] go: finding github.com/pkg/profile v1.2.1
17:53:43 [2020-01-09T17:53:43.724Z] #10 12.59 debconf: delaying package configuration, since apt-utils is not installed
17:53:43 [2020-01-09T17:53:43.724Z] #10 12.65 Fetched 73.3 MB in 3s (24.5 MB/s)
17:53:43 [2020-01-09T17:53:43.724Z] #10 12.68 Selecting previously unselected package binutils-mingw-w64-i686.
17:53:43 [2020-01-09T17:53:43.724Z] #10 12.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
17:53:43 [2020-01-09T17:53:43.724Z] #10 12.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
17:53:43 [2020-01-09T17:53:43.724Z] #10 12.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:53:44 [2020-01-09T17:53:44.147Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
17:53:44 [2020-01-09T17:53:44.147Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
17:53:44 [2020-01-09T17:53:44.292Z] #10 13.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:53:44 [2020-01-09T17:53:44.292Z] #10 13.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
17:53:44 [2020-01-09T17:53:44.292Z] #10 13.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:53:44 [2020-01-09T17:53:44.551Z] #10 13.61 Selecting previously unselected package binutils-mingw-w64.
17:53:44 [2020-01-09T17:53:44.551Z] #10 13.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:53:44 [2020-01-09T17:53:44.551Z] #10 13.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.67 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.74 Selecting previously unselected package dmsetup.
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.75 Unpacking dmsetup (2:1.02.155-3) ...
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.81 Selecting previously unselected package mingw-w64-common.
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:53:44 [2020-01-09T17:53:44.810Z] #10 13.82 Unpacking mingw-w64-common (6.0.0-3) ...
17:53:44 [2020-01-09T17:53:44.833Z] 76d8adf27bdf: Pull complete
17:53:45 [2020-01-09T17:53:45.068Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
17:53:45 [2020-01-09T17:53:45.068Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
17:53:45 [2020-01-09T17:53:45.068Z] go: finding github.com/stretchr/objx v0.1.1
17:53:45 [2020-01-09T17:53:45.490Z] go: finding github.com/modern-go/reflect2 v1.0.1
17:53:45 [2020-01-09T17:53:45.490Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
17:53:45 [2020-01-09T17:53:45.490Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
17:53:45 [2020-01-09T17:53:45.749Z] #10 ...
17:53:45 [2020-01-09T17:53:45.749Z] 
17:53:45 [2020-01-09T17:53:45.749Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:53:45 [2020-01-09T17:53:45.749Z] #34 10.98 debconf: delaying package configuration, since apt-utils is not installed
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.04 Fetched 14.2 MB in 1s (10.3 MB/s)
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.08 Selecting previously unselected package xxd.
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.08 (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 ... 15374 files and directories currently installed.)
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.10 Unpacking xxd (2:8.1.0875-5) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.17 Selecting previously unselected package vim-common.
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.18 Unpacking vim-common (2:8.1.0875-5) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.27 Selecting previously unselected package cmake-data.
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 11.28 Unpacking cmake-data (3.13.4-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 12.12 Selecting previously unselected package libicu63:arm64.
17:53:45 [2020-01-09T17:53:45.749Z] #34 12.12 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 12.13 Unpacking libicu63:arm64 (63.1-6) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.27 Selecting previously unselected package libxml2:arm64.
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.28 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.41 Selecting previously unselected package libarchive13:arm64.
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.42 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.51 Selecting previously unselected package libjsoncpp1:arm64.
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.52 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.59 Selecting previously unselected package librhash0:arm64.
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.59 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.60 Unpacking librhash0:arm64 (1.3.8-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.66 Selecting previously unselected package libuv1:arm64.
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.66 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.67 Unpacking libuv1:arm64 (1.24.1-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.72 Selecting previously unselected package cmake.
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.72 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 13.73 Unpacking cmake (3.13.4-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.25 Setting up libicu63:arm64 (63.1-6) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.27 Setting up xxd (2:8.1.0875-5) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.29 Setting up libuv1:arm64 (1.24.1-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.31 Setting up vim-common (2:8.1.0875-5) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.34 Setting up librhash0:arm64 (1.3.8-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.35 Setting up cmake-data (3.13.4-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.37 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.38 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.40 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.42 Setting up cmake (3.13.4-1) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.43 Processing triggers for libc-bin (2.28-10) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 14.48 Processing triggers for mime-support (3.62) ...
17:53:45 [2020-01-09T17:53:45.749Z] #34 DONE 14.8s
17:53:45 [2020-01-09T17:53:45.912Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
17:53:46 [2020-01-09T17:53:46.008Z] 
17:53:46 [2020-01-09T17:53:46.008Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:53:46 [2020-01-09T17:53:46.338Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
17:53:46 [2020-01-09T17:53:46.338Z] go: finding github.com/sirupsen/logrus v1.3.0
17:53:46 [2020-01-09T17:53:46.578Z] #23 ...
17:53:46 [2020-01-09T17:53:46.578Z] 
17:53:46 [2020-01-09T17:53:46.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:46 [2020-01-09T17:53:46.578Z] #10 15.47 Selecting previously unselected package mingw-w64-x86-64-dev.
17:53:46 [2020-01-09T17:53:46.578Z] #10 15.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:53:46 [2020-01-09T17:53:46.578Z] #10 15.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:53:46 [2020-01-09T17:53:46.756Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
17:53:46 [2020-01-09T17:53:46.756Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
17:53:47 [2020-01-09T17:53:47.002Z] #69 ...
17:53:47 [2020-01-09T17:53:47.002Z] 
17:53:47 [2020-01-09T17:53:47.002Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:53:47 [2020-01-09T17:53:47.002Z] #45 DONE 28.9s
17:53:47 [2020-01-09T17:53:47.002Z] 
17:53:47 [2020-01-09T17:53:47.002Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:53:47 [2020-01-09T17:53:47.002Z] #51 24.83 + cd /tmp/tmp.rX7P2dxN7g/src/github.com/golangci/golangci-lint/
17:53:47 [2020-01-09T17:53:47.002Z] #51 24.83 + git checkout -q v1.20.0
17:53:47 [2020-01-09T17:53:47.002Z] #51 25.17 ++ git describe --tags
17:53:47 [2020-01-09T17:53:47.002Z] #51 25.18 + version=v1.20.0
17:53:47 [2020-01-09T17:53:47.002Z] #51 25.18 ++ git rev-parse --short HEAD
17:53:47 [2020-01-09T17:53:47.002Z] #51 25.18 + commit=cc98739
17:53:47 [2020-01-09T17:53:47.002Z] #51 25.19 ++ git show -s --format=%cd
17:53:47 [2020-01-09T17:53:47.002Z] #51 25.20 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
17:53:47 [2020-01-09T17:53:47.002Z] #51 25.20 + 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
17:53:47 [2020-01-09T17:53:47.177Z] go: finding github.com/prometheus/client_golang v0.8.0
17:53:47 [2020-01-09T17:53:47.177Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
17:53:47 [2020-01-09T17:53:47.177Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
17:53:47 [2020-01-09T17:53:47.609Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
17:53:47 [2020-01-09T17:53:47.609Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
17:53:47 [2020-01-09T17:53:47.609Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
17:53:47 [2020-01-09T17:53:47.609Z] go: finding google.golang.org/grpc v1.20.1
17:53:47 [2020-01-09T17:53:47.927Z] #51 ...
17:53:47 [2020-01-09T17:53:47.927Z] 
17:53:47 [2020-01-09T17:53:47.927Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:53:47 [2020-01-09T17:53:47.927Z] #69 DONE 29.7s
17:53:47 [2020-01-09T17:53:47.927Z] 
17:53:47 [2020-01-09T17:53:47.927Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:53:47 [2020-01-09T17:53:47.927Z] #39 24.71 + GOPATH=/tmp/tmp.zFCLadjlva/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zFCLadjlva go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:53:48 [2020-01-09T17:53:48.485Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
17:53:48 [2020-01-09T17:53:48.487Z] #10 17.16 Selecting previously unselected package gcc-mingw-w64-base.
17:53:48 [2020-01-09T17:53:48.487Z] #10 17.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:53:48 [2020-01-09T17:53:48.487Z] #10 17.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:53:48 [2020-01-09T17:53:48.487Z] #10 17.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:53:48 [2020-01-09T17:53:48.487Z] #10 17.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:53:48 [2020-01-09T17:53:48.487Z] #10 17.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:53:48 [2020-01-09T17:53:48.851Z] #39 ...
17:53:48 [2020-01-09T17:53:48.851Z] 
17:53:48 [2020-01-09T17:53:48.851Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:53:48 [2020-01-09T17:53:48.851Z] #34 24.72 Fetched 8318 kB in 19s (441 kB/s)
17:53:48 [2020-01-09T17:53:48.851Z] #34 24.72 Reading package lists...
17:53:48 [2020-01-09T17:53:48.919Z] go: finding github.com/ghodss/yaml v1.0.0
17:53:48 [2020-01-09T17:53:48.919Z] go: finding github.com/uber/jaeger-lib v1.2.1
17:53:49 [2020-01-09T17:53:49.109Z] #34 ...
17:53:49 [2020-01-09T17:53:49.109Z] 
17:53:49 [2020-01-09T17:53:49.109Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:53:49 [2020-01-09T17:53:49.109Z] #41 24.66 Fetched 8318 kB in 18s (454 kB/s)
17:53:49 [2020-01-09T17:53:49.109Z] #41 24.66 Reading package lists...
17:53:49 [2020-01-09T17:53:49.109Z] #41 31.53 Reading package lists...
17:53:49 [2020-01-09T17:53:49.109Z] #41 ...
17:53:49 [2020-01-09T17:53:49.109Z] 
17:53:49 [2020-01-09T17:53:49.109Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:53:49 [2020-01-09T17:53:49.345Z] go: finding github.com/pkg/errors v0.8.1
17:53:49 [2020-01-09T17:53:49.345Z] go: finding github.com/hashicorp/go-uuid v1.0.0
17:53:49 [2020-01-09T17:53:49.763Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
17:53:50 [2020-01-09T17:53:50.173Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
17:53:50 [2020-01-09T17:53:50.596Z] go: finding github.com/kr/pretty v0.1.0
17:53:50 [2020-01-09T17:53:50.596Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
17:53:50 [2020-01-09T17:53:50.596Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
17:53:50 [2020-01-09T17:53:50.596Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
17:53:51 [2020-01-09T17:53:51.053Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
17:53:51 [2020-01-09T17:53:51.053Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
17:53:51 [2020-01-09T17:53:51.708Z] d66e58854927: Pull complete
17:53:51 [2020-01-09T17:53:51.708Z] 71497195576e: Pull complete
17:53:51 [2020-01-09T17:53:51.708Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
17:53:51 [2020-01-09T17:53:51.708Z] Status: Downloaded newer image for golang:1.12.10-stretch
17:53:51 [2020-01-09T17:53:51.708Z]  ---> ebd73b5ebd31
17:53:51 [2020-01-09T17:53:51.708Z] Step 5/16 : ARG BUILDX_REPO
17:53:51 [2020-01-09T17:53:51.708Z]  ---> Running in 8215941d6b3b
17:53:51 [2020-01-09T17:53:51.708Z] Removing intermediate container 8215941d6b3b
17:53:51 [2020-01-09T17:53:51.708Z]  ---> f7b8d374c26f
17:53:51 [2020-01-09T17:53:51.708Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
17:53:51 [2020-01-09T17:53:51.708Z]  ---> Running in 4e2331fdf360
17:53:51 [2020-01-09T17:53:51.708Z] Cloning into '/buildx'...
17:53:51 [2020-01-09T17:53:51.929Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
17:53:51 [2020-01-09T17:53:51.929Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
17:53:52 [2020-01-09T17:53:52.416Z] #34 31.66 Reading package lists...
17:53:52 [2020-01-09T17:53:52.416Z] #34 ...
17:53:52 [2020-01-09T17:53:52.416Z] 
17:53:52 [2020-01-09T17:53:52.416Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:52 [2020-01-09T17:53:52.416Z] #10 24.63 Fetched 8318 kB in 19s (433 kB/s)
17:53:52 [2020-01-09T17:53:52.416Z] #10 24.63 Reading package lists...
17:53:52 [2020-01-09T17:53:52.416Z] #10 31.81 Reading package lists...
17:53:52 [2020-01-09T17:53:52.416Z] #10 ...
17:53:52 [2020-01-09T17:53:52.416Z] 
17:53:52 [2020-01-09T17:53:52.416Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:53:52 [2020-01-09T17:53:52.416Z] #57 24.89 Fetched 8318 kB in 19s (437 kB/s)
17:53:52 [2020-01-09T17:53:52.416Z] #57 24.89 Reading package lists...
17:53:52 [2020-01-09T17:53:52.496Z] go: finding github.com/gogo/protobuf v1.2.0
17:53:52 [2020-01-09T17:53:52.496Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
17:53:52 [2020-01-09T17:53:52.674Z] #57 31.93 Reading package lists...
17:53:52 [2020-01-09T17:53:52.674Z] #57 ...
17:53:52 [2020-01-09T17:53:52.674Z] 
17:53:52 [2020-01-09T17:53:52.674Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:53:52 [2020-01-09T17:53:52.674Z] #25 25.11 Fetched 8318 kB in 19s (428 kB/s)
17:53:52 [2020-01-09T17:53:52.674Z] #25 25.11 Reading package lists...
17:53:52 [2020-01-09T17:53:52.683Z] #10 21.51 Selecting previously unselected package g++-mingw-w64-x86-64.
17:53:52 [2020-01-09T17:53:52.683Z] #10 21.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:53:52 [2020-01-09T17:53:52.683Z] #10 21.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:53:53 [2020-01-09T17:53:53.521Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
17:53:53 [2020-01-09T17:53:53.521Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
17:53:54 [2020-01-09T17:53:54.036Z] #25 32.20 Reading package lists...
17:53:54 [2020-01-09T17:53:54.036Z] #25 ...
17:53:54 [2020-01-09T17:53:54.036Z] 
17:53:54 [2020-01-09T17:53:54.036Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:53:54 [2020-01-09T17:53:54.036Z] #41 31.53 Reading package lists...
17:53:54 [2020-01-09T17:53:54.557Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
17:53:54 [2020-01-09T17:53:54.589Z] #10 ...
17:53:54 [2020-01-09T17:53:54.589Z] 
17:53:54 [2020-01-09T17:53:54.589Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:53:55 [2020-01-09T17:53:55.023Z] go: finding github.com/davecgh/go-spew v1.1.0
17:53:55 [2020-01-09T17:53:55.108Z] #23 23.18 Checking out files:  61% (6428/10459)   
Checking out files:  62% (6485/10459)   
Checking out files:  63% (6590/10459)   
Checking out files:  64% (6694/10459)   
Checking out files:  65% (6799/10459)   
Checking out files:  66% (6903/10459)   
Checking out files:  67% (7008/10459)   
Checking out files:  68% (7113/10459)   
Checking out files:  69% (7217/10459)   
Checking out files:  70% (7322/10459)   
Checking out files:  71% (7426/10459)   
Checking out files:  72% (7531/10459)   
Checking out files:  73% (7636/10459)   
Checking out files:  74% (7740/10459)   
Checking out files:  75% (7845/10459)   
Checking out files:  76% (7949/10459)   
Checking out files:  77% (8054/10459)   
Checking out files:  78% (8159/10459)   
Checking out files:  79% (8263/10459)   
Checking out files:  80% (8368/10459)   
Checking out files:  81% (8472/10459)   
Checking out files:  82% (8577/10459)   
Checking out files:  83% (8681/10459)   
Checking out files:  84% (8786/10459)   
Checking out files:  85% (8891/10459)   
Checking out files:  86% (8995/10459)   
Checking out files:  87% (9100/10459)   
Checking out files:  88% (9204/10459)   
Checking out files:  89% (9309/10459)   
Checking out files:  90% (9414/10459)   
Checking out files:  91% (9518/10459)   
Checking out files:  92% (9623/10459)   
Checking out files:  93% (9727/10459)   
Checking out files:  94% (9832/10459)   
Checking out files:  95% (9937/10459)   
Checking out files:  96% (10041/10459)   
Checking out files:  97% (10146/10459)   
Checking out files:  98% (10250/10459)   
Checking out files:  99% (10355/10459)   
Checking out files: 100% (10459/10459)   
Checking out files: 100% (10459/10459), done.
17:53:55 [2020-01-09T17:53:55.108Z] #23 23.78 + cd /tmp/tmp.9cUoBqQ0A3/tmp/docker-ce
17:53:55 [2020-01-09T17:53:55.108Z] #23 23.78 + git checkout -q v17.06.2-ce
17:53:55 [2020-01-09T17:53:55.216Z] #41 36.70 Building dependency tree...
17:53:55 [2020-01-09T17:53:55.471Z] #41 37.79 Reading state information...
17:53:55 [2020-01-09T17:53:55.929Z] go: finding golang.org/x/text v0.3.0
17:53:55 [2020-01-09T17:53:55.929Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
17:53:56 [2020-01-09T17:53:56.149Z] Removing intermediate container 4e2331fdf360
17:53:56 [2020-01-09T17:53:56.149Z]  ---> b8c5c80e84e5
17:53:56 [2020-01-09T17:53:56.149Z] Step 7/16 : WORKDIR /buildx
17:53:56 [2020-01-09T17:53:56.149Z]  ---> Running in cfc2a5e608aa
17:53:56 [2020-01-09T17:53:56.149Z] Removing intermediate container cfc2a5e608aa
17:53:56 [2020-01-09T17:53:56.149Z]  ---> f4650dad117e
17:53:56 [2020-01-09T17:53:56.149Z] Step 8/16 : ARG BUILDX_COMMIT
17:53:56 [2020-01-09T17:53:56.149Z]  ---> Running in 96068a8cef31
17:53:56 [2020-01-09T17:53:56.149Z] Removing intermediate container 96068a8cef31
17:53:56 [2020-01-09T17:53:56.149Z]  ---> 82596b4213d4
17:53:56 [2020-01-09T17:53:56.149Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
17:53:56 [2020-01-09T17:53:56.149Z]  ---> Running in 7405e7abc06d
17:53:56 [2020-01-09T17:53:56.438Z] From https://github.com/docker/buildx
17:53:56 [2020-01-09T17:53:56.438Z]  * [new tag]         v0.3.1     -> build
17:53:56 [2020-01-09T17:53:56.834Z] #41 39.33 The following additional packages will be installed:
17:53:56 [2020-01-09T17:53:56.834Z] #41 39.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:53:56 [2020-01-09T17:53:56.834Z] #41 39.35   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:53:56 [2020-01-09T17:53:56.834Z] #41 39.35 Suggested packages:
17:53:56 [2020-01-09T17:53:56.834Z] #41 39.36   manpages-dev python-setuptools
17:53:57 [2020-01-09T17:53:57.065Z] Switched to branch 'build'
17:53:57 [2020-01-09T17:53:57.644Z] #23 25.87 + mkdir -p /tmp/tmp.9cUoBqQ0A3/src/github.com/docker
17:53:57 [2020-01-09T17:53:57.644Z] #23 25.88 + mv components/cli /tmp/tmp.9cUoBqQ0A3/src/github.com/docker/cli
17:53:57 [2020-01-09T17:53:57.644Z] #23 25.88 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:53:57 [2020-01-09T17:53:57.938Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
17:53:58 [2020-01-09T17:53:58.099Z] Removing intermediate container 7405e7abc06d
17:53:58 [2020-01-09T17:53:58.099Z]  ---> e4844531c344
17:53:58 [2020-01-09T17:53:58.099Z] Step 10/16 : RUN go mod download
17:53:58 [2020-01-09T17:53:58.099Z]  ---> Running in 3a1370365efa
17:53:58 [2020-01-09T17:53:58.197Z] #41 40.49 The following NEW packages will be installed:
17:53:58 [2020-01-09T17:53:58.197Z] #41 40.49   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:53:58 [2020-01-09T17:53:58.197Z] #41 40.49   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:53:58 [2020-01-09T17:53:58.197Z] #41 40.50   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:53:58 [2020-01-09T17:53:58.197Z] #41 40.50   python-six zlib1g-dev
17:53:58 [2020-01-09T17:53:58.367Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
17:53:58 [2020-01-09T17:53:58.367Z] go: finding github.com/google/certificate-transparency-go v1.0.21
17:53:58 [2020-01-09T17:53:58.367Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
17:53:58 [2020-01-09T17:53:58.367Z] go: finding github.com/Microsoft/go-winio v0.4.11
17:53:58 [2020-01-09T17:53:58.367Z] go: finding gotest.tools v2.2.0+incompatible
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/spf13/cobra v0.0.3
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
17:53:58 [2020-01-09T17:53:58.395Z] go: finding github.com/Microsoft/hcsshim v0.8.6
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.81 Need to get 4095 kB of archives.
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.81 After this operation, 22.5 MB of additional disk space will be used.
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:53:58 [2020-01-09T17:53:58.452Z] #41 40.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:53:58 [2020-01-09T17:53:58.452Z] #41 41.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:53:58 [2020-01-09T17:53:58.586Z] #23 ...
17:53:58 [2020-01-09T17:53:58.586Z] 
17:53:58 [2020-01-09T17:53:58.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.03 Selecting previously unselected package libapparmor1:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.04 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.10 Selecting previously unselected package libapparmor-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.10 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.11 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.17 Selecting previously unselected package libbtrfs0.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.17 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.18 Unpacking libbtrfs0 (4.20.1-2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.22 Selecting previously unselected package libbtrfs-dev.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.23 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.23 Unpacking libbtrfs-dev (4.20.1-2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.29 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.29 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.30 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.35 Selecting previously unselected package libudev-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.35 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.37 Unpacking libudev-dev:arm64 (241-7~deb10u2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.43 Selecting previously unselected package libsepol1-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.43 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.44 Unpacking libsepol1-dev:arm64 (2.8-1) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.53 Selecting previously unselected package libpcre16-3:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.54 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.61 Selecting previously unselected package libpcre32-3:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.61 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.62 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.68 Selecting previously unselected package libpcrecpp0v5:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.69 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.69 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.74 Selecting previously unselected package libpcre3-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.75 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.75 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.87 Selecting previously unselected package libselinux1-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.87 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.88 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.97 Selecting previously unselected package libdevmapper-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.98 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 25.98 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.03 Selecting previously unselected package libseccomp-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.03 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.04 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.09 Selecting previously unselected package libsystemd-dev:arm64.
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.10 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.10 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.30 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.31 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.33 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.34 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.36 Setting up libpcre16-3:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.37 Setting up libsepol1-dev:arm64 (2.8-1) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.39 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.40 Setting up libbtrfs0 (4.20.1-2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.42 Setting up libpcre32-3:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.44 Setting up libudev-dev:arm64 (241-7~deb10u2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.46 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.48 Setting up libbtrfs-dev (4.20.1-2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.49 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.51 Setting up mingw-w64-common (6.0.0-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.52 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.54 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.55 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.57 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.58 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
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.59 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
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.61 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
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.62 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
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.63 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.64 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.66 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.67 Setting up dmsetup (2:1.02.155-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.69 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.70 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 26.72 Processing triggers for libc-bin (2.28-10) ...
17:53:58 [2020-01-09T17:53:58.586Z] #10 DONE 27.6s
17:53:58 [2020-01-09T17:53:58.707Z] #41 41.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:53:58 [2020-01-09T17:53:58.707Z] #41 41.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:53:58 [2020-01-09T17:53:58.707Z] #41 41.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:53:58 [2020-01-09T17:53:58.707Z] #41 41.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:53:58 [2020-01-09T17:53:58.787Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
17:53:58 [2020-01-09T17:53:58.848Z] 
17:53:58 [2020-01-09T17:53:58.848Z] #11 [dev 1/25] RUN groupadd -r docker
17:53:58 [2020-01-09T17:53:58.962Z] #41 41.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:53:59 [2020-01-09T17:53:59.218Z] #41 ...
17:53:59 [2020-01-09T17:53:59.218Z] 
17:53:59 [2020-01-09T17:53:59.218Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:53:59 [2020-01-09T17:53:59.218Z] #29 41.68 + cd /tmp/tmp.NPKm3lg49q/src/github.com/go-swagger/go-swagger
17:53:59 [2020-01-09T17:53:59.218Z] #29 41.69 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:53:59 [2020-01-09T17:53:59.439Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
17:53:59 [2020-01-09T17:53:59.706Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
17:53:59 [2020-01-09T17:53:59.706Z] go: finding github.com/kr/text v0.1.0
17:53:59 [2020-01-09T17:53:59.706Z] go: finding cloud.google.com/go v0.26.0
17:53:59 [2020-01-09T17:53:59.706Z] go: finding github.com/vishvananda/netlink v1.0.0
17:54:00 [2020-01-09T17:54:00.135Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
17:54:00 [2020-01-09T17:54:00.135Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
17:54:00 [2020-01-09T17:54:00.144Z] #29 ...
17:54:00 [2020-01-09T17:54:00.144Z] 
17:54:00 [2020-01-09T17:54:00.144Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:54:00 [2020-01-09T17:54:00.144Z] #57 31.93 Reading package lists...
17:54:00 [2020-01-09T17:54:00.144Z] #57 37.16 Building dependency tree...
17:54:00 [2020-01-09T17:54:00.144Z] #57 38.23 Reading state information...
17:54:00 [2020-01-09T17:54:00.144Z] #57 39.74 The following additional packages will be installed:
17:54:00 [2020-01-09T17:54:00.144Z] #57 39.74   libbtrfs0
17:54:00 [2020-01-09T17:54:00.144Z] #57 39.95 The following NEW packages will be installed:
17:54:00 [2020-01-09T17:54:00.144Z] #57 39.97   libbtrfs-dev libbtrfs0
17:54:00 [2020-01-09T17:54:00.144Z] #57 40.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:54:00 [2020-01-09T17:54:00.144Z] #57 40.36 Need to get 119 kB of archives.
17:54:00 [2020-01-09T17:54:00.144Z] #57 40.36 After this operation, 387 kB of additional disk space will be used.
17:54:00 [2020-01-09T17:54:00.144Z] #57 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:54:00 [2020-01-09T17:54:00.144Z] #57 40.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:54:00 [2020-01-09T17:54:00.144Z] #57 40.94 debconf: delaying package configuration, since apt-utils is not installed
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.12 Fetched 119 kB in 0s (415 kB/s)
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.23 Selecting previously unselected package libbtrfs0.
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.23 (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 ... 15401 files and directories currently installed.)
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.32 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.33 Unpacking libbtrfs0 (4.20.1-2) ...
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.41 Selecting previously unselected package libbtrfs-dev.
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.44 Unpacking libbtrfs-dev (4.20.1-2) ...
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.69 Setting up libbtrfs0 (4.20.1-2) ...
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.71 Setting up libbtrfs-dev (4.20.1-2) ...
17:54:00 [2020-01-09T17:54:00.144Z] #57 41.72 Processing triggers for libc-bin (2.28-10) ...
17:54:00 [2020-01-09T17:54:00.144Z] #57 DONE 42.4s
17:54:00 [2020-01-09T17:54:00.144Z] 
17:54:00 [2020-01-09T17:54:00.144Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:54:00 [2020-01-09T17:54:00.144Z] #58 DONE 0.1s
17:54:00 [2020-01-09T17:54:00.144Z] 
17:54:00 [2020-01-09T17:54:00.144Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:54:00 [2020-01-09T17:54:00.144Z] #59 DONE 0.1s
17:54:00 [2020-01-09T17:54:00.144Z] 
17:54:00 [2020-01-09T17:54:00.144Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:54:00 [2020-01-09T17:54:00.144Z] #41 41.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:54:00 [2020-01-09T17:54:00.144Z] #41 41.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:54:00 [2020-01-09T17:54:00.144Z] #41 41.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:54:00 [2020-01-09T17:54:00.144Z] #41 41.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:54:00 [2020-01-09T17:54:00.144Z] #41 41.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:54:00 [2020-01-09T17:54:00.144Z] #41 41.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:54:00 [2020-01-09T17:54:00.399Z] #41 43.00 debconf: delaying package configuration, since apt-utils is not installed
17:54:00 [2020-01-09T17:54:00.516Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
17:54:00 [2020-01-09T17:54:00.516Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
17:54:00 [2020-01-09T17:54:00.654Z] #41 43.09 Fetched 4095 kB in 1s (2889 kB/s)
17:54:00 [2020-01-09T17:54:00.654Z] #41 43.15 Selecting previously unselected package libcap-dev:amd64.
17:54:00 [2020-01-09T17:54:00.655Z] #41 43.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 ... 15401 files and directories currently installed.)
17:54:00 [2020-01-09T17:54:00.655Z] #41 43.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:54:00 [2020-01-09T17:54:00.762Z] #11 DONE 1.8s
17:54:00 [2020-01-09T17:54:00.762Z] 
17:54:00 [2020-01-09T17:54:00.762Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:54:00 [2020-01-09T17:54:00.817Z] go: finding github.com/prometheus/client_golang v0.8.0
17:54:00 [2020-01-09T17:54:00.817Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
17:54:00 [2020-01-09T17:54:00.910Z] #41 ...
17:54:00 [2020-01-09T17:54:00.910Z] 
17:54:00 [2020-01-09T17:54:00.910Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:54:00 [2020-01-09T17:54:00.910Z] #25 32.20 Reading package lists...
17:54:00 [2020-01-09T17:54:00.910Z] #25 37.24 Building dependency tree...
17:54:00 [2020-01-09T17:54:00.910Z] #25 38.36 Reading state information...
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.05 ca-certificates is already the newest version (20190110).
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.05 The following additional packages will be installed:
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.05   libjq1 libonig5
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.37 The following NEW packages will be installed:
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.39   jq libjq1 libonig5
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.73 Need to get 355 kB of archives.
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.73 After this operation, 1072 kB of additional disk space will be used.
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:54:00 [2020-01-09T17:54:00.910Z] #25 40.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:54:00 [2020-01-09T17:54:00.910Z] #25 41.61 debconf: delaying package configuration, since apt-utils is not installed
17:54:00 [2020-01-09T17:54:00.910Z] #25 41.75 Fetched 355 kB in 0s (1222 kB/s)
17:54:00 [2020-01-09T17:54:00.910Z] #25 41.91 Selecting previously unselected package libonig5:amd64.
17:54:00 [2020-01-09T17:54:00.910Z] #25 41.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:54:00 [2020-01-09T17:54:00.910Z] #25 41.98 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.00 Unpacking libonig5:amd64 (6.9.1-1) ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.34 Selecting previously unselected package libjq1:amd64.
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.34 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.57 Selecting previously unselected package jq.
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.62 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.66 Unpacking jq (1.5+dfsg-2+b1) ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.91 Setting up libonig5:amd64 (6.9.1-1) ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.93 Setting up jq (1.5+dfsg-2+b1) ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 42.94 Processing triggers for libc-bin (2.28-10) ...
17:54:00 [2020-01-09T17:54:00.910Z] #25 DONE 43.3s
17:54:00 [2020-01-09T17:54:00.910Z] 
17:54:00 [2020-01-09T17:54:00.910Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:54:00 [2020-01-09T17:54:00.910Z] #41 43.29 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:54:00 [2020-01-09T17:54:00.910Z] #41 ...
17:54:00 [2020-01-09T17:54:00.910Z] 
17:54:00 [2020-01-09T17:54:00.910Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:54:00 [2020-01-09T17:54:00.910Z] #26 DONE 0.1s
17:54:01 [2020-01-09T17:54:01.034Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
17:54:01 [2020-01-09T17:54:01.034Z] go: finding google.golang.org/appengine v1.1.0
17:54:01 [2020-01-09T17:54:01.113Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
17:54:01 [2020-01-09T17:54:01.113Z] go: finding github.com/theupdateframework/notary v0.6.1
17:54:01 [2020-01-09T17:54:01.165Z] 
17:54:01 [2020-01-09T17:54:01.165Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:54:01 [2020-01-09T17:54:01.165Z] #41 43.53 Selecting previously unselected package libnet1:amd64.
17:54:01 [2020-01-09T17:54:01.165Z] #41 43.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:54:01 [2020-01-09T17:54:01.165Z] #41 43.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:54:01 [2020-01-09T17:54:01.424Z] #41 43.77 Selecting previously unselected package libnet1-dev.
17:54:01 [2020-01-09T17:54:01.424Z] #41 43.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:54:01 [2020-01-09T17:54:01.424Z] #41 43.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:54:01 [2020-01-09T17:54:01.625Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
17:54:01 [2020-01-09T17:54:01.986Z] #41 44.27 Selecting previously unselected package libnl-3-200:amd64.
17:54:01 [2020-01-09T17:54:01.986Z] #41 44.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:54:01 [2020-01-09T17:54:01.986Z] #41 44.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:54:01 [2020-01-09T17:54:01.986Z] #41 44.53 Selecting previously unselected package libnl-3-dev:amd64.
17:54:01 [2020-01-09T17:54:01.986Z] #41 44.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:54:02 [2020-01-09T17:54:02.065Z] go: finding gotest.tools v2.1.0+incompatible
17:54:02 [2020-01-09T17:54:02.065Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
17:54:02 [2020-01-09T17:54:02.065Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
17:54:02 [2020-01-09T17:54:02.065Z] go: finding github.com/lib/pq v1.0.0
17:54:02 [2020-01-09T17:54:02.150Z] #12 DONE 1.6s
17:54:02 [2020-01-09T17:54:02.150Z] 
17:54:02 [2020-01-09T17:54:02.150Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:54:02 [2020-01-09T17:54:02.159Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
17:54:02 [2020-01-09T17:54:02.159Z] go: finding github.com/jinzhu/now v1.0.0
17:54:02 [2020-01-09T17:54:02.246Z] #41 44.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:54:02 [2020-01-09T17:54:02.458Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
17:54:02 [2020-01-09T17:54:02.501Z] #41 44.89 Selecting previously unselected package libprotobuf-c1:amd64.
17:54:02 [2020-01-09T17:54:02.501Z] #41 44.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:54:02 [2020-01-09T17:54:02.501Z] #41 44.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:54:02 [2020-01-09T17:54:02.756Z] #41 45.02 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:54:02 [2020-01-09T17:54:02.756Z] #41 45.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:54:02 [2020-01-09T17:54:02.756Z] #41 45.04 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:54:02 [2020-01-09T17:54:02.756Z] #41 45.16 Selecting previously unselected package zlib1g-dev:amd64.
17:54:02 [2020-01-09T17:54:02.756Z] #41 45.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:54:02 [2020-01-09T17:54:02.756Z] #41 45.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:54:02 [2020-01-09T17:54:02.952Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
17:54:02 [2020-01-09T17:54:02.952Z] go: finding github.com/stretchr/testify v1.2.2
17:54:02 [2020-01-09T17:54:02.952Z] go: finding github.com/google/go-cmp v0.2.0
17:54:02 [2020-01-09T17:54:02.952Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
17:54:03 [2020-01-09T17:54:03.013Z] #41 45.37 Selecting previously unselected package libprotobuf17:amd64.
17:54:03 [2020-01-09T17:54:03.013Z] #41 45.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:54:03 [2020-01-09T17:54:03.013Z] #41 45.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:54:03 [2020-01-09T17:54:03.389Z] go: finding github.com/jinzhu/now v1.0.0
17:54:03 [2020-01-09T17:54:03.389Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
17:54:03 [2020-01-09T17:54:03.389Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
17:54:03 [2020-01-09T17:54:03.389Z] go: finding github.com/BurntSushi/toml v0.3.1
17:54:03 [2020-01-09T17:54:03.389Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
17:54:03 [2020-01-09T17:54:03.503Z] go: finding github.com/spf13/viper v1.3.2
17:54:03 [2020-01-09T17:54:03.503Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
17:54:03 [2020-01-09T17:54:03.534Z] #13 1.544 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:54:03 [2020-01-09T17:54:03.576Z] #41 46.02 Selecting previously unselected package libprotobuf-lite17:amd64.
17:54:03 [2020-01-09T17:54:03.576Z] #41 46.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:54:03 [2020-01-09T17:54:03.576Z] #41 46.02 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:54:03 [2020-01-09T17:54:03.795Z] #13 DONE 1.7s
17:54:03 [2020-01-09T17:54:03.795Z] 
17:54:03 [2020-01-09T17:54:03.795Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:54:03 [2020-01-09T17:54:03.795Z] #23 ...
17:54:03 [2020-01-09T17:54:03.795Z] 
17:54:03 [2020-01-09T17:54:03.795Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:54:03 [2020-01-09T17:54:03.799Z] go: finding github.com/hashicorp/go-version v1.1.0
17:54:03 [2020-01-09T17:54:03.799Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
17:54:03 [2020-01-09T17:54:03.800Z] go: finding github.com/Microsoft/hcsshim v0.8.5
17:54:03 [2020-01-09T17:54:03.800Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
17:54:03 [2020-01-09T17:54:03.800Z] go: finding github.com/gogo/protobuf v1.0.0
17:54:03 [2020-01-09T17:54:03.830Z] #41 46.20 Selecting previously unselected package libprotobuf-dev:amd64.
17:54:03 [2020-01-09T17:54:03.830Z] #41 46.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:54:03 [2020-01-09T17:54:03.830Z] #41 46.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:54:04 [2020-01-09T17:54:04.103Z] go: finding github.com/google/certificate-transparency-go v1.0.21
17:54:04 [2020-01-09T17:54:04.103Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
17:54:04 [2020-01-09T17:54:04.227Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
17:54:04 [2020-01-09T17:54:04.227Z] go: finding github.com/docker/go-connections v0.3.0
17:54:04 [2020-01-09T17:54:04.227Z] go: finding github.com/docker/go-units v0.3.1
17:54:04 [2020-01-09T17:54:04.227Z] go: finding github.com/kr/pty v1.1.1
17:54:04 [2020-01-09T17:54:04.390Z] #41 ...
17:54:04 [2020-01-09T17:54:04.390Z] 
17:54:04 [2020-01-09T17:54:04.390Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:54:04 [2020-01-09T17:54:04.390Z] #10 31.81 Reading package lists...
17:54:04 [2020-01-09T17:54:04.390Z] #10 36.90 Building dependency tree...
17:54:04 [2020-01-09T17:54:04.390Z] #10 37.97 Reading state information...
17:54:04 [2020-01-09T17:54:04.390Z] #10 39.28 The following additional packages will be installed:
17:54:04 [2020-01-09T17:54:04.390Z] #10 39.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:54:04 [2020-01-09T17:54:04.390Z] #10 39.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:54:04 [2020-01-09T17:54:04.390Z] #10 39.28   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:54:04 [2020-01-09T17:54:04.390Z] #10 39.29   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
17:54:04 [2020-01-09T17:54:04.390Z] #10 39.30 Suggested packages:
17:54:04 [2020-01-09T17:54:04.390Z] #10 39.31   gcc-8-locales seccomp wine64
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.36 The following NEW packages will be installed:
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.36   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.37   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.37   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.37   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.38   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.89 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.89 Need to get 77.7 MB of archives.
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.89 After this operation, 487 MB of additional disk space will be used.
17:54:04 [2020-01-09T17:54:04.390Z] #10 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 41.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 42.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 42.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 42.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 42.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 42.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 43.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 43.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 46.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
17:54:04 [2020-01-09T17:54:04.390Z] #10 ...
17:54:04 [2020-01-09T17:54:04.390Z] 
17:54:04 [2020-01-09T17:54:04.390Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:54:04 [2020-01-09T17:54:04.390Z] #34 31.66 Reading package lists...
17:54:04 [2020-01-09T17:54:04.390Z] #34 37.00 Building dependency tree...
17:54:04 [2020-01-09T17:54:04.390Z] #34 38.15 Reading state information...
17:54:04 [2020-01-09T17:54:04.390Z] #34 39.50 The following additional packages will be installed:
17:54:04 [2020-01-09T17:54:04.390Z] #34 39.52   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:54:04 [2020-01-09T17:54:04.390Z] #34 39.52 Suggested packages:
17:54:04 [2020-01-09T17:54:04.390Z] #34 39.52   cmake-doc ninja-build lrzip
17:54:04 [2020-01-09T17:54:04.390Z] #34 39.52 Recommended packages:
17:54:04 [2020-01-09T17:54:04.390Z] #34 39.52   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:54:04 [2020-01-09T17:54:04.390Z] #34 40.26 The following NEW packages will be installed:
17:54:04 [2020-01-09T17:54:04.390Z] #34 40.27   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:54:04 [2020-01-09T17:54:04.390Z] #34 40.27   vim-common xxd
17:54:04 [2020-01-09T17:54:04.390Z] #34 40.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:54:04 [2020-01-09T17:54:04.391Z] #34 40.58 Need to get 14.9 MB of archives.
17:54:04 [2020-01-09T17:54:04.391Z] #34 40.58 After this operation, 61.8 MB of additional disk space will be used.
17:54:04 [2020-01-09T17:54:04.391Z] #34 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 40.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 40.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 40.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 41.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 41.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 41.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 41.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 41.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:54:04 [2020-01-09T17:54:04.391Z] #34 42.95 debconf: delaying package configuration, since apt-utils is not installed
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.19 Fetched 14.9 MB in 2s (9067 kB/s)
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.31 Selecting previously unselected package xxd.
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.46 Unpacking xxd (2:8.1.0875-5) ...
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.82 Selecting previously unselected package vim-common.
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:54:04 [2020-01-09T17:54:04.391Z] #34 43.92 Unpacking vim-common (2:8.1.0875-5) ...
17:54:04 [2020-01-09T17:54:04.391Z] #34 44.37 Selecting previously unselected package cmake-data.
17:54:04 [2020-01-09T17:54:04.391Z] #34 44.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:54:04 [2020-01-09T17:54:04.391Z] #34 44.40 Unpacking cmake-data (3.13.4-1) ...
17:54:04 [2020-01-09T17:54:04.675Z] go: finding github.com/gogo/googleapis v1.1.0
17:54:04 [2020-01-09T17:54:04.676Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
17:54:04 [2020-01-09T17:54:04.951Z] #34 47.43 Selecting previously unselected package libicu63:amd64.
17:54:04 [2020-01-09T17:54:04.951Z] #34 ...
17:54:04 [2020-01-09T17:54:04.951Z] 
17:54:04 [2020-01-09T17:54:04.951Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:54:04 [2020-01-09T17:54:04.951Z] #41 47.35 Selecting previously unselected package libprotoc17:amd64.
17:54:04 [2020-01-09T17:54:04.951Z] #41 47.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:54:04 [2020-01-09T17:54:04.951Z] #41 47.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:54:05 [2020-01-09T17:54:05.102Z] go: finding github.com/onsi/gomega v1.4.3
17:54:05 [2020-01-09T17:54:05.512Z] #41 48.06 Selecting previously unselected package protobuf-c-compiler.
17:54:05 [2020-01-09T17:54:05.540Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
17:54:05 [2020-01-09T17:54:05.540Z] go: finding github.com/golang/protobuf v1.2.0
17:54:05 [2020-01-09T17:54:05.540Z] go: finding github.com/onsi/ginkgo v1.7.0
17:54:05 [2020-01-09T17:54:05.540Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
17:54:05 [2020-01-09T17:54:05.540Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
17:54:05 [2020-01-09T17:54:05.540Z] go: finding github.com/kisielk/gotool v1.0.0
17:54:05 [2020-01-09T17:54:05.540Z] go: finding go.etcd.io/bbolt v1.3.2
17:54:05 [2020-01-09T17:54:05.710Z] #14 DONE 1.7s
17:54:05 [2020-01-09T17:54:05.710Z] 
17:54:05 [2020-01-09T17:54:05.710Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:54:05 [2020-01-09T17:54:05.767Z] #41 48.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:54:05 [2020-01-09T17:54:05.767Z] #41 48.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:54:05 [2020-01-09T17:54:05.767Z] #41 48.26 Selecting previously unselected package protobuf-compiler.
17:54:05 [2020-01-09T17:54:05.767Z] #41 48.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:54:05 [2020-01-09T17:54:05.767Z] #41 48.29 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:54:05 [2020-01-09T17:54:05.962Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
17:54:06 [2020-01-09T17:54:06.023Z] #41 48.45 Selecting previously unselected package python-pkg-resources.
17:54:06 [2020-01-09T17:54:06.023Z] #41 48.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:54:06 [2020-01-09T17:54:06.023Z] #41 48.51 Unpacking python-pkg-resources (40.8.0-1) ...
17:54:06 [2020-01-09T17:54:06.177Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
17:54:06 [2020-01-09T17:54:06.177Z] go: finding github.com/go-sql-driver/mysql v1.4.1
17:54:06 [2020-01-09T17:54:06.177Z] go: finding github.com/pelletier/go-toml v1.2.0
17:54:06 [2020-01-09T17:54:06.278Z] #41 48.79 Selecting previously unselected package python-six.
17:54:06 [2020-01-09T17:54:06.278Z] #41 48.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:54:06 [2020-01-09T17:54:06.278Z] #41 48.81 Unpacking python-six (1.12.0-1) ...
17:54:06 [2020-01-09T17:54:06.379Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
17:54:06 [2020-01-09T17:54:06.476Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
17:54:06 [2020-01-09T17:54:06.476Z] go: finding github.com/gorilla/mux v1.7.0
17:54:06 [2020-01-09T17:54:06.533Z] #41 48.91 Selecting previously unselected package python-protobuf.
17:54:06 [2020-01-09T17:54:06.533Z] #41 48.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:54:06 [2020-01-09T17:54:06.533Z] #41 48.92 Unpacking python-protobuf (3.6.1.3-2) ...
17:54:06 [2020-01-09T17:54:06.768Z] go: finding github.com/spf13/afero v1.1.2
17:54:06 [2020-01-09T17:54:06.800Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
17:54:06 [2020-01-09T17:54:06.800Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
17:54:06 [2020-01-09T17:54:06.800Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
17:54:06 [2020-01-09T17:54:06.800Z] go: finding github.com/hpcloud/tail v1.0.0
17:54:07 [2020-01-09T17:54:07.092Z] #41 49.49 Setting up python-pkg-resources (40.8.0-1) ...
17:54:07 [2020-01-09T17:54:07.231Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
17:54:07 [2020-01-09T17:54:07.231Z] go: finding github.com/golang/mock v1.1.1
17:54:07 [2020-01-09T17:54:07.419Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
17:54:07 [2020-01-09T17:54:07.627Z] #15 DONE 1.8s
17:54:07 [2020-01-09T17:54:07.627Z] 
17:54:07 [2020-01-09T17:54:07.627Z] #16 [dev 6/25] RUN ldconfig
17:54:08 [2020-01-09T17:54:08.106Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
17:54:08 [2020-01-09T17:54:08.106Z] go: finding github.com/spf13/viper v1.3.2
17:54:08 [2020-01-09T17:54:08.466Z] go: finding github.com/modern-go/reflect2 v1.0.1
17:54:08 [2020-01-09T17:54:08.518Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
17:54:08 [2020-01-09T17:54:08.518Z] go: finding github.com/sirupsen/logrus v1.0.3
17:54:08 [2020-01-09T17:54:08.518Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
17:54:08 [2020-01-09T17:54:08.518Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
17:54:08 [2020-01-09T17:54:08.518Z] go: finding github.com/client9/misspell v0.3.4
17:54:08 [2020-01-09T17:54:08.763Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
17:54:08 [2020-01-09T17:54:08.958Z] go: finding github.com/go-sql-driver/mysql v1.4.1
17:54:09 [2020-01-09T17:54:09.013Z] #16 DONE 1.9s
17:54:09 [2020-01-09T17:54:09.014Z] 
17:54:09 [2020-01-09T17:54:09.014Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:54:09 [2020-01-09T17:54:09.062Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
17:54:09 [2020-01-09T17:54:09.062Z] go: finding github.com/sirupsen/logrus v1.4.0
17:54:09 [2020-01-09T17:54:09.062Z] go: finding golang.org/x/text v0.3.0
17:54:09 [2020-01-09T17:54:09.274Z] #23 ...
17:54:09 [2020-01-09T17:54:09.274Z] 
17:54:09 [2020-01-09T17:54:09.274Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:54:09 [2020-01-09T17:54:09.361Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
17:54:09 [2020-01-09T17:54:09.411Z] go: finding github.com/hashicorp/golang-lru v0.5.0
17:54:09 [2020-01-09T17:54:09.411Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
17:54:09 [2020-01-09T17:54:09.606Z] #41 ...
17:54:09 [2020-01-09T17:54:09.606Z] 
17:54:09 [2020-01-09T17:54:09.606Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:54:09 [2020-01-09T17:54:09.606Z] #48 41.34 + cd /tmp/tmp.ACdoAK3zcm/src/gotest.tools/gotestsum
17:54:09 [2020-01-09T17:54:09.606Z] #48 41.34 + git checkout -q v0.3.5
17:54:09 [2020-01-09T17:54:09.606Z] #48 41.40 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:54:09 [2020-01-09T17:54:09.606Z] #48 ...
17:54:09 [2020-01-09T17:54:09.606Z] 
17:54:09 [2020-01-09T17:54:09.606Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:54:09 [2020-01-09T17:54:09.606Z] #27 3.722 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:54:09 [2020-01-09T17:54:09.606Z] #27 4.051 
17:54:09 [2020-01-09T17:54:09.606Z] #27 4.228 
###                                                                        4.4%
#########                                                                 13.0%
#############                                                             18.5%
###################                                                       26.5%
#######################                                                   32.9%
##############################                                            43.0%
######################################                                    52.8%
#############################################                             63.6%
####################################################                      73.5%
#############################################################             85.4%
#####################################################################     96.2%
######################################################################## 100.0%
17:54:09 [2020-01-09T17:54:09.606Z] #27 5.660 
17:54:09 [2020-01-09T17:54:09.606Z] #27 5.836 
###                                                                        4.7%
#########################                                                 35.1%
################################################                          66.7%
######################################################################## 100.0%
17:54:09 [2020-01-09T17:54:09.606Z] #27 6.440 
17:54:09 [2020-01-09T17:54:09.606Z] #27 6.669 
####                                                                       6.0%
###########                                                               16.1%
################                                                          23.2%
####################                                                      28.4%
#########################                                                 35.1%
###############################                                           43.2%
####################################                                      50.5%
##########################################                                58.8%
################################################                          67.7%
#####################################################                     74.6%
############################################################              84.4%
##################################################################        91.8%
######################################################################## 100.0%
17:54:09 [2020-01-09T17:54:09.606Z] #27 8.301 
17:54:09 [2020-01-09T17:54:09.656Z] go: finding github.com/hashicorp/hcl v1.0.0
17:54:09 [2020-01-09T17:54:09.656Z] go: finding github.com/fsnotify/fsnotify v1.4.7
17:54:09 [2020-01-09T17:54:09.863Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
17:54:09 [2020-01-09T17:54:09.863Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
17:54:10 [2020-01-09T17:54:10.371Z] #27 8.505 
#                                                                          2.5%
####                                                                       6.2%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 12.8%
##########                                                                15.3%
#############                                                             18.4%
17:54:10 [2020-01-09T17:54:10.371Z] #27 ...
17:54:10 [2020-01-09T17:54:10.371Z] 
17:54:10 [2020-01-09T17:54:10.371Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.283 + RM_GOPATH=0
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.283 + TMP_GOPATH=
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.283 + : /build
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.283 + '[' -z '' ']'
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.283 ++ mktemp -d
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.286 + export GOPATH=/tmp/tmp.uVlKf4GVVm
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.286 + GOPATH=/tmp/tmp.uVlKf4GVVm
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.286 + RM_GOPATH=1
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.286 ++ dirname ./install.sh
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.288 + dir=.
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.288 + bin=containerd
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.288 + shift
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.289 + '[' '!' -f ./containerd.installer ']'
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.289 + . ./containerd.installer
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.289 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.290 + install_containerd
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.290 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.290 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.290 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uVlKf4GVVm/src/github.com/containerd/containerd
17:54:10 [2020-01-09T17:54:10.371Z] #60 3.292 Cloning into '/tmp/tmp.uVlKf4GVVm/src/github.com/containerd/containerd'...
17:54:10 [2020-01-09T17:54:10.371Z] #60 ...
17:54:10 [2020-01-09T17:54:10.371Z] 
17:54:10 [2020-01-09T17:54:10.371Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:54:10 [2020-01-09T17:54:10.474Z] go: finding gopkg.in/yaml.v2 v2.2.2
17:54:10 [2020-01-09T17:54:10.474Z] go: finding gopkg.in/yaml.v2 v2.2.1
17:54:10 [2020-01-09T17:54:10.474Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
17:54:10 [2020-01-09T17:54:10.989Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
17:54:10 [2020-01-09T17:54:10.989Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
17:54:10 [2020-01-09T17:54:10.989Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
17:54:10 [2020-01-09T17:54:10.989Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
17:54:10 [2020-01-09T17:54:10.989Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
17:54:11 [2020-01-09T17:54:11.156Z]  ---> 063354301a04
17:54:11 [2020-01-09T17:54:11.156Z] Successfully built 063354301a04
17:54:11 [2020-01-09T17:54:11.156Z] Successfully tagged docker:latest
17:54:11 [2020-01-09T17:54:11.156Z] INFO: Image build ended at 01/09/2020 17:54:09. Duration:00:00:35.3870093
17:54:11 [2020-01-09T17:54:11.156Z] 
17:54:11 [2020-01-09T17:54:11.156Z] 
17:54:11 [2020-01-09T17:54:11.156Z] INFO: Building the test binaries at 01/09/2020 17:54:09...
17:54:11 [2020-01-09T17:54:11.171Z] go: finding github.com/json-iterator/go v1.1.6
17:54:11 [2020-01-09T17:54:11.185Z] #17 1.761 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:54:11 [2020-01-09T17:54:11.185Z] #17 1.869 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:54:11 [2020-01-09T17:54:11.185Z] #17 1.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:54:11 [2020-01-09T17:54:11.185Z] #17 2.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
17:54:11 [2020-01-09T17:54:11.650Z] #27 8.505 
#                                                                          2.5%
####                                                                       6.2%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 12.8%
##########                                                                15.3%
#############                                                             18.4%
###############                                                           21.1%
################                                                          23.0%
####################                                                      28.2%
#####################                                                     29.7%
########################                                                  33.4%
##########################                                                37.2%
##############################                                            41.9%
#################################                                         46.4%
####################################                                      50.5%
######################################                                    53.4%
#########################################                                 57.7%
17:54:11 [2020-01-09T17:54:11.650Z] #27 ...
17:54:11 [2020-01-09T17:54:11.650Z] 
17:54:11 [2020-01-09T17:54:11.650Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:54:11 [2020-01-09T17:54:11.650Z] #29 44.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:54:11 [2020-01-09T17:54:11.650Z] #29 ...
17:54:11 [2020-01-09T17:54:11.650Z] 
17:54:11 [2020-01-09T17:54:11.650Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:54:12 [2020-01-09T17:54:12.022Z] go: finding github.com/fsnotify/fsnotify v1.4.7
17:54:12 [2020-01-09T17:54:12.022Z] go: finding github.com/onsi/ginkgo v1.6.0
17:54:12 [2020-01-09T17:54:12.022Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
17:54:12 [2020-01-09T17:54:12.022Z] go: finding github.com/containerd/containerd v1.2.4
17:54:12 [2020-01-09T17:54:12.243Z] go: finding github.com/spf13/cast v1.3.0
17:54:12 [2020-01-09T17:54:12.541Z] go: finding github.com/opencontainers/image-spec v1.0.1
17:54:12 [2020-01-09T17:54:12.563Z] #17 3.229 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
17:54:12 [2020-01-09T17:54:12.563Z] #17 3.277 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
17:54:12 [2020-01-09T17:54:12.576Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
17:54:12 [2020-01-09T17:54:12.576Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
17:54:12 [2020-01-09T17:54:12.834Z] go: finding gopkg.in/yaml.v2 v2.2.2
17:54:12 [2020-01-09T17:54:12.834Z] go: finding github.com/magiconair/properties v1.8.0
17:54:12 [2020-01-09T17:54:12.834Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
17:54:12 [2020-01-09T17:54:12.930Z] #27 8.505 
#                                                                          2.5%
####                                                                       6.2%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 12.8%
##########                                                                15.3%
#############                                                             18.4%
###############                                                           21.1%
################                                                          23.0%
####################                                                      28.2%
#####################                                                     29.7%
########################                                                  33.4%
##########################                                                37.2%
##############################                                            41.9%
#################################                                         46.4%
####################################                                      50.5%
######################################                                    53.4%
#########################################                                 57.7%
###########################################                               60.8%
##############################################                            64.5%
################################################                          67.1%
###################################################                       71.3%
#####################################################                     75.0%
########################################################                  78.4%
##########################################################                81.9%
#############################################################             84.9%
###############################################################           87.8%
#################################################################         90.9%
####################################################################      94.8%
######################################################################    98.5%
######################################################################## 100.0%
17:54:13 [2020-01-09T17:54:13.105Z] go: finding github.com/magiconair/properties v1.8.0
17:54:13 [2020-01-09T17:54:13.105Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
17:54:13 [2020-01-09T17:54:13.105Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
17:54:13 [2020-01-09T17:54:13.105Z] go: finding github.com/pelletier/go-toml v1.2.0
17:54:13 [2020-01-09T17:54:13.105Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
17:54:13 [2020-01-09T17:54:13.105Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
17:54:13 [2020-01-09T17:54:13.105Z] go: finding github.com/mitchellh/mapstructure v1.1.2
17:54:13 [2020-01-09T17:54:13.185Z] #27 12.04 
17:54:13 [2020-01-09T17:54:13.573Z] go: finding github.com/spf13/cobra v0.0.3
17:54:13 [2020-01-09T17:54:13.880Z] go: finding github.com/imdario/mergo v0.3.7
17:54:13 [2020-01-09T17:54:13.942Z] #17 4.694 Fetched 8147 kB in 3s (2563 kB/s)
17:54:13 [2020-01-09T17:54:13.990Z] go: finding github.com/coreos/go-semver v0.2.0
17:54:13 [2020-01-09T17:54:13.990Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
17:54:13 [2020-01-09T17:54:13.990Z] go: finding github.com/bitly/go-simplejson v0.5.0
17:54:13 [2020-01-09T17:54:13.990Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
17:54:13 [2020-01-09T17:54:13.990Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
17:54:13 [2020-01-09T17:54:13.990Z] go: finding github.com/spf13/cast v1.3.0
17:54:14 [2020-01-09T17:54:14.112Z] #27 12.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:54:14 [2020-01-09T17:54:14.112Z] #27 13.15 
17:54:14 [2020-01-09T17:54:14.172Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
17:54:14 [2020-01-09T17:54:14.368Z] #27 13.34 
######################################################################## 100.0%
17:54:14 [2020-01-09T17:54:14.422Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
17:54:14 [2020-01-09T17:54:14.423Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
17:54:14 [2020-01-09T17:54:14.423Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
17:54:14 [2020-01-09T17:54:14.423Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
17:54:14 [2020-01-09T17:54:14.466Z] go: finding github.com/ghodss/yaml v1.0.0
17:54:14 [2020-01-09T17:54:14.466Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
17:54:14 [2020-01-09T17:54:14.623Z] #27 13.50 
17:54:14 [2020-01-09T17:54:14.762Z] go: finding github.com/gogo/googleapis v1.1.0
17:54:14 [2020-01-09T17:54:14.848Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
17:54:14 [2020-01-09T17:54:14.848Z] go: finding github.com/pmezard/go-difflib v1.0.0
17:54:14 [2020-01-09T17:54:14.879Z] #27 ...
17:54:14 [2020-01-09T17:54:14.879Z] 
17:54:14 [2020-01-09T17:54:14.879Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:54:14 [2020-01-09T17:54:14.879Z] #34 47.44 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 47.45 Unpacking libicu63:amd64 (63.1-6) ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 54.35 Selecting previously unselected package libxml2:amd64.
17:54:14 [2020-01-09T17:54:14.879Z] #34 54.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 54.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.04 Selecting previously unselected package libarchive13:amd64.
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.46 Selecting previously unselected package libjsoncpp1:amd64.
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.65 Selecting previously unselected package librhash0:amd64.
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.65 Unpacking librhash0:amd64 (1.3.8-1) ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.85 Selecting previously unselected package libuv1:amd64.
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 55.86 Unpacking libuv1:amd64 (1.24.1-1) ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 56.01 Selecting previously unselected package cmake.
17:54:14 [2020-01-09T17:54:14.879Z] #34 56.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:54:14 [2020-01-09T17:54:14.879Z] #34 56.07 Unpacking cmake (3.13.4-1) ...
17:54:14 [2020-01-09T17:54:14.881Z] #17 4.694 Reading package lists...
17:54:15 [2020-01-09T17:54:15.017Z] INFO: make.ps1 starting at 01/09/2020 17:54:14
17:54:15 [2020-01-09T17:54:15.056Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
17:54:15 [2020-01-09T17:54:15.135Z] #34 ...
17:54:15 [2020-01-09T17:54:15.135Z] 
17:54:15 [2020-01-09T17:54:15.135Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 49.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
17:54:15 [2020-01-09T17:54:15.135Z] #10 50.27 debconf: delaying package configuration, since apt-utils is not installed
17:54:15 [2020-01-09T17:54:15.135Z] #10 50.51 Fetched 77.7 MB in 9s (8819 kB/s)
17:54:15 [2020-01-09T17:54:15.135Z] #10 50.62 Selecting previously unselected package binutils-mingw-w64-i686.
17:54:15 [2020-01-09T17:54:15.135Z] #10 50.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:54:15 [2020-01-09T17:54:15.135Z] #10 50.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 50.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 53.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:54:15 [2020-01-09T17:54:15.135Z] #10 53.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 53.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.02 Selecting previously unselected package binutils-mingw-w64.
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.23 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.46 Selecting previously unselected package dmsetup.
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.48 Unpacking dmsetup (2:1.02.155-3) ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.70 Selecting previously unselected package mingw-w64-common.
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:54:15 [2020-01-09T17:54:15.135Z] #10 56.72 Unpacking mingw-w64-common (6.0.0-3) ...
17:54:15 [2020-01-09T17:54:15.269Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
17:54:15 [2020-01-09T17:54:15.269Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
17:54:15 [2020-01-09T17:54:15.350Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
17:54:15 [2020-01-09T17:54:15.350Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
17:54:15 [2020-01-09T17:54:15.391Z] #10 ...
17:54:15 [2020-01-09T17:54:15.391Z] 
17:54:15 [2020-01-09T17:54:15.391Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:54:15 [2020-01-09T17:54:15.391Z] #27 14.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:54:15 [2020-01-09T17:54:15.482Z] INFO: Git commit (25a1bf53d) assumed from DOCKER_GITCOMMIT environment variable
17:54:15 [2020-01-09T17:54:15.482Z] INFO: Invoking autogen...
17:54:15 [2020-01-09T17:54:15.642Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
17:54:15 [2020-01-09T17:54:15.646Z] #27 14.57 
17:54:15 [2020-01-09T17:54:15.714Z] go: finding github.com/spf13/afero v1.1.2
17:54:15 [2020-01-09T17:54:15.902Z] #27 14.71 
######################################################################## 100.0%
17:54:15 [2020-01-09T17:54:15.902Z] #27 14.85 
17:54:15 [2020-01-09T17:54:15.947Z] INFO: Building daemon...
17:54:15 [2020-01-09T17:54:15.959Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
17:54:16 [2020-01-09T17:54:16.253Z] go: finding github.com/lib/pq v1.0.0
17:54:16 [2020-01-09T17:54:16.370Z] Running on ubuntu-1804-overlay2 (i-045335d3d0d8d05b3) in /home/ubuntu/workspace/moby_PR-39880
[Pipeline] {
[Pipeline] checkout
17:54:16 [2020-01-09T17:54:16.520Z] #17 5.943 Reading package lists...
17:54:16 [2020-01-09T17:54:16.544Z] go: finding github.com/mitchellh/mapstructure v1.1.2
17:54:16 [2020-01-09T17:54:16.544Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
17:54:16 [2020-01-09T17:54:16.780Z] #17 7.164 Building dependency tree...
17:54:16 [2020-01-09T17:54:16.780Z] #17 7.401 Reading state information...
17:54:16 [2020-01-09T17:54:16.842Z] #27 15.80 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:54:16 [2020-01-09T17:54:16.842Z] #27 15.87 skipping existing 1849cc453dee
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.835 libcap2-bin is already the newest version (1:2.25-2).
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.835 The following additional packages will be installed:
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.835   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.835   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.836   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.837   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.837   python3.7 python3.7-minimal vim-runtime xxd
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.840 Suggested packages:
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.840   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.840   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.840   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.840 Recommended packages:
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.840   aufs-dkms nftables build-essential python3-dev python3-keyring
17:54:17 [2020-01-09T17:54:17.039Z] #17 7.840   python3-keyrings.alt python3-xdg unzip
17:54:17 [2020-01-09T17:54:17.101Z] #27 16.03 
17:54:17 [2020-01-09T17:54:17.178Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
17:54:17 [2020-01-09T17:54:17.178Z] go: finding github.com/pmezard/go-difflib v1.0.0
17:54:17 [2020-01-09T17:54:17.471Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.453 The following NEW packages will be installed:
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.454   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.454   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.455   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.455   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.456   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.456   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.456   python3-setuptools python3-wheel python3.7 python3.7-minimal
17:54:17 [2020-01-09T17:54:17.607Z] #17 8.456   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
17:54:17 [2020-01-09T17:54:17.672Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
17:54:18 [2020-01-09T17:54:18.026Z] #27 16.98 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:54:18 [2020-01-09T17:54:18.103Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.747 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.747 Need to get 26.1 MB of archives.
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.747 After this operation, 110 MB of additional disk space will be used.
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.750 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.784 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 8.882 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.005 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.012 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.014 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.021 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.025 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.037 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.037 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.037 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.038 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.038 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.043 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.047 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.051 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.061 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.063 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.068 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.084 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.087 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.091 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.094 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.095 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.096 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
17:54:18 [2020-01-09T17:54:18.174Z] #17 9.097 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
17:54:18 [2020-01-09T17:54:18.282Z] #27 17.21 
17:54:18 [2020-01-09T17:54:18.282Z] #27 17.37 
######################################################################## 100.0%
17:54:18 [2020-01-09T17:54:18.394Z] go: finding github.com/pkg/profile v1.2.1
17:54:18 [2020-01-09T17:54:18.394Z] go: finding gotest.tools v2.2.0+incompatible
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.238 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.239 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.240 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.242 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.244 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.248 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.270 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.271 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.275 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.278 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.281 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.285 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.286 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
17:54:18 [2020-01-09T17:54:18.433Z] #17 9.372 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:54:18 [2020-01-09T17:54:18.538Z] #27 17.47 
17:54:18 [2020-01-09T17:54:18.538Z] #27 17.54 Download of images into '/build' complete.
17:54:18 [2020-01-09T17:54:18.793Z] #27 17.54 Use something like the following to load the result into a Docker daemon:
17:54:18 [2020-01-09T17:54:18.793Z] #27 17.54   tar -cC '/build' . | docker load
17:54:19 [2020-01-09T17:54:19.001Z] #17 9.869 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
17:54:19 [2020-01-09T17:54:19.001Z] #17 9.905 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
17:54:19 [2020-01-09T17:54:19.001Z] #17 9.920 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
17:54:19 [2020-01-09T17:54:19.038Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
17:54:19 [2020-01-09T17:54:19.260Z] #17 10.19 debconf: delaying package configuration, since apt-utils is not installed
17:54:19 [2020-01-09T17:54:19.260Z] #17 10.24 Fetched 26.1 MB in 1s (18.2 MB/s)
17:54:19 [2020-01-09T17:54:19.334Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
17:54:19 [2020-01-09T17:54:19.334Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
17:54:19 [2020-01-09T17:54:19.520Z] #17 10.27 Selecting previously unselected package pigz.
17:54:19 [2020-01-09T17:54:19.520Z] #17 10.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23396 files and directories currently installed.)
17:54:19 [2020-01-09T17:54:19.520Z] #17 10.30 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
17:54:19 [2020-01-09T17:54:19.520Z] #17 10.30 Unpacking pigz (2.4-1) ...
17:54:19 [2020-01-09T17:54:19.520Z] #17 10.35 Selecting previously unselected package libpython3.7-minimal:arm64.
17:54:19 [2020-01-09T17:54:19.520Z] #17 10.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ...
17:54:19 [2020-01-09T17:54:19.520Z] #17 10.36 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ...
17:54:19 [2020-01-09T17:54:19.627Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
17:54:19 [2020-01-09T17:54:19.780Z] #17 10.51 Selecting previously unselected package python3.7-minimal.
17:54:19 [2020-01-09T17:54:19.780Z] #17 10.52 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ...
17:54:19 [2020-01-09T17:54:19.780Z] #17 10.53 Unpacking python3.7-minimal (3.7.3-2) ...
17:54:19 [2020-01-09T17:54:19.780Z] #17 10.75 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ...
17:54:20 [2020-01-09T17:54:20.040Z] #17 10.78 Setting up python3.7-minimal (3.7.3-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #27 DONE 19.1s
17:54:20 [2020-01-09T17:54:20.157Z] 
17:54:20 [2020-01-09T17:54:20.157Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.08 Setting up libicu63:amd64 (63.1-6) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.09 Setting up xxd (2:8.1.0875-5) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.10 Setting up libuv1:amd64 (1.24.1-1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.11 Setting up vim-common (2:8.1.0875-5) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.20 Setting up librhash0:amd64 (1.3.8-1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.22 Setting up cmake-data (3.13.4-1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.25 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.30 Setting up cmake (3.13.4-1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.32 Processing triggers for libc-bin (2.28-10) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 59.42 Processing triggers for mime-support (3.62) ...
17:54:20 [2020-01-09T17:54:20.157Z] #34 DONE 62.5s
17:54:20 [2020-01-09T17:54:20.157Z] 
17:54:20 [2020-01-09T17:54:20.157Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:54:20 [2020-01-09T17:54:20.157Z] #35 DONE 0.1s
17:54:20 [2020-01-09T17:54:20.157Z] 
17:54:20 [2020-01-09T17:54:20.157Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:54:20 [2020-01-09T17:54:20.157Z] #41 53.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 53.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 53.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 53.67 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 53.68 Setting up python-six (1.12.0-1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.32 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.36 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.39 Setting up protobuf-compiler (3.6.1.3-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 57.46 Setting up python-protobuf (3.6.1.3-2) ...
17:54:20 [2020-01-09T17:54:20.157Z] #41 ...
17:54:20 [2020-01-09T17:54:20.157Z] 
17:54:20 [2020-01-09T17:54:20.157Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:54:20 [2020-01-09T17:54:20.157Z] #36 DONE 0.1s
17:54:20 [2020-01-09T17:54:20.157Z] 
17:54:20 [2020-01-09T17:54:20.157Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:54:20 [2020-01-09T17:54:20.260Z] go: finding github.com/stretchr/testify v1.2.2
17:54:20 [2020-01-09T17:54:20.260Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
17:54:20 [2020-01-09T17:54:20.552Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
17:54:20 [2020-01-09T17:54:20.631Z] using credential docker-jenkins-github-credentials
17:54:20 [2020-01-09T17:54:20.640Z] Cloning the remote Git repository
17:54:20 [2020-01-09T17:54:20.640Z] Cloning with configured refspecs honoured and without tags
17:54:20 [2020-01-09T17:54:20.842Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
17:54:20 [2020-01-09T17:54:20.843Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
17:54:20 [2020-01-09T17:54:20.977Z] #17 11.87 Selecting previously unselected package python3-minimal.
17:54:20 [2020-01-09T17:54:20.977Z] #17 11.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
17:54:20 [2020-01-09T17:54:20.977Z] #17 11.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
17:54:20 [2020-01-09T17:54:20.977Z] #17 11.90 Unpacking python3-minimal (3.7.3-1) ...
17:54:21 [2020-01-09T17:54:21.236Z] #17 11.96 Selecting previously unselected package libmpdec2:arm64.
17:54:21 [2020-01-09T17:54:21.236Z] #17 11.96 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
17:54:21 [2020-01-09T17:54:21.236Z] #17 11.97 Unpacking libmpdec2:arm64 (2.4.2-2) ...
17:54:21 [2020-01-09T17:54:21.236Z] #17 12.02 Selecting previously unselected package libpython3.7-stdlib:arm64.
17:54:21 [2020-01-09T17:54:21.236Z] #17 12.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ...
17:54:21 [2020-01-09T17:54:21.236Z] #17 12.03 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ...
17:54:21 [2020-01-09T17:54:21.496Z] #17 12.28 Selecting previously unselected package python3.7.
17:54:21 [2020-01-09T17:54:21.496Z] #17 12.28 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ...
17:54:21 [2020-01-09T17:54:21.496Z] #17 12.29 Unpacking python3.7 (3.7.3-2) ...
17:54:21 [2020-01-09T17:54:21.496Z] #17 12.35 Selecting previously unselected package libpython3-stdlib:arm64.
17:54:21 [2020-01-09T17:54:21.496Z] #17 12.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
17:54:21 [2020-01-09T17:54:21.496Z] #17 12.35 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
17:54:21 [2020-01-09T17:54:21.496Z] #17 12.41 Setting up python3-minimal (3.7.3-1) ...
17:54:21 [2020-01-09T17:54:21.497Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
17:54:21 [2020-01-09T17:54:21.522Z] #37 ...
17:54:21 [2020-01-09T17:54:21.522Z] 
17:54:21 [2020-01-09T17:54:21.522Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:54:21 [2020-01-09T17:54:21.522Z] #41 63.21 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:54:21 [2020-01-09T17:54:21.522Z] #41 63.23 Processing triggers for libc-bin (2.28-10) ...
17:54:21 [2020-01-09T17:54:21.522Z] #41 DONE 63.7s
17:54:21 [2020-01-09T17:54:21.522Z] 
17:54:21 [2020-01-09T17:54:21.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:20 [2020-01-09T17:54:20.706Z] Cloning repository https://github.com/moby/moby.git
17:54:20 [2020-01-09T17:54:20.768Z]  > git init /home/ubuntu/workspace/moby_PR-39880 # timeout=10
17:54:21 [2020-01-09T17:54:21.205Z] Fetching upstream changes from https://github.com/moby/moby.git
17:54:21 [2020-01-09T17:54:21.205Z]  > git --version # timeout=10
17:54:21 [2020-01-09T17:54:21.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:54:21 [2020-01-09T17:54:21.238Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:54:22 [2020-01-09T17:54:22.070Z] #17 12.89 Selecting previously unselected package python3.
17:54:22 [2020-01-09T17:54:22.070Z] #17 12.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
17:54:22 [2020-01-09T17:54:22.070Z] #17 12.91 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.070Z] #17 12.92 Unpacking python3 (3.7.3-1) ...
17:54:22 [2020-01-09T17:54:22.070Z] #17 12.98 Selecting previously unselected package libip4tc0:arm64.
17:54:22 [2020-01-09T17:54:22.329Z] #17 12.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 12.99 Unpacking libip4tc0:arm64 (1.8.2-4) ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.04 Selecting previously unselected package libip6tc0:arm64.
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.05 Unpacking libip6tc0:arm64 (1.8.2-4) ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.10 Selecting previously unselected package libiptc0:arm64.
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.11 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.11 Unpacking libiptc0:arm64 (1.8.2-4) ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.16 Selecting previously unselected package libnfnetlink0:arm64.
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.17 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:54:22 [2020-01-09T17:54:22.329Z] #17 13.22 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:54:22 [2020-01-09T17:54:22.549Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.23 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.29 Selecting previously unselected package libnftnl11:arm64.
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.30 Unpacking libnftnl11:arm64 (1.1.2-2) ...
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.37 Selecting previously unselected package iptables.
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.37 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.37 Unpacking iptables (1.8.2-4) ...
17:54:22 [2020-01-09T17:54:22.588Z] #17 13.48 Selecting previously unselected package xxd.
17:54:22 [2020-01-09T17:54:22.841Z] go: finding github.com/vishvananda/netlink v1.0.0
17:54:22 [2020-01-09T17:54:22.847Z] #17 13.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
17:54:22 [2020-01-09T17:54:22.848Z] #17 13.49 Unpacking xxd (2:8.1.0875-5) ...
17:54:22 [2020-01-09T17:54:22.848Z] #17 13.55 Selecting previously unselected package vim-common.
17:54:22 [2020-01-09T17:54:22.848Z] #17 13.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:54:22 [2020-01-09T17:54:22.848Z] #17 13.58 Unpacking vim-common (2:8.1.0875-5) ...
17:54:22 [2020-01-09T17:54:22.848Z] #17 13.70 Selecting previously unselected package bash-completion.
17:54:22 [2020-01-09T17:54:22.848Z] #17 13.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:54:23 [2020-01-09T17:54:23.135Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
17:54:23 [2020-01-09T17:54:23.428Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
17:54:23 [2020-01-09T17:54:23.720Z] go: finding github.com/sirupsen/logrus v1.3.0
17:54:24 [2020-01-09T17:54:24.226Z] #17 14.85 Unpacking bash-completion (1:2.8-6) ...
17:54:24 [2020-01-09T17:54:24.226Z] #17 15.05 Selecting previously unselected package bzip2.
17:54:24 [2020-01-09T17:54:24.226Z] #17 15.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
17:54:24 [2020-01-09T17:54:24.226Z] #17 15.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:54:24 [2020-01-09T17:54:24.226Z] #17 15.11 Selecting previously unselected package xz-utils.
17:54:24 [2020-01-09T17:54:24.359Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
17:54:24 [2020-01-09T17:54:24.485Z] #17 15.12 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
17:54:24 [2020-01-09T17:54:24.485Z] #17 15.12 Unpacking xz-utils (5.2.4-1) ...
17:54:24 [2020-01-09T17:54:24.485Z] #17 15.19 Selecting previously unselected package apparmor.
17:54:24 [2020-01-09T17:54:24.485Z] #17 15.20 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
17:54:24 [2020-01-09T17:54:24.485Z] #17 15.23 Unpacking apparmor (2.13.2-10) ...
17:54:24 [2020-01-09T17:54:24.485Z] #17 15.36 Selecting previously unselected package aufs-tools.
17:54:24 [2020-01-09T17:54:24.655Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
17:54:24 [2020-01-09T17:54:24.744Z] #17 15.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.37 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.44 Selecting previously unselected package libonig5:arm64.
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.44 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.44 Unpacking libonig5:arm64 (6.9.1-1) ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.51 Selecting previously unselected package libjq1:arm64.
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.58 Selecting previously unselected package jq.
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.59 Unpacking jq (1.5+dfsg-2+b1) ...
17:54:24 [2020-01-09T17:54:24.745Z] #17 15.64 Selecting previously unselected package libaio1:arm64.
17:54:24 [2020-01-09T17:54:24.788Z] #42 ...
17:54:24 [2020-01-09T17:54:24.788Z] 
17:54:24 [2020-01-09T17:54:24.788Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:54:24 [2020-01-09T17:54:24.788Z] #63 57.82 + for f in rootlesskit rootlesskit-docker-proxy
17:54:24 [2020-01-09T17:54:24.788Z] #63 57.82 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:54:24 [2020-01-09T17:54:24.788Z] #63 DONE 66.7s
17:54:24 [2020-01-09T17:54:24.788Z] 
17:54:24 [2020-01-09T17:54:24.788Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:54:24 [2020-01-09T17:54:24.788Z] #64 DONE 0.1s
17:54:24 [2020-01-09T17:54:24.788Z] 
17:54:24 [2020-01-09T17:54:24.788Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.984 + RM_GOPATH=0
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.984 + TMP_GOPATH=
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.984 + : /build
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.984 + '[' -z '' ']'
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.993 ++ mktemp -d
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.993 + export GOPATH=/tmp/tmp.SPey5MvCP7
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.993 + GOPATH=/tmp/tmp.SPey5MvCP7
17:54:24 [2020-01-09T17:54:24.788Z] #37 3.993 + RM_GOPATH=1
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.003 ++ dirname ./install.sh
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.019 + dir=.
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.020 + bin=tini
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.020 + shift
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.020 + '[' '!' -f ./tini.installer ']'
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.020 + . ./tini.installer
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.020 ++ : fec3683b971d9c3ef73f284f176672c44b448662
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.021 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.021 + install_tini
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.021 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.021 + git clone https://github.com/krallin/tini.git /tmp/tmp.SPey5MvCP7/tini
17:54:24 [2020-01-09T17:54:24.788Z] #37 4.024 Cloning into '/tmp/tmp.SPey5MvCP7/tini'...
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.64 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.65 Unpacking libaio1:arm64 (0.3.112-3) ...
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.69 Selecting previously unselected package libgpm2:arm64.
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.70 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.70 Unpacking libgpm2:arm64 (1.20.7-5) ...
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.75 Selecting previously unselected package libicu63:arm64.
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.75 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
17:54:25 [2020-01-09T17:54:25.003Z] #17 15.76 Unpacking libicu63:arm64 (63.1-6) ...
17:54:25 [2020-01-09T17:54:25.044Z] #37 4.780 + cd /tmp/tmp.SPey5MvCP7/tini
17:54:25 [2020-01-09T17:54:25.297Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
17:54:25 [2020-01-09T17:54:25.297Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
17:54:25 [2020-01-09T17:54:25.297Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
17:54:25 [2020-01-09T17:54:25.297Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
17:54:25 [2020-01-09T17:54:25.300Z] #37 4.781 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:54:25 [2020-01-09T17:54:25.300Z] #37 4.847 + cmake .
17:54:25 [2020-01-09T17:54:25.862Z] #37 5.545 -- The C compiler identification is GNU 8.3.0
17:54:25 [2020-01-09T17:54:25.862Z] #37 5.648 -- Check for working C compiler: /usr/bin/cc
17:54:25 [2020-01-09T17:54:25.939Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
17:54:26 [2020-01-09T17:54:26.382Z] #17 ...
17:54:26 [2020-01-09T17:54:26.382Z] 
17:54:26 [2020-01-09T17:54:26.382Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:54:26 [2020-01-09T17:54:26.382Z] #23 54.36 + return
17:54:26 [2020-01-09T17:54:26.382Z] #23 DONE 54.7s
17:54:26 [2020-01-09T17:54:26.382Z] 
17:54:26 [2020-01-09T17:54:26.382Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 16.88 Selecting previously unselected package libnet1:arm64.
17:54:26 [2020-01-09T17:54:26.382Z] #17 16.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 16.89 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 16.96 Selecting previously unselected package libnl-3-200:arm64.
17:54:26 [2020-01-09T17:54:26.382Z] #17 16.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 16.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.02 Selecting previously unselected package libprotobuf-c1:arm64.
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.03 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.08 Selecting previously unselected package libreadline5:arm64.
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.09 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.14 Selecting previously unselected package net-tools.
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.21 Selecting previously unselected package python-pip-whl.
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:54:26 [2020-01-09T17:54:26.382Z] #17 17.22 Unpacking python-pip-whl (18.1-5) ...
17:54:26 [2020-01-09T17:54:26.422Z] #37 6.061 -- Check for working C compiler: /usr/bin/cc -- works
17:54:26 [2020-01-09T17:54:26.422Z] #37 6.071 -- Detecting C compiler ABI info
17:54:26 [2020-01-09T17:54:26.644Z] #17 17.47 Selecting previously unselected package python3-lib2to3.
17:54:26 [2020-01-09T17:54:26.644Z] #17 17.47 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:54:26 [2020-01-09T17:54:26.644Z] #17 17.48 Unpacking python3-lib2to3 (3.7.3-1) ...
17:54:26 [2020-01-09T17:54:26.644Z] #17 17.54 Selecting previously unselected package python3-distutils.
17:54:26 [2020-01-09T17:54:26.644Z] #17 17.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:54:26 [2020-01-09T17:54:26.644Z] #17 17.55 Unpacking python3-distutils (3.7.3-1) ...
17:54:26 [2020-01-09T17:54:26.644Z] #17 17.61 Selecting previously unselected package python3-pip.
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.62 Unpacking python3-pip (18.1-5) ...
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.69 Selecting previously unselected package python3-pkg-resources.
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.69 Unpacking python3-pkg-resources (40.8.0-1) ...
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.75 Selecting previously unselected package python3-setuptools.
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.76 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.76 Unpacking python3-setuptools (40.8.0-1) ...
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.84 Selecting previously unselected package python3-wheel.
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:54:26 [2020-01-09T17:54:26.904Z] #17 17.85 Unpacking python3-wheel (0.32.3-2) ...
17:54:26 [2020-01-09T17:54:26.983Z] #37 6.574 -- Detecting C compiler ABI info - done
17:54:26 [2020-01-09T17:54:26.983Z] #37 6.627 -- Detecting C compile features
17:54:27 [2020-01-09T17:54:27.163Z] #17 17.90 Selecting previously unselected package thin-provisioning-tools.
17:54:27 [2020-01-09T17:54:27.163Z] #17 17.90 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
17:54:27 [2020-01-09T17:54:27.163Z] #17 17.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:54:27 [2020-01-09T17:54:27.163Z] #17 18.00 Selecting previously unselected package vim-runtime.
17:54:27 [2020-01-09T17:54:27.163Z] #17 18.01 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:54:27 [2020-01-09T17:54:27.163Z] #17 18.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:54:27 [2020-01-09T17:54:27.163Z] #17 18.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:54:27 [2020-01-09T17:54:27.163Z] #17 18.04 Unpacking vim-runtime (2:8.1.0875-5) ...
17:54:27 [2020-01-09T17:54:27.476Z] go: finding github.com/google/go-cmp v0.2.0
17:54:27 [2020-01-09T17:54:27.768Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
17:54:27 [2020-01-09T17:54:27.768Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
17:54:28 [2020-01-09T17:54:28.101Z] #17 18.96 Selecting previously unselected package vim.
17:54:28 [2020-01-09T17:54:28.101Z] #17 18.97 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
17:54:28 [2020-01-09T17:54:28.101Z] #17 18.98 Unpacking vim (2:8.1.0875-5) ...
17:54:28 [2020-01-09T17:54:28.360Z] #17 19.15 Selecting previously unselected package xfsprogs.
17:54:28 [2020-01-09T17:54:28.360Z] #17 19.15 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
17:54:28 [2020-01-09T17:54:28.360Z] #17 19.16 Unpacking xfsprogs (4.20.0-1) ...
17:54:28 [2020-01-09T17:54:28.360Z] #17 19.30 Selecting previously unselected package zip.
17:54:28 [2020-01-09T17:54:28.401Z] go: finding go.etcd.io/bbolt v1.3.2
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.30 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.30 Unpacking zip (3.0-11+b1) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.39 Setting up aufs-tools (1:4.14+20190211-1) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.41 Setting up libip6tc0:arm64 (1.8.2-4) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.43 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.44 Setting up libgpm2:arm64 (1.20.7-5) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.45 Setting up libip4tc0:arm64 (1.8.2-4) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.46 Setting up libnftnl11:arm64 (1.1.2-2) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:54:28 [2020-01-09T17:54:28.619Z] #17 19.51 Setting up libicu63:arm64 (63.1-6) ...
17:54:28 [2020-01-09T17:54:28.871Z] #37 8.284 -- Detecting C compile features - done
17:54:28 [2020-01-09T17:54:28.871Z] #37 8.305 -- Performing Test HAS_BUILTIN_FORTIFY
17:54:28 [2020-01-09T17:54:28.871Z] #37 8.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:54:28 [2020-01-09T17:54:28.871Z] #37 8.622 -- Configuring done
17:54:28 [2020-01-09T17:54:28.877Z] #17 19.53 Setting up xxd (2:8.1.0875-5) ...
17:54:28 [2020-01-09T17:54:28.877Z] #17 19.54 Setting up zip (3.0-11+b1) ...
17:54:28 [2020-01-09T17:54:28.877Z] #17 19.55 Setting up vim-common (2:8.1.0875-5) ...
17:54:28 [2020-01-09T17:54:28.877Z] #17 19.58 Setting up bash-completion (1:2.8-6) ...
17:54:29 [2020-01-09T17:54:29.127Z] #37 8.646 -- Generating done
17:54:29 [2020-01-09T17:54:29.127Z] #37 8.649 -- Build files have been written to: /tmp/tmp.SPey5MvCP7/tini
17:54:29 [2020-01-09T17:54:29.127Z] #37 8.661 + make tini-static
17:54:29 [2020-01-09T17:54:29.385Z] #37 8.971 Scanning dependencies of target tini-static
17:54:29 [2020-01-09T17:54:29.385Z] #37 9.075 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:54:29 [2020-01-09T17:54:29.641Z] #37 ...
17:54:29 [2020-01-09T17:54:29.641Z] 
17:54:29 [2020-01-09T17:54:29.641Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:54:29 [2020-01-09T17:54:29.641Z] #48 DONE 71.6s
17:54:29 [2020-01-09T17:54:29.641Z] 
17:54:29 [2020-01-09T17:54:29.641Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:29 [2020-01-09T17:54:29.641Z] #42 4.684 Note: Building without setproctitle() and strlcpy() support.
17:54:29 [2020-01-09T17:54:29.641Z] #42 4.685       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:54:29 [2020-01-09T17:54:29.641Z] #42 6.096 fatal: not a git repository (or any of the parent directories): .git
17:54:29 [2020-01-09T17:54:29.641Z] #42 6.123   GEN      .gitid
17:54:29 [2020-01-09T17:54:29.641Z] #42 6.129   GEN      criu/include/version.h
17:54:29 [2020-01-09T17:54:29.641Z] #42 6.147   GEN      include/common/asm
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.377   PBCC     images/google/protobuf/descriptor.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.434   PBCC     images/opts.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.468   PBCC     images/sit.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.529   DEP      images/google/protobuf/descriptor.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.619   DEP      images/opts.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.679   DEP      images/sit.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.749   PBCC     images/macvlan.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.755   DEP      images/macvlan.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.797   PBCC     images/autofs.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.829   DEP      images/autofs.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.858   PBCC     images/sysctl.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.879   DEP      images/sysctl.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.948   PBCC     images/time.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 7.999   DEP      images/time.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.049   PBCC     images/binfmt-misc.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.091   DEP      images/binfmt-misc.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.127   PBCC     images/seccomp.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.170   DEP      images/seccomp.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.209   PBCC     images/userns.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.235   DEP      images/userns.pb-c.d
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.357   PBCC     images/cgroup.pb-c.c
17:54:29 [2020-01-09T17:54:29.642Z] #42 8.366   DEP      images/cgroup.pb-c.d
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.67 Setting up libiptc0:arm64 (1.8.2-4) ...
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.69 Setting up xz-utils (5.2.4-1) ...
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.71 Setting up pigz (2.4-1) ...
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.74 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.76 Setting up python-pip-whl (18.1-5) ...
17:54:29 [2020-01-09T17:54:29.813Z] #17 20.78 Setting up libmpdec2:arm64 (2.4.2-2) ...
17:54:29 [2020-01-09T17:54:29.898Z] #42 8.458   PBCC     images/fown.pb-c.c
17:54:29 [2020-01-09T17:54:29.898Z] #42 8.530   PBCC     images/ext-file.pb-c.c
17:54:29 [2020-01-09T17:54:29.898Z] #42 8.615   DEP      images/fown.pb-c.d
17:54:29 [2020-01-09T17:54:29.913Z] go: finding github.com/docker/go-connections v0.3.0
17:54:29 [2020-01-09T17:54:29.913Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
17:54:30 [2020-01-09T17:54:30.072Z] #17 20.79 Setting up vim-runtime (2:8.1.0875-5) ...
17:54:30 [2020-01-09T17:54:30.072Z] #17 20.93 Setting up libaio1:arm64 (0.3.112-3) ...
17:54:30 [2020-01-09T17:54:30.072Z] #17 20.95 Setting up libonig5:arm64 (6.9.1-1) ...
17:54:30 [2020-01-09T17:54:30.072Z] #17 20.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ...
17:54:30 [2020-01-09T17:54:30.072Z] #17 20.97 Setting up vim (2:8.1.0875-5) ...
17:54:30 [2020-01-09T17:54:30.072Z] #17 20.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:54:30 [2020-01-09T17:54:30.072Z] #17 20.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:54:30 [2020-01-09T17:54:30.072Z] #17 21.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:54:30 [2020-01-09T17:54:30.072Z] #17 21.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:54:30 [2020-01-09T17:54:30.072Z] #17 21.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:54:30 [2020-01-09T17:54:30.072Z] #17 21.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:54:30 [2020-01-09T17:54:30.153Z] #42 8.670   DEP      images/ext-file.pb-c.d
17:54:30 [2020-01-09T17:54:30.153Z] #42 8.710   PBCC     images/rpc.pb-c.c
17:54:30 [2020-01-09T17:54:30.153Z] #42 8.839   DEP      images/rpc.pb-c.d
17:54:30 [2020-01-09T17:54:30.153Z] #42 8.958   PBCC     images/siginfo.pb-c.c
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.06 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.07 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.09 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.10 Setting up jq (1.5+dfsg-2+b1) ...
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.11 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
17:54:30 [2020-01-09T17:54:30.331Z] #17 21.12 Setting up python3.7 (3.7.3-2) ...
17:54:30 [2020-01-09T17:54:30.410Z] #42 9.023   DEP      images/siginfo.pb-c.d
17:54:30 [2020-01-09T17:54:30.410Z] #42 9.118   PBCC     images/pagemap.pb-c.c
17:54:30 [2020-01-09T17:54:30.410Z] #42 9.171   DEP      images/pagemap.pb-c.d
17:54:30 [2020-01-09T17:54:30.666Z] #42 9.291   PBCC     images/rlimit.pb-c.c
17:54:30 [2020-01-09T17:54:30.666Z] #42 9.369   DEP      images/rlimit.pb-c.d
17:54:30 [2020-01-09T17:54:30.922Z] #42 9.472   PBCC     images/file-lock.pb-c.c
17:54:30 [2020-01-09T17:54:30.922Z] #42 9.538   DEP      images/file-lock.pb-c.d
17:54:30 [2020-01-09T17:54:30.922Z] #42 9.621   PBCC     images/tty.pb-c.c
17:54:30 [2020-01-09T17:54:30.922Z] #42 9.686   DEP      images/tty.pb-c.d
17:54:30 [2020-01-09T17:54:30.951Z] go: finding gotest.tools v2.1.0+incompatible
17:54:31 [2020-01-09T17:54:31.178Z] #42 9.782   PBCC     images/tun.pb-c.c
17:54:31 [2020-01-09T17:54:31.178Z] #42 9.898   PBCC     images/netdev.pb-c.c
17:54:31 [2020-01-09T17:54:31.178Z] #42 9.982   DEP      images/tun.pb-c.d
17:54:31 [2020-01-09T17:54:31.178Z] #42 10.02   DEP      images/netdev.pb-c.d
17:54:31 [2020-01-09T17:54:31.434Z] #42 10.07   PBCC     images/vma.pb-c.c
17:54:31 [2020-01-09T17:54:31.434Z] #42 10.10   DEP      images/vma.pb-c.d
17:54:31 [2020-01-09T17:54:31.434Z] #42 10.15   PBCC     images/creds.pb-c.c
17:54:31 [2020-01-09T17:54:31.434Z] #42 10.17   DEP      images/creds.pb-c.d
17:54:31 [2020-01-09T17:54:31.434Z] #42 10.20   PBCC     images/utsns.pb-c.c
17:54:31 [2020-01-09T17:54:31.434Z] #42 10.23   DEP      images/utsns.pb-c.d
17:54:31 [2020-01-09T17:54:31.690Z] #42 10.26   PBCC     images/ipc-desc.pb-c.c
17:54:31 [2020-01-09T17:54:31.690Z] #42 10.28   PBCC     images/ipc-sem.pb-c.c
17:54:31 [2020-01-09T17:54:31.690Z] #42 10.33   DEP      images/ipc-desc.pb-c.d
17:54:31 [2020-01-09T17:54:31.690Z] #42 ...
17:54:31 [2020-01-09T17:54:31.690Z] 
17:54:31 [2020-01-09T17:54:31.690Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:54:31 [2020-01-09T17:54:31.690Z] #37 10.60 [100%] Linking C executable tini-static
17:54:31 [2020-01-09T17:54:31.690Z] #37 11.13 [100%] Built target tini-static
17:54:31 [2020-01-09T17:54:31.690Z] #37 11.23 + mkdir -p /build
17:54:31 [2020-01-09T17:54:31.690Z] #37 11.23 + cp tini-static /build/docker-init
17:54:31 [2020-01-09T17:54:31.690Z] #37 DONE 11.4s
17:54:31 [2020-01-09T17:54:31.690Z] 
17:54:31 [2020-01-09T17:54:31.690Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:31 [2020-01-09T17:54:31.690Z] #42 10.37   DEP      images/ipc-sem.pb-c.d
17:54:31 [2020-01-09T17:54:31.690Z] #42 10.41   PBCC     images/ipc-msg.pb-c.c
17:54:31 [2020-01-09T17:54:31.690Z] #42 10.45   DEP      images/ipc-msg.pb-c.d
17:54:31 [2020-01-09T17:54:31.690Z] #42 ...
17:54:31 [2020-01-09T17:54:31.690Z] 
17:54:31 [2020-01-09T17:54:31.690Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.56 Setting up iptables (1.8.2-4) ...
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:54:31 [2020-01-09T17:54:31.709Z] #17 22.61 Setting up python3 (3.7.3-1) ...
17:54:31 [2020-01-09T17:54:31.947Z] #60 30.36 Checking out files:  49% (1487/2994)   
Checking out files:  50% (1497/2994)   
Checking out files:  51% (1527/2994)   
Checking out files:  52% (1557/2994)   
Checking out files:  53% (1587/2994)   
Checking out files:  54% (1617/2994)   
Checking out files:  55% (1647/2994)   
Checking out files:  56% (1677/2994)   
Checking out files:  57% (1707/2994)   
Checking out files:  58% (1737/2994)   
Checking out files:  59% (1767/2994)   
Checking out files:  60% (1797/2994)   
Checking out files:  61% (1827/2994)   
Checking out files:  62% (1857/2994)   
Checking out files:  63% (1887/2994)   
Checking out files:  64% (1917/2994)   
Checking out files:  65% (1947/2994)   
Checking out files:  66% (1977/2994)   
Checking out files:  67% (2006/2994)   
Checking out files:  68% (2036/2994)   
Checking out files:  69% (2066/2994)   
Checking out files:  70% (2096/2994)   
Checking out files:  71% (2126/2994)   
Checking out files:  72% (2156/2994)   
Checking out files:  73% (2186/2994)   
Checking out files:  74% (2216/2994)   
Checking out files:  75% (2246/2994)   
Checking out files:  76% (2276/2994)   
Checking out files:  77% (2306/2994)   
Checking out files:  78% (2336/2994)   
Checking out files:  79% (2366/2994)   
Checking out files:  80% (2396/2994)   
Checking out files:  81% (2426/2994)   
Checking out files:  82% (2456/2994)   
Checking out files:  83% (2486/2994)   
Checking out files:  84% (2515/2994)   
Checking out files:  85% (2545/2994)   
Checking out files:  85% (2568/2994)   
Checking out files:  86% (2575/2994)   
Checking out files:  87% (2605/2994)   
Checking out files:  88% (2635/2994)   
Checking out files:  89% (2665/2994)   
Checking out files:  90% (2695/2994)   
Checking out files:  91% (2725/2994)   
Checking out files:  92% (2755/2994)   
Checking out files:  93% (2785/2994)   
Checking out files:  94% (2815/2994)   
Checking out files:  95% (2845/2994)   
Checking out files:  96% (2875/2994)   
Checking out files:  97% (2905/2994)   
Checking out files:  98% (2935/2994)   
Checking out files:  99% (2965/2994)   
Checking out files: 100% (2994/2994)   
Checking out files: 100% (2994/2994), done.
17:54:31 [2020-01-09T17:54:31.947Z] #60 31.76 + cd /tmp/tmp.uVlKf4GVVm/src/github.com/containerd/containerd
17:54:31 [2020-01-09T17:54:31.947Z] #60 31.76 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:54:31 [2020-01-09T17:54:31.968Z] #17 22.80 Setting up python3-wheel (0.32.3-2) ...
17:54:31 [2020-01-09T17:54:31.994Z] go: finding google.golang.org/grpc v1.20.1
17:54:32 [2020-01-09T17:54:32.227Z] #17 23.08 Setting up apparmor (2.13.2-10) ...
17:54:32 [2020-01-09T17:54:32.292Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
17:54:32 [2020-01-09T17:54:32.508Z] #60 ...
17:54:32 [2020-01-09T17:54:32.508Z] 
17:54:32 [2020-01-09T17:54:32.508Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:54:32 [2020-01-09T17:54:32.508Z] #10 64.75 Selecting previously unselected package mingw-w64-x86-64-dev.
17:54:32 [2020-01-09T17:54:32.508Z] #10 64.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:54:32 [2020-01-09T17:54:32.508Z] #10 64.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:54:32 [2020-01-09T17:54:32.508Z] #10 70.97 Selecting previously unselected package gcc-mingw-w64-base.
17:54:32 [2020-01-09T17:54:32.508Z] #10 70.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:54:32 [2020-01-09T17:54:32.508Z] #10 70.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:54:32 [2020-01-09T17:54:32.508Z] #10 71.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:54:32 [2020-01-09T17:54:32.508Z] #10 71.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:54:32 [2020-01-09T17:54:32.508Z] #10 71.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:54:32 [2020-01-09T17:54:32.508Z] #10 ...
17:54:32 [2020-01-09T17:54:32.508Z] 
17:54:32 [2020-01-09T17:54:32.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.49   PBCC     images/ipc-shm.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.52   DEP      images/ipc-shm.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.60   PBCC     images/ipc-var.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.62   DEP      images/ipc-var.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.66   PBCC     images/sk-opts.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.67   PBCC     images/packet-sock.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.69   DEP      images/sk-opts.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.72   DEP      images/packet-sock.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.73   PBCC     images/sk-netlink.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.77   DEP      images/sk-netlink.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.82   PBCC     images/sk-inet.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.88   DEP      images/sk-inet.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.93   PBCC     images/sk-unix.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 10.98   DEP      images/sk-unix.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 11.09   PBCC     images/mm.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 11.19   DEP      images/mm.pb-c.d
17:54:32 [2020-01-09T17:54:32.508Z] #42 11.29   PBCC     images/timerfd.pb-c.c
17:54:32 [2020-01-09T17:54:32.508Z] #42 11.33   DEP      images/timerfd.pb-c.d
17:54:32 [2020-01-09T17:54:32.588Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
17:54:32 [2020-01-09T17:54:32.763Z] #42 11.36   PBCC     images/timer.pb-c.c
17:54:32 [2020-01-09T17:54:32.764Z] #42 11.40   DEP      images/timer.pb-c.d
17:54:32 [2020-01-09T17:54:32.764Z] #42 11.45   PBCC     images/sa.pb-c.c
17:54:32 [2020-01-09T17:54:32.764Z] #42 11.46   DEP      images/sa.pb-c.d
17:54:32 [2020-01-09T17:54:32.764Z] #42 11.52   PBCC     images/pipe-data.pb-c.c
17:54:32 [2020-01-09T17:54:32.764Z] #42 11.55   DEP      images/pipe-data.pb-c.d
17:54:32 [2020-01-09T17:54:32.764Z] #42 11.58   PBCC     images/mnt.pb-c.c
17:54:33 [2020-01-09T17:54:33.019Z] #42 11.64   DEP      images/mnt.pb-c.d
17:54:33 [2020-01-09T17:54:33.019Z] #42 11.68   PBCC     images/sk-packet.pb-c.c
17:54:33 [2020-01-09T17:54:33.019Z] #42 11.70   DEP      images/sk-packet.pb-c.d
17:54:33 [2020-01-09T17:54:33.019Z] #42 11.72   PBCC     images/tcp-stream.pb-c.c
17:54:33 [2020-01-09T17:54:33.019Z] #42 11.74   DEP      images/tcp-stream.pb-c.d
17:54:33 [2020-01-09T17:54:33.019Z] #42 11.76   PBCC     images/pipe.pb-c.c
17:54:33 [2020-01-09T17:54:33.019Z] #42 11.80   DEP      images/pipe.pb-c.d
17:54:33 [2020-01-09T17:54:33.274Z] #42 11.85   PBCC     images/pstree.pb-c.c
17:54:33 [2020-01-09T17:54:33.274Z] #42 11.88   DEP      images/pstree.pb-c.d
17:54:33 [2020-01-09T17:54:33.274Z] #42 11.92   PBCC     images/fs.pb-c.c
17:54:33 [2020-01-09T17:54:33.274Z] #42 11.96   DEP      images/fs.pb-c.d
17:54:33 [2020-01-09T17:54:33.274Z] #42 12.00   PBCC     images/signalfd.pb-c.c
17:54:33 [2020-01-09T17:54:33.274Z] #42 12.02   DEP      images/signalfd.pb-c.d
17:54:33 [2020-01-09T17:54:33.530Z] #42 12.06   PBCC     images/fh.pb-c.c
17:54:33 [2020-01-09T17:54:33.530Z] #42 12.09   PBCC     images/fsnotify.pb-c.c
17:54:33 [2020-01-09T17:54:33.530Z] #42 12.14   DEP      images/fh.pb-c.d
17:54:33 [2020-01-09T17:54:33.530Z] #42 12.17   DEP      images/fsnotify.pb-c.d
17:54:33 [2020-01-09T17:54:33.530Z] #42 12.22   PBCC     images/eventpoll.pb-c.c
17:54:33 [2020-01-09T17:54:33.530Z] #42 12.26   DEP      images/eventpoll.pb-c.d
17:54:33 [2020-01-09T17:54:33.604Z] #17 24.21 Setting up xfsprogs (4.20.0-1) ...
17:54:33 [2020-01-09T17:54:33.604Z] #17 24.22 Setting up python3-lib2to3 (3.7.3-1) ...
17:54:33 [2020-01-09T17:54:33.604Z] #17 24.43 Setting up python3-pkg-resources (40.8.0-1) ...
17:54:33 [2020-01-09T17:54:33.646Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.29   PBCC     images/eventfd.pb-c.c
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.30   DEP      images/eventfd.pb-c.d
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.33   PBCC     images/remap-file-path.pb-c.c
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.34   DEP      images/remap-file-path.pb-c.d
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.38   PBCC     images/fifo.pb-c.c
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.39   DEP      images/fifo.pb-c.d
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.44   PBCC     images/ghost-file.pb-c.c
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.49   DEP      images/ghost-file.pb-c.d
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.53   PBCC     images/regfile.pb-c.c
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.57   DEP      images/regfile.pb-c.d
17:54:33 [2020-01-09T17:54:33.786Z] #42 12.61   PBCC     images/ns.pb-c.c
17:54:34 [2020-01-09T17:54:34.042Z] #42 12.63   DEP      images/ns.pb-c.d
17:54:34 [2020-01-09T17:54:34.042Z] #42 12.66   PBCC     images/fdinfo.pb-c.c
17:54:34 [2020-01-09T17:54:34.042Z] #42 12.71   DEP      images/fdinfo.pb-c.d
17:54:34 [2020-01-09T17:54:34.042Z] #42 12.77   PBCC     images/core-aarch64.pb-c.c
17:54:34 [2020-01-09T17:54:34.042Z] #42 12.80   PBCC     images/core-arm.pb-c.c
17:54:34 [2020-01-09T17:54:34.042Z] #42 12.84   PBCC     images/core-ppc64.pb-c.c
17:54:34 [2020-01-09T17:54:34.172Z] #17 24.80 Setting up python3-distutils (3.7.3-1) ...
17:54:34 [2020-01-09T17:54:34.297Z] #42 12.90   PBCC     images/core-s390.pb-c.c
17:54:34 [2020-01-09T17:54:34.297Z] #42 12.94   PBCC     images/core-x86.pb-c.c
17:54:34 [2020-01-09T17:54:34.297Z] #42 12.98   PBCC     images/core.pb-c.c
17:54:34 [2020-01-09T17:54:34.297Z] #42 13.03   PBCC     images/inventory.pb-c.c
17:54:34 [2020-01-09T17:54:34.297Z] #42 13.06   DEP      images/core-aarch64.pb-c.d
17:54:34 [2020-01-09T17:54:34.297Z] #42 13.09   DEP      images/core-arm.pb-c.d
17:54:34 [2020-01-09T17:54:34.431Z] #17 25.04 Setting up python3-setuptools (40.8.0-1) ...
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.13   DEP      images/core-ppc64.pb-c.d
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.18   DEP      images/core-s390.pb-c.d
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.21   DEP      images/core-x86.pb-c.d
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.26   DEP      images/core.pb-c.d
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.31   DEP      images/inventory.pb-c.d
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.35   PBCC     images/cpuinfo.pb-c.c
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.38   DEP      images/cpuinfo.pb-c.d
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.43   PBCC     images/stats.pb-c.c
17:54:34 [2020-01-09T17:54:34.688Z] #42 13.46   DEP      images/stats.pb-c.d
17:54:34 [2020-01-09T17:54:34.691Z] #17 25.55 Setting up python3-pip (18.1-5) ...
17:54:34 [2020-01-09T17:54:34.716Z] go: finding github.com/davecgh/go-spew v1.1.1
17:54:35 [2020-01-09T17:54:35.018Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
17:54:35 [2020-01-09T17:54:35.259Z] #17 25.99 Processing triggers for libc-bin (2.28-10) ...
17:54:35 [2020-01-09T17:54:35.259Z] #17 26.02 Processing triggers for mime-support (3.62) ...
17:54:35 [2020-01-09T17:54:35.313Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
17:54:35 [2020-01-09T17:54:35.518Z] #17 DONE 26.3s
17:54:35 [2020-01-09T17:54:35.518Z] 
17:54:35 [2020-01-09T17:54:35.518Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:54:36 [2020-01-09T17:54:36.052Z] #42 14.45 make[1]: Nothing to be done for 'all'.
17:54:36 [2020-01-09T17:54:36.358Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
17:54:36 [2020-01-09T17:54:36.358Z] go: finding github.com/client9/misspell v0.3.4
17:54:36 [2020-01-09T17:54:36.453Z] #18 1.014 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:54:36 [2020-01-09T17:54:36.453Z] #18 1.019 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:54:36 [2020-01-09T17:54:36.453Z] #18 1.023 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:54:36 [2020-01-09T17:54:36.453Z] #18 DONE 1.1s
17:54:36 [2020-01-09T17:54:36.614Z] #42 15.36   CC       images/stats.o
17:54:36 [2020-01-09T17:54:36.712Z] 
17:54:36 [2020-01-09T17:54:36.712Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:54:36 [2020-01-09T17:54:36.870Z] #42 15.62   CC       images/core.o
17:54:37 [2020-01-09T17:54:37.408Z] go: finding github.com/stretchr/objx v0.1.1
17:54:37 [2020-01-09T17:54:37.431Z] #42 16.05   CC       images/core-x86.o
17:54:37 [2020-01-09T17:54:37.687Z] #42 16.40   CC       images/core-arm.o
17:54:37 [2020-01-09T17:54:37.701Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
17:54:37 [2020-01-09T17:54:37.943Z] #42 16.73   CC       images/core-aarch64.o
17:54:38 [2020-01-09T17:54:38.198Z] #42 17.02   CC       images/core-ppc64.o
17:54:38 [2020-01-09T17:54:38.743Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
17:54:38 [2020-01-09T17:54:38.759Z] #42 17.43   CC       images/core-s390.o
17:54:39 [2020-01-09T17:54:39.014Z] #42 17.85   CC       images/cpuinfo.o
17:54:39 [2020-01-09T17:54:39.575Z] #42 18.25   CC       images/inventory.o
17:54:39 [2020-01-09T17:54:39.778Z] go: finding github.com/gogo/protobuf v1.0.0
17:54:39 [2020-01-09T17:54:39.831Z] #42 18.50   CC       images/fdinfo.o
17:54:40 [2020-01-09T17:54:40.000Z] #19 3.135 Collecting yamllint==1.16.0
17:54:40 [2020-01-09T17:54:40.072Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
17:54:40 [2020-01-09T17:54:40.086Z] #42 18.78   CC       images/fown.o
17:54:40 [2020-01-09T17:54:40.342Z] #42 18.95   CC       images/ns.o
17:54:40 [2020-01-09T17:54:40.342Z] #42 19.07   CC       images/regfile.o
17:54:40 [2020-01-09T17:54:40.367Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
17:54:40 [2020-01-09T17:54:40.367Z] go: finding github.com/gogo/protobuf v1.2.1
17:54:40 [2020-01-09T17:54:40.597Z] #42 19.24   CC       images/ghost-file.o
17:54:40 [2020-01-09T17:54:40.662Z] go: finding google.golang.org/appengine v1.1.0
17:54:40 [2020-01-09T17:54:40.852Z] #42 19.56   CC       images/fifo.o
17:54:41 [2020-01-09T17:54:41.108Z] #42 19.70   CC       images/remap-file-path.o
17:54:41 [2020-01-09T17:54:41.364Z] #42 19.89   CC       images/eventfd.o
17:54:41 [2020-01-09T17:54:41.364Z] #42 20.08   CC       images/eventpoll.o
17:54:41 [2020-01-09T17:54:41.619Z] #42 20.29   CC       images/fh.o
17:54:41 [2020-01-09T17:54:41.875Z] #42 20.56   CC       images/fsnotify.o
17:54:42 [2020-01-09T17:54:42.130Z] #42 20.96   CC       images/signalfd.o
17:54:42 [2020-01-09T17:54:42.691Z] #42 21.11   CC       images/fs.o
17:54:42 [2020-01-09T17:54:42.691Z] #42 21.35   CC       images/pstree.o
17:54:42 [2020-01-09T17:54:42.947Z] #42 21.50   CC       images/pipe.o
17:54:42 [2020-01-09T17:54:42.947Z] #42 21.68   CC       images/tcp-stream.o
17:54:42 [2020-01-09T17:54:42.947Z] #42 ...
17:54:42 [2020-01-09T17:54:42.947Z] 
17:54:42 [2020-01-09T17:54:42.947Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + export 'BUILDTAGS=netgo osusergo static_build'
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + BUILDTAGS='netgo osusergo static_build'
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + export EXTRA_FLAGS=-buildmode=pie
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + EXTRA_FLAGS=-buildmode=pie
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + '[' '' = dynamic ']'
17:54:42 [2020-01-09T17:54:42.947Z] #60 32.78 + make
17:54:42 [2020-01-09T17:54:42.947Z] #60 33.36 + bin/ctr
17:54:43 [2020-01-09T17:54:43.203Z] #60 ...
17:54:43 [2020-01-09T17:54:43.203Z] 
17:54:43 [2020-01-09T17:54:43.203Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:43 [2020-01-09T17:54:43.203Z] #42 21.84   CC       images/sk-packet.o
17:54:43 [2020-01-09T17:54:43.392Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:54:43 [2020-01-09T17:54:43.459Z] #42 22.09   CC       images/mnt.o
17:54:43 [2020-01-09T17:54:43.714Z] #42 22.27   CC       images/pipe-data.o
17:54:43 [2020-01-09T17:54:43.714Z] #42 22.42   CC       images/sa.o
17:54:43 [2020-01-09T17:54:43.970Z] #42 22.60   CC       images/timer.o
17:54:44 [2020-01-09T17:54:44.028Z] go: finding github.com/pkg/errors v0.8.1
17:54:44 [2020-01-09T17:54:44.099Z] Fetching without tags
17:54:44 [2020-01-09T17:54:44.225Z] #42 22.90   CC       images/timerfd.o
17:54:44 [2020-01-09T17:54:44.481Z] #42 23.06   CC       images/mm.o
17:54:44 [2020-01-09T17:54:44.481Z] #42 23.27   CC       images/sk-opts.o
17:54:44 [2020-01-09T17:54:44.571Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:54:44 [2020-01-09T17:54:44.662Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
17:54:44 [2020-01-09T17:54:44.811Z] #42 23.48   CC       images/sk-unix.o
17:54:44 [2020-01-09T17:54:44.957Z] go: finding github.com/golang/mock v1.1.1
17:54:45 [2020-01-09T17:54:45.068Z] #42 23.72   CC       images/sk-inet.o
17:54:45 [2020-01-09T17:54:45.269Z] #19 8.359   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:54:45 [2020-01-09T17:54:45.269Z] #19 8.411 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:54:45 [2020-01-09T17:54:45.269Z] #19 8.436   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:54:45 [2020-01-09T17:54:45.269Z] #19 8.470 Collecting pyyaml (from yamllint==1.16.0)
17:54:45 [2020-01-09T17:54:45.269Z] #19 8.561   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:54:45 [2020-01-09T17:54:45.369Z] Merge succeeded, producing 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:54:45 [2020-01-09T17:54:45.370Z] Checking out Revision 25a1bf53d29e6424d4e9688952129a03c62fdef6 (PR-39880)
17:54:44 [2020-01-09T17:54:44.000Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:54:44 [2020-01-09T17:54:44.022Z]  > git config --add remote.origin.fetch +refs/pull/39880/head:refs/remotes/origin/PR-39880 # timeout=10
17:54:44 [2020-01-09T17:54:44.045Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:54:44 [2020-01-09T17:54:44.072Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:54:44 [2020-01-09T17:54:44.101Z] Fetching upstream changes from https://github.com/moby/moby.git
17:54:44 [2020-01-09T17:54:44.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:54:44 [2020-01-09T17:54:44.102Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39880/head:refs/remotes/origin/PR-39880 +refs/heads/master:refs/remotes/origin/master
17:54:44 [2020-01-09T17:54:44.586Z]  > git config core.sparsecheckout # timeout=10
17:54:44 [2020-01-09T17:54:44.611Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:54:45 [2020-01-09T17:54:45.317Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
17:54:45 [2020-01-09T17:54:45.348Z]  > git rev-parse HEAD^{commit} # timeout=10
17:54:45 [2020-01-09T17:54:45.371Z]  > git config core.sparsecheckout # timeout=10
17:54:45 [2020-01-09T17:54:45.396Z]  > git checkout -f 25a1bf53d29e6424d4e9688952129a03c62fdef6
17:54:45 [2020-01-09T17:54:45.629Z] #42 24.02   CC       images/tun.o
17:54:45 [2020-01-09T17:54:45.629Z] #42 24.21   CC       images/sk-netlink.o
17:54:45 [2020-01-09T17:54:45.629Z] #42 24.32   CC       images/packet-sock.o
17:54:46 [2020-01-09T17:54:46.190Z] #42 24.64   CC       images/ipc-var.o
17:54:46 [2020-01-09T17:54:46.190Z] #42 24.82   CC       images/ipc-desc.o
17:54:46 [2020-01-09T17:54:46.190Z] #42 25.03   CC       images/ipc-shm.o
17:54:46 [2020-01-09T17:54:46.215Z] #19 9.376 Building wheels for collected packages: pyyaml
17:54:46 [2020-01-09T17:54:46.215Z] #19 9.377   Running setup.py bdist_wheel for pyyaml: started
17:54:46 [2020-01-09T17:54:46.474Z] #19 9.964   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:54:46 [2020-01-09T17:54:46.539Z] Commit message: "Fix containerutility compilation on gcc-mingw-w64 8.3"
17:54:46 [2020-01-09T17:54:46.732Z] #19 9.964   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:54:46 [2020-01-09T17:54:46.733Z] #19 10.01 Successfully built pyyaml
17:54:46 [2020-01-09T17:54:46.733Z] #19 10.02 Installing collected packages: pathspec, pyyaml, yamllint
17:54:46 [2020-01-09T17:54:46.733Z] #19 10.22 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:54:46 [2020-01-09T17:54:46.751Z] #42 25.19   CC       images/ipc-msg.o
17:54:46 [2020-01-09T17:54:46.751Z] #42 25.46   CC       images/ipc-sem.o
17:54:46 [2020-01-09T17:54:46.992Z] #19 DONE 10.4s
17:54:46 [2020-01-09T17:54:46.992Z] 
17:54:46 [2020-01-09T17:54:46.992Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:54:46 [2020-01-09T17:54:46.992Z] #66 CACHED
17:54:46 [2020-01-09T17:54:46.992Z] 
17:54:46 [2020-01-09T17:54:46.992Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:54:47 [2020-01-09T17:54:47.007Z] #42 25.69   CC       images/utsns.o
17:54:47 [2020-01-09T17:54:47.007Z] #42 25.84   CC       images/creds.o
17:54:47 [2020-01-09T17:54:47.035Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
17:54:47 [2020-01-09T17:54:47.253Z] #26 ...
17:54:47 [2020-01-09T17:54:47.253Z] 
17:54:47 [2020-01-09T17:54:47.253Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:54:47 [2020-01-09T17:54:47.253Z] #68 DONE 0.2s
17:54:47 [2020-01-09T17:54:47.253Z] 
17:54:47 [2020-01-09T17:54:47.253Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
17:54:47 [2020-01-09T17:54:47.253Z] #50 DONE 0.2s
17:54:47 [2020-01-09T17:54:47.253Z] 
17:54:47 [2020-01-09T17:54:47.253Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:54:47 [2020-01-09T17:54:47.253Z] #44 DONE 0.2s
17:54:47 [2020-01-09T17:54:47.253Z] 
17:54:47 [2020-01-09T17:54:47.253Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:54:47 [2020-01-09T17:54:47.253Z] #31 DONE 0.2s
17:54:47 [2020-01-09T17:54:47.253Z] 
17:54:47 [2020-01-09T17:54:47.253Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:54:47 [2020-01-09T17:54:47.253Z] #62 DONE 0.2s
17:54:47 [2020-01-09T17:54:47.253Z] 
17:54:47 [2020-01-09T17:54:47.253Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:54:47 [2020-01-09T17:54:47.329Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
17:54:47 [2020-01-09T17:54:47.329Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
17:54:47 [2020-01-09T17:54:47.329Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
17:54:47 [2020-01-09T17:54:47.329Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
17:54:47 [2020-01-09T17:54:47.513Z] #63 ...
17:54:47 [2020-01-09T17:54:47.513Z] 
17:54:47 [2020-01-09T17:54:47.513Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:54:47 [2020-01-09T17:54:47.513Z] #47 DONE 0.4s
17:54:47 [2020-01-09T17:54:47.513Z] 
17:54:47 [2020-01-09T17:54:47.513Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:54:47 [2020-01-09T17:54:47.513Z] #26 DONE 0.5s
17:54:47 [2020-01-09T17:54:47.513Z] 
17:54:47 [2020-01-09T17:54:47.513Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
[Pipeline] withEnv
[Pipeline] {
17:54:47 [2020-01-09T17:54:47.569Z] #42 26.03   CC       images/vma.o
17:54:47 [2020-01-09T17:54:47.569Z] #42 26.23   CC       images/netdev.o
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:54:47 [2020-01-09T17:54:47.776Z] #27 ...
17:54:47 [2020-01-09T17:54:47.776Z] 
17:54:47 [2020-01-09T17:54:47.776Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:54:47 [2020-01-09T17:54:47.776Z] #53 DONE 0.5s
17:54:47 [2020-01-09T17:54:47.776Z] 
17:54:47 [2020-01-09T17:54:47.776Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:54:47 [2020-01-09T17:54:47.776Z] #35 DONE 0.6s
17:54:47 [2020-01-09T17:54:47.776Z] 
17:54:47 [2020-01-09T17:54:47.776Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:54:47 [2020-01-09T17:54:47.776Z] #24 DONE 0.6s
17:54:47 [2020-01-09T17:54:47.776Z] 
17:54:47 [2020-01-09T17:54:47.776Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:54:47 [2020-01-09T17:54:47.776Z] #54 DONE 0.2s
17:54:47 [2020-01-09T17:54:47.776Z] 
17:54:47 [2020-01-09T17:54:47.776Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:54:47 [2020-01-09T17:54:47.776Z] #36 DONE 0.1s
17:54:47 [2020-01-09T17:54:47.776Z] 
17:54:47 [2020-01-09T17:54:47.776Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:54:47 [2020-01-09T17:54:47.825Z] #42 26.57   CC       images/tty.o
17:54:47 [2020-01-09T17:54:47.964Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
17:54:47 [2020-01-09T17:54:47.964Z] go: finding github.com/spf13/pflag v1.0.3
17:54:47 [2020-01-09T17:54:47.964Z] go: finding gopkg.in/inf.v0 v0.9.1
17:54:48 [2020-01-09T17:54:48.129Z] + docker version
17:54:48 [2020-01-09T17:54:48.386Z] #42 27.06   CC       images/file-lock.o
17:54:48 [2020-01-09T17:54:48.642Z] #42 27.22   CC       images/rlimit.o
17:54:48 [2020-01-09T17:54:48.642Z] #42 27.44   CC       images/pagemap.o
17:54:48 [2020-01-09T17:54:48.898Z] #42 27.72   CC       images/siginfo.o
17:54:49 [2020-01-09T17:54:49.459Z] #42 27.89   CC       images/rpc.o
17:54:49 [2020-01-09T17:54:49.474Z] go: finding github.com/coreos/go-semver v0.2.0
17:54:49 [2020-01-09T17:54:49.474Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
17:54:49 [2020-01-09T17:54:49.768Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
17:54:49 [2020-01-09T17:54:49.768Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
17:54:50 [2020-01-09T17:54:50.021Z] #42 28.67   CC       images/ext-file.o
17:54:50 [2020-01-09T17:54:50.061Z] go: finding github.com/gogo/protobuf v1.2.0
17:54:50 [2020-01-09T17:54:50.277Z] #42 28.82   CC       images/cgroup.o
17:54:50 [2020-01-09T17:54:50.356Z] go: finding github.com/hashicorp/golang-lru v0.5.0
17:54:50 [2020-01-09T17:54:50.356Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
17:54:50 [2020-01-09T17:54:50.532Z] #42 29.26   CC       images/userns.o
17:54:50 [2020-01-09T17:54:50.788Z] #42 29.44   CC       images/google/protobuf/descriptor.o
17:54:51 [2020-01-09T17:54:51.417Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
17:54:51 [2020-01-09T17:54:51.417Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
17:54:51 [2020-01-09T17:54:51.417Z] go: finding github.com/jinzhu/gorm v1.9.2
17:54:51 [2020-01-09T17:54:51.712Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
17:54:51 [2020-01-09T17:54:51.712Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
17:54:51 [2020-01-09T17:54:51.712Z] go: finding github.com/Microsoft/hcsshim v0.8.5
17:54:51 [2020-01-09T17:54:51.716Z] #42 ...
17:54:51 [2020-01-09T17:54:51.716Z] 
17:54:51 [2020-01-09T17:54:51.716Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:54:51 [2020-01-09T17:54:51.972Z] #39 94.31 + dpkg --print-architecture
17:54:51 [2020-01-09T17:54:51.972Z] #39 94.31 + cd /tmp/tmp.zFCLadjlva/src/github.com/docker/distribution
17:54:51 [2020-01-09T17:54:51.972Z] #39 94.31 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:54:52 [2020-01-09T17:54:52.005Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
17:54:52 [2020-01-09T17:54:52.005Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
17:54:52 [2020-01-09T17:54:52.227Z] #39 94.63 + GOPATH=/tmp/tmp.zFCLadjlva/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zFCLadjlva
17:54:52 [2020-01-09T17:54:52.227Z] #39 94.63 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:54:52 [2020-01-09T17:54:52.298Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
17:54:52 [2020-01-09T17:54:52.596Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
17:54:52 [2020-01-09T17:54:52.616Z] Removing intermediate container 8b2ec852ba6d
17:54:52 [2020-01-09T17:54:52.616Z]  ---> d39859e24051
17:54:52 [2020-01-09T17:54:52.616Z] Step 11/16 : ARG GOOS
17:54:52 [2020-01-09T17:54:52.616Z]  ---> Running in 713c28300b5f
17:54:52 [2020-01-09T17:54:52.616Z] Removing intermediate container 713c28300b5f
17:54:52 [2020-01-09T17:54:52.616Z]  ---> 7bced605921b
17:54:52 [2020-01-09T17:54:52.616Z] Step 12/16 : ARG GOARCH
17:54:52 [2020-01-09T17:54:52.616Z]  ---> Running in ee1d6c5c7f7b
17:54:52 [2020-01-09T17:54:52.616Z] Removing intermediate container ee1d6c5c7f7b
17:54:52 [2020-01-09T17:54:52.616Z]  ---> 1572b4cf91ca
17:54:52 [2020-01-09T17:54:52.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
17:54:52 [2020-01-09T17:54:52.616Z]  ---> Running in a24631df3e48
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.826 + RM_GOPATH=0
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.826 + TMP_GOPATH=
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.826 + : /build
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.826 + '[' -z '' ']'
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.827 ++ mktemp -d
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.830 + export GOPATH=/tmp/tmp.nbfINwPlqN
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.830 + GOPATH=/tmp/tmp.nbfINwPlqN
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.830 + RM_GOPATH=1
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.832 ++ dirname ./install.sh
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 + dir=.
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 + bin=tini
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 + shift
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 + '[' '!' -f ./tini.installer ']'
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 + . ./tini.installer
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 ++ : fec3683b971d9c3ef73f284f176672c44b448662
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 + install_tini
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.843 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.844 + git clone https://github.com/krallin/tini.git /tmp/tmp.nbfINwPlqN/tini
17:54:53 [2020-01-09T17:54:53.057Z] #37 4.848 Cloning into '/tmp/tmp.nbfINwPlqN/tini'...
17:54:53 [2020-01-09T17:54:53.230Z] go: finding github.com/golang/protobuf v1.2.0
17:54:53 [2020-01-09T17:54:53.230Z] go: finding github.com/kr/pretty v0.1.0
17:54:53 [2020-01-09T17:54:53.317Z] #37 ...
17:54:53 [2020-01-09T17:54:53.317Z] 
17:54:53 [2020-01-09T17:54:53.317Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:54:53 [2020-01-09T17:54:53.317Z] #27 5.058 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:54:53 [2020-01-09T17:54:53.317Z] #27 5.401 
17:54:53 [2020-01-09T17:54:53.521Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
17:54:53 [2020-01-09T17:54:53.521Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
17:54:53 [2020-01-09T17:54:53.811Z] go: finding github.com/gofrs/flock v0.7.0
17:54:54 [2020-01-09T17:54:54.103Z] go: finding github.com/BurntSushi/toml v0.3.1
17:54:54 [2020-01-09T17:54:54.400Z] go: finding github.com/mattn/go-shellwords v1.0.5
17:54:54 [2020-01-09T17:54:54.880Z] #27 5.586 
                                                                           0.0%
###                                                                        4.6%
######                                                                     9.5%
##########                                                                15.0%
##############                                                            20.7%
####################                                                      28.0%
#########################                                                 35.7%
############################                                              39.7%
################################                                          45.0%
###################################                                       49.7%
########################################                                  56.9%
#############################################                             63.1%
#################################################                         69.2%
######################################################                    75.5%
##########################################################                81.1%
##############################################################            86.3%
##################################################################        92.9%
######################################################################## 100.0%
17:54:55 [2020-01-09T17:54:55.040Z] go: finding github.com/Microsoft/go-winio v0.4.11
17:54:55 [2020-01-09T17:54:55.362Z] go: finding github.com/uber/jaeger-lib v1.2.1
17:54:55 [2020-01-09T17:54:55.450Z] #27 7.703 
17:54:55 [2020-01-09T17:54:55.657Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
17:54:55 [2020-01-09T17:54:55.948Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:54:56 [2020-01-09T17:54:56.232Z] #27 7.995 
                                                                           0.1%
######                                                                     8.4%
#################                                                         24.8%
#############################                                             40.9%
#########################################                                 57.5%
##########################################################                81.2%
#######################################################################   98.9%
######################################################################## 100.0%
17:54:56 [2020-01-09T17:54:56.241Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
17:54:56 [2020-01-09T17:54:56.250Z] Client: Docker Engine - Community
17:54:56 [2020-01-09T17:54:56.250Z]  Version:           19.03.2
17:54:56 [2020-01-09T17:54:56.250Z]  API version:       1.40
17:54:56 [2020-01-09T17:54:56.250Z]  Go version:        go1.12.8
17:54:56 [2020-01-09T17:54:56.250Z]  Git commit:        6a30dfc
17:54:56 [2020-01-09T17:54:56.250Z]  Built:             Thu Aug 29 05:29:11 2019
17:54:56 [2020-01-09T17:54:56.250Z]  OS/Arch:           linux/amd64
17:54:56 [2020-01-09T17:54:56.250Z]  Experimental:      false
17:54:56 [2020-01-09T17:54:56.250Z] 
17:54:56 [2020-01-09T17:54:56.250Z] Server: Docker Engine - Community
17:54:56 [2020-01-09T17:54:56.250Z]  Engine:
17:54:56 [2020-01-09T17:54:56.250Z]   Version:          19.03.2
17:54:56 [2020-01-09T17:54:56.250Z]   API version:      1.40 (minimum version 1.12)
17:54:56 [2020-01-09T17:54:56.250Z]   Go version:       go1.12.8
17:54:56 [2020-01-09T17:54:56.250Z]   Git commit:       6a30dfc
17:54:56 [2020-01-09T17:54:56.250Z]   Built:            Thu Aug 29 05:27:45 2019
17:54:56 [2020-01-09T17:54:56.250Z]   OS/Arch:          linux/amd64
17:54:56 [2020-01-09T17:54:56.250Z]   Experimental:     true
17:54:56 [2020-01-09T17:54:56.250Z]  containerd:
17:54:56 [2020-01-09T17:54:56.250Z]   Version:          1.2.6
17:54:56 [2020-01-09T17:54:56.250Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:54:56 [2020-01-09T17:54:56.250Z]  runc:
17:54:56 [2020-01-09T17:54:56.250Z]   Version:          1.0.0-rc8
17:54:56 [2020-01-09T17:54:56.250Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
17:54:56 [2020-01-09T17:54:56.250Z]  docker-init:
17:54:56 [2020-01-09T17:54:56.250Z]   Version:          0.18.0
17:54:56 [2020-01-09T17:54:56.250Z]   GitCommit:        fec3683
[Pipeline] sh
17:54:56 [2020-01-09T17:54:56.492Z] #27 8.944 
17:54:56 [2020-01-09T17:54:56.575Z] + docker info
17:54:56 [2020-01-09T17:54:56.890Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
17:54:56 [2020-01-09T17:54:56.890Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
17:54:57 [2020-01-09T17:54:57.013Z] #27 9.213 
                                                                           0.0%
###                                                                        5.1%
#######                                                                   11.0%
17:54:57 [2020-01-09T17:54:57.013Z] #27 ...
17:54:57 [2020-01-09T17:54:57.013Z] 
17:54:57 [2020-01-09T17:54:57.013Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:54:57 [2020-01-09T17:54:57.013Z] #57 2.923 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:54:57 [2020-01-09T17:54:57.013Z] #57 2.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:54:57 [2020-01-09T17:54:57.013Z] #57 2.923 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:54:57 [2020-01-09T17:54:57.013Z] #57 3.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
17:54:57 [2020-01-09T17:54:57.013Z] #57 5.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
17:54:57 [2020-01-09T17:54:57.013Z] #57 6.519 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
17:54:57 [2020-01-09T17:54:57.201Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
17:54:57 [2020-01-09T17:54:57.201Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
17:54:57 [2020-01-09T17:54:57.274Z] #57 ...
17:54:57 [2020-01-09T17:54:57.274Z] 
17:54:57 [2020-01-09T17:54:57.274Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:54:57 [2020-01-09T17:54:57.274Z] #39 3.354 + mktemp -d
17:54:57 [2020-01-09T17:54:57.274Z] #39 3.354 + export GOPATH=/tmp/tmp.QpNrVfZXMl
17:54:57 [2020-01-09T17:54:57.274Z] #39 3.354 + git clone https://github.com/docker/distribution.git /tmp/tmp.QpNrVfZXMl/src/github.com/docker/distribution
17:54:57 [2020-01-09T17:54:57.274Z] #39 3.354 Cloning into '/tmp/tmp.QpNrVfZXMl/src/github.com/docker/distribution'...
17:54:57 [2020-01-09T17:54:57.274Z] #39 ...
17:54:57 [2020-01-09T17:54:57.274Z] 
17:54:57 [2020-01-09T17:54:57.274Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:54:57 [2020-01-09T17:54:57.274Z] #29 2.575 + mktemp -d
17:54:57 [2020-01-09T17:54:57.274Z] #29 2.575 + export GOPATH=/tmp/tmp.eOMJNNsxj5
17:54:57 [2020-01-09T17:54:57.274Z] #29 2.575 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.eOMJNNsxj5/src/github.com/go-swagger/go-swagger
17:54:57 [2020-01-09T17:54:57.274Z] #29 2.581 Cloning into '/tmp/tmp.eOMJNNsxj5/src/github.com/go-swagger/go-swagger'...
17:54:57 [2020-01-09T17:54:57.274Z] #29 ...
17:54:57 [2020-01-09T17:54:57.274Z] 
17:54:57 [2020-01-09T17:54:57.274Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + RM_GOPATH=0
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + TMP_GOPATH=
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + : /build
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + '[' -z '' ']'
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 ++ mktemp -d
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + export GOPATH=/tmp/tmp.DzqLyFLav0
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + GOPATH=/tmp/tmp.DzqLyFLav0
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + RM_GOPATH=1
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 ++ dirname ./install.sh
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + dir=.
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + bin=proxy
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + shift
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + '[' '!' -f ./proxy.installer ']'
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + . ./proxy.installer
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + install_proxy
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + case "$1" in
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + export CGO_ENABLED=0
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + CGO_ENABLED=0
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + _install_proxy
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DzqLyFLav0/src/github.com/docker/libnetwork
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.271 Cloning into '/tmp/tmp.DzqLyFLav0/src/github.com/docker/libnetwork'...
17:54:57 [2020-01-09T17:54:57.274Z] #69 4.272 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
17:54:57 [2020-01-09T17:54:57.469Z] #39 ...
17:54:57 [2020-01-09T17:54:57.469Z] 
17:54:57 [2020-01-09T17:54:57.469Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:54:57 [2020-01-09T17:54:57.469Z] #10 89.46 Selecting previously unselected package g++-mingw-w64-x86-64.
17:54:57 [2020-01-09T17:54:57.469Z] #10 89.47 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:54:57 [2020-01-09T17:54:57.469Z] #10 89.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:54:57 [2020-01-09T17:54:57.469Z] #10 ...
17:54:57 [2020-01-09T17:54:57.469Z] 
17:54:57 [2020-01-09T17:54:57.469Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:54:57 [2020-01-09T17:54:57.469Z] #42 30.67   CC       images/opts.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 30.87   CC       images/seccomp.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 31.08   CC       images/binfmt-misc.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 31.34   CC       images/time.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 31.49   CC       images/sysctl.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 31.68   CC       images/autofs.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 31.87   CC       images/macvlan.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.02   CC       images/sit.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.20   LINK     images/built-in.o
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.29   GEN      compel/include/asm
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.30   GEN      compel/include/version.h
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.32 touch .config
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.33   GEN      include/common/config.h
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.37   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.40   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.41   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.43   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.46   DEP      compel/arch/x86/plugins/std/memcpy.d
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.48   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.51   GEN      compel/plugins/include/uapi/std/syscall.h
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.54   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.55   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.57   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.57   DEP      compel/plugins/std/infect.d
17:54:57 [2020-01-09T17:54:57.469Z] #42 32.65   DEP      compel/plugins/std/string.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 32.73   DEP      compel/plugins/std/log.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 32.79   DEP      compel/plugins/std/fds.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 32.85   DEP      compel/plugins/std/std.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 32.93   DEP      compel/plugins/shmem/shmem.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 32.98   DEP      compel/plugins/fds/fds.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 33.11   CC       compel/plugins/std/std.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 33.35   CC       compel/plugins/std/fds.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 33.60   CC       compel/plugins/std/log.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 34.19   CC       compel/plugins/std/string.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 34.71   CC       compel/plugins/std/infect.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.04   CC       compel/arch/x86/plugins/std/parasite-head.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.09   CC       compel/arch/x86/plugins/std/memcpy.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.14   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.20   AR       compel/plugins/std.lib.a
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.27   CC       compel/plugins/fds/fds.o
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.41   AR       compel/plugins/fds.lib.a
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.44   HOSTDEP  compel/src/lib/log-host.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.49   HOSTDEP  compel/src/lib/handle-elf-host.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.55   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.65   HOSTDEP  compel/src/main-host.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.72   DEP      compel/src/lib/ptrace.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.80   DEP      compel/src/lib/infect.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.89   DEP      compel/src/lib/infect-util.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 35.96   DEP      compel/src/lib/infect-rpc.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 36.05   DEP      compel/arch/x86/src/lib/infect.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 36.19   DEP      compel/arch/x86/src/lib/cpu.d
17:54:57 [2020-01-09T17:54:57.470Z] #42 36.26   DEP      compel/src/lib/log.d
17:54:57 [2020-01-09T17:54:57.497Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
17:54:57 [2020-01-09T17:54:57.497Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
17:54:57 [2020-01-09T17:54:57.497Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
17:54:57 [2020-01-09T17:54:57.533Z] #69 ...
17:54:57 [2020-01-09T17:54:57.534Z] 
17:54:57 [2020-01-09T17:54:57.534Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.443 + RM_GOPATH=0
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.443 + TMP_GOPATH=
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.443 + : /build
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.443 + '[' -z '' ']'
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.443 ++ mktemp -d
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.445 + export GOPATH=/tmp/tmp.bMkQo6NRmi
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.445 + GOPATH=/tmp/tmp.bMkQo6NRmi
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.445 + RM_GOPATH=1
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.447 ++ dirname ./install.sh
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.451 + dir=.
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.451 + bin=vndr
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.451 + shift
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.451 + '[' '!' -f ./vndr.installer ']'
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.452 + . ./vndr.installer
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.452 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.452 + install_vndr
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.452 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.452 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bMkQo6NRmi/src/github.com/LK4D4/vndr
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.452 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:54:57 [2020-01-09T17:54:57.534Z] #45 3.454 Cloning into '/tmp/tmp.bMkQo6NRmi/src/github.com/LK4D4/vndr'...
17:54:57 [2020-01-09T17:54:57.534Z] #45 4.252 + cd /tmp/tmp.bMkQo6NRmi/src/github.com/LK4D4/vndr
17:54:57 [2020-01-09T17:54:57.534Z] #45 4.252 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:54:57 [2020-01-09T17:54:57.534Z] #45 4.324 + go build -buildmode=pie -v -o /build/vndr .
17:54:57 [2020-01-09T17:54:57.534Z] #45 5.289 github.com/LK4D4/vndr/godl/singleflight
17:54:57 [2020-01-09T17:54:57.534Z] #45 5.573 github.com/LK4D4/vndr/build
17:54:57 [2020-01-09T17:54:57.534Z] #45 5.757 github.com/LK4D4/vndr/godl
17:54:57 [2020-01-09T17:54:57.534Z] #45 8.119 github.com/LK4D4/vndr
17:54:57 [2020-01-09T17:54:57.534Z] #45 ...
17:54:57 [2020-01-09T17:54:57.534Z] 
17:54:57 [2020-01-09T17:54:57.534Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.107 + RM_GOPATH=0
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.107 + TMP_GOPATH=
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.107 + : /build
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.107 + '[' -z '' ']'
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.108 ++ mktemp -d
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.111 + export GOPATH=/tmp/tmp.BLgs18qVYK
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.111 + GOPATH=/tmp/tmp.BLgs18qVYK
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.111 + RM_GOPATH=1
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.112 ++ dirname ./install.sh
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.114 + dir=.
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.115 + bin=golangci_lint
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.115 + shift
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.116 + '[' '!' -f ./golangci_lint.installer ']'
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.116 + . ./golangci_lint.installer
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.117 ++ : v1.20.0
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.117 + install_golangci_lint
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.120 + echo 'Installing golangci-lint version v1.20.0'
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.121 Installing golangci-lint version v1.20.0
17:54:57 [2020-01-09T17:54:57.534Z] #51 5.121 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
17:54:57 [2020-01-09T17:54:57.725Z] #42 36.34   DEP      compel/src/main.d
17:54:57 [2020-01-09T17:54:57.725Z] #42 36.43   DEP      compel/src/lib/handle-elf.d
17:54:57 [2020-01-09T17:54:57.725Z] #42 36.54   DEP      compel/arch/x86/src/lib/handle-elf.d
17:54:57 [2020-01-09T17:54:57.790Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
17:54:57 [2020-01-09T17:54:57.794Z] #51 ...
17:54:57 [2020-01-09T17:54:57.794Z] 
17:54:57 [2020-01-09T17:54:57.794Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.856 + RM_GOPATH=0
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.856 + TMP_GOPATH=
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.856 + : /build
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.856 + '[' -z '' ']'
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.856 ++ mktemp -d
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.859 + export GOPATH=/tmp/tmp.RkQY2tYc30
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.859 + GOPATH=/tmp/tmp.RkQY2tYc30
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.859 + RM_GOPATH=1
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.859 ++ dirname ./install.sh
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.862 + dir=.
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 + bin=tomlv
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 + shift
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 + '[' '!' -f ./tomlv.installer ']'
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 + . ./tomlv.installer
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 + install_tomlv
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.863 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RkQY2tYc30/src/github.com/BurntSushi/toml
17:54:57 [2020-01-09T17:54:57.794Z] #32 4.869 Cloning into '/tmp/tmp.RkQY2tYc30/src/github.com/BurntSushi/toml'...
17:54:57 [2020-01-09T17:54:57.794Z] #32 5.748 + cd /tmp/tmp.RkQY2tYc30/src/github.com/BurntSushi/toml
17:54:57 [2020-01-09T17:54:57.794Z] #32 5.748 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:54:57 [2020-01-09T17:54:57.794Z] #32 5.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:54:57 [2020-01-09T17:54:57.794Z] #32 6.716 github.com/BurntSushi/toml
17:54:57 [2020-01-09T17:54:57.794Z] #32 9.752 github.com/BurntSushi/toml/cmd/tomlv
17:54:57 [2020-01-09T17:54:57.794Z] #32 ...
17:54:57 [2020-01-09T17:54:57.794Z] 
17:54:57 [2020-01-09T17:54:57.794Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.808 + RM_GOPATH=0
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.808 + TMP_GOPATH=
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.808 + : /build
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.808 + '[' -z '' ']'
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.814 ++ mktemp -d
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.816 + export GOPATH=/tmp/tmp.t99vziEsgD
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.816 + GOPATH=/tmp/tmp.t99vziEsgD
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.817 + RM_GOPATH=1
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.818 ++ dirname ./install.sh
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.822 + dir=.
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.822 + bin=runc
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.822 + shift
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.823 + '[' '!' -f ./runc.installer ']'
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.823 + . ./runc.installer
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.823 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.823 + install_runc
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.826 + grep -q '^3\.10\.0.*\.el7\.'
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.826 + uname -r
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.837 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.838 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.838 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.838 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t99vziEsgD/src/github.com/opencontainers/runc
17:54:57 [2020-01-09T17:54:57.794Z] #55 4.854 Cloning into '/tmp/tmp.t99vziEsgD/src/github.com/opencontainers/runc'...
17:54:57 [2020-01-09T17:54:57.794Z] #55 ...
17:54:57 [2020-01-09T17:54:57.794Z] 
17:54:57 [2020-01-09T17:54:57.794Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.535 + RM_GOPATH=0
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.535 + TMP_GOPATH=
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.535 + : /build
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.535 + '[' -z '' ']'
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.535 ++ mktemp -d
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + export GOPATH=/tmp/tmp.qtTfqRrret
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + GOPATH=/tmp/tmp.qtTfqRrret
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + RM_GOPATH=1
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 ++ dirname ./install.sh
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + dir=.
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + bin=gotestsum
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + shift
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + '[' '!' -f ./gotestsum.installer ']'
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + . ./gotestsum.installer
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 ++ : v0.3.5
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + install_gotestsum
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + echo 'Installing gotestsum version v0.3.5'
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 + go get -d gotest.tools/gotestsum
17:54:57 [2020-01-09T17:54:57.794Z] #48 4.543 Installing gotestsum version v0.3.5
17:54:58 [2020-01-09T17:54:58.055Z] #48 ...
17:54:58 [2020-01-09T17:54:58.055Z] 
17:54:58 [2020-01-09T17:54:58.055Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:54:58 [2020-01-09T17:54:58.055Z] #41 3.686 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:54:58 [2020-01-09T17:54:58.055Z] #41 3.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:54:58 [2020-01-09T17:54:58.055Z] #41 3.782 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:54:58 [2020-01-09T17:54:58.055Z] #41 4.809 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
17:54:58 [2020-01-09T17:54:58.055Z] #41 6.034 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
17:54:58 [2020-01-09T17:54:58.055Z] #41 7.646 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
17:54:58 [2020-01-09T17:54:58.055Z] #41 ...
17:54:58 [2020-01-09T17:54:58.055Z] 
17:54:58 [2020-01-09T17:54:58.055Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:54:58 [2020-01-09T17:54:58.286Z] #42 36.69   CC       compel/src/lib/log.o
17:54:58 [2020-01-09T17:54:58.286Z] #42 36.87   CC       compel/arch/x86/src/lib/cpu.o
17:54:58 [2020-01-09T17:54:58.576Z] #27 9.213 
                                                                           0.0%
###                                                                        5.1%
#######                                                                   11.0%
##########                                                                14.7%
##############                                                            20.5%
##################                                                        26.1%
#######################                                                   32.3%
###########################                                               38.1%
#################################                                         47.1%
#####################################                                     52.7%
#########################################                                 57.0%
#################################################                         68.5%
#######################################################                   77.0%
##########################################################                81.6%
###########################################################               82.7%
##################################################################        91.7%
######################################################################    97.8%
######################################################################## 100.0%
17:54:58 [2020-01-09T17:54:58.847Z] #42 37.50   CC       compel/arch/x86/src/lib/infect.o
17:54:59 [2020-01-09T17:54:59.103Z] #42 ...
17:54:59 [2020-01-09T17:54:59.103Z] 
17:54:59 [2020-01-09T17:54:59.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:54:59 [2020-01-09T17:54:59.103Z] #10 101.5 Selecting previously unselected package libapparmor1:amd64.
17:54:59 [2020-01-09T17:54:59.103Z] #10 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:54:59 [2020-01-09T17:54:59.103Z] #10 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:54:59 [2020-01-09T17:54:59.146Z] #27 11.36 
17:54:59 [2020-01-09T17:54:59.323Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.6 Selecting previously unselected package libapparmor-dev:amd64.
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.8 Selecting previously unselected package libbtrfs0.
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.8 Unpacking libbtrfs0 (4.20.1-2) ...
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.9 Selecting previously unselected package libbtrfs-dev.
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:54:59 [2020-01-09T17:54:59.359Z] #10 101.9 Unpacking libbtrfs-dev (4.20.1-2) ...
17:54:59 [2020-01-09T17:54:59.614Z] #10 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:54:59 [2020-01-09T17:54:59.614Z] #10 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:54:59 [2020-01-09T17:54:59.614Z] #10 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:54:59 [2020-01-09T17:54:59.623Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
17:54:59 [2020-01-09T17:54:59.623Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
17:54:59 [2020-01-09T17:54:59.870Z] #10 102.1 Selecting previously unselected package libudev-dev:amd64.
17:54:59 [2020-01-09T17:54:59.870Z] #10 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
17:54:59 [2020-01-09T17:54:59.870Z] #10 102.1 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
17:54:59 [2020-01-09T17:54:59.870Z] #10 102.3 Selecting previously unselected package libsepol1-dev:amd64.
17:54:59 [2020-01-09T17:54:59.870Z] #10 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:54:59 [2020-01-09T17:54:59.870Z] #10 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:55:00 [2020-01-09T17:55:00.126Z] #10 102.6 Selecting previously unselected package libpcre16-3:amd64.
17:55:00 [2020-01-09T17:55:00.126Z] #10 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:55:00 [2020-01-09T17:55:00.126Z] #10 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:55:00 [2020-01-09T17:55:00.381Z] #10 102.7 Selecting previously unselected package libpcre32-3:amd64.
17:55:00 [2020-01-09T17:55:00.381Z] #10 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:55:00 [2020-01-09T17:55:00.381Z] #10 102.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:55:00 [2020-01-09T17:55:00.638Z] #10 102.9 Selecting previously unselected package libpcrecpp0v5:amd64.
17:55:00 [2020-01-09T17:55:00.638Z] #10 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:55:00 [2020-01-09T17:55:00.638Z] #10 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:55:00 [2020-01-09T17:55:00.638Z] #10 103.0 Selecting previously unselected package libpcre3-dev:amd64.
17:55:00 [2020-01-09T17:55:00.638Z] #10 103.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:55:00 [2020-01-09T17:55:00.638Z] #10 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:55:00 [2020-01-09T17:55:00.673Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
17:55:00 [2020-01-09T17:55:00.894Z] #10 103.4 Selecting previously unselected package libselinux1-dev:amd64.
17:55:00 [2020-01-09T17:55:00.894Z] #10 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:55:00 [2020-01-09T17:55:00.894Z] #10 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:55:01 [2020-01-09T17:55:01.149Z] #10 103.6 Selecting previously unselected package libdevmapper-dev:amd64.
17:55:01 [2020-01-09T17:55:01.149Z] #10 103.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:55:01 [2020-01-09T17:55:01.149Z] #10 103.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:55:01 [2020-01-09T17:55:01.149Z] #10 103.7 Selecting previously unselected package libseccomp-dev:amd64.
17:55:01 [2020-01-09T17:55:01.149Z] #10 103.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:55:01 [2020-01-09T17:55:01.312Z] go: finding github.com/onsi/gomega v1.4.3
17:55:01 [2020-01-09T17:55:01.405Z] #10 103.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:55:01 [2020-01-09T17:55:01.405Z] #10 103.8 Selecting previously unselected package libsystemd-dev:amd64.
17:55:01 [2020-01-09T17:55:01.405Z] #10 103.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
17:55:01 [2020-01-09T17:55:01.405Z] #10 103.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
17:55:01 [2020-01-09T17:55:01.607Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
17:55:01 [2020-01-09T17:55:01.661Z] #10 104.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:55:01 [2020-01-09T17:55:01.661Z] #10 104.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:55:01 [2020-01-09T17:55:01.661Z] #10 104.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:55:01 [2020-01-09T17:55:01.661Z] #10 104.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:55:01 [2020-01-09T17:55:01.661Z] #10 104.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.2 Setting up libbtrfs0 (4.20.1-2) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.3 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.3 Setting up libbtrfs-dev (4.20.1-2) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.3 Setting up mingw-w64-common (6.0.0-3) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.3 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.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
17:55:01 [2020-01-09T17:55:01.917Z] #10 104.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
17:55:02 [2020-01-09T17:55:02.008Z] #27 11.59 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.4%
#####                                                                      7.1%
######                                                                     9.0%
#######                                                                   10.1%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.2%
###########                                                               15.7%
############                                                              17.1%
#############                                                             18.6%
##############                                                            20.8%
################                                                          22.7%
##################                                                        26.0%
####################                                                      27.9%
#####################                                                     29.5%
######################                                                    31.2%
#######################                                                   32.9%
########################                                                  33.8%
#########################                                                 35.3%
##########################                                                36.8%
###########################                                               38.7%
#############################                                             40.4%
###############################                                           43.6%
##
17:55:02 [2020-01-09T17:55:02.008Z] #27 ...
17:55:02 [2020-01-09T17:55:02.008Z] 
17:55:02 [2020-01-09T17:55:02.008Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:55:02 [2020-01-09T17:55:02.008Z] #32 DONE 14.7s
17:55:02 [2020-01-09T17:55:02.008Z] 
17:55:02 [2020-01-09T17:55:02.008Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:55:02 [2020-01-09T17:55:02.008Z] #27 11.59 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.4%
#####                                                                      7.1%
######                                                                     9.0%
#######                                                                   10.1%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.2%
###########                                                               15.7%
############                                                              17.1%
#############                                                             18.6%
##############                                                            20.8%
################                                                          22.7%
##################                                                        26.0%
####################                                                      27.9%
#####################                                                     29.5%
######################                                                    31.2%
#######################                                                   32.9%
########################                                                  33.8%
#########################                                                 35.3%
##########################                                                36.8%
###########################                                               38.7%
#############################                                             40.4%
###############################                                           43.6%
################################                                          44.9%
##################################                                        47.9%
17:55:02 [2020-01-09T17:55:02.008Z] #27 ...
17:55:02 [2020-01-09T17:55:02.008Z] 
17:55:02 [2020-01-09T17:55:02.008Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.820 + RM_GOPATH=0
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.820 + TMP_GOPATH=
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.820 + : /build/
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.820 + '[' -z '' ']'
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.821 ++ mktemp -d
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.825 + export GOPATH=/tmp/tmp.lhMp4VC9NC
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.825 + GOPATH=/tmp/tmp.lhMp4VC9NC
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.825 + RM_GOPATH=1
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.825 ++ dirname ./install.sh
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.828 + dir=.
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.829 + bin=rootlesskit
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.829 + shift
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.829 + '[' '!' -f ./rootlesskit.installer ']'
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.829 + . ./rootlesskit.installer
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.831 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.832 + install_rootlesskit
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.832 + case "$1" in
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.832 + export CGO_ENABLED=0
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.832 + CGO_ENABLED=0
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.832 + _install_rootlesskit
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.832 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.833 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.833 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lhMp4VC9NC/src/github.com/rootless-containers/rootlesskit
17:55:02 [2020-01-09T17:55:02.008Z] #63 4.844 Cloning into '/tmp/tmp.lhMp4VC9NC/src/github.com/rootless-containers/rootlesskit'...
17:55:02 [2020-01-09T17:55:02.008Z] #63 7.491 + cd /tmp/tmp.lhMp4VC9NC/src/github.com/rootless-containers/rootlesskit
17:55:02 [2020-01-09T17:55:02.008Z] #63 7.491 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:55:02 [2020-01-09T17:55:02.008Z] #63 7.779 + for f in rootlesskit rootlesskit-docker-proxy
17:55:02 [2020-01-09T17:55:02.008Z] #63 7.782 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:55:02 [2020-01-09T17:55:02.172Z] #10 104.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:55:02 [2020-01-09T17:55:02.172Z] #10 104.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:55:02 [2020-01-09T17:55:02.172Z] #10 104.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:55:02 [2020-01-09T17:55:02.172Z] #10 104.4 Setting up dmsetup (2:1.02.155-3) ...
17:55:02 [2020-01-09T17:55:02.172Z] #10 104.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:55:02 [2020-01-09T17:55:02.172Z] #10 104.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:55:02 [2020-01-09T17:55:02.172Z] #10 104.5 Processing triggers for libc-bin (2.28-10) ...
17:55:02 [2020-01-09T17:55:02.253Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
17:55:02 [2020-01-09T17:55:02.269Z] #63 ...
17:55:02 [2020-01-09T17:55:02.269Z] 
17:55:02 [2020-01-09T17:55:02.269Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:55:02 [2020-01-09T17:55:02.269Z] #69 13.67 Checking out files:  76% (1527/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
17:55:02 [2020-01-09T17:55:02.269Z] #69 14.06 + cd /tmp/tmp.DzqLyFLav0/src/github.com/docker/libnetwork
17:55:02 [2020-01-09T17:55:02.269Z] #69 14.06 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
17:55:02 [2020-01-09T17:55:02.269Z] #69 14.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:55:02 [2020-01-09T17:55:02.570Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
17:55:02 [2020-01-09T17:55:02.840Z] #69 ...
17:55:02 [2020-01-09T17:55:02.840Z] 
17:55:02 [2020-01-09T17:55:02.840Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:02 [2020-01-09T17:55:02.840Z] #37 5.686 + cd /tmp/tmp.nbfINwPlqN/tini
17:55:02 [2020-01-09T17:55:02.840Z] #37 5.687 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:55:02 [2020-01-09T17:55:02.840Z] #37 5.706 + cmake .
17:55:02 [2020-01-09T17:55:02.840Z] #37 6.497 -- The C compiler identification is GNU 8.3.0
17:55:02 [2020-01-09T17:55:02.840Z] #37 6.529 -- Check for working C compiler: /usr/bin/cc
17:55:02 [2020-01-09T17:55:02.840Z] #37 7.378 -- Check for working C compiler: /usr/bin/cc -- works
17:55:02 [2020-01-09T17:55:02.840Z] #37 7.381 -- Detecting C compiler ABI info
17:55:02 [2020-01-09T17:55:02.840Z] #37 7.965 -- Detecting C compiler ABI info - done
17:55:02 [2020-01-09T17:55:02.840Z] #37 7.989 -- Detecting C compile features
17:55:02 [2020-01-09T17:55:02.840Z] #37 10.38 -- Detecting C compile features - done
17:55:02 [2020-01-09T17:55:02.840Z] #37 10.42 -- Performing Test HAS_BUILTIN_FORTIFY
17:55:02 [2020-01-09T17:55:02.840Z] #37 10.84 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:55:02 [2020-01-09T17:55:02.840Z] #37 10.96 -- Configuring done
17:55:02 [2020-01-09T17:55:02.840Z] #37 11.00 -- Generating done
17:55:02 [2020-01-09T17:55:02.840Z] #37 11.02 -- Build files have been written to: /tmp/tmp.nbfINwPlqN/tini
17:55:02 [2020-01-09T17:55:02.840Z] #37 11.03 + make tini-static
17:55:02 [2020-01-09T17:55:02.840Z] #37 11.57 Scanning dependencies of target tini-static
17:55:02 [2020-01-09T17:55:02.840Z] #37 11.71 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:55:02 [2020-01-09T17:55:02.840Z] #37 13.69 [100%] Linking C executable tini-static
17:55:02 [2020-01-09T17:55:02.840Z] #37 14.43 [100%] Built target tini-static
17:55:02 [2020-01-09T17:55:02.840Z] #37 14.58 + mkdir -p /build
17:55:02 [2020-01-09T17:55:02.840Z] #37 14.58 + cp tini-static /build/docker-init
17:55:02 [2020-01-09T17:55:02.840Z] #37 DONE 14.9s
17:55:02 [2020-01-09T17:55:02.840Z] 
17:55:02 [2020-01-09T17:55:02.840Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:55:03 [2020-01-09T17:55:03.100Z] #10 DONE 105.4s
17:55:03 [2020-01-09T17:55:03.100Z] 
17:55:03 [2020-01-09T17:55:03.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:03 [2020-01-09T17:55:03.100Z] #42 38.16   CC       compel/src/lib/infect-rpc.o
17:55:03 [2020-01-09T17:55:03.100Z] #42 38.50   CC       compel/src/lib/infect-util.o
17:55:03 [2020-01-09T17:55:03.100Z] #42 38.71   CC       compel/src/lib/infect.o
17:55:03 [2020-01-09T17:55:03.100Z] #42 40.64   CC       compel/src/lib/ptrace.o
17:55:03 [2020-01-09T17:55:03.100Z] #42 40.92   AR       compel/libcompel.a
17:55:03 [2020-01-09T17:55:03.100Z] #42 41.00   HOSTCC   compel/src/main-host.o
17:55:03 [2020-01-09T17:55:03.100Z] #42 41.30   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:55:03 [2020-01-09T17:55:03.100Z] #42 41.51   HOSTCC   compel/src/lib/handle-elf-host.o
17:55:03 [2020-01-09T17:55:03.100Z] #42 ...
17:55:03 [2020-01-09T17:55:03.100Z] 
17:55:03 [2020-01-09T17:55:03.100Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:55:03 [2020-01-09T17:55:03.100Z] #53 DONE 0.1s
17:55:03 [2020-01-09T17:55:03.100Z] 
17:55:03 [2020-01-09T17:55:03.100Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:55:03 [2020-01-09T17:55:03.100Z] #54 DONE 0.1s
17:55:03 [2020-01-09T17:55:03.100Z] 
17:55:03 [2020-01-09T17:55:03.100Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:03 [2020-01-09T17:55:03.610Z] go: finding github.com/onsi/ginkgo v1.7.0
17:55:04 [2020-01-09T17:55:04.250Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
17:55:04 [2020-01-09T17:55:04.250Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
17:55:04 [2020-01-09T17:55:04.543Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
17:55:04 [2020-01-09T17:55:04.925Z] #27 11.59 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.4%
#####                                                                      7.1%
######                                                                     9.0%
#######                                                                   10.1%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.2%
###########                                                               15.7%
############                                                              17.1%
#############                                                             18.6%
##############                                                            20.8%
################                                                          22.7%
##################                                                        26.0%
####################                                                      27.9%
#####################                                                     29.5%
######################                                                    31.2%
#######################                                                   32.9%
########################                                                  33.8%
#########################                                                 35.3%
##########################                                                36.8%
###########################                                               38.7%
#############################                                             40.4%
###############################                                           43.6%
################################                                          44.9%
##################################                                        47.9%
####################################                                      51.2%
#####################################                                     52.2%
######################################                                    54.1%
########################################                                  56.6%
#########################################                                 57.8%
##########################################                                59.2%
###########################################                               60.4%
############################################                              61.7%
#############################################                             62.8%
##############################################                            64.5%
###############################################                           66.0%
################################################                          67.5%
#################################################                         68.8%
##################################################                        70.3%
###################################################                       72.0%
####################################################                      73.5%
######################################################                    75.5%
#######################################################                   77.6%
#########################################################                 79.7%
#########################################################                 80.3%
###########################################################               83.1%
#############################################################             85.5%
##############################################################            87.0%
###############################################################           88.4%
#################################################################         90.4%
###################################################################       93.6%
######################################################################    98.6%
######################################################################## 100.0%
17:55:04 [2020-01-09T17:55:04.925Z] #27 17.52 
17:55:05 [2020-01-09T17:55:05.185Z] go: finding github.com/bitly/go-simplejson v0.5.0
17:55:05 [2020-01-09T17:55:05.185Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
17:55:05 [2020-01-09T17:55:05.185Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
17:55:05 [2020-01-09T17:55:05.185Z] go: finding github.com/hashicorp/go-uuid v1.0.0
17:55:05 [2020-01-09T17:55:05.617Z] #55 ...
17:55:05 [2020-01-09T17:55:05.617Z] 
17:55:05 [2020-01-09T17:55:05.617Z] #11 [dev 1/25] RUN groupadd -r docker
17:55:05 [2020-01-09T17:55:05.617Z] #11 DONE 2.6s
17:55:05 [2020-01-09T17:55:05.617Z] 
17:55:05 [2020-01-09T17:55:05.617Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:05 [2020-01-09T17:55:05.617Z] #55 2.444 + RM_GOPATH=0
17:55:05 [2020-01-09T17:55:05.617Z] #55 2.444 + TMP_GOPATH=
17:55:05 [2020-01-09T17:55:05.617Z] #55 2.444 + : /build
17:55:05 [2020-01-09T17:55:05.617Z] #55 2.444 + '[' -z '' ']'
17:55:05 [2020-01-09T17:55:05.617Z] #55 2.452 ++ mktemp -d
17:55:05 [2020-01-09T17:55:05.824Z] go: finding github.com/hpcloud/tail v1.0.0
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + export GOPATH=/tmp/tmp.qg0UVhZq2F
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + GOPATH=/tmp/tmp.qg0UVhZq2F
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + RM_GOPATH=1
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 ++ dirname ./install.sh
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + dir=.
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + bin=runc
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + shift
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + '[' '!' -f ./runc.installer ']'
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + . ./runc.installer
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.454 + install_runc
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.464 + uname -r
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.464 + grep -q '^3\.10\.0.*\.el7\.'
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.480 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.480 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.481 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.481 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qg0UVhZq2F/src/github.com/opencontainers/runc
17:55:05 [2020-01-09T17:55:05.873Z] #55 2.509 Cloning into '/tmp/tmp.qg0UVhZq2F/src/github.com/opencontainers/runc'...
17:55:06 [2020-01-09T17:55:06.117Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
17:55:06 [2020-01-09T17:55:06.332Z] #27 18.73 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:55:06 [2020-01-09T17:55:06.412Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
17:55:06 [2020-01-09T17:55:06.566Z] Client:
17:55:06 [2020-01-09T17:55:06.567Z]  Debug Mode: false
17:55:06 [2020-01-09T17:55:06.567Z] 
17:55:06 [2020-01-09T17:55:06.567Z] Server:
17:55:06 [2020-01-09T17:55:06.567Z]  Containers: 0
17:55:06 [2020-01-09T17:55:06.567Z]   Running: 0
17:55:06 [2020-01-09T17:55:06.567Z]   Paused: 0
17:55:06 [2020-01-09T17:55:06.567Z]   Stopped: 0
17:55:06 [2020-01-09T17:55:06.567Z]  Images: 0
17:55:06 [2020-01-09T17:55:06.567Z]  Server Version: 19.03.2
17:55:06 [2020-01-09T17:55:06.567Z]  Storage Driver: overlay2
17:55:06 [2020-01-09T17:55:06.567Z]   Backing Filesystem: extfs
17:55:06 [2020-01-09T17:55:06.567Z]   Supports d_type: true
17:55:06 [2020-01-09T17:55:06.567Z]   Native Overlay Diff: true
17:55:06 [2020-01-09T17:55:06.567Z]  Logging Driver: json-file
17:55:06 [2020-01-09T17:55:06.567Z]  Cgroup Driver: cgroupfs
17:55:06 [2020-01-09T17:55:06.567Z]  Plugins:
17:55:06 [2020-01-09T17:55:06.567Z]   Volume: local
17:55:06 [2020-01-09T17:55:06.567Z]   Network: bridge host ipvlan macvlan null overlay
17:55:06 [2020-01-09T17:55:06.567Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:55:06 [2020-01-09T17:55:06.567Z]  Swarm: inactive
17:55:06 [2020-01-09T17:55:06.567Z]  Runtimes: runc
17:55:06 [2020-01-09T17:55:06.567Z]  Default Runtime: runc
17:55:06 [2020-01-09T17:55:06.567Z]  Init Binary: docker-init
17:55:06 [2020-01-09T17:55:06.567Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:55:06 [2020-01-09T17:55:06.567Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
17:55:06 [2020-01-09T17:55:06.567Z]  init version: fec3683
17:55:06 [2020-01-09T17:55:06.567Z]  Security Options:
17:55:06 [2020-01-09T17:55:06.567Z]   apparmor
17:55:06 [2020-01-09T17:55:06.567Z]   seccomp
17:55:06 [2020-01-09T17:55:06.567Z]    Profile: default
17:55:06 [2020-01-09T17:55:06.567Z]  Kernel Version: 4.15.0-1048-aws
17:55:06 [2020-01-09T17:55:06.567Z]  Operating System: Ubuntu 18.04.3 LTS
17:55:06 [2020-01-09T17:55:06.567Z]  OSType: linux
17:55:06 [2020-01-09T17:55:06.567Z]  Architecture: x86_64
17:55:06 [2020-01-09T17:55:06.567Z]  CPUs: 2
17:55:06 [2020-01-09T17:55:06.567Z]  Total Memory: 7.501GiB
17:55:06 [2020-01-09T17:55:06.567Z]  Name: ip-10-100-55-53
17:55:06 [2020-01-09T17:55:06.567Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
17:55:06 [2020-01-09T17:55:06.567Z]  Docker Root Dir: /var/lib/docker
17:55:06 [2020-01-09T17:55:06.567Z]  Debug Mode: false
17:55:06 [2020-01-09T17:55:06.567Z]  Registry: https://index.docker.io/v1/
17:55:06 [2020-01-09T17:55:06.567Z]  Labels:
17:55:06 [2020-01-09T17:55:06.567Z]  Experimental: true
17:55:06 [2020-01-09T17:55:06.567Z]  Insecure Registries:
17:55:06 [2020-01-09T17:55:06.567Z]   127.0.0.0/8
17:55:06 [2020-01-09T17:55:06.567Z]  Live Restore Enabled: true
17:55:06 [2020-01-09T17:55:06.567Z] 
17:55:06 [2020-01-09T17:55:06.567Z] WARNING: No swap limit support
[Pipeline] sh
17:55:06 [2020-01-09T17:55:06.594Z] #27 19.12 
17:55:06 [2020-01-09T17:55:06.705Z] go: finding github.com/docker/go-units v0.3.1
17:55:06 [2020-01-09T17:55:06.854Z] #27 ...
17:55:06 [2020-01-09T17:55:06.854Z] 
17:55:06 [2020-01-09T17:55:06.854Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:06 [2020-01-09T17:55:06.854Z] #45 DONE 19.6s
17:55:06 [2020-01-09T17:55:06.854Z] 
17:55:06 [2020-01-09T17:55:06.854Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:55:06 [2020-01-09T17:55:06.854Z] #69 DONE 19.6s
17:55:06 [2020-01-09T17:55:06.854Z] 
17:55:06 [2020-01-09T17:55:06.854Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:55:06 [2020-01-09T17:55:06.868Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:55:06 [2020-01-09T17:55:06.868Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:55:06 [2020-01-09T17:55:06.868Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39880/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:55:06 [2020-01-09T17:55:06.868Z] + bash /home/ubuntu/workspace/moby_PR-39880/check-config.sh
17:55:06 [2020-01-09T17:55:06.868Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:55:06 [2020-01-09T17:55:06.868Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
17:55:06 [2020-01-09T17:55:06.868Z] 
17:55:06 [2020-01-09T17:55:06.868Z] Generally Necessary:
17:55:06 [2020-01-09T17:55:06.868Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:55:06 [2020-01-09T17:55:06.868Z] - apparmor: enabled and tools installed
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_NAMESPACES: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_NET_NS: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_PID_NS: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_IPC_NS: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_UTS_NS: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_CGROUPS: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_CGROUP_CPUACCT: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_CGROUP_DEVICE: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_CGROUP_FREEZER: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_CGROUP_SCHED: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_CPUSETS: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_MEMCG: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_KEYS: enabled
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_VETH: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_BRIDGE: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:55:06 [2020-01-09T17:55:06.868Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:55:06 [2020-01-09T17:55:06.995Z] go: finding github.com/kisielk/errcheck v1.1.0
17:55:07 [2020-01-09T17:55:07.114Z] #27 19.42 
#                                                                          2.2%
######################################################################## 100.0%
17:55:07 [2020-01-09T17:55:07.114Z] #27 19.51 
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_NF_NAT: enabled (as module)
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_NF_NAT_NEEDED: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_POSIX_MQUEUE: enabled
17:55:07 [2020-01-09T17:55:07.148Z] 
17:55:07 [2020-01-09T17:55:07.148Z] Optional Features:
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_USER_NS: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_SECCOMP: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_CGROUP_PIDS: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_MEMCG_SWAP: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:55:07 [2020-01-09T17:55:07.148Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_BLK_CGROUP: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_IOSCHED_CFQ: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_CGROUP_PERF: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_CGROUP_HUGETLB: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_CFS_BANDWIDTH: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_RT_GROUP_SCHED: missing
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_IP_VS: enabled (as module)
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_IP_VS_NFCT: enabled
17:55:07 [2020-01-09T17:55:07.148Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:55:07 [2020-01-09T17:55:07.285Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
17:55:07 [2020-01-09T17:55:07.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:55:07 [2020-01-09T17:55:07.415Z] - CONFIG_IP_VS_RR: enabled (as module)
17:55:07 [2020-01-09T17:55:07.415Z] - CONFIG_EXT4_FS: enabled
17:55:07 [2020-01-09T17:55:07.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:55:07 [2020-01-09T17:55:07.415Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:55:07 [2020-01-09T17:55:07.415Z] - Network Drivers:
17:55:07 [2020-01-09T17:55:07.415Z]   - "overlay":
17:55:07 [2020-01-09T17:55:07.415Z]     - CONFIG_VXLAN: enabled (as module)
17:55:07 [2020-01-09T17:55:07.415Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:55:07 [2020-01-09T17:55:07.415Z]       Optional (for encrypted networks):
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_CRYPTO: enabled
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_CRYPTO_AEAD: enabled
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_CRYPTO_GCM: enabled
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_CRYPTO_GHASH: enabled
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_XFRM: enabled
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_XFRM_USER: enabled (as module)
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_INET_ESP: enabled (as module)
17:55:07 [2020-01-09T17:55:07.415Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:55:07 [2020-01-09T17:55:07.415Z]   - "ipvlan":
17:55:07 [2020-01-09T17:55:07.415Z]     - CONFIG_IPVLAN: enabled (as module)
17:55:07 [2020-01-09T17:55:07.415Z]   - "macvlan":
17:55:07 [2020-01-09T17:55:07.576Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
17:55:07 [2020-01-09T17:55:07.684Z] #27 ...
17:55:07 [2020-01-09T17:55:07.684Z] 
17:55:07 [2020-01-09T17:55:07.684Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:55:07 [2020-01-09T17:55:07.684Z] #57 10.54 Fetched 8147 kB in 8s (994 kB/s)
17:55:07 [2020-01-09T17:55:07.684Z] #57 10.54 Reading package lists...
17:55:07 [2020-01-09T17:55:07.684Z] #57 14.77 Reading package lists...
17:55:07 [2020-01-09T17:55:07.684Z] #57 19.77 Building dependency tree...
17:55:07 [2020-01-09T17:55:07.684Z] #57 20.32 Reading state information...
17:55:07 [2020-01-09T17:55:07.684Z] #57 ...
17:55:07 [2020-01-09T17:55:07.684Z] 
17:55:07 [2020-01-09T17:55:07.684Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:55:07 [2020-01-09T17:55:07.684Z] #51 19.89 + cd /tmp/tmp.BLgs18qVYK/src/github.com/golangci/golangci-lint/
17:55:07 [2020-01-09T17:55:07.684Z] #51 19.89 + git checkout -q v1.20.0
17:55:07 [2020-01-09T17:55:07.684Z] #51 20.45 ++ git describe --tags
17:55:07 [2020-01-09T17:55:07.684Z] #51 20.45 + version=v1.20.0
17:55:07 [2020-01-09T17:55:07.684Z] #51 20.47 ++ git rev-parse --short HEAD
17:55:07 [2020-01-09T17:55:07.684Z] #51 20.47 + commit=cc98739
17:55:07 [2020-01-09T17:55:07.684Z] #51 20.47 ++ git show -s --format=%cd
17:55:07 [2020-01-09T17:55:07.684Z] #51 20.48 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
17:55:07 [2020-01-09T17:55:07.684Z] #51 20.48 + 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
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_MACVLAN: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_DUMMY: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]   - "ftp,tftp client in container":
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z] - Storage Drivers:
17:55:07 [2020-01-09T17:55:07.783Z]   - "aufs":
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_AUFS_FS: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]   - "btrfs":
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:55:07 [2020-01-09T17:55:07.783Z]   - "devicemapper":
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_BLK_DEV_DM: enabled
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]   - "overlay":
17:55:07 [2020-01-09T17:55:07.783Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:55:07 [2020-01-09T17:55:07.783Z]   - "zfs":
17:55:07 [2020-01-09T17:55:07.783Z]     - /dev/zfs: missing
17:55:07 [2020-01-09T17:55:07.783Z]     - zfs command: missing
17:55:07 [2020-01-09T17:55:07.783Z]     - zpool command: missing
17:55:07 [2020-01-09T17:55:07.783Z] 
17:55:07 [2020-01-09T17:55:07.783Z] Limits:
17:55:07 [2020-01-09T17:55:07.783Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:55:07 [2020-01-09T17:55:07.783Z] 
17:55:07 [2020-01-09T17:55:07.783Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:55:08 [2020-01-09T17:55:08.163Z] + sudo modprobe ip_vs
17:55:08 [2020-01-09T17:55:08.388Z] #55 ...
17:55:08 [2020-01-09T17:55:08.388Z] 
17:55:08 [2020-01-09T17:55:08.388Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:55:08 [2020-01-09T17:55:08.388Z] #12 DONE 2.5s
17:55:08 [2020-01-09T17:55:08.388Z] 
17:55:08 [2020-01-09T17:55:08.388Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:55:08 [2020-01-09T17:55:08.425Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 .
17:55:08 [2020-01-09T17:55:08.626Z] #51 ...
17:55:08 [2020-01-09T17:55:08.626Z] 
17:55:08 [2020-01-09T17:55:08.626Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:08 [2020-01-09T17:55:08.626Z] #41 11.40 Fetched 8147 kB in 8s (1024 kB/s)
17:55:08 [2020-01-09T17:55:08.626Z] #41 11.40 Reading package lists...
17:55:08 [2020-01-09T17:55:08.626Z] #41 16.84 Reading package lists...
17:55:08 [2020-01-09T17:55:08.626Z] #41 21.21 Building dependency tree...
17:55:08 [2020-01-09T17:55:08.626Z] #41 ...
17:55:08 [2020-01-09T17:55:08.626Z] 
17:55:08 [2020-01-09T17:55:08.626Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:08 [2020-01-09T17:55:08.626Z] #55 11.19 + cd /tmp/tmp.t99vziEsgD/src/github.com/opencontainers/runc
17:55:08 [2020-01-09T17:55:08.626Z] #55 11.19 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:55:08 [2020-01-09T17:55:08.626Z] #55 11.50 + '[' -z '' ']'
17:55:08 [2020-01-09T17:55:08.626Z] #55 11.50 + target=static
17:55:08 [2020-01-09T17:55:08.626Z] #55 11.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:55:08 [2020-01-09T17:55:08.626Z] #55 13.14 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 .
17:55:08 [2020-01-09T17:55:08.685Z] #2 [internal] load build definition from Dockerfile
17:55:08 [2020-01-09T17:55:08.685Z] #2 transferring dockerfile:
17:55:08 [2020-01-09T17:55:08.685Z] #2 transferring dockerfile: 15.65kB 0.0s done
17:55:08 [2020-01-09T17:55:08.685Z] #2 DONE 0.2s
17:55:08 [2020-01-09T17:55:08.685Z] 
17:55:08 [2020-01-09T17:55:08.685Z] #1 [internal] load .dockerignore
17:55:08 [2020-01-09T17:55:08.685Z] #1 transferring context: 112B 0.0s done
17:55:08 [2020-01-09T17:55:08.685Z] #1 DONE 0.2s
17:55:08 [2020-01-09T17:55:08.685Z] 
17:55:08 [2020-01-09T17:55:08.685Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
17:55:08 [2020-01-09T17:55:08.886Z] #55 ...
17:55:08 [2020-01-09T17:55:08.886Z] 
17:55:08 [2020-01-09T17:55:08.886Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:55:08 [2020-01-09T17:55:08.886Z] #57 21.84 The following additional packages will be installed:
17:55:08 [2020-01-09T17:55:08.886Z] #57 21.84   libbtrfs0
17:55:09 [2020-01-09T17:55:09.101Z] go: finding github.com/docker/go-connections v0.4.0
17:55:09 [2020-01-09T17:55:09.147Z] #57 21.99 The following NEW packages will be installed:
17:55:09 [2020-01-09T17:55:09.147Z] #57 21.99   libbtrfs-dev libbtrfs0
17:55:09 [2020-01-09T17:55:09.250Z] #3 DONE 0.3s
17:55:09 [2020-01-09T17:55:09.250Z] 
17:55:09 [2020-01-09T17:55:09.250Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
17:55:09 [2020-01-09T17:55:09.250Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
17:55:09 [2020-01-09T17:55:09.250Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
17:55:09 [2020-01-09T17:55:09.250Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
17:55:09 [2020-01-09T17:55:09.250Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
17:55:09 [2020-01-09T17:55:09.250Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
17:55:09 [2020-01-09T17:55:09.250Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.41MB / 8.82MB 0.2s
17:55:09 [2020-01-09T17:55:09.250Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
17:55:09 [2020-01-09T17:55:09.250Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
17:55:09 [2020-01-09T17:55:09.396Z] go: finding cloud.google.com/go v0.26.0
17:55:09 [2020-01-09T17:55:09.396Z] go: finding github.com/kr/text v0.1.0
17:55:09 [2020-01-09T17:55:09.407Z] #57 22.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:55:09 [2020-01-09T17:55:09.407Z] #57 22.37 Need to get 119 kB of archives.
17:55:09 [2020-01-09T17:55:09.407Z] #57 22.37 After this operation, 387 kB of additional disk space will be used.
17:55:09 [2020-01-09T17:55:09.407Z] #57 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:55:09 [2020-01-09T17:55:09.407Z] #57 22.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:55:09 [2020-01-09T17:55:09.815Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
17:55:09 [2020-01-09T17:55:09.815Z] #4 DONE 0.9s
17:55:09 [2020-01-09T17:55:09.977Z] #57 ...
17:55:09 [2020-01-09T17:55:09.977Z] 
17:55:09 [2020-01-09T17:55:09.977Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:55:09 [2020-01-09T17:55:09.977Z] #39 12.83 + cd /tmp/tmp.QpNrVfZXMl/src/github.com/docker/distribution
17:55:09 [2020-01-09T17:55:09.977Z] #39 12.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:55:09 [2020-01-09T17:55:09.977Z] #39 15.11 + GOPATH=/tmp/tmp.QpNrVfZXMl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QpNrVfZXMl go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:55:09 [2020-01-09T17:55:09.977Z] #39 ...
17:55:09 [2020-01-09T17:55:09.977Z] 
17:55:09 [2020-01-09T17:55:09.977Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:55:09 [2020-01-09T17:55:09.977Z] #27 21.47 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:55:09 [2020-01-09T17:55:09.977Z] #27 21.81 
17:55:09 [2020-01-09T17:55:09.977Z] #27 22.00 
#######                                                                   10.7%
######################################################################## 100.0%
17:55:09 [2020-01-09T17:55:09.977Z] #27 22.18 
17:55:10 [2020-01-09T17:55:10.275Z] #13 2.050 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:55:10 [2020-01-09T17:55:10.275Z] #13 DONE 2.4s
17:55:10 [2020-01-09T17:55:10.275Z] 
17:55:10 [2020-01-09T17:55:10.275Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:55:10 [2020-01-09T17:55:10.450Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
17:55:10 [2020-01-09T17:55:10.451Z] go: finding github.com/kisielk/gotool v1.0.0
17:55:10 [2020-01-09T17:55:10.743Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
17:55:10 [2020-01-09T17:55:10.750Z] 
17:55:10 [2020-01-09T17:55:10.750Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
17:55:10 [2020-01-09T17:55:10.920Z] #27 23.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:55:10 [2020-01-09T17:55:10.920Z] #27 23.19 skipping existing ed4b54129745
17:55:10 [2020-01-09T17:55:10.920Z] #27 23.27 
17:55:11 [2020-01-09T17:55:11.008Z] #6 ...
17:55:11 [2020-01-09T17:55:11.008Z] 
17:55:11 [2020-01-09T17:55:11.008Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:55:11 [2020-01-09T17:55:11.008Z] #5 DONE 0.2s
17:55:11 [2020-01-09T17:55:11.008Z] 
17:55:11 [2020-01-09T17:55:11.008Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
17:55:11 [2020-01-09T17:55:11.008Z] #6 DONE 0.3s
17:55:11 [2020-01-09T17:55:11.008Z] 
17:55:11 [2020-01-09T17:55:11.008Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:55:11 [2020-01-09T17:55:11.008Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
17:55:11 [2020-01-09T17:55:11.037Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
17:55:11 [2020-01-09T17:55:11.270Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
17:55:11 [2020-01-09T17:55:11.270Z] #7 sha256:544b2d0378d9de9a8ade9cebd9a333e60cc8343f9d3dd01ccccfc4c1395ce132 1.79kB / 1.79kB done
17:55:11 [2020-01-09T17:55:11.270Z] #7 sha256:ed081345a3da7eea4a89b77a96decf485ab30e6061db5c247c651f93d08a8963 5.46kB / 5.46kB done
17:55:11 [2020-01-09T17:55:11.270Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 3.34MB / 50.38MB 0.1s
17:55:11 [2020-01-09T17:55:11.270Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0B / 7.81MB 0.1s
17:55:11 [2020-01-09T17:55:11.270Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 7.04MB / 50.38MB 0.2s
17:55:11 [2020-01-09T17:55:11.270Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 2.07MB / 7.81MB 0.2s
17:55:11 [2020-01-09T17:55:11.492Z] #27 ...
17:55:11 [2020-01-09T17:55:11.492Z] 
17:55:11 [2020-01-09T17:55:11.492Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.22 debconf: delaying package configuration, since apt-utils is not installed
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.33 Fetched 119 kB in 0s (432 kB/s)
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.43 Selecting previously unselected package libbtrfs0.
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.52 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.54 Unpacking libbtrfs0 (4.20.1-2) ...
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.65 Selecting previously unselected package libbtrfs-dev.
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.66 Unpacking libbtrfs-dev (4.20.1-2) ...
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.92 Setting up libbtrfs0 (4.20.1-2) ...
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.94 Setting up libbtrfs-dev (4.20.1-2) ...
17:55:11 [2020-01-09T17:55:11.492Z] #57 23.96 Processing triggers for libc-bin (2.28-10) ...
17:55:11 [2020-01-09T17:55:11.492Z] #57 DONE 24.3s
17:55:11 [2020-01-09T17:55:11.492Z] 
17:55:11 [2020-01-09T17:55:11.492Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:55:11 [2020-01-09T17:55:11.492Z] #58 DONE 0.1s
17:55:11 [2020-01-09T17:55:11.492Z] 
17:55:11 [2020-01-09T17:55:11.492Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:11 [2020-01-09T17:55:11.492Z] #41 21.21 Building dependency tree...
17:55:11 [2020-01-09T17:55:11.492Z] #41 22.17 Reading state information...
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.19 The following additional packages will be installed:
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.19   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.19   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.20 Suggested packages:
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.21   manpages-dev python-setuptools
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.88 The following NEW packages will be installed:
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.88   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.89   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.89   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:55:11 [2020-01-09T17:55:11.492Z] #41 23.89   python-six zlib1g-dev
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.32 Need to get 3798 kB of archives.
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.32 After this operation, 21.6 MB of additional disk space will be used.
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
17:55:11 [2020-01-09T17:55:11.492Z] #41 24.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
17:55:11 [2020-01-09T17:55:11.536Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 12.96MB / 50.38MB 0.3s
17:55:11 [2020-01-09T17:55:11.536Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 3.86MB / 7.81MB 0.3s
17:55:11 [2020-01-09T17:55:11.536Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 5.24MB / 7.81MB 0.4s
17:55:11 [2020-01-09T17:55:11.673Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
17:55:11 [2020-01-09T17:55:11.753Z] #41 ...
17:55:11 [2020-01-09T17:55:11.753Z] 
17:55:11 [2020-01-09T17:55:11.753Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:55:11 [2020-01-09T17:55:11.753Z] #59 DONE 0.2s
17:55:11 [2020-01-09T17:55:11.796Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 17.57MB / 50.38MB 0.6s
17:55:11 [2020-01-09T17:55:11.796Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.6s
17:55:11 [2020-01-09T17:55:11.796Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.6s done
17:55:11 [2020-01-09T17:55:11.796Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0B / 10.00MB 0.7s
17:55:12 [2020-01-09T17:55:12.012Z] 
17:55:12 [2020-01-09T17:55:12.012Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:12 [2020-01-09T17:55:12.012Z] #41 24.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
17:55:12 [2020-01-09T17:55:12.012Z] #41 24.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
17:55:12 [2020-01-09T17:55:12.012Z] #41 24.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
17:55:12 [2020-01-09T17:55:12.012Z] #41 24.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
17:55:12 [2020-01-09T17:55:12.012Z] #41 24.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
17:55:12 [2020-01-09T17:55:12.012Z] #41 24.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
17:55:12 [2020-01-09T17:55:12.056Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 24.62MB / 50.38MB 0.9s
17:55:12 [2020-01-09T17:55:12.056Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.9s
17:55:12 [2020-01-09T17:55:12.056Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 2.08MB / 51.79MB 0.9s
17:55:12 [2020-01-09T17:55:12.314Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 30.28MB / 50.38MB 1.2s
17:55:12 [2020-01-09T17:55:12.314Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 1.0s done
17:55:12 [2020-01-09T17:55:12.314Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 10.46MB / 51.79MB 1.2s
17:55:12 [2020-01-09T17:55:12.314Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 0B / 68.52MB 1.2s
17:55:12 [2020-01-09T17:55:12.575Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 41.91MB / 50.38MB 1.5s
17:55:12 [2020-01-09T17:55:12.575Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 17.80MB / 51.79MB 1.5s
17:55:12 [2020-01-09T17:55:12.575Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 8.55MB / 68.52MB 1.5s
17:55:12 [2020-01-09T17:55:12.711Z] go: finding github.com/containerd/containerd v1.2.4
17:55:12 [2020-01-09T17:55:12.832Z] #14 DONE 2.2s
17:55:12 [2020-01-09T17:55:12.832Z] 
17:55:12 [2020-01-09T17:55:12.832Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:12 [2020-01-09T17:55:12.832Z] #55 8.048 + cd /tmp/tmp.qg0UVhZq2F/src/github.com/opencontainers/runc
17:55:12 [2020-01-09T17:55:12.832Z] #55 8.048 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:55:12 [2020-01-09T17:55:12.832Z] #55 8.165 + '[' -z '' ']'
17:55:12 [2020-01-09T17:55:12.832Z] #55 8.165 + target=static
17:55:12 [2020-01-09T17:55:12.832Z] #55 8.165 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:55:12 [2020-01-09T17:55:12.832Z] #55 9.249 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 .
17:55:12 [2020-01-09T17:55:12.839Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 45.25MB / 50.38MB 1.7s
17:55:12 [2020-01-09T17:55:12.839Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 20.41MB / 51.79MB 1.7s
17:55:12 [2020-01-09T17:55:12.839Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 14.13MB / 68.52MB 1.7s
17:55:12 [2020-01-09T17:55:12.839Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 48.16MB / 50.38MB 1.8s
17:55:12 [2020-01-09T17:55:12.951Z] #41 ...
17:55:12 [2020-01-09T17:55:12.951Z] 
17:55:12 [2020-01-09T17:55:12.951Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:55:12 [2020-01-09T17:55:12.951Z] #27 24.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:55:12 [2020-01-09T17:55:12.951Z] #27 24.67 
17:55:12 [2020-01-09T17:55:12.951Z] #27 24.83 
######################################################################## 100.0%
17:55:12 [2020-01-09T17:55:12.951Z] #27 24.93 
17:55:12 [2020-01-09T17:55:12.951Z] #27 25.01 Download of images into '/build' complete.
17:55:12 [2020-01-09T17:55:12.951Z] #27 25.01 Use something like the following to load the result into a Docker daemon:
17:55:12 [2020-01-09T17:55:12.951Z] #27 25.01   tar -cC '/build' . | docker load
17:55:12 [2020-01-09T17:55:12.951Z] #27 DONE 25.2s
17:55:12 [2020-01-09T17:55:12.951Z] 
17:55:12 [2020-01-09T17:55:12.951Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:12 [2020-01-09T17:55:12.951Z] #41 25.88 debconf: delaying package configuration, since apt-utils is not installed
17:55:12 [2020-01-09T17:55:12.951Z] #41 25.95 Fetched 3798 kB in 1s (3623 kB/s)
17:55:13 [2020-01-09T17:55:13.005Z] go: finding github.com/kr/pty v1.1.1
17:55:13 [2020-01-09T17:55:13.099Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 24.63MB / 51.79MB 1.9s
17:55:13 [2020-01-09T17:55:13.099Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 18.06MB / 68.52MB 1.9s
17:55:13 [2020-01-09T17:55:13.099Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 27.47MB / 51.79MB 2.0s
17:55:13 [2020-01-09T17:55:13.099Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 21.84MB / 68.52MB 2.0s
17:55:13 [2020-01-09T17:55:13.210Z] #41 26.05 Selecting previously unselected package libcap-dev:arm64.
17:55:13 [2020-01-09T17:55:13.210Z] #41 26.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 ... 15374 files and directories currently installed.)
17:55:13 [2020-01-09T17:55:13.210Z] #41 26.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
17:55:13 [2020-01-09T17:55:13.210Z] #41 26.18 Unpacking libcap-dev:arm64 (1:2.25-2) ...
17:55:13 [2020-01-09T17:55:13.358Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 2.1s done
17:55:13 [2020-01-09T17:55:13.358Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 32.06MB / 51.79MB 2.2s
17:55:13 [2020-01-09T17:55:13.358Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 27.19MB / 68.52MB 2.2s
17:55:13 [2020-01-09T17:55:13.358Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 0B / 120.07MB 2.2s
17:55:13 [2020-01-09T17:55:13.393Z] #55 ...
17:55:13 [2020-01-09T17:55:13.393Z] 
17:55:13 [2020-01-09T17:55:13.393Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:13 [2020-01-09T17:55:13.393Z] #42 42.00   HOSTCC   compel/src/lib/log-host.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 42.31   HOSTLINK compel/compel-host-bin
17:55:13 [2020-01-09T17:55:13.393Z] #42 42.53   DEP      soccr/soccr.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 42.71   CC       soccr/soccr.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 43.92   AR       soccr/libsoccr.a
17:55:13 [2020-01-09T17:55:13.393Z] #42 43.96 make[1]: 'soccr/libsoccr.a' is up to date.
17:55:13 [2020-01-09T17:55:13.393Z] #42 44.23   DEP      criu/arch/x86/sigframe.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 44.34   DEP      criu/arch/x86/sigaction_compat.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 44.52   DEP      criu/arch/x86/kerndat.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 44.64   DEP      criu/arch/x86/crtools.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 44.71   DEP      criu/arch/x86/cpu.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 44.85   CC       criu/arch/x86/cpu.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 45.52   CC       criu/arch/x86/crtools.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 46.69   CC       criu/arch/x86/kerndat.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 47.33   CC       criu/arch/x86/sigaction_compat.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 47.63   CC       criu/arch/x86/sigframe.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 47.83   LINK     criu/arch/x86/crtools.built-in.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 47.86   DEP      criu/pie/util-vdso-elf32.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 47.98   DEP      criu/arch/x86/vdso-pie.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 48.12   DEP      criu/pie/parasite-vdso.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 48.25   DEP      criu/pie/util-vdso.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 48.38   DEP      criu/pie/util.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 48.55   CC       criu/pie/util.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 48.83   CC       criu/pie/util-vdso.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 49.62   CC       criu/pie/parasite-vdso.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 50.30   CC       criu/arch/x86/vdso-pie.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 50.58   CC       criu/pie/util-vdso-elf32.o
17:55:13 [2020-01-09T17:55:13.393Z] #42 51.26   AR       criu/pie/pie.lib.a
17:55:13 [2020-01-09T17:55:13.393Z] #42 51.32   DEP      criu/pie/restorer.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 51.59   DEP      criu/arch/x86/sigaction_compat_pie.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 51.72   DEP      criu/arch/x86/restorer_unmap.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 51.75   DEP      criu/arch/x86/restorer.d
17:55:13 [2020-01-09T17:55:13.393Z] #42 51.94   DEP      criu/pie/parasite.d
17:55:13 [2020-01-09T17:55:13.469Z] #41 26.43 Selecting previously unselected package libnet1:arm64.
17:55:13 [2020-01-09T17:55:13.469Z] #41 26.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:55:13 [2020-01-09T17:55:13.469Z] #41 26.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:55:13 [2020-01-09T17:55:13.469Z] #41 26.56 Selecting previously unselected package libnet1-dev.
17:55:13 [2020-01-09T17:55:13.617Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 36.03MB / 51.79MB 2.5s
17:55:13 [2020-01-09T17:55:13.617Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 33.28MB / 68.52MB 2.5s
17:55:13 [2020-01-09T17:55:13.649Z] #42 52.22   CC       criu/pie/parasite.o
17:55:13 [2020-01-09T17:55:13.729Z] #41 26.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
17:55:13 [2020-01-09T17:55:13.730Z] #41 26.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:55:13 [2020-01-09T17:55:13.874Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 7.62MB / 120.07MB 2.7s
17:55:13 [2020-01-09T17:55:13.875Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650
17:55:13 [2020-01-09T17:55:13.875Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 39.95MB / 51.79MB 2.8s
17:55:13 [2020-01-09T17:55:13.875Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 37.39MB / 68.52MB 2.8s
17:55:13 [2020-01-09T17:55:13.990Z] #41 26.97 Selecting previously unselected package libnl-3-200:arm64.
17:55:13 [2020-01-09T17:55:13.990Z] #41 26.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
17:55:13 [2020-01-09T17:55:13.990Z] #41 26.98 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:55:14 [2020-01-09T17:55:14.143Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 42.56MB / 51.79MB 2.9s
17:55:14 [2020-01-09T17:55:14.143Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 47.15MB / 51.79MB 3.1s
17:55:14 [2020-01-09T17:55:14.143Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 43.32MB / 68.52MB 3.1s
17:55:14 [2020-01-09T17:55:14.143Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 15.67MB / 120.07MB 3.1s
17:55:14 [2020-01-09T17:55:14.250Z] #41 27.12 Selecting previously unselected package libnl-3-dev:arm64.
17:55:14 [2020-01-09T17:55:14.251Z] #41 27.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
17:55:14 [2020-01-09T17:55:14.251Z] #41 27.15 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
17:55:14 [2020-01-09T17:55:14.402Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 3.2s
17:55:14 [2020-01-09T17:55:14.402Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 22.00MB / 120.07MB 3.2s
17:55:14 [2020-01-09T17:55:14.402Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 50.42MB / 68.52MB 3.4s
17:55:14 [2020-01-09T17:55:14.511Z] #41 27.40 Selecting previously unselected package libprotobuf-c1:arm64.
17:55:14 [2020-01-09T17:55:14.511Z] #41 27.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:55:14 [2020-01-09T17:55:14.511Z] #41 27.41 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:55:14 [2020-01-09T17:55:14.511Z] #41 27.52 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:55:14 [2020-01-09T17:55:14.550Z] go: finding github.com/stretchr/testify v1.3.0
17:55:14 [2020-01-09T17:55:14.661Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 3.4s done
17:55:14 [2020-01-09T17:55:14.661Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 30.34MB / 120.07MB 3.5s
17:55:14 [2020-01-09T17:55:14.661Z] #7 sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 126B / 126B 3.4s done
17:55:14 [2020-01-09T17:55:14.772Z] #41 27.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
17:55:14 [2020-01-09T17:55:14.772Z] #41 27.56 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:55:14 [2020-01-09T17:55:14.772Z] #41 27.74 Selecting previously unselected package zlib1g-dev:arm64.
17:55:14 [2020-01-09T17:55:14.772Z] #41 27.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
17:55:14 [2020-01-09T17:55:14.772Z] #41 27.78 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
17:55:14 [2020-01-09T17:55:14.842Z] go: finding github.com/sirupsen/logrus v1.0.3
17:55:14 [2020-01-09T17:55:14.919Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 58.97MB / 68.52MB 3.7s
17:55:14 [2020-01-09T17:55:14.919Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 36.64MB / 120.07MB 3.8s
17:55:14 [2020-01-09T17:55:14.920Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 65.84MB / 68.52MB 4.0s
17:55:15 [2020-01-09T17:55:15.014Z] #42 53.47   LINK     criu/pie/parasite.built-in.o
17:55:15 [2020-01-09T17:55:15.014Z] #42 53.47   GEN      criu/pie/parasite-blob.h
17:55:15 [2020-01-09T17:55:15.014Z] #42 ...
17:55:15 [2020-01-09T17:55:15.014Z] 
17:55:15 [2020-01-09T17:55:15.014Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:55:15 [2020-01-09T17:55:15.014Z] #15 DONE 2.2s
17:55:15 [2020-01-09T17:55:15.014Z] 
17:55:15 [2020-01-09T17:55:15.014Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:15 [2020-01-09T17:55:15.014Z] #42 53.49   CC       criu/arch/x86/restorer.o
17:55:15 [2020-01-09T17:55:15.014Z] #42 ...
17:55:15 [2020-01-09T17:55:15.014Z] 
17:55:15 [2020-01-09T17:55:15.014Z] #16 [dev 6/25] RUN ldconfig
17:55:15 [2020-01-09T17:55:15.135Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
17:55:15 [2020-01-09T17:55:15.177Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 49.14MB / 120.07MB 4.2s
17:55:15 [2020-01-09T17:55:15.467Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 4.3s done
17:55:15 [2020-01-09T17:55:15.474Z] #41 28.16 Selecting previously unselected package libprotobuf17:arm64.
17:55:15 [2020-01-09T17:55:15.474Z] #41 28.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
17:55:15 [2020-01-09T17:55:15.474Z] #41 28.17 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
17:55:15 [2020-01-09T17:55:15.727Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 57.34MB / 120.07MB 4.6s
17:55:15 [2020-01-09T17:55:15.734Z] #41 28.78 Selecting previously unselected package libprotobuf-lite17:arm64.
17:55:15 [2020-01-09T17:55:15.734Z] #41 28.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
17:55:15 [2020-01-09T17:55:15.818Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
17:55:15 [2020-01-09T17:55:15.988Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 65.77MB / 120.07MB 5.0s
17:55:15 [2020-01-09T17:55:15.995Z] #41 28.83 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:55:15 [2020-01-09T17:55:15.995Z] 
17:55:15 [2020-01-09T17:55:15.995Z] #41 ...
17:55:15 [2020-01-09T17:55:15.995Z] 
17:55:15 [2020-01-09T17:55:15.995Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:55:15 [2020-01-09T17:55:15.995Z] #28 DONE 1.2s
17:55:15 [2020-01-09T17:55:15.995Z] 
17:55:15 [2020-01-09T17:55:15.995Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:15 [2020-01-09T17:55:15.995Z] #41 29.06 Selecting previously unselected package libprotobuf-dev:arm64.
17:55:16 [2020-01-09T17:55:16.110Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
17:55:16 [2020-01-09T17:55:16.256Z] #41 29.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
17:55:16 [2020-01-09T17:55:16.256Z] #41 29.10 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:55:16 [2020-01-09T17:55:16.402Z] go: finding github.com/bugsnag/panicwrap v1.2.0
17:55:16 [2020-01-09T17:55:16.557Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 74.96MB / 120.07MB 5.3s
17:55:16 [2020-01-09T17:55:16.557Z] #7 ...
17:55:16 [2020-01-09T17:55:16.557Z] 
17:55:16 [2020-01-09T17:55:16.557Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:55:16 [2020-01-09T17:55:16.557Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
17:55:16 [2020-01-09T17:55:16.557Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done
17:55:16 [2020-01-09T17:55:16.558Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
17:55:16 [2020-01-09T17:55:16.558Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
17:55:16 [2020-01-09T17:55:16.558Z] #66 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.4s done
17:55:16 [2020-01-09T17:55:16.558Z] #66 DONE 5.5s
17:55:16 [2020-01-09T17:55:16.558Z] 
17:55:16 [2020-01-09T17:55:16.558Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:55:16 [2020-01-09T17:55:16.558Z] #7 ...
17:55:16 [2020-01-09T17:55:16.558Z] 
17:55:16 [2020-01-09T17:55:16.558Z] #20 [internal] load build context
17:55:16 [2020-01-09T17:55:16.558Z] #20 transferring context: 15.73MB 5.5s
17:55:16 [2020-01-09T17:55:16.902Z] #16 DONE 2.2s
17:55:16 [2020-01-09T17:55:16.902Z] 
17:55:16 [2020-01-09T17:55:16.902Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:16 [2020-01-09T17:55:16.902Z] #42 54.14   CC       criu/arch/x86/restorer_unmap.o
17:55:16 [2020-01-09T17:55:16.902Z] #42 54.21   CC       criu/arch/x86/sigaction_compat_pie.o
17:55:16 [2020-01-09T17:55:16.902Z] #42 54.66   CC       criu/pie/restorer.o
17:55:17 [2020-01-09T17:55:17.046Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
17:55:17 [2020-01-09T17:55:17.046Z] go: finding github.com/onsi/ginkgo v1.6.0
17:55:17 [2020-01-09T17:55:17.198Z] #41 29.97 Selecting previously unselected package libprotoc17:arm64.
17:55:17 [2020-01-09T17:55:17.198Z] #41 29.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
17:55:17 [2020-01-09T17:55:17.198Z] #41 30.01 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
17:55:17 [2020-01-09T17:55:17.458Z] #41 30.34 Selecting previously unselected package protobuf-c-compiler.
17:55:17 [2020-01-09T17:55:17.458Z] #41 30.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
17:55:17 [2020-01-09T17:55:17.458Z] #41 30.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:55:17 [2020-01-09T17:55:17.458Z] #41 30.47 Selecting previously unselected package protobuf-compiler.
17:55:17 [2020-01-09T17:55:17.458Z] #41 30.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
17:55:17 [2020-01-09T17:55:17.458Z] #41 30.49 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:55:17 [2020-01-09T17:55:17.681Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
17:55:17 [2020-01-09T17:55:17.720Z] #41 30.61 Selecting previously unselected package python-pkg-resources.
17:55:17 [2020-01-09T17:55:17.720Z] #41 30.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:55:17 [2020-01-09T17:55:17.720Z] #41 30.62 Unpacking python-pkg-resources (40.8.0-1) ...
17:55:17 [2020-01-09T17:55:17.720Z] #41 30.83 Selecting previously unselected package python-six.
17:55:17 [2020-01-09T17:55:17.975Z] go: finding gopkg.in/yaml.v2 v2.2.1
17:55:17 [2020-01-09T17:55:17.975Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
17:55:17 [2020-01-09T17:55:17.980Z] #41 30.83 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:55:17 [2020-01-09T17:55:17.980Z] #41 30.84 Unpacking python-six (1.12.0-1) ...
17:55:17 [2020-01-09T17:55:17.980Z] #41 30.95 Selecting previously unselected package python-protobuf.
17:55:17 [2020-01-09T17:55:17.980Z] #41 30.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
17:55:17 [2020-01-09T17:55:17.980Z] #41 30.98 Unpacking python-protobuf (3.6.1.3-2) ...
17:55:18 [2020-01-09T17:55:18.266Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
17:55:18 [2020-01-09T17:55:18.551Z] #41 31.44 Setting up python-pkg-resources (40.8.0-1) ...
17:55:19 [2020-01-09T17:55:19.296Z] go: finding github.com/davecgh/go-spew v1.1.0
17:55:19 [2020-01-09T17:55:19.415Z] #42 57.71   LINK     criu/pie/restorer.built-in.o
17:55:19 [2020-01-09T17:55:19.415Z] #42 57.74   GEN      criu/pie/restorer-blob.h
17:55:19 [2020-01-09T17:55:19.415Z] #42 57.84   DEP      criu/vdso.d
17:55:19 [2020-01-09T17:55:19.415Z] #42 57.95   DEP      criu/vdso-compat.d
17:55:19 [2020-01-09T17:55:19.415Z] #42 58.03   DEP      criu/uts_ns.d
17:55:19 [2020-01-09T17:55:19.415Z] #42 58.18   DEP      criu/util.d
17:55:19 [2020-01-09T17:55:19.670Z] #42 58.42   DEP      criu/uffd.d
17:55:19 [2020-01-09T17:55:19.840Z] #20 transferring context: 46.32MB 8.4s done
17:55:19 [2020-01-09T17:55:19.840Z] #20 DONE 8.6s
17:55:19 [2020-01-09T17:55:19.840Z] 
17:55:19 [2020-01-09T17:55:19.840Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:55:19 [2020-01-09T17:55:19.840Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 7.2s done
17:55:19 [2020-01-09T17:55:19.840Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 5.7s
17:55:19 [2020-01-09T17:55:19.926Z] #42 58.56   DEP      criu/tun.d
17:55:20 [2020-01-09T17:55:20.182Z] #42 58.70   DEP      criu/tty.d
17:55:20 [2020-01-09T17:55:20.182Z] #42 58.89   DEP      criu/timerfd.d
17:55:20 [2020-01-09T17:55:20.348Z] go: finding github.com/stretchr/objx v0.1.0
17:55:20 [2020-01-09T17:55:20.438Z] #42 59.03   DEP      criu/sysfs_parse.d
17:55:20 [2020-01-09T17:55:20.438Z] #42 59.18   DEP      criu/sysctl.d
17:55:20 [2020-01-09T17:55:20.482Z] #41 33.49 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:55:20 [2020-01-09T17:55:20.694Z] #42 59.28   DEP      criu/string.d
17:55:20 [2020-01-09T17:55:20.694Z] #42 59.32   DEP      criu/stats.d
17:55:20 [2020-01-09T17:55:20.694Z] #42 59.44   DEP      criu/sockets.d
17:55:20 [2020-01-09T17:55:20.743Z] #41 33.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:55:20 [2020-01-09T17:55:20.743Z] #41 33.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:55:20 [2020-01-09T17:55:20.743Z] #41 33.53 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:55:20 [2020-01-09T17:55:20.743Z] #41 33.54 Setting up python-six (1.12.0-1) ...
17:55:20 [2020-01-09T17:55:20.949Z] #42 59.63   DEP      criu/sk-unix.d
17:55:21 [2020-01-09T17:55:21.205Z] #42 59.86   DEP      criu/sk-tcp.d
17:55:21 [2020-01-09T17:55:21.461Z] #42 60.08   DEP      criu/sk-queue.d
17:55:21 [2020-01-09T17:55:21.685Z] #41 ...
17:55:21 [2020-01-09T17:55:21.685Z] 
17:55:21 [2020-01-09T17:55:21.685Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.136 + RM_GOPATH=0
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.136 + TMP_GOPATH=
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.136 + : /build
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.136 + '[' -z '' ']'
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.136 ++ mktemp -d
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.153 + export GOPATH=/tmp/tmp.3IxEEcHNvh
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.153 + GOPATH=/tmp/tmp.3IxEEcHNvh
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.153 + RM_GOPATH=1
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.154 ++ dirname ./install.sh
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + dir=.
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + bin=containerd
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + shift
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + '[' '!' -f ./containerd.installer ']'
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + . ./containerd.installer
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + install_containerd
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.162 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3IxEEcHNvh/src/github.com/containerd/containerd
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.164 Cloning into '/tmp/tmp.3IxEEcHNvh/src/github.com/containerd/containerd'...
17:55:21 [2020-01-09T17:55:21.685Z] #60 2.166 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:55:21 [2020-01-09T17:55:21.716Z] #42 60.26   DEP      criu/sk-packet.d
17:55:21 [2020-01-09T17:55:21.716Z] #42 60.41   DEP      criu/sk-netlink.d
17:55:21 [2020-01-09T17:55:21.739Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 7.9s done
17:55:21 [2020-01-09T17:55:21.739Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14
17:55:21 [2020-01-09T17:55:21.946Z] #60 ...
17:55:21 [2020-01-09T17:55:21.946Z] 
17:55:21 [2020-01-09T17:55:21.946Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:55:21 [2020-01-09T17:55:21.946Z] #48 30.52 + cd /tmp/tmp.qtTfqRrret/src/gotest.tools/gotestsum
17:55:21 [2020-01-09T17:55:21.946Z] #48 30.52 + git checkout -q v0.3.5
17:55:21 [2020-01-09T17:55:21.946Z] #48 30.56 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:55:21 [2020-01-09T17:55:21.972Z] #42 60.72   DEP      criu/sk-inet.d
17:55:22 [2020-01-09T17:55:22.227Z] #42 60.86   DEP      criu/signalfd.d
17:55:22 [2020-01-09T17:55:22.227Z] #42 60.99   DEP      criu/sigframe.d
17:55:22 [2020-01-09T17:55:22.235Z] Removing intermediate container a24631df3e48
17:55:22 [2020-01-09T17:55:22.235Z]  ---> abc2a0418cd2
17:55:22 [2020-01-09T17:55:22.235Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
17:55:22 [2020-01-09T17:55:22.235Z]  ---> 687421176e14
17:55:22 [2020-01-09T17:55:22.235Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
17:55:22 [2020-01-09T17:55:22.484Z] #42 61.11   DEP      criu/shmem.d
17:55:22 [2020-01-09T17:55:22.627Z]  ---> 6d04b384edd3
17:55:22 [2020-01-09T17:55:22.627Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
17:55:22 [2020-01-09T17:55:22.627Z]  ---> Running in b664717d431b
17:55:22 [2020-01-09T17:55:22.627Z] Removing intermediate container b664717d431b
17:55:22 [2020-01-09T17:55:22.627Z]  ---> 482c1d7f00c9
17:55:22 [2020-01-09T17:55:22.627Z] Successfully built 482c1d7f00c9
17:55:22 [2020-01-09T17:55:22.627Z] Successfully tagged moby-buildx:latest
17:55:22 [2020-01-09T17:55:22.627Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
17:55:22 [2020-01-09T17:55:22.627Z] if [ -n "${id}" ]; then \
17:55:22 [2020-01-09T17:55:22.627Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
17:55:22 [2020-01-09T17:55:22.627Z] 	&& touch bundles/buildx; \
17:55:22 [2020-01-09T17:55:22.627Z] 	docker rm -f ${id}; \
17:55:22 [2020-01-09T17:55:22.627Z] fi
17:55:22 [2020-01-09T17:55:22.674Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.6s done
17:55:22 [2020-01-09T17:55:22.674Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7
17:55:22 [2020-01-09T17:55:22.740Z] #42 61.27   DEP      criu/servicefd.d
17:55:22 [2020-01-09T17:55:22.740Z] #42 61.45   DEP      criu/seize.d
17:55:22 [2020-01-09T17:55:22.996Z] #42 61.60   DEP      criu/seccomp.d
17:55:23 [2020-01-09T17:55:23.026Z] a0f80af639b860b73cb07f6ba1bd30abae90f7c55ffd6a1ae734aa22124cd33f
17:55:23 [2020-01-09T17:55:23.026Z] bundles/buildx version
17:55:23 [2020-01-09T17:55:23.242Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.5s done
17:55:23 [2020-01-09T17:55:23.242Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 0.1s
17:55:23 [2020-01-09T17:55:23.251Z] #42 61.79   DEP      criu/rst-malloc.d
17:55:23 [2020-01-09T17:55:23.251Z] #42 61.85   DEP      criu/rbtree.d
17:55:23 [2020-01-09T17:55:23.251Z] #42 61.87   DEP      criu/pstree.d
17:55:23 [2020-01-09T17:55:23.331Z] #48 ...
17:55:23 [2020-01-09T17:55:23.331Z] 
17:55:23 [2020-01-09T17:55:23.331Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.13 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.16 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.21 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.23 Setting up libcap-dev:arm64 (1:2.25-2) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.25 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.27 Setting up protobuf-compiler (3.6.1.3-2) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.31 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 35.35 Setting up python-protobuf (3.6.1.3-2) ...
17:55:23 [2020-01-09T17:55:23.331Z] #41 ...
17:55:23 [2020-01-09T17:55:23.331Z] 
17:55:23 [2020-01-09T17:55:23.331Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:55:23 [2020-01-09T17:55:23.331Z] #29 26.21 + cd /tmp/tmp.eOMJNNsxj5/src/github.com/go-swagger/go-swagger
17:55:23 [2020-01-09T17:55:23.331Z] #29 26.21 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:55:23 [2020-01-09T17:55:23.331Z] #29 27.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:55:23 [2020-01-09T17:55:23.331Z] #29 ...
17:55:23 [2020-01-09T17:55:23.331Z] 
17:55:23 [2020-01-09T17:55:23.331Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:55:23 [2020-01-09T17:55:23.331Z] #63 35.96 + for f in rootlesskit rootlesskit-docker-proxy
17:55:23 [2020-01-09T17:55:23.331Z] #63 35.96 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:55:23 [2020-01-09T17:55:23.417Z] buildx v0.3.1 6db68d0
17:55:23 [2020-01-09T17:55:23.417Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 .
17:55:23 [2020-01-09T17:55:23.417Z] #1 [internal] booting buildkit
17:55:23 [2020-01-09T17:55:23.417Z] #1 pulling image moby/buildkit:buildx-stable-1
17:55:23 [2020-01-09T17:55:23.507Z] #42 62.00   DEP      criu/protobuf.d
17:55:23 [2020-01-09T17:55:23.507Z] #42 62.11   GEN      criu/protobuf-desc-gen.h
17:55:24 [2020-01-09T17:55:24.873Z] #42 63.56   DEP      criu/protobuf-desc.d
17:55:24 [2020-01-09T17:55:24.873Z] #42 ...
17:55:24 [2020-01-09T17:55:24.873Z] 
17:55:24 [2020-01-09T17:55:24.873Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:55:24 [2020-01-09T17:55:24.873Z] #39 127.2 + rm -rf /tmp/tmp.zFCLadjlva/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zFCLadjlva
17:55:25 [2020-01-09T17:55:25.131Z] #39 DONE 127.5s
17:55:25 [2020-01-09T17:55:25.131Z] 
17:55:25 [2020-01-09T17:55:25.131Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:25 [2020-01-09T17:55:25.131Z] #42 63.69   DEP      criu/proc_parse.d
17:55:25 [2020-01-09T17:55:25.361Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
17:55:25 [2020-01-09T17:55:25.361Z] #1 creating container buildx_buildkit_default
17:55:25 [2020-01-09T17:55:25.387Z] #42 63.96   DEP      criu/plugin.d
17:55:25 [2020-01-09T17:55:25.387Z] #42 64.16   DEP      criu/pipes.d
17:55:25 [2020-01-09T17:55:25.643Z] #42 64.41   DEP      criu/pie-util.d
17:55:25 [2020-01-09T17:55:25.896Z] #63 ...
17:55:25 [2020-01-09T17:55:25.896Z] 
17:55:25 [2020-01-09T17:55:25.896Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:25 [2020-01-09T17:55:25.896Z] #41 38.11 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
17:55:25 [2020-01-09T17:55:25.896Z] #41 38.13 Processing triggers for libc-bin (2.28-10) ...
17:55:25 [2020-01-09T17:55:25.896Z] #41 DONE 38.9s
17:55:25 [2020-01-09T17:55:25.898Z] #42 64.57   DEP      criu/pie-util-vdso.d
17:55:26 [2020-01-09T17:55:26.154Z] #42 64.79   DEP      criu/pie-util-vdso-elf32.d
17:55:26 [2020-01-09T17:55:26.154Z] #42 64.86   DEP      criu/path.d
17:55:26 [2020-01-09T17:55:26.154Z] #42 64.99   DEP      criu/parasite-syscall.d
17:55:26 [2020-01-09T17:55:26.157Z] 
17:55:26 [2020-01-09T17:55:26.157Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:26 [2020-01-09T17:55:26.193Z] #1 creating container buildx_buildkit_default 0.5s done
17:55:26 [2020-01-09T17:55:26.193Z] #1 DONE 2.6s
17:55:26 [2020-01-09T17:55:26.193Z] 
17:55:26 [2020-01-09T17:55:26.193Z] #3 [internal] load build definition from Dockerfile
17:55:26 [2020-01-09T17:55:26.193Z] #3 transferring dockerfile: 15.64kB done
17:55:26 [2020-01-09T17:55:26.193Z] #3 DONE 0.0s
17:55:26 [2020-01-09T17:55:26.193Z] 
17:55:26 [2020-01-09T17:55:26.193Z] #2 [internal] load .dockerignore
17:55:26 [2020-01-09T17:55:26.193Z] #2 transferring context: 112B done
17:55:26 [2020-01-09T17:55:26.193Z] #2 DONE 0.0s
17:55:26 [2020-01-09T17:55:26.193Z] 
17:55:26 [2020-01-09T17:55:26.193Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
17:55:26 [2020-01-09T17:55:26.715Z] #42 65.16   DEP      criu/pagemap.d
17:55:26 [2020-01-09T17:55:26.715Z] #42 65.27   DEP      criu/pagemap-cache.d
17:55:26 [2020-01-09T17:55:26.715Z] #42 65.37   DEP      criu/page-xfer.d
17:55:26 [2020-01-09T17:55:26.970Z] #42 65.49   DEP      criu/page-pipe.d
17:55:26 [2020-01-09T17:55:26.970Z] #42 65.56   DEP      criu/netfilter.d
17:55:26 [2020-01-09T17:55:26.970Z] #42 65.67   DEP      criu/net.d
17:55:26 [2020-01-09T17:55:26.970Z] #42 ...
17:55:26 [2020-01-09T17:55:26.970Z] 
17:55:26 [2020-01-09T17:55:26.970Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:55:26 [2020-01-09T17:55:26.970Z] #17 2.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:26 [2020-01-09T17:55:26.970Z] #17 2.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:26 [2020-01-09T17:55:26.970Z] #17 2.598 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:26 [2020-01-09T17:55:26.970Z] #17 3.069 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:55:26 [2020-01-09T17:55:26.970Z] #17 4.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:55:26 [2020-01-09T17:55:26.970Z] #17 5.661 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:55:26 [2020-01-09T17:55:26.970Z] #17 ...
17:55:26 [2020-01-09T17:55:26.970Z] 
17:55:26 [2020-01-09T17:55:26.970Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:26 [2020-01-09T17:55:26.970Z] #42 65.80   DEP      criu/namespaces.d
17:55:27 [2020-01-09T17:55:27.030Z] #4 DONE 0.7s
17:55:27 [2020-01-09T17:55:27.030Z] 
17:55:27 [2020-01-09T17:55:27.030Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
17:55:27 [2020-01-09T17:55:27.030Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
17:55:27 [2020-01-09T17:55:27.030Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
17:55:27 [2020-01-09T17:55:27.030Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
17:55:27 [2020-01-09T17:55:27.030Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
17:55:27 [2020-01-09T17:55:27.030Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
17:55:27 [2020-01-09T17:55:27.030Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
17:55:27 [2020-01-09T17:55:27.419Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
17:55:27 [2020-01-09T17:55:27.419Z] #5 DONE 0.6s
17:55:27 [2020-01-09T17:55:27.425Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 3.9s done
17:55:27 [2020-01-09T17:55:27.425Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 0.1s
17:55:27 [2020-01-09T17:55:27.531Z] #42 65.99   DEP      criu/mount.d
17:55:27 [2020-01-09T17:55:27.531Z] #42 66.12   DEP      criu/mem.d
17:55:27 [2020-01-09T17:55:27.787Z] #42 66.28   DEP      criu/lsm.d
17:55:27 [2020-01-09T17:55:27.787Z] #42 66.39   DEP      criu/log.d
17:55:27 [2020-01-09T17:55:27.787Z] #42 66.50   DEP      criu/libnetlink.d
17:55:27 [2020-01-09T17:55:27.816Z] 
17:55:27 [2020-01-09T17:55:27.816Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:55:28 [2020-01-09T17:55:28.043Z] #42 66.67   DEP      criu/kerndat.d
17:55:28 [2020-01-09T17:55:28.065Z] #42 ...
17:55:28 [2020-01-09T17:55:28.065Z] 
17:55:28 [2020-01-09T17:55:28.065Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:55:28 [2020-01-09T17:55:28.065Z] #63 DONE 40.7s
17:55:28 [2020-01-09T17:55:28.203Z] #7 DONE 0.4s
17:55:28 [2020-01-09T17:55:28.203Z] 
17:55:28 [2020-01-09T17:55:28.203Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
17:55:28 [2020-01-09T17:55:28.214Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:55:28 [2020-01-09T17:55:28.214Z] 
17:55:28 [2020-01-09T17:55:28.214Z]  ________   ____  __.
17:55:28 [2020-01-09T17:55:28.214Z]  \_____  \ |    |/ _|
17:55:28 [2020-01-09T17:55:28.214Z]  /   |   \|      <
17:55:28 [2020-01-09T17:55:28.214Z]  /    |    \    |  \
17:55:28 [2020-01-09T17:55:28.214Z]  \_______  /____|__ \
17:55:28 [2020-01-09T17:55:28.214Z]          \/        \/
17:55:28 [2020-01-09T17:55:28.214Z] 
17:55:28 [2020-01-09T17:55:28.214Z] INFO: make.ps1 ended at 01/09/2020 17:55:28
17:55:28 [2020-01-09T17:55:28.298Z] #42 66.86   DEP      criu/kcmp-ids.d
17:55:28 [2020-01-09T17:55:28.298Z] #42 66.93   DEP      criu/irmap.d
17:55:28 [2020-01-09T17:55:28.323Z] 
17:55:28 [2020-01-09T17:55:28.323Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:55:28 [2020-01-09T17:55:28.323Z] #64 DONE 0.2s
17:55:28 [2020-01-09T17:55:28.323Z] 
17:55:28 [2020-01-09T17:55:28.323Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:28 [2020-01-09T17:55:28.554Z] #42 67.14   DEP      criu/ipc_ns.d
17:55:28 [2020-01-09T17:55:28.554Z] #42 67.31   DEP      criu/image.d
17:55:28 [2020-01-09T17:55:28.605Z] #6 DONE 1.1s
17:55:28 [2020-01-09T17:55:28.605Z] 
17:55:28 [2020-01-09T17:55:28.605Z] #67 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:55:28 [2020-01-09T17:55:28.605Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
17:55:28 [2020-01-09T17:55:28.605Z] #67 DONE 0.0s
17:55:28 [2020-01-09T17:55:28.605Z] 
17:55:28 [2020-01-09T17:55:28.605Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:55:28 [2020-01-09T17:55:28.605Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
17:55:28 [2020-01-09T17:55:28.605Z] #8 DONE 0.1s
17:55:28 [2020-01-09T17:55:28.605Z] 
17:55:28 [2020-01-09T17:55:28.605Z] #21 [internal] load build context
17:55:28 [2020-01-09T17:55:28.809Z] #42 67.44   DEP      criu/image-desc.d
17:55:28 [2020-01-09T17:55:28.809Z] #42 67.53   DEP      criu/fsnotify.d
17:55:28 [2020-01-09T17:55:28.809Z] #42 67.65   DEP      criu/filesystems.d
17:55:28 [2020-01-09T17:55:28.892Z] #42 2.881 Note: Building without setproctitle() and strlcpy() support.
17:55:28 [2020-01-09T17:55:28.893Z] #42 2.881       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:55:29 [2020-01-09T17:55:29.065Z] #42 67.80   DEP      criu/files.d
17:55:29 [2020-01-09T17:55:29.321Z] #42 67.96   DEP      criu/files-reg.d
17:55:29 [2020-01-09T17:55:29.577Z] #42 68.12   DEP      criu/files-ext.d
17:55:29 [2020-01-09T17:55:29.577Z] #42 68.30   DEP      criu/file-lock.d
17:55:29 [2020-01-09T17:55:29.832Z] #42 68.48   DEP      criu/file-ids.d
17:55:29 [2020-01-09T17:55:29.835Z] #42 4.011 fatal: not a git repository (or any of the parent directories): .git
17:55:29 [2020-01-09T17:55:29.835Z] #42 4.027   GEN      .gitid
17:55:30 [2020-01-09T17:55:30.088Z] #42 68.59   DEP      criu/fifo.d
17:55:30 [2020-01-09T17:55:30.088Z] #42 68.71   DEP      criu/fdstore.d
17:55:30 [2020-01-09T17:55:30.088Z] #42 68.82   DEP      criu/fault-injection.d
17:55:30 [2020-01-09T17:55:30.098Z] #42 4.031   GEN      criu/include/version.h
17:55:30 [2020-01-09T17:55:30.098Z] #42 4.054   GEN      include/common/asm
17:55:30 [2020-01-09T17:55:30.128Z] #21 ...
17:55:30 [2020-01-09T17:55:30.128Z] 
17:55:30 [2020-01-09T17:55:30.128Z] #67 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:55:30 [2020-01-09T17:55:30.128Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
17:55:30 [2020-01-09T17:55:30.128Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
17:55:30 [2020-01-09T17:55:30.128Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
17:55:30 [2020-01-09T17:55:30.128Z] #67 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done
17:55:30 [2020-01-09T17:55:30.128Z] #67 DONE 1.4s
17:55:30 [2020-01-09T17:55:30.128Z] 
17:55:30 [2020-01-09T17:55:30.128Z] #21 [internal] load build context
17:55:30 [2020-01-09T17:55:30.344Z] #42 68.86   DEP      criu/external.d
17:55:30 [2020-01-09T17:55:30.344Z] #42 68.94   DEP      criu/eventpoll.d
17:55:30 [2020-01-09T17:55:30.344Z] #42 69.08   DEP      criu/eventfd.d
17:55:30 [2020-01-09T17:55:30.417Z] INFO: Binaries build ended at 01/09/2020 17:55:29. Duration:00:01:19.7405433
17:55:30 [2020-01-09T17:55:30.600Z] #42 69.22   DEP      criu/crtools.d
17:55:30 [2020-01-09T17:55:30.856Z] #42 69.41   DEP      criu/cr-service.d
17:55:30 [2020-01-09T17:55:30.856Z] #42 ...
17:55:30 [2020-01-09T17:55:30.856Z] 
17:55:30 [2020-01-09T17:55:30.856Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:55:30 [2020-01-09T17:55:30.856Z] #29 132.9 + rm -rf /tmp/tmp.NPKm3lg49q
17:55:30 [2020-01-09T17:55:30.856Z] #29 DONE 133.3s
17:55:31 [2020-01-09T17:55:31.040Z] #42 5.206   PBCC     images/google/protobuf/descriptor.pb-c.c
17:55:31 [2020-01-09T17:55:31.040Z] #42 5.278   PBCC     images/opts.pb-c.c
17:55:31 [2020-01-09T17:55:31.095Z] #21 transferring context: 46.32MB 2.1s done
17:55:31 [2020-01-09T17:55:31.095Z] #21 DONE 2.2s
17:55:31 [2020-01-09T17:55:31.095Z] 
17:55:31 [2020-01-09T17:55:31.095Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.1s done
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 1.5s done
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 2.28MB / 102.17MB 2.1s
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.6s done
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 1.6s done
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 2.54MB / 7.38MB 2.1s
17:55:31 [2020-01-09T17:55:31.095Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 3.06MB / 56.59MB 2.1s
17:55:31 [2020-01-09T17:55:31.096Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 1.6s done
17:55:31 [2020-01-09T17:55:31.096Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 4.01MB / 7.38MB 2.2s
17:55:31 [2020-01-09T17:55:31.096Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 6.24MB / 7.38MB 2.4s
17:55:31 [2020-01-09T17:55:31.111Z] 
17:55:31 [2020-01-09T17:55:31.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:31 [2020-01-09T17:55:31.111Z] #42 69.68   DEP      criu/cr-restore.d
17:55:31 [2020-01-09T17:55:31.301Z] #42 5.330   PBCC     images/sit.pb-c.c
17:55:31 [2020-01-09T17:55:31.301Z] #42 5.362   DEP      images/google/protobuf/descriptor.pb-c.d
17:55:31 [2020-01-09T17:55:31.301Z] #42 5.402   DEP      images/opts.pb-c.d
17:55:31 [2020-01-09T17:55:31.301Z] #42 5.435   DEP      images/sit.pb-c.d
17:55:31 [2020-01-09T17:55:31.301Z] #42 5.474   PBCC     images/macvlan.pb-c.c
17:55:31 [2020-01-09T17:55:31.301Z] #42 5.485   DEP      images/macvlan.pb-c.d
17:55:31 [2020-01-09T17:55:31.301Z] #42 5.524   PBCC     images/autofs.pb-c.c
17:55:31 [2020-01-09T17:55:31.496Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 2.4s done
17:55:31 [2020-01-09T17:55:31.496Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 6.14MB / 56.59MB 2.5s
17:55:31 [2020-01-09T17:55:31.496Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 8.54MB / 102.17MB 2.7s
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.534   DEP      images/autofs.pb-c.d
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.590   PBCC     images/sysctl.pb-c.c
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.612   DEP      images/sysctl.pb-c.d
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.658   PBCC     images/time.pb-c.c
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.686   DEP      images/time.pb-c.d
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.734   PBCC     images/binfmt-misc.pb-c.c
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.754   DEP      images/binfmt-misc.pb-c.d
17:55:31 [2020-01-09T17:55:31.561Z] #42 5.782   PBCC     images/seccomp.pb-c.c
17:55:31 [2020-01-09T17:55:31.624Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 4.1s done
17:55:31 [2020-01-09T17:55:31.624Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50
17:55:31 [2020-01-09T17:55:31.673Z] #42 70.09   DEP      criu/cr-errno.d
17:55:31 [2020-01-09T17:55:31.673Z] #42 70.13   DEP      criu/cr-dump.d
17:55:31 [2020-01-09T17:55:31.673Z] #42 70.49   DEP      criu/cr-dedup.d
17:55:31 [2020-01-09T17:55:31.821Z] #42 5.822   DEP      images/seccomp.pb-c.d
17:55:31 [2020-01-09T17:55:31.821Z] #42 5.878   PBCC     images/userns.pb-c.c
17:55:31 [2020-01-09T17:55:31.821Z] #42 5.888   DEP      images/userns.pb-c.d
17:55:31 [2020-01-09T17:55:31.821Z] #42 5.954   PBCC     images/cgroup.pb-c.c
17:55:31 [2020-01-09T17:55:31.821Z] #42 6.010   DEP      images/cgroup.pb-c.d
17:55:31 [2020-01-09T17:55:31.893Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 9.26MB / 56.59MB 2.8s
17:55:31 [2020-01-09T17:55:31.894Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 14.50MB / 102.17MB 3.1s
17:55:31 [2020-01-09T17:55:31.894Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 12.50MB / 56.59MB 3.1s
17:55:32 [2020-01-09T17:55:32.082Z] #42 6.051   PBCC     images/fown.pb-c.c
17:55:32 [2020-01-09T17:55:32.082Z] #42 6.098   PBCC     images/ext-file.pb-c.c
17:55:32 [2020-01-09T17:55:32.082Z] #42 6.123   DEP      images/fown.pb-c.d
17:55:32 [2020-01-09T17:55:32.082Z] #42 6.162   DEP      images/ext-file.pb-c.d
17:55:32 [2020-01-09T17:55:32.082Z] #42 6.210   PBCC     images/rpc.pb-c.c
17:55:32 [2020-01-09T17:55:32.082Z] #42 6.240   DEP      images/rpc.pb-c.d
17:55:32 [2020-01-09T17:55:32.234Z] #42 70.65   DEP      criu/cr-check.d
17:55:32 [2020-01-09T17:55:32.234Z] #42 70.88   DEP      criu/config.d
17:55:32 [2020-01-09T17:55:32.343Z] #42 6.288   PBCC     images/siginfo.pb-c.c
17:55:32 [2020-01-09T17:55:32.344Z] #42 6.318   DEP      images/siginfo.pb-c.d
17:55:32 [2020-01-09T17:55:32.344Z] #42 6.365   PBCC     images/pagemap.pb-c.c
17:55:32 [2020-01-09T17:55:32.344Z] #42 6.408   DEP      images/pagemap.pb-c.d
17:55:32 [2020-01-09T17:55:32.344Z] #42 6.431   PBCC     images/rlimit.pb-c.c
17:55:32 [2020-01-09T17:55:32.344Z] #42 6.450   DEP      images/rlimit.pb-c.d
17:55:32 [2020-01-09T17:55:32.344Z] #42 6.502   PBCC     images/file-lock.pb-c.c
17:55:32 [2020-01-09T17:55:32.430Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 17.09MB / 56.59MB 3.4s
17:55:32 [2020-01-09T17:55:32.430Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 20.25MB / 102.17MB 3.7s
17:55:32 [2020-01-09T17:55:32.430Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 20.88MB / 56.59MB 3.7s
17:55:32 [2020-01-09T17:55:32.490Z] #42 71.10   DEP      criu/clone-noasan.d
17:55:32 [2020-01-09T17:55:32.490Z] #42 71.18   DEP      criu/cgroup.d
17:55:32 [2020-01-09T17:55:32.604Z] #42 6.518   DEP      images/file-lock.pb-c.d
17:55:32 [2020-01-09T17:55:32.604Z] #42 6.598   PBCC     images/tty.pb-c.c
17:55:32 [2020-01-09T17:55:32.604Z] #42 6.646   DEP      images/tty.pb-c.d
17:55:32 [2020-01-09T17:55:32.604Z] #42 6.682   PBCC     images/tun.pb-c.c
17:55:32 [2020-01-09T17:55:32.604Z] #42 6.723   PBCC     images/netdev.pb-c.c
17:55:32 [2020-01-09T17:55:32.618Z] INFO: Copying the built daemon binary to d:\CI\PR-39880\7\binary\dockerd-25a1bf53d.exe...
17:55:32 [2020-01-09T17:55:32.745Z] #42 71.26   DEP      criu/cgroup-props.d
17:55:32 [2020-01-09T17:55:32.745Z] #42 71.33   DEP      criu/bitmap.d
17:55:32 [2020-01-09T17:55:32.745Z] #42 71.35   DEP      criu/bfd.d
17:55:32 [2020-01-09T17:55:32.745Z] #42 71.41   DEP      criu/autofs.d
17:55:32 [2020-01-09T17:55:32.852Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 24.75MB / 56.59MB 4.0s
17:55:32 [2020-01-09T17:55:32.866Z] #42 6.798   DEP      images/tun.pb-c.d
17:55:32 [2020-01-09T17:55:32.866Z] #42 6.862   DEP      images/netdev.pb-c.d
17:55:32 [2020-01-09T17:55:32.866Z] #42 6.920   PBCC     images/vma.pb-c.c
17:55:32 [2020-01-09T17:55:32.866Z] #42 6.986   DEP      images/vma.pb-c.d
17:55:32 [2020-01-09T17:55:32.866Z] #42 7.031   PBCC     images/creds.pb-c.c
17:55:33 [2020-01-09T17:55:33.001Z] #42 71.51   DEP      criu/aio.d
17:55:33 [2020-01-09T17:55:33.001Z] #42 71.61   DEP      criu/action-scripts.d
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.051   DEP      images/creds.pb-c.d
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.090   PBCC     images/utsns.pb-c.c
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.118   DEP      images/utsns.pb-c.d
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.161   PBCC     images/ipc-desc.pb-c.c
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.182   PBCC     images/ipc-sem.pb-c.c
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.202   DEP      images/ipc-desc.pb-c.d
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.243   DEP      images/ipc-sem.pb-c.d
17:55:33 [2020-01-09T17:55:33.127Z] #42 7.298   PBCC     images/ipc-msg.pb-c.c
17:55:33 [2020-01-09T17:55:33.256Z] #42 71.85   CC       criu/action-scripts.o
17:55:33 [2020-01-09T17:55:33.319Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 27.18MB / 102.17MB 4.3s
17:55:33 [2020-01-09T17:55:33.319Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 29.44MB / 56.59MB 4.5s
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.320   DEP      images/ipc-msg.pb-c.d
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.366   PBCC     images/ipc-shm.pb-c.c
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.386   DEP      images/ipc-shm.pb-c.d
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.422   PBCC     images/ipc-var.pb-c.c
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.466   DEP      images/ipc-var.pb-c.d
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.510   PBCC     images/sk-opts.pb-c.c
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.526   PBCC     images/packet-sock.pb-c.c
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.586   DEP      images/sk-opts.pb-c.d
17:55:33 [2020-01-09T17:55:33.388Z] #42 7.631   DEP      images/packet-sock.pb-c.d
17:55:33 [2020-01-09T17:55:33.512Z] #42 72.20   CC       criu/aio.o
17:55:33 [2020-01-09T17:55:33.597Z] INFO: Copying the built client binary to d:\CI\PR-39880\7\binary\docker-25a1bf53d.exe...
17:55:33 [2020-01-09T17:55:33.597Z] INFO: Copying dockerversion from the container...
17:55:33 [2020-01-09T17:55:33.648Z] #42 7.711   PBCC     images/sk-netlink.pb-c.c
17:55:33 [2020-01-09T17:55:33.648Z] #42 7.740   DEP      images/sk-netlink.pb-c.d
17:55:33 [2020-01-09T17:55:33.648Z] #42 7.786   PBCC     images/sk-inet.pb-c.c
17:55:33 [2020-01-09T17:55:33.648Z] #42 7.849   DEP      images/sk-inet.pb-c.d
17:55:33 [2020-01-09T17:55:33.753Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 33.27MB / 102.17MB 4.8s
17:55:33 [2020-01-09T17:55:33.753Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 33.86MB / 56.59MB 4.8s
17:55:33 [2020-01-09T17:55:33.909Z] #42 7.891   PBCC     images/sk-unix.pb-c.c
17:55:33 [2020-01-09T17:55:33.909Z] #42 7.929   DEP      images/sk-unix.pb-c.d
17:55:33 [2020-01-09T17:55:33.909Z] #42 7.993   PBCC     images/mm.pb-c.c
17:55:33 [2020-01-09T17:55:33.909Z] #42 8.052   DEP      images/mm.pb-c.d
17:55:33 [2020-01-09T17:55:33.909Z] #42 8.074   PBCC     images/timerfd.pb-c.c
17:55:33 [2020-01-09T17:55:33.909Z] #42 8.095   DEP      images/timerfd.pb-c.d
17:55:34 [2020-01-09T17:55:34.062Z] INFO: Copying the golang package from the container to d:\CI\PR-39880\7\installer\go.zip...
17:55:34 [2020-01-09T17:55:34.074Z] #42 72.59   CC       criu/autofs.o
17:55:34 [2020-01-09T17:55:34.170Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 37.86MB / 56.59MB 5.1s
17:55:34 [2020-01-09T17:55:34.170Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 39.10MB / 102.17MB 5.4s
17:55:34 [2020-01-09T17:55:34.170Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 42.38MB / 56.59MB 5.4s
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.130   PBCC     images/timer.pb-c.c
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.143   DEP      images/timer.pb-c.d
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.191   PBCC     images/sa.pb-c.c
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.222   DEP      images/sa.pb-c.d
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.264   PBCC     images/pipe-data.pb-c.c
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.287   DEP      images/pipe-data.pb-c.d
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.324   PBCC     images/mnt.pb-c.c
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.362   DEP      images/mnt.pb-c.d
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.405   PBCC     images/sk-packet.pb-c.c
17:55:34 [2020-01-09T17:55:34.173Z] #42 8.431   DEP      images/sk-packet.pb-c.d
17:55:34 [2020-01-09T17:55:34.434Z] #42 ...
17:55:34 [2020-01-09T17:55:34.434Z] 
17:55:34 [2020-01-09T17:55:34.434Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:55:34 [2020-01-09T17:55:34.434Z] #48 DONE 46.9s
17:55:34 [2020-01-09T17:55:34.434Z] 
17:55:34 [2020-01-09T17:55:34.434Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:34 [2020-01-09T17:55:34.434Z] #42 8.453   PBCC     images/tcp-stream.pb-c.c
17:55:34 [2020-01-09T17:55:34.434Z] #42 8.475   DEP      images/tcp-stream.pb-c.d
17:55:34 [2020-01-09T17:55:34.434Z] #42 8.497   PBCC     images/pipe.pb-c.c
17:55:34 [2020-01-09T17:55:34.434Z] #42 8.557   DEP      images/pipe.pb-c.d
17:55:34 [2020-01-09T17:55:34.434Z] #42 8.557   PBCC     images/pstree.pb-c.c
17:55:34 [2020-01-09T17:55:34.434Z] #42 ...
17:55:34 [2020-01-09T17:55:34.434Z] 
17:55:34 [2020-01-09T17:55:34.434Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:55:34 [2020-01-09T17:55:34.434Z] #60 17.77 Checking out files:  74% (2218/2994)   
Checking out files:  75% (2246/2994)   
Checking out files:  76% (2276/2994)   
Checking out files:  77% (2306/2994)   
Checking out files:  78% (2336/2994)   
Checking out files:  79% (2366/2994)   
Checking out files:  80% (2396/2994)   
Checking out files:  81% (2426/2994)   
Checking out files:  82% (2456/2994)   
Checking out files:  83% (2486/2994)   
Checking out files:  84% (2515/2994)   
Checking out files:  85% (2545/2994)   
Checking out files:  86% (2575/2994)   
Checking out files:  87% (2605/2994)   
Checking out files:  88% (2635/2994)   
Checking out files:  89% (2665/2994)   
Checking out files:  90% (2695/2994)   
Checking out files:  91% (2725/2994)   
Checking out files:  92% (2755/2994)   
Checking out files:  93% (2785/2994)   
Checking out files:  94% (2815/2994)   
Checking out files:  95% (2845/2994)   
Checking out files:  96% (2875/2994)   
Checking out files:  97% (2905/2994)   
Checking out files:  98% (2935/2994)   
Checking out files:  99% (2965/2994)   
Checking out files: 100% (2994/2994)   
Checking out files: 100% (2994/2994), done.
17:55:34 [2020-01-09T17:55:34.434Z] #60 18.48 + cd /tmp/tmp.3IxEEcHNvh/src/github.com/containerd/containerd
17:55:34 [2020-01-09T17:55:34.434Z] #60 18.48 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + export 'BUILDTAGS=netgo osusergo static_build'
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + BUILDTAGS='netgo osusergo static_build'
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + export EXTRA_FLAGS=-buildmode=pie
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + EXTRA_FLAGS=-buildmode=pie
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + '[' '' = dynamic ']'
17:55:34 [2020-01-09T17:55:34.434Z] #60 19.28 + make
17:55:34 [2020-01-09T17:55:34.434Z] #60 20.14 + bin/ctr
17:55:34 [2020-01-09T17:55:34.587Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 46.21MB / 56.59MB 5.7s
17:55:34 [2020-01-09T17:55:34.984Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 45.69MB / 102.17MB 6.0s
17:55:34 [2020-01-09T17:55:34.984Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 50.38MB / 56.59MB 6.0s
17:55:34 [2020-01-09T17:55:34.984Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 53.70MB / 56.59MB 6.3s
17:55:35 [2020-01-09T17:55:35.000Z] #42 73.70   CC       criu/bfd.o
17:55:35 [2020-01-09T17:55:35.256Z] #42 74.01   CC       criu/bitmap.o
17:55:35 [2020-01-09T17:55:35.375Z] #60 ...
17:55:35 [2020-01-09T17:55:35.375Z] 
17:55:35 [2020-01-09T17:55:35.375Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.571   DEP      images/pstree.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.611   PBCC     images/fs.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.630   DEP      images/fs.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.664   PBCC     images/signalfd.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.700   DEP      images/signalfd.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.741   PBCC     images/fh.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.768   PBCC     images/fsnotify.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.805   DEP      images/fh.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.837   DEP      images/fsnotify.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.869   PBCC     images/eventpoll.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.884   DEP      images/eventpoll.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.911   PBCC     images/eventfd.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.923   DEP      images/eventfd.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.951   PBCC     images/remap-file-path.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 8.966   DEP      images/remap-file-path.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.002   PBCC     images/fifo.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.016   DEP      images/fifo.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.046   PBCC     images/ghost-file.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.082   DEP      images/ghost-file.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.104   PBCC     images/regfile.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.131   DEP      images/regfile.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.173   PBCC     images/ns.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.193   DEP      images/ns.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.225   PBCC     images/fdinfo.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.286   DEP      images/fdinfo.pb-c.d
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.345   PBCC     images/core-aarch64.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.390   PBCC     images/core-arm.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.440   PBCC     images/core-ppc64.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.494   PBCC     images/core-s390.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.523   PBCC     images/core-x86.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.579   PBCC     images/core.pb-c.c
17:55:35 [2020-01-09T17:55:35.375Z] #42 9.638   PBCC     images/inventory.pb-c.c
17:55:35 [2020-01-09T17:55:35.381Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 52.28MB / 102.17MB 6.4s
17:55:35 [2020-01-09T17:55:35.381Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 6.4s
17:55:35 [2020-01-09T17:55:35.381Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 6.4s done
17:55:35 [2020-01-09T17:55:35.512Z] #42 74.16   CC       criu/cgroup-props.o
17:55:35 [2020-01-09T17:55:35.636Z] #42 9.685   DEP      images/core-aarch64.pb-c.d
17:55:35 [2020-01-09T17:55:35.636Z] #42 9.761   DEP      images/core-arm.pb-c.d
17:55:35 [2020-01-09T17:55:35.636Z] #42 9.818   DEP      images/core-ppc64.pb-c.d
17:55:35 [2020-01-09T17:55:35.636Z] #42 9.869   DEP      images/core-s390.pb-c.d
17:55:35 [2020-01-09T17:55:35.769Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 58.83MB / 102.17MB 6.9s
17:55:35 [2020-01-09T17:55:35.897Z] #42 9.927   DEP      images/core-x86.pb-c.d
17:55:35 [2020-01-09T17:55:35.897Z] #42 10.00   DEP      images/core.pb-c.d
17:55:35 [2020-01-09T17:55:35.897Z] #42 10.06   DEP      images/inventory.pb-c.d
17:55:35 [2020-01-09T17:55:35.897Z] #42 10.11   PBCC     images/cpuinfo.pb-c.c
17:55:36 [2020-01-09T17:55:36.072Z] #42 74.72   CC       criu/cgroup.o
17:55:36 [2020-01-09T17:55:36.158Z] #42 10.13   DEP      images/cpuinfo.pb-c.d
17:55:36 [2020-01-09T17:55:36.158Z] #42 10.17   PBCC     images/stats.pb-c.c
17:55:36 [2020-01-09T17:55:36.158Z] #42 10.19   DEP      images/stats.pb-c.d
17:55:36 [2020-01-09T17:55:36.168Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 64.57MB / 102.17MB 7.3s
17:55:36 [2020-01-09T17:55:36.560Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 69.97MB / 102.17MB 7.8s
17:55:36 [2020-01-09T17:55:36.896Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 5.1s
17:55:36 [2020-01-09T17:55:36.952Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 76.40MB / 102.17MB 8.2s
17:55:36 [2020-01-09T17:55:36.995Z] INFO: Extracting go.zip to d:\CI\PR-39880\7\go
17:55:37 [2020-01-09T17:55:37.099Z] #42 11.23 make[1]: Nothing to be done for 'all'.
17:55:37 [2020-01-09T17:55:37.781Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 85.15MB / 102.17MB 8.8s
17:55:37 [2020-01-09T17:55:37.961Z] #42 ...
17:55:37 [2020-01-09T17:55:37.961Z] 
17:55:37 [2020-01-09T17:55:37.961Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:55:37 [2020-01-09T17:55:37.961Z] #17 10.77 Fetched 8318 kB in 9s (970 kB/s)
17:55:37 [2020-01-09T17:55:37.961Z] #17 10.77 Reading package lists...
17:55:37 [2020-01-09T17:55:37.961Z] #17 13.66 Reading package lists...
17:55:37 [2020-01-09T17:55:37.961Z] #17 16.90 Building dependency tree...
17:55:37 [2020-01-09T17:55:37.961Z] #17 17.38 Reading state information...
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.04 libcap2-bin is already the newest version (1:2.25-2).
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.04 The following additional packages will be installed:
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   python3.7 python3.7-minimal vim-runtime xxd
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05 Suggested packages:
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05 Recommended packages:
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   aufs-dkms nftables build-essential python3-dev python3-keyring
17:55:37 [2020-01-09T17:55:37.961Z] #17 18.05   python3-keyrings.alt python3-xdg unzip
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.30 The following NEW packages will be installed:
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   python3-setuptools python3-wheel python3.7 python3.7-minimal
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.31   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.65 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.65 Need to get 27.0 MB of archives.
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.65 After this operation, 111 MB of additional disk space will be used.
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 19.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.06 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:55:37 [2020-01-09T17:55:37.961Z] #17 20.91 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:55:38 [2020-01-09T17:55:38.172Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 91.27MB / 102.17MB 9.4s
17:55:38 [2020-01-09T17:55:38.217Z] #17 ...
17:55:38 [2020-01-09T17:55:38.217Z] 
17:55:38 [2020-01-09T17:55:38.217Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:38 [2020-01-09T17:55:38.217Z] #42 76.94   CC       criu/clone-noasan.o
17:55:38 [2020-01-09T17:55:38.473Z] #42 77.07   CC       criu/config.o
17:55:38 [2020-01-09T17:55:38.485Z] #42 12.28   CC       images/stats.o
17:55:38 [2020-01-09T17:55:38.485Z] #42 12.62   CC       images/core.o
17:55:39 [2020-01-09T17:55:39.009Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 100.68MB / 102.17MB 10.2s
17:55:39 [2020-01-09T17:55:39.056Z] #42 13.16   CC       images/core-x86.o
17:55:39 [2020-01-09T17:55:39.317Z] #42 13.49   CC       images/core-arm.o
17:55:39 [2020-01-09T17:55:39.413Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 10.5s done
17:55:39 [2020-01-09T17:55:39.413Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e
17:55:39 [2020-01-09T17:55:39.578Z] #42 13.74   CC       images/core-aarch64.o
17:55:39 [2020-01-09T17:55:39.838Z] #42 78.27   CC       criu/cr-check.o
17:55:39 [2020-01-09T17:55:39.838Z] #42 14.08   CC       images/core-ppc64.o
17:55:40 [2020-01-09T17:55:40.185Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 8.4s done
17:55:40 [2020-01-09T17:55:40.409Z] #42 14.43   CC       images/core-s390.o
17:55:40 [2020-01-09T17:55:40.752Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47
17:55:40 [2020-01-09T17:55:40.752Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 done
17:55:40 [2020-01-09T17:55:40.980Z] #42 14.88   CC       images/cpuinfo.o
17:55:41 [2020-01-09T17:55:41.202Z] #42 79.57   CC       criu/cr-dedup.o
17:55:41 [2020-01-09T17:55:41.202Z] #42 79.95   CC       criu/cr-dump.o
17:55:41 [2020-01-09T17:55:41.241Z] #42 15.13   CC       images/inventory.o
17:55:41 [2020-01-09T17:55:41.241Z] #42 15.40   CC       images/fdinfo.o
17:55:41 [2020-01-09T17:55:41.319Z] #7 DONE 30.3s
17:55:41 [2020-01-09T17:55:41.502Z] #42 ...
17:55:41 [2020-01-09T17:55:41.502Z] 
17:55:41 [2020-01-09T17:55:41.502Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:41 [2020-01-09T17:55:41.502Z] #55 51.66 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
17:55:41 [2020-01-09T17:55:41.502Z] #55 53.33 + mkdir -p /build
17:55:41 [2020-01-09T17:55:41.502Z] #55 53.33 + cp runc /build/runc
17:55:41 [2020-01-09T17:55:41.502Z] #55 DONE 53.8s
17:55:41 [2020-01-09T17:55:41.502Z] 
17:55:41 [2020-01-09T17:55:41.502Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:41 [2020-01-09T17:55:41.502Z] #42 15.59   CC       images/fown.o
17:55:41 [2020-01-09T17:55:41.578Z] 
17:55:41 [2020-01-09T17:55:41.578Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:55:41 [2020-01-09T17:55:41.762Z] #42 15.69   CC       images/ns.o
17:55:41 [2020-01-09T17:55:41.762Z] #42 15.97   CC       images/regfile.o
17:55:42 [2020-01-09T17:55:42.023Z] #42 16.17   CC       images/ghost-file.o
17:55:42 [2020-01-09T17:55:42.284Z] #42 16.39   CC       images/fifo.o
17:55:42 [2020-01-09T17:55:42.544Z] #42 16.62   CC       images/remap-file-path.o
17:55:42 [2020-01-09T17:55:42.544Z] #42 16.80   CC       images/eventfd.o
17:55:43 [2020-01-09T17:55:43.089Z] #42 81.91   CC       criu/cr-errno.o
17:55:43 [2020-01-09T17:55:43.115Z] #42 17.05   CC       images/eventpoll.o
17:55:43 [2020-01-09T17:55:43.115Z] #42 17.38   CC       images/fh.o
17:55:43 [2020-01-09T17:55:43.345Z] #42 81.99   CC       criu/cr-restore.o
17:55:43 [2020-01-09T17:55:43.608Z] #42 ...
17:55:43 [2020-01-09T17:55:43.608Z] 
17:55:43 [2020-01-09T17:55:43.608Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.37 debconf: delaying package configuration, since apt-utils is not installed
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.47 Fetched 27.0 MB in 2s (17.7 MB/s)
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.51 Selecting previously unselected package pigz.
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.51 (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 ... 23423 files and directories currently installed.)
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.55 Unpacking pigz (2.4-1) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.64 Selecting previously unselected package libpython3.7-minimal:amd64.
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.96 Selecting previously unselected package python3.7-minimal.
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.97 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 21.98 Unpacking python3.7-minimal (3.7.3-2) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 22.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 22.75 Setting up python3.7-minimal (3.7.3-2) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.51 Selecting previously unselected package python3-minimal.
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.51 (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 ... 23672 files and directories currently installed.)
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.55 Unpacking python3-minimal (3.7.3-1) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.61 Selecting previously unselected package libmpdec2:amd64.
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.62 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.71 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 24.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 25.57 Selecting previously unselected package python3.7.
17:55:43 [2020-01-09T17:55:43.608Z] #17 25.57 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 25.58 Unpacking python3.7 (3.7.3-2) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 25.68 Selecting previously unselected package libpython3-stdlib:amd64.
17:55:43 [2020-01-09T17:55:43.608Z] #17 25.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 25.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 25.78 Setting up python3-minimal (3.7.3-1) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.52 Selecting previously unselected package python3.
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.57 Unpacking python3 (3.7.3-1) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.64 Selecting previously unselected package libip4tc0:amd64.
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.64 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:55:43 [2020-01-09T17:55:43.608Z] #17 26.73 Selecting previously unselected package libip6tc0:amd64.
17:55:43 [2020-01-09T17:55:43.688Z] #42 17.61   CC       images/fsnotify.o
17:55:43 [2020-01-09T17:55:43.895Z] #17 26.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.895Z] #17 26.75 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:55:43 [2020-01-09T17:55:43.895Z] #17 26.88 Selecting previously unselected package libiptc0:amd64.
17:55:43 [2020-01-09T17:55:43.895Z] #17 26.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.895Z] #17 26.89 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:55:43 [2020-01-09T17:55:43.895Z] #17 26.96 Selecting previously unselected package libnfnetlink0:amd64.
17:55:43 [2020-01-09T17:55:43.895Z] #17 26.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:55:43 [2020-01-09T17:55:43.896Z] #17 26.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:55:43 [2020-01-09T17:55:43.949Z] #42 17.97   CC       images/signalfd.o
17:55:43 [2020-01-09T17:55:43.949Z] #42 18.09   CC       images/fs.o
17:55:43 [2020-01-09T17:55:43.949Z] #42 18.19   CC       images/pstree.o
17:55:44 [2020-01-09T17:55:44.108Z] #8 DONE 2.4s
17:55:44 [2020-01-09T17:55:44.108Z] 
17:55:44 [2020-01-09T17:55:44.108Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:55:44 [2020-01-09T17:55:44.150Z] #17 27.02 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:55:44 [2020-01-09T17:55:44.150Z] #17 27.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:55:44 [2020-01-09T17:55:44.150Z] #17 27.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:55:44 [2020-01-09T17:55:44.150Z] #17 27.14 Selecting previously unselected package libnftnl11:amd64.
17:55:44 [2020-01-09T17:55:44.150Z] #17 27.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:55:44 [2020-01-09T17:55:44.150Z] #17 27.16 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:55:44 [2020-01-09T17:55:44.214Z] #42 18.31   CC       images/pipe.o
17:55:44 [2020-01-09T17:55:44.214Z] #42 18.45   CC       images/tcp-stream.o
17:55:44 [2020-01-09T17:55:44.404Z] #17 27.27 Selecting previously unselected package iptables.
17:55:44 [2020-01-09T17:55:44.404Z] #17 27.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:55:44 [2020-01-09T17:55:44.404Z] #17 27.29 Unpacking iptables (1.8.2-4) ...
17:55:44 [2020-01-09T17:55:44.568Z] #42 18.58   CC       images/sk-packet.o
17:55:44 [2020-01-09T17:55:44.659Z] #17 27.65 Selecting previously unselected package xxd.
17:55:44 [2020-01-09T17:55:44.659Z] #17 27.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:55:44 [2020-01-09T17:55:44.659Z] #17 27.67 Unpacking xxd (2:8.1.0875-5) ...
17:55:44 [2020-01-09T17:55:44.829Z] #42 18.77   CC       images/mnt.o
17:55:44 [2020-01-09T17:55:44.829Z] #42 18.99   CC       images/pipe-data.o
17:55:44 [2020-01-09T17:55:44.914Z] #17 27.79 Selecting previously unselected package vim-common.
17:55:44 [2020-01-09T17:55:44.914Z] #17 27.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:55:44 [2020-01-09T17:55:44.914Z] #17 27.82 Unpacking vim-common (2:8.1.0875-5) ...
17:55:44 [2020-01-09T17:55:44.914Z] #17 27.98 Selecting previously unselected package bash-completion.
17:55:45 [2020-01-09T17:55:45.044Z] #9 DONE 1.1s
17:55:45 [2020-01-09T17:55:45.044Z] 
17:55:45 [2020-01-09T17:55:45.044Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:55:45 [2020-01-09T17:55:45.044Z] #34 ...
17:55:45 [2020-01-09T17:55:45.044Z] 
17:55:45 [2020-01-09T17:55:45.044Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:55:45 [2020-01-09T17:55:45.044Z] #21 DONE 0.1s
17:55:45 [2020-01-09T17:55:45.091Z] #42 19.10   CC       images/sa.o
17:55:45 [2020-01-09T17:55:45.091Z] #42 19.24   CC       images/timer.o
17:55:45 [2020-01-09T17:55:45.169Z] #17 27.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:55:45 [2020-01-09T17:55:45.304Z] 
17:55:45 [2020-01-09T17:55:45.304Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:55:45 [2020-01-09T17:55:45.304Z] #22 DONE 0.2s
17:55:45 [2020-01-09T17:55:45.304Z] 
17:55:45 [2020-01-09T17:55:45.304Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:55:45 [2020-01-09T17:55:45.304Z] #23 ...
17:55:45 [2020-01-09T17:55:45.304Z] 
17:55:45 [2020-01-09T17:55:45.304Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:55:45 [2020-01-09T17:55:45.304Z] #68 DONE 0.2s
17:55:45 [2020-01-09T17:55:45.304Z] 
17:55:45 [2020-01-09T17:55:45.304Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
17:55:45 [2020-01-09T17:55:45.304Z] #50 DONE 0.3s
17:55:45 [2020-01-09T17:55:45.304Z] 
17:55:45 [2020-01-09T17:55:45.304Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:55:45 [2020-01-09T17:55:45.304Z] #62 DONE 0.3s
17:55:45 [2020-01-09T17:55:45.304Z] 
17:55:45 [2020-01-09T17:55:45.304Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:55:45 [2020-01-09T17:55:45.304Z] #31 DONE 0.3s
17:55:45 [2020-01-09T17:55:45.352Z] #42 ...
17:55:45 [2020-01-09T17:55:45.352Z] 
17:55:45 [2020-01-09T17:55:45.352Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:55:45 [2020-01-09T17:55:45.352Z] #39 57.76 + dpkg --print-architecture
17:55:45 [2020-01-09T17:55:45.352Z] #39 57.77 + rm -rf /tmp/tmp.QpNrVfZXMl
17:55:45 [2020-01-09T17:55:45.352Z] #39 DONE 58.2s
17:55:45 [2020-01-09T17:55:45.352Z] 
17:55:45 [2020-01-09T17:55:45.352Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:55:45 [2020-01-09T17:55:45.562Z] 
17:55:45 [2020-01-09T17:55:45.562Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:55:45 [2020-01-09T17:55:45.562Z] #47 DONE 0.3s
17:55:45 [2020-01-09T17:55:45.562Z] 
17:55:45 [2020-01-09T17:55:45.562Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:55:45 [2020-01-09T17:55:45.562Z] #44 DONE 0.3s
17:55:45 [2020-01-09T17:55:45.562Z] 
17:55:45 [2020-01-09T17:55:45.562Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:45 [2020-01-09T17:55:45.613Z] #29 ...
17:55:45 [2020-01-09T17:55:45.613Z] 
17:55:45 [2020-01-09T17:55:45.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:45 [2020-01-09T17:55:45.613Z] #42 19.58   CC       images/timerfd.o
17:55:45 [2020-01-09T17:55:45.613Z] #42 19.74   CC       images/mm.o
17:55:45 [2020-01-09T17:55:45.873Z] #42 19.95   CC       images/sk-opts.o
17:55:45 [2020-01-09T17:55:45.873Z] #42 20.07   CC       images/sk-unix.o
17:55:46 [2020-01-09T17:55:46.134Z] #42 20.23   CC       images/sk-inet.o
17:55:46 [2020-01-09T17:55:46.394Z] #42 20.46   CC       images/tun.o
17:55:46 [2020-01-09T17:55:46.394Z] #42 20.65   CC       images/sk-netlink.o
17:55:46 [2020-01-09T17:55:46.965Z] #42 20.93   CC       images/packet-sock.o
17:55:47 [2020-01-09T17:55:47.226Z] #42 21.23   CC       images/ipc-var.o
17:55:47 [2020-01-09T17:55:47.226Z] #42 21.34   CC       images/ipc-desc.o
17:55:47 [2020-01-09T17:55:47.226Z] #42 21.48   CC       images/ipc-shm.o
17:55:47 [2020-01-09T17:55:47.679Z] #17 30.30 Unpacking bash-completion (1:2.8-6) ...
17:55:47 [2020-01-09T17:55:47.679Z] #17 30.64 Selecting previously unselected package bzip2.
17:55:47 [2020-01-09T17:55:47.679Z] #17 30.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:55:47 [2020-01-09T17:55:47.679Z] #17 30.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:55:47 [2020-01-09T17:55:47.797Z] #42 21.66   CC       images/ipc-msg.o
17:55:47 [2020-01-09T17:55:47.797Z] #42 21.88   CC       images/ipc-sem.o
17:55:47 [2020-01-09T17:55:47.797Z] #42 22.02   CC       images/utsns.o
17:55:47 [2020-01-09T17:55:47.934Z] #17 30.74 Selecting previously unselected package xz-utils.
17:55:47 [2020-01-09T17:55:47.934Z] #17 30.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:55:47 [2020-01-09T17:55:47.934Z] #17 30.75 Unpacking xz-utils (5.2.4-1) ...
17:55:47 [2020-01-09T17:55:47.934Z] #17 30.93 Selecting previously unselected package apparmor.
17:55:47 [2020-01-09T17:55:47.934Z] #17 30.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.058Z] #42 22.21   CC       images/creds.o
17:55:48 [2020-01-09T17:55:48.058Z] #42 22.30   CC       images/vma.o
17:55:48 [2020-01-09T17:55:48.189Z] #17 31.01 Unpacking apparmor (2.13.2-10) ...
17:55:48 [2020-01-09T17:55:48.445Z] #17 31.30 Selecting previously unselected package aufs-tools.
17:55:48 [2020-01-09T17:55:48.445Z] #17 31.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.445Z] #17 31.31 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:55:48 [2020-01-09T17:55:48.445Z] #17 31.46 Selecting previously unselected package libonig5:amd64.
17:55:48 [2020-01-09T17:55:48.445Z] #17 31.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.445Z] #17 31.47 Unpacking libonig5:amd64 (6.9.1-1) ...
17:55:48 [2020-01-09T17:55:48.629Z] #42 22.53   CC       images/netdev.o
17:55:48 [2020-01-09T17:55:48.700Z] #17 31.59 Selecting previously unselected package libjq1:amd64.
17:55:48 [2020-01-09T17:55:48.700Z] #17 31.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.700Z] #17 31.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:55:48 [2020-01-09T17:55:48.700Z] #17 31.70 Selecting previously unselected package jq.
17:55:48 [2020-01-09T17:55:48.700Z] #17 31.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.700Z] #17 31.72 Unpacking jq (1.5+dfsg-2+b1) ...
17:55:48 [2020-01-09T17:55:48.700Z] #17 31.80 Selecting previously unselected package libaio1:amd64.
17:55:48 [2020-01-09T17:55:48.890Z] #42 22.83   CC       images/tty.o
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.82 Unpacking libaio1:amd64 (0.3.112-3) ...
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.88 Selecting previously unselected package libgpm2:amd64.
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.90 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.97 Selecting previously unselected package libicu63:amd64.
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.97 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
17:55:48 [2020-01-09T17:55:48.956Z] #17 31.98 Unpacking libicu63:amd64 (63.1-6) ...
17:55:49 [2020-01-09T17:55:49.151Z] #42 23.13   CC       images/file-lock.o
17:55:49 [2020-01-09T17:55:49.151Z] #42 23.30   CC       images/rlimit.o
17:55:49 [2020-01-09T17:55:49.412Z] #42 23.40   CC       images/pagemap.o
17:55:49 [2020-01-09T17:55:49.412Z] #42 23.58   CC       images/siginfo.o
17:55:49 [2020-01-09T17:55:49.673Z] #42 23.78   CC       images/rpc.o
17:55:50 [2020-01-09T17:55:50.245Z] #42 24.50   CC       images/ext-file.o
17:55:50 [2020-01-09T17:55:50.506Z] #42 24.60   CC       images/cgroup.o
17:55:50 [2020-01-09T17:55:50.767Z] #42 24.93   CC       images/userns.o
17:55:51 [2020-01-09T17:55:51.028Z] #42 25.04   CC       images/google/protobuf/descriptor.o
17:55:51 [2020-01-09T17:55:51.157Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 11.0s done
17:55:51 [2020-01-09T17:55:51.157Z] #8 DONE 21.6s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:55:51 [2020-01-09T17:55:51.157Z] #9 DONE 0.3s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:55:51 [2020-01-09T17:55:51.157Z] #10 DONE 0.3s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:55:51 [2020-01-09T17:55:51.157Z] #11 ...
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:55:51 [2020-01-09T17:55:51.157Z] #22 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:55:51 [2020-01-09T17:55:51.157Z] #23 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #69 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:55:51 [2020-01-09T17:55:51.157Z] #69 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:55:51 [2020-01-09T17:55:51.157Z] #63 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #48 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:55:51 [2020-01-09T17:55:51.157Z] #48 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #51 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
17:55:51 [2020-01-09T17:55:51.157Z] #51 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:55:51 [2020-01-09T17:55:51.157Z] #32 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #45 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:55:51 [2020-01-09T17:55:51.157Z] #45 DONE 0.1s
17:55:51 [2020-01-09T17:55:51.157Z] 
17:55:51 [2020-01-09T17:55:51.157Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.348 + RM_GOPATH=0
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.348 + TMP_GOPATH=
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.348 + : /build
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.348 + '[' -z '' ']'
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.349 ++ mktemp -d
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.349 + export GOPATH=/tmp/tmp.cg2SxbRkF8
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.350 + GOPATH=/tmp/tmp.cg2SxbRkF8
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.350 + RM_GOPATH=1
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.350 ++ dirname ./install.sh
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.352 + dir=.
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.352 + bin=vndr
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.352 + shift
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.352 + '[' '!' -f ./vndr.installer ']'
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.352 + . ./vndr.installer
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.352 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.353 + install_vndr
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.353 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.353 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cg2SxbRkF8/src/github.com/LK4D4/vndr
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.353 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:55:51 [2020-01-09T17:55:51.597Z] #46 0.354 Cloning into '/tmp/tmp.cg2SxbRkF8/src/github.com/LK4D4/vndr'...
17:55:51 [2020-01-09T17:55:51.970Z] #42 25.86   CC       images/opts.o
17:55:51 [2020-01-09T17:55:51.970Z] #42 25.99   CC       images/seccomp.o
17:55:52 [2020-01-09T17:55:52.134Z] #45 ...
17:55:52 [2020-01-09T17:55:52.134Z] 
17:55:52 [2020-01-09T17:55:52.134Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:55:52 [2020-01-09T17:55:52.134Z] #25 6.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:52 [2020-01-09T17:55:52.134Z] #25 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:52 [2020-01-09T17:55:52.134Z] #25 6.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:52 [2020-01-09T17:55:52.134Z] #25 6.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:55:52 [2020-01-09T17:55:52.218Z] #17 34.99 Selecting previously unselected package libnet1:amd64.
17:55:52 [2020-01-09T17:55:52.218Z] #17 35.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:55:52 [2020-01-09T17:55:52.218Z] #17 35.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:55:52 [2020-01-09T17:55:52.230Z] #42 26.15   CC       images/binfmt-misc.o
17:55:52 [2020-01-09T17:55:52.230Z] #42 26.31   CC       images/time.o
17:55:52 [2020-01-09T17:55:52.474Z] #17 35.31 Selecting previously unselected package libnl-3-200:amd64.
17:55:52 [2020-01-09T17:55:52.474Z] #17 35.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:55:52 [2020-01-09T17:55:52.474Z] #17 35.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:55:52 [2020-01-09T17:55:52.474Z] #17 35.46 Selecting previously unselected package libprotobuf-c1:amd64.
17:55:52 [2020-01-09T17:55:52.474Z] #17 35.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:55:52 [2020-01-09T17:55:52.474Z] #17 35.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:55:52 [2020-01-09T17:55:52.491Z] #42 26.46   CC       images/sysctl.o
17:55:52 [2020-01-09T17:55:52.491Z] #42 26.57   CC       images/autofs.o
17:55:52 [2020-01-09T17:55:52.491Z] #42 26.65   CC       images/macvlan.o
17:55:52 [2020-01-09T17:55:52.499Z] #46 1.043 + cd /tmp/tmp.cg2SxbRkF8/src/github.com/LK4D4/vndr
17:55:52 [2020-01-09T17:55:52.499Z] #46 1.043 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:55:52 [2020-01-09T17:55:52.499Z] #46 1.055 + go build -buildmode=pie -v -o /build/vndr .
17:55:52 [2020-01-09T17:55:52.729Z] #17 ...
17:55:52 [2020-01-09T17:55:52.729Z] 
17:55:52 [2020-01-09T17:55:52.729Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:52 [2020-01-09T17:55:52.729Z] #55 46.71 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
17:55:52 [2020-01-09T17:55:52.729Z] #55 48.69 + mkdir -p /build
17:55:52 [2020-01-09T17:55:52.729Z] #55 48.69 + cp runc /build/runc
17:55:52 [2020-01-09T17:55:52.729Z] #55 DONE 49.5s
17:55:52 [2020-01-09T17:55:52.729Z] 
17:55:52 [2020-01-09T17:55:52.729Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:55:52 [2020-01-09T17:55:52.729Z] #17 35.71 Selecting previously unselected package libreadline5:amd64.
17:55:52 [2020-01-09T17:55:52.729Z] #17 35.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:55:52 [2020-01-09T17:55:52.729Z] #17 ...
17:55:52 [2020-01-09T17:55:52.729Z] 
17:55:52 [2020-01-09T17:55:52.729Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:55:52 [2020-01-09T17:55:52.729Z] #42 85.90   CC       criu/cr-service.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 87.23   CC       criu/crtools.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 87.61   CC       criu/eventfd.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 87.95   CC       criu/eventpoll.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 88.74   CC       criu/external.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 89.10   CC       criu/fault-injection.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 89.20   CC       criu/fdstore.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 89.52   CC       criu/fifo.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 89.92   CC       criu/file-ids.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 90.21   CC       criu/file-lock.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 90.95   CC       criu/files-ext.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 91.19   CC       criu/files-reg.o
17:55:52 [2020-01-09T17:55:52.729Z] #42 ...
17:55:52 [2020-01-09T17:55:52.729Z] 
17:55:52 [2020-01-09T17:55:52.729Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:55:52 [2020-01-09T17:55:52.729Z] #17 35.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:55:52 [2020-01-09T17:55:52.729Z] #17 35.80 Selecting previously unselected package net-tools.
17:55:52 [2020-01-09T17:55:52.729Z] #17 35.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:55:52 [2020-01-09T17:55:52.729Z] #17 35.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:55:52 [2020-01-09T17:55:52.752Z] #42 26.77   CC       images/sit.o
17:55:52 [2020-01-09T17:55:52.752Z] #42 26.92   LINK     images/built-in.o
17:55:52 [2020-01-09T17:55:52.752Z] #42 26.99   GEN      compel/include/asm
17:55:52 [2020-01-09T17:55:52.752Z] #42 27.00   GEN      compel/include/version.h
17:55:52 [2020-01-09T17:55:52.984Z] #17 35.99 Selecting previously unselected package python-pip-whl.
17:55:52 [2020-01-09T17:55:52.984Z] #17 35.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:55:52 [2020-01-09T17:55:52.984Z] #17 35.99 Unpacking python-pip-whl (18.1-5) ...
17:55:53 [2020-01-09T17:55:53.013Z] #42 27.02 touch .config
17:55:53 [2020-01-09T17:55:53.013Z] #42 27.02   GEN      include/common/config.h
17:55:53 [2020-01-09T17:55:53.013Z] #42 27.11   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:55:53 [2020-01-09T17:55:53.013Z] #42 27.12   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
17:55:53 [2020-01-09T17:55:53.013Z] #42 27.17   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
17:55:53 [2020-01-09T17:55:53.013Z] #42 27.20   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
17:55:53 [2020-01-09T17:55:53.013Z] #42 27.22   DEP      compel/plugins/std/infect.d
17:55:53 [2020-01-09T17:55:53.273Z] #42 27.31   DEP      compel/plugins/std/string.d
17:55:53 [2020-01-09T17:55:53.273Z] #42 27.36   DEP      compel/plugins/std/log.d
17:55:53 [2020-01-09T17:55:53.273Z] #42 27.42   DEP      compel/plugins/std/fds.d
17:55:53 [2020-01-09T17:55:53.273Z] #42 27.49   DEP      compel/plugins/std/std.d
17:55:53 [2020-01-09T17:55:53.387Z] #46 2.124 internal/cpu
17:55:53 [2020-01-09T17:55:53.387Z] #46 2.159 runtime/internal/atomic
17:55:53 [2020-01-09T17:55:53.387Z] #46 2.328 runtime/internal/sys
17:55:53 [2020-01-09T17:55:53.506Z] #25 8.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:55:53 [2020-01-09T17:55:53.534Z] #42 27.58   DEP      compel/plugins/shmem/shmem.d
17:55:53 [2020-01-09T17:55:53.534Z] #42 27.64   DEP      compel/plugins/fds/fds.d
17:55:53 [2020-01-09T17:55:53.534Z] #42 27.71   CC       compel/plugins/std/std.o
17:55:53 [2020-01-09T17:55:53.546Z] #17 36.30 Selecting previously unselected package python3-lib2to3.
17:55:53 [2020-01-09T17:55:53.546Z] #17 36.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:55:53 [2020-01-09T17:55:53.546Z] #17 36.31 Unpacking python3-lib2to3 (3.7.3-1) ...
17:55:53 [2020-01-09T17:55:53.546Z] #17 36.54 Selecting previously unselected package python3-distutils.
17:55:53 [2020-01-09T17:55:53.546Z] #17 36.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:55:53 [2020-01-09T17:55:53.546Z] #17 36.57 Unpacking python3-distutils (3.7.3-1) ...
17:55:53 [2020-01-09T17:55:53.793Z] #42 27.85   CC       compel/plugins/std/fds.o
17:55:53 [2020-01-09T17:55:53.891Z] #46 2.655 runtime/internal/math
17:55:53 [2020-01-09T17:55:53.891Z] #46 2.723 internal/race
17:55:54 [2020-01-09T17:55:54.054Z] #42 28.03   CC       compel/plugins/std/log.o
17:55:54 [2020-01-09T17:55:54.107Z] #17 36.91 Selecting previously unselected package python3-pip.
17:55:54 [2020-01-09T17:55:54.107Z] #17 36.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:55:54 [2020-01-09T17:55:54.107Z] #17 36.92 Unpacking python3-pip (18.1-5) ...
17:55:54 [2020-01-09T17:55:54.107Z] #17 37.06 Selecting previously unselected package python3-pkg-resources.
17:55:54 [2020-01-09T17:55:54.107Z] #17 37.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:55:54 [2020-01-09T17:55:54.107Z] #17 37.07 Unpacking python3-pkg-resources (40.8.0-1) ...
17:55:54 [2020-01-09T17:55:54.314Z] #42 28.45   CC       compel/plugins/std/string.o
17:55:54 [2020-01-09T17:55:54.364Z] #17 37.17 Selecting previously unselected package python3-setuptools.
17:55:54 [2020-01-09T17:55:54.364Z] #17 37.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:55:54 [2020-01-09T17:55:54.364Z] #17 37.18 Unpacking python3-setuptools (40.8.0-1) ...
17:55:54 [2020-01-09T17:55:54.364Z] #17 37.39 Selecting previously unselected package python3-wheel.
17:55:54 [2020-01-09T17:55:54.364Z] #17 37.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:55:54 [2020-01-09T17:55:54.575Z] #42 28.78   CC       compel/plugins/std/infect.o
17:55:54 [2020-01-09T17:55:54.619Z] #17 37.40 Unpacking python3-wheel (0.32.3-2) ...
17:55:54 [2020-01-09T17:55:54.620Z] #17 37.46 Selecting previously unselected package thin-provisioning-tools.
17:55:54 [2020-01-09T17:55:54.620Z] #17 37.47 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:55:54 [2020-01-09T17:55:54.620Z] #17 37.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:55:54 [2020-01-09T17:55:54.620Z] #17 37.68 Selecting previously unselected package vim-runtime.
17:55:54 [2020-01-09T17:55:54.681Z] #46 2.841 sync/atomic
17:55:54 [2020-01-09T17:55:54.681Z] #46 3.162 unicode
17:55:54 [2020-01-09T17:55:54.835Z] #42 28.95   CC       compel/arch/aarch64/plugins/std/parasite-head.o
17:55:54 [2020-01-09T17:55:54.835Z] #42 28.99   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
17:55:54 [2020-01-09T17:55:54.835Z] #42 29.02   AR       compel/plugins/std.lib.a
17:55:54 [2020-01-09T17:55:54.835Z] #42 29.07   CC       compel/plugins/fds/fds.o
17:55:54 [2020-01-09T17:55:54.875Z] #17 37.69 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:55:54 [2020-01-09T17:55:54.875Z] #17 37.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:55:54 [2020-01-09T17:55:54.875Z] #17 37.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:55:54 [2020-01-09T17:55:54.875Z] #17 37.73 Unpacking vim-runtime (2:8.1.0875-5) ...
17:55:54 [2020-01-09T17:55:54.877Z] #25 ...
17:55:54 [2020-01-09T17:55:54.877Z] 
17:55:54 [2020-01-09T17:55:54.877Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:55:55 [2020-01-09T17:55:55.134Z] #39 ...
17:55:55 [2020-01-09T17:55:55.134Z] 
17:55:55 [2020-01-09T17:55:55.134Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:55:55 [2020-01-09T17:55:55.134Z] #57 7.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:55 [2020-01-09T17:55:55.134Z] #57 7.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:55 [2020-01-09T17:55:55.134Z] #57 7.362 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:55 [2020-01-09T17:55:55.134Z] #57 8.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:55:55 [2020-01-09T17:55:55.134Z] #57 ...
17:55:55 [2020-01-09T17:55:55.134Z] 
17:55:55 [2020-01-09T17:55:55.134Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:55:55 [2020-01-09T17:55:55.134Z] #41 7.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:55 [2020-01-09T17:55:55.134Z] #41 7.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:55 [2020-01-09T17:55:55.134Z] #41 7.376 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:55 [2020-01-09T17:55:55.134Z] #41 9.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:55:55 [2020-01-09T17:55:55.357Z] #46 3.646 runtime
17:55:55 [2020-01-09T17:55:55.392Z] #41 ...
17:55:55 [2020-01-09T17:55:55.392Z] 
17:55:55 [2020-01-09T17:55:55.392Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:55:55 [2020-01-09T17:55:55.392Z] #10 7.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:55:55 [2020-01-09T17:55:55.392Z] #10 8.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:55:55 [2020-01-09T17:55:55.392Z] #10 8.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:55:55 [2020-01-09T17:55:55.392Z] #10 10.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:55:55 [2020-01-09T17:55:55.392Z] #10 ...
17:55:55 [2020-01-09T17:55:55.392Z] 
17:55:55 [2020-01-09T17:55:55.392Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:55:55 [2020-01-09T17:55:55.405Z] #42 29.27   AR       compel/plugins/fds.lib.a
17:55:55 [2020-01-09T17:55:55.405Z] #42 29.30   HOSTDEP  compel/src/lib/log-host.d
17:55:55 [2020-01-09T17:55:55.405Z] #42 29.40   HOSTDEP  compel/src/lib/handle-elf-host.d
17:55:55 [2020-01-09T17:55:55.405Z] #42 29.48   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
17:55:55 [2020-01-09T17:55:55.405Z] #42 29.54   HOSTDEP  compel/src/main-host.d
17:55:55 [2020-01-09T17:55:55.405Z] #42 29.59   DEP      compel/src/lib/ptrace.d
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.18 + RM_GOPATH=0
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.18 + TMP_GOPATH=
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.18 + : /build/
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.18 + '[' -z '' ']'
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.19 ++ mktemp -d
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.20 + export GOPATH=/tmp/tmp.z3gI0ERxUr
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.20 + GOPATH=/tmp/tmp.z3gI0ERxUr
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.20 + RM_GOPATH=1
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.20 ++ dirname ./install.sh
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.24 + dir=.
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.24 + bin=rootlesskit
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.24 + shift
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.24 + '[' '!' -f ./rootlesskit.installer ']'
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.24 + . ./rootlesskit.installer
17:55:55 [2020-01-09T17:55:55.649Z] #63 10.24 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:55:55 [2020-01-09T17:55:55.649Z] #63 ...
17:55:55 [2020-01-09T17:55:55.649Z] 
17:55:55 [2020-01-09T17:55:55.649Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:55:55 [2020-01-09T17:55:55.649Z] #29 10.03 + mktemp -d
17:55:55 [2020-01-09T17:55:55.649Z] #29 10.04 + export GOPATH=/tmp/tmp.Yrm68nE31L
17:55:55 [2020-01-09T17:55:55.649Z] #29 10.04 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Yrm68nE31L/src/github.com/go-swagger/go-swagger
17:55:55 [2020-01-09T17:55:55.649Z] #29 10.05 Cloning into '/tmp/tmp.Yrm68nE31L/src/github.com/go-swagger/go-swagger'...
17:55:55 [2020-01-09T17:55:55.649Z] #29 ...
17:55:55 [2020-01-09T17:55:55.649Z] 
17:55:55 [2020-01-09T17:55:55.649Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:55:55 [2020-01-09T17:55:55.665Z] #42 29.65   DEP      compel/src/lib/infect.d
17:55:55 [2020-01-09T17:55:55.665Z] #42 29.71   DEP      compel/src/lib/infect-util.d
17:55:55 [2020-01-09T17:55:55.665Z] #42 29.76   DEP      compel/src/lib/infect-rpc.d
17:55:55 [2020-01-09T17:55:55.665Z] #42 29.84   DEP      compel/arch/aarch64/src/lib/infect.d
17:55:55 [2020-01-09T17:55:55.908Z] #32 ...
17:55:55 [2020-01-09T17:55:55.908Z] 
17:55:55 [2020-01-09T17:55:55.908Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.587 + RM_GOPATH=0
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.587 + TMP_GOPATH=
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.587 + : /build
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.587 + '[' -z '' ']'
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.601 ++ mktemp -d
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.602 + export GOPATH=/tmp/tmp.lUAFxB7IzV
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.602 + GOPATH=/tmp/tmp.lUAFxB7IzV
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.602 + RM_GOPATH=1
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.603 ++ dirname ./install.sh
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.604 + dir=.
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.605 + bin=golangci_lint
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.605 + shift
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.609 + '[' '!' -f ./golangci_lint.installer ']'
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.609 + . ./golangci_lint.installer
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.609 ++ : v1.20.0
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.609 + install_golangci_lint
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.609 + echo 'Installing golangci-lint version v1.20.0'
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.609 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
17:55:55 [2020-01-09T17:55:55.908Z] #51 9.609 Installing golangci-lint version v1.20.0
17:55:55 [2020-01-09T17:55:55.908Z] #51 ...
17:55:55 [2020-01-09T17:55:55.908Z] 
17:55:55 [2020-01-09T17:55:55.908Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 + RM_GOPATH=0
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 + TMP_GOPATH=
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 + : /build
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 + '[' -z '' ']'
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 ++ mktemp -d
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 + export GOPATH=/tmp/tmp.rY8d5c1Ba6
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 + GOPATH=/tmp/tmp.rY8d5c1Ba6
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.40 + RM_GOPATH=1
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 Installing gotestsum version v0.3.5
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 ++ dirname ./install.sh
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + dir=.
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + bin=gotestsum
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + shift
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + '[' '!' -f ./gotestsum.installer ']'
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + . ./gotestsum.installer
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 ++ : v0.3.5
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + install_gotestsum
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + echo 'Installing gotestsum version v0.3.5'
17:55:55 [2020-01-09T17:55:55.908Z] #48 10.41 + go get -d gotest.tools/gotestsum
17:55:55 [2020-01-09T17:55:55.925Z] #42 29.92   DEP      compel/arch/aarch64/src/lib/cpu.d
17:55:55 [2020-01-09T17:55:55.925Z] #42 29.98   DEP      compel/src/lib/log.d
17:55:55 [2020-01-09T17:55:55.925Z] #42 30.07   DEP      compel/src/main.d
17:55:56 [2020-01-09T17:55:56.166Z] #48 ...
17:55:56 [2020-01-09T17:55:56.166Z] 
17:55:56 [2020-01-09T17:55:56.166Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.50 + RM_GOPATH=0
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.50 + TMP_GOPATH=
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.50 + : /build
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.50 + '[' -z '' ']'
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.50 ++ mktemp -d
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.52 + export GOPATH=/tmp/tmp.oi7D7ZNh4x
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.52 + GOPATH=/tmp/tmp.oi7D7ZNh4x
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.52 + RM_GOPATH=1
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.52 ++ dirname ./install.sh
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + dir=.
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + bin=proxy
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + shift
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + '[' '!' -f ./proxy.installer ']'
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + . ./proxy.installer
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + install_proxy
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + case "$1" in
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + export CGO_ENABLED=0
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + CGO_ENABLED=0
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + _install_proxy
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oi7D7ZNh4x/src/github.com/docker/libnetwork
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 Cloning into '/tmp/tmp.oi7D7ZNh4x/src/github.com/docker/libnetwork'...
17:55:56 [2020-01-09T17:55:56.166Z] #69 10.55 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
17:55:56 [2020-01-09T17:55:56.166Z] #69 ...
17:55:56 [2020-01-09T17:55:56.166Z] 
17:55:56 [2020-01-09T17:55:56.166Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.71 + RM_GOPATH=0
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.71 + TMP_GOPATH=
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.71 + : /build
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.71 + '[' -z '' ']'
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.71 ++ mktemp -d
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.72 + export GOPATH=/tmp/tmp.89YaX83OU5
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + GOPATH=/tmp/tmp.89YaX83OU5
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + RM_GOPATH=1
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 ++ dirname ./install.sh
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + dir=.
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + bin=tomlv
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + shift
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + '[' '!' -f ./tomlv.installer ']'
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + . ./tomlv.installer
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + install_tomlv
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.89YaX83OU5/src/github.com/BurntSushi/toml
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.73 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:55:56 [2020-01-09T17:55:56.166Z] #32 10.74 Cloning into '/tmp/tmp.89YaX83OU5/src/github.com/BurntSushi/toml'...
17:55:56 [2020-01-09T17:55:56.186Z] #42 30.16   DEP      compel/src/lib/handle-elf.d
17:55:56 [2020-01-09T17:55:56.186Z] #42 30.28   DEP      compel/arch/aarch64/src/lib/handle-elf.d
17:55:56 [2020-01-09T17:55:56.186Z] #42 30.41   CC       compel/src/lib/log.o
17:55:56 [2020-01-09T17:55:56.446Z] #42 30.56   CC       compel/arch/aarch64/src/lib/cpu.o
17:55:56 [2020-01-09T17:55:56.446Z] #42 30.69   CC       compel/arch/aarch64/src/lib/infect.o
17:55:57 [2020-01-09T17:55:57.017Z] #42 30.87   CC       compel/src/lib/infect-rpc.o
17:55:57 [2020-01-09T17:55:57.017Z] #42 31.05   CC       compel/src/lib/infect-util.o
17:55:57 [2020-01-09T17:55:57.101Z] #32 11.80 + cd /tmp/tmp.89YaX83OU5/src/github.com/BurntSushi/toml
17:55:57 [2020-01-09T17:55:57.101Z] #32 11.80 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:55:57 [2020-01-09T17:55:57.101Z] #32 11.81 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:55:57 [2020-01-09T17:55:57.278Z] #42 31.19   CC       compel/src/lib/infect.o
17:55:57 [2020-01-09T17:55:57.390Z] #17 40.02 Selecting previously unselected package vim.
17:55:57 [2020-01-09T17:55:57.390Z] #17 40.03 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
17:55:57 [2020-01-09T17:55:57.390Z] #17 40.05 Unpacking vim (2:8.1.0875-5) ...
17:55:57 [2020-01-09T17:55:57.646Z] #17 40.43 Selecting previously unselected package xfsprogs.
17:55:57 [2020-01-09T17:55:57.646Z] #17 40.44 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
17:55:57 [2020-01-09T17:55:57.646Z] #17 40.44 Unpacking xfsprogs (4.20.0-1) ...
17:55:57 [2020-01-09T17:55:57.902Z] #17 40.79 Selecting previously unselected package zip.
17:55:57 [2020-01-09T17:55:57.902Z] #17 40.79 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
17:55:57 [2020-01-09T17:55:57.902Z] #17 40.80 Unpacking zip (3.0-11+b1) ...
17:55:57 [2020-01-09T17:55:57.902Z] #17 40.98 Setting up aufs-tools (1:4.14+20190211-1) ...
17:55:58 [2020-01-09T17:55:58.036Z] #32 12.72 internal/cpu
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.01 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.03 Setting up libgpm2:amd64 (1.20.7-5) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.04 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.05 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.09 Setting up libicu63:amd64 (63.1-6) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.10 Setting up xxd (2:8.1.0875-5) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.11 Setting up zip (3.0-11+b1) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.12 Setting up vim-common (2:8.1.0875-5) ...
17:55:58 [2020-01-09T17:55:58.159Z] #17 41.15 Setting up bash-completion (1:2.8-6) ...
17:55:58 [2020-01-09T17:55:58.295Z] #32 12.87 runtime/internal/atomic
17:55:58 [2020-01-09T17:55:58.667Z] #42 32.37   CC       compel/src/lib/ptrace.o
17:55:58 [2020-01-09T17:55:58.667Z] #42 32.55   AR       compel/libcompel.a
17:55:58 [2020-01-09T17:55:58.667Z] #42 32.59   HOSTCC   compel/src/main-host.o
17:55:58 [2020-01-09T17:55:58.928Z] #42 32.90   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
17:55:59 [2020-01-09T17:55:59.188Z] #42 33.07   HOSTCC   compel/src/lib/handle-elf-host.o
17:55:59 [2020-01-09T17:55:59.188Z] #42 33.27   HOSTCC   compel/src/lib/log-host.o
17:55:59 [2020-01-09T17:55:59.198Z] #46 ...
17:55:59 [2020-01-09T17:55:59.199Z] 
17:55:59 [2020-01-09T17:55:59.199Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.540 + RM_GOPATH=0
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.540 + TMP_GOPATH=
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.540 + : /build
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.540 + '[' -z '' ']'
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.541 ++ mktemp -d
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.544 + export GOPATH=/tmp/tmp.YnNbEUt6N3
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.544 + GOPATH=/tmp/tmp.YnNbEUt6N3
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.544 + RM_GOPATH=1
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.546 ++ dirname ./install.sh
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.551 + dir=.
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.551 + bin=dockercli
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.551 + shift
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.552 + '[' '!' -f ./dockercli.installer ']'
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.553 + . ./dockercli.installer
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.553 ++ : stable
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.553 ++ : 17.06.2-ce
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.555 + install_dockercli
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.556 Install docker/cli version 17.06.2-ce from stable
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.556 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.558 ++ uname -m
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.575 + arch=s390x
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.576 + '[' s390x '!=' x86_64 ']'
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.576 + '[' s390x '!=' s390x ']'
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.576 + url=https://download.docker.com/linux/static
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.581 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
17:55:59 [2020-01-09T17:55:59.199Z] #24 0.582 + tar -xz docker/docker
17:55:59 [2020-01-09T17:55:59.199Z] #24 7.910 + mkdir -p /build
17:55:59 [2020-01-09T17:55:59.199Z] #24 7.912 + mv docker/docker /build/
17:55:59 [2020-01-09T17:55:59.199Z] #24 7.913 + rmdir docker
17:55:59 [2020-01-09T17:55:59.199Z] #24 DONE 8.0s
17:55:59 [2020-01-09T17:55:59.199Z] 
17:55:59 [2020-01-09T17:55:59.199Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.463 + RM_GOPATH=0
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.505 + TMP_GOPATH=
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.505 + : /build
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.505 + '[' -z '' ']'
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.505 ++ mktemp -d
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.509 + export GOPATH=/tmp/tmp.tPvc6jo2M9
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.509 + GOPATH=/tmp/tmp.tPvc6jo2M9
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.509 + RM_GOPATH=1
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.510 ++ dirname ./install.sh
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.515 + dir=.
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.515 + bin=tomlv
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.515 + shift
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.516 + '[' '!' -f ./tomlv.installer ']'
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.516 + . ./tomlv.installer
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.516 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.517 + install_tomlv
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.517 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.518 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.518 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tPvc6jo2M9/src/github.com/BurntSushi/toml
17:55:59 [2020-01-09T17:55:59.199Z] #33 0.539 Cloning into '/tmp/tmp.tPvc6jo2M9/src/github.com/BurntSushi/toml'...
17:55:59 [2020-01-09T17:55:59.199Z] #33 1.508 + cd /tmp/tmp.tPvc6jo2M9/src/github.com/BurntSushi/toml
17:55:59 [2020-01-09T17:55:59.199Z] #33 1.509 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:55:59 [2020-01-09T17:55:59.199Z] #33 1.520 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:55:59 [2020-01-09T17:55:59.199Z] #33 2.086 internal/cpu
17:55:59 [2020-01-09T17:55:59.199Z] #33 2.096 runtime/internal/atomic
17:55:59 [2020-01-09T17:55:59.199Z] #33 2.381 runtime/internal/sys
17:55:59 [2020-01-09T17:55:59.199Z] #33 2.640 runtime/internal/math
17:55:59 [2020-01-09T17:55:59.199Z] #33 2.687 math/bits
17:55:59 [2020-01-09T17:55:59.199Z] #33 3.188 internal/bytealg
17:55:59 [2020-01-09T17:55:59.199Z] #33 3.477 runtime
17:55:59 [2020-01-09T17:55:59.199Z] #33 3.971 math
17:55:59 [2020-01-09T17:55:59.230Z] #32 13.71 runtime/internal/sys
17:55:59 [2020-01-09T17:55:59.230Z] #32 13.97 internal/bytealg
17:55:59 [2020-01-09T17:55:59.449Z] #42 33.42   HOSTLINK compel/compel-host-bin
17:55:59 [2020-01-09T17:55:59.449Z] #42 33.55   DEP      soccr/soccr.d
17:55:59 [2020-01-09T17:55:59.449Z] #42 ...
17:55:59 [2020-01-09T17:55:59.449Z] 
17:55:59 [2020-01-09T17:55:59.449Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:55:59 [2020-01-09T17:55:59.449Z] #29 72.43 + rm -rf /tmp/tmp.eOMJNNsxj5
17:55:59 [2020-01-09T17:55:59.488Z] #32 14.14 runtime/internal/math
17:55:59 [2020-01-09T17:55:59.625Z] #33 ...
17:55:59 [2020-01-09T17:55:59.625Z] 
17:55:59 [2020-01-09T17:55:59.625Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:55:59 [2020-01-09T17:55:59.625Z] #46 8.392 unicode/utf8
17:56:00 [2020-01-09T17:56:00.020Z] #29 DONE 73.1s
17:56:00 [2020-01-09T17:56:00.020Z] 
17:56:00 [2020-01-09T17:56:00.020Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:00 [2020-01-09T17:56:00.020Z] #42 33.67   CC       soccr/soccr.o
17:56:00 [2020-01-09T17:56:00.057Z] #32 14.42 math/bits
17:56:00 [2020-01-09T17:56:00.284Z] #42 34.52   AR       soccr/libsoccr.a
17:56:00 [2020-01-09T17:56:00.545Z] #42 34.56 make[1]: 'soccr/libsoccr.a' is up to date.
17:56:00 [2020-01-09T17:56:00.545Z] #42 34.80   DEP      criu/arch/aarch64/sigframe.d
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.19 Setting up libiptc0:amd64 (1.8.2-4) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.21 Setting up xz-utils (5.2.4-1) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.23 Setting up pigz (2.4-1) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.26 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.27 Setting up python-pip-whl (18.1-5) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.28 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.30 Setting up vim-runtime (2:8.1.0875-5) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.51 Setting up libaio1:amd64 (0.3.112-3) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.52 Setting up libonig5:amd64 (6.9.1-1) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.54 Setting up vim (2:8.1.0875-5) ...
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:56:00 [2020-01-09T17:56:00.678Z] #17 43.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.61 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.63 Setting up jq (1.5+dfsg-2+b1) ...
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.64 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:56:00 [2020-01-09T17:56:00.679Z] #17 43.65 Setting up python3.7 (3.7.3-2) ...
17:56:00 [2020-01-09T17:56:00.806Z] #42 34.91   DEP      criu/arch/aarch64/crtools.d
17:56:00 [2020-01-09T17:56:00.806Z] #42 35.02   DEP      criu/arch/aarch64/cpu.d
17:56:01 [2020-01-09T17:56:01.067Z] #42 35.04   DEP      criu/arch/aarch64/bitops.d
17:56:01 [2020-01-09T17:56:01.067Z] #42 35.08   CC       criu/arch/aarch64/bitops.o
17:56:01 [2020-01-09T17:56:01.067Z] #42 35.13   CC       criu/arch/aarch64/cpu.o
17:56:01 [2020-01-09T17:56:01.067Z] #42 35.21   CC       criu/arch/aarch64/crtools.o
17:56:01 [2020-01-09T17:56:01.067Z] #46 9.481 math
17:56:01 [2020-01-09T17:56:01.067Z] #46 ...
17:56:01 [2020-01-09T17:56:01.067Z] 
17:56:01 [2020-01-09T17:56:01.067Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:56:01 [2020-01-09T17:56:01.067Z] #40 0.310 + mktemp -d
17:56:01 [2020-01-09T17:56:01.067Z] #40 0.310 + export GOPATH=/tmp/tmp.22yewNpImc
17:56:01 [2020-01-09T17:56:01.067Z] #40 0.310 + git clone https://github.com/docker/distribution.git /tmp/tmp.22yewNpImc/src/github.com/docker/distribution
17:56:01 [2020-01-09T17:56:01.067Z] #40 0.310 Cloning into '/tmp/tmp.22yewNpImc/src/github.com/docker/distribution'...
17:56:01 [2020-01-09T17:56:01.067Z] #40 ...
17:56:01 [2020-01-09T17:56:01.067Z] 
17:56:01 [2020-01-09T17:56:01.067Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:01 [2020-01-09T17:56:01.067Z] #26 0.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:56:01 [2020-01-09T17:56:01.067Z] #26 0.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:56:01 [2020-01-09T17:56:01.067Z] #26 0.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:56:01 [2020-01-09T17:56:01.067Z] #26 1.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
17:56:01 [2020-01-09T17:56:01.067Z] #26 2.941 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
17:56:01 [2020-01-09T17:56:01.067Z] #26 5.062 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
17:56:01 [2020-01-09T17:56:01.512Z] #26 ...
17:56:01 [2020-01-09T17:56:01.512Z] 
17:56:01 [2020-01-09T17:56:01.512Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:56:01 [2020-01-09T17:56:01.512Z] #30 0.500 + mktemp -d
17:56:01 [2020-01-09T17:56:01.512Z] #30 0.504 + export GOPATH=/tmp/tmp.joLN9E0iBw
17:56:01 [2020-01-09T17:56:01.512Z] #30 0.505 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.joLN9E0iBw/src/github.com/go-swagger/go-swagger
17:56:01 [2020-01-09T17:56:01.512Z] #30 0.509 Cloning into '/tmp/tmp.joLN9E0iBw/src/github.com/go-swagger/go-swagger'...
17:56:01 [2020-01-09T17:56:01.512Z] #30 ...
17:56:01 [2020-01-09T17:56:01.512Z] 
17:56:01 [2020-01-09T17:56:01.512Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:56:01 [2020-01-09T17:56:01.512Z] #58 0.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:56:01 [2020-01-09T17:56:01.512Z] #58 0.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:56:01 [2020-01-09T17:56:01.512Z] #58 0.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:56:01 [2020-01-09T17:56:01.512Z] #58 1.233 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
17:56:01 [2020-01-09T17:56:01.512Z] #58 2.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
17:56:01 [2020-01-09T17:56:01.512Z] #58 4.944 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
17:56:01 [2020-01-09T17:56:01.512Z] #58 ...
17:56:01 [2020-01-09T17:56:01.512Z] 
17:56:01 [2020-01-09T17:56:01.512Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.531 + RM_GOPATH=0
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.531 + TMP_GOPATH=
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.531 + : /build
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.531 + '[' -z '' ']'
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.531 ++ mktemp -d
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.535 + export GOPATH=/tmp/tmp.XaOXv7llcw
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.535 + GOPATH=/tmp/tmp.XaOXv7llcw
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.536 + RM_GOPATH=1
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.537 ++ dirname ./install.sh
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.543 + dir=.
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.543 + bin=proxy
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.544 + shift
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.544 + '[' '!' -f ./proxy.installer ']'
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.545 + . ./proxy.installer
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.545 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.547 + install_proxy
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.547 + case "$1" in
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.547 + export CGO_ENABLED=0
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.547 + CGO_ENABLED=0
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.548 + _install_proxy
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.548 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.548 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.549 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XaOXv7llcw/src/github.com/docker/libnetwork
17:56:01 [2020-01-09T17:56:01.512Z] #70 0.574 Cloning into '/tmp/tmp.XaOXv7llcw/src/github.com/docker/libnetwork'...
17:56:01 [2020-01-09T17:56:01.659Z] #42 35.59   CC       criu/arch/aarch64/sigframe.o
17:56:01 [2020-01-09T17:56:01.659Z] #42 35.80   LINK     criu/arch/aarch64/crtools.built-in.o
17:56:01 [2020-01-09T17:56:01.659Z] #42 35.84   DEP      criu/arch/aarch64/intraprocedure.d
17:56:01 [2020-01-09T17:56:01.918Z] #42 35.87   DEP      criu/arch/aarch64/vdso-pie.d
17:56:01 [2020-01-09T17:56:01.918Z] #42 35.97   DEP      criu/pie/parasite-vdso.d
17:56:01 [2020-01-09T17:56:01.918Z] #42 ...
17:56:01 [2020-01-09T17:56:01.918Z] 
17:56:01 [2020-01-09T17:56:01.918Z] #30 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:56:01 [2020-01-09T17:56:01.918Z] #30 DONE 0.2s
17:56:01 [2020-01-09T17:56:01.918Z] 
17:56:01 [2020-01-09T17:56:01.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:01 [2020-01-09T17:56:01.918Z] #42 36.11   DEP      criu/pie/util-vdso.d
17:56:01 [2020-01-09T17:56:01.954Z] #70 ...
17:56:01 [2020-01-09T17:56:01.954Z] 
17:56:01 [2020-01-09T17:56:01.954Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:01 [2020-01-09T17:56:01.954Z] #35 0.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #35 0.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #35 0.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #35 1.546 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #35 3.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #35 6.564 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
17:56:01 [2020-01-09T17:56:01.954Z] #35 ...
17:56:01 [2020-01-09T17:56:01.954Z] 
17:56:01 [2020-01-09T17:56:01.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:01 [2020-01-09T17:56:01.954Z] #11 0.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #11 0.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #11 0.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #11 1.349 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #11 3.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
17:56:01 [2020-01-09T17:56:01.954Z] #11 5.093 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
17:56:01 [2020-01-09T17:56:01.954Z] #11 ...
17:56:01 [2020-01-09T17:56:01.954Z] 
17:56:01 [2020-01-09T17:56:01.954Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.309 + RM_GOPATH=0
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.310 + TMP_GOPATH=
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.310 + : /build
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.311 + '[' -z '' ']'
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.314 ++ mktemp -d
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.317 + export GOPATH=/tmp/tmp.iS6elczCFE
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.317 + GOPATH=/tmp/tmp.iS6elczCFE
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.317 + RM_GOPATH=1
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.318 ++ dirname ./install.sh
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.322 + dir=.
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.323 + bin=gotestsum
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.323 + shift
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.323 + '[' '!' -f ./gotestsum.installer ']'
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.323 + . ./gotestsum.installer
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.324 ++ : v0.3.5
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.324 + install_gotestsum
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.324 + echo 'Installing gotestsum version v0.3.5'
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.325 Installing gotestsum version v0.3.5
17:56:01 [2020-01-09T17:56:01.954Z] #49 0.325 + go get -d gotest.tools/gotestsum
17:56:01 [2020-01-09T17:56:01.963Z] #32 16.36 math
17:56:01 [2020-01-09T17:56:01.963Z] #32 16.38 runtime
17:56:02 [2020-01-09T17:56:02.178Z] #42 ...
17:56:02 [2020-01-09T17:56:02.178Z] 
17:56:02 [2020-01-09T17:56:02.178Z] #33 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:56:02 [2020-01-09T17:56:02.178Z] #33 DONE 0.1s
17:56:02 [2020-01-09T17:56:02.178Z] 
17:56:02 [2020-01-09T17:56:02.178Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:02 [2020-01-09T17:56:02.178Z] #42 36.17   DEP      criu/pie/util.d
17:56:02 [2020-01-09T17:56:02.178Z] #42 ...
17:56:02 [2020-01-09T17:56:02.178Z] 
17:56:02 [2020-01-09T17:56:02.178Z] #38 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:56:02 [2020-01-09T17:56:02.178Z] #38 DONE 0.1s
17:56:02 [2020-01-09T17:56:02.178Z] 
17:56:02 [2020-01-09T17:56:02.178Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:02 [2020-01-09T17:56:02.178Z] #42 36.27   CC       criu/pie/util.o
17:56:02 [2020-01-09T17:56:02.404Z] #49 ...
17:56:02 [2020-01-09T17:56:02.404Z] 
17:56:02 [2020-01-09T17:56:02.404Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:02 [2020-01-09T17:56:02.404Z] #42 0.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:56:02 [2020-01-09T17:56:02.404Z] #42 0.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:56:02 [2020-01-09T17:56:02.404Z] #42 0.843 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:56:02 [2020-01-09T17:56:02.404Z] #42 1.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
17:56:02 [2020-01-09T17:56:02.404Z] #42 3.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
17:56:02 [2020-01-09T17:56:02.404Z] #42 5.841 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
17:56:02 [2020-01-09T17:56:02.404Z] #42 ...
17:56:02 [2020-01-09T17:56:02.404Z] 
17:56:02 [2020-01-09T17:56:02.404Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.311 + RM_GOPATH=0
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.311 + TMP_GOPATH=
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.311 + : /build
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.311 + '[' -z '' ']'
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.311 ++ mktemp -d
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.313 + export GOPATH=/tmp/tmp.rGy6eOlUHK
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.313 + GOPATH=/tmp/tmp.rGy6eOlUHK
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.313 + RM_GOPATH=1
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.314 ++ dirname ./install.sh
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.316 + dir=.
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.316 + bin=golangci_lint
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.317 + shift
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.317 + '[' '!' -f ./golangci_lint.installer ']'
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.317 + . ./golangci_lint.installer
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.318 ++ : v1.20.0
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.318 + install_golangci_lint
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.319 + echo 'Installing golangci-lint version v1.20.0'
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.319 Installing golangci-lint version v1.20.0
17:56:02 [2020-01-09T17:56:02.404Z] #52 0.319 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
17:56:02 [2020-01-09T17:56:02.404Z] #52 ...
17:56:02 [2020-01-09T17:56:02.404Z] 
17:56:02 [2020-01-09T17:56:02.404Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.483 + RM_GOPATH=0
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.483 + TMP_GOPATH=
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.526 + : /build/
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.526 + '[' -z '' ']'
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.526 ++ mktemp -d
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.532 + export GOPATH=/tmp/tmp.fsFWQUl2OS
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.532 + GOPATH=/tmp/tmp.fsFWQUl2OS
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.532 + RM_GOPATH=1
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.534 ++ dirname ./install.sh
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.540 + dir=.
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.540 + bin=rootlesskit
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.540 + shift
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.541 + '[' '!' -f ./rootlesskit.installer ']'
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.541 + . ./rootlesskit.installer
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.542 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.543 + install_rootlesskit
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.543 + case "$1" in
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.544 + export CGO_ENABLED=0
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.544 + CGO_ENABLED=0
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.544 + _install_rootlesskit
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.544 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.544 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fsFWQUl2OS/src/github.com/rootless-containers/rootlesskit
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.545 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:56:02 [2020-01-09T17:56:02.404Z] #64 0.570 Cloning into '/tmp/tmp.fsFWQUl2OS/src/github.com/rootless-containers/rootlesskit'...
17:56:02 [2020-01-09T17:56:02.404Z] #64 4.170 + cd /tmp/tmp.fsFWQUl2OS/src/github.com/rootless-containers/rootlesskit
17:56:02 [2020-01-09T17:56:02.404Z] #64 4.170 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:56:02 [2020-01-09T17:56:02.404Z] #64 4.206 + for f in rootlesskit rootlesskit-docker-proxy
17:56:02 [2020-01-09T17:56:02.404Z] #64 4.206 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:56:02 [2020-01-09T17:56:02.437Z] #42 ...
17:56:02 [2020-01-09T17:56:02.437Z] 
17:56:02 [2020-01-09T17:56:02.437Z] #40 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:56:02 [2020-01-09T17:56:02.437Z] #40 DONE 0.2s
17:56:02 [2020-01-09T17:56:02.437Z] 
17:56:02 [2020-01-09T17:56:02.437Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:02 [2020-01-09T17:56:02.437Z] #42 36.50   CC       criu/pie/util-vdso.o
17:56:02 [2020-01-09T17:56:02.697Z] #42 36.80   CC       criu/pie/parasite-vdso.o
17:56:02 [2020-01-09T17:56:02.815Z] #64 ...
17:56:02 [2020-01-09T17:56:02.815Z] 
17:56:02 [2020-01-09T17:56:02.815Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:02 [2020-01-09T17:56:02.815Z] #33 10.92 internal/testlog
17:56:02 [2020-01-09T17:56:02.815Z] #33 11.47 encoding
17:56:02 [2020-01-09T17:56:02.815Z] #33 11.54 runtime/cgo
17:56:02 [2020-01-09T17:56:02.958Z] #42 37.10   CC       criu/arch/aarch64/vdso-pie.o
17:56:03 [2020-01-09T17:56:03.193Z] #17 45.77 Setting up iptables (1.8.2-4) ...
17:56:03 [2020-01-09T17:56:03.193Z] #17 45.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:56:03 [2020-01-09T17:56:03.193Z] #17 45.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:56:03 [2020-01-09T17:56:03.193Z] #17 45.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:56:03 [2020-01-09T17:56:03.193Z] #17 45.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:56:03 [2020-01-09T17:56:03.194Z] #17 45.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:56:03 [2020-01-09T17:56:03.194Z] #17 45.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:56:03 [2020-01-09T17:56:03.194Z] #17 45.82 Setting up python3 (3.7.3-1) ...
17:56:03 [2020-01-09T17:56:03.194Z] #17 46.10 Setting up python3-wheel (0.32.3-2) ...
17:56:03 [2020-01-09T17:56:03.218Z] #42 37.26   CC       criu/arch/aarch64/intraprocedure.o
17:56:03 [2020-01-09T17:56:03.218Z] #42 37.29   AR       criu/pie/pie.lib.a
17:56:03 [2020-01-09T17:56:03.218Z] #42 37.34   DEP      criu/pie/restorer.d
17:56:03 [2020-01-09T17:56:03.479Z] #42 37.51   DEP      criu/arch/aarch64/restorer.d
17:56:03 [2020-01-09T17:56:03.479Z] #42 37.65   DEP      criu/pie/parasite.d
17:56:03 [2020-01-09T17:56:03.740Z] #42 37.81   CC       criu/pie/parasite.o
17:56:03 [2020-01-09T17:56:03.755Z] #17 46.69 Setting up apparmor (2.13.2-10) ...
17:56:04 [2020-01-09T17:56:04.311Z] #42 38.37   LINK     criu/pie/parasite.built-in.o
17:56:04 [2020-01-09T17:56:04.312Z] #42 38.39   GEN      criu/pie/parasite-blob.h
17:56:04 [2020-01-09T17:56:04.312Z] #42 38.40   CC       criu/arch/aarch64/restorer.o
17:56:04 [2020-01-09T17:56:04.571Z] #42 38.59   CC       criu/pie/restorer.o
17:56:04 [2020-01-09T17:56:04.682Z] #17 ...
17:56:04 [2020-01-09T17:56:04.682Z] 
17:56:04 [2020-01-09T17:56:04.682Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:04 [2020-01-09T17:56:04.682Z] #42 93.30   CC       criu/files.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 94.79   CC       criu/filesystems.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 95.26   CC       criu/fsnotify.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 95.97   CC       criu/image-desc.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 96.05   CC       criu/image.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 96.65   CC       criu/ipc_ns.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 97.51   CC       criu/irmap.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 97.99   CC       criu/kcmp-ids.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 98.23   CC       criu/kerndat.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 98.92   CC       criu/libnetlink.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 99.20   CC       criu/log.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 99.59   CC       criu/lsm.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 99.77   CC       criu/mem.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 100.8   CC       criu/mount.o
17:56:04 [2020-01-09T17:56:04.682Z] #42 103.0   CC       criu/namespaces.o
17:56:04 [2020-01-09T17:56:04.938Z] #42 ...
17:56:04 [2020-01-09T17:56:04.938Z] 
17:56:04 [2020-01-09T17:56:04.938Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:56:04 [2020-01-09T17:56:04.938Z] #17 47.95 Setting up xfsprogs (4.20.0-1) ...
17:56:04 [2020-01-09T17:56:04.938Z] #17 47.97 Setting up python3-lib2to3 (3.7.3-1) ...
17:56:05 [2020-01-09T17:56:05.194Z] #17 48.16 Setting up python3-pkg-resources (40.8.0-1) ...
17:56:05 [2020-01-09T17:56:05.250Z] #32 ...
17:56:05 [2020-01-09T17:56:05.250Z] 
17:56:05 [2020-01-09T17:56:05.250Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:05 [2020-01-09T17:56:05.250Z] #34 10.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:56:05 [2020-01-09T17:56:05.250Z] #34 10.60 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:56:05 [2020-01-09T17:56:05.250Z] #34 10.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:56:05 [2020-01-09T17:56:05.250Z] #34 13.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:56:05 [2020-01-09T17:56:05.250Z] #34 17.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:56:05 [2020-01-09T17:56:05.508Z] #34 ...
17:56:05 [2020-01-09T17:56:05.508Z] 
17:56:05 [2020-01-09T17:56:05.508Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:56:05 [2020-01-09T17:56:05.508Z] #39 10.61 + mktemp -d
17:56:05 [2020-01-09T17:56:05.508Z] #39 10.61 + export GOPATH=/tmp/tmp.rEXmeJswrh
17:56:05 [2020-01-09T17:56:05.508Z] #39 10.61 + git clone https://github.com/docker/distribution.git /tmp/tmp.rEXmeJswrh/src/github.com/docker/distribution
17:56:05 [2020-01-09T17:56:05.508Z] #39 10.62 Cloning into '/tmp/tmp.rEXmeJswrh/src/github.com/docker/distribution'...
17:56:05 [2020-01-09T17:56:05.756Z] #17 48.80 Setting up python3-distutils (3.7.3-1) ...
17:56:05 [2020-01-09T17:56:05.766Z] #39 ...
17:56:05 [2020-01-09T17:56:05.766Z] 
17:56:05 [2020-01-09T17:56:05.766Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.25 + RM_GOPATH=0
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.25 + TMP_GOPATH=
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.25 + : /build
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.25 + '[' -z '' ']'
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.25 ++ mktemp -d
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + export GOPATH=/tmp/tmp.VFNCLfIVu4
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + GOPATH=/tmp/tmp.VFNCLfIVu4
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + RM_GOPATH=1
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 ++ dirname ./install.sh
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + dir=.
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + bin=vndr
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + shift
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + '[' '!' -f ./vndr.installer ']'
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + . ./vndr.installer
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + install_vndr
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.26 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VFNCLfIVu4/src/github.com/LK4D4/vndr
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.27 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:56:05 [2020-01-09T17:56:05.766Z] #45 10.29 Cloning into '/tmp/tmp.VFNCLfIVu4/src/github.com/LK4D4/vndr'...
17:56:05 [2020-01-09T17:56:05.767Z] #45 11.51 + cd /tmp/tmp.VFNCLfIVu4/src/github.com/LK4D4/vndr
17:56:05 [2020-01-09T17:56:05.767Z] #45 11.52 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:56:05 [2020-01-09T17:56:05.767Z] #45 11.53 + go build -buildmode=pie -v -o /build/vndr .
17:56:05 [2020-01-09T17:56:05.767Z] #45 13.14 runtime/internal/atomic
17:56:05 [2020-01-09T17:56:05.767Z] #45 13.15 internal/cpu
17:56:05 [2020-01-09T17:56:05.767Z] #45 13.30 runtime/internal/sys
17:56:05 [2020-01-09T17:56:05.767Z] #45 13.85 runtime/internal/math
17:56:05 [2020-01-09T17:56:05.767Z] #45 13.92 internal/bytealg
17:56:05 [2020-01-09T17:56:05.767Z] #45 14.11 internal/race
17:56:05 [2020-01-09T17:56:05.767Z] #45 14.44 sync/atomic
17:56:05 [2020-01-09T17:56:05.767Z] #45 15.14 unicode
17:56:05 [2020-01-09T17:56:05.767Z] #45 15.97 runtime
17:56:05 [2020-01-09T17:56:05.767Z] #45 ...
17:56:05 [2020-01-09T17:56:05.767Z] 
17:56:05 [2020-01-09T17:56:05.767Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.16 + RM_GOPATH=0
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.17 + TMP_GOPATH=
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.17 + : /build
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.17 + '[' -z '' ']'
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.17 ++ mktemp -d
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.18 + export GOPATH=/tmp/tmp.RVtFbrvh0P
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.18 + GOPATH=/tmp/tmp.RVtFbrvh0P
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.18 + RM_GOPATH=1
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.18 ++ dirname ./install.sh
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 + dir=.
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 + bin=dockercli
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 + shift
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 + '[' '!' -f ./dockercli.installer ']'
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 + . ./dockercli.installer
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 ++ : stable
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 ++ : 17.06.2-ce
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 + install_dockercli
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 Install docker/cli version 17.06.2-ce from stable
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.19 ++ uname -m
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.20 + arch=x86_64
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.20 + '[' x86_64 '!=' x86_64 ']'
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.20 + url=https://download.docker.com/linux/static
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.20 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:56:05 [2020-01-09T17:56:05.767Z] #23 10.20 + tar -xz docker/docker
17:56:05 [2020-01-09T17:56:05.956Z] #42 39.97   LINK     criu/pie/restorer.built-in.o
17:56:05 [2020-01-09T17:56:05.956Z] #42 39.98   GEN      criu/pie/restorer-blob.h
17:56:05 [2020-01-09T17:56:05.956Z] #42 40.04   DEP      criu/vdso.d
17:56:06 [2020-01-09T17:56:06.025Z] #23 ...
17:56:06 [2020-01-09T17:56:06.025Z] 
17:56:06 [2020-01-09T17:56:06.025Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 + install_rootlesskit
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 + case "$1" in
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 + export CGO_ENABLED=0
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 + CGO_ENABLED=0
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 + _install_rootlesskit
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.z3gI0ERxUr/src/github.com/rootless-containers/rootlesskit
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.24 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:56:06 [2020-01-09T17:56:06.025Z] #63 10.27 Cloning into '/tmp/tmp.z3gI0ERxUr/src/github.com/rootless-containers/rootlesskit'...
17:56:06 [2020-01-09T17:56:06.025Z] #63 16.19 Checking out files:  94% (661/699)   
Checking out files:  95% (665/699)   
Checking out files:  96% (672/699)   
Checking out files:  97% (679/699)   
Checking out files:  98% (686/699)   
Checking out files:  99% (693/699)   
Checking out files: 100% (699/699)   
Checking out files: 100% (699/699), done.
17:56:06 [2020-01-09T17:56:06.025Z] #63 16.41 + cd /tmp/tmp.z3gI0ERxUr/src/github.com/rootless-containers/rootlesskit
17:56:06 [2020-01-09T17:56:06.025Z] #63 16.41 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:56:06 [2020-01-09T17:56:06.025Z] #63 16.72 + for f in rootlesskit rootlesskit-docker-proxy
17:56:06 [2020-01-09T17:56:06.025Z] #63 16.72 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:56:06 [2020-01-09T17:56:06.217Z] #42 40.18   DEP      criu/uts_ns.d
17:56:06 [2020-01-09T17:56:06.217Z] #42 40.25   DEP      criu/util.d
17:56:06 [2020-01-09T17:56:06.217Z] #42 40.34   DEP      criu/uffd.d
17:56:06 [2020-01-09T17:56:06.268Z] #17 49.15 Setting up python3-setuptools (40.8.0-1) ...
17:56:06 [2020-01-09T17:56:06.283Z] #63 ...
17:56:06 [2020-01-09T17:56:06.283Z] 
17:56:06 [2020-01-09T17:56:06.283Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:56:06 [2020-01-09T17:56:06.283Z] #23 21.17 + mkdir -p /build
17:56:06 [2020-01-09T17:56:06.283Z] #23 21.17 + mv docker/docker /build/
17:56:06 [2020-01-09T17:56:06.478Z] #42 40.41   DEP      criu/tun.d
17:56:06 [2020-01-09T17:56:06.478Z] #42 40.52   DEP      criu/tty.d
17:56:06 [2020-01-09T17:56:06.478Z] #42 40.65   DEP      criu/timerfd.d
17:56:06 [2020-01-09T17:56:06.541Z] #23 21.18 + rmdir docker
17:56:06 [2020-01-09T17:56:06.739Z] #42 40.72   DEP      criu/sysfs_parse.d
17:56:06 [2020-01-09T17:56:06.740Z] #42 40.84   DEP      criu/sysctl.d
17:56:06 [2020-01-09T17:56:06.740Z] #42 40.94   DEP      criu/string.d
17:56:07 [2020-01-09T17:56:07.000Z] #42 40.97   DEP      criu/stats.d
17:56:07 [2020-01-09T17:56:07.000Z] #42 41.03   DEP      criu/sockets.d
17:56:07 [2020-01-09T17:56:07.000Z] #42 41.14   DEP      criu/sk-unix.d
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Extraction ended at 01/09/2020 17:56:03. Duration:00:00:27.0552916
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Updating the golang and path environment variables
17:56:07 [2020-01-09T17:56:07.053Z] INFO: GOPATH=d:\gopath
17:56:07 [2020-01-09T17:56:07.053Z] INFO: go version go1.13.5 windows/amd64
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Running the daemon under test in debug mode
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Starting a daemon under test...
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39880\7\daemon --pidfile d:\CI\PR-39880\7\docker.pid -D
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Process started successfully.
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Start tailing logs of the daemon under tests
17:56:07 [2020-01-09T17:56:07.053Z] INFO: Waiting for the daemon under test to start...
17:56:07 [2020-01-09T17:56:07.086Z] #17 50.01 Setting up python3-pip (18.1-5) ...
17:56:07 [2020-01-09T17:56:07.261Z] #42 41.27   DEP      criu/sk-tcp.d
17:56:07 [2020-01-09T17:56:07.261Z] #42 41.34   DEP      criu/sk-queue.d
17:56:07 [2020-01-09T17:56:07.261Z] #42 41.40   DEP      criu/sk-packet.d
17:56:07 [2020-01-09T17:56:07.261Z] #42 41.48   DEP      criu/sk-netlink.d
17:56:07 [2020-01-09T17:56:07.290Z] #33 ...
17:56:07 [2020-01-09T17:56:07.290Z] 
17:56:07 [2020-01-09T17:56:07.291Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:07 [2020-01-09T17:56:07.291Z] #70 15.18 Checking out files:  98% (1971/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
17:56:07 [2020-01-09T17:56:07.291Z] #70 15.20 + cd /tmp/tmp.XaOXv7llcw/src/github.com/docker/libnetwork
17:56:07 [2020-01-09T17:56:07.291Z] #70 15.20 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
17:56:07 [2020-01-09T17:56:07.291Z] #70 15.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:56:07 [2020-01-09T17:56:07.523Z] #42 41.55   DEP      criu/sk-inet.d
17:56:07 [2020-01-09T17:56:07.523Z] #42 41.62   DEP      criu/signalfd.d
17:56:07 [2020-01-09T17:56:07.523Z] #42 41.68   DEP      criu/sigframe.d
17:56:07 [2020-01-09T17:56:07.523Z] #42 41.72   DEP      criu/shmem.d
17:56:07 [2020-01-09T17:56:07.783Z] #42 41.79   DEP      criu/servicefd.d
17:56:07 [2020-01-09T17:56:07.783Z] #42 41.85   DEP      criu/seize.d
17:56:07 [2020-01-09T17:56:07.783Z] #42 41.91   DEP      criu/seccomp.d
17:56:07 [2020-01-09T17:56:07.783Z] #42 41.98   DEP      criu/rst-malloc.d
17:56:07 [2020-01-09T17:56:07.783Z] #42 42.04   DEP      criu/rbtree.d
17:56:08 [2020-01-09T17:56:08.013Z] #17 50.79 Processing triggers for libc-bin (2.28-10) ...
17:56:08 [2020-01-09T17:56:08.013Z] #17 50.82 Processing triggers for mime-support (3.62) ...
17:56:08 [2020-01-09T17:56:08.045Z] #42 42.06   DEP      criu/pstree.d
17:56:08 [2020-01-09T17:56:08.045Z] #42 42.13   DEP      criu/protobuf.d
17:56:08 [2020-01-09T17:56:08.045Z] #42 42.19   GEN      criu/protobuf-desc-gen.h
17:56:08 [2020-01-09T17:56:08.270Z] #17 DONE 51.3s
17:56:08 [2020-01-09T17:56:08.270Z] 
17:56:08 [2020-01-09T17:56:08.270Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:08 [2020-01-09T17:56:08.270Z] #42 104.4   CC       criu/net.o
17:56:08 [2020-01-09T17:56:08.270Z] #42 106.5   CC       criu/netfilter.o
17:56:08 [2020-01-09T17:56:08.270Z] #42 106.8   CC       criu/page-pipe.o
17:56:08 [2020-01-09T17:56:08.525Z] #42 107.2   CC       criu/page-xfer.o
17:56:08 [2020-01-09T17:56:08.583Z] #23 ...
17:56:08 [2020-01-09T17:56:08.583Z] 
17:56:08 [2020-01-09T17:56:08.583Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:56:08 [2020-01-09T17:56:08.583Z] #57 13.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:56:08 [2020-01-09T17:56:08.583Z] #57 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:56:08 [2020-01-09T17:56:08.583Z] #57 ...
17:56:08 [2020-01-09T17:56:08.583Z] 
17:56:08 [2020-01-09T17:56:08.583Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:08 [2020-01-09T17:56:08.583Z] #32 22.98 internal/testlog
17:56:08 [2020-01-09T17:56:08.583Z] #32 ...
17:56:08 [2020-01-09T17:56:08.583Z] 
17:56:08 [2020-01-09T17:56:08.583Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:08 [2020-01-09T17:56:08.583Z] #25 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:56:08 [2020-01-09T17:56:08.607Z] INFO: Daemon under test started and replied!
17:56:08 [2020-01-09T17:56:08.607Z] INFO: Docker version of the daemon under test
17:56:08 [2020-01-09T17:56:08.607Z] 
17:56:08 [2020-01-09T17:56:08.607Z] Client:
17:56:08 [2020-01-09T17:56:08.607Z]  Version:      17.06.2-ce
17:56:08 [2020-01-09T17:56:08.607Z]  API version:  1.30
17:56:08 [2020-01-09T17:56:08.607Z]  Go version:   go1.8.3
17:56:08 [2020-01-09T17:56:08.607Z]  Git commit:   cec0b72
17:56:08 [2020-01-09T17:56:08.607Z]  Built:        Tue Sep  5 19:57:19 2017
17:56:08 [2020-01-09T17:56:08.607Z]  OS/Arch:      windows/amd64
17:56:08 [2020-01-09T17:56:08.607Z] 
17:56:08 [2020-01-09T17:56:08.607Z] Server:
17:56:08 [2020-01-09T17:56:08.607Z]  Version:      0.0.0-dev
17:56:08 [2020-01-09T17:56:08.607Z]  API version:  1.41 (minimum version 1.24)
17:56:08 [2020-01-09T17:56:08.607Z]  Go version:   go1.13.5
17:56:08 [2020-01-09T17:56:08.608Z]  Git commit:   25a1bf53d
17:56:08 [2020-01-09T17:56:08.608Z]  Built:        01/09/2020 17:54:15
17:56:08 [2020-01-09T17:56:08.608Z]  OS/Arch:      windows/amd64
17:56:08 [2020-01-09T17:56:08.608Z]  Experimental: false
17:56:08 [2020-01-09T17:56:08.608Z] 
17:56:08 [2020-01-09T17:56:08.608Z] INFO: Docker info of the daemon under test
17:56:08 [2020-01-09T17:56:08.608Z] 
17:56:08 [2020-01-09T17:56:08.608Z] Containers: 0
17:56:08 [2020-01-09T17:56:08.608Z]  Running: 0
17:56:08 [2020-01-09T17:56:08.608Z]  Paused: 0
17:56:08 [2020-01-09T17:56:08.608Z]  Stopped: 0
17:56:08 [2020-01-09T17:56:08.608Z] Images: 0
17:56:08 [2020-01-09T17:56:08.608Z] Server Version: 0.0.0-dev
17:56:08 [2020-01-09T17:56:08.608Z] Storage Driver: windowsfilter
17:56:08 [2020-01-09T17:56:08.608Z]  Windows: 
17:56:08 [2020-01-09T17:56:08.608Z] Logging Driver: json-file
17:56:08 [2020-01-09T17:56:08.608Z] Plugins: 
17:56:08 [2020-01-09T17:56:08.608Z]  Volume: local
17:56:08 [2020-01-09T17:56:08.608Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:56:08 [2020-01-09T17:56:08.608Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:56:08 [2020-01-09T17:56:08.608Z] Swarm: inactive
17:56:08 [2020-01-09T17:56:08.608Z] Default Isolation: process
17:56:08 [2020-01-09T17:56:08.608Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:56:08 [2020-01-09T17:56:08.608Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
17:56:08 [2020-01-09T17:56:08.608Z] OSType: windows
17:56:08 [2020-01-09T17:56:08.608Z] Architecture: x86_64
17:56:08 [2020-01-09T17:56:08.608Z] CPUs: 4
17:56:08 [2020-01-09T17:56:08.608Z] Total Memory: 32GiB
17:56:08 [2020-01-09T17:56:08.608Z] Name: azwin-2-035580
17:56:08 [2020-01-09T17:56:08.608Z] ID: UIYQ:HEDQ:2IIM:XZOA:NC7Y:F5ND:MFXM:VNAC:JYBI:FZOS:7UWB:EKXB
17:56:08 [2020-01-09T17:56:08.608Z] Docker Root Dir: D:\CI\PR-39880\7\daemon
17:56:08 [2020-01-09T17:56:08.608Z] Debug Mode (client): false
17:56:08 [2020-01-09T17:56:08.608Z] Debug Mode (server): true
17:56:08 [2020-01-09T17:56:08.608Z]  File Descriptors: -1
17:56:08 [2020-01-09T17:56:08.608Z]  Goroutines: 17
17:56:08 [2020-01-09T17:56:08.608Z]  System Time: 2020-01-09T17:56:08.4213055Z
17:56:08 [2020-01-09T17:56:08.608Z]  EventsListeners: 0
17:56:08 [2020-01-09T17:56:08.608Z] Registry: https://index.docker.io/v1/
17:56:08 [2020-01-09T17:56:08.608Z] Labels:
17:56:08 [2020-01-09T17:56:08.608Z] Experimental: false
17:56:08 [2020-01-09T17:56:08.608Z] Insecure Registries:
17:56:08 [2020-01-09T17:56:08.608Z]  127.0.0.0/8
17:56:08 [2020-01-09T17:56:08.608Z] Live Restore Enabled: false
17:56:08 [2020-01-09T17:56:08.608Z] 
17:56:08 [2020-01-09T17:56:08.608Z] 
17:56:08 [2020-01-09T17:56:08.608Z] INFO: Docker images of the daemon under test
17:56:08 [2020-01-09T17:56:08.608Z] 
17:56:08 [2020-01-09T17:56:08.608Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:56:08 [2020-01-09T17:56:08.608Z] 
17:56:08 [2020-01-09T17:56:08.608Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:56:08 [2020-01-09T17:56:08.608Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:56:08 [2020-01-09T17:56:08.842Z] #25 ...
17:56:08 [2020-01-09T17:56:08.842Z] 
17:56:08 [2020-01-09T17:56:08.842Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:08 [2020-01-09T17:56:08.842Z] #41 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:56:08 [2020-01-09T17:56:08.842Z] #41 18.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:56:08 [2020-01-09T17:56:08.842Z] #41 ...
17:56:08 [2020-01-09T17:56:08.842Z] 
17:56:08 [2020-01-09T17:56:08.842Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:08 [2020-01-09T17:56:08.842Z] #32 23.42 encoding
17:56:08 [2020-01-09T17:56:08.842Z] #32 23.52 runtime/cgo
17:56:09 [2020-01-09T17:56:09.073Z] ltsc2019: Pulling from windows/servercore
17:56:09 [2020-01-09T17:56:09.073Z] 65014b3c3121: Pulling fs layer
17:56:09 [2020-01-09T17:56:09.073Z] faf31ee0aa3d: Pulling fs layer
17:56:09 [2020-01-09T17:56:09.431Z] #42 43.35   DEP      criu/protobuf-desc.d
17:56:09 [2020-01-09T17:56:09.431Z] #42 43.45   DEP      criu/proc_parse.d
17:56:09 [2020-01-09T17:56:09.431Z] #42 43.56   DEP      criu/plugin.d
17:56:09 [2020-01-09T17:56:09.453Z] #42 108.1   CC       criu/pagemap-cache.o
17:56:09 [2020-01-09T17:56:09.692Z] #42 43.61   DEP      criu/pipes.d
17:56:09 [2020-01-09T17:56:09.692Z] #42 43.73   DEP      criu/pie-util.d
17:56:09 [2020-01-09T17:56:09.692Z] #42 43.83   DEP      criu/pie-util-vdso.d
17:56:09 [2020-01-09T17:56:09.692Z] #42 43.93   DEP      criu/pie-util-vdso-elf32.d
17:56:09 [2020-01-09T17:56:09.708Z] #42 108.4   CC       criu/pagemap.o
17:56:09 [2020-01-09T17:56:09.776Z] #32 ...
17:56:09 [2020-01-09T17:56:09.776Z] 
17:56:09 [2020-01-09T17:56:09.776Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:56:09 [2020-01-09T17:56:09.776Z] #23 DONE 24.4s
17:56:09 [2020-01-09T17:56:09.776Z] 
17:56:09 [2020-01-09T17:56:09.776Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:09 [2020-01-09T17:56:09.776Z] #45 20.90 unicode/utf8
17:56:09 [2020-01-09T17:56:09.776Z] #45 22.14 math
17:56:09 [2020-01-09T17:56:09.954Z] #42 44.00   DEP      criu/path.d
17:56:09 [2020-01-09T17:56:09.954Z] #42 44.06   DEP      criu/parasite-syscall.d
17:56:09 [2020-01-09T17:56:09.954Z] #42 44.15   DEP      criu/pagemap.d
17:56:10 [2020-01-09T17:56:10.034Z] #45 ...
17:56:10 [2020-01-09T17:56:10.034Z] 
17:56:10 [2020-01-09T17:56:10.034Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:10 [2020-01-09T17:56:10.034Z] #10 15.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:56:10 [2020-01-09T17:56:10.034Z] #10 19.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:56:10 [2020-01-09T17:56:10.034Z] #10 ...
17:56:10 [2020-01-09T17:56:10.034Z] 
17:56:10 [2020-01-09T17:56:10.034Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:10 [2020-01-09T17:56:10.034Z] #34 22.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:56:10 [2020-01-09T17:56:10.215Z] #42 44.22   DEP      criu/pagemap-cache.d
17:56:10 [2020-01-09T17:56:10.215Z] #42 44.30   DEP      criu/page-xfer.d
17:56:10 [2020-01-09T17:56:10.215Z] #42 44.39   DEP      criu/page-pipe.d
17:56:10 [2020-01-09T17:56:10.215Z] #42 44.46   DEP      criu/netfilter.d
17:56:10 [2020-01-09T17:56:10.271Z] #42 ...
17:56:10 [2020-01-09T17:56:10.271Z] 
17:56:10 [2020-01-09T17:56:10.271Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:56:10 [2020-01-09T17:56:10.271Z] #18 1.825 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:56:10 [2020-01-09T17:56:10.271Z] #18 1.828 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:56:10 [2020-01-09T17:56:10.271Z] #18 1.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:56:10 [2020-01-09T17:56:10.271Z] #18 DONE 2.0s
17:56:10 [2020-01-09T17:56:10.271Z] 
17:56:10 [2020-01-09T17:56:10.271Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:56:10 [2020-01-09T17:56:10.476Z] #42 44.54   DEP      criu/net.d
17:56:10 [2020-01-09T17:56:10.737Z] #42 44.63   DEP      criu/namespaces.d
17:56:10 [2020-01-09T17:56:10.737Z] #42 44.70   DEP      criu/mount.d
17:56:10 [2020-01-09T17:56:10.737Z] #42 44.78   DEP      criu/mem.d
17:56:10 [2020-01-09T17:56:10.737Z] #42 44.85   DEP      criu/lsm.d
17:56:10 [2020-01-09T17:56:10.737Z] #42 44.91   DEP      criu/log.d
17:56:10 [2020-01-09T17:56:10.999Z] #42 44.97   DEP      criu/libnetlink.d
17:56:10 [2020-01-09T17:56:10.999Z] #42 45.02   DEP      criu/kerndat.d
17:56:10 [2020-01-09T17:56:10.999Z] #42 45.11   DEP      criu/kcmp-ids.d
17:56:10 [2020-01-09T17:56:10.999Z] #42 45.15   DEP      criu/irmap.d
17:56:11 [2020-01-09T17:56:11.197Z] #19 ...
17:56:11 [2020-01-09T17:56:11.197Z] 
17:56:11 [2020-01-09T17:56:11.197Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:56:11 [2020-01-09T17:56:11.197Z] #51 DONE 172.9s
17:56:11 [2020-01-09T17:56:11.197Z] 
17:56:11 [2020-01-09T17:56:11.197Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:11 [2020-01-09T17:56:11.197Z] #42 109.4   CC       criu/parasite-syscall.o
17:56:11 [2020-01-09T17:56:11.260Z] #42 45.20   DEP      criu/ipc_ns.d
17:56:11 [2020-01-09T17:56:11.260Z] #42 45.27   DEP      criu/image.d
17:56:11 [2020-01-09T17:56:11.260Z] #42 45.33   DEP      criu/image-desc.d
17:56:11 [2020-01-09T17:56:11.260Z] #42 45.38   DEP      criu/fsnotify.d
17:56:11 [2020-01-09T17:56:11.260Z] #42 45.45   DEP      criu/filesystems.d
17:56:11 [2020-01-09T17:56:11.260Z] #42 45.52   DEP      criu/files.d
17:56:11 [2020-01-09T17:56:11.453Z] #42 110.0   CC       criu/path.o
17:56:11 [2020-01-09T17:56:11.453Z] #42 110.2   CC       criu/pie-util-vdso-elf32.o
17:56:11 [2020-01-09T17:56:11.520Z] #42 45.59   DEP      criu/files-reg.d
17:56:11 [2020-01-09T17:56:11.521Z] #42 45.67   DEP      criu/files-ext.d
17:56:11 [2020-01-09T17:56:11.781Z] #42 45.72   DEP      criu/file-lock.d
17:56:11 [2020-01-09T17:56:11.781Z] #42 45.79   DEP      criu/file-ids.d
17:56:11 [2020-01-09T17:56:11.781Z] #42 45.85   DEP      criu/fifo.d
17:56:11 [2020-01-09T17:56:11.781Z] #42 45.91   DEP      criu/fdstore.d
17:56:11 [2020-01-09T17:56:11.781Z] #42 45.96   DEP      criu/fault-injection.d
17:56:11 [2020-01-09T17:56:11.781Z] #42 45.98   DEP      criu/external.d
17:56:11 [2020-01-09T17:56:11.781Z] #42 46.02   DEP      criu/eventpoll.d
17:56:12 [2020-01-09T17:56:12.012Z] #42 110.7   CC       criu/pie-util-vdso.o
17:56:12 [2020-01-09T17:56:12.042Z] #42 46.09   DEP      criu/eventfd.d
17:56:12 [2020-01-09T17:56:12.042Z] #42 46.16   DEP      criu/crtools.d
17:56:12 [2020-01-09T17:56:12.303Z] #42 46.23   DEP      criu/cr-service.d
17:56:12 [2020-01-09T17:56:12.303Z] #42 46.31   DEP      criu/cr-restore.d
17:56:12 [2020-01-09T17:56:12.303Z] #42 46.43   DEP      criu/cr-errno.d
17:56:12 [2020-01-09T17:56:12.303Z] #42 46.45   DEP      criu/cr-dump.d
17:56:12 [2020-01-09T17:56:12.303Z] #42 46.56   DEP      criu/cr-dedup.d
17:56:12 [2020-01-09T17:56:12.564Z] #42 46.62   DEP      criu/cr-check.d
17:56:12 [2020-01-09T17:56:12.572Z] #42 111.2   CC       criu/pie-util.o
17:56:12 [2020-01-09T17:56:12.824Z] #42 46.77   DEP      criu/config.d
17:56:12 [2020-01-09T17:56:12.825Z] #42 46.86   DEP      criu/clone-noasan.d
17:56:12 [2020-01-09T17:56:12.825Z] #42 46.90   DEP      criu/cgroup.d
17:56:12 [2020-01-09T17:56:12.825Z] #42 46.98   DEP      criu/cgroup-props.d
17:56:12 [2020-01-09T17:56:12.825Z] #42 47.06   DEP      criu/bitmap.d
17:56:12 [2020-01-09T17:56:12.825Z] #42 47.08   DEP      criu/bfd.d
17:56:12 [2020-01-09T17:56:12.826Z] #42 111.4   CC       criu/pipes.o
17:56:12 [2020-01-09T17:56:12.886Z] #70 ...
17:56:12 [2020-01-09T17:56:12.886Z] 
17:56:12 [2020-01-09T17:56:12.886Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:56:12 [2020-01-09T17:56:12.886Z] #52 16.71 + cd /tmp/tmp.rGy6eOlUHK/src/github.com/golangci/golangci-lint/
17:56:12 [2020-01-09T17:56:12.886Z] #52 16.71 + git checkout -q v1.20.0
17:56:12 [2020-01-09T17:56:12.886Z] #52 17.45 ++ git describe --tags
17:56:12 [2020-01-09T17:56:12.886Z] #52 17.46 + version=v1.20.0
17:56:12 [2020-01-09T17:56:12.886Z] #52 17.46 ++ git rev-parse --short HEAD
17:56:12 [2020-01-09T17:56:12.886Z] #52 17.46 + commit=cc98739
17:56:12 [2020-01-09T17:56:12.886Z] #52 17.46 ++ git show -s --format=%cd
17:56:12 [2020-01-09T17:56:12.886Z] #52 17.46 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
17:56:12 [2020-01-09T17:56:12.886Z] #52 17.46 + 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
17:56:13 [2020-01-09T17:56:13.081Z] #42 111.9   CC       criu/plugin.o
17:56:13 [2020-01-09T17:56:13.088Z] #42 47.17   DEP      criu/autofs.d
17:56:13 [2020-01-09T17:56:13.316Z] #34 ...
17:56:13 [2020-01-09T17:56:13.316Z] 
17:56:13 [2020-01-09T17:56:13.316Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:13 [2020-01-09T17:56:13.316Z] #45 25.51 unicode/utf16
17:56:13 [2020-01-09T17:56:13.316Z] #45 25.63 container/list
17:56:13 [2020-01-09T17:56:13.316Z] #45 26.12 crypto/internal/subtle
17:56:13 [2020-01-09T17:56:13.316Z] #45 26.19 crypto/subtle
17:56:13 [2020-01-09T17:56:13.316Z] #45 26.45 vendor/golang.org/x/crypto/cryptobyte/asn1
17:56:13 [2020-01-09T17:56:13.316Z] #45 26.67 internal/nettrace
17:56:13 [2020-01-09T17:56:13.316Z] #45 26.85 runtime/cgo
17:56:13 [2020-01-09T17:56:13.321Z] #52 ...
17:56:13 [2020-01-09T17:56:13.321Z] 
17:56:13 [2020-01-09T17:56:13.321Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:13 [2020-01-09T17:56:13.321Z] #26 12.01 Fetched 8017 kB in 12s (684 kB/s)
17:56:13 [2020-01-09T17:56:13.321Z] #26 12.01 Reading package lists...
17:56:13 [2020-01-09T17:56:13.321Z] #26 16.02 Reading package lists...
17:56:13 [2020-01-09T17:56:13.321Z] #26 20.28 Building dependency tree...
17:56:13 [2020-01-09T17:56:13.321Z] #26 21.72 ca-certificates is already the newest version (20190110).
17:56:13 [2020-01-09T17:56:13.321Z] #26 21.72 The following additional packages will be installed:
17:56:13 [2020-01-09T17:56:13.321Z] #26 21.73   libjq1 libonig5
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.07 The following NEW packages will be installed:
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.07   jq libjq1 libonig5
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.24 Need to get 350 kB of archives.
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.24 After this operation, 1154 kB of additional disk space will be used.
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:56:13 [2020-01-09T17:56:13.321Z] #26 ...
17:56:13 [2020-01-09T17:56:13.321Z] 
17:56:13 [2020-01-09T17:56:13.321Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:13 [2020-01-09T17:56:13.321Z] #11 12.58 Fetched 8017 kB in 12s (663 kB/s)
17:56:13 [2020-01-09T17:56:13.321Z] #11 12.58 Reading package lists...
17:56:13 [2020-01-09T17:56:13.321Z] #11 16.50 Reading package lists...
17:56:13 [2020-01-09T17:56:13.321Z] #11 20.25 Building dependency tree...
17:56:13 [2020-01-09T17:56:13.321Z] #11 21.50 The following additional packages will be installed:
17:56:13 [2020-01-09T17:56:13.321Z] #11 21.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:56:13 [2020-01-09T17:56:13.321Z] #11 21.50   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:56:13 [2020-01-09T17:56:13.321Z] #11 21.50   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:56:13 [2020-01-09T17:56:13.321Z] #11 21.50   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
17:56:13 [2020-01-09T17:56:13.321Z] #11 21.50 Suggested packages:
17:56:13 [2020-01-09T17:56:13.321Z] #11 21.51   gcc-8-locales seccomp wine64
17:56:13 [2020-01-09T17:56:13.321Z] #11 ...
17:56:13 [2020-01-09T17:56:13.321Z] 
17:56:13 [2020-01-09T17:56:13.321Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:13 [2020-01-09T17:56:13.321Z] #26 22.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:56:13 [2020-01-09T17:56:13.336Z] #42 112.2   CC       criu/proc_parse.o
17:56:13 [2020-01-09T17:56:13.352Z] #42 47.25   DEP      criu/aio.d
17:56:13 [2020-01-09T17:56:13.352Z] #42 47.33   DEP      criu/action-scripts.d
17:56:13 [2020-01-09T17:56:13.352Z] #42 47.48   CC       criu/action-scripts.o
17:56:13 [2020-01-09T17:56:13.612Z] #42 47.72   CC       criu/aio.o
17:56:13 [2020-01-09T17:56:13.873Z] #42 48.01   CC       criu/autofs.o
17:56:14 [2020-01-09T17:56:14.243Z] #26 23.29 debconf: delaying package configuration, since apt-utils is not installed
17:56:14 [2020-01-09T17:56:14.243Z] #26 ...
17:56:14 [2020-01-09T17:56:14.243Z] 
17:56:14 [2020-01-09T17:56:14.243Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:14 [2020-01-09T17:56:14.243Z] #42 13.19 Fetched 8017 kB in 13s (640 kB/s)
17:56:14 [2020-01-09T17:56:14.243Z] #42 13.19 Reading package lists...
17:56:14 [2020-01-09T17:56:14.243Z] #42 17.09 Reading package lists...
17:56:14 [2020-01-09T17:56:14.243Z] #42 21.27 Building dependency tree...
17:56:14 [2020-01-09T17:56:14.243Z] #42 23.16 The following additional packages will be installed:
17:56:14 [2020-01-09T17:56:14.243Z] #42 23.16   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:56:14 [2020-01-09T17:56:14.243Z] #42 23.17   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:56:14 [2020-01-09T17:56:14.243Z] #42 23.17 Suggested packages:
17:56:14 [2020-01-09T17:56:14.243Z] #42 23.17   manpages-dev python-setuptools
17:56:14 [2020-01-09T17:56:14.243Z] #42 ...
17:56:14 [2020-01-09T17:56:14.243Z] 
17:56:14 [2020-01-09T17:56:14.243Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:56:14 [2020-01-09T17:56:14.243Z] #40 13.33 + cd /tmp/tmp.22yewNpImc/src/github.com/docker/distribution
17:56:14 [2020-01-09T17:56:14.243Z] #40 13.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:56:14 [2020-01-09T17:56:14.243Z] #40 14.87 + GOPATH=/tmp/tmp.22yewNpImc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.22yewNpImc go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:56:14 [2020-01-09T17:56:14.679Z] #40 ...
17:56:14 [2020-01-09T17:56:14.679Z] 
17:56:14 [2020-01-09T17:56:14.679Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:56:14 [2020-01-09T17:56:14.679Z] #58 13.52 Fetched 8017 kB in 13s (618 kB/s)
17:56:14 [2020-01-09T17:56:14.679Z] #58 13.52 Reading package lists...
17:56:14 [2020-01-09T17:56:14.679Z] #58 17.56 Reading package lists...
17:56:14 [2020-01-09T17:56:14.679Z] #58 21.70 Building dependency tree...
17:56:14 [2020-01-09T17:56:14.679Z] #58 23.63 The following additional packages will be installed:
17:56:14 [2020-01-09T17:56:14.679Z] #58 23.63   libbtrfs0
17:56:14 [2020-01-09T17:56:14.679Z] #58 ...
17:56:14 [2020-01-09T17:56:14.679Z] 
17:56:14 [2020-01-09T17:56:14.680Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.36 Fetched 350 kB in 0s (3030 kB/s)
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.48 Selecting previously unselected package libonig5:s390x.
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.55 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.56 Unpacking libonig5:s390x (6.9.1-1) ...
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.69 Selecting previously unselected package libjq1:s390x.
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.69 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.70 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.79 Selecting previously unselected package jq.
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
17:56:14 [2020-01-09T17:56:14.680Z] #26 23.79 Unpacking jq (1.5+dfsg-2+b1) ...
17:56:14 [2020-01-09T17:56:14.814Z] #42 48.84   CC       criu/bfd.o
17:56:15 [2020-01-09T17:56:15.075Z] #42 49.12   CC       criu/bitmap.o
17:56:15 [2020-01-09T17:56:15.075Z] #42 49.19   CC       criu/cgroup-props.o
17:56:15 [2020-01-09T17:56:15.118Z] #26 23.93 Setting up libonig5:s390x (6.9.1-1) ...
17:56:15 [2020-01-09T17:56:15.118Z] #26 23.95 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:56:15 [2020-01-09T17:56:15.118Z] #26 23.98 Setting up jq (1.5+dfsg-2+b1) ...
17:56:15 [2020-01-09T17:56:15.118Z] #26 23.99 Processing triggers for libc-bin (2.28-10) ...
17:56:15 [2020-01-09T17:56:15.118Z] #26 DONE 24.2s
17:56:15 [2020-01-09T17:56:15.118Z] 
17:56:15 [2020-01-09T17:56:15.118Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.15 The following NEW packages will be installed:
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.16   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.16   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.16   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.16   python-six zlib1g-dev
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.27 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.27 Need to get 3742 kB of archives.
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.27 After this operation, 22.0 MB of additional disk space will be used.
17:56:15 [2020-01-09T17:56:15.118Z] #42 24.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
17:56:15 [2020-01-09T17:56:15.244Z] #42 113.6   CC       criu/protobuf-desc.o
17:56:15 [2020-01-09T17:56:15.244Z] #42 114.0   CC       criu/protobuf.o
17:56:15 [2020-01-09T17:56:15.499Z] #42 114.1   CC       criu/pstree.o
17:56:15 [2020-01-09T17:56:15.550Z] #42 ...
17:56:15 [2020-01-09T17:56:15.550Z] 
17:56:15 [2020-01-09T17:56:15.550Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:56:15 [2020-01-09T17:56:15.550Z] #27 DONE 0.1s
17:56:15 [2020-01-09T17:56:15.550Z] 
17:56:15 [2020-01-09T17:56:15.550Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 24.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
17:56:15 [2020-01-09T17:56:15.550Z] #42 ...
17:56:15 [2020-01-09T17:56:15.550Z] 
17:56:15 [2020-01-09T17:56:15.550Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:15 [2020-01-09T17:56:15.550Z] #35 14.28 Fetched 8017 kB in 14s (587 kB/s)
17:56:15 [2020-01-09T17:56:15.550Z] #35 14.28 Reading package lists...
17:56:15 [2020-01-09T17:56:15.550Z] #35 18.06 Reading package lists...
17:56:15 [2020-01-09T17:56:15.550Z] #35 22.24 Building dependency tree...
17:56:15 [2020-01-09T17:56:15.550Z] #35 23.63 The following additional packages will be installed:
17:56:15 [2020-01-09T17:56:15.550Z] #35 23.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:56:15 [2020-01-09T17:56:15.550Z] #35 23.64 Suggested packages:
17:56:15 [2020-01-09T17:56:15.551Z] #35 23.64   cmake-doc ninja-build lrzip
17:56:15 [2020-01-09T17:56:15.551Z] #35 23.64 Recommended packages:
17:56:15 [2020-01-09T17:56:15.551Z] #35 23.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:56:15 [2020-01-09T17:56:15.551Z] #35 ...
17:56:15 [2020-01-09T17:56:15.551Z] 
17:56:15 [2020-01-09T17:56:15.551Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
17:56:15 [2020-01-09T17:56:15.551Z] #42 24.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
17:56:15 [2020-01-09T17:56:15.644Z] #42 49.58   CC       criu/cgroup.o
17:56:15 [2020-01-09T17:56:15.851Z] #45 ...
17:56:15 [2020-01-09T17:56:15.851Z] 
17:56:15 [2020-01-09T17:56:15.851Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:15 [2020-01-09T17:56:15.982Z] #42 ...
17:56:15 [2020-01-09T17:56:15.982Z] 
17:56:15 [2020-01-09T17:56:15.982Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:15 [2020-01-09T17:56:15.982Z] #46 14.57 unicode/utf16
17:56:15 [2020-01-09T17:56:15.982Z] #46 14.89 container/list
17:56:15 [2020-01-09T17:56:15.982Z] #46 15.46 crypto/internal/subtle
17:56:15 [2020-01-09T17:56:15.982Z] #46 15.54 crypto/subtle
17:56:15 [2020-01-09T17:56:15.982Z] #46 15.66 vendor/golang.org/x/crypto/cryptobyte/asn1
17:56:15 [2020-01-09T17:56:15.982Z] #46 15.74 internal/nettrace
17:56:15 [2020-01-09T17:56:15.982Z] #46 15.86 runtime/cgo
17:56:15 [2020-01-09T17:56:15.982Z] #46 ...
17:56:15 [2020-01-09T17:56:15.982Z] 
17:56:15 [2020-01-09T17:56:15.982Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:56:15 [2020-01-09T17:56:15.982Z] #58 23.68 The following NEW packages will be installed:
17:56:15 [2020-01-09T17:56:15.982Z] #58 23.69   libbtrfs-dev libbtrfs0
17:56:15 [2020-01-09T17:56:15.982Z] #58 23.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:56:15 [2020-01-09T17:56:15.982Z] #58 23.79 Need to get 118 kB of archives.
17:56:15 [2020-01-09T17:56:15.982Z] #58 23.79 After this operation, 390 kB of additional disk space will be used.
17:56:15 [2020-01-09T17:56:15.982Z] #58 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:56:15 [2020-01-09T17:56:15.982Z] #58 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.46 debconf: delaying package configuration, since apt-utils is not installed
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.54 Fetched 118 kB in 0s (1234 kB/s)
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.60 Selecting previously unselected package libbtrfs0.
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.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 ... 15168 files and directories currently installed.)
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.68 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.70 Unpacking libbtrfs0 (4.20.1-2) ...
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.84 Selecting previously unselected package libbtrfs-dev.
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
17:56:15 [2020-01-09T17:56:15.982Z] #58 24.86 Unpacking libbtrfs-dev (4.20.1-2) ...
17:56:15 [2020-01-09T17:56:15.982Z] #58 25.05 Setting up libbtrfs0 (4.20.1-2) ...
17:56:15 [2020-01-09T17:56:15.982Z] #58 25.06 Setting up libbtrfs-dev (4.20.1-2) ...
17:56:15 [2020-01-09T17:56:15.982Z] #58 25.07 Processing triggers for libc-bin (2.28-10) ...
17:56:16 [2020-01-09T17:56:16.058Z] #42 114.6   CC       criu/rbtree.o
17:56:16 [2020-01-09T17:56:16.058Z] #42 114.8   CC       criu/rst-malloc.o
17:56:16 [2020-01-09T17:56:16.058Z] #42 114.9   CC       criu/seccomp.o
17:56:16 [2020-01-09T17:56:16.618Z] #42 115.2   CC       criu/seize.o
17:56:16 [2020-01-09T17:56:16.730Z] #58 DONE 25.5s
17:56:16 [2020-01-09T17:56:16.730Z] 
17:56:16 [2020-01-09T17:56:16.730Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:16 [2020-01-09T17:56:16.730Z] #42 25.44 debconf: delaying package configuration, since apt-utils is not installed
17:56:16 [2020-01-09T17:56:16.730Z] #42 25.56 Fetched 3742 kB in 0s (9342 kB/s)
17:56:16 [2020-01-09T17:56:16.730Z] 
17:56:16 [2020-01-09T17:56:16.730Z] #42 ...
17:56:16 [2020-01-09T17:56:16.730Z] 
17:56:16 [2020-01-09T17:56:16.730Z] #59 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:56:16 [2020-01-09T17:56:16.730Z] #59 DONE 0.1s
17:56:16 [2020-01-09T17:56:16.730Z] 
17:56:16 [2020-01-09T17:56:16.730Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:16 [2020-01-09T17:56:16.730Z] #42 25.66 Selecting previously unselected package libcap-dev:s390x.
17:56:16 [2020-01-09T17:56:16.730Z] #42 25.66 (Reading database ... 
(Reading database ... 5%
17:56:16 [2020-01-09T17:56:16.730Z] #42 ...
17:56:16 [2020-01-09T17:56:16.730Z] 
17:56:16 [2020-01-09T17:56:16.730Z] #60 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:56:16 [2020-01-09T17:56:16.730Z] #60 DONE 0.1s
17:56:16 [2020-01-09T17:56:16.730Z] 
17:56:16 [2020-01-09T17:56:16.730Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:16 [2020-01-09T17:56:16.873Z] #42 115.5   CC       criu/servicefd.o
17:56:17 [2020-01-09T17:56:17.029Z] #42 51.10   CC       criu/clone-noasan.o
17:56:17 [2020-01-09T17:56:17.029Z] #42 51.18   CC       criu/config.o
17:56:17 [2020-01-09T17:56:17.127Z] #42 115.8   CC       criu/shmem.o
17:56:17 [2020-01-09T17:56:17.382Z] #42 116.1   CC       criu/sigframe.o
17:56:17 [2020-01-09T17:56:17.382Z] #42 ...
17:56:17 [2020-01-09T17:56:17.382Z] 
17:56:17 [2020-01-09T17:56:17.382Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:17 [2020-01-09T17:56:17.382Z] #60 137.2 + bin/containerd
17:56:17 [2020-01-09T17:56:17.415Z] #69 30.66 Checking out files:  50% (1018/1997)   
Checking out files:  51% (1019/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  90% (1806/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
17:56:17 [2020-01-09T17:56:17.415Z] #69 32.25 + cd /tmp/tmp.oi7D7ZNh4x/src/github.com/docker/libnetwork
17:56:17 [2020-01-09T17:56:17.423Z] #42 25.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:56:17 [2020-01-09T17:56:17.423Z] #42 25.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
17:56:17 [2020-01-09T17:56:17.423Z] #42 25.83 Unpacking libcap-dev:s390x (1:2.25-2) ...
17:56:17 [2020-01-09T17:56:17.423Z] #42 26.07 Selecting previously unselected package libnet1:s390x.
17:56:17 [2020-01-09T17:56:17.423Z] #42 26.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:56:17 [2020-01-09T17:56:17.423Z] #42 26.09 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:56:17 [2020-01-09T17:56:17.423Z] #42 26.28 Selecting previously unselected package libnet1-dev.
17:56:17 [2020-01-09T17:56:17.423Z] #42 26.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
17:56:17 [2020-01-09T17:56:17.423Z] #42 26.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:56:17 [2020-01-09T17:56:17.599Z] #42 ...
17:56:17 [2020-01-09T17:56:17.599Z] 
17:56:17 [2020-01-09T17:56:17.599Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:17 [2020-01-09T17:56:17.599Z] #60 65.78 + bin/containerd
17:56:17 [2020-01-09T17:56:17.673Z] #69 32.25 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
17:56:18 [2020-01-09T17:56:18.239Z] #69 32.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.55 Selecting previously unselected package libnl-3-200:s390x.
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.55 Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.62 Selecting previously unselected package libnl-3-dev:s390x.
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.62 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.83 Selecting previously unselected package libprotobuf-c1:s390x.
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.84 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.98 Selecting previously unselected package libprotobuf-c-dev:s390x.
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 26.99 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 27.19 Selecting previously unselected package zlib1g-dev:s390x.
17:56:18 [2020-01-09T17:56:18.293Z] #42 27.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
17:56:18 [2020-01-09T17:56:18.293Z] #42 27.21 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:56:18 [2020-01-09T17:56:18.539Z] #60 ...
17:56:18 [2020-01-09T17:56:18.539Z] 
17:56:18 [2020-01-09T17:56:18.539Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:56:18 [2020-01-09T17:56:18.539Z] #51 DONE 91.4s
17:56:18 [2020-01-09T17:56:18.799Z] 
17:56:18 [2020-01-09T17:56:18.799Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:18 [2020-01-09T17:56:18.799Z] #42 51.95   CC       criu/cr-check.o
17:56:18 [2020-01-09T17:56:18.799Z] #42 52.91   CC       criu/cr-dedup.o
17:56:18 [2020-01-09T17:56:18.828Z] #42 27.61 Selecting previously unselected package libprotobuf17:s390x.
17:56:18 [2020-01-09T17:56:18.829Z] #42 27.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
17:56:18 [2020-01-09T17:56:18.829Z] #42 27.62 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
17:56:19 [2020-01-09T17:56:19.060Z] #42 53.16   CC       criu/cr-dump.o
17:56:19 [2020-01-09T17:56:19.816Z] #42 28.82 Selecting previously unselected package libprotobuf-lite17:s390x.
17:56:19 [2020-01-09T17:56:19.816Z] #42 28.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
17:56:19 [2020-01-09T17:56:19.816Z] #42 28.83 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:56:20 [2020-01-09T17:56:20.239Z] #42 29.07 Selecting previously unselected package libprotobuf-dev:s390x.
17:56:20 [2020-01-09T17:56:20.239Z] #42 29.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
17:56:20 [2020-01-09T17:56:20.239Z] #42 29.09 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
17:56:20 [2020-01-09T17:56:20.448Z] #42 54.61   CC       criu/cr-errno.o
17:56:20 [2020-01-09T17:56:20.708Z] #42 54.65   CC       criu/cr-restore.o
17:56:21 [2020-01-09T17:56:21.130Z] #42 30.32 Selecting previously unselected package libprotoc17:s390x.
17:56:21 [2020-01-09T17:56:21.522Z] #69 ...
17:56:21 [2020-01-09T17:56:21.522Z] 
17:56:21 [2020-01-09T17:56:21.522Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:21 [2020-01-09T17:56:21.522Z] #25 26.40 Fetched 8318 kB in 21s (402 kB/s)
17:56:21 [2020-01-09T17:56:21.522Z] #25 26.40 Reading package lists...
17:56:21 [2020-01-09T17:56:21.522Z] #25 ...
17:56:21 [2020-01-09T17:56:21.522Z] 
17:56:21 [2020-01-09T17:56:21.522Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:56:21 [2020-01-09T17:56:21.522Z] #51 35.40 + cd /tmp/tmp.lUAFxB7IzV/src/github.com/golangci/golangci-lint/
17:56:21 [2020-01-09T17:56:21.522Z] #51 35.40 + git checkout -q v1.20.0
17:56:21 [2020-01-09T17:56:21.522Z] #51 36.18 ++ git describe --tags
17:56:21 [2020-01-09T17:56:21.522Z] #51 36.18 + version=v1.20.0
17:56:21 [2020-01-09T17:56:21.522Z] #51 36.18 ++ git rev-parse --short HEAD
17:56:21 [2020-01-09T17:56:21.522Z] #51 36.22 + commit=cc98739
17:56:21 [2020-01-09T17:56:21.522Z] #51 36.22 ++ git show -s --format=%cd
17:56:21 [2020-01-09T17:56:21.522Z] #51 36.23 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
17:56:21 [2020-01-09T17:56:21.522Z] #51 36.23 + 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
17:56:21 [2020-01-09T17:56:21.543Z] #60 ...
17:56:21 [2020-01-09T17:56:21.543Z] 
17:56:21 [2020-01-09T17:56:21.543Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:56:21 [2020-01-09T17:56:21.543Z] #19 4.057 Collecting yamllint==1.16.0
17:56:21 [2020-01-09T17:56:21.543Z] #19 9.326   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:56:21 [2020-01-09T17:56:21.543Z] #19 9.368 Collecting pyyaml (from yamllint==1.16.0)
17:56:21 [2020-01-09T17:56:21.543Z] #19 9.456   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.14   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.16 Building wheels for collected packages: pyyaml
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.16   Running setup.py bdist_wheel for pyyaml: started
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.67   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.67   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.70 Successfully built pyyaml
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.71 Installing collected packages: pyyaml, pathspec, yamllint
17:56:21 [2020-01-09T17:56:21.543Z] #19 10.90 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:56:21 [2020-01-09T17:56:21.543Z] #19 DONE 11.2s
17:56:21 [2020-01-09T17:56:21.560Z] #42 30.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
17:56:21 [2020-01-09T17:56:21.560Z] #42 30.34 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
17:56:21 [2020-01-09T17:56:21.855Z] 
17:56:21 [2020-01-09T17:56:21.855Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:56:21 [2020-01-09T17:56:21.997Z] #42 30.94 Selecting previously unselected package protobuf-c-compiler.
17:56:21 [2020-01-09T17:56:21.997Z] #42 30.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
17:56:21 [2020-01-09T17:56:21.997Z] #42 30.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:56:21 [2020-01-09T17:56:21.997Z] #42 31.07 Selecting previously unselected package protobuf-compiler.
17:56:21 [2020-01-09T17:56:21.997Z] #42 31.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
17:56:21 [2020-01-09T17:56:21.997Z] #42 31.08 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:56:22 [2020-01-09T17:56:22.110Z] #24 DONE 0.6s
17:56:22 [2020-01-09T17:56:22.110Z] 
17:56:22 [2020-01-09T17:56:22.110Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:56:22 [2020-01-09T17:56:22.442Z] #42 31.24 Selecting previously unselected package python-pkg-resources.
17:56:22 [2020-01-09T17:56:22.442Z] #42 31.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:56:22 [2020-01-09T17:56:22.442Z] #42 31.24 Unpacking python-pkg-resources (40.8.0-1) ...
17:56:22 [2020-01-09T17:56:22.879Z] #42 31.55 Selecting previously unselected package python-six.
17:56:22 [2020-01-09T17:56:22.879Z] #42 31.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:56:22 [2020-01-09T17:56:22.879Z] #42 31.57 Unpacking python-six (1.12.0-1) ...
17:56:22 [2020-01-09T17:56:22.879Z] #42 31.75 Selecting previously unselected package python-protobuf.
17:56:22 [2020-01-09T17:56:22.879Z] #42 31.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
17:56:22 [2020-01-09T17:56:22.879Z] #42 31.78 Unpacking python-protobuf (3.6.1.3-2) ...
17:56:22 [2020-01-09T17:56:22.879Z] #42 ...
17:56:22 [2020-01-09T17:56:22.879Z] 
17:56:22 [2020-01-09T17:56:22.879Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:22 [2020-01-09T17:56:22.879Z] #28 2.014 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:56:22 [2020-01-09T17:56:22.879Z] #28 2.602 #=#=#                                                                         
17:56:22 [2020-01-09T17:56:22.879Z] #28 2.811 #=#=#                                                                         

##                                                                         3.5%
#####                                                                      7.7%
#######                                                                    9.8%
###########                                                               16.0%
##############                                                            20.2%
###################                                                       26.5%
####################                                                      28.6%
#######################                                                   32.8%
##########################                                                37.0%
#############################                                             41.1%
################################                                          45.3%
########################################                                  55.7%
###############################################                           66.2%
##################################################                        70.4%
########################################################                  78.7%
##############################################################            87.1%
#################################################################         91.3%
####################################################################      95.5%
######################################################################## 100.0%
17:56:22 [2020-01-09T17:56:22.879Z] #28 5.772 
17:56:22 [2020-01-09T17:56:22.879Z] #28 5.915 
#####                                                                      7.8%
#####################                                                     29.6%
#################################                                         46.5%
#############################################                             63.5%
#########################################################                 80.5%
######################################################################    97.5%
######################################################################## 100.0%
17:56:22 [2020-01-09T17:56:22.879Z] #28 6.971 #=#=#                                                                         
17:56:23 [2020-01-09T17:56:23.061Z] #51 ...
17:56:23 [2020-01-09T17:56:23.061Z] 
17:56:23 [2020-01-09T17:56:23.061Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:56:23 [2020-01-09T17:56:23.061Z] #39 28.02 Checking out files:  69% (1087/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:  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.
17:56:23 [2020-01-09T17:56:23.061Z] #39 29.00 + cd /tmp/tmp.rEXmeJswrh/src/github.com/docker/distribution
17:56:23 [2020-01-09T17:56:23.061Z] #39 29.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:56:23 [2020-01-09T17:56:23.061Z] #39 32.77 + GOPATH=/tmp/tmp.rEXmeJswrh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rEXmeJswrh go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:56:23 [2020-01-09T17:56:23.246Z] #42 57.35   CC       criu/cr-service.o
17:56:23 [2020-01-09T17:56:23.312Z] #28 7.138 #=#=#                                                                         

####                                                                       6.8%
##########                                                                14.5%
###############                                                           22.1%
#######################                                                   32.3%
############################                                              39.9%
################################                                          45.0%
####################################                                      50.1%
17:56:23 [2020-01-09T17:56:23.312Z] #28 ...
17:56:23 [2020-01-09T17:56:23.312Z] 
17:56:23 [2020-01-09T17:56:23.312Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:23 [2020-01-09T17:56:23.312Z] #42 32.33 Setting up python-pkg-resources (40.8.0-1) ...
17:56:23 [2020-01-09T17:56:23.476Z] #28 DONE 1.2s
17:56:23 [2020-01-09T17:56:23.476Z] 
17:56:23 [2020-01-09T17:56:23.476Z] #30 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:56:23 [2020-01-09T17:56:23.732Z] #30 DONE 0.3s
17:56:23 [2020-01-09T17:56:23.732Z] 
17:56:23 [2020-01-09T17:56:23.732Z] #33 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:56:23 [2020-01-09T17:56:23.732Z] #33 DONE 0.1s
17:56:23 [2020-01-09T17:56:23.732Z] 
17:56:23 [2020-01-09T17:56:23.732Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:23 [2020-01-09T17:56:23.732Z] #42 116.2   CC       criu/signalfd.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 116.3   CC       criu/sk-inet.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 116.8   CC       criu/sk-netlink.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 117.0   CC       criu/sk-packet.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 117.3   CC       criu/sk-queue.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 117.6   CC       criu/sk-tcp.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 117.9   CC       criu/sk-unix.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 118.9   CC       criu/sockets.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 119.5   CC       criu/stats.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 119.7   CC       criu/string.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 119.7   CC       criu/sysctl.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 120.2   CC       criu/sysfs_parse.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 120.4   CC       criu/timerfd.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 120.7   CC       criu/tty.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 121.9   CC       criu/tun.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 122.3   CC       criu/uffd.o
17:56:23 [2020-01-09T17:56:23.732Z] #42 ...
17:56:23 [2020-01-09T17:56:23.732Z] 
17:56:23 [2020-01-09T17:56:23.732Z] #38 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:56:23 [2020-01-09T17:56:23.732Z] #38 DONE 0.1s
17:56:23 [2020-01-09T17:56:23.732Z] 
17:56:23 [2020-01-09T17:56:23.732Z] #40 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:56:23 [2020-01-09T17:56:23.786Z] #42 ...
17:56:23 [2020-01-09T17:56:23.786Z] 
17:56:23 [2020-01-09T17:56:23.786Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.63 The following NEW packages will be installed:
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.65   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.65   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.96 Need to get 73.3 MB of archives.
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.96 After this operation, 494 MB of additional disk space will be used.
17:56:23 [2020-01-09T17:56:23.786Z] #11 22.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
17:56:23 [2020-01-09T17:56:23.786Z] #11 23.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 23.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 23.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 23.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 24.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 24.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 28.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 30.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 30.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 30.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 30.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 31.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB]
17:56:23 [2020-01-09T17:56:23.787Z] #11 32.02 debconf: delaying package configuration, since apt-utils is not installed
17:56:23 [2020-01-09T17:56:23.787Z] #11 32.24 Fetched 73.3 MB in 8s (8683 kB/s)
17:56:23 [2020-01-09T17:56:23.787Z] #11 32.31 Selecting previously unselected package binutils-mingw-w64-i686.
17:56:23 [2020-01-09T17:56:23.787Z] #11 32.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:56:23 [2020-01-09T17:56:23.787Z] #11 32.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
17:56:23 [2020-01-09T17:56:23.787Z] #11 32.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:56:23 [2020-01-09T17:56:23.787Z] #11 ...
17:56:23 [2020-01-09T17:56:23.787Z] 
17:56:23 [2020-01-09T17:56:23.787Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:23 [2020-01-09T17:56:23.987Z] #40 DONE 0.3s
17:56:23 [2020-01-09T17:56:23.987Z] 
17:56:23 [2020-01-09T17:56:23.987Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:24 [2020-01-09T17:56:24.186Z] #42 58.35   CC       criu/crtools.o
17:56:24 [2020-01-09T17:56:24.222Z] #28 7.138 #=#=#                                                                         

####                                                                       6.8%
##########                                                                14.5%
###############                                                           22.1%
#######################                                                   32.3%
############################                                              39.9%
################################                                          45.0%
####################################                                      50.1%
#########################################                                 57.7%
###############################################                           65.3%
##################################################                        70.4%
########################################################                  78.1%
#############################################################             85.7%
#################################################################         90.8%
#####################################################################     95.9%
######################################################################## 100.0%
17:56:24 [2020-01-09T17:56:24.549Z] #60 ...
17:56:24 [2020-01-09T17:56:24.549Z] 
17:56:24 [2020-01-09T17:56:24.549Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:24 [2020-01-09T17:56:24.549Z] #42 123.0   CC       criu/util.o
17:56:24 [2020-01-09T17:56:24.658Z] #28 9.371 #=#=#                                                                         
17:56:24 [2020-01-09T17:56:24.758Z] #42 58.69   CC       criu/eventfd.o
17:56:24 [2020-01-09T17:56:24.758Z] #42 58.89   CC       criu/eventpoll.o
17:56:25 [2020-01-09T17:56:25.111Z] #42 123.7   CC       criu/uts_ns.o
17:56:25 [2020-01-09T17:56:25.327Z] #42 59.40   CC       criu/external.o
17:56:25 [2020-01-09T17:56:25.366Z] #42 123.9   CC       criu/vdso-compat.o
17:56:25 [2020-01-09T17:56:25.366Z] #42 124.0   CC       criu/vdso.o
17:56:25 [2020-01-09T17:56:25.524Z] #28 9.574 
                                                                           0.6%
#                                                                          1.6%
###                                                                        4.4%
#####        
17:56:25 [2020-01-09T17:56:25.524Z] #28 ...
17:56:25 [2020-01-09T17:56:25.524Z] 
17:56:25 [2020-01-09T17:56:25.524Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:25 [2020-01-09T17:56:25.524Z] #70 DONE 34.1s
17:56:25 [2020-01-09T17:56:25.524Z] 
17:56:25 [2020-01-09T17:56:25.524Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:25 [2020-01-09T17:56:25.588Z] #42 59.60   CC       criu/fault-injection.o
17:56:25 [2020-01-09T17:56:25.588Z] #42 59.66   CC       criu/fdstore.o
17:56:25 [2020-01-09T17:56:25.622Z] #42 124.4   LINK     criu/built-in.o
17:56:25 [2020-01-09T17:56:25.849Z] #42 59.87   CC       criu/fifo.o
17:56:25 [2020-01-09T17:56:25.849Z] #42 60.10   CC       criu/file-ids.o
17:56:25 [2020-01-09T17:56:25.878Z] #42 124.5   LINK     criu/criu
17:56:25 [2020-01-09T17:56:25.948Z] #28 9.574 
                                                                           0.6%
#                                                                          1.6%
###                                                                        4.4%
#####                                                                      7.3%
#######                                                                   10.1%
########                                                                  12.0%
#########                                                                 12.9%
17:56:25 [2020-01-09T17:56:25.948Z] #28 ...
17:56:25 [2020-01-09T17:56:25.948Z] 
17:56:25 [2020-01-09T17:56:25.948Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:25 [2020-01-09T17:56:25.948Z] #35 24.90 The following NEW packages will be installed:
17:56:25 [2020-01-09T17:56:25.948Z] #35 24.91   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:56:25 [2020-01-09T17:56:25.948Z] #35 24.91   vim-common xxd
17:56:25 [2020-01-09T17:56:25.948Z] #35 25.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:56:25 [2020-01-09T17:56:25.948Z] #35 25.07 Need to get 13.9 MB of archives.
17:56:25 [2020-01-09T17:56:25.948Z] #35 25.07 After this operation, 62.1 MB of additional disk space will be used.
17:56:25 [2020-01-09T17:56:25.948Z] #35 25.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 25.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 25.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 26.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 26.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 26.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 26.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 26.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 26.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.21 debconf: delaying package configuration, since apt-utils is not installed
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.40 Fetched 13.9 MB in 2s (6573 kB/s)
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.48 Selecting previously unselected package xxd.
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.68 Unpacking xxd (2:8.1.0875-5) ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.90 Selecting previously unselected package vim-common.
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 28.95 Unpacking vim-common (2:8.1.0875-5) ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 29.23 Selecting previously unselected package cmake-data.
17:56:25 [2020-01-09T17:56:25.948Z] #35 29.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 29.24 Unpacking cmake-data (3.13.4-1) ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 31.98 Selecting previously unselected package libicu63:s390x.
17:56:25 [2020-01-09T17:56:25.948Z] #35 31.98 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 31.99 Unpacking libicu63:s390x (63.1-6) ...
17:56:25 [2020-01-09T17:56:25.948Z] #35 ...
17:56:25 [2020-01-09T17:56:25.948Z] 
17:56:25 [2020-01-09T17:56:25.948Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:26 [2020-01-09T17:56:26.133Z] #42 124.7   DEP      lib/c/criu.d
17:56:26 [2020-01-09T17:56:26.133Z] #42 124.8   CC       images/rpc.pb-c.o
17:56:26 [2020-01-09T17:56:26.342Z] #39 ...
17:56:26 [2020-01-09T17:56:26.342Z] 
17:56:26 [2020-01-09T17:56:26.342Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:26 [2020-01-09T17:56:26.342Z] #41 31.02 Fetched 8318 kB in 24s (348 kB/s)
17:56:26 [2020-01-09T17:56:26.342Z] #41 31.02 Reading package lists...
17:56:26 [2020-01-09T17:56:26.342Z] #41 ...
17:56:26 [2020-01-09T17:56:26.342Z] 
17:56:26 [2020-01-09T17:56:26.342Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:26 [2020-01-09T17:56:26.342Z] #25 26.40 Reading package lists...
17:56:26 [2020-01-09T17:56:26.420Z] #42 60.29   CC       criu/file-lock.o
17:56:26 [2020-01-09T17:56:26.681Z] #42 60.83   CC       criu/files-ext.o
17:56:26 [2020-01-09T17:56:26.693Z] #42 125.1   CC       lib/c/criu.o
17:56:26 [2020-01-09T17:56:26.821Z] #28 9.574 
                                                                           0.6%
#                                                                          1.6%
###                                                                        4.4%
#####                                                                      7.3%
#######                                                                   10.1%
########                                                                  12.0%
#########                                                                 12.9%
#########                                                                 13.9%
###########                                                               15.8%
############                                                              16.7%
#############                                                             18.6%
################                                                          22.4%
##################                                                        25.2%
17:56:26 [2020-01-09T17:56:26.821Z] #28 ...
17:56:26 [2020-01-09T17:56:26.821Z] 
17:56:26 [2020-01-09T17:56:26.821Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.271 + RM_GOPATH=0
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.272 + TMP_GOPATH=
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.272 + : /build
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.273 + '[' -z '' ']'
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.275 ++ mktemp -d
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.315 + export GOPATH=/tmp/tmp.Otc58cMpGG
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.318 + GOPATH=/tmp/tmp.Otc58cMpGG
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.324 + RM_GOPATH=1
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.324 ++ dirname ./install.sh
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.325 + dir=.
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.326 + bin=containerd
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.326 + shift
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.326 + '[' '!' -f ./containerd.installer ']'
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.326 + . ./containerd.installer
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.327 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.330 + install_containerd
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.330 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.330 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.330 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Otc58cMpGG/src/github.com/containerd/containerd
17:56:26 [2020-01-09T17:56:26.821Z] #61 0.343 Cloning into '/tmp/tmp.Otc58cMpGG/src/github.com/containerd/containerd'...
17:56:26 [2020-01-09T17:56:26.821Z] #61 ...
17:56:26 [2020-01-09T17:56:26.821Z] 
17:56:26 [2020-01-09T17:56:26.821Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:26 [2020-01-09T17:56:26.855Z] 65014b3c3121: Verifying Checksum
17:56:26 [2020-01-09T17:56:26.855Z] 65014b3c3121: Download complete
17:56:26 [2020-01-09T17:56:26.907Z] #25 37.50 Reading package lists...
17:56:26 [2020-01-09T17:56:26.907Z] #25 ...
17:56:26 [2020-01-09T17:56:26.907Z] 
17:56:26 [2020-01-09T17:56:26.907Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:56:26 [2020-01-09T17:56:26.907Z] #57 31.85 Fetched 8318 kB in 25s (336 kB/s)
17:56:26 [2020-01-09T17:56:26.907Z] #57 31.85 Reading package lists...
17:56:26 [2020-01-09T17:56:26.907Z] #57 ...
17:56:26 [2020-01-09T17:56:26.907Z] 
17:56:26 [2020-01-09T17:56:26.907Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:26 [2020-01-09T17:56:26.907Z] #41 31.02 Reading package lists...
17:56:26 [2020-01-09T17:56:26.941Z] #42 61.06   CC       criu/files-reg.o
17:56:26 [2020-01-09T17:56:26.948Z] #42 125.7   LINK     lib/c/built-in.o
17:56:27 [2020-01-09T17:56:27.204Z] #42 125.7   LINK     lib/c/libcriu.so
17:56:27 [2020-01-09T17:56:27.204Z] #42 125.8   GEN      magic.py
17:56:27 [2020-01-09T17:56:27.204Z] #42 125.9 Note: Building without setproctitle() and strlcpy() support.
17:56:27 [2020-01-09T17:56:27.204Z] #42 125.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:56:27 [2020-01-09T17:56:27.460Z] #42 126.3 fatal: not a git repository (or any of the parent directories): .git
17:56:28 [2020-01-09T17:56:28.020Z] #42 126.7 make[1]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.325Z] #42 62.38   CC       criu/files.o
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.1 make[1]: 'images/built-in.o' is up to date.
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.2 make[1]: 'compel/libcompel.a' is up to date.
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.2 make[1]: 'compel/compel-host-bin' is up to date.
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.2 make[1]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.3 make[1]: 'soccr/libsoccr.a' is up to date.
17:56:28 [2020-01-09T17:56:28.581Z] #42 127.4 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.837Z] #42 127.4 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.837Z] #42 127.4 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.837Z] #42 127.5 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.837Z] #42 127.5 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.837Z] #42 127.5 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.837Z] #42 127.6 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.837Z] #42 127.6 make[2]: Nothing to be done for 'all'.
17:56:28 [2020-01-09T17:56:28.858Z] #41 42.55 Reading package lists...
17:56:28 [2020-01-09T17:56:28.858Z] #41 ...
17:56:28 [2020-01-09T17:56:28.858Z] 
17:56:28 [2020-01-09T17:56:28.858Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:28 [2020-01-09T17:56:28.858Z] #10 33.82 Fetched 8318 kB in 26s (320 kB/s)
17:56:28 [2020-01-09T17:56:28.858Z] #10 33.82 Reading package lists...
17:56:28 [2020-01-09T17:56:28.858Z] #10 ...
17:56:28 [2020-01-09T17:56:28.858Z] 
17:56:28 [2020-01-09T17:56:28.858Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:28 [2020-01-09T17:56:28.858Z] #45 43.24 vendor/golang.org/x/crypto/curve25519
17:56:29 [2020-01-09T17:56:29.093Z] #42 127.6   INSTALL  criu/criu
17:56:29 [2020-01-09T17:56:29.348Z] #42 DONE 128.0s
17:56:29 [2020-01-09T17:56:29.348Z] 
17:56:29 [2020-01-09T17:56:29.348Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:29 [2020-01-09T17:56:29.412Z] #28 9.574 
                                                                           0.6%
#                                                                          1.6%
###                                                                        4.4%
#####                                                                      7.3%
#######                                                                   10.1%
########                                                                  12.0%
#########                                                                 12.9%
#########                                                                 13.9%
###########                                                               15.8%
############                                                              16.7%
#############                                                             18.6%
################                                                          22.4%
##################                                                        25.2%
#####################                                                     29.9%
###########################                                               37.5%
##############################                                            42.2%
################################                                          45.1%
#################################                                         47.0%
###################################                                       49.0%
###################################                                       49.4%
####################################                                      50.4%
######################################                                    52.9%
#########################################                                 57.1%
###########################################                               60.3%
#############################################                             63.2%
################################################                          67.9%
####################################################                      72.8%
#####################################################                     74.7%
########################################################                  78.5%
##########################################################                81.3%
###########################################################               83.2%
#############################################################             86.0%
################################################################          89.3%
##################################################################        92.4%
####################################################################      95.4%
######################################################################    98.2%
######################################################################## 100.0%
17:56:29 [2020-01-09T17:56:29.412Z] #28 14.13 
17:56:29 [2020-01-09T17:56:29.709Z] #42 63.64   CC       criu/filesystems.o
17:56:29 [2020-01-09T17:56:29.970Z] #42 64.06   CC       criu/fsnotify.o
17:56:30 [2020-01-09T17:56:30.859Z] #28 15.20 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:56:30 [2020-01-09T17:56:30.859Z] #28 15.56 
17:56:30 [2020-01-09T17:56:30.912Z] #42 64.75   CC       criu/image-desc.o
17:56:30 [2020-01-09T17:56:30.912Z] #42 64.84   CC       criu/image.o
17:56:31 [2020-01-09T17:56:31.172Z] #42 65.38   CC       criu/ipc_ns.o
17:56:31 [2020-01-09T17:56:31.236Z] #60 ...
17:56:31 [2020-01-09T17:56:31.236Z] 
17:56:31 [2020-01-09T17:56:31.236Z] #43 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:56:31 [2020-01-09T17:56:31.236Z] #43 DONE 0.1s
17:56:31 [2020-01-09T17:56:31.236Z] 
17:56:31 [2020-01-09T17:56:31.236Z] #46 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:56:31 [2020-01-09T17:56:31.236Z] #46 DONE 0.1s
17:56:31 [2020-01-09T17:56:31.236Z] 
17:56:31 [2020-01-09T17:56:31.236Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:31 [2020-01-09T17:56:31.236Z] #60 ...
17:56:31 [2020-01-09T17:56:31.236Z] 
17:56:31 [2020-01-09T17:56:31.236Z] #49 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:56:31 [2020-01-09T17:56:31.236Z] #49 DONE 0.1s
17:56:31 [2020-01-09T17:56:31.236Z] 
17:56:31 [2020-01-09T17:56:31.236Z] #52 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:56:31 [2020-01-09T17:56:31.236Z] #52 DONE 0.1s
17:56:31 [2020-01-09T17:56:31.236Z] 
17:56:31 [2020-01-09T17:56:31.236Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:31 [2020-01-09T17:56:31.284Z] #28 15.72 
######################################################################## 100.0%
17:56:31 [2020-01-09T17:56:31.284Z] #28 15.81 
17:56:31 [2020-01-09T17:56:31.491Z] #60 ...
17:56:31 [2020-01-09T17:56:31.491Z] 
17:56:31 [2020-01-09T17:56:31.491Z] #56 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:56:31 [2020-01-09T17:56:31.491Z] #56 DONE 0.2s
17:56:31 [2020-01-09T17:56:31.491Z] 
17:56:31 [2020-01-09T17:56:31.491Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:31 [2020-01-09T17:56:31.718Z] #28 ...
17:56:31 [2020-01-09T17:56:31.718Z] 
17:56:31 [2020-01-09T17:56:31.718Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:31 [2020-01-09T17:56:31.718Z] #33 30.40 sync
17:56:31 [2020-01-09T17:56:31.718Z] #33 30.40 internal/reflectlite
17:56:31 [2020-01-09T17:56:31.718Z] #33 33.36 sort
17:56:31 [2020-01-09T17:56:31.718Z] #33 33.36 errors
17:56:31 [2020-01-09T17:56:31.718Z] #33 34.00 strconv
17:56:31 [2020-01-09T17:56:31.718Z] #33 35.03 io
17:56:31 [2020-01-09T17:56:31.718Z] #33 36.64 syscall
17:56:31 [2020-01-09T17:56:31.718Z] #33 38.53 reflect
17:56:31 [2020-01-09T17:56:31.718Z] #33 ...
17:56:31 [2020-01-09T17:56:31.718Z] 
17:56:31 [2020-01-09T17:56:31.718Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:31 [2020-01-09T17:56:31.718Z] #35 38.94 Selecting previously unselected package libxml2:s390x.
17:56:31 [2020-01-09T17:56:31.718Z] #35 38.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 38.96 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.47 Selecting previously unselected package libarchive13:s390x.
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.48 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.71 Selecting previously unselected package libjsoncpp1:s390x.
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.71 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.80 Selecting previously unselected package librhash0:s390x.
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.81 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.82 Unpacking librhash0:s390x (1.3.8-1) ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.97 Selecting previously unselected package libuv1:s390x.
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.97 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 39.98 Unpacking libuv1:s390x (1.24.1-1) ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 40.10 Selecting previously unselected package cmake.
17:56:31 [2020-01-09T17:56:31.718Z] #35 40.12 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
17:56:31 [2020-01-09T17:56:31.718Z] #35 40.13 Unpacking cmake (3.13.4-1) ...
17:56:32 [2020-01-09T17:56:32.114Z] #42 66.14   CC       criu/irmap.o
17:56:32 [2020-01-09T17:56:32.130Z] #35 ...
17:56:32 [2020-01-09T17:56:32.130Z] 
17:56:32 [2020-01-09T17:56:32.130Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:32 [2020-01-09T17:56:32.130Z] #42 35.39 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 35.40 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 35.42 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 35.43 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 35.44 Setting up python-six (1.12.0-1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.47 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.47 Setting up libnl-3-200:s390x (3.4.0-1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.49 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.50 Setting up libcap-dev:s390x (1:2.25-2) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.50 Setting up libprotoc17:s390x (3.6.1.3-2) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.51 Setting up protobuf-compiler (3.6.1.3-2) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.55 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 37.58 Setting up python-protobuf (3.6.1.3-2) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 40.81 Setting up libnl-3-dev:s390x (3.4.0-1) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 40.82 Processing triggers for libc-bin (2.28-10) ...
17:56:32 [2020-01-09T17:56:32.130Z] #42 DONE 41.1s
17:56:32 [2020-01-09T17:56:32.130Z] 
17:56:32 [2020-01-09T17:56:32.130Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:32 [2020-01-09T17:56:32.137Z] #45 ...
17:56:32 [2020-01-09T17:56:32.137Z] 
17:56:32 [2020-01-09T17:56:32.137Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:32 [2020-01-09T17:56:32.137Z] #34 36.66 Fetched 8318 kB in 26s (316 kB/s)
17:56:32 [2020-01-09T17:56:32.137Z] #34 36.66 Reading package lists...
17:56:32 [2020-01-09T17:56:32.137Z] #34 ...
17:56:32 [2020-01-09T17:56:32.137Z] 
17:56:32 [2020-01-09T17:56:32.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:32 [2020-01-09T17:56:32.137Z] #10 33.82 Reading package lists...
17:56:32 [2020-01-09T17:56:32.375Z] #42 66.53   CC       criu/kcmp-ids.o
17:56:32 [2020-01-09T17:56:32.636Z] #42 66.72   CC       criu/kerndat.o
17:56:33 [2020-01-09T17:56:33.576Z] #42 67.47   CC       criu/libnetlink.o
17:56:33 [2020-01-09T17:56:33.576Z] #42 67.70   CC       criu/log.o
17:56:34 [2020-01-09T17:56:34.129Z] #43 ...
17:56:34 [2020-01-09T17:56:34.129Z] 
17:56:34 [2020-01-09T17:56:34.129Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:56:34 [2020-01-09T17:56:34.129Z] #49 32.44 + cd /tmp/tmp.iS6elczCFE/src/gotest.tools/gotestsum
17:56:34 [2020-01-09T17:56:34.129Z] #49 32.44 + git checkout -q v0.3.5
17:56:34 [2020-01-09T17:56:34.129Z] #49 32.51 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:56:34 [2020-01-09T17:56:34.129Z] #49 ...
17:56:34 [2020-01-09T17:56:34.129Z] 
17:56:34 [2020-01-09T17:56:34.129Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:34 [2020-01-09T17:56:34.129Z] #28 17.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:56:34 [2020-01-09T17:56:34.129Z] #28 17.41 #=#=#                                                                         
17:56:34 [2020-01-09T17:56:34.129Z] #28 17.56 
###################                                                       26.6%
######################################################################## 100.0%
17:56:34 [2020-01-09T17:56:34.129Z] #28 17.73 
17:56:34 [2020-01-09T17:56:34.129Z] #28 18.78 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:56:34 [2020-01-09T17:56:34.129Z] #28 18.88 skipping existing b63cc5f62c21
17:56:34 [2020-01-09T17:56:34.146Z] #42 68.02   CC       criu/lsm.o
17:56:34 [2020-01-09T17:56:34.146Z] #42 68.27   CC       criu/mem.o
17:56:34 [2020-01-09T17:56:34.744Z] #28 19.10 
17:56:34 [2020-01-09T17:56:34.744Z] #28 ...
17:56:34 [2020-01-09T17:56:34.744Z] 
17:56:34 [2020-01-09T17:56:34.744Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.21 Setting up libicu63:s390x (63.1-6) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.22 Setting up xxd (2:8.1.0875-5) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.23 Setting up libuv1:s390x (1.24.1-1) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.24 Setting up vim-common (2:8.1.0875-5) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.28 Setting up librhash0:s390x (1.3.8-1) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.29 Setting up cmake-data (3.13.4-1) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.30 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.31 Setting up libjsoncpp1:s390x (1.7.4-3) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.32 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.33 Setting up cmake (3.13.4-1) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.33 Processing triggers for libc-bin (2.28-10) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 43.42 Processing triggers for mime-support (3.62) ...
17:56:34 [2020-01-09T17:56:34.744Z] #35 DONE 43.8s
17:56:35 [2020-01-09T17:56:35.362Z] 
17:56:35 [2020-01-09T17:56:35.362Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:35 [2020-01-09T17:56:35.362Z] #11 34.65 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:56:35 [2020-01-09T17:56:35.362Z] #11 34.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 34.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.57 Selecting previously unselected package binutils-mingw-w64.
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.73 Selecting previously unselected package libdevmapper1.02.1:s390x.
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.74 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.88 Selecting previously unselected package dmsetup.
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 37.88 Unpacking dmsetup (2:1.02.155-3) ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 38.02 Selecting previously unselected package mingw-w64-common.
17:56:35 [2020-01-09T17:56:35.362Z] #11 38.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 38.02 Unpacking mingw-w64-common (6.0.0-3) ...
17:56:35 [2020-01-09T17:56:35.362Z] #11 ...
17:56:35 [2020-01-09T17:56:35.362Z] 
17:56:35 [2020-01-09T17:56:35.362Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:56:35 [2020-01-09T17:56:35.362Z] #36 DONE 0.1s
17:56:35 [2020-01-09T17:56:35.362Z] 
17:56:35 [2020-01-09T17:56:35.362Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:56:35 [2020-01-09T17:56:35.362Z] #37 DONE 0.1s
17:56:35 [2020-01-09T17:56:35.362Z] 
17:56:35 [2020-01-09T17:56:35.362Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:56:35 [2020-01-09T17:56:35.362Z] #30 33.93 + cd /tmp/tmp.joLN9E0iBw/src/github.com/go-swagger/go-swagger
17:56:35 [2020-01-09T17:56:35.362Z] #30 33.93 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:56:35 [2020-01-09T17:56:35.362Z] #30 36.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:56:35 [2020-01-09T17:56:35.362Z] #30 ...
17:56:35 [2020-01-09T17:56:35.362Z] 
17:56:35 [2020-01-09T17:56:35.362Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.258 + RM_GOPATH=0
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.258 + TMP_GOPATH=
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.258 + : /build
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.258 + '[' -z '' ']'
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.258 ++ mktemp -d
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.260 + export GOPATH=/tmp/tmp.tkQU3WXISq
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.260 + GOPATH=/tmp/tmp.tkQU3WXISq
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.260 + RM_GOPATH=1
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.260 ++ dirname ./install.sh
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.262 + dir=.
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.263 + bin=tini
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.263 + shift
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.263 + '[' '!' -f ./tini.installer ']'
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.263 + . ./tini.installer
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.263 ++ : fec3683b971d9c3ef73f284f176672c44b448662
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.264 + install_tini
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.264 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.264 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.264 + git clone https://github.com/krallin/tini.git /tmp/tmp.tkQU3WXISq/tini
17:56:35 [2020-01-09T17:56:35.362Z] #38 0.268 Cloning into '/tmp/tmp.tkQU3WXISq/tini'...
17:56:35 [2020-01-09T17:56:35.428Z] #10 45.01 Reading package lists...
17:56:35 [2020-01-09T17:56:35.428Z] #10 ...
17:56:35 [2020-01-09T17:56:35.428Z] 
17:56:35 [2020-01-09T17:56:35.428Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:35 [2020-01-09T17:56:35.428Z] #25 37.50 Reading package lists...
17:56:35 [2020-01-09T17:56:35.527Z] #42 69.52   CC       criu/mount.o
17:56:35 [2020-01-09T17:56:35.686Z] #25 48.62 Building dependency tree...
17:56:36 [2020-01-09T17:56:36.359Z] #38 1.040 + cd /tmp/tmp.tkQU3WXISq/tini
17:56:36 [2020-01-09T17:56:36.359Z] #38 1.040 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:56:36 [2020-01-09T17:56:36.359Z] #38 1.055 + cmake .
17:56:36 [2020-01-09T17:56:36.359Z] #38 1.512 -- The C compiler identification is GNU 8.3.0
17:56:36 [2020-01-09T17:56:36.359Z] #38 ...
17:56:36 [2020-01-09T17:56:36.359Z] 
17:56:36 [2020-01-09T17:56:36.359Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:36 [2020-01-09T17:56:36.359Z] #46 35.28 io
17:56:36 [2020-01-09T17:56:36.359Z] #46 35.35 strconv
17:56:36 [2020-01-09T17:56:36.359Z] #46 36.57 bytes
17:56:36 [2020-01-09T17:56:36.359Z] #46 39.19 reflect
17:56:36 [2020-01-09T17:56:36.359Z] #46 39.36 bufio
17:56:36 [2020-01-09T17:56:36.359Z] #46 40.91 syscall
17:56:36 [2020-01-09T17:56:36.778Z] #46 ...
17:56:36 [2020-01-09T17:56:36.778Z] 
17:56:36 [2020-01-09T17:56:36.778Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:36 [2020-01-09T17:56:36.778Z] #38 1.558 -- Check for working C compiler: /usr/bin/cc
17:56:37 [2020-01-09T17:56:37.202Z] #38 ...
17:56:37 [2020-01-09T17:56:37.202Z] 
17:56:37 [2020-01-09T17:56:37.202Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:37 [2020-01-09T17:56:37.202Z] #28 20.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:56:37 [2020-01-09T17:56:37.202Z] #28 21.22 #=#=#                                                                         
17:56:37 [2020-01-09T17:56:37.202Z] #28 21.39 
######################################################################## 100.0%
17:56:37 [2020-01-09T17:56:37.202Z] #28 21.43 
17:56:37 [2020-01-09T17:56:37.202Z] #28 21.47 Download of images into '/build' complete.
17:56:37 [2020-01-09T17:56:37.202Z] #28 21.50 Use something like the following to load the result into a Docker daemon:
17:56:37 [2020-01-09T17:56:37.202Z] #28 21.50   tar -cC '/build' . | docker load
17:56:37 [2020-01-09T17:56:37.202Z] #28 DONE 21.6s
17:56:37 [2020-01-09T17:56:37.202Z] 
17:56:37 [2020-01-09T17:56:37.202Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:37 [2020-01-09T17:56:37.202Z] #38 2.099 -- Check for working C compiler: /usr/bin/cc -- works
17:56:37 [2020-01-09T17:56:37.202Z] #38 2.101 -- Detecting C compiler ABI info
17:56:37 [2020-01-09T17:56:37.248Z] faf31ee0aa3d: Verifying Checksum
17:56:37 [2020-01-09T17:56:37.248Z] faf31ee0aa3d: Download complete
17:56:37 [2020-01-09T17:56:37.631Z] #38 2.737 -- Detecting C compiler ABI info - done
17:56:37 [2020-01-09T17:56:37.631Z] #38 2.793 -- Detecting C compile features
17:56:38 [2020-01-09T17:56:38.064Z] #42 71.96   CC       criu/namespaces.o
17:56:38 [2020-01-09T17:56:38.217Z] #25 ...
17:56:38 [2020-01-09T17:56:38.217Z] 
17:56:38 [2020-01-09T17:56:38.217Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:56:38 [2020-01-09T17:56:38.217Z] #57 31.85 Reading package lists...
17:56:38 [2020-01-09T17:56:38.217Z] #57 43.35 Reading package lists...
17:56:38 [2020-01-09T17:56:38.217Z] #57 ...
17:56:38 [2020-01-09T17:56:38.217Z] 
17:56:38 [2020-01-09T17:56:38.217Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:38 [2020-01-09T17:56:38.217Z] #41 42.55 Reading package lists...
17:56:39 [2020-01-09T17:56:39.001Z] #42 73.05   CC       criu/net.o
17:56:39 [2020-01-09T17:56:39.087Z] #38 4.061 -- Detecting C compile features - done
17:56:39 [2020-01-09T17:56:39.087Z] #38 4.071 -- Performing Test HAS_BUILTIN_FORTIFY
17:56:39 [2020-01-09T17:56:39.517Z] #38 4.221 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:56:39 [2020-01-09T17:56:39.517Z] #38 4.346 -- Configuring done
17:56:39 [2020-01-09T17:56:39.517Z] #38 4.360 -- Generating done
17:56:39 [2020-01-09T17:56:39.517Z] #38 4.368 -- Build files have been written to: /tmp/tmp.tkQU3WXISq/tini
17:56:39 [2020-01-09T17:56:39.517Z] #38 4.391 + make tini-static
17:56:39 [2020-01-09T17:56:39.517Z] #38 4.689 Scanning dependencies of target tini-static
17:56:39 [2020-01-09T17:56:39.937Z] #38 4.811 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:56:40 [2020-01-09T17:56:40.750Z] #41 53.23 Building dependency tree...
17:56:40 [2020-01-09T17:56:40.812Z] #38 5.719 [100%] Linking C executable tini-static
17:56:40 [2020-01-09T17:56:40.918Z] #42 75.00   CC       criu/netfilter.o
17:56:41 [2020-01-09T17:56:41.176Z] #42 75.21   CC       criu/page-pipe.o
17:56:41 [2020-01-09T17:56:41.239Z] #38 6.067 [100%] Built target tini-static
17:56:41 [2020-01-09T17:56:41.239Z] #38 6.211 + mkdir -p /build
17:56:41 [2020-01-09T17:56:41.239Z] #38 6.216 + cp tini-static /build/docker-init
17:56:41 [2020-01-09T17:56:41.239Z] #38 DONE 6.3s
17:56:41 [2020-01-09T17:56:41.239Z] 
17:56:41 [2020-01-09T17:56:41.239Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:41 [2020-01-09T17:56:41.239Z] #43 6.647 Note: Building without setproctitle() and strlcpy() support.
17:56:41 [2020-01-09T17:56:41.239Z] #43 6.647       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:56:41 [2020-01-09T17:56:41.239Z] #43 7.501 fatal: not a git repository (or any of the parent directories): .git
17:56:41 [2020-01-09T17:56:41.239Z] #43 7.511   GEN      .gitid
17:56:41 [2020-01-09T17:56:41.239Z] #43 7.518   GEN      criu/include/version.h
17:56:41 [2020-01-09T17:56:41.239Z] #43 7.538   GEN      include/common/asm
17:56:41 [2020-01-09T17:56:41.239Z] #43 8.729   PBCC     images/google/protobuf/descriptor.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 8.792   PBCC     images/opts.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 8.829   PBCC     images/sit.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 8.899   DEP      images/google/protobuf/descriptor.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 8.940   DEP      images/opts.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 8.980   DEP      images/sit.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.061   PBCC     images/macvlan.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.067   DEP      images/macvlan.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.102   PBCC     images/autofs.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.115   DEP      images/autofs.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.155   PBCC     images/sysctl.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.175   DEP      images/sysctl.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.205   PBCC     images/time.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.222   DEP      images/time.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.270   PBCC     images/binfmt-misc.pb-c.c
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.309   DEP      images/binfmt-misc.pb-c.d
17:56:41 [2020-01-09T17:56:41.239Z] #43 9.351   PBCC     images/seccomp.pb-c.c
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.368   DEP      images/seccomp.pb-c.d
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.401   PBCC     images/userns.pb-c.c
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.503   DEP      images/userns.pb-c.d
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.595   PBCC     images/cgroup.pb-c.c
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.602   DEP      images/cgroup.pb-c.d
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.620   PBCC     images/fown.pb-c.c
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.626   PBCC     images/ext-file.pb-c.c
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.633   DEP      images/fown.pb-c.d
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.644   DEP      images/ext-file.pb-c.d
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.657   PBCC     images/rpc.pb-c.c
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.668   DEP      images/rpc.pb-c.d
17:56:41 [2020-01-09T17:56:41.667Z] #43 9.722   PBCC     images/siginfo.pb-c.c
17:56:41 [2020-01-09T17:56:41.745Z] #42 75.65   CC       criu/page-xfer.o
17:56:42 [2020-01-09T17:56:42.102Z] #43 9.754   DEP      images/siginfo.pb-c.d
17:56:42 [2020-01-09T17:56:42.102Z] #43 9.818   PBCC     images/pagemap.pb-c.c
17:56:42 [2020-01-09T17:56:42.102Z] #43 9.901   DEP      images/pagemap.pb-c.d
17:56:42 [2020-01-09T17:56:42.102Z] #43 9.986   PBCC     images/rlimit.pb-c.c
17:56:42 [2020-01-09T17:56:42.102Z] #43 10.06   DEP      images/rlimit.pb-c.d
17:56:42 [2020-01-09T17:56:42.102Z] #43 10.08   PBCC     images/file-lock.pb-c.c
17:56:42 [2020-01-09T17:56:42.102Z] #43 10.08   DEP      images/file-lock.pb-c.d
17:56:42 [2020-01-09T17:56:42.102Z] #43 10.10   PBCC     images/tty.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.15   DEP      images/tty.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.17   PBCC     images/tun.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.19   PBCC     images/netdev.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.24   DEP      images/tun.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.28   DEP      images/netdev.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.30   PBCC     images/vma.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.36   DEP      images/vma.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.37   PBCC     images/creds.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.40   DEP      images/creds.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.43   PBCC     images/utsns.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.44   DEP      images/utsns.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.45   PBCC     images/ipc-desc.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.47   PBCC     images/ipc-sem.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.48   DEP      images/ipc-desc.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.49   DEP      images/ipc-sem.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.52   PBCC     images/ipc-msg.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.53   DEP      images/ipc-msg.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.55   PBCC     images/ipc-shm.pb-c.c
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.56   DEP      images/ipc-shm.pb-c.d
17:56:42 [2020-01-09T17:56:42.541Z] #43 10.61   PBCC     images/ipc-var.pb-c.c
17:56:42 [2020-01-09T17:56:42.553Z] Removing intermediate container 3a1370365efa
17:56:42 [2020-01-09T17:56:42.553Z]  ---> 91590ccd09a3
17:56:42 [2020-01-09T17:56:42.553Z] Step 11/16 : ARG GOOS
17:56:42 [2020-01-09T17:56:42.553Z]  ---> Running in fabced5344ac
17:56:42 [2020-01-09T17:56:42.553Z] Removing intermediate container fabced5344ac
17:56:42 [2020-01-09T17:56:42.553Z]  ---> 5b2f9aa08f75
17:56:42 [2020-01-09T17:56:42.553Z] Step 12/16 : ARG GOARCH
17:56:42 [2020-01-09T17:56:42.553Z]  ---> Running in e88e2b8b475e
17:56:42 [2020-01-09T17:56:42.553Z] Removing intermediate container e88e2b8b475e
17:56:42 [2020-01-09T17:56:42.554Z]  ---> 472b141d457c
17:56:42 [2020-01-09T17:56:42.554Z] 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
17:56:42 [2020-01-09T17:56:42.554Z]  ---> Running in 2d7a88091906
17:56:42 [2020-01-09T17:56:42.651Z] #41 ...
17:56:42 [2020-01-09T17:56:42.651Z] 
17:56:42 [2020-01-09T17:56:42.651Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:42 [2020-01-09T17:56:42.651Z] #34 47.46 Reading package lists...
17:56:42 [2020-01-09T17:56:42.651Z] #34 ...
17:56:42 [2020-01-09T17:56:42.651Z] 
17:56:42 [2020-01-09T17:56:42.651Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:56:42 [2020-01-09T17:56:42.651Z] #25 54.08 ca-certificates is already the newest version (20190110).
17:56:42 [2020-01-09T17:56:42.651Z] #25 54.08 The following additional packages will be installed:
17:56:42 [2020-01-09T17:56:42.651Z] #25 54.10   libjq1 libonig5
17:56:42 [2020-01-09T17:56:42.651Z] #25 54.66 The following NEW packages will be installed:
17:56:42 [2020-01-09T17:56:42.651Z] #25 54.68   jq libjq1 libonig5
17:56:42 [2020-01-09T17:56:42.651Z] #25 55.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:56:42 [2020-01-09T17:56:42.651Z] #25 55.19 Need to get 355 kB of archives.
17:56:42 [2020-01-09T17:56:42.651Z] #25 55.19 After this operation, 1072 kB of additional disk space will be used.
17:56:42 [2020-01-09T17:56:42.651Z] #25 55.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:56:42 [2020-01-09T17:56:42.651Z] #25 55.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:56:42 [2020-01-09T17:56:42.651Z] #25 55.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:56:42 [2020-01-09T17:56:42.651Z] #25 57.16 debconf: delaying package configuration, since apt-utils is not installed
17:56:42 [2020-01-09T17:56:42.651Z] #25 57.59 Fetched 355 kB in 0s (1023 kB/s)
17:56:42 [2020-01-09T17:56:42.651Z] #25 57.74 Selecting previously unselected package libonig5:amd64.
17:56:42 [2020-01-09T17:56:42.686Z] #42 76.52   CC       criu/pagemap-cache.o
17:56:42 [2020-01-09T17:56:42.686Z] #42 76.76   CC       criu/pagemap.o
17:56:42 [2020-01-09T17:56:42.910Z] #25 57.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:56:42 [2020-01-09T17:56:42.910Z] #25 57.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
17:56:42 [2020-01-09T17:56:42.910Z] #25 57.92 Unpacking libonig5:amd64 (6.9.1-1) ...
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.63   DEP      images/ipc-var.pb-c.d
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.65   PBCC     images/sk-opts.pb-c.c
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.67   PBCC     images/packet-sock.pb-c.c
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.74   DEP      images/sk-opts.pb-c.d
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.76   DEP      images/packet-sock.pb-c.d
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.81   PBCC     images/sk-netlink.pb-c.c
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.85   DEP      images/sk-netlink.pb-c.d
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.89   PBCC     images/sk-inet.pb-c.c
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.91   DEP      images/sk-inet.pb-c.d
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.95   PBCC     images/sk-unix.pb-c.c
17:56:42 [2020-01-09T17:56:42.962Z] #43 10.96   DEP      images/sk-unix.pb-c.d
17:56:42 [2020-01-09T17:56:42.962Z] #43 11.01   PBCC     images/mm.pb-c.c
17:56:42 [2020-01-09T17:56:42.962Z] #43 11.06   DEP      images/mm.pb-c.d
17:56:43 [2020-01-09T17:56:43.169Z] #25 58.38 Selecting previously unselected package libjq1:amd64.
17:56:43 [2020-01-09T17:56:43.169Z] #25 58.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:56:43 [2020-01-09T17:56:43.169Z] #25 58.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:56:43 [2020-01-09T17:56:43.255Z] #42 77.36   CC       criu/parasite-syscall.o
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.10   PBCC     images/timerfd.pb-c.c
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.18   DEP      images/timerfd.pb-c.d
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.26   PBCC     images/timer.pb-c.c
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.27   DEP      images/timer.pb-c.d
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.29   PBCC     images/sa.pb-c.c
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.31   DEP      images/sa.pb-c.d
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.36   PBCC     images/pipe-data.pb-c.c
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.38   DEP      images/pipe-data.pb-c.d
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.39   PBCC     images/mnt.pb-c.c
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.44   DEP      images/mnt.pb-c.d
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.48   PBCC     images/sk-packet.pb-c.c
17:56:43 [2020-01-09T17:56:43.395Z] #43 11.51   DEP      images/sk-packet.pb-c.d
17:56:43 [2020-01-09T17:56:43.735Z] #25 58.88 Selecting previously unselected package jq.
17:56:43 [2020-01-09T17:56:43.735Z] #25 58.90 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
17:56:43 [2020-01-09T17:56:43.735Z] #25 59.00 Unpacking jq (1.5+dfsg-2+b1) ...
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.56   PBCC     images/tcp-stream.pb-c.c
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.59   DEP      images/tcp-stream.pb-c.d
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.64   PBCC     images/pipe.pb-c.c
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.67   DEP      images/pipe.pb-c.d
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.69   PBCC     images/pstree.pb-c.c
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.70   DEP      images/pstree.pb-c.d
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.73   PBCC     images/fs.pb-c.c
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.74   DEP      images/fs.pb-c.d
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.76   PBCC     images/signalfd.pb-c.c
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.79   DEP      images/signalfd.pb-c.d
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.81   PBCC     images/fh.pb-c.c
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.84   PBCC     images/fsnotify.pb-c.c
17:56:43 [2020-01-09T17:56:43.810Z] #43 11.90   DEP      images/fh.pb-c.d
17:56:43 [2020-01-09T17:56:43.824Z] #42 77.90   CC       criu/path.o
17:56:43 [2020-01-09T17:56:43.824Z] #42 78.08   CC       criu/pie-util-vdso-elf32.o
17:56:44 [2020-01-09T17:56:44.083Z] #42 78.35   CC       criu/pie-util-vdso.o
17:56:44 [2020-01-09T17:56:44.224Z] #43 11.94   DEP      images/fsnotify.pb-c.d
17:56:44 [2020-01-09T17:56:44.224Z] #43 11.96   PBCC     images/eventpoll.pb-c.c
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.00   DEP      images/eventpoll.pb-c.d
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.07   PBCC     images/eventfd.pb-c.c
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.10   DEP      images/eventfd.pb-c.d
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.16   PBCC     images/remap-file-path.pb-c.c
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.17   DEP      images/remap-file-path.pb-c.d
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.21   PBCC     images/fifo.pb-c.c
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.22   DEP      images/fifo.pb-c.d
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.23   PBCC     images/ghost-file.pb-c.c
17:56:44 [2020-01-09T17:56:44.224Z] #43 12.26   DEP      images/ghost-file.pb-c.d
17:56:44 [2020-01-09T17:56:44.302Z] #25 59.37 Setting up libonig5:amd64 (6.9.1-1) ...
17:56:44 [2020-01-09T17:56:44.302Z] #25 59.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:56:44 [2020-01-09T17:56:44.302Z] #25 59.40 Setting up jq (1.5+dfsg-2+b1) ...
17:56:44 [2020-01-09T17:56:44.302Z] #25 59.42 Processing triggers for libc-bin (2.28-10) ...
17:56:44 [2020-01-09T17:56:44.343Z] #42 78.60   CC       criu/pie-util.o
17:56:44 [2020-01-09T17:56:44.602Z] #42 78.72   CC       criu/pipes.o
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.30   PBCC     images/regfile.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.36   DEP      images/regfile.pb-c.d
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.40   PBCC     images/ns.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.41   DEP      images/ns.pb-c.d
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.45   PBCC     images/fdinfo.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.50   DEP      images/fdinfo.pb-c.d
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.52   PBCC     images/core-aarch64.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.55   PBCC     images/core-arm.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.59   PBCC     images/core-ppc64.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.63   PBCC     images/core-s390.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.66   PBCC     images/core-x86.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.71   PBCC     images/core.pb-c.c
17:56:44 [2020-01-09T17:56:44.667Z] #43 12.77   PBCC     images/inventory.pb-c.c
17:56:45 [2020-01-09T17:56:45.086Z] #43 12.83   DEP      images/core-aarch64.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 12.86   DEP      images/core-arm.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 12.89   DEP      images/core-ppc64.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 12.92   DEP      images/core-s390.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 12.97   DEP      images/core-x86.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 13.00   DEP      images/core.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 13.04   DEP      images/inventory.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 13.08   PBCC     images/cpuinfo.pb-c.c
17:56:45 [2020-01-09T17:56:45.086Z] #43 13.09   DEP      images/cpuinfo.pb-c.d
17:56:45 [2020-01-09T17:56:45.086Z] #43 13.14   PBCC     images/stats.pb-c.c
17:56:45 [2020-01-09T17:56:45.171Z] #42 79.18   CC       criu/plugin.o
17:56:45 [2020-01-09T17:56:45.171Z] #42 79.43   CC       criu/proc_parse.o
17:56:45 [2020-01-09T17:56:45.507Z] #43 13.19   DEP      images/stats.pb-c.d
17:56:45 [2020-01-09T17:56:45.507Z] #43 ...
17:56:45 [2020-01-09T17:56:45.507Z] 
17:56:45 [2020-01-09T17:56:45.507Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:45 [2020-01-09T17:56:45.507Z] #11 44.59 Selecting previously unselected package mingw-w64-x86-64-dev.
17:56:45 [2020-01-09T17:56:45.507Z] #11 44.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:56:45 [2020-01-09T17:56:45.507Z] #11 44.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:56:45 [2020-01-09T17:56:45.507Z] #11 49.70 Selecting previously unselected package gcc-mingw-w64-base.
17:56:45 [2020-01-09T17:56:45.507Z] #11 49.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:56:45 [2020-01-09T17:56:45.507Z] #11 49.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:56:45 [2020-01-09T17:56:45.507Z] #11 49.82 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:56:45 [2020-01-09T17:56:45.507Z] #11 49.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:56:45 [2020-01-09T17:56:45.507Z] #11 49.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:56:45 [2020-01-09T17:56:45.676Z] #25 DONE 60.7s
17:56:45 [2020-01-09T17:56:45.676Z] 
17:56:45 [2020-01-09T17:56:45.676Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:56:45 [2020-01-09T17:56:45.676Z] #26 DONE 0.1s
17:56:45 [2020-01-09T17:56:45.676Z] 
17:56:45 [2020-01-09T17:56:45.676Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:45 [2020-01-09T17:56:45.676Z] #41 59.08 The following additional packages will be installed:
17:56:45 [2020-01-09T17:56:45.676Z] #41 59.11   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:56:45 [2020-01-09T17:56:45.676Z] #41 59.12   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:56:45 [2020-01-09T17:56:45.676Z] #41 59.14 Suggested packages:
17:56:45 [2020-01-09T17:56:45.676Z] #41 59.15   manpages-dev python-setuptools
17:56:45 [2020-01-09T17:56:45.923Z] #11 ...
17:56:45 [2020-01-09T17:56:45.923Z] 
17:56:45 [2020-01-09T17:56:45.923Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:45 [2020-01-09T17:56:45.923Z] #61 28.58 Checking out files:  90% (2704/2994)   
Checking out files:  91% (2725/2994)   
Checking out files:  92% (2755/2994)   
Checking out files:  93% (2785/2994)   
Checking out files:  94% (2815/2994)   
Checking out files:  95% (2845/2994)   
Checking out files:  96% (2875/2994)   
Checking out files:  97% (2905/2994)   
Checking out files:  98% (2935/2994)   
Checking out files:  99% (2965/2994)   
Checking out files: 100% (2994/2994)   
Checking out files: 100% (2994/2994), done.
17:56:45 [2020-01-09T17:56:45.923Z] #61 28.85 + cd /tmp/tmp.Otc58cMpGG/src/github.com/containerd/containerd
17:56:45 [2020-01-09T17:56:45.923Z] #61 28.85 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + export 'BUILDTAGS=netgo osusergo static_build'
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + BUILDTAGS='netgo osusergo static_build'
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + export EXTRA_FLAGS=-buildmode=pie
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + EXTRA_FLAGS=-buildmode=pie
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + '[' '' = dynamic ']'
17:56:46 [2020-01-09T17:56:46.342Z] #61 29.56 + make
17:56:46 [2020-01-09T17:56:46.342Z] #61 ...
17:56:46 [2020-01-09T17:56:46.342Z] 
17:56:46 [2020-01-09T17:56:46.342Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:46 [2020-01-09T17:56:46.342Z] #33 45.21 time
17:56:46 [2020-01-09T17:56:46.342Z] #33 51.63 os
17:56:46 [2020-01-09T17:56:46.342Z] #33 52.37 internal/fmtsort
17:56:46 [2020-01-09T17:56:46.342Z] #33 53.11 strings
17:56:46 [2020-01-09T17:56:46.342Z] #33 54.76 fmt
17:56:46 [2020-01-09T17:56:46.613Z] #41 ...
17:56:46 [2020-01-09T17:56:46.613Z] 
17:56:46 [2020-01-09T17:56:46.613Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:46 [2020-01-09T17:56:46.613Z] #69 DONE 61.0s
17:56:46 [2020-01-09T17:56:46.613Z] 
17:56:46 [2020-01-09T17:56:46.613Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:46 [2020-01-09T17:56:46.613Z] #41 61.58 The following NEW packages will be installed:
17:56:46 [2020-01-09T17:56:46.613Z] #41 61.61   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:56:46 [2020-01-09T17:56:46.613Z] #41 61.61   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:56:46 [2020-01-09T17:56:46.613Z] #41 61.61   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:56:46 [2020-01-09T17:56:46.613Z] #41 61.61   python-six zlib1g-dev
17:56:46 [2020-01-09T17:56:46.766Z] #33 ...
17:56:46 [2020-01-09T17:56:46.766Z] 
17:56:46 [2020-01-09T17:56:46.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:46 [2020-01-09T17:56:46.766Z] #43 14.15 make[1]: Nothing to be done for 'all'.
17:56:47 [2020-01-09T17:56:47.078Z] #42 81.15   CC       criu/protobuf-desc.o
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.18 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.18 Need to get 4095 kB of archives.
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.18 After this operation, 22.5 MB of additional disk space will be used.
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:56:47 [2020-01-09T17:56:47.181Z] #41 62.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:56:47 [2020-01-09T17:56:47.210Z] #43 15.15   CC       images/stats.o
17:56:47 [2020-01-09T17:56:47.440Z] #41 62.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:56:47 [2020-01-09T17:56:47.641Z] #43 15.43   CC       images/core.o
17:56:47 [2020-01-09T17:56:47.648Z] #42 81.81   CC       criu/protobuf.o
17:56:47 [2020-01-09T17:56:47.699Z] #41 62.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:56:47 [2020-01-09T17:56:47.699Z] #41 62.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:56:47 [2020-01-09T17:56:47.699Z] #41 62.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:56:47 [2020-01-09T17:56:47.699Z] #41 62.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:56:47 [2020-01-09T17:56:47.699Z] #41 62.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:56:47 [2020-01-09T17:56:47.908Z] #42 82.07   CC       criu/pstree.o
17:56:48 [2020-01-09T17:56:48.061Z] #43 15.88   CC       images/core-x86.o
17:56:48 [2020-01-09T17:56:48.266Z] #41 ...
17:56:48 [2020-01-09T17:56:48.266Z] 
17:56:48 [2020-01-09T17:56:48.266Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:56:48 [2020-01-09T17:56:48.266Z] #57 43.35 Reading package lists...
17:56:48 [2020-01-09T17:56:48.266Z] #57 53.90 Building dependency tree...
17:56:48 [2020-01-09T17:56:48.266Z] #57 59.45 The following additional packages will be installed:
17:56:48 [2020-01-09T17:56:48.266Z] #57 59.48   libbtrfs0
17:56:48 [2020-01-09T17:56:48.266Z] #57 59.82 The following NEW packages will be installed:
17:56:48 [2020-01-09T17:56:48.266Z] #57 59.86   libbtrfs-dev libbtrfs0
17:56:48 [2020-01-09T17:56:48.266Z] #57 60.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:56:48 [2020-01-09T17:56:48.266Z] #57 60.38 Need to get 119 kB of archives.
17:56:48 [2020-01-09T17:56:48.266Z] #57 60.38 After this operation, 387 kB of additional disk space will be used.
17:56:48 [2020-01-09T17:56:48.266Z] #57 60.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:56:48 [2020-01-09T17:56:48.266Z] #57 60.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.10 debconf: delaying package configuration, since apt-utils is not installed
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.42 Fetched 119 kB in 0s (350 kB/s)
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.68 Selecting previously unselected package libbtrfs0.
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.79 Unpacking libbtrfs0 (4.20.1-2) ...
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.97 Selecting previously unselected package libbtrfs-dev.
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:56:48 [2020-01-09T17:56:48.266Z] #57 62.99 Unpacking libbtrfs-dev (4.20.1-2) ...
17:56:48 [2020-01-09T17:56:48.266Z] #57 63.48 Setting up libbtrfs0 (4.20.1-2) ...
17:56:48 [2020-01-09T17:56:48.266Z] #57 63.48 Setting up libbtrfs-dev (4.20.1-2) ...
17:56:48 [2020-01-09T17:56:48.266Z] #57 63.50 Processing triggers for libc-bin (2.28-10) ...
17:56:48 [2020-01-09T17:56:48.483Z] #43 16.20   CC       images/core-arm.o
17:56:48 [2020-01-09T17:56:48.846Z] #42 82.84   CC       criu/rbtree.o
17:56:48 [2020-01-09T17:56:48.902Z] #43 16.51   CC       images/core-aarch64.o
17:56:48 [2020-01-09T17:56:48.902Z] #43 16.79   CC       images/core-ppc64.o
17:56:49 [2020-01-09T17:56:49.105Z] #42 83.03   CC       criu/rst-malloc.o
17:56:49 [2020-01-09T17:56:49.105Z] #42 83.23   CC       criu/seccomp.o
17:56:49 [2020-01-09T17:56:49.201Z] #57 DONE 64.2s
17:56:49 [2020-01-09T17:56:49.201Z] 
17:56:49 [2020-01-09T17:56:49.201Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:49 [2020-01-09T17:56:49.201Z] #10 45.01 Reading package lists...
17:56:49 [2020-01-09T17:56:49.201Z] #10 55.46 Building dependency tree...
17:56:49 [2020-01-09T17:56:49.201Z] #10 61.21 The following additional packages will be installed:
17:56:49 [2020-01-09T17:56:49.201Z] #10 61.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:56:49 [2020-01-09T17:56:49.201Z] #10 61.21   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:56:49 [2020-01-09T17:56:49.201Z] #10 61.21   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:56:49 [2020-01-09T17:56:49.201Z] #10 61.22   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
17:56:49 [2020-01-09T17:56:49.201Z] #10 61.22 Suggested packages:
17:56:49 [2020-01-09T17:56:49.201Z] #10 61.23   gcc-8-locales seccomp wine64
17:56:49 [2020-01-09T17:56:49.201Z] #10 63.48 The following NEW packages will be installed:
17:56:49 [2020-01-09T17:56:49.201Z] #10 63.48   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:56:49 [2020-01-09T17:56:49.201Z] #10 63.48   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:56:49 [2020-01-09T17:56:49.201Z] #10 63.48   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:56:49 [2020-01-09T17:56:49.201Z] #10 63.48   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:56:49 [2020-01-09T17:56:49.201Z] #10 63.48   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:56:49 [2020-01-09T17:56:49.201Z] #10 63.48   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:56:49 [2020-01-09T17:56:49.201Z] #10 64.05 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:56:49 [2020-01-09T17:56:49.201Z] #10 64.05 Need to get 77.7 MB of archives.
17:56:49 [2020-01-09T17:56:49.201Z] #10 64.05 After this operation, 487 MB of additional disk space will be used.
17:56:49 [2020-01-09T17:56:49.201Z] #10 64.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:56:49 [2020-01-09T17:56:49.201Z] #10 ...
17:56:49 [2020-01-09T17:56:49.201Z] 
17:56:49 [2020-01-09T17:56:49.201Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:56:49 [2020-01-09T17:56:49.332Z] #43 17.14   CC       images/core-s390.o
17:56:49 [2020-01-09T17:56:49.459Z] #58 DONE 0.1s
17:56:49 [2020-01-09T17:56:49.459Z] 
17:56:49 [2020-01-09T17:56:49.459Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:56:49 [2020-01-09T17:56:49.459Z] #59 DONE 0.2s
17:56:49 [2020-01-09T17:56:49.459Z] 
17:56:49 [2020-01-09T17:56:49.459Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:49 [2020-01-09T17:56:49.674Z] #42 ...
17:56:49 [2020-01-09T17:56:49.674Z] 
17:56:49 [2020-01-09T17:56:49.674Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:49 [2020-01-09T17:56:49.674Z] #60 97.87 + bin/containerd-stress
17:56:49 [2020-01-09T17:56:49.771Z] #43 17.57   CC       images/cpuinfo.o
17:56:49 [2020-01-09T17:56:49.772Z] #43 17.81   CC       images/inventory.o
17:56:50 [2020-01-09T17:56:50.221Z] #43 ...
17:56:50 [2020-01-09T17:56:50.222Z] 
17:56:50 [2020-01-09T17:56:50.222Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:50 [2020-01-09T17:56:50.222Z] #46 48.76 internal/poll
17:56:50 [2020-01-09T17:56:50.222Z] #46 51.36 os
17:56:50 [2020-01-09T17:56:50.222Z] #46 53.60 strings
17:56:50 [2020-01-09T17:56:50.222Z] #46 54.89 fmt
17:56:50 [2020-01-09T17:56:50.222Z] #46 55.77 path/filepath
17:56:50 [2020-01-09T17:56:50.222Z] #46 57.10 regexp/syntax
17:56:50 [2020-01-09T17:56:50.222Z] #46 ...
17:56:50 [2020-01-09T17:56:50.222Z] 
17:56:50 [2020-01-09T17:56:50.222Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:50 [2020-01-09T17:56:50.222Z] #43 18.07   CC       images/fdinfo.o
17:56:51 [2020-01-09T17:56:51.115Z] #43 18.24   CC       images/fown.o
17:56:51 [2020-01-09T17:56:51.115Z] #43 18.35   CC       images/ns.o
17:56:51 [2020-01-09T17:56:51.115Z] #43 18.49   CC       images/regfile.o
17:56:51 [2020-01-09T17:56:51.115Z] #43 18.70   CC       images/ghost-file.o
17:56:51 [2020-01-09T17:56:51.115Z] #43 18.95   CC       images/fifo.o
17:56:51 [2020-01-09T17:56:51.818Z] #43 19.11   CC       images/remap-file-path.o
17:56:51 [2020-01-09T17:56:51.818Z] #43 19.43   CC       images/eventfd.o
17:56:51 [2020-01-09T17:56:51.818Z] #43 19.62   CC       images/eventpoll.o
17:56:52 [2020-01-09T17:56:52.282Z] #43 19.98   CC       images/fh.o
17:56:52 [2020-01-09T17:56:52.282Z] #43 20.19   CC       images/fsnotify.o
17:56:52 [2020-01-09T17:56:52.968Z] #60 100.8 + bin/containerd-shim
17:56:53 [2020-01-09T17:56:53.340Z] #43 20.80   CC       images/signalfd.o
17:56:53 [2020-01-09T17:56:53.340Z] #43 21.05   CC       images/fs.o
17:56:53 [2020-01-09T17:56:53.340Z] #43 21.11   CC       images/pstree.o
17:56:53 [2020-01-09T17:56:53.340Z] #43 21.17   CC       images/pipe.o
17:56:53 [2020-01-09T17:56:53.367Z] #60 169.7 + bin/containerd-stress
17:56:53 [2020-01-09T17:56:53.368Z] #60 171.4 + bin/containerd-shim
17:56:53 [2020-01-09T17:56:53.649Z] #60 ...
17:56:53 [2020-01-09T17:56:53.649Z] 
17:56:53 [2020-01-09T17:56:53.649Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:56:53 [2020-01-09T17:56:53.649Z] #34 58.08 Building dependency tree...
17:56:53 [2020-01-09T17:56:53.649Z] #34 64.04 The following additional packages will be installed:
17:56:53 [2020-01-09T17:56:53.649Z] #34 64.06   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:56:53 [2020-01-09T17:56:53.649Z] #34 64.09 Suggested packages:
17:56:53 [2020-01-09T17:56:53.649Z] #34 64.09   cmake-doc ninja-build lrzip
17:56:53 [2020-01-09T17:56:53.649Z] #34 64.09 Recommended packages:
17:56:53 [2020-01-09T17:56:53.649Z] #34 64.09   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:56:53 [2020-01-09T17:56:53.649Z] #34 65.58 The following NEW packages will be installed:
17:56:53 [2020-01-09T17:56:53.649Z] #34 65.60   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:56:53 [2020-01-09T17:56:53.649Z] #34 65.60   vim-common xxd
17:56:53 [2020-01-09T17:56:53.649Z] #34 66.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:56:53 [2020-01-09T17:56:53.649Z] #34 66.08 Need to get 14.9 MB of archives.
17:56:53 [2020-01-09T17:56:53.649Z] #34 66.08 After this operation, 61.8 MB of additional disk space will be used.
17:56:53 [2020-01-09T17:56:53.649Z] #34 66.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 66.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 66.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 66.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 67.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 67.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 67.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 67.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 67.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 67.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:56:53 [2020-01-09T17:56:53.649Z] #34 ...
17:56:53 [2020-01-09T17:56:53.649Z] 
17:56:53 [2020-01-09T17:56:53.649Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:56:53 [2020-01-09T17:56:53.649Z] #41 64.65 debconf: delaying package configuration, since apt-utils is not installed
17:56:53 [2020-01-09T17:56:53.649Z] #41 64.88 Fetched 4095 kB in 1s (4275 kB/s)
17:56:53 [2020-01-09T17:56:53.649Z] #41 65.05 Selecting previously unselected package libcap-dev:amd64.
17:56:53 [2020-01-09T17:56:53.649Z] #41 65.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 ... 15401 files and directories currently installed.)
17:56:53 [2020-01-09T17:56:53.649Z] #41 65.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.649Z] #41 65.10 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:56:53 [2020-01-09T17:56:53.649Z] #41 65.51 Selecting previously unselected package libnet1:amd64.
17:56:53 [2020-01-09T17:56:53.649Z] #41 65.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 65.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 65.84 Selecting previously unselected package libnet1-dev.
17:56:53 [2020-01-09T17:56:53.650Z] #41 65.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 65.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 66.16 Selecting previously unselected package libnl-3-200:amd64.
17:56:53 [2020-01-09T17:56:53.650Z] #41 66.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 66.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 66.42 Selecting previously unselected package libnl-3-dev:amd64.
17:56:53 [2020-01-09T17:56:53.650Z] #41 66.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 66.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.13 Selecting previously unselected package libprotobuf-c1:amd64.
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.31 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.56 Selecting previously unselected package zlib1g-dev:amd64.
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.87 Selecting previously unselected package libprotobuf17:amd64.
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:56:53 [2020-01-09T17:56:53.650Z] #41 67.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:56:53 [2020-01-09T17:56:53.843Z] #43 21.42   CC       images/tcp-stream.o
17:56:53 [2020-01-09T17:56:53.843Z] #43 21.62   CC       images/sk-packet.o
17:56:53 [2020-01-09T17:56:53.843Z] #43 21.74   CC       images/mnt.o
17:56:54 [2020-01-09T17:56:54.216Z] #41 69.22 Selecting previously unselected package libprotobuf-lite17:amd64.
17:56:54 [2020-01-09T17:56:54.216Z] #41 69.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:56:54 [2020-01-09T17:56:54.216Z] #41 69.26 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:56:54 [2020-01-09T17:56:54.275Z] #43 21.95   CC       images/pipe-data.o
17:56:54 [2020-01-09T17:56:54.275Z] #43 22.09   CC       images/sa.o
17:56:54 [2020-01-09T17:56:54.275Z] #43 22.24   CC       images/timer.o
17:56:54 [2020-01-09T17:56:54.475Z] #41 ...
17:56:54 [2020-01-09T17:56:54.475Z] 
17:56:54 [2020-01-09T17:56:54.475Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:54 [2020-01-09T17:56:54.475Z] #60 5.110 + RM_GOPATH=0
17:56:54 [2020-01-09T17:56:54.475Z] #60 5.110 + TMP_GOPATH=
17:56:54 [2020-01-09T17:56:54.475Z] #60 5.110 + : /build
17:56:54 [2020-01-09T17:56:54.475Z] #60 5.110 + '[' -z '' ']'
17:56:54 [2020-01-09T17:56:54.475Z] #60 5.110 ++ mktemp -d
17:56:54 [2020-01-09T17:56:54.699Z] #43 22.42   CC       images/timerfd.o
17:56:54 [2020-01-09T17:56:54.699Z] #43 22.52   CC       images/mm.o
17:56:54 [2020-01-09T17:56:54.699Z] #43 22.68   CC       images/sk-opts.o
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + export GOPATH=/tmp/tmp.ndPjNaXyiT
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + GOPATH=/tmp/tmp.ndPjNaXyiT
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + RM_GOPATH=1
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 ++ dirname ./install.sh
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + dir=.
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + bin=containerd
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + shift
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + '[' '!' -f ./containerd.installer ']'
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + . ./containerd.installer
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + install_containerd
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ndPjNaXyiT/src/github.com/containerd/containerd
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.123 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:56:54 [2020-01-09T17:56:54.733Z] #60 5.140 Cloning into '/tmp/tmp.ndPjNaXyiT/src/github.com/containerd/containerd'...
17:56:55 [2020-01-09T17:56:55.140Z] #43 22.86   CC       images/sk-unix.o
17:56:55 [2020-01-09T17:56:55.140Z] #43 23.02   CC       images/sk-inet.o
17:56:55 [2020-01-09T17:56:55.513Z] #60 ...
17:56:55 [2020-01-09T17:56:55.513Z] 
17:56:55 [2020-01-09T17:56:55.513Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:55 [2020-01-09T17:56:55.513Z] #42 83.68   CC       criu/seize.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 84.25   CC       criu/servicefd.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 84.56   CC       criu/shmem.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 85.22   CC       criu/sigframe.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 85.34   CC       criu/signalfd.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 85.52   CC       criu/sk-inet.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 86.25   CC       criu/sk-netlink.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 86.53   CC       criu/sk-packet.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 87.00   CC       criu/sk-queue.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 87.37   CC       criu/sk-tcp.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 87.75   CC       criu/sk-unix.o
17:56:55 [2020-01-09T17:56:55.513Z] #42 89.37   CC       criu/sockets.o
17:56:55 [2020-01-09T17:56:55.555Z] #43 23.38   CC       images/tun.o
17:56:55 [2020-01-09T17:56:55.555Z] #43 23.60   CC       images/sk-netlink.o
17:56:55 [2020-01-09T17:56:55.668Z] #60 ...
17:56:55 [2020-01-09T17:56:55.668Z] 
17:56:55 [2020-01-09T17:56:55.668Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:55 [2020-01-09T17:56:55.668Z] #27 7.362 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:56:55 [2020-01-09T17:56:55.668Z] #27 7.962 
17:56:55 [2020-01-09T17:56:55.669Z] #27 8.153 
#                                                                          2.2%
######                                                                     9.6%
############                                                              16.8%
################                                                          22.7%
####################                                                      28.8%
#########################                                                 35.4%
##############################                                            42.1%
##################################                                        47.9%
#########################################                                 57.9%
##############################################                            65.1%
###############################################                           66.1%
##################################################                        70.0%
##########################################################                81.1%
##################################################################        92.0%
######################################################################## 100.0%
17:56:55 [2020-01-09T17:56:55.967Z] #43 23.81   CC       images/packet-sock.o
17:56:56 [2020-01-09T17:56:56.084Z] #42 90.05   CC       criu/stats.o
17:56:56 [2020-01-09T17:56:56.249Z] #27 10.42 #=#=#                                                                         
17:56:56 [2020-01-09T17:56:56.345Z] #42 90.29   CC       criu/string.o
17:56:56 [2020-01-09T17:56:56.345Z] #42 90.36   CC       criu/sysctl.o
17:56:56 [2020-01-09T17:56:56.413Z] #43 24.11   CC       images/ipc-var.o
17:56:56 [2020-01-09T17:56:56.413Z] #43 24.28   CC       images/ipc-desc.o
17:56:56 [2020-01-09T17:56:56.764Z] #27 10.75 
                                                                           0.1%
#####                                                                      7.6%
##############                                                            19.6%
17:56:56 [2020-01-09T17:56:56.764Z] #27 ...
17:56:56 [2020-01-09T17:56:56.764Z] 
17:56:56 [2020-01-09T17:56:56.764Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:56 [2020-01-09T17:56:56.764Z] #32 61.34 internal/reflectlite
17:56:56 [2020-01-09T17:56:56.764Z] #32 61.34 sync
17:56:56 [2020-01-09T17:56:56.764Z] #32 65.36 sort
17:56:56 [2020-01-09T17:56:56.764Z] #32 65.36 errors
17:56:56 [2020-01-09T17:56:56.764Z] #32 65.85 strconv
17:56:56 [2020-01-09T17:56:56.764Z] #32 67.46 io
17:56:56 [2020-01-09T17:56:56.764Z] #32 69.37 internal/oserror
17:56:56 [2020-01-09T17:56:56.764Z] #32 69.53 syscall
17:56:56 [2020-01-09T17:56:56.764Z] #32 ...
17:56:56 [2020-01-09T17:56:56.764Z] 
17:56:56 [2020-01-09T17:56:56.764Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:56 [2020-01-09T17:56:56.836Z] #43 24.45   CC       images/ipc-shm.o
17:56:56 [2020-01-09T17:56:56.836Z] #43 24.62   CC       images/ipc-msg.o
17:56:56 [2020-01-09T17:56:56.836Z] #43 ...
17:56:56 [2020-01-09T17:56:56.836Z] 
17:56:56 [2020-01-09T17:56:56.836Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:56 [2020-01-09T17:56:56.836Z] #33 55.51 path/filepath
17:56:56 [2020-01-09T17:56:56.836Z] #33 56.96 io/ioutil
17:56:56 [2020-01-09T17:56:56.836Z] #33 57.46 path
17:56:56 [2020-01-09T17:56:56.836Z] #33 57.97 text/tabwriter
17:56:56 [2020-01-09T17:56:56.836Z] #33 58.95 flag
17:56:56 [2020-01-09T17:56:56.836Z] #33 58.96 github.com/BurntSushi/toml
17:56:56 [2020-01-09T17:56:56.836Z] #33 60.99 log
17:56:56 [2020-01-09T17:56:56.836Z] #33 63.55 github.com/BurntSushi/toml/cmd/tomlv
17:56:56 [2020-01-09T17:56:56.836Z] #33 ...
17:56:56 [2020-01-09T17:56:56.836Z] 
17:56:56 [2020-01-09T17:56:56.836Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:56 [2020-01-09T17:56:56.836Z] #43 24.76   CC       images/ipc-sem.o
17:56:56 [2020-01-09T17:56:56.916Z] #42 90.85   CC       criu/sysfs_parse.o
17:56:57 [2020-01-09T17:56:57.177Z] #42 91.15   CC       criu/timerfd.o
17:56:57 [2020-01-09T17:56:57.268Z] #43 24.92   CC       images/utsns.o
17:56:57 [2020-01-09T17:56:57.268Z] #43 ...
17:56:57 [2020-01-09T17:56:57.268Z] 
17:56:57 [2020-01-09T17:56:57.268Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:57 [2020-01-09T17:56:57.268Z] #61 30.32 + bin/ctr
17:56:57 [2020-01-09T17:56:57.268Z] #61 ...
17:56:57 [2020-01-09T17:56:57.268Z] 
17:56:57 [2020-01-09T17:56:57.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:57 [2020-01-09T17:56:57.268Z] #43 25.04   CC       images/creds.o
17:56:57 [2020-01-09T17:56:57.268Z] #43 25.17   CC       images/vma.o
17:56:57 [2020-01-09T17:56:57.279Z] #27 10.75 
                                                                           0.1%
#####                                                                      7.6%
##############                                                            19.6%
###############################                                           43.9%
######################################                                    53.0%
#########################################################                 80.4%
######################################################################## 100.0%
17:56:57 [2020-01-09T17:56:57.438Z] #42 91.43   CC       criu/tty.o
17:56:57 [2020-01-09T17:56:57.690Z] #43 25.32   CC       images/netdev.o
17:56:57 [2020-01-09T17:56:57.690Z] #43 25.70   CC       images/tty.o
17:56:57 [2020-01-09T17:56:57.863Z] #27 11.94 
17:56:58 [2020-01-09T17:56:58.127Z] #43 ...
17:56:58 [2020-01-09T17:56:58.128Z] 
17:56:58 [2020-01-09T17:56:58.128Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:56:58 [2020-01-09T17:56:58.128Z] #33 DONE 66.8s
17:56:58 [2020-01-09T17:56:58.128Z] 
17:56:58 [2020-01-09T17:56:58.128Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:56:58 [2020-01-09T17:56:58.128Z] #46 58.98 flag
17:56:58 [2020-01-09T17:56:58.128Z] #46 61.35 go/token
17:56:58 [2020-01-09T17:56:58.128Z] #46 62.19 regexp
17:56:58 [2020-01-09T17:56:58.128Z] #46 62.58 go/scanner
17:56:58 [2020-01-09T17:56:58.128Z] #46 64.27 go/ast
17:56:58 [2020-01-09T17:56:58.128Z] #46 66.04 internal/lazyregexp
17:56:58 [2020-01-09T17:56:58.128Z] #46 66.18 net/url
17:56:58 [2020-01-09T17:56:58.557Z] #46 ...
17:56:58 [2020-01-09T17:56:58.557Z] 
17:56:58 [2020-01-09T17:56:58.557Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:56:58 [2020-01-09T17:56:58.557Z] #43 26.29   CC       images/file-lock.o
17:56:58 [2020-01-09T17:56:58.557Z] #43 26.55   CC       images/rlimit.o
17:56:58 [2020-01-09T17:56:58.609Z] #60 178.0 + bin/containerd-shim-runc-v1
17:56:58 [2020-01-09T17:56:58.821Z] #42 93.02   CC       criu/tun.o
17:56:58 [2020-01-09T17:56:58.987Z] #43 26.76   CC       images/pagemap.o
17:56:58 [2020-01-09T17:56:58.987Z] #43 27.01   CC       images/siginfo.o
17:56:59 [2020-01-09T17:56:59.158Z] #27 12.17 
                                                                           0.7%
##                                                                         3.3%
######                                                                     9.0%
#########                                                                 13.9%
##############                                                            20.4%
####################                                                      28.2%
##############################                                            42.4%
######################################                                    53.4%
##############################################                            64.6%
#################################################                         68.2%
#######################################################                   77.1%
17:56:59 [2020-01-09T17:56:59.158Z] #27 ...
17:56:59 [2020-01-09T17:56:59.158Z] 
17:56:59 [2020-01-09T17:56:59.158Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:56:59 [2020-01-09T17:56:59.158Z] #10 64.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 64.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 64.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 64.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 64.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 65.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 65.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 65.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 70.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:56:59 [2020-01-09T17:56:59.158Z] #10 74.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:56:59 [2020-01-09T17:56:59.390Z] #42 93.42   CC       criu/uffd.o
17:56:59 [2020-01-09T17:56:59.390Z] #42 ...
17:56:59 [2020-01-09T17:56:59.390Z] 
17:56:59 [2020-01-09T17:56:59.390Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:56:59 [2020-01-09T17:56:59.390Z] #60 107.8 + bin/containerd-shim-runc-v1
17:56:59 [2020-01-09T17:56:59.404Z] #43 27.19   CC       images/rpc.o
17:56:59 [2020-01-09T17:56:59.419Z] #10 74.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:56:59 [2020-01-09T17:56:59.419Z] #10 74.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:56:59 [2020-01-09T17:56:59.419Z] #10 74.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:56:59 [2020-01-09T17:56:59.419Z] #10 ...
17:56:59 [2020-01-09T17:56:59.419Z] 
17:56:59 [2020-01-09T17:56:59.419Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:56:59 [2020-01-09T17:56:59.419Z] #27 12.17 
                                                                           0.7%
##                                                                         3.3%
######                                                                     9.0%
#########                                                                 13.9%
##############                                                            20.4%
####################                                                      28.2%
##############################                                            42.4%
######################################                                    53.4%
##############################################                            64.6%
#################################################                         68.2%
#######################################################                   77.1%
###########################################################               82.7%
#################################################################         90.5%
######################################################################## 100.0%
17:57:00 [2020-01-09T17:57:00.310Z] #43 28.09   CC       images/ext-file.o
17:57:00 [2020-01-09T17:57:00.310Z] #43 28.22   CC       images/cgroup.o
17:57:00 [2020-01-09T17:57:00.353Z] #27 14.66 
17:57:00 [2020-01-09T17:57:00.750Z] #43 28.61   CC       images/userns.o
17:57:00 [2020-01-09T17:57:00.750Z] #43 28.78   CC       images/google/protobuf/descriptor.o
17:57:00 [2020-01-09T17:57:00.922Z] #27 14.99 
                                                                           1.1%
##                                                                         3.9%
17:57:00 [2020-01-09T17:57:00.922Z] #27 ...
17:57:00 [2020-01-09T17:57:00.922Z] 
17:57:00 [2020-01-09T17:57:00.922Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:00 [2020-01-09T17:57:00.922Z] #45 65.49 github.com/LK4D4/vndr/godl/singleflight
17:57:00 [2020-01-09T17:57:00.922Z] #45 65.50 errors
17:57:00 [2020-01-09T17:57:00.922Z] #45 66.09 sort
17:57:00 [2020-01-09T17:57:00.922Z] #45 66.24 io
17:57:00 [2020-01-09T17:57:00.922Z] #45 67.78 bytes
17:57:00 [2020-01-09T17:57:00.922Z] #45 67.84 strconv
17:57:00 [2020-01-09T17:57:00.922Z] #45 71.45 bufio
17:57:00 [2020-01-09T17:57:00.922Z] #45 73.87 syscall
17:57:00 [2020-01-09T17:57:00.922Z] #45 74.38 reflect
17:57:01 [2020-01-09T17:57:01.180Z] #45 ...
17:57:01 [2020-01-09T17:57:01.180Z] 
17:57:01 [2020-01-09T17:57:01.180Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:57:01 [2020-01-09T17:57:01.869Z] #60 181.2 + bin/containerd-shim-runc-v2
17:57:02 [2020-01-09T17:57:02.125Z] #60 182.0 + binaries
17:57:02 [2020-01-09T17:57:02.125Z] #60 182.0 + mkdir -p /build
17:57:02 [2020-01-09T17:57:02.125Z] #60 182.0 + cp bin/containerd /build/containerd
17:57:02 [2020-01-09T17:57:02.125Z] #60 182.0 + cp bin/containerd-shim /build/containerd-shim
17:57:02 [2020-01-09T17:57:02.125Z] #60 182.0 + cp bin/ctr /build/ctr
17:57:02 [2020-01-09T17:57:02.169Z] #43 29.81   CC       images/opts.o
17:57:02 [2020-01-09T17:57:02.169Z] #43 29.93   CC       images/seccomp.o
17:57:02 [2020-01-09T17:57:02.169Z] #43 30.09   CC       images/binfmt-misc.o
17:57:02 [2020-01-09T17:57:02.169Z] #43 30.23   CC       images/time.o
17:57:02 [2020-01-09T17:57:02.587Z] #43 30.38   CC       images/sysctl.o
17:57:02 [2020-01-09T17:57:02.587Z] #43 30.47   CC       images/autofs.o
17:57:03 [2020-01-09T17:57:03.022Z] #43 30.70   CC       images/macvlan.o
17:57:03 [2020-01-09T17:57:03.022Z] #43 30.82   CC       images/sit.o
17:57:03 [2020-01-09T17:57:03.022Z] #43 30.93   LINK     images/built-in.o
17:57:03 [2020-01-09T17:57:03.022Z] #43 31.05   GEN      compel/include/asm
17:57:03 [2020-01-09T17:57:03.048Z] #60 DONE 183.0s
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.05   GEN      compel/include/version.h
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.05 touch .config
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.06   GEN      include/common/config.h
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.16   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.24   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.26   GEN      compel/plugins/include/uapi/std/syscall.h
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.28   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.29   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.31   DEP      compel/arch/s390/plugins/std/parasite-head.d
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.33   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.33   DEP      compel/plugins/std/infect.d
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.40   DEP      compel/plugins/std/string.d
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.46   DEP      compel/plugins/std/log.d
17:57:03 [2020-01-09T17:57:03.462Z] #43 31.53   DEP      compel/plugins/std/fds.d
17:57:03 [2020-01-09T17:57:03.593Z] #60 111.6 + bin/containerd-shim-runc-v2
17:57:03 [2020-01-09T17:57:03.889Z] #43 31.60   DEP      compel/plugins/std/std.d
17:57:03 [2020-01-09T17:57:03.889Z] #43 31.66   DEP      compel/plugins/shmem/shmem.d
17:57:03 [2020-01-09T17:57:03.889Z] #43 31.72   DEP      compel/plugins/fds/fds.d
17:57:03 [2020-01-09T17:57:03.889Z] #43 31.80   CC       compel/plugins/std/std.o
17:57:03 [2020-01-09T17:57:03.973Z] 
17:57:03 [2020-01-09T17:57:03.973Z] #61 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:57:04 [2020-01-09T17:57:04.034Z] #27 14.99 
                                                                           1.1%
##                                                                         3.9%
####                                                                       6.4%
######                                                                     8.6%
#######                                                                   10.8%
##########                                                                14.2%
############                                                              17.4%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.8%
##################                                                        25.3%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.9%
###########################                                               37.9%
############################                                              40.1%
##############################                                            41.9%
###############################                                           44.1%
#################################                                         46.2%
###################################                                       49.0%
#####################################                                     51.6%
######################################                                    53.9%
########################################                                  55.9%
#########################################                                 58.1%
##########################################                                59.6%
############################################                              62.3%
##############################################                            64.5%
###############################################                           66.5%
17:57:04 [2020-01-09T17:57:04.034Z] #27 ...
17:57:04 [2020-01-09T17:57:04.034Z] 
17:57:04 [2020-01-09T17:57:04.034Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:57:04 [2020-01-09T17:57:04.034Z] #34 69.15 debconf: delaying package configuration, since apt-utils is not installed
17:57:04 [2020-01-09T17:57:04.034Z] #34 69.47 Fetched 14.9 MB in 2s (7617 kB/s)
17:57:04 [2020-01-09T17:57:04.034Z] #34 69.76 Selecting previously unselected package xxd.
17:57:04 [2020-01-09T17:57:04.035Z] #34 69.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:57:04 [2020-01-09T17:57:04.035Z] #34 70.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:57:04 [2020-01-09T17:57:04.035Z] #34 70.02 Unpacking xxd (2:8.1.0875-5) ...
17:57:04 [2020-01-09T17:57:04.035Z] #34 70.43 Selecting previously unselected package vim-common.
17:57:04 [2020-01-09T17:57:04.035Z] #34 70.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:57:04 [2020-01-09T17:57:04.035Z] #34 70.54 Unpacking vim-common (2:8.1.0875-5) ...
17:57:04 [2020-01-09T17:57:04.035Z] #34 71.45 Selecting previously unselected package cmake-data.
17:57:04 [2020-01-09T17:57:04.035Z] #34 71.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:57:04 [2020-01-09T17:57:04.035Z] #34 71.53 Unpacking cmake-data (3.13.4-1) ...
17:57:04 [2020-01-09T17:57:04.035Z] #34 77.00 Selecting previously unselected package libicu63:amd64.
17:57:04 [2020-01-09T17:57:04.035Z] #34 77.03 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
17:57:04 [2020-01-09T17:57:04.035Z] #34 77.13 Unpacking libicu63:amd64 (63.1-6) ...
17:57:04 [2020-01-09T17:57:04.227Z] #61 DONE 0.3s
17:57:04 [2020-01-09T17:57:04.227Z] 
17:57:04 [2020-01-09T17:57:04.227Z] #65 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:57:04 [2020-01-09T17:57:04.293Z] #34 ...
17:57:04 [2020-01-09T17:57:04.293Z] 
17:57:04 [2020-01-09T17:57:04.293Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:57:04 [2020-01-09T17:57:04.319Z] #43 31.98   CC       compel/plugins/std/fds.o
17:57:04 [2020-01-09T17:57:04.319Z] #43 32.24   CC       compel/plugins/std/log.o
17:57:04 [2020-01-09T17:57:04.487Z] #65 DONE 0.1s
17:57:04 [2020-01-09T17:57:04.487Z] 
17:57:04 [2020-01-09T17:57:04.487Z] #67 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:57:04 [2020-01-09T17:57:04.487Z] #67 DONE 0.2s
17:57:04 [2020-01-09T17:57:04.531Z] #60 112.8 + binaries
17:57:04 [2020-01-09T17:57:04.531Z] #60 112.8 + mkdir -p /build
17:57:04 [2020-01-09T17:57:04.531Z] #60 112.8 + cp bin/containerd /build/containerd
17:57:04 [2020-01-09T17:57:04.758Z] #43 32.75   CC       compel/plugins/std/string.o
17:57:04 [2020-01-09T17:57:04.792Z] #60 112.9 + cp bin/containerd-shim /build/containerd-shim
17:57:04 [2020-01-09T17:57:04.792Z] #60 112.9 + cp bin/ctr /build/ctr
17:57:04 [2020-01-09T17:57:04.810Z] #27 14.99 
                                                                           1.1%
##                                                                         3.9%
####                                                                       6.4%
######                                                                     8.6%
#######                                                                   10.8%
##########                                                                14.2%
############                                                              17.4%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.8%
##################                                                        25.3%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.9%
###########################                                               37.9%
############################                                              40.1%
##############################                                            41.9%
###############################                                           44.1%
#################################                                         46.2%
###################################                                       49.0%
#####################################                                     51.6%
######################################                                    53.9%
########################################                                  55.9%
#########################################                                 58.1%
##########################################                                59.6%
############################################                              62.3%
##############################################                            64.5%
###############################################                           66.5%
#################################################                         68.6%
##################################################                        70.8%
####################################################                      73.2%
######################################################                    75.0%
#######################################################                   77.1%
########################################################                  79.1%
17:57:04 [2020-01-09T17:57:04.810Z] #27 ...
17:57:04 [2020-01-09T17:57:04.810Z] 
17:57:04 [2020-01-09T17:57:04.810Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:57:04 [2020-01-09T17:57:04.810Z] #41 69.86 Selecting previously unselected package libprotobuf-dev:amd64.
17:57:04 [2020-01-09T17:57:04.810Z] #41 69.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 69.94 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 72.04 Selecting previously unselected package libprotoc17:amd64.
17:57:04 [2020-01-09T17:57:04.810Z] #41 72.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 72.05 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 73.28 Selecting previously unselected package protobuf-c-compiler.
17:57:04 [2020-01-09T17:57:04.810Z] #41 73.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 73.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 73.83 Selecting previously unselected package protobuf-compiler.
17:57:04 [2020-01-09T17:57:04.810Z] #41 73.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 73.87 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.35 Selecting previously unselected package python-pkg-resources.
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.36 Unpacking python-pkg-resources (40.8.0-1) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.56 Selecting previously unselected package python-six.
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.57 Unpacking python-six (1.12.0-1) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.81 Selecting previously unselected package python-protobuf.
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 74.81 Unpacking python-protobuf (3.6.1.3-2) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 75.98 Setting up python-pkg-resources (40.8.0-1) ...
17:57:04 [2020-01-09T17:57:04.810Z] #41 ...
17:57:04 [2020-01-09T17:57:04.810Z] 
17:57:04 [2020-01-09T17:57:04.810Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:57:04 [2020-01-09T17:57:04.849Z] 
17:57:04 [2020-01-09T17:57:04.849Z] #70 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:57:05 [2020-01-09T17:57:05.105Z] #70 DONE 0.2s
17:57:05 [2020-01-09T17:57:05.105Z] 
17:57:05 [2020-01-09T17:57:05.105Z] #71 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:57:05 [2020-01-09T17:57:05.105Z] #71 DONE 0.0s
17:57:05 [2020-01-09T17:57:05.105Z] 
17:57:05 [2020-01-09T17:57:05.105Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
17:57:05 [2020-01-09T17:57:05.186Z] #43 33.21   CC       compel/plugins/std/infect.o
17:57:05 [2020-01-09T17:57:05.361Z] #60 DONE 113.5s
17:57:05 [2020-01-09T17:57:05.361Z] 
17:57:05 [2020-01-09T17:57:05.361Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:05 [2020-01-09T17:57:05.361Z] #42 94.43   CC       criu/util.o
17:57:05 [2020-01-09T17:57:05.361Z] #42 95.52   CC       criu/uts_ns.o
17:57:05 [2020-01-09T17:57:05.361Z] #42 95.69   CC       criu/vdso.o
17:57:05 [2020-01-09T17:57:05.361Z] #42 96.11   LINK     criu/built-in.o
17:57:05 [2020-01-09T17:57:05.361Z] #42 96.21   LINK     criu/criu
17:57:05 [2020-01-09T17:57:05.361Z] #42 96.48   DEP      lib/c/criu.d
17:57:05 [2020-01-09T17:57:05.361Z] #42 96.54   CC       images/rpc.pb-c.o
17:57:05 [2020-01-09T17:57:05.361Z] #42 97.03   CC       lib/c/criu.o
17:57:05 [2020-01-09T17:57:05.361Z] #42 97.90   LINK     lib/c/built-in.o
17:57:05 [2020-01-09T17:57:05.361Z] #42 97.90   LINK     lib/c/libcriu.so
17:57:05 [2020-01-09T17:57:05.361Z] #42 98.04   GEN      magic.py
17:57:05 [2020-01-09T17:57:05.361Z] #42 98.11 Note: Building without setproctitle() and strlcpy() support.
17:57:05 [2020-01-09T17:57:05.361Z] #42 98.11       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:57:05 [2020-01-09T17:57:05.361Z] #42 98.54 fatal: not a git repository (or any of the parent directories): .git
17:57:05 [2020-01-09T17:57:05.361Z] #42 98.86 make[1]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.14 make[1]: 'images/built-in.o' is up to date.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.16 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.18 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.20 make[1]: 'compel/libcompel.a' is up to date.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.21 make[1]: 'compel/compel-host-bin' is up to date.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.23 make[1]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.24 make[1]: 'soccr/libsoccr.a' is up to date.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.36 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.40 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.41 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.47 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.54 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.56 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.361Z] #42 99.58 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.587Z] #27 14.99 
                                                                           1.1%
##                                                                         3.9%
####                                                                       6.4%
######                                                                     8.6%
#######                                                                   10.8%
##########                                                                14.2%
############                                                              17.4%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.8%
##################                                                        25.3%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.9%
###########################                                               37.9%
############################                                              40.1%
##############################                                            41.9%
###############################                                           44.1%
#################################                                         46.2%
###################################                                       49.0%
#####################################                                     51.6%
######################################                                    53.9%
########################################                                  55.9%
#########################################                                 58.1%
##########################################                                59.6%
############################################                              62.3%
##############################################                            64.5%
###############################################                           66.5%
#################################################                         68.6%
##################################################                        70.8%
####################################################                      73.2%
######################################################                    75.0%
#######################################################                   77.1%
########################################################                  79.1%
#########################################################                 80.3%
##########################################################                81.9%
############################################################              83.6%
#############################################################             86.0%
###############################################################           88.0%
################################################################          89.4%
#################################################################         90.5%
##################################################################        92.4%
17:57:05 [2020-01-09T17:57:05.587Z] #27 ...
17:57:05 [2020-01-09T17:57:05.587Z] 
17:57:05 [2020-01-09T17:57:05.587Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:57:05 [2020-01-09T17:57:05.587Z] #48 70.22 + cd /tmp/tmp.rY8d5c1Ba6/src/gotest.tools/gotestsum
17:57:05 [2020-01-09T17:57:05.587Z] #48 70.22 + git checkout -q v0.3.5
17:57:05 [2020-01-09T17:57:05.587Z] #48 70.27 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:57:05 [2020-01-09T17:57:05.615Z] #43 33.62   CC       compel/arch/s390/plugins/std/parasite-head.o
17:57:05 [2020-01-09T17:57:05.615Z] #43 33.70   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
17:57:05 [2020-01-09T17:57:05.620Z] #42 99.64 make[2]: Nothing to be done for 'all'.
17:57:05 [2020-01-09T17:57:05.620Z] #42 99.64   INSTALL  criu/criu
17:57:05 [2020-01-09T17:57:05.620Z] #42 DONE 99.8s
17:57:05 [2020-01-09T17:57:05.665Z] #72 DONE 0.7s
17:57:05 [2020-01-09T17:57:05.665Z] 
17:57:05 [2020-01-09T17:57:05.665Z] #73 exporting to image
17:57:05 [2020-01-09T17:57:05.665Z] #73 exporting layers
17:57:05 [2020-01-09T17:57:05.846Z] #48 ...
17:57:05 [2020-01-09T17:57:05.846Z] 
17:57:05 [2020-01-09T17:57:05.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:57:06 [2020-01-09T17:57:06.027Z] #43 33.73   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
17:57:06 [2020-01-09T17:57:06.027Z] #43 33.85   AR       compel/plugins/std.lib.a
17:57:06 [2020-01-09T17:57:06.027Z] #43 33.91   CC       compel/plugins/fds/fds.o
17:57:06 [2020-01-09T17:57:06.027Z] #43 34.11   AR       compel/plugins/fds.lib.a
17:57:06 [2020-01-09T17:57:06.105Z] #27 14.99 
                                                                           1.1%
##                                                                         3.9%
####                                                                       6.4%
######                                                                     8.6%
#######                                                                   10.8%
##########                                                                14.2%
############                                                              17.4%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.8%
##################                                                        25.3%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.9%
###########################                                               37.9%
############################                                              40.1%
##############################                                            41.9%
###############################                                           44.1%
#################################                                         46.2%
###################################                                       49.0%
#####################################                                     51.6%
######################################                                    53.9%
########################################                                  55.9%
#########################################                                 58.1%
##########################################                                59.6%
############################################                              62.3%
##############################################                            64.5%
###############################################                           66.5%
#################################################                         68.6%
##################################################                        70.8%
####################################################                      73.2%
######################################################                    75.0%
#######################################################                   77.1%
########################################################                  79.1%
#########################################################                 80.3%
##########################################################                81.9%
############################################################              83.6%
#############################################################             86.0%
###############################################################           88.0%
################################################################          89.4%
#################################################################         90.5%
##################################################################        92.4%
###################################################################       93.2%
####################################################################      94.6%
#####################################################################     96.1%
######################################################################    98.4%
######################################################################## 100.0%
17:57:06 [2020-01-09T17:57:06.363Z] #27 20.70 
17:57:06 [2020-01-09T17:57:06.742Z] #43 34.12   HOSTDEP  compel/src/lib/log-host.d
17:57:06 [2020-01-09T17:57:06.742Z] #43 34.24   HOSTDEP  compel/src/lib/handle-elf-host.d
17:57:06 [2020-01-09T17:57:06.742Z] #43 34.32   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
17:57:06 [2020-01-09T17:57:06.742Z] #43 34.39   HOSTDEP  compel/src/main-host.d
17:57:06 [2020-01-09T17:57:06.742Z] #43 34.49   DEP      compel/src/lib/ptrace.d
17:57:06 [2020-01-09T17:57:06.742Z] #43 34.58   DEP      compel/src/lib/infect.d
17:57:07 [2020-01-09T17:57:07.004Z] 
17:57:07 [2020-01-09T17:57:07.004Z] #43 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:57:07 [2020-01-09T17:57:07.254Z] #43 34.83   DEP      compel/src/lib/infect-util.d
17:57:07 [2020-01-09T17:57:07.254Z] #43 35.10   DEP      compel/src/lib/infect-rpc.d
17:57:07 [2020-01-09T17:57:07.254Z] #43 35.21   DEP      compel/arch/s390/src/lib/infect.d
17:57:07 [2020-01-09T17:57:07.263Z] #43 DONE 0.1s
17:57:07 [2020-01-09T17:57:07.263Z] 
17:57:07 [2020-01-09T17:57:07.263Z] #46 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:57:07 [2020-01-09T17:57:07.263Z] #46 DONE 0.1s
17:57:07 [2020-01-09T17:57:07.524Z] 
17:57:07 [2020-01-09T17:57:07.524Z] #49 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:57:07 [2020-01-09T17:57:07.524Z] #49 DONE 0.1s
17:57:07 [2020-01-09T17:57:07.524Z] 
17:57:07 [2020-01-09T17:57:07.524Z] #52 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:57:07 [2020-01-09T17:57:07.732Z] #43 35.64   DEP      compel/arch/s390/src/lib/cpu.d
17:57:07 [2020-01-09T17:57:07.783Z] #52 DONE 0.2s
17:57:07 [2020-01-09T17:57:07.783Z] 
17:57:07 [2020-01-09T17:57:07.783Z] #56 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:57:07 [2020-01-09T17:57:07.783Z] #56 DONE 0.1s
17:57:07 [2020-01-09T17:57:07.783Z] 
17:57:07 [2020-01-09T17:57:07.783Z] #61 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:57:08 [2020-01-09T17:57:08.253Z] #43 35.84   DEP      compel/src/lib/log.d
17:57:08 [2020-01-09T17:57:08.253Z] #43 35.88   DEP      compel/src/main.d
17:57:08 [2020-01-09T17:57:08.253Z] #43 35.93   DEP      compel/src/lib/handle-elf.d
17:57:08 [2020-01-09T17:57:08.253Z] #43 36.04   DEP      compel/arch/s390/src/lib/handle-elf.d
17:57:08 [2020-01-09T17:57:08.253Z] #43 36.24   CC       compel/src/lib/log.o
17:57:08 [2020-01-09T17:57:08.262Z] #27 ...
17:57:08 [2020-01-09T17:57:08.262Z] 
17:57:08 [2020-01-09T17:57:08.262Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:57:08 [2020-01-09T17:57:08.262Z] #32 72.52 reflect
17:57:08 [2020-01-09T17:57:08.262Z] #32 81.74 time
17:57:08 [2020-01-09T17:57:08.262Z] #32 ...
17:57:08 [2020-01-09T17:57:08.262Z] 
17:57:08 [2020-01-09T17:57:08.262Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:57:08 [2020-01-09T17:57:08.262Z] #27 22.30 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:57:08 [2020-01-09T17:57:08.349Z] #61 DONE 0.3s
17:57:08 [2020-01-09T17:57:08.349Z] 
17:57:08 [2020-01-09T17:57:08.349Z] #65 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:57:08 [2020-01-09T17:57:08.349Z] #65 DONE 0.1s
17:57:08 [2020-01-09T17:57:08.349Z] 
17:57:08 [2020-01-09T17:57:08.349Z] #67 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:57:08 [2020-01-09T17:57:08.608Z] #67 DONE 0.3s
17:57:08 [2020-01-09T17:57:08.608Z] 
17:57:08 [2020-01-09T17:57:08.608Z] #70 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:57:08 [2020-01-09T17:57:08.608Z] #70 DONE 0.1s
17:57:08 [2020-01-09T17:57:08.812Z] #43 36.61   CC       compel/arch/s390/src/lib/cpu.o
17:57:08 [2020-01-09T17:57:08.812Z] #43 36.90   CC       compel/arch/s390/src/lib/infect.o
17:57:08 [2020-01-09T17:57:08.828Z] #27 22.97 
17:57:08 [2020-01-09T17:57:08.867Z] 
17:57:08 [2020-01-09T17:57:08.868Z] #71 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:57:08 [2020-01-09T17:57:08.868Z] #71 DONE 0.0s
17:57:08 [2020-01-09T17:57:08.868Z] 
17:57:08 [2020-01-09T17:57:08.868Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
17:57:09 [2020-01-09T17:57:09.086Z] #27 23.20 
######################################################################## 100.0%
17:57:09 [2020-01-09T17:57:09.273Z] #43 ...
17:57:09 [2020-01-09T17:57:09.273Z] 
17:57:09 [2020-01-09T17:57:09.273Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:09 [2020-01-09T17:57:09.273Z] #46 67.91 text/template/parse
17:57:09 [2020-01-09T17:57:09.273Z] #46 69.13 go/parser
17:57:09 [2020-01-09T17:57:09.273Z] #46 71.98 text/template
17:57:09 [2020-01-09T17:57:09.273Z] #46 72.73 encoding/xml
17:57:09 [2020-01-09T17:57:09.273Z] #46 77.33 go/doc
17:57:09 [2020-01-09T17:57:09.345Z] #27 23.62 
17:57:09 [2020-01-09T17:57:09.345Z] #27 ...
17:57:09 [2020-01-09T17:57:09.345Z] 
17:57:09 [2020-01-09T17:57:09.345Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:57:09 [2020-01-09T17:57:09.345Z] #10 74.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:57:09 [2020-01-09T17:57:09.345Z] #10 74.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:57:09 [2020-01-09T17:57:09.345Z] #10 74.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:57:09 [2020-01-09T17:57:09.345Z] #10 74.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
17:57:09 [2020-01-09T17:57:09.345Z] #10 76.36 debconf: delaying package configuration, since apt-utils is not installed
17:57:09 [2020-01-09T17:57:09.345Z] #10 76.53 Fetched 77.7 MB in 11s (7122 kB/s)
17:57:09 [2020-01-09T17:57:09.345Z] #10 76.70 Selecting previously unselected package binutils-mingw-w64-i686.
17:57:09 [2020-01-09T17:57:09.345Z] #10 76.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
17:57:09 [2020-01-09T17:57:09.345Z] #10 76.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:57:09 [2020-01-09T17:57:09.345Z] #10 76.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:57:09 [2020-01-09T17:57:09.345Z] #10 81.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:57:09 [2020-01-09T17:57:09.345Z] #10 81.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:57:09 [2020-01-09T17:57:09.345Z] #10 81.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:57:09 [2020-01-09T17:57:09.603Z] #10 ...
17:57:09 [2020-01-09T17:57:09.603Z] 
17:57:09 [2020-01-09T17:57:09.603Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:57:09 [2020-01-09T17:57:09.603Z] #41 83.74 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:57:09 [2020-01-09T17:57:09.603Z] #41 83.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:57:09 [2020-01-09T17:57:09.603Z] #41 83.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:57:09 [2020-01-09T17:57:09.603Z] #41 83.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:57:09 [2020-01-09T17:57:09.603Z] #41 83.99 Setting up python-six (1.12.0-1) ...
17:57:09 [2020-01-09T17:57:09.698Z] #46 ...
17:57:09 [2020-01-09T17:57:09.698Z] 
17:57:09 [2020-01-09T17:57:09.698Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:09 [2020-01-09T17:57:09.698Z] #43 37.70   CC       compel/src/lib/infect-rpc.o
17:57:10 [2020-01-09T17:57:10.099Z] #43 37.97   CC       compel/src/lib/infect-util.o
17:57:10 [2020-01-09T17:57:10.099Z] #43 38.21   CC       compel/src/lib/infect.o
17:57:10 [2020-01-09T17:57:10.246Z] #72 DONE 1.5s
17:57:10 [2020-01-09T17:57:10.508Z] 
17:57:10 [2020-01-09T17:57:10.508Z] #73 exporting to image
17:57:10 [2020-01-09T17:57:10.508Z] #73 exporting layers
17:57:11 [2020-01-09T17:57:11.504Z] #41 ...
17:57:11 [2020-01-09T17:57:11.504Z] 
17:57:11 [2020-01-09T17:57:11.504Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:57:11 [2020-01-09T17:57:11.504Z] #29 76.62 Checking out files:  85% (1128/1317)   
Checking out files:  86% (1133/1317)   
Checking out files:  87% (1146/1317)   
Checking out files:  88% (1159/1317)   
Checking out files:  89% (1173/1317)   
Checking out files:  90% (1186/1317)   
Checking out files:  91% (1199/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
17:57:11 [2020-01-09T17:57:11.504Z] #29 77.05 + cd /tmp/tmp.Yrm68nE31L/src/github.com/go-swagger/go-swagger
17:57:11 [2020-01-09T17:57:11.504Z] #29 77.05 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:57:11 [2020-01-09T17:57:11.504Z] #29 80.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:57:11 [2020-01-09T17:57:11.542Z] #43 ...
17:57:11 [2020-01-09T17:57:11.542Z] 
17:57:11 [2020-01-09T17:57:11.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:57:11 [2020-01-09T17:57:11.542Z] #11 70.18 Selecting previously unselected package g++-mingw-w64-x86-64.
17:57:11 [2020-01-09T17:57:11.542Z] #11 70.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:57:11 [2020-01-09T17:57:11.542Z] #11 70.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:57:11 [2020-01-09T17:57:11.542Z] #11 ...
17:57:11 [2020-01-09T17:57:11.542Z] 
17:57:11 [2020-01-09T17:57:11.542Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:11 [2020-01-09T17:57:11.542Z] #46 79.90 github.com/LK4D4/vndr/godl/singleflight
17:57:11 [2020-01-09T17:57:11.543Z] #46 80.09 crypto/dsa
17:57:11 [2020-01-09T17:57:11.543Z] #46 80.40 crypto/x509/pkix
17:57:11 [2020-01-09T17:57:11.762Z] #29 ...
17:57:11 [2020-01-09T17:57:11.762Z] 
17:57:11 [2020-01-09T17:57:11.762Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:57:11 [2020-01-09T17:57:11.762Z] #27 24.79 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:57:11 [2020-01-09T17:57:11.762Z] #27 25.70 
17:57:11 [2020-01-09T17:57:11.762Z] #27 25.94 #=#=#                                                                         

##################################                                        48.2%
######################################################################## 100.0%
17:57:11 [2020-01-09T17:57:11.974Z] #46 80.67 github.com/LK4D4/vndr/build
17:57:12 [2020-01-09T17:57:12.188Z] #73 exporting layers 6.2s done
17:57:12 [2020-01-09T17:57:12.189Z] #73 writing image sha256:b2ceedaa92556dc7c07b133015a6cc4b5238021f31a2becd61dbf9314439b991 done
17:57:12 [2020-01-09T17:57:12.189Z] #73 naming to docker.io/library/docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 done
17:57:12 [2020-01-09T17:57:12.189Z] #73 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:57:12 [2020-01-09T17:57:12.331Z] #27 26.37 
17:57:12 [2020-01-09T17:57:12.399Z] #46 81.01 vendor/golang.org/x/crypto/cryptobyte
17:57:12 [2020-01-09T17:57:12.595Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39880/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/validate/default
17:57:13 [2020-01-09T17:57:13.519Z] Congratulations!  All commits are properly signed with the DCO!
17:57:13 [2020-01-09T17:57:13.519Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:57:13 [2020-01-09T17:57:13.519Z] No api/types/ or api/swagger.yaml changes in diff.
17:57:13 [2020-01-09T17:57:13.519Z] Congratulations!  All TOML source files changed here have valid syntax.
17:57:13 [2020-01-09T17:57:13.519Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:57:13 [2020-01-09T17:57:13.519Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:57:13 [2020-01-09T17:57:13.519Z] Congratulations!  No new tests were added to integration-cli.
17:57:13 [2020-01-09T17:57:13.519Z] 
17:57:13 [2020-01-09T17:57:13.519Z] INFO Start validation with golang-ci-lint
17:57:13 [2020-01-09T17:57:13.706Z] #27 27.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:57:13 [2020-01-09T17:57:13.706Z] #27 27.87 skipping existing 1849cc453dee
17:57:13 [2020-01-09T17:57:13.774Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:57:13 [2020-01-09T17:57:13.774Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:57:13 [2020-01-09T17:57:13.964Z] #27 28.12 
17:57:14 [2020-01-09T17:57:14.405Z] #46 82.89 net
17:57:14 [2020-01-09T17:57:14.703Z] #73 exporting layers 3.8s done
17:57:14 [2020-01-09T17:57:14.703Z] #73 writing image sha256:3e717bd79379c6fd86627a022aba64a2f490c30f8c1d9acf8e355571326112e5 done
17:57:14 [2020-01-09T17:57:14.703Z] #73 naming to docker.io/library/docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 done
17:57:14 [2020-01-09T17:57:14.703Z] #73 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:57:14 [2020-01-09T17:57:14.819Z] #46 83.54 vendor/golang.org/x/crypto/poly1305
17:57:15 [2020-01-09T17:57:15.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/test/unit
17:57:15 [2020-01-09T17:57:15.237Z] #46 83.88 vendor/golang.org/x/crypto/chacha20poly1305
17:57:15 [2020-01-09T17:57:15.668Z] #46 84.44 vendor/golang.org/x/crypto/curve25519
17:57:15 [2020-01-09T17:57:15.954Z] #27 29.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:57:16 [2020-01-09T17:57:16.533Z] #27 30.64 
17:57:16 [2020-01-09T17:57:16.570Z] #46 84.98 vendor/golang.org/x/crypto/hkdf
17:57:16 [2020-01-09T17:57:16.570Z] #46 85.28 vendor/golang.org/x/text/transform
17:57:16 [2020-01-09T17:57:16.570Z] #46 ...
17:57:16 [2020-01-09T17:57:16.570Z] 
17:57:16 [2020-01-09T17:57:16.570Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.79 Selecting previously unselected package libapparmor1:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.79 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.79 Unpacking libapparmor1:s390x (2.13.2-10) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.85 Selecting previously unselected package libapparmor-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.85 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.85 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.91 Selecting previously unselected package libbtrfs0.
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.91 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.92 Unpacking libbtrfs0 (4.20.1-2) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.94 Selecting previously unselected package libbtrfs-dev.
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.94 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 83.95 Unpacking libbtrfs-dev (4.20.1-2) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.03 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.03 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.03 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.07 Selecting previously unselected package libudev-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.07 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.12 Unpacking libudev-dev:s390x (241-7~deb10u2) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.27 Selecting previously unselected package libsepol1-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.29 Unpacking libsepol1-dev:s390x (2.8-1) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.57 Selecting previously unselected package libpcre16-3:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.57 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.57 Unpacking libpcre16-3:s390x (2:8.39-12) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.71 Selecting previously unselected package libpcre32-3:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.72 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.72 Unpacking libpcre32-3:s390x (2:8.39-12) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.84 Selecting previously unselected package libpcrecpp0v5:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.84 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.84 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.97 Selecting previously unselected package libpcre3-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.97 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 84.98 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.19 Selecting previously unselected package libselinux1-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.20 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.43 Selecting previously unselected package libdevmapper-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.44 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.44 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.52 Selecting previously unselected package libseccomp-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.52 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.52 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.58 Selecting previously unselected package libsystemd-dev:s390x.
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.58 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ...
17:57:16 [2020-01-09T17:57:16.570Z] #11 85.58 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ...
17:57:16 [2020-01-09T17:57:16.791Z] #27 30.91 #=#=#                                                                         

######################################################################## 100.0%
17:57:16 [2020-01-09T17:57:16.990Z] #11 86.10 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
17:57:16 [2020-01-09T17:57:16.990Z] #11 86.11 Setting up libseccomp-dev:s390x (2.3.3-4) ...
17:57:16 [2020-01-09T17:57:16.990Z] #11 86.11 Setting up libapparmor1:s390x (2.13.2-10) ...
17:57:16 [2020-01-09T17:57:16.990Z] #11 86.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:57:17 [2020-01-09T17:57:17.051Z] #27 31.22 
17:57:17 [2020-01-09T17:57:17.051Z] #27 31.39 Download of images into '/build' complete.
17:57:17 [2020-01-09T17:57:17.051Z] #27 31.39 Use something like the following to load the result into a Docker daemon:
17:57:17 [2020-01-09T17:57:17.051Z] #27 31.39   tar -cC '/build' . | docker load
17:57:17 [2020-01-09T17:57:17.411Z] #11 86.13 Setting up libpcre16-3:s390x (2:8.39-12) ...
17:57:17 [2020-01-09T17:57:17.411Z] #11 86.14 Setting up libsepol1-dev:s390x (2.8-1) ...
17:57:17 [2020-01-09T17:57:17.411Z] #11 86.17 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.19 Setting up libbtrfs0 (4.20.1-2) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.21 Setting up libpcre32-3:s390x (2:8.39-12) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.22 Setting up libudev-dev:s390x (241-7~deb10u2) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.23 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.24 Setting up libbtrfs-dev (4.20.1-2) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.28 Setting up libapparmor-dev:s390x (2.13.2-10) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.29 Setting up mingw-w64-common (6.0.0-3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.29 Setting up libsystemd-dev:s390x (241-7~deb10u2) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.31 Setting up libpcre3-dev:s390x (2:8.39-12) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.32 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
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.33 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
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.34 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
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.34 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
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.35 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.35 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.36 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.37 Setting up dmsetup (2:1.02.155-3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.38 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.39 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
17:57:17 [2020-01-09T17:57:17.412Z] #11 86.40 Processing triggers for libc-bin (2.28-10) ...
17:57:18 [2020-01-09T17:57:18.289Z] #11 DONE 87.0s
17:57:18 [2020-01-09T17:57:18.289Z] 
17:57:18 [2020-01-09T17:57:18.289Z] #54 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:57:18 [2020-01-09T17:57:18.289Z] #54 DONE 0.2s
17:57:18 [2020-01-09T17:57:18.289Z] 
17:57:18 [2020-01-09T17:57:18.289Z] #55 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:57:18 [2020-01-09T17:57:18.289Z] #55 DONE 0.1s
17:57:18 [2020-01-09T17:57:18.289Z] 
17:57:18 [2020-01-09T17:57:18.289Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:18 [2020-01-09T17:57:18.290Z] #56 0.218 + RM_GOPATH=0
17:57:18 [2020-01-09T17:57:18.860Z] #56 ...
17:57:18 [2020-01-09T17:57:18.860Z] 
17:57:18 [2020-01-09T17:57:18.860Z] #12 [dev 1/25] RUN groupadd -r docker
17:57:18 [2020-01-09T17:57:18.860Z] #12 DONE 0.6s
17:57:18 [2020-01-09T17:57:18.860Z] 
17:57:18 [2020-01-09T17:57:18.860Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.218 + TMP_GOPATH=
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.218 + : /build
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.218 + '[' -z '' ']'
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.219 ++ mktemp -d
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.224 + export GOPATH=/tmp/tmp.aYO0Q4HrkV
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.224 + GOPATH=/tmp/tmp.aYO0Q4HrkV
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.224 + RM_GOPATH=1
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 ++ dirname ./install.sh
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 + dir=.
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 + bin=runc
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 + shift
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 + '[' '!' -f ./runc.installer ']'
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 + . ./runc.installer
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.225 + install_runc
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.226 + grep -q '^3\.10\.0.*\.el7\.'
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.226 + uname -r
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.234 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.234 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.234 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.234 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aYO0Q4HrkV/src/github.com/opencontainers/runc
17:57:18 [2020-01-09T17:57:18.860Z] #56 0.235 Cloning into '/tmp/tmp.aYO0Q4HrkV/src/github.com/opencontainers/runc'...
17:57:18 [2020-01-09T17:57:18.860Z] #56 ...
17:57:18 [2020-01-09T17:57:18.860Z] 
17:57:18 [2020-01-09T17:57:18.860Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:57:18 [2020-01-09T17:57:18.860Z] #13 DONE 0.4s
17:57:19 [2020-01-09T17:57:19.239Z] ?   	github.com/docker/docker/api	[no test files]
17:57:19 [2020-01-09T17:57:19.272Z] 
17:57:19 [2020-01-09T17:57:19.272Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:57:19 [2020-01-09T17:57:19.272Z] #14 0.327 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:57:19 [2020-01-09T17:57:19.272Z] #14 DONE 0.4s
17:57:19 [2020-01-09T17:57:19.272Z] 
17:57:19 [2020-01-09T17:57:19.272Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:57:19 [2020-01-09T17:57:19.648Z] #27 DONE 34.0s
17:57:19 [2020-01-09T17:57:19.648Z] 
17:57:19 [2020-01-09T17:57:19.648Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:57:19 [2020-01-09T17:57:19.648Z] #34 89.32 Selecting previously unselected package libxml2:amd64.
17:57:19 [2020-01-09T17:57:19.648Z] #34 89.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 89.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 90.30 Selecting previously unselected package libarchive13:amd64.
17:57:19 [2020-01-09T17:57:19.648Z] #34 90.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 90.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.06 Selecting previously unselected package libjsoncpp1:amd64.
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.53 Selecting previously unselected package librhash0:amd64.
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.56 Unpacking librhash0:amd64 (1.3.8-1) ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.89 Selecting previously unselected package libuv1:amd64.
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 91.92 Unpacking libuv1:amd64 (1.24.1-1) ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 92.29 Selecting previously unselected package cmake.
17:57:19 [2020-01-09T17:57:19.648Z] #34 92.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:57:19 [2020-01-09T17:57:19.648Z] #34 92.32 Unpacking cmake (3.13.4-1) ...
17:57:19 [2020-01-09T17:57:19.681Z] #15 DONE 0.4s
17:57:19 [2020-01-09T17:57:19.681Z] 
17:57:19 [2020-01-09T17:57:19.681Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:57:20 [2020-01-09T17:57:20.090Z] #16 DONE 0.3s
17:57:20 [2020-01-09T17:57:20.090Z] 
17:57:20 [2020-01-09T17:57:20.090Z] #17 [dev 6/25] RUN ldconfig
17:57:20 [2020-01-09T17:57:20.505Z] #17 DONE 0.3s
17:57:20 [2020-01-09T17:57:20.505Z] 
17:57:20 [2020-01-09T17:57:20.505Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:57:20 [2020-01-09T17:57:20.921Z] #18 0.461 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:57:20 [2020-01-09T17:57:20.921Z] #18 0.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:57:20 [2020-01-09T17:57:20.921Z] #18 0.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:57:21 [2020-01-09T17:57:21.350Z] #18 1.256 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
17:57:21 [2020-01-09T17:57:21.560Z] #34 ...
17:57:21 [2020-01-09T17:57:21.560Z] 
17:57:21 [2020-01-09T17:57:21.560Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:21 [2020-01-09T17:57:21.560Z] #45 85.65 time
17:57:21 [2020-01-09T17:57:21.560Z] #45 94.32 os
17:57:21 [2020-01-09T17:57:21.560Z] #45 95.39 internal/fmtsort
17:57:21 [2020-01-09T17:57:21.560Z] #45 ...
17:57:21 [2020-01-09T17:57:21.560Z] 
17:57:21 [2020-01-09T17:57:21.560Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.13 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.17 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.27 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.41 Setting up protobuf-compiler (3.6.1.3-2) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:57:21 [2020-01-09T17:57:21.560Z] #41 90.63 Setting up python-protobuf (3.6.1.3-2) ...
17:57:21 [2020-01-09T17:57:21.776Z] #18 ...
17:57:21 [2020-01-09T17:57:21.776Z] 
17:57:21 [2020-01-09T17:57:21.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:21 [2020-01-09T17:57:21.776Z] #43 39.65   CC       compel/src/lib/ptrace.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 39.95   AR       compel/libcompel.a
17:57:21 [2020-01-09T17:57:21.776Z] #43 40.00   HOSTCC   compel/src/main-host.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 40.28   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 40.42   HOSTCC   compel/src/lib/handle-elf-host.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 40.64   HOSTCC   compel/src/lib/log-host.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 40.75   HOSTLINK compel/compel-host-bin
17:57:21 [2020-01-09T17:57:21.776Z] #43 40.84   DEP      soccr/soccr.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 40.97   CC       soccr/soccr.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 41.81   AR       soccr/libsoccr.a
17:57:21 [2020-01-09T17:57:21.776Z] #43 41.84 make[1]: 'soccr/libsoccr.a' is up to date.
17:57:21 [2020-01-09T17:57:21.776Z] #43 42.14   DEP      criu/arch/s390/sigframe.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 42.25   DEP      criu/arch/s390/crtools.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 42.41   DEP      criu/arch/s390/cpu.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 42.53   CC       criu/arch/s390/cpu.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 43.08   CC       criu/arch/s390/crtools.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 43.85   CC       criu/arch/s390/sigframe.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 43.98   LINK     criu/arch/s390/crtools.built-in.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 44.01   DEP      criu/arch/s390/vdso-pie.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 44.15   DEP      criu/pie/parasite-vdso.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 44.29   DEP      criu/pie/util-vdso.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 44.35   DEP      criu/pie/util.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 44.44   CC       criu/pie/util.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 44.77   CC       criu/pie/util-vdso.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 45.13   CC       criu/pie/parasite-vdso.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 45.63   CC       criu/arch/s390/vdso-pie.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 45.90   AR       criu/pie/pie.lib.a
17:57:21 [2020-01-09T17:57:21.776Z] #43 45.95   DEP      criu/pie/restorer.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 46.15   DEP      criu/arch/s390/restorer.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 46.32   DEP      criu/pie/parasite.d
17:57:21 [2020-01-09T17:57:21.776Z] #43 46.58   CC       criu/pie/parasite.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 47.52   LINK     criu/pie/parasite.built-in.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 47.54   GEN      criu/pie/parasite-blob.h
17:57:21 [2020-01-09T17:57:21.776Z] #43 47.58   CC       criu/arch/s390/restorer.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 47.92   CC       criu/pie/restorer.o
17:57:21 [2020-01-09T17:57:21.776Z] #43 ...
17:57:21 [2020-01-09T17:57:21.776Z] 
17:57:21 [2020-01-09T17:57:21.776Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:57:21 [2020-01-09T17:57:21.776Z] #64 90.53 + for f in rootlesskit rootlesskit-docker-proxy
17:57:21 [2020-01-09T17:57:21.776Z] #64 90.53 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:57:21 [2020-01-09T17:57:21.828Z] #41 ...
17:57:21 [2020-01-09T17:57:21.828Z] 
17:57:21 [2020-01-09T17:57:21.828Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:57:21 [2020-01-09T17:57:21.828Z] #34 96.83 Setting up libicu63:amd64 (63.1-6) ...
17:57:21 [2020-01-09T17:57:21.828Z] #34 96.86 Setting up xxd (2:8.1.0875-5) ...
17:57:21 [2020-01-09T17:57:21.828Z] #34 96.89 Setting up libuv1:amd64 (1.24.1-1) ...
17:57:21 [2020-01-09T17:57:21.828Z] #34 96.91 Setting up vim-common (2:8.1.0875-5) ...
17:57:21 [2020-01-09T17:57:21.828Z] #34 96.94 Setting up librhash0:amd64 (1.3.8-1) ...
17:57:22 [2020-01-09T17:57:22.087Z] #34 97.02 Setting up cmake-data (3.13.4-1) ...
17:57:22 [2020-01-09T17:57:22.087Z] #34 97.05 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
17:57:22 [2020-01-09T17:57:22.087Z] #34 97.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:57:22 [2020-01-09T17:57:22.087Z] #34 97.08 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:57:22 [2020-01-09T17:57:22.087Z] #34 97.13 Setting up cmake (3.13.4-1) ...
17:57:22 [2020-01-09T17:57:22.087Z] #34 97.16 Processing triggers for libc-bin (2.28-10) ...
17:57:22 [2020-01-09T17:57:22.087Z] #34 ...
17:57:22 [2020-01-09T17:57:22.087Z] 
17:57:22 [2020-01-09T17:57:22.087Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:57:22 [2020-01-09T17:57:22.087Z] #10 87.20 Selecting previously unselected package binutils-mingw-w64.
17:57:22 [2020-01-09T17:57:22.087Z] #10 87.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:57:22 [2020-01-09T17:57:22.087Z] #10 87.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:57:22 [2020-01-09T17:57:22.087Z] #10 87.83 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:57:22 [2020-01-09T17:57:22.087Z] #10 87.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:57:22 [2020-01-09T17:57:22.087Z] #10 87.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:57:22 [2020-01-09T17:57:22.087Z] #10 88.16 Selecting previously unselected package dmsetup.
17:57:22 [2020-01-09T17:57:22.087Z] #10 88.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:57:22 [2020-01-09T17:57:22.087Z] #10 88.18 Unpacking dmsetup (2:1.02.155-3) ...
17:57:22 [2020-01-09T17:57:22.087Z] #10 88.58 Selecting previously unselected package mingw-w64-common.
17:57:22 [2020-01-09T17:57:22.087Z] #10 88.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:57:22 [2020-01-09T17:57:22.087Z] #10 88.60 Unpacking mingw-w64-common (6.0.0-3) ...
17:57:22 [2020-01-09T17:57:22.345Z] #10 ...
17:57:22 [2020-01-09T17:57:22.345Z] 
17:57:22 [2020-01-09T17:57:22.345Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:57:22 [2020-01-09T17:57:22.345Z] #34 97.35 Processing triggers for mime-support (3.62) ...
17:57:23 [2020-01-09T17:57:23.278Z] #34 DONE 98.2s
17:57:23 [2020-01-09T17:57:23.278Z] 
17:57:23 [2020-01-09T17:57:23.278Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:23 [2020-01-09T17:57:23.278Z] #45 96.94 strings
17:57:23 [2020-01-09T17:57:23.278Z] #45 ...
17:57:23 [2020-01-09T17:57:23.278Z] 
17:57:23 [2020-01-09T17:57:23.278Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:57:23 [2020-01-09T17:57:23.278Z] #35 DONE 0.1s
17:57:23 [2020-01-09T17:57:23.278Z] 
17:57:23 [2020-01-09T17:57:23.278Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:57:23 [2020-01-09T17:57:23.278Z] #36 DONE 0.1s
17:57:23 [2020-01-09T17:57:23.278Z] 
17:57:23 [2020-01-09T17:57:23.278Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:57:23 [2020-01-09T17:57:23.278Z] #32 90.42 internal/poll
17:57:23 [2020-01-09T17:57:23.278Z] #32 93.19 internal/syscall/unix
17:57:23 [2020-01-09T17:57:23.278Z] #32 93.47 os
17:57:23 [2020-01-09T17:57:23.278Z] #32 94.51 internal/fmtsort
17:57:23 [2020-01-09T17:57:23.278Z] #32 95.81 strings
17:57:23 [2020-01-09T17:57:23.541Z] #32 ...
17:57:23 [2020-01-09T17:57:23.542Z] 
17:57:23 [2020-01-09T17:57:23.542Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:26 [2020-01-09T17:57:26.078Z] #37 ...
17:57:26 [2020-01-09T17:57:26.078Z] 
17:57:26 [2020-01-09T17:57:26.078Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:57:26 [2020-01-09T17:57:26.078Z] #41 100.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:57:26 [2020-01-09T17:57:26.078Z] #41 100.2 Processing triggers for libc-bin (2.28-10) ...
17:57:26 [2020-01-09T17:57:26.078Z] #41 DONE 100.7s
17:57:26 [2020-01-09T17:57:26.078Z] 
17:57:26 [2020-01-09T17:57:26.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:27 [2020-01-09T17:57:27.877Z] #64 ...
17:57:27 [2020-01-09T17:57:27.877Z] 
17:57:27 [2020-01-09T17:57:27.877Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:27 [2020-01-09T17:57:27.877Z] #43 50.47   LINK     criu/pie/restorer.built-in.o
17:57:27 [2020-01-09T17:57:27.877Z] #43 50.47   GEN      criu/pie/restorer-blob.h
17:57:27 [2020-01-09T17:57:27.877Z] #43 50.55   DEP      criu/vdso.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 50.72   DEP      criu/uts_ns.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 50.89   DEP      criu/util.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.02   DEP      criu/uffd.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.14   DEP      criu/tun.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.28   DEP      criu/tty.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.45   DEP      criu/timerfd.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.59   DEP      criu/sysfs_parse.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.71   DEP      criu/sysctl.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.79   DEP      criu/string.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.85   DEP      criu/stats.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 51.93   DEP      criu/sockets.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 52.11   DEP      criu/sk-unix.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 52.27   DEP      criu/sk-tcp.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 52.43   DEP      criu/sk-queue.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 52.67   DEP      criu/sk-packet.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 52.93   DEP      criu/sk-netlink.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 53.28   DEP      criu/sk-inet.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 53.58   DEP      criu/signalfd.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 53.95   DEP      criu/sigframe.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 54.27   DEP      criu/shmem.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 54.63   DEP      criu/servicefd.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 54.76   DEP      criu/seize.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 54.94   DEP      criu/seccomp.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 55.00   DEP      criu/rst-malloc.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 55.04   DEP      criu/rbtree.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 55.07   DEP      criu/pstree.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 55.23   DEP      criu/protobuf.d
17:57:27 [2020-01-09T17:57:27.877Z] #43 ...
17:57:27 [2020-01-09T17:57:27.877Z] 
17:57:27 [2020-01-09T17:57:27.877Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:27 [2020-01-09T17:57:27.877Z] #46 86.01 vendor/golang.org/x/text/unicode/bidi
17:57:27 [2020-01-09T17:57:27.877Z] #46 88.36 vendor/golang.org/x/text/secure/bidirule
17:57:27 [2020-01-09T17:57:27.877Z] #46 88.70 vendor/golang.org/x/text/unicode/norm
17:57:27 [2020-01-09T17:57:27.877Z] #46 92.53 vendor/golang.org/x/net/idna
17:57:27 [2020-01-09T17:57:27.877Z] #46 95.99 vendor/golang.org/x/net/http2/hpack
17:57:27 [2020-01-09T17:57:27.877Z] #46 ...
17:57:27 [2020-01-09T17:57:27.877Z] 
17:57:27 [2020-01-09T17:57:27.877Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:27 [2020-01-09T17:57:27.877Z] #43 55.43   GEN      criu/protobuf-desc-gen.h
17:57:29 [2020-01-09T17:57:29.320Z] #43 57.01   DEP      criu/protobuf-desc.d
17:57:29 [2020-01-09T17:57:29.320Z] #43 57.08   DEP      criu/proc_parse.d
17:57:29 [2020-01-09T17:57:29.320Z] #43 57.26   DEP      criu/plugin.d
17:57:29 [2020-01-09T17:57:29.320Z] #43 57.36   DEP      criu/pipes.d
17:57:29 [2020-01-09T17:57:29.755Z] #43 57.50   DEP      criu/pie-util.d
17:57:29 [2020-01-09T17:57:29.755Z] #43 57.68   DEP      criu/pie-util-vdso.d
17:57:29 [2020-01-09T17:57:29.755Z] #43 57.77   DEP      criu/pie-util-vdso-elf32.d
17:57:29 [2020-01-09T17:57:29.755Z] #43 ...
17:57:29 [2020-01-09T17:57:29.755Z] 
17:57:29 [2020-01-09T17:57:29.755Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:57:29 [2020-01-09T17:57:29.755Z] #64 DONE 98.7s
17:57:30 [2020-01-09T17:57:30.187Z] 
17:57:30 [2020-01-09T17:57:30.187Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:57:30 [2020-01-09T17:57:30.187Z] #65 DONE 0.1s
17:57:30 [2020-01-09T17:57:30.187Z] 
17:57:30 [2020-01-09T17:57:30.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:30 [2020-01-09T17:57:30.187Z] #43 57.95   DEP      criu/path.d
17:57:30 [2020-01-09T17:57:30.614Z] #43 58.32   DEP      criu/parasite-syscall.d
17:57:31 [2020-01-09T17:57:31.053Z] #43 58.74   DEP      criu/pagemap.d
17:57:31 [2020-01-09T17:57:31.053Z] #43 58.91   DEP      criu/pagemap-cache.d
17:57:31 [2020-01-09T17:57:31.343Z] #42 ...
17:57:31 [2020-01-09T17:57:31.343Z] 
17:57:31 [2020-01-09T17:57:31.343Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 + RM_GOPATH=0
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 + TMP_GOPATH=
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 + : /build
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 + '[' -z '' ']'
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 ++ mktemp -d
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 + export GOPATH=/tmp/tmp.0vkbAfgT7s
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 + GOPATH=/tmp/tmp.0vkbAfgT7s
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.827 + RM_GOPATH=1
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.830 ++ dirname ./install.sh
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + dir=.
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + bin=tini
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + shift
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + '[' '!' -f ./tini.installer ']'
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + . ./tini.installer
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 ++ : fec3683b971d9c3ef73f284f176672c44b448662
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + install_tini
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.899 + git clone https://github.com/krallin/tini.git /tmp/tmp.0vkbAfgT7s/tini
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.900 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:57:31 [2020-01-09T17:57:31.343Z] #37 4.911 Cloning into '/tmp/tmp.0vkbAfgT7s/tini'...
17:57:31 [2020-01-09T17:57:31.343Z] #37 5.891 + cd /tmp/tmp.0vkbAfgT7s/tini
17:57:31 [2020-01-09T17:57:31.343Z] #37 5.891 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:57:31 [2020-01-09T17:57:31.343Z] #37 5.914 + cmake .
17:57:31 [2020-01-09T17:57:31.343Z] #37 6.747 -- The C compiler identification is GNU 8.3.0
17:57:31 [2020-01-09T17:57:31.343Z] #37 6.836 -- Check for working C compiler: /usr/bin/cc
17:57:31 [2020-01-09T17:57:31.472Z] #43 59.04   DEP      criu/page-xfer.d
17:57:31 [2020-01-09T17:57:31.472Z] #43 59.25   DEP      criu/page-pipe.d
17:57:31 [2020-01-09T17:57:31.472Z] #43 59.39   DEP      criu/netfilter.d
17:57:31 [2020-01-09T17:57:31.494Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 9.0% of statements
17:57:31 [2020-01-09T17:57:31.601Z] #37 8.113 -- Check for working C compiler: /usr/bin/cc -- works
17:57:31 [2020-01-09T17:57:31.601Z] #37 8.129 -- Detecting C compiler ABI info
17:57:31 [2020-01-09T17:57:31.903Z] #43 59.50   DEP      criu/net.d
17:57:31 [2020-01-09T17:57:31.903Z] #43 59.71   DEP      criu/namespaces.d
17:57:31 [2020-01-09T17:57:31.903Z] #43 59.84   DEP      criu/mount.d
17:57:32 [2020-01-09T17:57:32.336Z] #43 60.00   DEP      criu/mem.d
17:57:32 [2020-01-09T17:57:32.336Z] #43 60.31   DEP      criu/lsm.d
17:57:32 [2020-01-09T17:57:32.766Z] #43 60.39   DEP      criu/log.d
17:57:32 [2020-01-09T17:57:32.766Z] #43 60.55   DEP      criu/libnetlink.d
17:57:32 [2020-01-09T17:57:32.766Z] #43 60.63   DEP      criu/kerndat.d
17:57:32 [2020-01-09T17:57:32.766Z] #43 60.78   DEP      criu/kcmp-ids.d
17:57:33 [2020-01-09T17:57:33.205Z] #43 60.86   DEP      criu/irmap.d
17:57:33 [2020-01-09T17:57:33.205Z] #43 60.97   DEP      criu/ipc_ns.d
17:57:33 [2020-01-09T17:57:33.205Z] #43 ...
17:57:33 [2020-01-09T17:57:33.205Z] 
17:57:33 [2020-01-09T17:57:33.205Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:57:33 [2020-01-09T17:57:33.205Z] #18 2.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
17:57:33 [2020-01-09T17:57:33.205Z] #18 3.864 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
17:57:33 [2020-01-09T17:57:33.205Z] #18 9.324 Fetched 8017 kB in 9s (894 kB/s)
17:57:33 [2020-01-09T17:57:33.205Z] #18 9.324 Reading package lists...
17:57:33 [2020-01-09T17:57:33.205Z] #18 12.14 Reading package lists...
17:57:33 [2020-01-09T17:57:33.205Z] #18 ...
17:57:33 [2020-01-09T17:57:33.205Z] 
17:57:33 [2020-01-09T17:57:33.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:33 [2020-01-09T17:57:33.205Z] #43 61.09   DEP      criu/image.d
17:57:33 [2020-01-09T17:57:33.205Z] #43 61.19   DEP      criu/image-desc.d
17:57:33 [2020-01-09T17:57:33.498Z] #37 9.757 -- Detecting C compiler ABI info - done
17:57:33 [2020-01-09T17:57:33.498Z] #37 9.863 -- Detecting C compile features
17:57:33 [2020-01-09T17:57:33.635Z] #43 61.28   DEP      criu/fsnotify.d
17:57:33 [2020-01-09T17:57:33.635Z] #43 61.44   DEP      criu/filesystems.d
17:57:33 [2020-01-09T17:57:33.635Z] #43 61.58   DEP      criu/files.d
17:57:34 [2020-01-09T17:57:34.081Z] #43 61.71   DEP      criu/files-reg.d
17:57:34 [2020-01-09T17:57:34.081Z] #43 62.01   DEP      criu/files-ext.d
17:57:34 [2020-01-09T17:57:34.507Z] #43 ...
17:57:34 [2020-01-09T17:57:34.507Z] 
17:57:34 [2020-01-09T17:57:34.507Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:34 [2020-01-09T17:57:34.507Z] #56 5.935 + cd /tmp/tmp.aYO0Q4HrkV/src/github.com/opencontainers/runc
17:57:34 [2020-01-09T17:57:34.507Z] #56 5.935 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:57:34 [2020-01-09T17:57:34.507Z] #56 6.252 + '[' -z '' ']'
17:57:34 [2020-01-09T17:57:34.507Z] #56 6.252 + target=static
17:57:34 [2020-01-09T17:57:34.507Z] #56 6.252 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:57:34 [2020-01-09T17:57:34.507Z] #56 7.835 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 .
17:57:34 [2020-01-09T17:57:34.507Z] #56 ...
17:57:34 [2020-01-09T17:57:34.507Z] 
17:57:34 [2020-01-09T17:57:34.507Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:34 [2020-01-09T17:57:34.507Z] #43 62.22   DEP      criu/file-lock.d
17:57:34 [2020-01-09T17:57:34.507Z] #43 62.40   DEP      criu/file-ids.d
17:57:34 [2020-01-09T17:57:34.507Z] #43 62.47   DEP      criu/fifo.d
17:57:34 [2020-01-09T17:57:34.507Z] #43 62.59   DEP      criu/fdstore.d
17:57:34 [2020-01-09T17:57:34.945Z] #43 ...
17:57:34 [2020-01-09T17:57:34.945Z] 
17:57:34 [2020-01-09T17:57:34.945Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:57:34 [2020-01-09T17:57:34.945Z] #49 DONE 103.4s
17:57:34 [2020-01-09T17:57:34.945Z] 
17:57:34 [2020-01-09T17:57:34.945Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:34 [2020-01-09T17:57:34.945Z] #43 62.68   DEP      criu/fault-injection.d
17:57:34 [2020-01-09T17:57:34.945Z] #43 62.71   DEP      criu/external.d
17:57:34 [2020-01-09T17:57:34.945Z] #43 62.79   DEP      criu/eventpoll.d
17:57:34 [2020-01-09T17:57:34.945Z] #43 62.98   DEP      criu/eventfd.d
17:57:35 [2020-01-09T17:57:35.369Z] #43 63.21   DEP      criu/crtools.d
17:57:35 [2020-01-09T17:57:35.369Z] #43 63.33   DEP      criu/cr-service.d
17:57:35 [2020-01-09T17:57:35.369Z] #43 63.39   DEP      criu/cr-restore.d
17:57:35 [2020-01-09T17:57:35.369Z] #43 63.48   DEP      criu/cr-errno.d
17:57:35 [2020-01-09T17:57:35.369Z] #43 63.49   DEP      criu/cr-dump.d
17:57:35 [2020-01-09T17:57:35.394Z] #37 ...
17:57:35 [2020-01-09T17:57:35.394Z] 
17:57:35 [2020-01-09T17:57:35.394Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:57:35 [2020-01-09T17:57:35.394Z] #32 99.93 fmt
17:57:35 [2020-01-09T17:57:35.394Z] #32 101.0 path/filepath
17:57:35 [2020-01-09T17:57:35.394Z] #32 103.2 io/ioutil
17:57:35 [2020-01-09T17:57:35.394Z] #32 104.0 path
17:57:35 [2020-01-09T17:57:35.394Z] #32 105.0 text/tabwriter
17:57:35 [2020-01-09T17:57:35.394Z] #32 107.3 github.com/BurntSushi/toml
17:57:35 [2020-01-09T17:57:35.394Z] #32 107.3 flag
17:57:35 [2020-01-09T17:57:35.394Z] #32 ...
17:57:35 [2020-01-09T17:57:35.394Z] 
17:57:35 [2020-01-09T17:57:35.394Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:35 [2020-01-09T17:57:35.394Z] #42 5.792 Note: Building without setproctitle() and strlcpy() support.
17:57:35 [2020-01-09T17:57:35.394Z] #42 5.793       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:57:35 [2020-01-09T17:57:35.394Z] #42 9.709 fatal: not a git repository (or any of the parent directories): .git
17:57:35 [2020-01-09T17:57:35.394Z] #42 9.812   GEN      .gitid
17:57:35 [2020-01-09T17:57:35.394Z] #42 9.889   GEN      criu/include/version.h
17:57:35 [2020-01-09T17:57:35.651Z] #42 9.957   GEN      include/common/asm
17:57:35 [2020-01-09T17:57:35.784Z] #43 63.65   DEP      criu/cr-dedup.d
17:57:35 [2020-01-09T17:57:35.784Z] #43 63.77   DEP      criu/cr-check.d
17:57:36 [2020-01-09T17:57:36.208Z] #43 63.94   DEP      criu/config.d
17:57:36 [2020-01-09T17:57:36.208Z] #43 64.09   DEP      criu/clone-noasan.d
17:57:36 [2020-01-09T17:57:36.208Z] #43 64.11   DEP      criu/cgroup.d
17:57:36 [2020-01-09T17:57:36.208Z] #43 64.21   DEP      criu/cgroup-props.d
17:57:36 [2020-01-09T17:57:36.583Z] #42 ...
17:57:36 [2020-01-09T17:57:36.583Z] 
17:57:36 [2020-01-09T17:57:36.583Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:36 [2020-01-09T17:57:36.583Z] #45 101.0 fmt
17:57:36 [2020-01-09T17:57:36.583Z] #45 101.3 path/filepath
17:57:36 [2020-01-09T17:57:36.583Z] #45 103.4 regexp/syntax
17:57:36 [2020-01-09T17:57:36.583Z] #45 109.5 flag
17:57:36 [2020-01-09T17:57:36.583Z] #45 ...
17:57:36 [2020-01-09T17:57:36.583Z] 
17:57:36 [2020-01-09T17:57:36.583Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:57:36 [2020-01-09T17:57:36.583Z] #32 110.8 log
17:57:36 [2020-01-09T17:57:36.643Z] #43 64.28   DEP      criu/bitmap.d
17:57:36 [2020-01-09T17:57:36.643Z] #43 64.29   DEP      criu/bfd.d
17:57:36 [2020-01-09T17:57:36.643Z] #43 64.42   DEP      criu/autofs.d
17:57:36 [2020-01-09T17:57:36.643Z] #43 64.51   DEP      criu/aio.d
17:57:36 [2020-01-09T17:57:36.643Z] #43 64.61   DEP      criu/action-scripts.d
17:57:37 [2020-01-09T17:57:37.048Z] #43 64.91   CC       criu/action-scripts.o
17:57:37 [2020-01-09T17:57:37.149Z] #32 ...
17:57:37 [2020-01-09T17:57:37.150Z] 
17:57:37 [2020-01-09T17:57:37.150Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:57:37 [2020-01-09T17:57:37.150Z] #10 102.1 Selecting previously unselected package mingw-w64-x86-64-dev.
17:57:37 [2020-01-09T17:57:37.150Z] #10 102.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:57:37 [2020-01-09T17:57:37.150Z] #10 102.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:57:37 [2020-01-09T17:57:37.150Z] #10 ...
17:57:37 [2020-01-09T17:57:37.150Z] 
17:57:37 [2020-01-09T17:57:37.150Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:37 [2020-01-09T17:57:37.150Z] #37 13.21 -- Detecting C compile features - done
17:57:37 [2020-01-09T17:57:37.150Z] #37 13.35 -- Performing Test HAS_BUILTIN_FORTIFY
17:57:37 [2020-01-09T17:57:37.408Z] #37 13.89 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:57:37 [2020-01-09T17:57:37.456Z] #43 65.39   CC       criu/aio.o
17:57:37 [2020-01-09T17:57:37.669Z] #37 14.13 -- Configuring done
17:57:37 [2020-01-09T17:57:37.670Z] #37 14.15 -- Generating done
17:57:37 [2020-01-09T17:57:37.670Z] #37 14.15 -- Build files have been written to: /tmp/tmp.0vkbAfgT7s/tini
17:57:37 [2020-01-09T17:57:37.670Z] #37 14.17 + make tini-static
17:57:37 [2020-01-09T17:57:37.883Z] #43 65.73   CC       criu/autofs.o
17:57:38 [2020-01-09T17:57:38.236Z] #37 14.59 Scanning dependencies of target tini-static
17:57:38 [2020-01-09T17:57:38.236Z] #37 14.80 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:57:38 [2020-01-09T17:57:38.818Z] #43 ...
17:57:38 [2020-01-09T17:57:38.818Z] 
17:57:38 [2020-01-09T17:57:38.818Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:38 [2020-01-09T17:57:38.818Z] #46 97.32 mime
17:57:38 [2020-01-09T17:57:38.818Z] #46 99.07 mime/quotedprintable
17:57:38 [2020-01-09T17:57:38.818Z] #46 99.73 net/http/internal
17:57:38 [2020-01-09T17:57:38.818Z] #46 102.9 crypto/tls
17:57:38 [2020-01-09T17:57:38.818Z] #46 ...
17:57:38 [2020-01-09T17:57:38.818Z] 
17:57:38 [2020-01-09T17:57:38.818Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:57:38 [2020-01-09T17:57:38.818Z] #18 12.14 Reading package lists...
17:57:38 [2020-01-09T17:57:38.818Z] #18 14.66 Building dependency tree...
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.79 libcap2-bin is already the newest version (1:2.25-2).
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.79 The following additional packages will be installed:
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   python3.7 python3.7-minimal vim-runtime xxd
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80 Suggested packages:
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80 Recommended packages:
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   aufs-dkms nftables build-essential python3-dev python3-keyring
17:57:38 [2020-01-09T17:57:38.818Z] #18 15.80   python3-keyrings.alt python3-xdg unzip
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.08 The following NEW packages will be installed:
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   python3-setuptools python3-wheel python3.7 python3.7-minimal
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.09   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.14 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.14 Need to get 26.3 MB of archives.
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.14 After this operation, 112 MB of additional disk space will be used.
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 17.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
17:57:38 [2020-01-09T17:57:38.818Z] #18 18.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
17:57:38 [2020-01-09T17:57:38.819Z] #18 18.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
17:57:39 [2020-01-09T17:57:39.242Z] #18 18.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
17:57:39 [2020-01-09T17:57:39.242Z] #18 18.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
17:57:39 [2020-01-09T17:57:39.242Z] #18 18.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
17:57:39 [2020-01-09T17:57:39.659Z] #18 19.40 debconf: delaying package configuration, since apt-utils is not installed
17:57:39 [2020-01-09T17:57:39.659Z] #18 19.46 Fetched 26.3 MB in 2s (14.9 MB/s)
17:57:39 [2020-01-09T17:57:39.659Z] #18 19.53 Selecting previously unselected package pigz.
17:57:40 [2020-01-09T17:57:40.082Z] #18 19.53 (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 ... 23190 files and directories currently installed.)
17:57:40 [2020-01-09T17:57:40.083Z] #18 19.60 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
17:57:40 [2020-01-09T17:57:40.083Z] #18 19.60 Unpacking pigz (2.4-1) ...
17:57:40 [2020-01-09T17:57:40.083Z] #18 19.70 Selecting previously unselected package libpython3.7-minimal:s390x.
17:57:40 [2020-01-09T17:57:40.083Z] #18 19.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ...
17:57:40 [2020-01-09T17:57:40.083Z] #18 19.70 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ...
17:57:40 [2020-01-09T17:57:40.499Z] #18 20.07 Selecting previously unselected package python3.7-minimal.
17:57:40 [2020-01-09T17:57:40.499Z] #18 20.07 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ...
17:57:40 [2020-01-09T17:57:40.499Z] #18 20.09 Unpacking python3.7-minimal (3.7.3-2) ...
17:57:40 [2020-01-09T17:57:40.765Z] #37 17.15 [100%] Linking C executable tini-static
17:57:40 [2020-01-09T17:57:40.913Z] #18 20.74 Setting up libpython3.7-minimal:s390x (3.7.3-2) ...
17:57:40 [2020-01-09T17:57:40.913Z] #18 20.76 Setting up python3.7-minimal (3.7.3-2) ...
17:57:41 [2020-01-09T17:57:41.702Z] #37 17.99 [100%] Built target tini-static
17:57:41 [2020-01-09T17:57:41.702Z] #37 18.18 + mkdir -p /build
17:57:41 [2020-01-09T17:57:41.702Z] #37 18.18 + cp tini-static /build/docker-init
17:57:41 [2020-01-09T17:57:41.960Z] #37 ...
17:57:41 [2020-01-09T17:57:41.960Z] 
17:57:41 [2020-01-09T17:57:41.960Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:57:42 [2020-01-09T17:57:42.227Z] #60 52.46 Checking out files:  27% (834/2994)   
Checking out files:  28% (839/2994)   
Checking out files:  29% (869/2994)   
Checking out files:  30% (899/2994)   
Checking out files:  31% (929/2994)   
Checking out files:  32% (959/2994)   
Checking out files:  33% (989/2994)   
Checking out files:  34% (1018/2994)   
Checking out files:  35% (1048/2994)   
Checking out files:  36% (1078/2994)   
Checking out files:  37% (1108/2994)   
Checking out files:  38% (1138/2994)   
Checking out files:  39% (1168/2994)   
Checking out files:  40% (1198/2994)   
Checking out files:  41% (1228/2994)   
Checking out files:  42% (1258/2994)   
Checking out files:  43% (1288/2994)   
Checking out files:  44% (1318/2994)   
17:57:42 [2020-01-09T17:57:42.227Z] #60 ...
17:57:42 [2020-01-09T17:57:42.227Z] 
17:57:42 [2020-01-09T17:57:42.227Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:42 [2020-01-09T17:57:42.227Z] #37 DONE 18.9s
17:57:42 [2020-01-09T17:57:42.227Z] 
17:57:42 [2020-01-09T17:57:42.227Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.52 Selecting previously unselected package python3-minimal.
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.59 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.59 Unpacking python3-minimal (3.7.3-1) ...
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.71 Selecting previously unselected package libmpdec2:s390x.
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.72 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.72 Unpacking libmpdec2:s390x (2.4.2-2) ...
17:57:44 [2020-01-09T17:57:44.041Z] #18 23.89 Selecting previously unselected package libpython3.7-stdlib:s390x.
17:57:44 [2020-01-09T17:57:44.323Z] #60 52.46 Checking out files:  27% (834/2994)   
Checking out files:  28% (839/2994)   
Checking out files:  29% (869/2994)   
Checking out files:  30% (899/2994)   
Checking out files:  31% (929/2994)   
Checking out files:  32% (959/2994)   
Checking out files:  33% (989/2994)   
Checking out files:  34% (1018/2994)   
Checking out files:  35% (1048/2994)   
Checking out files:  36% (1078/2994)   
Checking out files:  37% (1108/2994)   
Checking out files:  38% (1138/2994)   
Checking out files:  39% (1168/2994)   
Checking out files:  40% (1198/2994)   
Checking out files:  41% (1228/2994)   
Checking out files:  42% (1258/2994)   
Checking out files:  43% (1288/2994)   
Checking out files:  44% (1318/2994)   
Checking out files:  45% (1348/2994)   
Checking out files:  46% (1378/2994)   
Checking out files:  47% (1408/2994)   
Checking out files:  48% (1438/2994)   
Checking out files:  49% (1468/2994)   
Checking out files:  50% (1497/2994)   
Checking out files:  51% (1527/2994)   
Checking out files:  52% (1557/2994)   
Checking out files:  53% (1587/2994)   
Checking out files:  54% (1617/2994)   
Checking out files:  55% (1647/2994)   
Checking out files:  56% (1677/2994)   
Checking out files:  57% (1707/2994)   
Checking out files:  58% (1737/2994)   
Checking out files:  59% (1767/2994)   
Checking out files:  60% (1797/2994)   
Checking out files:  61% (1827/2994)   
Checking out files:  62% (1857/2994)   
Checking out files:  63% (1887/2994)   
Checking out files:  64% (1917/2994)   
Checking out files:  65% (1947/2994)   
Checking out files:  66% (1977/2994)   
Checking out files:  66% (1995/2994)   
Checking out files:  67% (2006/2994)   
Checking out files:  68% (2036/2994)   
Checking out files:  69% (2066/2994)   
Checking out files:  70% (2096/2994)   
Checking out files:  71% (2126/2994)   
Checking out files:  72% (2156/2994)   
Checking out files:  73% (2186/2994)   
Checking out files:  74% (2216/2994)   
Checking out files:  75% (2246/2994)   
Checking out files:  76% (2276/2994)   
Checking out files:  77% (2306/2994)   
Checking out files:  78% (2336/2994)   
Checking out files:  79% (2366/2994)   
Checking out files:  80% (2396/2994)   
Checking out files:  81% (2426/2994)   
Checking out files:  82% (2456/2994)   
Checking out files:  83% (2486/2994)   
Checking out files:  84% (2515/2994)   
Checking out files:  85% (2545/2994)   
Checking out files:  86% (2575/2994)   
Checking out files:  87% (2605/2994)   
Checking out files:  88% (2635/2994)   
Checking out files:  89% (2665/2994)   
Checking out files:  90% (2695/2994)   
Checking out files:  90% (2714/2994)   
Checking out files:  91% (2725/2994)   
Checking out files:  92% (2755/2994)   
Checking out files:  93% (2785/2994)   
Checking out files:  94% (2815/2994)   
Checking out files:  95% (2845/2994)   
Checking out files:  96% (2875/2994)   
Checking out files:  97% (2905/2994)   
Checking out files:  98% (2935/2994)   
Checking out files:  99% (2965/2994)   
Checking out files: 100% (2994/2994)   
Checking out files: 100% (2994/2994), done.
17:57:44 [2020-01-09T17:57:44.323Z] #60 54.93 + cd /tmp/tmp.ndPjNaXyiT/src/github.com/containerd/containerd
17:57:44 [2020-01-09T17:57:44.323Z] #60 54.93 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:57:44 [2020-01-09T17:57:44.472Z] #18 23.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ...
17:57:44 [2020-01-09T17:57:44.472Z] #18 23.89 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ...
17:57:45 [2020-01-09T17:57:45.375Z] #18 25.04 Selecting previously unselected package python3.7.
17:57:45 [2020-01-09T17:57:45.375Z] #18 25.04 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ...
17:57:45 [2020-01-09T17:57:45.375Z] #18 25.04 Unpacking python3.7 (3.7.3-2) ...
17:57:45 [2020-01-09T17:57:45.375Z] #18 25.15 Selecting previously unselected package libpython3-stdlib:s390x.
17:57:45 [2020-01-09T17:57:45.375Z] #18 25.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
17:57:45 [2020-01-09T17:57:45.375Z] #18 25.15 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
17:57:45 [2020-01-09T17:57:45.375Z] #18 25.20 Setting up python3-minimal (3.7.3-1) ...
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + export 'BUILDTAGS=netgo osusergo static_build'
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + BUILDTAGS='netgo osusergo static_build'
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + export EXTRA_FLAGS=-buildmode=pie
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + EXTRA_FLAGS=-buildmode=pie
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + '[' '' = dynamic ']'
17:57:45 [2020-01-09T17:57:45.701Z] #60 56.15 + make
17:57:46 [2020-01-09T17:57:46.292Z] #18 25.82 Selecting previously unselected package python3.
17:57:46 [2020-01-09T17:57:46.292Z] #18 25.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
17:57:46 [2020-01-09T17:57:46.292Z] #18 25.87 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 25.88 Unpacking python3 (3.7.3-1) ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 25.97 Selecting previously unselected package libip4tc0:s390x.
17:57:46 [2020-01-09T17:57:46.292Z] #18 25.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 25.97 Unpacking libip4tc0:s390x (1.8.2-4) ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.04 Selecting previously unselected package libip6tc0:s390x.
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.04 Unpacking libip6tc0:s390x (1.8.2-4) ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.09 Selecting previously unselected package libiptc0:s390x.
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.09 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.10 Unpacking libiptc0:s390x (1.8.2-4) ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.14 Selecting previously unselected package libnfnetlink0:s390x.
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.15 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
17:57:46 [2020-01-09T17:57:46.292Z] #18 26.21 Selecting previously unselected package libnetfilter-conntrack3:s390x.
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.22 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.30 Selecting previously unselected package libnftnl11:s390x.
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.31 Unpacking libnftnl11:s390x (1.1.2-2) ...
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.36 Selecting previously unselected package iptables.
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.37 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
17:57:46 [2020-01-09T17:57:46.718Z] #18 26.37 Unpacking iptables (1.8.2-4) ...
17:57:47 [2020-01-09T17:57:47.087Z] #60 ...
17:57:47 [2020-01-09T17:57:47.087Z] 
17:57:47 [2020-01-09T17:57:47.087Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:57:47 [2020-01-09T17:57:47.087Z] #32 114.1 github.com/BurntSushi/toml/cmd/tomlv
17:57:47 [2020-01-09T17:57:47.087Z] #32 DONE 121.4s
17:57:47 [2020-01-09T17:57:47.087Z] 
17:57:47 [2020-01-09T17:57:47.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:47 [2020-01-09T17:57:47.087Z] #42 12.71   PBCC     images/google/protobuf/descriptor.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 12.93   PBCC     images/opts.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 12.99   PBCC     images/sit.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.06   DEP      images/google/protobuf/descriptor.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.14   DEP      images/opts.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.32   DEP      images/sit.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.40   PBCC     images/macvlan.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.42   DEP      images/macvlan.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.57   PBCC     images/autofs.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.59   DEP      images/autofs.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.66   PBCC     images/sysctl.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.74   DEP      images/sysctl.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 13.97   PBCC     images/time.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.13   DEP      images/time.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.28   PBCC     images/binfmt-misc.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.31   DEP      images/binfmt-misc.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.43   PBCC     images/seccomp.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.51   DEP      images/seccomp.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.59   PBCC     images/userns.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.68   DEP      images/userns.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.77   PBCC     images/cgroup.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.82   DEP      images/cgroup.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 14.89   PBCC     images/fown.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.03   PBCC     images/ext-file.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.12   DEP      images/fown.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.24   DEP      images/ext-file.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.35   PBCC     images/rpc.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.47   DEP      images/rpc.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.58   PBCC     images/siginfo.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.68   DEP      images/siginfo.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.79   PBCC     images/pagemap.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 15.92   DEP      images/pagemap.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.08   PBCC     images/rlimit.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.17   DEP      images/rlimit.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.29   PBCC     images/file-lock.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.34   DEP      images/file-lock.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.48   PBCC     images/tty.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.60   DEP      images/tty.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.66   PBCC     images/tun.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.73   PBCC     images/netdev.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.81   DEP      images/tun.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 16.95   DEP      images/netdev.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.00   PBCC     images/vma.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.13   DEP      images/vma.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.19   PBCC     images/creds.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.24   DEP      images/creds.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.34   PBCC     images/utsns.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.40   DEP      images/utsns.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.52   PBCC     images/ipc-desc.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.56   PBCC     images/ipc-sem.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.65   DEP      images/ipc-desc.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.78   DEP      images/ipc-sem.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.86   PBCC     images/ipc-msg.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.89   DEP      images/ipc-msg.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 17.95   PBCC     images/ipc-shm.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.00   DEP      images/ipc-shm.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.05   PBCC     images/ipc-var.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.12   DEP      images/ipc-var.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.17   PBCC     images/sk-opts.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.20   PBCC     images/packet-sock.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.34   DEP      images/sk-opts.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.48   DEP      images/packet-sock.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.52   PBCC     images/sk-netlink.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.63   DEP      images/sk-netlink.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.80   PBCC     images/sk-inet.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.91   DEP      images/sk-inet.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 18.99   PBCC     images/sk-unix.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.16   DEP      images/sk-unix.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.30   PBCC     images/mm.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.31   DEP      images/mm.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.38   PBCC     images/timerfd.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.47   DEP      images/timerfd.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.60   PBCC     images/timer.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.61   DEP      images/timer.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.70   PBCC     images/sa.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.83   DEP      images/sa.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 19.99   PBCC     images/pipe-data.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.03   DEP      images/pipe-data.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.11   PBCC     images/mnt.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.19   DEP      images/mnt.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.31   PBCC     images/sk-packet.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.35   DEP      images/sk-packet.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.44   PBCC     images/tcp-stream.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.64   DEP      images/tcp-stream.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.71   PBCC     images/pipe.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.76   DEP      images/pipe.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.84   PBCC     images/pstree.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.88   DEP      images/pstree.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.94   PBCC     images/fs.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 20.99   DEP      images/fs.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 21.04   PBCC     images/signalfd.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 21.10   DEP      images/signalfd.pb-c.d
17:57:47 [2020-01-09T17:57:47.087Z] #42 21.23   PBCC     images/fh.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 21.32   PBCC     images/fsnotify.pb-c.c
17:57:47 [2020-01-09T17:57:47.087Z] #42 21.53   DEP      images/fh.pb-c.d
17:57:47 [2020-01-09T17:57:47.164Z] #18 26.69 Selecting previously unselected package xxd.
17:57:47 [2020-01-09T17:57:47.164Z] #18 26.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
17:57:47 [2020-01-09T17:57:47.164Z] #18 26.70 Unpacking xxd (2:8.1.0875-5) ...
17:57:47 [2020-01-09T17:57:47.164Z] #18 26.81 Selecting previously unselected package vim-common.
17:57:47 [2020-01-09T17:57:47.164Z] #18 26.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:57:47 [2020-01-09T17:57:47.164Z] #18 26.82 Unpacking vim-common (2:8.1.0875-5) ...
17:57:47 [2020-01-09T17:57:47.346Z] #42 21.65   DEP      images/fsnotify.pb-c.d
17:57:47 [2020-01-09T17:57:47.346Z] #42 ...
17:57:47 [2020-01-09T17:57:47.346Z] 
17:57:47 [2020-01-09T17:57:47.346Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:57:47 [2020-01-09T17:57:47.346Z] #60 57.78 + bin/ctr
17:57:47 [2020-01-09T17:57:47.346Z] #60 ...
17:57:47 [2020-01-09T17:57:47.346Z] 
17:57:47 [2020-01-09T17:57:47.346Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:47 [2020-01-09T17:57:47.346Z] #45 111.9 go/token
17:57:47 [2020-01-09T17:57:47.346Z] #45 112.0 regexp
17:57:47 [2020-01-09T17:57:47.346Z] #45 113.5 go/scanner
17:57:47 [2020-01-09T17:57:47.346Z] #45 115.7 go/ast
17:57:47 [2020-01-09T17:57:47.346Z] #45 118.8 internal/lazyregexp
17:57:47 [2020-01-09T17:57:47.346Z] #45 119.3 net/url
17:57:47 [2020-01-09T17:57:47.346Z] #45 121.8 text/template/parse
17:57:47 [2020-01-09T17:57:47.600Z] #18 26.96 Selecting previously unselected package bash-completion.
17:57:47 [2020-01-09T17:57:47.600Z] #18 26.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:57:47 [2020-01-09T17:57:47.604Z] #45 ...
17:57:47 [2020-01-09T17:57:47.604Z] 
17:57:47 [2020-01-09T17:57:47.604Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:47 [2020-01-09T17:57:47.604Z] #42 21.72   PBCC     images/eventpoll.pb-c.c
17:57:47 [2020-01-09T17:57:47.604Z] #42 21.75   DEP      images/eventpoll.pb-c.d
17:57:47 [2020-01-09T17:57:47.604Z] #42 21.86   PBCC     images/eventfd.pb-c.c
17:57:47 [2020-01-09T17:57:47.604Z] #42 21.92   DEP      images/eventfd.pb-c.d
17:57:47 [2020-01-09T17:57:47.604Z] #42 21.98   PBCC     images/remap-file-path.pb-c.c
17:57:47 [2020-01-09T17:57:47.604Z] #42 22.05   DEP      images/remap-file-path.pb-c.d
17:57:47 [2020-01-09T17:57:47.862Z] #42 22.18   PBCC     images/fifo.pb-c.c
17:57:47 [2020-01-09T17:57:47.862Z] #42 22.26   DEP      images/fifo.pb-c.d
17:57:47 [2020-01-09T17:57:47.862Z] #42 22.33   PBCC     images/ghost-file.pb-c.c
17:57:48 [2020-01-09T17:57:48.120Z] #42 22.43   DEP      images/ghost-file.pb-c.d
17:57:48 [2020-01-09T17:57:48.120Z] #42 22.56   PBCC     images/regfile.pb-c.c
17:57:48 [2020-01-09T17:57:48.379Z] #42 22.64   DEP      images/regfile.pb-c.d
17:57:48 [2020-01-09T17:57:48.379Z] #42 22.70   PBCC     images/ns.pb-c.c
17:57:48 [2020-01-09T17:57:48.379Z] #42 22.75   DEP      images/ns.pb-c.d
17:57:48 [2020-01-09T17:57:48.379Z] #42 ...
17:57:48 [2020-01-09T17:57:48.379Z] 
17:57:48 [2020-01-09T17:57:48.379Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:57:48 [2020-01-09T17:57:48.379Z] #10 113.4 Selecting previously unselected package gcc-mingw-w64-base.
17:57:48 [2020-01-09T17:57:48.379Z] #10 113.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:57:48 [2020-01-09T17:57:48.379Z] #10 113.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:57:48 [2020-01-09T17:57:48.379Z] #10 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:57:48 [2020-01-09T17:57:48.379Z] #10 113.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:57:48 [2020-01-09T17:57:48.379Z] #10 113.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:57:48 [2020-01-09T17:57:48.379Z] #10 ...
17:57:48 [2020-01-09T17:57:48.379Z] 
17:57:48 [2020-01-09T17:57:48.379Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:48 [2020-01-09T17:57:48.379Z] #42 22.86   PBCC     images/fdinfo.pb-c.c
17:57:48 [2020-01-09T17:57:48.637Z] #42 23.05   DEP      images/fdinfo.pb-c.d
17:57:48 [2020-01-09T17:57:48.637Z] #42 23.15   PBCC     images/core-aarch64.pb-c.c
17:57:48 [2020-01-09T17:57:48.895Z] #42 23.21   PBCC     images/core-arm.pb-c.c
17:57:48 [2020-01-09T17:57:48.895Z] #42 23.23   PBCC     images/core-ppc64.pb-c.c
17:57:48 [2020-01-09T17:57:48.895Z] #42 23.25   PBCC     images/core-s390.pb-c.c
17:57:48 [2020-01-09T17:57:48.895Z] #42 23.26   PBCC     images/core-x86.pb-c.c
17:57:48 [2020-01-09T17:57:48.895Z] #42 23.28   PBCC     images/core.pb-c.c
17:57:48 [2020-01-09T17:57:48.895Z] #42 23.29   PBCC     images/inventory.pb-c.c
17:57:49 [2020-01-09T17:57:49.056Z] #18 ...
17:57:49 [2020-01-09T17:57:49.056Z] 
17:57:49 [2020-01-09T17:57:49.056Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:57:49 [2020-01-09T17:57:49.056Z] #43 66.90   CC       criu/bfd.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 67.25   CC       criu/bitmap.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 67.37   CC       criu/cgroup-props.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 67.94   CC       criu/cgroup.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 70.21   CC       criu/clone-noasan.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 70.32   CC       criu/config.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 71.67   CC       criu/cr-check.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 73.79   CC       criu/cr-dedup.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 74.17   CC       criu/cr-dump.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 76.12   CC       criu/cr-errno.o
17:57:49 [2020-01-09T17:57:49.056Z] #43 76.19   CC       criu/cr-restore.o
17:57:49 [2020-01-09T17:57:49.154Z] #42 23.41   DEP      images/core-aarch64.pb-c.d
17:57:49 [2020-01-09T17:57:49.154Z] #42 23.52   DEP      images/core-arm.pb-c.d
17:57:49 [2020-01-09T17:57:49.154Z] #42 23.57   DEP      images/core-ppc64.pb-c.d
17:57:49 [2020-01-09T17:57:49.412Z] #42 23.67   DEP      images/core-s390.pb-c.d
17:57:49 [2020-01-09T17:57:49.412Z] #42 23.77   DEP      images/core-x86.pb-c.d
17:57:49 [2020-01-09T17:57:49.480Z] #43 ...
17:57:49 [2020-01-09T17:57:49.480Z] 
17:57:49 [2020-01-09T17:57:49.480Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:57:49 [2020-01-09T17:57:49.480Z] #18 29.18 Unpacking bash-completion (1:2.8-6) ...
17:57:49 [2020-01-09T17:57:49.671Z] #42 23.99   DEP      images/core.pb-c.d
17:57:49 [2020-01-09T17:57:49.671Z] #42 24.06   DEP      images/inventory.pb-c.d
17:57:49 [2020-01-09T17:57:49.671Z] #42 24.09   PBCC     images/cpuinfo.pb-c.c
17:57:49 [2020-01-09T17:57:49.671Z] #42 24.13   DEP      images/cpuinfo.pb-c.d
17:57:49 [2020-01-09T17:57:49.671Z] #42 24.17   PBCC     images/stats.pb-c.c
17:57:49 [2020-01-09T17:57:49.895Z] #18 29.58 Selecting previously unselected package bzip2.
17:57:49 [2020-01-09T17:57:49.895Z] #18 29.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
17:57:49 [2020-01-09T17:57:49.895Z] #18 29.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:57:49 [2020-01-09T17:57:49.895Z] #18 29.65 Selecting previously unselected package xz-utils.
17:57:49 [2020-01-09T17:57:49.895Z] #18 29.65 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
17:57:49 [2020-01-09T17:57:49.895Z] #18 29.66 Unpacking xz-utils (5.2.4-1) ...
17:57:49 [2020-01-09T17:57:49.895Z] #18 ...
17:57:49 [2020-01-09T17:57:49.895Z] 
17:57:49 [2020-01-09T17:57:49.895Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:57:49 [2020-01-09T17:57:49.895Z] #46 108.7 net/http/httptrace
17:57:49 [2020-01-09T17:57:49.895Z] #46 108.8 net/http
17:57:49 [2020-01-09T17:57:49.930Z] #42 24.19   DEP      images/stats.pb-c.d
17:57:50 [2020-01-09T17:57:50.329Z] #46 ...
17:57:50 [2020-01-09T17:57:50.329Z] 
17:57:50 [2020-01-09T17:57:50.329Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:57:50 [2020-01-09T17:57:50.329Z] #18 29.80 Selecting previously unselected package apparmor.
17:57:50 [2020-01-09T17:57:50.329Z] #18 29.80 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
17:57:50 [2020-01-09T17:57:50.329Z] #18 29.87 Unpacking apparmor (2.13.2-10) ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.28 Selecting previously unselected package aufs-tools.
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.29 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.41 Selecting previously unselected package libonig5:s390x.
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.41 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.42 Unpacking libonig5:s390x (6.9.1-1) ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.52 Selecting previously unselected package libjq1:s390x.
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.52 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.60 Selecting previously unselected package jq.
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
17:57:50 [2020-01-09T17:57:50.759Z] #18 30.61 Unpacking jq (1.5+dfsg-2+b1) ...
17:57:50 [2020-01-09T17:57:50.972Z] Removing intermediate container 2d7a88091906
17:57:50 [2020-01-09T17:57:50.972Z]  ---> 21fade154529
17:57:50 [2020-01-09T17:57:50.972Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
17:57:50 [2020-01-09T17:57:50.972Z]  ---> ebd73b5ebd31
17:57:50 [2020-01-09T17:57:50.972Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
17:57:50 [2020-01-09T17:57:50.972Z]  ---> e37d22512f19
17:57:50 [2020-01-09T17:57:50.972Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
17:57:50 [2020-01-09T17:57:50.972Z]  ---> Running in 92a3ec4c735a
17:57:50 [2020-01-09T17:57:50.972Z] Removing intermediate container 92a3ec4c735a
17:57:50 [2020-01-09T17:57:50.972Z]  ---> 997de60ab6b7
17:57:50 [2020-01-09T17:57:50.972Z] Successfully built 997de60ab6b7
17:57:50 [2020-01-09T17:57:50.972Z] Successfully tagged moby-buildx:latest
17:57:50 [2020-01-09T17:57:50.972Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
17:57:50 [2020-01-09T17:57:50.972Z] if [ -n "${id}" ]; then \
17:57:50 [2020-01-09T17:57:50.972Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
17:57:50 [2020-01-09T17:57:50.972Z] 	&& touch bundles/buildx; \
17:57:50 [2020-01-09T17:57:50.972Z] 	docker rm -f ${id}; \
17:57:50 [2020-01-09T17:57:50.972Z] fi
17:57:50 [2020-01-09T17:57:50.972Z] 607a4f5a230285272a8a873eeefb77b30a1168c6223f81b97f09d0d30e70cbdf
17:57:50 [2020-01-09T17:57:50.972Z] bundles/buildx version
17:57:50 [2020-01-09T17:57:50.972Z] buildx v0.3.1 6db68d0
17:57:50 [2020-01-09T17:57:50.972Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 .
17:57:50 [2020-01-09T17:57:50.972Z] #1 [internal] booting buildkit
17:57:50 [2020-01-09T17:57:50.972Z] #1 pulling image moby/buildkit:buildx-stable-1
17:57:50 [2020-01-09T17:57:50.972Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
17:57:50 [2020-01-09T17:57:50.972Z] #1 creating container buildx_buildkit_default
17:57:50 [2020-01-09T17:57:50.972Z] #1 creating container buildx_buildkit_default 0.4s done
17:57:50 [2020-01-09T17:57:50.972Z] #1 DONE 3.2s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #3 [internal] load build definition from Dockerfile
17:57:50 [2020-01-09T17:57:50.972Z] #3 transferring dockerfile: 15.64kB 0.0s done
17:57:50 [2020-01-09T17:57:50.972Z] #3 DONE 0.0s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #2 [internal] load .dockerignore
17:57:50 [2020-01-09T17:57:50.972Z] #2 transferring context: 112B done
17:57:50 [2020-01-09T17:57:50.972Z] #2 DONE 0.0s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
17:57:50 [2020-01-09T17:57:50.972Z] #4 DONE 0.5s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
17:57:50 [2020-01-09T17:57:50.972Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
17:57:50 [2020-01-09T17:57:50.972Z] #5 DONE 0.0s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
17:57:50 [2020-01-09T17:57:50.972Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
17:57:50 [2020-01-09T17:57:50.972Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
17:57:50 [2020-01-09T17:57:50.972Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
17:57:50 [2020-01-09T17:57:50.972Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
17:57:50 [2020-01-09T17:57:50.972Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
17:57:50 [2020-01-09T17:57:50.972Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
17:57:50 [2020-01-09T17:57:50.972Z] #5 DONE 0.9s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:57:50 [2020-01-09T17:57:50.972Z] #7 DONE 0.2s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
17:57:50 [2020-01-09T17:57:50.972Z] #6 DONE 0.3s
17:57:50 [2020-01-09T17:57:50.972Z] 
17:57:50 [2020-01-09T17:57:50.972Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:57:50 [2020-01-09T17:57:50.972Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
17:57:50 [2020-01-09T17:57:50.972Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 0B / 73.43MB 0.1s
17:57:50 [2020-01-09T17:57:50.972Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 0B / 96.42MB 0.1s
17:57:50 [2020-01-09T17:57:50.972Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 0B / 10.73MB 0.1s
17:57:50 [2020-01-09T17:57:50.972Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done
17:57:50 [2020-01-09T17:57:50.972Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 0B / 57.39MB 0.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 0B / 156B 0.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 0B / 54.13MB 0.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 0B / 8.25MB 0.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 687.22kB / 10.73MB 0.4s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 883.83kB / 8.25MB 0.4s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 1.34MB / 10.73MB 0.6s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.51MB / 8.25MB 0.6s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.10MB / 10.73MB 0.7s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.35MB / 8.25MB 0.7s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.65MB / 10.73MB 0.9s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.8s done
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 3.14MB / 54.13MB 0.9s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.98MB / 8.25MB 0.9s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 3.14MB / 57.39MB 1.0s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.47MB / 8.25MB 1.0s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 3.70MB / 73.43MB 1.2s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.60MB / 10.73MB 1.2s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.93MB / 8.25MB 1.2s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.46MB / 8.25MB 1.3s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.75MB / 10.73MB 1.5s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.01MB / 8.25MB 1.5s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.50MB / 8.25MB 1.6s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.80MB / 10.73MB 1.8s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 6.36MB / 54.13MB 1.8s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.09MB / 8.25MB 1.8s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.39MB / 10.73MB 1.9s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.36MB / 57.39MB 1.9s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.65MB / 8.25MB 1.9s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.04MB / 10.73MB 2.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.31MB / 8.25MB 2.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 7.57MB / 73.43MB 2.2s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.80MB / 8.25MB 2.2s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.09MB / 10.73MB 2.4s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 9.26MB / 54.13MB 2.5s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.4s done
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.4s done
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.21MB / 10.73MB 2.7s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 9.53MB / 57.39MB 2.8s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.32MB / 10.73MB 3.0s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 11.30MB / 73.43MB 3.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 5.36MB / 96.42MB 3.1s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.1s done
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 12.75MB / 54.13MB 3.3s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 12.84MB / 57.39MB 3.4s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 15.07MB / 73.43MB 3.9s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 15.75MB / 57.39MB 4.0s
17:57:50 [2020-01-09T17:57:50.973Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 16.19MB / 54.13MB 4.0s
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.68 Selecting previously unselected package libaio1:s390x.
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.68 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.68 Unpacking libaio1:s390x (0.3.112-3) ...
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.75 Selecting previously unselected package libgpm2:s390x.
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.75 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.75 Unpacking libgpm2:s390x (1.20.7-5) ...
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.81 Selecting previously unselected package libicu63:s390x.
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.81 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
17:57:51 [2020-01-09T17:57:51.178Z] #18 30.81 Unpacking libicu63:s390x (63.1-6) ...
17:57:51 [2020-01-09T17:57:51.270Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 10.49MB / 96.42MB 4.2s
17:57:51 [2020-01-09T17:57:51.563Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 18.91MB / 57.39MB 4.6s
17:57:51 [2020-01-09T17:57:51.563Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 19.47MB / 73.43MB 4.8s
17:57:51 [2020-01-09T17:57:51.563Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 19.89MB / 54.13MB 4.8s
17:57:52 [2020-01-09T17:57:52.202Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 15.72MB / 96.42MB 5.1s
17:57:52 [2020-01-09T17:57:52.202Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 21.80MB / 57.39MB 5.1s
17:57:52 [2020-01-09T17:57:52.202Z] #8 ...
17:57:52 [2020-01-09T17:57:52.202Z] 
17:57:52 [2020-01-09T17:57:52.202Z] #67 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:57:52 [2020-01-09T17:57:52.202Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
17:57:52 [2020-01-09T17:57:52.202Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
17:57:52 [2020-01-09T17:57:52.202Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done
17:57:52 [2020-01-09T17:57:52.202Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
17:57:52 [2020-01-09T17:57:52.202Z] #67 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done
17:57:52 [2020-01-09T17:57:52.202Z] #67 DONE 5.3s
17:57:52 [2020-01-09T17:57:52.202Z] 
17:57:52 [2020-01-09T17:57:52.202Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:57:52 [2020-01-09T17:57:52.202Z] #8 ...
17:57:52 [2020-01-09T17:57:52.202Z] 
17:57:52 [2020-01-09T17:57:52.202Z] #21 [internal] load build context
17:57:52 [2020-01-09T17:57:52.202Z] #21 transferring context: 42.42MB 5.4s
17:57:52 [2020-01-09T17:57:52.532Z] #21 transferring context: 46.32MB 5.7s done
17:57:52 [2020-01-09T17:57:52.532Z] #21 DONE 5.8s
17:57:52 [2020-01-09T17:57:52.532Z] 
17:57:52 [2020-01-09T17:57:52.532Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
17:57:52 [2020-01-09T17:57:52.532Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 23.99MB / 73.43MB 5.5s
17:57:52 [2020-01-09T17:57:52.532Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 24.91MB / 57.39MB 5.5s
17:57:52 [2020-01-09T17:57:52.532Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 23.76MB / 54.13MB 5.5s
17:57:52 [2020-01-09T17:57:52.820Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 20.78MB / 96.42MB 5.8s
17:57:53 [2020-01-09T17:57:53.110Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 28.61MB / 57.39MB 6.0s
17:57:53 [2020-01-09T17:57:53.110Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 27.72MB / 54.13MB 6.0s
17:57:53 [2020-01-09T17:57:53.110Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 29.15MB / 73.43MB 6.1s
17:57:53 [2020-01-09T17:57:53.210Z] #42 27.44 make[1]: Nothing to be done for 'all'.
17:57:53 [2020-01-09T17:57:53.406Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 25.82MB / 96.42MB 6.3s
17:57:53 [2020-01-09T17:57:53.406Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 32.23MB / 57.39MB 6.3s
17:57:53 [2020-01-09T17:57:53.406Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 31.23MB / 54.13MB 6.3s
17:57:53 [2020-01-09T17:57:53.406Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 32.93MB / 73.43MB 6.4s
17:57:53 [2020-01-09T17:57:53.694Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 35.89MB / 57.39MB 6.6s
17:57:53 [2020-01-09T17:57:53.694Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 34.84MB / 54.13MB 6.6s
17:57:53 [2020-01-09T17:57:53.694Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 31.56MB / 96.42MB 6.7s
17:57:53 [2020-01-09T17:57:53.981Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 38.37MB / 73.43MB 6.9s
17:57:53 [2020-01-09T17:57:53.981Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 39.52MB / 57.39MB 6.9s
17:57:53 [2020-01-09T17:57:53.981Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 38.34MB / 54.13MB 6.9s
17:57:54 [2020-01-09T17:57:54.270Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 42.37MB / 73.43MB 7.2s
17:57:54 [2020-01-09T17:57:54.271Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 37.19MB / 96.42MB 7.2s
17:57:54 [2020-01-09T17:57:54.271Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 43.49MB / 57.39MB 7.2s
17:57:54 [2020-01-09T17:57:54.271Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 42.00MB / 54.13MB 7.2s
17:57:54 [2020-01-09T17:57:54.559Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 46.23MB / 73.43MB 7.5s
17:57:54 [2020-01-09T17:57:54.559Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 46.84MB / 57.39MB 7.5s
17:57:54 [2020-01-09T17:57:54.559Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 45.25MB / 54.13MB 7.5s
17:57:54 [2020-01-09T17:57:54.559Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 42.95MB / 96.42MB 7.6s
17:57:54 [2020-01-09T17:57:54.802Z] #18 34.01 Selecting previously unselected package libnet1:s390x.
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.01 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.05 Selecting previously unselected package libnl-3-200:s390x.
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.06 Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.10 Selecting previously unselected package libprotobuf-c1:s390x.
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.10 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.13 Selecting previously unselected package libreadline5:s390x.
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.14 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.21 Selecting previously unselected package net-tools.
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.44 Selecting previously unselected package python-pip-whl.
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:57:54 [2020-01-09T17:57:54.803Z] #18 34.45 Unpacking python-pip-whl (18.1-5) ...
17:57:54 [2020-01-09T17:57:54.969Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 50.50MB / 57.39MB 7.8s
17:57:54 [2020-01-09T17:57:54.970Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 48.95MB / 54.13MB 7.8s
17:57:54 [2020-01-09T17:57:54.970Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 51.77MB / 73.43MB 7.9s
17:57:54 [2020-01-09T17:57:54.970Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 48.31MB / 96.42MB 8.1s
17:57:54 [2020-01-09T17:57:54.970Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 54.04MB / 57.39MB 8.1s
17:57:54 [2020-01-09T17:57:54.970Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 52.59MB / 54.13MB 8.1s
17:57:55 [2020-01-09T17:57:55.226Z] #18 34.85 Selecting previously unselected package python3-lib2to3.
17:57:55 [2020-01-09T17:57:55.226Z] #18 34.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:57:55 [2020-01-09T17:57:55.226Z] #18 34.86 Unpacking python3-lib2to3 (3.7.3-1) ...
17:57:55 [2020-01-09T17:57:55.226Z] #18 34.91 Selecting previously unselected package python3-distutils.
17:57:55 [2020-01-09T17:57:55.226Z] #18 34.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:57:55 [2020-01-09T17:57:55.226Z] #18 34.92 Unpacking python3-distutils (3.7.3-1) ...
17:57:55 [2020-01-09T17:57:55.226Z] #18 35.01 Selecting previously unselected package python3-pip.
17:57:55 [2020-01-09T17:57:55.226Z] #18 35.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:57:55 [2020-01-09T17:57:55.226Z] #18 35.02 Unpacking python3-pip (18.1-5) ...
17:57:55 [2020-01-09T17:57:55.597Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 57.97MB / 73.43MB 8.4s
17:57:55 [2020-01-09T17:57:55.597Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.4s done
17:57:55 [2020-01-09T17:57:55.597Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.2s done
17:57:55 [2020-01-09T17:57:55.597Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 56.51MB / 96.42MB 8.5s
17:57:55 [2020-01-09T17:57:55.597Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 62.55MB / 73.43MB 8.7s
17:57:55 [2020-01-09T17:57:55.649Z] #18 35.26 Selecting previously unselected package python3-pkg-resources.
17:57:55 [2020-01-09T17:57:55.649Z] #18 35.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:57:55 [2020-01-09T17:57:55.649Z] #18 35.27 Unpacking python3-pkg-resources (40.8.0-1) ...
17:57:55 [2020-01-09T17:57:55.649Z] #18 35.37 Selecting previously unselected package python3-setuptools.
17:57:55 [2020-01-09T17:57:55.649Z] #18 35.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:57:55 [2020-01-09T17:57:55.649Z] #18 35.41 Unpacking python3-setuptools (40.8.0-1) ...
17:57:55 [2020-01-09T17:57:55.887Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 61.50MB / 96.42MB 8.8s
17:57:55 [2020-01-09T17:57:55.887Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 69.32MB / 73.43MB 9.0s
17:57:56 [2020-01-09T17:57:56.062Z] #18 35.69 Selecting previously unselected package python3-wheel.
17:57:56 [2020-01-09T17:57:56.062Z] #18 35.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:57:56 [2020-01-09T17:57:56.062Z] #18 35.70 Unpacking python3-wheel (0.32.3-2) ...
17:57:56 [2020-01-09T17:57:56.062Z] #18 35.75 Selecting previously unselected package thin-provisioning-tools.
17:57:56 [2020-01-09T17:57:56.062Z] #18 35.75 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
17:57:56 [2020-01-09T17:57:56.062Z] #18 35.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:57:56 [2020-01-09T17:57:56.062Z] #18 35.97 Selecting previously unselected package vim-runtime.
17:57:56 [2020-01-09T17:57:56.172Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.1s
17:57:56 [2020-01-09T17:57:56.172Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 68.39MB / 96.42MB 9.1s
17:57:56 [2020-01-09T17:57:56.172Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.1s done
17:57:56 [2020-01-09T17:57:56.458Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 73.78MB / 96.42MB 9.4s
17:57:56 [2020-01-09T17:57:56.492Z] #18 35.97 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:57:56 [2020-01-09T17:57:56.492Z] #18 36.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:57:56 [2020-01-09T17:57:56.492Z] #18 36.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:57:56 [2020-01-09T17:57:56.492Z] #18 36.05 Unpacking vim-runtime (2:8.1.0875-5) ...
17:57:56 [2020-01-09T17:57:56.597Z] #42 30.35   CC       images/stats.o
17:57:56 [2020-01-09T17:57:56.597Z] #42 30.89   CC       images/core.o
17:57:57 [2020-01-09T17:57:57.084Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 83.69MB / 96.42MB 10.0s
17:57:57 [2020-01-09T17:57:57.085Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 10.3s done
17:57:57 [2020-01-09T17:57:57.385Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e
17:57:57 [2020-01-09T17:57:57.531Z] #42 31.86   CC       images/core-x86.o
17:57:58 [2020-01-09T17:57:58.465Z] #42 32.87   CC       images/core-arm.o
17:57:59 [2020-01-09T17:57:59.032Z] #42 33.23   CC       images/core-aarch64.o
17:57:59 [2020-01-09T17:57:59.276Z] #18 39.04 Selecting previously unselected package vim.
17:57:59 [2020-01-09T17:57:59.276Z] #18 39.05 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
17:57:59 [2020-01-09T17:57:59.276Z] #18 39.06 Unpacking vim (2:8.1.0875-5) ...
17:57:59 [2020-01-09T17:57:59.600Z] #42 34.01   CC       images/core-ppc64.o
17:58:00 [2020-01-09T17:58:00.178Z] #18 39.67 Selecting previously unselected package xfsprogs.
17:58:00 [2020-01-09T17:58:00.178Z] #18 39.67 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
17:58:00 [2020-01-09T17:58:00.178Z] #18 39.67 Unpacking xfsprogs (4.20.0-1) ...
17:58:00 [2020-01-09T17:58:00.534Z] #42 ...
17:58:00 [2020-01-09T17:58:00.534Z] 
17:58:00 [2020-01-09T17:58:00.534Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:00 [2020-01-09T17:58:00.534Z] #45 124.9 go/parser
17:58:00 [2020-01-09T17:58:00.534Z] #45 128.6 text/template
17:58:00 [2020-01-09T17:58:00.534Z] #45 130.2 encoding/xml
17:58:00 [2020-01-09T17:58:00.600Z] #18 40.25 Selecting previously unselected package zip.
17:58:00 [2020-01-09T17:58:00.600Z] #18 40.25 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
17:58:00 [2020-01-09T17:58:00.600Z] #18 40.26 Unpacking zip (3.0-11+b1) ...
17:58:00 [2020-01-09T17:58:00.600Z] #18 40.40 Setting up aufs-tools (1:4.14+20190211-1) ...
17:58:00 [2020-01-09T17:58:00.600Z] #18 40.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:58:00 [2020-01-09T17:58:00.600Z] #18 40.46 Setting up libip6tc0:s390x (1.8.2-4) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.47 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.48 Setting up libgpm2:s390x (1.20.7-5) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.48 Setting up libip4tc0:s390x (1.8.2-4) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.49 Setting up libnftnl11:s390x (1.1.2-2) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.52 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.56 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.57 Setting up libicu63:s390x (63.1-6) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.59 Setting up xxd (2:8.1.0875-5) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.60 Setting up zip (3.0-11+b1) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.61 Setting up vim-common (2:8.1.0875-5) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 40.65 Setting up bash-completion (1:2.8-6) ...
17:58:01 [2020-01-09T17:58:01.036Z] #18 ...
17:58:01 [2020-01-09T17:58:01.036Z] 
17:58:01 [2020-01-09T17:58:01.036Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:01 [2020-01-09T17:58:01.036Z] #46 120.4 github.com/LK4D4/vndr/godl
17:58:01 [2020-01-09T17:58:01.036Z] #46 121.0 github.com/LK4D4/vndr
17:58:01 [2020-01-09T17:58:01.036Z] #46 DONE 129.9s
17:58:01 [2020-01-09T17:58:01.036Z] 
17:58:01 [2020-01-09T17:58:01.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:01 [2020-01-09T17:58:01.036Z] #43 79.87   CC       criu/cr-service.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 81.16   CC       criu/crtools.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 81.70   CC       criu/eventfd.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 81.94   CC       criu/eventpoll.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 82.83   CC       criu/external.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 83.30   CC       criu/fault-injection.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 83.46   CC       criu/fdstore.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 83.79   CC       criu/fifo.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 84.20   CC       criu/file-ids.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 84.46   CC       criu/file-lock.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 85.24   CC       criu/files-ext.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 85.54   CC       criu/files-reg.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 86.88   CC       criu/files.o
17:58:01 [2020-01-09T17:58:01.036Z] #43 88.72   CC       criu/filesystems.o
17:58:01 [2020-01-09T17:58:01.100Z] #45 135.5 go/doc
17:58:01 [2020-01-09T17:58:01.100Z] #45 ...
17:58:01 [2020-01-09T17:58:01.100Z] 
17:58:01 [2020-01-09T17:58:01.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:01 [2020-01-09T17:58:01.100Z] #42 35.26   CC       images/core-s390.o
17:58:02 [2020-01-09T17:58:02.034Z] #42 36.14   CC       images/cpuinfo.o
17:58:02 [2020-01-09T17:58:02.228Z] #43 89.98   CC       criu/fsnotify.o
17:58:02 [2020-01-09T17:58:02.601Z] #42 36.95   CC       images/inventory.o
17:58:02 [2020-01-09T17:58:02.859Z] #42 37.30   CC       images/fdinfo.o
17:58:03 [2020-01-09T17:58:03.426Z] #42 37.65   CC       images/fown.o
17:58:03 [2020-01-09T17:58:03.685Z] #42 37.95   CC       images/ns.o
17:58:03 [2020-01-09T17:58:03.782Z] #43 91.54   CC       criu/image-desc.o
17:58:03 [2020-01-09T17:58:03.782Z] #43 91.78   CC       criu/image.o
17:58:03 [2020-01-09T17:58:03.943Z] #42 38.35   CC       images/regfile.o
17:58:04 [2020-01-09T17:58:04.510Z] #42 38.74   CC       images/ghost-file.o
17:58:04 [2020-01-09T17:58:04.746Z] #43 ...
17:58:04 [2020-01-09T17:58:04.746Z] 
17:58:04 [2020-01-09T17:58:04.746Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.20 Setting up libiptc0:s390x (1.8.2-4) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.21 Setting up xz-utils (5.2.4-1) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.23 Setting up pigz (2.4-1) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.23 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.24 Setting up libnl-3-200:s390x (3.4.0-1) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.26 Setting up python-pip-whl (18.1-5) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.26 Setting up libmpdec2:s390x (2.4.2-2) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.28 Setting up vim-runtime (2:8.1.0875-5) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.63 Setting up libaio1:s390x (0.3.112-3) ...
17:58:04 [2020-01-09T17:58:04.746Z] #18 44.64 Setting up libonig5:s390x (6.9.1-1) ...
17:58:05 [2020-01-09T17:58:05.076Z] #42 39.39   CC       images/fifo.o
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.65 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ...
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.67 Setting up vim (2:8.1.0875-5) ...
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.73 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.76 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.77 Setting up jq (1.5+dfsg-2+b1) ...
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.77 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
17:58:05 [2020-01-09T17:58:05.176Z] #18 44.78 Setting up python3.7 (3.7.3-2) ...
17:58:05 [2020-01-09T17:58:05.641Z] #42 39.84   CC       images/remap-file-path.o
17:58:06 [2020-01-09T17:58:06.208Z] #42 40.51   CC       images/eventfd.o
17:58:06 [2020-01-09T17:58:06.773Z] #42 40.93   CC       images/eventpoll.o
17:58:07 [2020-01-09T17:58:07.032Z] #42 41.22   CC       images/fh.o
17:58:07 [2020-01-09T17:58:07.226Z] #18 47.04 Setting up iptables (1.8.2-4) ...
17:58:07 [2020-01-09T17:58:07.290Z] #42 41.78   CC       images/fsnotify.o
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.10 Setting up python3 (3.7.3-1) ...
17:58:07 [2020-01-09T17:58:07.662Z] #18 47.47 Setting up python3-wheel (0.32.3-2) ...
17:58:08 [2020-01-09T17:58:08.095Z] #18 48.02 Setting up apparmor (2.13.2-10) ...
17:58:08 [2020-01-09T17:58:08.225Z] #42 42.59   CC       images/signalfd.o
17:58:08 [2020-01-09T17:58:08.483Z] #42 42.87   CC       images/fs.o
17:58:08 [2020-01-09T17:58:08.742Z] #42 43.11   CC       images/pstree.o
17:58:09 [2020-01-09T17:58:09.000Z] #42 43.51   CC       images/pipe.o
17:58:09 [2020-01-09T17:58:09.528Z] #18 49.38 Setting up xfsprogs (4.20.0-1) ...
17:58:09 [2020-01-09T17:58:09.567Z] #42 43.83   CC       images/tcp-stream.o
17:58:09 [2020-01-09T17:58:09.825Z] #42 44.23   CC       images/sk-packet.o
17:58:09 [2020-01-09T17:58:09.956Z] #18 49.39 Setting up python3-lib2to3 (3.7.3-1) ...
17:58:09 [2020-01-09T17:58:09.956Z] #18 49.69 Setting up python3-pkg-resources (40.8.0-1) ...
17:58:10 [2020-01-09T17:58:10.379Z] #18 50.22 Setting up python3-distutils (3.7.3-1) ...
17:58:10 [2020-01-09T17:58:10.391Z] #42 44.78   CC       images/mnt.o
17:58:10 [2020-01-09T17:58:10.830Z] #18 50.54 Setting up python3-setuptools (40.8.0-1) ...
17:58:10 [2020-01-09T17:58:10.958Z] #42 45.31   CC       images/pipe-data.o
17:58:11 [2020-01-09T17:58:11.216Z] #42 45.65   CC       images/sa.o
17:58:11 [2020-01-09T17:58:11.741Z] #18 ...
17:58:11 [2020-01-09T17:58:11.741Z] 
17:58:11 [2020-01-09T17:58:11.741Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:58:11 [2020-01-09T17:58:11.741Z] #30 140.7 + rm -rf /tmp/tmp.joLN9E0iBw
17:58:11 [2020-01-09T17:58:11.782Z] #42 46.10   CC       images/timer.o
17:58:12 [2020-01-09T17:58:12.176Z] #30 DONE 141.0s
17:58:12 [2020-01-09T17:58:12.176Z] 
17:58:12 [2020-01-09T17:58:12.176Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:58:12 [2020-01-09T17:58:12.176Z] #18 51.54 Setting up python3-pip (18.1-5) ...
17:58:12 [2020-01-09T17:58:12.348Z] #42 46.72   CC       images/timerfd.o
17:58:12 [2020-01-09T17:58:12.619Z] #18 52.55 Processing triggers for libc-bin (2.28-10) ...
17:58:12 [2020-01-09T17:58:12.937Z] #42 47.21   CC       images/mm.o
17:58:13 [2020-01-09T17:58:13.031Z] #18 52.58 Processing triggers for mime-support (3.62) ...
17:58:13 [2020-01-09T17:58:13.031Z] #18 DONE 52.8s
17:58:13 [2020-01-09T17:58:13.031Z] 
17:58:13 [2020-01-09T17:58:13.031Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:58:13 [2020-01-09T17:58:13.451Z] #19 0.408 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:58:13 [2020-01-09T17:58:13.451Z] #19 0.411 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:58:13 [2020-01-09T17:58:13.451Z] #19 0.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:58:13 [2020-01-09T17:58:13.582Z] #42 47.95   CC       images/sk-opts.o
17:58:13 [2020-01-09T17:58:13.858Z] #42 48.22   CC       images/sk-unix.o
17:58:13 [2020-01-09T17:58:13.877Z] #19 DONE 0.6s
17:58:13 [2020-01-09T17:58:13.878Z] 
17:58:13 [2020-01-09T17:58:13.878Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:58:14 [2020-01-09T17:58:14.430Z] #42 48.87   CC       images/sk-inet.o
17:58:14 [2020-01-09T17:58:14.687Z] #42 ...
17:58:14 [2020-01-09T17:58:14.687Z] 
17:58:14 [2020-01-09T17:58:14.687Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:14 [2020-01-09T17:58:14.687Z] #45 139.2 compress/gzip
17:58:14 [2020-01-09T17:58:14.687Z] #45 140.3 github.com/LK4D4/vndr/build
17:58:14 [2020-01-09T17:58:14.687Z] #45 140.6 net
17:58:14 [2020-01-09T17:58:14.687Z] #45 144.6 vendor/golang.org/x/text/transform
17:58:14 [2020-01-09T17:58:14.687Z] #45 146.0 vendor/golang.org/x/text/unicode/bidi
17:58:14 [2020-01-09T17:58:14.687Z] #45 148.8 vendor/golang.org/x/text/secure/bidirule
17:58:14 [2020-01-09T17:58:14.944Z] #45 149.5 vendor/golang.org/x/text/unicode/norm
17:58:15 [2020-01-09T17:58:15.205Z] #45 ...
17:58:15 [2020-01-09T17:58:15.205Z] 
17:58:15 [2020-01-09T17:58:15.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:15 [2020-01-09T17:58:15.205Z] #42 49.51   CC       images/tun.o
17:58:15 [2020-01-09T17:58:15.328Z] #20 ...
17:58:15 [2020-01-09T17:58:15.328Z] 
17:58:15 [2020-01-09T17:58:15.328Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:15 [2020-01-09T17:58:15.328Z] #43 92.88   CC       criu/ipc_ns.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 93.97   CC       criu/irmap.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 94.52   CC       criu/kcmp-ids.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 94.78   CC       criu/kerndat.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 95.87   CC       criu/libnetlink.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 96.24   CC       criu/log.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 96.74   CC       criu/lsm.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 97.01   CC       criu/mem.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 98.27   CC       criu/mount.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 101.8   CC       criu/namespaces.o
17:58:15 [2020-01-09T17:58:15.328Z] #43 103.0   CC       criu/net.o
17:58:15 [2020-01-09T17:58:15.462Z] #42 49.92   CC       images/sk-netlink.o
17:58:15 [2020-01-09T17:58:15.720Z] #42 50.19   CC       images/packet-sock.o
17:58:16 [2020-01-09T17:58:16.651Z] #42 50.84   CC       images/ipc-var.o
17:58:16 [2020-01-09T17:58:16.651Z] #42 51.04   CC       images/ipc-desc.o
17:58:16 [2020-01-09T17:58:16.786Z] #43 ...
17:58:16 [2020-01-09T17:58:16.786Z] 
17:58:16 [2020-01-09T17:58:16.786Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:58:16 [2020-01-09T17:58:16.786Z] #20 2.954 Collecting yamllint==1.16.0
17:58:16 [2020-01-09T17:58:16.786Z] #20 3.203   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:58:16 [2020-01-09T17:58:16.786Z] #20 3.251 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:58:16 [2020-01-09T17:58:16.908Z] #42 51.37   CC       images/ipc-shm.o
17:58:17 [2020-01-09T17:58:17.166Z] #42 51.60   CC       images/ipc-msg.o
17:58:17 [2020-01-09T17:58:17.225Z] #20 3.278   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:58:17 [2020-01-09T17:58:17.225Z] #20 3.315 Collecting pyyaml (from yamllint==1.16.0)
17:58:17 [2020-01-09T17:58:17.225Z] #20 3.451   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:58:17 [2020-01-09T17:58:17.730Z] #42 51.89   CC       images/ipc-sem.o
17:58:17 [2020-01-09T17:58:17.730Z] #42 52.10   CC       images/utsns.o
17:58:17 [2020-01-09T17:58:17.987Z] #42 52.39   CC       images/creds.o
17:58:18 [2020-01-09T17:58:18.136Z] #20 4.360 Building wheels for collected packages: pyyaml
17:58:18 [2020-01-09T17:58:18.136Z] #20 4.362   Running setup.py bdist_wheel for pyyaml: started
17:58:18 [2020-01-09T17:58:18.245Z] #42 52.64   CC       images/vma.o
17:58:18 [2020-01-09T17:58:18.507Z] #42 52.88   CC       images/netdev.o
17:58:18 [2020-01-09T17:58:18.721Z] #20 5.109   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:58:18 [2020-01-09T17:58:18.721Z] #20 5.114   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:58:18 [2020-01-09T17:58:18.721Z] #20 5.155 Successfully built pyyaml
17:58:18 [2020-01-09T17:58:18.721Z] #20 5.196 Installing collected packages: pathspec, pyyaml, yamllint
17:58:19 [2020-01-09T17:58:19.077Z] #42 53.27   CC       images/tty.o
17:58:19 [2020-01-09T17:58:19.323Z] #20 5.561 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:58:19 [2020-01-09T17:58:19.643Z] #42 54.03   CC       images/file-lock.o
17:58:19 [2020-01-09T17:58:19.902Z] #42 54.24   CC       images/rlimit.o
17:58:20 [2020-01-09T17:58:20.039Z] #20 DONE 6.0s
17:58:20 [2020-01-09T17:58:20.039Z] 
17:58:20 [2020-01-09T17:58:20.039Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:58:20 [2020-01-09T17:58:20.039Z] #25 DONE 0.2s
17:58:20 [2020-01-09T17:58:20.039Z] 
17:58:20 [2020-01-09T17:58:20.039Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:58:20 [2020-01-09T17:58:20.159Z] #42 54.45   CC       images/pagemap.o
17:58:20 [2020-01-09T17:58:20.418Z] #42 54.69   CC       images/siginfo.o
17:58:20 [2020-01-09T17:58:20.677Z] #42 55.00   CC       images/rpc.o
17:58:20 [2020-01-09T17:58:20.689Z] #29 DONE 0.7s
17:58:20 [2020-01-09T17:58:20.690Z] 
17:58:20 [2020-01-09T17:58:20.690Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:58:20 [2020-01-09T17:58:20.690Z] #31 DONE 0.1s
17:58:20 [2020-01-09T17:58:20.690Z] 
17:58:20 [2020-01-09T17:58:20.690Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:58:20 [2020-01-09T17:58:20.690Z] #34 DONE 0.1s
17:58:20 [2020-01-09T17:58:20.690Z] 
17:58:20 [2020-01-09T17:58:20.690Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:58:20 [2020-01-09T17:58:20.690Z] #39 DONE 0.1s
17:58:20 [2020-01-09T17:58:20.690Z] 
17:58:20 [2020-01-09T17:58:20.690Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:20 [2020-01-09T17:58:20.690Z] #43 105.2   CC       criu/netfilter.o
17:58:20 [2020-01-09T17:58:20.690Z] #43 105.5   CC       criu/page-pipe.o
17:58:20 [2020-01-09T17:58:20.690Z] #43 106.1   CC       criu/page-xfer.o
17:58:20 [2020-01-09T17:58:20.690Z] #43 107.5   CC       criu/pagemap-cache.o
17:58:20 [2020-01-09T17:58:20.690Z] #43 107.9   CC       criu/pagemap.o
17:58:21 [2020-01-09T17:58:21.153Z] #43 109.1   CC       criu/parasite-syscall.o
17:58:21 [2020-01-09T17:58:21.244Z] #42 ...
17:58:21 [2020-01-09T17:58:21.244Z] 
17:58:21 [2020-01-09T17:58:21.244Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:21 [2020-01-09T17:58:21.244Z] #45 155.7 vendor/golang.org/x/net/idna
17:58:21 [2020-01-09T17:58:21.572Z] #43 109.6   CC       criu/path.o
17:58:22 [2020-01-09T17:58:22.005Z] #43 109.8   CC       criu/pie-util-vdso-elf32.o
17:58:22 [2020-01-09T17:58:22.426Z] #43 110.2   CC       criu/pie-util-vdso.o
17:58:22 [2020-01-09T17:58:22.866Z] #43 110.6   CC       criu/pie-util.o
17:58:22 [2020-01-09T17:58:22.866Z] #43 110.7   CC       criu/pipes.o
17:58:23 [2020-01-09T17:58:23.300Z] #43 111.2   CC       criu/plugin.o
17:58:23 [2020-01-09T17:58:23.714Z] #43 111.4   CC       criu/proc_parse.o
17:58:24 [2020-01-09T17:58:24.525Z] #45 159.0 vendor/golang.org/x/net/http2/hpack
17:58:25 [2020-01-09T17:58:25.095Z] #43 113.1   CC       criu/protobuf-desc.o
17:58:25 [2020-01-09T17:58:25.901Z] #45 160.5 mime
17:58:25 [2020-01-09T17:58:25.968Z] #43 113.6   CC       criu/protobuf.o
17:58:25 [2020-01-09T17:58:25.968Z] #43 113.8   CC       criu/pstree.o
17:58:26 [2020-01-09T17:58:26.376Z] #43 114.3   CC       criu/rbtree.o
17:58:26 [2020-01-09T17:58:26.778Z] #43 114.6   CC       criu/rst-malloc.o
17:58:26 [2020-01-09T17:58:26.778Z] #43 114.8   CC       criu/seccomp.o
17:58:27 [2020-01-09T17:58:27.220Z] #43 115.2   CC       criu/seize.o
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/api/server/middleware	0.025s	coverage: 37.7% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 4.0% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
17:58:27 [2020-01-09T17:58:27.750Z] ok  	github.com/docker/docker/builder/remotecontext	0.324s	coverage: 13.6% of statements
17:58:27 [2020-01-09T17:58:27.798Z] #45 ...
17:58:27 [2020-01-09T17:58:27.798Z] 
17:58:27 [2020-01-09T17:58:27.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:27 [2020-01-09T17:58:27.798Z] #42 56.77   CC       images/ext-file.o
17:58:27 [2020-01-09T17:58:27.798Z] #42 57.09   CC       images/cgroup.o
17:58:27 [2020-01-09T17:58:27.798Z] #42 58.06   CC       images/userns.o
17:58:27 [2020-01-09T17:58:27.798Z] #42 58.47   CC       images/google/protobuf/descriptor.o
17:58:27 [2020-01-09T17:58:27.798Z] #42 60.98   CC       images/opts.o
17:58:27 [2020-01-09T17:58:27.798Z] #42 61.32   CC       images/seccomp.o
17:58:27 [2020-01-09T17:58:27.798Z] #42 61.85   CC       images/binfmt-misc.o
17:58:28 [2020-01-09T17:58:28.056Z] #42 62.25   CC       images/time.o
17:58:28 [2020-01-09T17:58:28.089Z] #43 115.7   CC       criu/servicefd.o
17:58:28 [2020-01-09T17:58:28.318Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.176s	coverage: 86.3% of statements
17:58:28 [2020-01-09T17:58:28.501Z] #43 116.1   CC       criu/shmem.o
17:58:28 [2020-01-09T17:58:28.621Z] #42 62.82   CC       images/sysctl.o
17:58:28 [2020-01-09T17:58:28.879Z] #42 63.22   CC       images/autofs.o
17:58:28 [2020-01-09T17:58:28.912Z] #43 116.9   CC       criu/sigframe.o
17:58:29 [2020-01-09T17:58:29.259Z] ok  	github.com/docker/docker/builder/dockerfile	1.191s	coverage: 48.2% of statements
17:58:29 [2020-01-09T17:58:29.259Z] ?   	github.com/docker/docker/cli	[no test files]
17:58:29 [2020-01-09T17:58:29.259Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:58:29 [2020-01-09T17:58:29.359Z] #43 117.1   CC       criu/signalfd.o
17:58:29 [2020-01-09T17:58:29.359Z] #43 117.3   CC       criu/sk-inet.o
17:58:29 [2020-01-09T17:58:29.444Z] #42 63.60   CC       images/macvlan.o
17:58:29 [2020-01-09T17:58:29.702Z] #42 64.02   CC       images/sit.o
17:58:29 [2020-01-09T17:58:29.960Z] #42 ...
17:58:29 [2020-01-09T17:58:29.960Z] 
17:58:29 [2020-01-09T17:58:29.960Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:58:29 [2020-01-09T17:58:29.960Z] #10 155.1 Selecting previously unselected package g++-mingw-w64-x86-64.
17:58:29 [2020-01-09T17:58:29.960Z] #10 155.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:58:29 [2020-01-09T17:58:29.960Z] #10 155.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:58:29 [2020-01-09T17:58:29.992Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 29.1s done
17:58:29 [2020-01-09T17:58:29.992Z] #8 DONE 39.5s
17:58:29 [2020-01-09T17:58:29.992Z] 
17:58:29 [2020-01-09T17:58:29.992Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:58:29 [2020-01-09T17:58:29.992Z] #9 DONE 0.2s
17:58:29 [2020-01-09T17:58:29.992Z] 
17:58:29 [2020-01-09T17:58:29.992Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:58:29 [2020-01-09T17:58:29.992Z] #10 DONE 0.2s
17:58:29 [2020-01-09T17:58:29.992Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:58:29 [2020-01-09T17:58:29.993Z] #35 ...
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:58:29 [2020-01-09T17:58:29.993Z] #22 DONE 0.1s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:58:29 [2020-01-09T17:58:29.993Z] #23 DONE 0.1s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #51 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
17:58:29 [2020-01-09T17:58:29.993Z] #51 DONE 0.1s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:58:29 [2020-01-09T17:58:29.993Z] #63 DONE 0.1s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #69 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:58:29 [2020-01-09T17:58:29.993Z] #69 DONE 0.1s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #48 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:58:29 [2020-01-09T17:58:29.993Z] #48 DONE 0.1s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:58:29 [2020-01-09T17:58:29.993Z] #32 DONE 0.1s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #45 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:58:29 [2020-01-09T17:58:29.993Z] #45 DONE 0.2s
17:58:29 [2020-01-09T17:58:29.993Z] 
17:58:29 [2020-01-09T17:58:29.993Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.684 + RM_GOPATH=0
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.690 + TMP_GOPATH=
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.690 + : /build
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.692 + '[' -z '' ']'
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.694 ++ mktemp -d
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.728 + export GOPATH=/tmp/tmp.ot12AQlloH
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.729 + GOPATH=/tmp/tmp.ot12AQlloH
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.730 + RM_GOPATH=1
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.736 ++ dirname ./install.sh
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.740 + dir=.
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.743 + bin=vndr
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.743 + shift
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.743 + '[' '!' -f ./vndr.installer ']'
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.743 + . ./vndr.installer
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.743 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.745 + install_vndr
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.756 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.756 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.756 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ot12AQlloH/src/github.com/LK4D4/vndr
17:58:29 [2020-01-09T17:58:29.993Z] #46 0.788 Cloning into '/tmp/tmp.ot12AQlloH/src/github.com/LK4D4/vndr'...
17:58:29 [2020-01-09T17:58:29.993Z] #46 1.878 + cd /tmp/tmp.ot12AQlloH/src/github.com/LK4D4/vndr
17:58:29 [2020-01-09T17:58:29.993Z] #46 1.879 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:58:29 [2020-01-09T17:58:29.993Z] #46 1.935 + go build -buildmode=pie -v -o /build/vndr .
17:58:30 [2020-01-09T17:58:30.218Z] #10 ...
17:58:30 [2020-01-09T17:58:30.218Z] 
17:58:30 [2020-01-09T17:58:30.218Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:30 [2020-01-09T17:58:30.218Z] #42 64.52   LINK     images/built-in.o
17:58:30 [2020-01-09T17:58:30.299Z] #43 118.0   CC       criu/sk-netlink.o
17:58:30 [2020-01-09T17:58:30.299Z] #43 118.3   CC       criu/sk-packet.o
17:58:30 [2020-01-09T17:58:30.476Z] #42 64.75   GEN      compel/include/asm
17:58:30 [2020-01-09T17:58:30.476Z] #42 64.84   GEN      compel/include/version.h
17:58:30 [2020-01-09T17:58:30.476Z] #42 ...
17:58:30 [2020-01-09T17:58:30.476Z] 
17:58:30 [2020-01-09T17:58:30.476Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:58:30 [2020-01-09T17:58:30.476Z] #63 155.2 + for f in rootlesskit rootlesskit-docker-proxy
17:58:30 [2020-01-09T17:58:30.476Z] #63 155.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:58:30 [2020-01-09T17:58:30.734Z] #63 ...
17:58:30 [2020-01-09T17:58:30.734Z] 
17:58:30 [2020-01-09T17:58:30.734Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:30 [2020-01-09T17:58:30.734Z] #42 64.99 touch .config
17:58:30 [2020-01-09T17:58:30.734Z] #42 65.02   GEN      include/common/config.h
17:58:30 [2020-01-09T17:58:30.734Z] #42 65.23   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:58:30 [2020-01-09T17:58:30.741Z] #43 118.7   CC       criu/sk-queue.o
17:58:30 [2020-01-09T17:58:30.992Z] #42 65.37   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:58:31 [2020-01-09T17:58:31.037Z] #46 4.098 runtime/internal/math
17:58:31 [2020-01-09T17:58:31.037Z] #46 4.151 runtime/internal/atomic
17:58:31 [2020-01-09T17:58:31.188Z] #43 119.0   CC       criu/sk-tcp.o
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.38   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.39   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.40   DEP      compel/arch/x86/plugins/std/memcpy.d
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.41   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.43   GEN      compel/plugins/include/uapi/std/syscall.h
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.44   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.47   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.54   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:58:31 [2020-01-09T17:58:31.250Z] #42 65.54   DEP      compel/plugins/std/infect.d
17:58:31 [2020-01-09T17:58:31.331Z] #46 4.313 internal/cpu
17:58:31 [2020-01-09T17:58:31.331Z] #46 4.339 internal/race
17:58:31 [2020-01-09T17:58:31.508Z] #42 65.68   DEP      compel/plugins/std/string.d
17:58:31 [2020-01-09T17:58:31.508Z] #42 65.74   DEP      compel/plugins/std/log.d
17:58:31 [2020-01-09T17:58:31.508Z] #42 65.88   DEP      compel/plugins/std/fds.d
17:58:31 [2020-01-09T17:58:31.628Z] #46 4.718 sync/atomic
17:58:31 [2020-01-09T17:58:31.629Z] #43 119.3   CC       criu/sk-unix.o
17:58:31 [2020-01-09T17:58:31.769Z] #42 66.00   DEP      compel/plugins/std/std.d
17:58:31 [2020-01-09T17:58:31.769Z] #42 66.17   DEP      compel/plugins/shmem/shmem.d
17:58:32 [2020-01-09T17:58:32.032Z] #42 ...
17:58:32 [2020-01-09T17:58:32.032Z] 
17:58:32 [2020-01-09T17:58:32.032Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:58:32 [2020-01-09T17:58:32.032Z] #63 DONE 166.6s
17:58:32 [2020-01-09T17:58:32.032Z] 
17:58:32 [2020-01-09T17:58:32.032Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:58:32 [2020-01-09T17:58:32.032Z] #64 DONE 0.1s
17:58:32 [2020-01-09T17:58:32.032Z] 
17:58:32 [2020-01-09T17:58:32.032Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:32 [2020-01-09T17:58:32.032Z] #42 66.32   DEP      compel/plugins/fds/fds.d
17:58:32 [2020-01-09T17:58:32.290Z] #42 66.64   CC       compel/plugins/std/std.o
17:58:32 [2020-01-09T17:58:32.381Z] #46 5.316 unicode
17:58:32 [2020-01-09T17:58:32.677Z] #46 5.615 unicode/utf8
17:58:32 [2020-01-09T17:58:32.856Z] #42 67.26   CC       compel/plugins/std/fds.o
17:58:32 [2020-01-09T17:58:32.973Z] #46 ...
17:58:32 [2020-01-09T17:58:32.973Z] 
17:58:32 [2020-01-09T17:58:32.973Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.671 + RM_GOPATH=0
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.679 + TMP_GOPATH=
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.681 + : /build
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.682 + '[' -z '' ']'
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.684 ++ mktemp -d
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.716 + export GOPATH=/tmp/tmp.hqmB4n9RJD
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.716 + GOPATH=/tmp/tmp.hqmB4n9RJD
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.717 + RM_GOPATH=1
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.723 ++ dirname ./install.sh
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.735 + dir=.
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.739 + bin=tomlv
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.740 + shift
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.741 + '[' '!' -f ./tomlv.installer ']'
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.743 + . ./tomlv.installer
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.744 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.755 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.755 + install_tomlv
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.755 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.755 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hqmB4n9RJD/src/github.com/BurntSushi/toml
17:58:32 [2020-01-09T17:58:32.973Z] #33 0.773 Cloning into '/tmp/tmp.hqmB4n9RJD/src/github.com/BurntSushi/toml'...
17:58:32 [2020-01-09T17:58:32.973Z] #33 2.023 + cd /tmp/tmp.hqmB4n9RJD/src/github.com/BurntSushi/toml
17:58:32 [2020-01-09T17:58:32.973Z] #33 2.026 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:58:32 [2020-01-09T17:58:32.973Z] #33 2.053 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:58:32 [2020-01-09T17:58:32.973Z] #33 3.138 internal/cpu
17:58:32 [2020-01-09T17:58:32.973Z] #33 3.201 runtime/internal/sys
17:58:32 [2020-01-09T17:58:32.973Z] #33 3.255 math/bits
17:58:32 [2020-01-09T17:58:32.973Z] #33 3.468 runtime/internal/atomic
17:58:32 [2020-01-09T17:58:32.973Z] #33 4.046 runtime/internal/math
17:58:32 [2020-01-09T17:58:32.973Z] #33 4.505 unicode/utf8
17:58:32 [2020-01-09T17:58:32.973Z] #33 4.721 internal/race
17:58:32 [2020-01-09T17:58:32.973Z] #33 5.120 sync/atomic
17:58:32 [2020-01-09T17:58:32.973Z] #33 5.939 internal/bytealg
17:58:33 [2020-01-09T17:58:33.141Z] #43 120.8   CC       criu/sockets.o
17:58:33 [2020-01-09T17:58:33.266Z] #33 ...
17:58:33 [2020-01-09T17:58:33.266Z] 
17:58:33 [2020-01-09T17:58:33.266Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:33 [2020-01-09T17:58:33.266Z] #46 6.079 math/bits
17:58:33 [2020-01-09T17:58:33.461Z] ok  	github.com/docker/docker/client	0.397s	coverage: 75.8% of statements
17:58:33 [2020-01-09T17:58:33.562Z] #46 6.549 internal/bytealg
17:58:33 [2020-01-09T17:58:33.580Z] #43 121.5   CC       criu/stats.o
17:58:33 [2020-01-09T17:58:33.790Z] #42 68.09   CC       compel/plugins/std/log.o
17:58:34 [2020-01-09T17:58:34.002Z] #43 121.8   CC       criu/string.o
17:58:34 [2020-01-09T17:58:34.002Z] #43 121.8   CC       criu/sysctl.o
17:58:34 [2020-01-09T17:58:34.430Z] #43 122.4   CC       criu/sysfs_parse.o
17:58:34 [2020-01-09T17:58:34.848Z] #43 122.8   CC       criu/timerfd.o
17:58:35 [2020-01-09T17:58:35.163Z] #42 69.43   CC       compel/plugins/std/string.o
17:58:35 [2020-01-09T17:58:35.290Z] #43 123.1   CC       criu/tty.o
17:58:36 [2020-01-09T17:58:36.097Z] #42 70.18   CC       compel/plugins/std/infect.o
17:58:36 [2020-01-09T17:58:36.316Z] #46 8.757 internal/testlog
17:58:36 [2020-01-09T17:58:36.316Z] #46 8.966 math
17:58:36 [2020-01-09T17:58:36.355Z] #42 70.78   CC       compel/arch/x86/plugins/std/parasite-head.o
17:58:36 [2020-01-09T17:58:36.355Z] #42 70.88   CC       compel/arch/x86/plugins/std/memcpy.o
17:58:36 [2020-01-09T17:58:36.613Z] #42 70.96   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:58:36 [2020-01-09T17:58:36.871Z] #42 71.03   AR       compel/plugins/std.lib.a
17:58:36 [2020-01-09T17:58:36.871Z] #42 71.12   CC       compel/plugins/fds/fds.o
17:58:36 [2020-01-09T17:58:36.963Z] #46 ...
17:58:36 [2020-01-09T17:58:36.963Z] 
17:58:36 [2020-01-09T17:58:36.963Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:58:36 [2020-01-09T17:58:36.963Z] #30 0.598 + mktemp -d
17:58:36 [2020-01-09T17:58:36.963Z] #30 0.606 + export GOPATH=/tmp/tmp.Sh9CKmYcTa
17:58:36 [2020-01-09T17:58:36.963Z] #30 0.606 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Sh9CKmYcTa/src/github.com/go-swagger/go-swagger
17:58:36 [2020-01-09T17:58:36.963Z] #30 0.609 Cloning into '/tmp/tmp.Sh9CKmYcTa/src/github.com/go-swagger/go-swagger'...
17:58:36 [2020-01-09T17:58:36.963Z] #30 ...
17:58:36 [2020-01-09T17:58:36.963Z] 
17:58:36 [2020-01-09T17:58:36.963Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:58:36 [2020-01-09T17:58:36.963Z] #40 0.432 + mktemp -d
17:58:36 [2020-01-09T17:58:36.963Z] #40 0.432 + export GOPATH=/tmp/tmp.uXrknsDj5d
17:58:36 [2020-01-09T17:58:36.963Z] #40 0.432 + git clone https://github.com/docker/distribution.git /tmp/tmp.uXrknsDj5d/src/github.com/docker/distribution
17:58:36 [2020-01-09T17:58:36.963Z] #40 0.444 Cloning into '/tmp/tmp.uXrknsDj5d/src/github.com/docker/distribution'...
17:58:37 [2020-01-09T17:58:37.146Z] #42 71.45   AR       compel/plugins/fds.lib.a
17:58:37 [2020-01-09T17:58:37.146Z] #42 71.53   HOSTDEP  compel/src/lib/log-host.d
17:58:37 [2020-01-09T17:58:37.253Z] #40 ...
17:58:37 [2020-01-09T17:58:37.253Z] 
17:58:37 [2020-01-09T17:58:37.253Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.755 + RM_GOPATH=0
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.755 + TMP_GOPATH=
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.756 + : /build
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.756 + '[' -z '' ']'
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.764 ++ mktemp -d
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.767 + export GOPATH=/tmp/tmp.PRv3eSOkNF
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.789 + GOPATH=/tmp/tmp.PRv3eSOkNF
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.789 + RM_GOPATH=1
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.798 ++ dirname ./install.sh
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.805 + dir=.
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.805 + bin=golangci_lint
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.805 + shift
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.806 + '[' '!' -f ./golangci_lint.installer ']'
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.806 + . ./golangci_lint.installer
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.806 ++ : v1.20.0
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.809 + install_golangci_lint
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.809 Installing golangci-lint version v1.20.0
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.810 + echo 'Installing golangci-lint version v1.20.0'
17:58:37 [2020-01-09T17:58:37.253Z] #52 0.810 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
17:58:37 [2020-01-09T17:58:37.253Z] #52 ...
17:58:37 [2020-01-09T17:58:37.253Z] 
17:58:37 [2020-01-09T17:58:37.253Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:58:37 [2020-01-09T17:58:37.253Z] #58 0.718 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #58 0.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #58 1.026 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #58 2.824 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #58 6.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [165 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #58 8.425 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:58:37 [2020-01-09T17:58:37.253Z] #58 ...
17:58:37 [2020-01-09T17:58:37.253Z] 
17:58:37 [2020-01-09T17:58:37.253Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:58:37 [2020-01-09T17:58:37.253Z] #26 0.797 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #26 1.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #26 1.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #26 3.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #26 6.543 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [165 kB]
17:58:37 [2020-01-09T17:58:37.253Z] #26 9.045 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:58:37 [2020-01-09T17:58:37.404Z] #42 71.68   HOSTDEP  compel/src/lib/handle-elf-host.d
17:58:37 [2020-01-09T17:58:37.547Z] #26 ...
17:58:37 [2020-01-09T17:58:37.547Z] 
17:58:37 [2020-01-09T17:58:37.547Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:58:37 [2020-01-09T17:58:37.547Z] #11 1.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:58:37 [2020-01-09T17:58:37.547Z] #11 1.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:58:37 [2020-01-09T17:58:37.547Z] #11 1.170 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:58:37 [2020-01-09T17:58:37.547Z] #11 3.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:58:37 [2020-01-09T17:58:37.547Z] #11 7.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [165 kB]
17:58:37 [2020-01-09T17:58:37.547Z] #11 9.304 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:58:37 [2020-01-09T17:58:37.547Z] #11 ...
17:58:37 [2020-01-09T17:58:37.547Z] 
17:58:37 [2020-01-09T17:58:37.548Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.490 + RM_GOPATH=0
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.490 + TMP_GOPATH=
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.490 + : /build
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.491 + '[' -z '' ']'
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.491 ++ mktemp -d
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.493 + export GOPATH=/tmp/tmp.FRVHcITtTg
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.493 + GOPATH=/tmp/tmp.FRVHcITtTg
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.493 + RM_GOPATH=1
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.496 ++ dirname ./install.sh
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 Installing gotestsum version v0.3.5
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + dir=.
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + bin=gotestsum
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + shift
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + '[' '!' -f ./gotestsum.installer ']'
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + . ./gotestsum.installer
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 ++ : v0.3.5
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + install_gotestsum
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + echo 'Installing gotestsum version v0.3.5'
17:58:37 [2020-01-09T17:58:37.548Z] #49 0.503 + go get -d gotest.tools/gotestsum
17:58:37 [2020-01-09T17:58:37.666Z] #42 71.92   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:58:37 [2020-01-09T17:58:37.666Z] #42 72.08   HOSTDEP  compel/src/main-host.d
17:58:37 [2020-01-09T17:58:37.743Z] #43 125.3   CC       criu/tun.o
17:58:37 [2020-01-09T17:58:37.840Z] #49 ...
17:58:37 [2020-01-09T17:58:37.840Z] 
17:58:37 [2020-01-09T17:58:37.840Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.536 + RM_GOPATH=0
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.536 + TMP_GOPATH=
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.536 + : /build
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.536 + '[' -z '' ']'
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.537 ++ mktemp -d
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.539 + export GOPATH=/tmp/tmp.rE8pmeAIxJ
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.540 + GOPATH=/tmp/tmp.rE8pmeAIxJ
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.540 + RM_GOPATH=1
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.547 ++ dirname ./install.sh
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.548 + dir=.
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.549 + bin=dockercli
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.549 + shift
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.549 + '[' '!' -f ./dockercli.installer ']'
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.550 + . ./dockercli.installer
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.550 ++ : stable
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.550 ++ : 17.06.2-ce
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.551 + install_dockercli
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.552 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.552 Install docker/cli version 17.06.2-ce from stable
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.556 ++ uname -m
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.569 + arch=ppc64le
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.571 + '[' ppc64le '!=' x86_64 ']'
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.571 + '[' ppc64le '!=' s390x ']'
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.573 + '[' ppc64le '!=' armhf ']'
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.573 + build_dockercli
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.574 + git clone https://github.com/docker/docker-ce /tmp/tmp.rE8pmeAIxJ/tmp/docker-ce
17:58:37 [2020-01-09T17:58:37.840Z] #24 0.578 Cloning into '/tmp/tmp.rE8pmeAIxJ/tmp/docker-ce'...
17:58:37 [2020-01-09T17:58:37.840Z] #24 ...
17:58:37 [2020-01-09T17:58:37.840Z] 
17:58:37 [2020-01-09T17:58:37.840Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:58:37 [2020-01-09T17:58:37.840Z] #70 0.694 + RM_GOPATH=0
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.694 + TMP_GOPATH=
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.694 + : /build
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.694 + '[' -z '' ']'
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.694 ++ mktemp -d
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.736 + export GOPATH=/tmp/tmp.UnlEUcA4nE
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.737 + GOPATH=/tmp/tmp.UnlEUcA4nE
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.737 + RM_GOPATH=1
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.738 ++ dirname ./install.sh
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.753 + dir=.
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.764 + bin=proxy
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.764 + shift
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.766 + '[' '!' -f ./proxy.installer ']'
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.768 + . ./proxy.installer
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.769 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.775 + install_proxy
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.778 + case "$1" in
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.779 + export CGO_ENABLED=0
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.779 + CGO_ENABLED=0
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.779 + _install_proxy
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.779 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.780 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.780 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UnlEUcA4nE/src/github.com/docker/libnetwork
17:58:37 [2020-01-09T17:58:37.841Z] #70 0.784 Cloning into '/tmp/tmp.UnlEUcA4nE/src/github.com/docker/libnetwork'...
17:58:37 [2020-01-09T17:58:37.924Z] #42 72.21   DEP      compel/src/lib/ptrace.d
17:58:37 [2020-01-09T17:58:37.924Z] #42 72.34   DEP      compel/src/lib/infect.d
17:58:38 [2020-01-09T17:58:38.141Z] #70 ...
17:58:38 [2020-01-09T17:58:38.141Z] 
17:58:38 [2020-01-09T17:58:38.141Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:58:38 [2020-01-09T17:58:38.141Z] #35 1.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:58:38 [2020-01-09T17:58:38.141Z] #35 1.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:58:38 [2020-01-09T17:58:38.141Z] #35 1.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:58:38 [2020-01-09T17:58:38.141Z] #35 3.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:58:38 [2020-01-09T17:58:38.141Z] #35 6.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [165 kB]
17:58:38 [2020-01-09T17:58:38.141Z] #35 9.553 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:58:38 [2020-01-09T17:58:38.141Z] #35 ...
17:58:38 [2020-01-09T17:58:38.141Z] 
17:58:38 [2020-01-09T17:58:38.141Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.649 + RM_GOPATH=0
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.651 + TMP_GOPATH=
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.652 + : /build/
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.653 + '[' -z '' ']'
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.655 ++ mktemp -d
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.659 + export GOPATH=/tmp/tmp.i4xMF1BSKK
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.660 + GOPATH=/tmp/tmp.i4xMF1BSKK
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.661 + RM_GOPATH=1
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.665 ++ dirname ./install.sh
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.667 + dir=.
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.668 + bin=rootlesskit
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.668 + shift
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.668 + '[' '!' -f ./rootlesskit.installer ']'
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.668 + . ./rootlesskit.installer
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.669 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.670 + install_rootlesskit
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.670 + case "$1" in
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.670 + export CGO_ENABLED=0
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.670 + CGO_ENABLED=0
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.671 + _install_rootlesskit
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.671 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.672 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.672 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.i4xMF1BSKK/src/github.com/rootless-containers/rootlesskit
17:58:38 [2020-01-09T17:58:38.141Z] #64 0.696 Cloning into '/tmp/tmp.i4xMF1BSKK/src/github.com/rootless-containers/rootlesskit'...
17:58:38 [2020-01-09T17:58:38.141Z] #64 6.733 + cd /tmp/tmp.i4xMF1BSKK/src/github.com/rootless-containers/rootlesskit
17:58:38 [2020-01-09T17:58:38.141Z] #64 6.735 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:58:38 [2020-01-09T17:58:38.141Z] #64 7.566 + for f in rootlesskit rootlesskit-docker-proxy
17:58:38 [2020-01-09T17:58:38.141Z] #64 7.579 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:58:38 [2020-01-09T17:58:38.186Z] #42 72.56   DEP      compel/src/lib/infect-util.d
17:58:38 [2020-01-09T17:58:38.194Z] #43 126.0   CC       criu/uffd.o
17:58:38 [2020-01-09T17:58:38.433Z] #64 ...
17:58:38 [2020-01-09T17:58:38.433Z] 
17:58:38 [2020-01-09T17:58:38.433Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:58:38 [2020-01-09T17:58:38.433Z] #42 0.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:58:38 [2020-01-09T17:58:38.433Z] #42 0.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:58:38 [2020-01-09T17:58:38.433Z] #42 1.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:58:38 [2020-01-09T17:58:38.433Z] #42 3.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:58:38 [2020-01-09T17:58:38.433Z] #42 6.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [165 kB]
17:58:38 [2020-01-09T17:58:38.433Z] #42 9.607 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:58:38 [2020-01-09T17:58:38.446Z] #42 72.69   DEP      compel/src/lib/infect-rpc.d
17:58:38 [2020-01-09T17:58:38.446Z] #42 72.94   DEP      compel/arch/x86/src/lib/infect.d
17:58:38 [2020-01-09T17:58:38.704Z] #42 73.11   DEP      compel/arch/x86/src/lib/cpu.d
17:58:38 [2020-01-09T17:58:38.704Z] #42 73.21   DEP      compel/src/lib/log.d
17:58:38 [2020-01-09T17:58:38.724Z] #42 ...
17:58:38 [2020-01-09T17:58:38.724Z] 
17:58:38 [2020-01-09T17:58:38.724Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:38 [2020-01-09T17:58:38.724Z] #46 10.29 runtime
17:58:38 [2020-01-09T17:58:38.724Z] #46 10.32 unicode/utf16
17:58:38 [2020-01-09T17:58:38.724Z] #46 11.53 container/list
17:58:39 [2020-01-09T17:58:39.137Z] #43 ...
17:58:39 [2020-01-09T17:58:39.137Z] 
17:58:39 [2020-01-09T17:58:39.137Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:58:39 [2020-01-09T17:58:39.137Z] #40 168.0 + dpkg --print-architecture
17:58:39 [2020-01-09T17:58:39.137Z] #40 168.0 + cd /tmp/tmp.22yewNpImc/src/github.com/docker/distribution
17:58:39 [2020-01-09T17:58:39.137Z] #40 168.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:58:39 [2020-01-09T17:58:39.270Z] #42 73.40   DEP      compel/src/main.d
17:58:39 [2020-01-09T17:58:39.270Z] #42 73.60   DEP      compel/src/lib/handle-elf.d
17:58:39 [2020-01-09T17:58:39.528Z] #42 73.67   DEP      compel/arch/x86/src/lib/handle-elf.d
17:58:39 [2020-01-09T17:58:39.529Z] #42 73.89   CC       compel/src/lib/log.o
17:58:39 [2020-01-09T17:58:39.585Z] #40 168.5 + GOPATH=/tmp/tmp.22yewNpImc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.22yewNpImc
17:58:39 [2020-01-09T17:58:39.585Z] #40 168.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:58:40 [2020-01-09T17:58:40.093Z] #42 74.29   CC       compel/arch/x86/src/lib/cpu.o
17:58:41 [2020-01-09T17:58:41.466Z] #42 75.63   CC       compel/arch/x86/src/lib/infect.o
17:58:42 [2020-01-09T17:58:42.400Z] #42 76.64   CC       compel/src/lib/infect-rpc.o
17:58:42 [2020-01-09T17:58:42.658Z] #42 77.07   CC       compel/src/lib/infect-util.o
17:58:43 [2020-01-09T17:58:43.181Z] #46 15.70 crypto/internal/subtle
17:58:43 [2020-01-09T17:58:43.181Z] #46 16.11 crypto/subtle
17:58:43 [2020-01-09T17:58:43.224Z] #42 77.44   CC       compel/src/lib/infect.o
17:58:43 [2020-01-09T17:58:43.482Z] #42 ...
17:58:43 [2020-01-09T17:58:43.482Z] 
17:58:43 [2020-01-09T17:58:43.482Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:43 [2020-01-09T17:58:43.482Z] #45 168.2 net/textproto
17:58:43 [2020-01-09T17:58:43.482Z] #45 168.2 crypto/x509
17:58:43 [2020-01-09T17:58:43.482Z] #45 170.3 vendor/golang.org/x/net/http/httpguts
17:58:43 [2020-01-09T17:58:43.482Z] #45 170.8 vendor/golang.org/x/net/http/httpproxy
17:58:43 [2020-01-09T17:58:43.482Z] #45 171.7 mime/multipart
17:58:43 [2020-01-09T17:58:43.482Z] #45 174.9 crypto/tls
17:58:43 [2020-01-09T17:58:43.818Z] #46 16.79 vendor/golang.org/x/crypto/cryptobyte/asn1
17:58:43 [2020-01-09T17:58:43.818Z] #46 ...
17:58:43 [2020-01-09T17:58:43.818Z] 
17:58:43 [2020-01-09T17:58:43.818Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:58:43 [2020-01-09T17:58:43.818Z] #33 6.777 unicode
17:58:43 [2020-01-09T17:58:43.818Z] #33 6.924 math
17:58:43 [2020-01-09T17:58:43.818Z] #33 7.725 internal/testlog
17:58:43 [2020-01-09T17:58:43.818Z] #33 8.962 runtime
17:58:43 [2020-01-09T17:58:43.818Z] #33 9.028 encoding
17:58:43 [2020-01-09T17:58:43.818Z] #33 9.749 runtime/cgo
17:58:44 [2020-01-09T17:58:44.049Z] #45 ...
17:58:44 [2020-01-09T17:58:44.049Z] 
17:58:44 [2020-01-09T17:58:44.049Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:58:44 [2020-01-09T17:58:44.049Z] #48 DONE 178.7s
17:58:44 [2020-01-09T17:58:44.116Z] #33 ...
17:58:44 [2020-01-09T17:58:44.116Z] 
17:58:44 [2020-01-09T17:58:44.116Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:44 [2020-01-09T17:58:44.116Z] #46 17.26 internal/nettrace
17:58:44 [2020-01-09T17:58:44.307Z] 
17:58:44 [2020-01-09T17:58:44.307Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:58:44 [2020-01-09T17:58:44.405Z] #46 17.40 runtime/cgo
17:58:45 [2020-01-09T17:58:45.108Z] #40 ...
17:58:45 [2020-01-09T17:58:45.108Z] 
17:58:45 [2020-01-09T17:58:45.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:45 [2020-01-09T17:58:45.108Z] #43 127.4   CC       criu/util.o
17:58:45 [2020-01-09T17:58:45.108Z] #43 128.4   CC       criu/uts_ns.o
17:58:45 [2020-01-09T17:58:45.108Z] #43 128.5   CC       criu/vdso.o
17:58:45 [2020-01-09T17:58:45.108Z] #43 128.9   LINK     criu/built-in.o
17:58:45 [2020-01-09T17:58:45.108Z] #43 129.0   LINK     criu/criu
17:58:45 [2020-01-09T17:58:45.108Z] #43 129.3   DEP      lib/c/criu.d
17:58:45 [2020-01-09T17:58:45.108Z] #43 129.4   CC       images/rpc.pb-c.o
17:58:45 [2020-01-09T17:58:45.108Z] #43 129.8   CC       lib/c/criu.o
17:58:45 [2020-01-09T17:58:45.108Z] #43 130.5   LINK     lib/c/built-in.o
17:58:45 [2020-01-09T17:58:45.108Z] #43 130.5   LINK     lib/c/libcriu.so
17:58:45 [2020-01-09T17:58:45.108Z] #43 130.7   GEN      magic.py
17:58:45 [2020-01-09T17:58:45.108Z] #43 130.8 Note: Building without setproctitle() and strlcpy() support.
17:58:45 [2020-01-09T17:58:45.108Z] #43 130.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:58:45 [2020-01-09T17:58:45.108Z] #43 131.1 fatal: not a git repository (or any of the parent directories): .git
17:58:45 [2020-01-09T17:58:45.108Z] #43 131.8 make[1]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.3 make[1]: 'images/built-in.o' is up to date.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.4 make[1]: 'compel/libcompel.a' is up to date.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.4 make[1]: 'compel/compel-host-bin' is up to date.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.4 make[1]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.5 make[1]: 'soccr/libsoccr.a' is up to date.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.6 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.6 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.6 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.8 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.8 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.8 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.9 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.9 make[2]: Nothing to be done for 'all'.
17:58:45 [2020-01-09T17:58:45.108Z] #43 132.9   INSTALL  criu/criu
17:58:45 [2020-01-09T17:58:45.108Z] #43 DONE 133.1s
17:58:45 [2020-01-09T17:58:45.532Z] 
17:58:45 [2020-01-09T17:58:45.532Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:46 [2020-01-09T17:58:46.837Z] #39 ...
17:58:46 [2020-01-09T17:58:46.837Z] 
17:58:46 [2020-01-09T17:58:46.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:46 [2020-01-09T17:58:46.837Z] #42 81.11   CC       compel/src/lib/ptrace.o
17:58:47 [2020-01-09T17:58:47.095Z] #42 81.53   AR       compel/libcompel.a
17:58:47 [2020-01-09T17:58:47.354Z] #42 81.60   HOSTCC   compel/src/main-host.o
17:58:47 [2020-01-09T17:58:47.614Z] #42 82.08   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:58:48 [2020-01-09T17:58:48.179Z] #42 82.39   HOSTCC   compel/src/lib/handle-elf-host.o
17:58:48 [2020-01-09T17:58:48.745Z] #42 83.00   HOSTCC   compel/src/lib/log-host.o
17:58:49 [2020-01-09T17:58:49.002Z] #42 83.33   HOSTLINK compel/compel-host-bin
17:58:49 [2020-01-09T17:58:49.199Z] 65014b3c3121: Pull complete
17:58:49 [2020-01-09T17:58:49.263Z] #42 83.63   DEP      soccr/soccr.d
17:58:49 [2020-01-09T17:58:49.521Z] #42 83.91   CC       soccr/soccr.o
17:58:49 [2020-01-09T17:58:49.991Z] #46 ...
17:58:49 [2020-01-09T17:58:49.991Z] 
17:58:49 [2020-01-09T17:58:49.991Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:58:49 [2020-01-09T17:58:49.991Z] #58 23.22 Fetched 8102 kB in 23s (358 kB/s)
17:58:51 [2020-01-09T17:58:51.421Z] #42 85.64   AR       soccr/libsoccr.a
17:58:51 [2020-01-09T17:58:51.421Z] #42 85.68 make[1]: 'soccr/libsoccr.a' is up to date.
17:58:51 [2020-01-09T17:58:51.679Z] #42 86.04   DEP      criu/arch/x86/sigframe.d
17:58:51 [2020-01-09T17:58:51.937Z] #42 86.20   DEP      criu/arch/x86/sigaction_compat.d
17:58:51 [2020-01-09T17:58:51.937Z] #42 86.31   DEP      criu/arch/x86/kerndat.d
17:58:52 [2020-01-09T17:58:52.202Z] #42 86.58   DEP      criu/arch/x86/crtools.d
17:58:52 [2020-01-09T17:58:52.202Z] #42 86.70   DEP      criu/arch/x86/cpu.d
17:58:52 [2020-01-09T17:58:52.460Z] #42 86.93   CC       criu/arch/x86/cpu.o
17:58:53 [2020-01-09T17:58:53.030Z] #42 ...
17:58:53 [2020-01-09T17:58:53.030Z] 
17:58:53 [2020-01-09T17:58:53.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.1 Selecting previously unselected package libapparmor1:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.4 Selecting previously unselected package libapparmor-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.8 Selecting previously unselected package libbtrfs0.
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.8 Unpacking libbtrfs0 (4.20.1-2) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.9 Selecting previously unselected package libbtrfs-dev.
17:58:53 [2020-01-09T17:58:53.030Z] #10 183.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.0 Unpacking libbtrfs-dev (4.20.1-2) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.5 Selecting previously unselected package libudev-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.6 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.9 Selecting previously unselected package libsepol1-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 184.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 185.5 Selecting previously unselected package libpcre16-3:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 185.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 185.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 185.9 Selecting previously unselected package libpcre32-3:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 185.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 185.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 186.2 Selecting previously unselected package libpcrecpp0v5:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 186.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 186.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 186.3 Selecting previously unselected package libpcre3-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 186.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 186.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.0 Selecting previously unselected package libselinux1-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.4 Selecting previously unselected package libdevmapper-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.5 Selecting previously unselected package libseccomp-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.9 Selecting previously unselected package libsystemd-dev:amd64.
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
17:58:53 [2020-01-09T17:58:53.030Z] #10 187.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
17:58:53 [2020-01-09T17:58:53.595Z] #10 188.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.595Z] #10 188.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:58:53 [2020-01-09T17:58:53.595Z] #10 188.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:58:53 [2020-01-09T17:58:53.595Z] #10 188.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:58:53 [2020-01-09T17:58:53.595Z] #10 188.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.595Z] #10 188.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:58:53 [2020-01-09T17:58:53.706Z] #56 95.07 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
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.8 Setting up libbtrfs0 (4.20.1-2) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.8 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.9 Setting up libbtrfs-dev (4.20.1-2) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.9 Setting up mingw-w64-common (6.0.0-3) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.9 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 188.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 189.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 189.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:58:53 [2020-01-09T17:58:53.852Z] #10 189.0 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
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.1 Setting up dmsetup (2:1.02.155-3) ...
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:58:54 [2020-01-09T17:58:54.110Z] #10 189.2 Processing triggers for libc-bin (2.28-10) ...
17:58:55 [2020-01-09T17:58:55.043Z] #10 DONE 190.1s
17:58:55 [2020-01-09T17:58:55.043Z] 
17:58:55 [2020-01-09T17:58:55.043Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:58:55 [2020-01-09T17:58:55.043Z] #53 DONE 0.1s
17:58:55 [2020-01-09T17:58:55.043Z] 
17:58:55 [2020-01-09T17:58:55.043Z] #11 [dev 1/25] RUN groupadd -r docker
17:58:55 [2020-01-09T17:58:55.133Z] #56 96.67 + mkdir -p /build
17:58:55 [2020-01-09T17:58:55.133Z] #56 96.68 + cp runc /build/runc
17:58:55 [2020-01-09T17:58:55.133Z] #56 DONE 96.8s
17:58:55 [2020-01-09T17:58:55.133Z] 
17:58:55 [2020-01-09T17:58:55.133Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:58:55 [2020-01-09T17:58:55.301Z] #11 ...
17:58:55 [2020-01-09T17:58:55.301Z] 
17:58:55 [2020-01-09T17:58:55.301Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:58:55 [2020-01-09T17:58:55.301Z] #54 DONE 0.1s
17:58:55 [2020-01-09T17:58:55.301Z] 
17:58:55 [2020-01-09T17:58:55.301Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:55 [2020-01-09T17:58:55.588Z] #58 23.22 Reading package lists...
17:58:55 [2020-01-09T17:58:55.588Z] #58 ...
17:58:55 [2020-01-09T17:58:55.588Z] 
17:58:55 [2020-01-09T17:58:55.588Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:58:55 [2020-01-09T17:58:55.588Z] #40 26.06 Checking out files:  68% (1070/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:  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.
17:58:55 [2020-01-09T17:58:55.588Z] #40 26.86 + cd /tmp/tmp.uXrknsDj5d/src/github.com/docker/distribution
17:58:55 [2020-01-09T17:58:55.588Z] #40 26.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:58:56 [2020-01-09T17:58:56.621Z] #40 29.79 + GOPATH=/tmp/tmp.uXrknsDj5d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uXrknsDj5d go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:58:57 [2020-01-09T17:58:57.841Z] #52 ...
17:58:57 [2020-01-09T17:58:57.841Z] 
17:58:57 [2020-01-09T17:58:57.841Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:58:57 [2020-01-09T17:58:57.841Z] #40 186.4 + rm -rf /tmp/tmp.22yewNpImc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.22yewNpImc
17:58:57 [2020-01-09T17:58:57.841Z] #40 DONE 186.5s
17:58:57 [2020-01-09T17:58:57.841Z] 
17:58:57 [2020-01-09T17:58:57.841Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:58:58 [2020-01-09T17:58:58.252Z] #52 ...
17:58:58 [2020-01-09T17:58:58.252Z] 
17:58:58 [2020-01-09T17:58:58.252Z] #41 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:58:58 [2020-01-09T17:58:58.665Z] #41 DONE 0.2s
17:58:58 [2020-01-09T17:58:58.665Z] 
17:58:58 [2020-01-09T17:58:58.665Z] #44 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:58:58 [2020-01-09T17:58:58.665Z] #44 DONE 0.1s
17:58:58 [2020-01-09T17:58:58.665Z] 
17:58:58 [2020-01-09T17:58:58.665Z] #47 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:58:58 [2020-01-09T17:58:58.665Z] #47 DONE 0.1s
17:58:58 [2020-01-09T17:58:58.665Z] 
17:58:58 [2020-01-09T17:58:58.665Z] #50 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:58:58 [2020-01-09T17:58:58.665Z] #50 DONE 0.1s
17:58:58 [2020-01-09T17:58:58.665Z] 
17:58:58 [2020-01-09T17:58:58.665Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:58:59 [2020-01-09T17:58:59.359Z] #40 ...
17:58:59 [2020-01-09T17:58:59.359Z] 
17:58:59 [2020-01-09T17:58:59.359Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:58:59 [2020-01-09T17:58:59.359Z] #70 29.78 Checking out files:  55% (1114/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
17:58:59 [2020-01-09T17:58:59.359Z] #70 30.85 + cd /tmp/tmp.UnlEUcA4nE/src/github.com/docker/libnetwork
17:58:59 [2020-01-09T17:58:59.359Z] #70 30.85 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
17:58:59 [2020-01-09T17:58:59.359Z] #70 31.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 + RM_GOPATH=0
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 + TMP_GOPATH=
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 + : /build
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 + '[' -z '' ']'
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 ++ mktemp -d
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 + export GOPATH=/tmp/tmp.1QWcyjbSxc
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 + GOPATH=/tmp/tmp.1QWcyjbSxc
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 + RM_GOPATH=1
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.239 ++ dirname ./install.sh
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 + dir=.
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 + bin=runc
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 + shift
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 + '[' '!' -f ./runc.installer ']'
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 + . ./runc.installer
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 + install_runc
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.249 + uname -r
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.250 + grep -q '^3\.10\.0.*\.el7\.'
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.271 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.271 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.271 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1QWcyjbSxc/src/github.com/opencontainers/runc
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.271 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
17:58:59 [2020-01-09T17:58:59.482Z] #55 4.272 Cloning into '/tmp/tmp.1QWcyjbSxc/src/github.com/opencontainers/runc'...
17:58:59 [2020-01-09T17:58:59.482Z] #55 ...
17:58:59 [2020-01-09T17:58:59.482Z] 
17:58:59 [2020-01-09T17:58:59.482Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:58:59 [2020-01-09T17:58:59.482Z] #45 184.1 net/http/httptrace
17:58:59 [2020-01-09T17:58:59.482Z] #45 184.5 net/http
17:58:59 [2020-01-09T17:58:59.739Z] #45 ...
17:58:59 [2020-01-09T17:58:59.739Z] 
17:58:59 [2020-01-09T17:58:59.739Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:58:59 [2020-01-09T17:58:59.739Z] #42 87.65   CC       criu/arch/x86/crtools.o
17:58:59 [2020-01-09T17:58:59.739Z] #42 89.41   CC       criu/arch/x86/kerndat.o
17:58:59 [2020-01-09T17:58:59.739Z] #42 90.18   CC       criu/arch/x86/sigaction_compat.o
17:58:59 [2020-01-09T17:58:59.739Z] #42 90.68   CC       criu/arch/x86/sigframe.o
17:58:59 [2020-01-09T17:58:59.739Z] #42 91.07   LINK     criu/arch/x86/crtools.built-in.o
17:58:59 [2020-01-09T17:58:59.739Z] #42 91.12   DEP      criu/pie/util-vdso-elf32.d
17:58:59 [2020-01-09T17:58:59.739Z] #42 91.37   DEP      criu/arch/x86/vdso-pie.d
17:58:59 [2020-01-09T17:58:59.739Z] #42 91.57   DEP      criu/pie/parasite-vdso.d
17:58:59 [2020-01-09T17:58:59.739Z] #42 91.81   DEP      criu/pie/util-vdso.d
17:58:59 [2020-01-09T17:58:59.739Z] #42 92.02   DEP      criu/pie/util.d
17:58:59 [2020-01-09T17:58:59.739Z] #42 92.25   CC       criu/pie/util.o
17:58:59 [2020-01-09T17:58:59.739Z] #42 92.77   CC       criu/pie/util-vdso.o
17:58:59 [2020-01-09T17:58:59.739Z] #42 93.99   CC       criu/pie/parasite-vdso.o
17:58:59 [2020-01-09T17:58:59.997Z] #42 ...
17:58:59 [2020-01-09T17:58:59.997Z] 
17:58:59 [2020-01-09T17:58:59.997Z] #11 [dev 1/25] RUN groupadd -r docker
17:58:59 [2020-01-09T17:58:59.997Z] #11 DONE 5.0s
17:58:59 [2020-01-09T17:58:59.999Z] #70 ...
17:58:59 [2020-01-09T17:58:59.999Z] 
17:58:59 [2020-01-09T17:58:59.999Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:58:59 [2020-01-09T17:58:59.999Z] #11 23.19 Fetched 8102 kB in 22s (364 kB/s)
17:58:59 [2020-01-09T17:58:59.999Z] #11 23.19 Reading package lists...
17:58:59 [2020-01-09T17:58:59.999Z] #11 ...
17:58:59 [2020-01-09T17:58:59.999Z] 
17:58:59 [2020-01-09T17:58:59.999Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:58:59 [2020-01-09T17:58:59.999Z] #58 23.22 Reading package lists...
17:59:00 [2020-01-09T17:59:00.031Z] ok  	github.com/docker/docker/cmd/dockerd	0.113s	coverage: 30.3% of statements
17:59:00 [2020-01-09T17:59:00.255Z] 
17:59:00 [2020-01-09T17:59:00.255Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:59:00 [2020-01-09T17:59:00.292Z] #58 33.12 Reading package lists...
17:59:00 [2020-01-09T17:59:00.292Z] #58 ...
17:59:00 [2020-01-09T17:59:00.292Z] 
17:59:00 [2020-01-09T17:59:00.292Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:59:00 [2020-01-09T17:59:00.292Z] #26 23.60 Fetched 8102 kB in 23s (354 kB/s)
17:59:00 [2020-01-09T17:59:00.292Z] #26 23.60 Reading package lists...
17:59:00 [2020-01-09T17:59:00.585Z] #26 33.16 Reading package lists...
17:59:00 [2020-01-09T17:59:00.585Z] #26 ...
17:59:00 [2020-01-09T17:59:00.585Z] 
17:59:00 [2020-01-09T17:59:00.585Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:59:00 [2020-01-09T17:59:00.585Z] #42 23.76 Fetched 8102 kB in 23s (352 kB/s)
17:59:00 [2020-01-09T17:59:00.585Z] #42 23.76 Reading package lists...
17:59:00 [2020-01-09T17:59:00.585Z] #42 33.46 Reading package lists...
17:59:00 [2020-01-09T17:59:00.585Z] #42 ...
17:59:00 [2020-01-09T17:59:00.585Z] 
17:59:00 [2020-01-09T17:59:00.585Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:59:00 [2020-01-09T17:59:00.585Z] #46 23.68 vendor/golang.org/x/crypto/internal/subtle
17:59:00 [2020-01-09T17:59:00.878Z] #46 ...
17:59:00 [2020-01-09T17:59:00.878Z] 
17:59:00 [2020-01-09T17:59:00.878Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:59:00 [2020-01-09T17:59:00.878Z] #35 24.09 Fetched 8102 kB in 23s (354 kB/s)
17:59:00 [2020-01-09T17:59:00.878Z] #35 24.09 Reading package lists...
17:59:00 [2020-01-09T17:59:00.878Z] #35 33.60 Reading package lists...
17:59:00 [2020-01-09T17:59:00.878Z] #35 ...
17:59:00 [2020-01-09T17:59:00.878Z] 
17:59:00 [2020-01-09T17:59:00.878Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:59:00 [2020-01-09T17:59:00.878Z] #52 33.86 + cd /tmp/tmp.PRv3eSOkNF/src/github.com/golangci/golangci-lint/
17:59:00 [2020-01-09T17:59:00.878Z] #52 33.86 + git checkout -q v1.20.0
17:59:01 [2020-01-09T17:59:01.170Z] #52 34.36 ++ git describe --tags
17:59:01 [2020-01-09T17:59:01.170Z] #52 34.36 + version=v1.20.0
17:59:01 [2020-01-09T17:59:01.170Z] #52 34.37 ++ git rev-parse --short HEAD
17:59:01 [2020-01-09T17:59:01.170Z] #52 34.37 + commit=cc98739
17:59:01 [2020-01-09T17:59:01.170Z] #52 34.38 ++ git show -s --format=%cd
17:59:01 [2020-01-09T17:59:01.170Z] #52 34.41 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
17:59:01 [2020-01-09T17:59:01.425Z] ok  	github.com/docker/docker/container	0.183s	coverage: 35.3% of statements
17:59:01 [2020-01-09T17:59:01.426Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:59:01 [2020-01-09T17:59:01.426Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:59:01 [2020-01-09T17:59:01.426Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:59:01 [2020-01-09T17:59:01.426Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:59:01 [2020-01-09T17:59:01.485Z] #52 34.41 + 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
17:59:03 [2020-01-09T17:59:03.967Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.064s	coverage: 65.3% of statements
17:59:04 [2020-01-09T17:59:04.438Z] #12 DONE 3.8s
17:59:04 [2020-01-09T17:59:04.438Z] 
17:59:04 [2020-01-09T17:59:04.438Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:59:05 [2020-01-09T17:59:05.130Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 1m49.771647321s 
17:59:05 [2020-01-09T17:59:05.130Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 450.628458ms 
17:59:07 [2020-01-09T17:59:07.397Z] #61 169.7 + bin/containerd
17:59:07 [2020-01-09T17:59:07.766Z] #13 3.816 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:59:08 [2020-01-09T17:59:08.173Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.041s	coverage: 35.8% of statements
17:59:08 [2020-01-09T17:59:08.333Z] #13 DONE 4.3s
17:59:08 [2020-01-09T17:59:08.333Z] 
17:59:08 [2020-01-09T17:59:08.333Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:59:08 [2020-01-09T17:59:08.395Z] #52 ...
17:59:08 [2020-01-09T17:59:08.395Z] 
17:59:08 [2020-01-09T17:59:08.395Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:59:08 [2020-01-09T17:59:08.395Z] #26 33.16 Reading package lists...
17:59:08 [2020-01-09T17:59:08.434Z] ok  	github.com/docker/docker/daemon/cluster	0.119s	coverage: 0.5% of statements
17:59:09 [2020-01-09T17:59:09.903Z] #26 41.61 Building dependency tree...
17:59:10 [2020-01-09T17:59:10.862Z] #14 ...
17:59:10 [2020-01-09T17:59:10.862Z] 
17:59:10 [2020-01-09T17:59:10.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:10 [2020-01-09T17:59:10.862Z] #42 95.15   CC       criu/arch/x86/vdso-pie.o
17:59:10 [2020-01-09T17:59:10.862Z] #42 95.59   CC       criu/pie/util-vdso-elf32.o
17:59:10 [2020-01-09T17:59:10.862Z] #42 96.96   AR       criu/pie/pie.lib.a
17:59:10 [2020-01-09T17:59:10.862Z] #42 97.26   DEP      criu/pie/restorer.d
17:59:10 [2020-01-09T17:59:10.862Z] #42 97.62   DEP      criu/arch/x86/sigaction_compat_pie.d
17:59:10 [2020-01-09T17:59:10.862Z] #42 97.80   DEP      criu/arch/x86/restorer_unmap.d
17:59:10 [2020-01-09T17:59:10.862Z] #42 97.85   DEP      criu/arch/x86/restorer.d
17:59:10 [2020-01-09T17:59:10.862Z] #42 98.09   DEP      criu/pie/parasite.d
17:59:10 [2020-01-09T17:59:10.862Z] #42 98.46   CC       criu/pie/parasite.o
17:59:10 [2020-01-09T17:59:10.862Z] #42 100.6   LINK     criu/pie/parasite.built-in.o
17:59:10 [2020-01-09T17:59:10.862Z] #42 100.6   GEN      criu/pie/parasite-blob.h
17:59:10 [2020-01-09T17:59:10.862Z] #42 100.7   CC       criu/arch/x86/restorer.o
17:59:10 [2020-01-09T17:59:10.862Z] #42 101.7   CC       criu/arch/x86/restorer_unmap.o
17:59:10 [2020-01-09T17:59:10.862Z] #42 101.8   CC       criu/arch/x86/sigaction_compat_pie.o
17:59:10 [2020-01-09T17:59:10.862Z] #42 102.3   CC       criu/pie/restorer.o
17:59:10 [2020-01-09T17:59:10.953Z] #26 ...
17:59:10 [2020-01-09T17:59:10.953Z] 
17:59:10 [2020-01-09T17:59:10.953Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:59:10 [2020-01-09T17:59:10.953Z] #11 34.10 Reading package lists...
17:59:10 [2020-01-09T17:59:10.953Z] #11 ...
17:59:10 [2020-01-09T17:59:10.953Z] 
17:59:10 [2020-01-09T17:59:10.953Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:59:10 [2020-01-09T17:59:10.953Z] #42 33.46 Reading package lists...
17:59:10 [2020-01-09T17:59:10.981Z] ok  	github.com/docker/docker/daemon/discovery	0.033s	coverage: 30.0% of statements
17:59:11 [2020-01-09T17:59:11.120Z] #42 ...
17:59:11 [2020-01-09T17:59:11.120Z] 
17:59:11 [2020-01-09T17:59:11.120Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:59:11 [2020-01-09T17:59:11.120Z] #55 13.62 + cd /tmp/tmp.1QWcyjbSxc/src/github.com/opencontainers/runc
17:59:11 [2020-01-09T17:59:11.120Z] #55 13.63 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
17:59:11 [2020-01-09T17:59:11.120Z] #55 14.07 + '[' -z '' ']'
17:59:11 [2020-01-09T17:59:11.120Z] #55 14.07 + target=static
17:59:11 [2020-01-09T17:59:11.120Z] #55 14.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:59:11 [2020-01-09T17:59:11.379Z] #55 16.11 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 .
17:59:11 [2020-01-09T17:59:11.555Z] ok  	github.com/docker/docker/daemon/config	0.079s	coverage: 82.1% of statements
17:59:11 [2020-01-09T17:59:11.775Z] #61 ...
17:59:11 [2020-01-09T17:59:11.775Z] 
17:59:11 [2020-01-09T17:59:11.775Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:59:11 [2020-01-09T17:59:11.775Z] #52 DONE 199.8s
17:59:11 [2020-01-09T17:59:11.775Z] 
17:59:11 [2020-01-09T17:59:11.775Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:59:11 [2020-01-09T17:59:11.775Z] #61 ...
17:59:11 [2020-01-09T17:59:11.775Z] 
17:59:11 [2020-01-09T17:59:11.775Z] #53 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:59:12 [2020-01-09T17:59:12.178Z] #53 DONE 0.2s
17:59:12 [2020-01-09T17:59:12.178Z] 
17:59:12 [2020-01-09T17:59:12.178Z] #57 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:59:12 [2020-01-09T17:59:12.178Z] #57 DONE 0.1s
17:59:12 [2020-01-09T17:59:12.178Z] 
17:59:12 [2020-01-09T17:59:12.178Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:59:12 [2020-01-09T17:59:12.496Z] ok  	github.com/docker/docker/daemon/events	0.085s	coverage: 50.0% of statements
17:59:12 [2020-01-09T17:59:12.753Z] #55 ...
17:59:12 [2020-01-09T17:59:12.753Z] 
17:59:12 [2020-01-09T17:59:12.753Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:59:12 [2020-01-09T17:59:12.753Z] #14 DONE 4.3s
17:59:12 [2020-01-09T17:59:12.753Z] 
17:59:12 [2020-01-09T17:59:12.753Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:59:13 [2020-01-09T17:59:13.038Z] #42 43.60 Building dependency tree...
17:59:14 [2020-01-09T17:59:14.408Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
17:59:15 [2020-01-09T17:59:15.775Z] #42 48.66 The following additional packages will be installed:
17:59:15 [2020-01-09T17:59:15.775Z] #42 48.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:59:15 [2020-01-09T17:59:15.775Z] #42 48.69   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:59:15 [2020-01-09T17:59:15.775Z] #42 48.72 Suggested packages:
17:59:15 [2020-01-09T17:59:15.775Z] #42 48.72   manpages-dev python-setuptools
17:59:15 [2020-01-09T17:59:15.775Z] #42 ...
17:59:15 [2020-01-09T17:59:15.775Z] 
17:59:15 [2020-01-09T17:59:15.775Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:59:15 [2020-01-09T17:59:15.775Z] #26 45.34 ca-certificates is already the newest version (20190110).
17:59:15 [2020-01-09T17:59:15.775Z] #26 45.34 The following additional packages will be installed:
17:59:15 [2020-01-09T17:59:15.775Z] #26 45.34   libjq1 libonig5
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.02 The following NEW packages will be installed:
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.03   jq libjq1 libonig5
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.30 Need to get 358 kB of archives.
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.30 After this operation, 1277 kB of additional disk space will be used.
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:59:15 [2020-01-09T17:59:15.775Z] #26 46.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:59:15 [2020-01-09T17:59:15.775Z] #26 48.00 debconf: delaying package configuration, since apt-utils is not installed
17:59:15 [2020-01-09T17:59:15.775Z] #26 48.37 Fetched 358 kB in 0s (2021 kB/s)
17:59:15 [2020-01-09T17:59:15.775Z] #26 48.59 Selecting previously unselected package libonig5:ppc64el.
17:59:15 [2020-01-09T17:59:15.775Z] #26 48.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 ... 15330 files and directories currently installed.)
17:59:15 [2020-01-09T17:59:15.775Z] #26 48.82 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
17:59:15 [2020-01-09T17:59:15.775Z] #26 48.82 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:59:16 [2020-01-09T17:59:16.036Z] #15 DONE 3.6s
17:59:16 [2020-01-09T17:59:16.036Z] 
17:59:16 [2020-01-09T17:59:16.036Z] #16 [dev 6/25] RUN ldconfig
17:59:16 [2020-01-09T17:59:16.076Z] #26 49.22 Selecting previously unselected package libjq1:ppc64el.
17:59:16 [2020-01-09T17:59:16.076Z] #26 49.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:59:16 [2020-01-09T17:59:16.076Z] #26 49.24 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:59:16 [2020-01-09T17:59:16.369Z] #26 49.49 Selecting previously unselected package jq.
17:59:16 [2020-01-09T17:59:16.369Z] #26 49.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:59:16 [2020-01-09T17:59:16.369Z] #26 49.53 Unpacking jq (1.5+dfsg-2+b1) ...
17:59:16 [2020-01-09T17:59:16.663Z] #26 49.93 Setting up libonig5:ppc64el (6.9.1-1) ...
17:59:16 [2020-01-09T17:59:16.663Z] #26 49.94 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:59:16 [2020-01-09T17:59:16.663Z] #26 49.95 Setting up jq (1.5+dfsg-2+b1) ...
17:59:16 [2020-01-09T17:59:16.663Z] #26 49.97 Processing triggers for libc-bin (2.28-10) ...
17:59:16 [2020-01-09T17:59:16.944Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.503s	coverage: 13.6% of statements
17:59:16 [2020-01-09T17:59:16.956Z] #26 DONE 50.3s
17:59:16 [2020-01-09T17:59:16.956Z] 
17:59:16 [2020-01-09T17:59:16.956Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:59:16 [2020-01-09T17:59:16.956Z] #58 33.12 Reading package lists...
17:59:16 [2020-01-09T17:59:16.956Z] #58 42.64 Building dependency tree...
17:59:16 [2020-01-09T17:59:16.956Z] #58 46.61 The following additional packages will be installed:
17:59:16 [2020-01-09T17:59:16.956Z] #58 46.62   libbtrfs0
17:59:16 [2020-01-09T17:59:16.956Z] #58 46.80 The following NEW packages will be installed:
17:59:16 [2020-01-09T17:59:16.956Z] #58 46.83   libbtrfs-dev libbtrfs0
17:59:16 [2020-01-09T17:59:16.956Z] #58 47.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:59:16 [2020-01-09T17:59:16.956Z] #58 47.07 Need to get 120 kB of archives.
17:59:16 [2020-01-09T17:59:16.956Z] #58 47.07 After this operation, 423 kB of additional disk space will be used.
17:59:16 [2020-01-09T17:59:16.956Z] #58 47.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:59:16 [2020-01-09T17:59:16.956Z] #58 47.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:59:16 [2020-01-09T17:59:16.956Z] #58 49.15 debconf: delaying package configuration, since apt-utils is not installed
17:59:16 [2020-01-09T17:59:16.956Z] #58 49.50 Fetched 120 kB in 0s (1406 kB/s)
17:59:16 [2020-01-09T17:59:16.956Z] #58 49.66 Selecting previously unselected package libbtrfs0.
17:59:16 [2020-01-09T17:59:16.956Z] #58 49.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
17:59:16 [2020-01-09T17:59:16.956Z] #58 49.80 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
17:59:16 [2020-01-09T17:59:16.956Z] #58 49.83 Unpacking libbtrfs0 (4.20.1-2) ...
17:59:16 [2020-01-09T17:59:16.956Z] #58 50.01 Selecting previously unselected package libbtrfs-dev.
17:59:16 [2020-01-09T17:59:16.956Z] #58 50.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:59:16 [2020-01-09T17:59:16.956Z] #58 50.05 Unpacking libbtrfs-dev (4.20.1-2) ...
17:59:17 [2020-01-09T17:59:17.203Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 2.9% of statements
17:59:17 [2020-01-09T17:59:17.249Z] #58 ...
17:59:17 [2020-01-09T17:59:17.249Z] 
17:59:17 [2020-01-09T17:59:17.249Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:59:17 [2020-01-09T17:59:17.249Z] #27 DONE 0.1s
17:59:17 [2020-01-09T17:59:17.249Z] 
17:59:17 [2020-01-09T17:59:17.249Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:59:17 [2020-01-09T17:59:17.903Z] #28 ...
17:59:17 [2020-01-09T17:59:17.903Z] 
17:59:17 [2020-01-09T17:59:17.903Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:59:17 [2020-01-09T17:59:17.903Z] #58 50.51 Setting up libbtrfs0 (4.20.1-2) ...
17:59:17 [2020-01-09T17:59:17.903Z] #58 50.52 Setting up libbtrfs-dev (4.20.1-2) ...
17:59:17 [2020-01-09T17:59:17.903Z] #58 50.53 Processing triggers for libc-bin (2.28-10) ...
17:59:17 [2020-01-09T17:59:17.903Z] #58 DONE 50.9s
17:59:17 [2020-01-09T17:59:17.903Z] 
17:59:17 [2020-01-09T17:59:17.903Z] #59 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:59:17 [2020-01-09T17:59:17.903Z] #59 DONE 0.1s
17:59:17 [2020-01-09T17:59:17.903Z] 
17:59:17 [2020-01-09T17:59:17.903Z] #60 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:59:17 [2020-01-09T17:59:17.903Z] #60 DONE 0.1s
17:59:17 [2020-01-09T17:59:17.903Z] 
17:59:17 [2020-01-09T17:59:17.903Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.06 The following NEW packages will be installed:
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.06   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.06   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.06   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.06   python-six zlib1g-dev
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.17 Need to get 4075 kB of archives.
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.17 After this operation, 24.5 MB of additional disk space will be used.
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
17:59:17 [2020-01-09T17:59:17.903Z] #42 51.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:59:17 [2020-01-09T17:59:17.941Z] #16 ...
17:59:17 [2020-01-09T17:59:17.941Z] 
17:59:17 [2020-01-09T17:59:17.941Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:59:17 [2020-01-09T17:59:17.941Z] #45 202.4 github.com/LK4D4/vndr/godl
17:59:17 [2020-01-09T17:59:17.941Z] #45 203.5 github.com/LK4D4/vndr
17:59:17 [2020-01-09T17:59:17.941Z] #45 ...
17:59:17 [2020-01-09T17:59:17.941Z] 
17:59:17 [2020-01-09T17:59:17.941Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:17 [2020-01-09T17:59:17.941Z] #42 107.5   LINK     criu/pie/restorer.built-in.o
17:59:17 [2020-01-09T17:59:17.941Z] #42 107.5   GEN      criu/pie/restorer-blob.h
17:59:17 [2020-01-09T17:59:17.941Z] #42 107.7   DEP      criu/vdso.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 108.1   DEP      criu/vdso-compat.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 108.3   DEP      criu/uts_ns.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 108.5   DEP      criu/util.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 108.7   DEP      criu/uffd.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 108.9   DEP      criu/tun.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 109.1   DEP      criu/tty.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 109.5   DEP      criu/timerfd.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 109.7   DEP      criu/sysfs_parse.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 109.9   DEP      criu/sysctl.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 110.1   DEP      criu/string.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 110.1   DEP      criu/stats.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 110.3   DEP      criu/sockets.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 110.7   DEP      criu/sk-unix.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 111.1   DEP      criu/sk-tcp.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 111.4   DEP      criu/sk-queue.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 111.6   DEP      criu/sk-packet.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 111.8   DEP      criu/sk-netlink.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 112.1   DEP      criu/sk-inet.d
17:59:17 [2020-01-09T17:59:17.941Z] #42 112.3   DEP      criu/signalfd.d
17:59:18 [2020-01-09T17:59:18.195Z] #42 51.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
17:59:18 [2020-01-09T17:59:18.195Z] #42 51.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:59:18 [2020-01-09T17:59:18.195Z] #42 51.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
17:59:18 [2020-01-09T17:59:18.195Z] #42 51.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
17:59:18 [2020-01-09T17:59:18.195Z] #42 51.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
17:59:18 [2020-01-09T17:59:18.195Z] #42 51.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
17:59:18 [2020-01-09T17:59:18.195Z] #42 51.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
17:59:18 [2020-01-09T17:59:18.199Z] #42 112.5   DEP      criu/sigframe.d
17:59:18 [2020-01-09T17:59:18.457Z] #42 112.7   DEP      criu/shmem.d
17:59:18 [2020-01-09T17:59:18.716Z] #42 112.9   DEP      criu/servicefd.d
17:59:18 [2020-01-09T17:59:18.716Z] #42 113.2   DEP      criu/seize.d
17:59:19 [2020-01-09T17:59:19.117Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.645s	coverage: 57.0% of statements
17:59:19 [2020-01-09T17:59:19.285Z] #42 113.4   DEP      criu/seccomp.d
17:59:19 [2020-01-09T17:59:19.285Z] #42 113.7   DEP      criu/rst-malloc.d
17:59:19 [2020-01-09T17:59:19.285Z] #42 113.7   DEP      criu/rbtree.d
17:59:19 [2020-01-09T17:59:19.543Z] #42 113.9   DEP      criu/pstree.d
17:59:19 [2020-01-09T17:59:19.543Z] #42 ...
17:59:19 [2020-01-09T17:59:19.543Z] 
17:59:19 [2020-01-09T17:59:19.543Z] #16 [dev 6/25] RUN ldconfig
17:59:19 [2020-01-09T17:59:19.543Z] #16 DONE 3.6s
17:59:19 [2020-01-09T17:59:19.543Z] 
17:59:19 [2020-01-09T17:59:19.543Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:19 [2020-01-09T17:59:19.543Z] #42 114.1   DEP      criu/protobuf.d
17:59:19 [2020-01-09T17:59:19.543Z] #42 ...
17:59:19 [2020-01-09T17:59:19.543Z] 
17:59:19 [2020-01-09T17:59:19.543Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:59:21 [2020-01-09T17:59:21.767Z] #42 ...
17:59:21 [2020-01-09T17:59:21.767Z] 
17:59:21 [2020-01-09T17:59:21.767Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:59:21 [2020-01-09T17:59:21.767Z] #35 33.60 Reading package lists...
17:59:21 [2020-01-09T17:59:21.767Z] #35 44.97 Building dependency tree...
17:59:21 [2020-01-09T17:59:21.767Z] #35 50.02 The following additional packages will be installed:
17:59:21 [2020-01-09T17:59:21.767Z] #35 50.04   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:59:21 [2020-01-09T17:59:21.767Z] #35 50.05 Suggested packages:
17:59:21 [2020-01-09T17:59:21.767Z] #35 50.06   cmake-doc ninja-build lrzip
17:59:21 [2020-01-09T17:59:21.767Z] #35 50.06 Recommended packages:
17:59:21 [2020-01-09T17:59:21.767Z] #35 50.06   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:59:21 [2020-01-09T17:59:21.767Z] #35 51.84 The following NEW packages will be installed:
17:59:21 [2020-01-09T17:59:21.767Z] #35 51.85   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:59:21 [2020-01-09T17:59:21.767Z] #35 51.87   vim-common xxd
17:59:21 [2020-01-09T17:59:21.767Z] #35 52.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:59:21 [2020-01-09T17:59:21.767Z] #35 52.06 Need to get 14.9 MB of archives.
17:59:21 [2020-01-09T17:59:21.767Z] #35 52.06 After this operation, 67.2 MB of additional disk space will be used.
17:59:21 [2020-01-09T17:59:21.767Z] #35 52.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:59:21 [2020-01-09T17:59:21.767Z] #35 52.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:59:21 [2020-01-09T17:59:21.767Z] #35 52.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
17:59:21 [2020-01-09T17:59:21.767Z] #35 52.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
17:59:21 [2020-01-09T17:59:21.767Z] #35 ...
17:59:21 [2020-01-09T17:59:21.767Z] 
17:59:21 [2020-01-09T17:59:21.767Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:59:21 [2020-01-09T17:59:21.767Z] #11 44.68 Building dependency tree...
17:59:21 [2020-01-09T17:59:21.767Z] #11 49.46 The following additional packages will be installed:
17:59:21 [2020-01-09T17:59:21.767Z] #11 49.48   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:59:21 [2020-01-09T17:59:21.767Z] #11 49.48   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:59:21 [2020-01-09T17:59:21.767Z] #11 49.49   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:59:21 [2020-01-09T17:59:21.767Z] #11 49.51   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
17:59:21 [2020-01-09T17:59:21.767Z] #11 49.52 Suggested packages:
17:59:21 [2020-01-09T17:59:21.767Z] #11 49.53   gcc-8-locales seccomp wine64
17:59:21 [2020-01-09T17:59:21.767Z] #11 51.86 The following NEW packages will be installed:
17:59:21 [2020-01-09T17:59:21.767Z] #11 51.88   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:59:21 [2020-01-09T17:59:21.767Z] #11 51.88   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:59:21 [2020-01-09T17:59:21.767Z] #11 51.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:59:21 [2020-01-09T17:59:21.767Z] #11 51.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:59:21 [2020-01-09T17:59:21.767Z] #11 51.89   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:59:21 [2020-01-09T17:59:21.767Z] #11 51.89   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:59:21 [2020-01-09T17:59:21.767Z] #11 52.26 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:59:21 [2020-01-09T17:59:21.767Z] #11 52.26 Need to get 78.9 MB of archives.
17:59:21 [2020-01-09T17:59:21.767Z] #11 52.26 After this operation, 532 MB of additional disk space will be used.
17:59:21 [2020-01-09T17:59:21.767Z] #11 52.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
17:59:21 [2020-01-09T17:59:21.767Z] #11 53.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
17:59:21 [2020-01-09T17:59:21.767Z] #11 53.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:59:21 [2020-01-09T17:59:21.767Z] #11 53.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
17:59:21 [2020-01-09T17:59:21.768Z] #11 53.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
17:59:21 [2020-01-09T17:59:21.768Z] #11 53.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
17:59:21 [2020-01-09T17:59:21.768Z] #11 54.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:59:21 [2020-01-09T17:59:21.768Z] #11 ...
17:59:21 [2020-01-09T17:59:21.768Z] 
17:59:21 [2020-01-09T17:59:21.768Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:59:21 [2020-01-09T17:59:21.768Z] #28 2.828 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:59:21 [2020-01-09T17:59:21.768Z] #28 3.522 #=#=#                                                                         
17:59:22 [2020-01-09T17:59:22.425Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.434s	coverage: 46.2% of statements
17:59:22 [2020-01-09T17:59:22.827Z] #17 ...
17:59:22 [2020-01-09T17:59:22.828Z] 
17:59:22 [2020-01-09T17:59:22.828Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:59:22 [2020-01-09T17:59:22.828Z] #45 DONE 217.5s
17:59:22 [2020-01-09T17:59:22.877Z] #28 3.763 #=#=#                                                                         

###                                                                        5.2%
#########                                                                 13.8%
################                                                          22.3%
######################                                                    30.8%
#########################                                                 34.8%
#############################                                             41.2%
##################################                                        47.7%
#####################################                                     52.0%
########################################                                  56.7%
############################################                              61.7%
####################################################                      72.4%
#############################################################             85.1%
################################################################          89.4%
####################################################################      95.8%
######################################################################## 100.0%
17:59:23 [2020-01-09T17:59:23.086Z] 
17:59:23 [2020-01-09T17:59:23.086Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:23 [2020-01-09T17:59:23.086Z] #42 114.3   GEN      criu/protobuf-desc-gen.h
17:59:23 [2020-01-09T17:59:23.344Z] #42 117.6   DEP      criu/protobuf-desc.d
17:59:23 [2020-01-09T17:59:23.365Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.763s	coverage: 48.6% of statements
17:59:23 [2020-01-09T17:59:23.514Z] #28 6.206 #=#=#                                                                         
17:59:23 [2020-01-09T17:59:23.602Z] #42 117.9   DEP      criu/proc_parse.d
17:59:24 [2020-01-09T17:59:24.168Z] #42 118.3   DEP      criu/plugin.d
17:59:24 [2020-01-09T17:59:24.168Z] #42 118.4   DEP      criu/pipes.d
17:59:24 [2020-01-09T17:59:24.425Z] #42 118.8   DEP      criu/pie-util.d
17:59:24 [2020-01-09T17:59:24.683Z] #42 119.0   DEP      criu/pie-util-vdso.d
17:59:24 [2020-01-09T17:59:24.778Z] #28 6.426 #=#=#                                                                         

#####                                                                      7.5%
#############                                                             19.0%
##########################                                                36.3%
###################################                                       49.8%
########################################                                  55.6%
####################################################                      72.8%
#################################################################         90.9%
######################################################################## 100.0%
17:59:24 [2020-01-09T17:59:24.941Z] #42 119.3   DEP      criu/pie-util-vdso-elf32.d
17:59:25 [2020-01-09T17:59:25.200Z] #42 119.5   DEP      criu/path.d
17:59:25 [2020-01-09T17:59:25.276Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.151s	coverage: 72.5% of statements
17:59:25 [2020-01-09T17:59:25.457Z] #42 119.7   DEP      criu/parasite-syscall.d
17:59:25 [2020-01-09T17:59:25.715Z] #42 120.1   DEP      criu/pagemap.d
17:59:25 [2020-01-09T17:59:25.836Z] #28 8.383 #=#=#                                                                         
17:59:25 [2020-01-09T17:59:25.845Z] ok  	github.com/docker/docker/daemon	12.385s	coverage: 17.6% of statements
17:59:25 [2020-01-09T17:59:25.845Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:59:25 [2020-01-09T17:59:25.845Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:59:25 [2020-01-09T17:59:25.845Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:59:25 [2020-01-09T17:59:25.845Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:59:25 [2020-01-09T17:59:25.845Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:59:25 [2020-01-09T17:59:25.973Z] #42 120.4   DEP      criu/pagemap-cache.d
17:59:26 [2020-01-09T17:59:26.106Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.586s	coverage: 76.1% of statements
17:59:26 [2020-01-09T17:59:26.232Z] #42 120.7   DEP      criu/page-xfer.d
17:59:26 [2020-01-09T17:59:26.490Z] #42 120.9   DEP      criu/page-pipe.d
17:59:26 [2020-01-09T17:59:26.748Z] #42 121.1   DEP      criu/netfilter.d
17:59:27 [2020-01-09T17:59:27.005Z] #42 121.3   DEP      criu/net.d
17:59:27 [2020-01-09T17:59:27.048Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.042s	coverage: 58.0% of statements
17:59:27 [2020-01-09T17:59:27.263Z] #42 121.6   DEP      criu/namespaces.d
17:59:27 [2020-01-09T17:59:27.521Z] #42 121.9   DEP      criu/mount.d
17:59:27 [2020-01-09T17:59:27.615Z] #28 8.694 #=#=#                                                                         

##                                                                         3.5%
######                                                                     8.7%
###########                                                               16.4%
###############                                                           21.5%
#####################                                                     29.3%
##########################                                                37.0%
##############################                                            42.2%
#####################################                                     52.5%
###########################################                               60.2%
################################################                          68.0%
######################################################                    75.7%
############################################################              83.5%
#################################################################         91.2%
######################################################################## 100.0%
17:59:27 [2020-01-09T17:59:27.615Z] #28 ...
17:59:27 [2020-01-09T17:59:27.615Z] 
17:59:27 [2020-01-09T17:59:27.615Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.392 + RM_GOPATH=0
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.392 + TMP_GOPATH=
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.392 + : /build
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.392 + '[' -z '' ']'
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.394 ++ mktemp -d
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.396 + export GOPATH=/tmp/tmp.g2IFEUfWG5
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.399 + GOPATH=/tmp/tmp.g2IFEUfWG5
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.399 + RM_GOPATH=1
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.400 ++ dirname ./install.sh
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.402 + dir=.
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.402 + bin=containerd
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.402 + shift
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.403 + '[' '!' -f ./containerd.installer ']'
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.403 + . ./containerd.installer
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.403 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.404 + install_containerd
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.404 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.404 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.404 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g2IFEUfWG5/src/github.com/containerd/containerd
17:59:27 [2020-01-09T17:59:27.615Z] #61 0.424 Cloning into '/tmp/tmp.g2IFEUfWG5/src/github.com/containerd/containerd'...
17:59:27 [2020-01-09T17:59:27.780Z] #42 122.1   DEP      criu/mem.d
17:59:27 [2020-01-09T17:59:27.910Z] #61 ...
17:59:27 [2020-01-09T17:59:27.910Z] 
17:59:27 [2020-01-09T17:59:27.910Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:59:27 [2020-01-09T17:59:27.910Z] #42 57.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
17:59:27 [2020-01-09T17:59:27.910Z] #42 57.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
17:59:27 [2020-01-09T17:59:27.910Z] #42 57.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
17:59:27 [2020-01-09T17:59:27.910Z] #42 57.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
17:59:27 [2020-01-09T17:59:27.910Z] #42 57.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
17:59:27 [2020-01-09T17:59:27.910Z] #42 57.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
17:59:27 [2020-01-09T17:59:27.910Z] #42 60.08 debconf: delaying package configuration, since apt-utils is not installed
17:59:27 [2020-01-09T17:59:27.910Z] #42 60.53 Fetched 4075 kB in 7s (609 kB/s)
17:59:27 [2020-01-09T17:59:27.910Z] #42 60.74 Selecting previously unselected package libcap-dev:ppc64el.
17:59:27 [2020-01-09T17:59:27.910Z] #42 60.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
17:59:27 [2020-01-09T17:59:27.910Z] #42 60.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
17:59:27 [2020-01-09T17:59:27.910Z] #42 60.99 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
17:59:27 [2020-01-09T17:59:27.910Z] #42 61.24 Selecting previously unselected package libnet1:ppc64el.
17:59:27 [2020-01-09T17:59:27.910Z] #42 61.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:59:27 [2020-01-09T17:59:27.989Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.018s	coverage: 3.0% of statements
17:59:28 [2020-01-09T17:59:28.039Z] #42 122.4   DEP      criu/lsm.d
17:59:28 [2020-01-09T17:59:28.212Z] #42 61.40 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:59:28 [2020-01-09T17:59:28.212Z] #42 61.57 Selecting previously unselected package libnet1-dev.
17:59:28 [2020-01-09T17:59:28.212Z] #42 61.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
17:59:28 [2020-01-09T17:59:28.212Z] #42 61.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:59:28 [2020-01-09T17:59:28.250Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
17:59:28 [2020-01-09T17:59:28.298Z] #42 122.6   DEP      criu/log.d
17:59:28 [2020-01-09T17:59:28.557Z] #42 122.8   DEP      criu/libnetlink.d
17:59:28 [2020-01-09T17:59:28.557Z] #42 122.9   DEP      criu/kerndat.d
17:59:28 [2020-01-09T17:59:28.815Z] #42 123.2   DEP      criu/kcmp-ids.d
17:59:28 [2020-01-09T17:59:28.815Z] #42 123.3   DEP      criu/irmap.d
17:59:28 [2020-01-09T17:59:28.860Z] #42 62.04 Selecting previously unselected package libnl-3-200:ppc64el.
17:59:28 [2020-01-09T17:59:28.860Z] #42 62.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:59:28 [2020-01-09T17:59:28.860Z] #42 62.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:59:29 [2020-01-09T17:59:29.074Z] #42 123.5   DEP      criu/ipc_ns.d
17:59:29 [2020-01-09T17:59:29.158Z] #42 62.39 Selecting previously unselected package libnl-3-dev:ppc64el.
17:59:29 [2020-01-09T17:59:29.158Z] #42 62.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
17:59:29 [2020-01-09T17:59:29.158Z] #42 62.42 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
17:59:29 [2020-01-09T17:59:29.333Z] #42 123.6   DEP      criu/image.d
17:59:29 [2020-01-09T17:59:29.455Z] #42 ...
17:59:29 [2020-01-09T17:59:29.455Z] 
17:59:29 [2020-01-09T17:59:29.455Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:59:29 [2020-01-09T17:59:29.455Z] #28 10.96 
17:59:29 [2020-01-09T17:59:29.592Z] #42 123.9   DEP      criu/image-desc.d
17:59:29 [2020-01-09T17:59:29.592Z] #42 123.9   DEP      criu/fsnotify.d
17:59:29 [2020-01-09T17:59:29.852Z] #42 124.1   DEP      criu/filesystems.d
17:59:29 [2020-01-09T17:59:29.852Z] #42 124.3   DEP      criu/files.d
17:59:30 [2020-01-09T17:59:30.112Z] #42 124.6   DEP      criu/files-reg.d
17:59:30 [2020-01-09T17:59:30.371Z] #42 124.7   DEP      criu/files-ext.d
17:59:30 [2020-01-09T17:59:30.371Z] #42 124.8   DEP      criu/file-lock.d
17:59:30 [2020-01-09T17:59:30.635Z] #42 125.1   DEP      criu/file-ids.d
17:59:30 [2020-01-09T17:59:30.797Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.060s	coverage: 60.1% of statements
17:59:30 [2020-01-09T17:59:30.797Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:59:30 [2020-01-09T17:59:30.797Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:59:30 [2020-01-09T17:59:30.797Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 42.7% of statements
17:59:30 [2020-01-09T17:59:30.797Z] ok  	github.com/docker/docker/daemon/images	0.075s	coverage: 4.9% of statements
17:59:30 [2020-01-09T17:59:30.797Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:59:30 [2020-01-09T17:59:30.797Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:59:31 [2020-01-09T17:59:31.202Z] #42 125.4   DEP      criu/fifo.d
17:59:31 [2020-01-09T17:59:31.202Z] #42 125.5   DEP      criu/fdstore.d
17:59:31 [2020-01-09T17:59:31.202Z] #42 125.6   DEP      criu/fault-injection.d
17:59:31 [2020-01-09T17:59:31.202Z] #42 125.7   DEP      criu/external.d
17:59:31 [2020-01-09T17:59:31.368Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.339s	coverage: 77.8% of statements
17:59:31 [2020-01-09T17:59:31.368Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:59:31 [2020-01-09T17:59:31.368Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:59:31 [2020-01-09T17:59:31.459Z] #42 125.8   DEP      criu/eventpoll.d
17:59:31 [2020-01-09T17:59:31.717Z] #42 126.1   DEP      criu/eventfd.d
17:59:31 [2020-01-09T17:59:31.939Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.038s	coverage: 67.0% of statements
17:59:32 [2020-01-09T17:59:32.200Z] ok  	github.com/docker/docker/daemon/logger/journald	0.033s	coverage: 26.2% of statements
17:59:32 [2020-01-09T17:59:32.200Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
17:59:32 [2020-01-09T17:59:32.283Z] #42 126.4   DEP      criu/crtools.d
17:59:32 [2020-01-09T17:59:32.411Z] #28 11.28 
                                                                           0.2%
#                                                                          2.1%
####                                                                       5.7%
######                                                                     8.4%
######                                                                     9.2%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                13.9%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.4%
##############                                                            20.2%
################                                                          22.9%
#################                                                         24.6%
##################                                                        26.2%
####################                                                      27.9%
#####################                                                     30.5%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.8%
############################                                              39.5%
#############################                                             41.7%
###############################                                           43.9%
#################################                                         46.6%
###################################                                       48.6%
####################################                                      50.9%
#####################################                                     52.7%
#######################################                                   54.5%
########################################                                  56.3%
#########################################                                 58.1%
###########################################                               59.9%
17:59:32 [2020-01-09T17:59:32.411Z] #28 ...
17:59:32 [2020-01-09T17:59:32.411Z] 
17:59:32 [2020-01-09T17:59:32.411Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:59:32 [2020-01-09T17:59:32.411Z] #11 55.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
17:59:32 [2020-01-09T17:59:32.411Z] #11 55.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
17:59:32 [2020-01-09T17:59:32.411Z] #11 62.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
17:59:32 [2020-01-09T17:59:32.411Z] #11 ...
17:59:32 [2020-01-09T17:59:32.411Z] 
17:59:32 [2020-01-09T17:59:32.411Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:59:32 [2020-01-09T17:59:32.461Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.045s	coverage: 62.1% of statements
17:59:32 [2020-01-09T17:59:32.541Z] #42 126.8   DEP      criu/cr-service.d
17:59:32 [2020-01-09T17:59:32.570Z] #61 194.4 + bin/containerd-stress
17:59:32 [2020-01-09T17:59:32.799Z] #42 127.1   DEP      criu/cr-restore.d
17:59:32 [2020-01-09T17:59:32.992Z] #61 196.1 + bin/containerd-shim
17:59:33 [2020-01-09T17:59:33.056Z] #42 127.4   DEP      criu/cr-errno.d
17:59:33 [2020-01-09T17:59:33.056Z] #42 127.5   DEP      criu/cr-dump.d
17:59:33 [2020-01-09T17:59:33.299Z] #28 11.28 
                                                                           0.2%
#                                                                          2.1%
####                                                                       5.7%
######                                                                     8.4%
######                                                                     9.2%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                13.9%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.4%
##############                                                            20.2%
################                                                          22.9%
#################                                                         24.6%
##################                                                        26.2%
####################                                                      27.9%
#####################                                                     30.5%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.8%
############################                                              39.5%
#############################                                             41.7%
###############################                                           43.9%
#################################                                         46.6%
###################################                                       48.6%
####################################                                      50.9%
#####################################                                     52.7%
#######################################                                   54.5%
########################################                                  56.3%
#########################################                                 58.1%
###########################################                               59.9%
############################################                              61.7%
##############################################                            64.3%
###############################################                           66.1%
################################################                          67.9%
##################################################                        69.7%
###################################################                       71.5%
#####################################################                     74.2%
######################################################                    76.0%
17:59:33 [2020-01-09T17:59:33.299Z] #28 ...
17:59:33 [2020-01-09T17:59:33.299Z] 
17:59:33 [2020-01-09T17:59:33.299Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:59:33 [2020-01-09T17:59:33.299Z] #70 DONE 66.5s
17:59:33 [2020-01-09T17:59:33.299Z] 
17:59:33 [2020-01-09T17:59:33.299Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:59:33 [2020-01-09T17:59:33.620Z] #42 ...
17:59:33 [2020-01-09T17:59:33.620Z] 
17:59:33 [2020-01-09T17:59:33.620Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:59:33 [2020-01-09T17:59:33.620Z] #17 3.737 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:59:33 [2020-01-09T17:59:33.620Z] #17 3.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:59:33 [2020-01-09T17:59:33.620Z] #17 3.929 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:59:33 [2020-01-09T17:59:33.621Z] #17 4.854 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
17:59:33 [2020-01-09T17:59:33.621Z] #17 7.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
17:59:33 [2020-01-09T17:59:33.621Z] #17 8.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
17:59:33 [2020-01-09T17:59:33.621Z] #17 ...
17:59:33 [2020-01-09T17:59:33.621Z] 
17:59:33 [2020-01-09T17:59:33.621Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:33 [2020-01-09T17:59:33.621Z] #42 127.9   DEP      criu/cr-dedup.d
17:59:33 [2020-01-09T17:59:33.878Z] #42 128.2   DEP      criu/cr-check.d
17:59:34 [2020-01-09T17:59:34.136Z] #42 128.5   DEP      criu/config.d
17:59:34 [2020-01-09T17:59:34.376Z] ok  	github.com/docker/docker/daemon/logger/local	0.066s	coverage: 74.7% of statements
17:59:34 [2020-01-09T17:59:34.376Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:59:34 [2020-01-09T17:59:34.376Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 19.9% of statements
17:59:34 [2020-01-09T17:59:34.393Z] #42 128.7   DEP      criu/clone-noasan.d
17:59:34 [2020-01-09T17:59:34.393Z] #42 128.8   DEP      criu/cgroup.d
17:59:34 [2020-01-09T17:59:34.499Z] #28 11.28 
                                                                           0.2%
#                                                                          2.1%
####                                                                       5.7%
######                                                                     8.4%
######                                                                     9.2%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                13.9%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.4%
##############                                                            20.2%
################                                                          22.9%
#################                                                         24.6%
##################                                                        26.2%
####################                                                      27.9%
#####################                                                     30.5%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.8%
############################                                              39.5%
#############################                                             41.7%
###############################                                           43.9%
#################################                                         46.6%
###################################                                       48.6%
####################################                                      50.9%
#####################################                                     52.7%
#######################################                                   54.5%
########################################                                  56.3%
#########################################                                 58.1%
###########################################                               59.9%
############################################                              61.7%
##############################################                            64.3%
###############################################                           66.1%
################################################                          67.9%
##################################################                        69.7%
###################################################                       71.5%
#####################################################                     74.2%
######################################################                    76.0%
#######################################################                   77.7%
#########################################################                 79.5%
##########################################################                81.8%
#############################################################             85.0%
###############################################################           88.6%
#################################################################         90.4%
##################################################################        92.2%
####################################################################      95.8%
######################################################################    98.4%
######################################################################## 100.0%
17:59:34 [2020-01-09T17:59:34.637Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.019s	coverage: 47.8% of statements
17:59:34 [2020-01-09T17:59:34.791Z] #28 17.64 
17:59:34 [2020-01-09T17:59:34.896Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
17:59:34 [2020-01-09T17:59:34.958Z] #42 129.1   DEP      criu/cgroup-props.d
17:59:34 [2020-01-09T17:59:34.959Z] #42 129.3   DEP      criu/bitmap.d
17:59:34 [2020-01-09T17:59:34.959Z] #42 129.3   DEP      criu/bfd.d
17:59:34 [2020-01-09T17:59:34.959Z] #42 129.4   DEP      criu/autofs.d
17:59:35 [2020-01-09T17:59:35.225Z] #42 129.6   DEP      criu/aio.d
17:59:35 [2020-01-09T17:59:35.490Z] #42 129.8   DEP      criu/action-scripts.d
17:59:35 [2020-01-09T17:59:35.837Z] ok  	github.com/docker/docker/daemon/network	0.025s	coverage: 63.8% of statements
17:59:36 [2020-01-09T17:59:36.058Z] #42 130.2   CC       criu/action-scripts.o
17:59:36 [2020-01-09T17:59:36.409Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.915s	coverage: 82.5% of statements
17:59:36 [2020-01-09T17:59:36.409Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:59:36 [2020-01-09T17:59:36.409Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:59:36 [2020-01-09T17:59:36.623Z] #42 130.9   CC       criu/aio.o
17:59:37 [2020-01-09T17:59:37.352Z] ok  	github.com/docker/docker/distribution/metadata	0.104s	coverage: 48.2% of statements
17:59:37 [2020-01-09T17:59:37.524Z] #28 19.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:59:37 [2020-01-09T17:59:37.560Z] #42 131.8   CC       criu/autofs.o
17:59:37 [2020-01-09T17:59:37.816Z] #28 20.75 
17:59:37 [2020-01-09T17:59:37.922Z] ok  	github.com/docker/docker/errdefs	0.046s	coverage: 49.4% of statements
17:59:38 [2020-01-09T17:59:38.493Z] ok  	github.com/docker/docker/distribution	0.264s	coverage: 22.1% of statements
17:59:38 [2020-01-09T17:59:38.493Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:59:38 [2020-01-09T17:59:38.699Z] #28 21.10 #=#=#                                                                         

####################################################                      72.7%
####################################################                      73.4%
######################################################################## 100.0%
17:59:38 [2020-01-09T17:59:38.991Z] #28 21.72 
17:59:39 [2020-01-09T17:59:39.627Z] #28 ...
17:59:39 [2020-01-09T17:59:39.627Z] 
17:59:39 [2020-01-09T17:59:39.627Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:59:39 [2020-01-09T17:59:39.627Z] #42 62.88 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:59:39 [2020-01-09T17:59:39.627Z] #42 62.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 62.91 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.10 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.13 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.35 Selecting previously unselected package zlib1g-dev:ppc64el.
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.39 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.94 Selecting previously unselected package libprotobuf17:ppc64el.
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 63.97 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 65.57 Selecting previously unselected package libprotobuf-lite17:ppc64el.
17:59:39 [2020-01-09T17:59:39.627Z] #42 65.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 65.63 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 65.91 Selecting previously unselected package libprotobuf-dev:ppc64el.
17:59:39 [2020-01-09T17:59:39.627Z] #42 65.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 65.97 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 68.91 Selecting previously unselected package libprotoc17:ppc64el.
17:59:39 [2020-01-09T17:59:39.627Z] #42 68.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 68.96 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 69.72 Selecting previously unselected package protobuf-c-compiler.
17:59:39 [2020-01-09T17:59:39.627Z] #42 69.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 69.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:59:39 [2020-01-09T17:59:39.627Z] #42 69.98 Selecting previously unselected package protobuf-compiler.
17:59:39 [2020-01-09T17:59:39.627Z] #42 69.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 69.99 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.16 Selecting previously unselected package python-pkg-resources.
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.18 Unpacking python-pkg-resources (40.8.0-1) ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.43 Selecting previously unselected package python-six.
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.47 Unpacking python-six (1.12.0-1) ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.63 Selecting previously unselected package python-protobuf.
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 70.65 Unpacking python-protobuf (3.6.1.3-2) ...
17:59:39 [2020-01-09T17:59:39.628Z] #42 71.36 Setting up python-pkg-resources (40.8.0-1) ...
17:59:39 [2020-01-09T17:59:39.980Z] #61 203.1 + bin/containerd-shim-runc-v1
17:59:40 [2020-01-09T17:59:40.409Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.4% of statements
17:59:40 [2020-01-09T17:59:40.409Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
17:59:40 [2020-01-09T17:59:40.663Z] #42 ...
17:59:40 [2020-01-09T17:59:40.663Z] 
17:59:40 [2020-01-09T17:59:40.663Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:59:40 [2020-01-09T17:59:40.663Z] #28 23.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:59:40 [2020-01-09T17:59:40.669Z] ok  	github.com/docker/docker/image/v1	0.045s	coverage: 25.0% of statements
17:59:40 [2020-01-09T17:59:40.669Z] ok  	github.com/docker/docker/distribution/xfer	1.683s	coverage: 85.6% of statements
17:59:40 [2020-01-09T17:59:40.669Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:59:40 [2020-01-09T17:59:40.669Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:59:40 [2020-01-09T17:59:40.669Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:59:40 [2020-01-09T17:59:40.847Z] #42 134.6   CC       criu/bfd.o
17:59:40 [2020-01-09T17:59:40.930Z] ok  	github.com/docker/docker/libcontainerd/queue	0.044s	coverage: 100.0% of statements
17:59:41 [2020-01-09T17:59:41.109Z] #42 135.6   CC       criu/bitmap.o
17:59:41 [2020-01-09T17:59:41.250Z] #28 24.02 #=#=#                                                                         
17:59:41 [2020-01-09T17:59:41.560Z] #28 24.33 
############################################                              61.6%
######################################################################## 100.0%
17:59:41 [2020-01-09T17:59:41.677Z] #42 135.8   CC       criu/cgroup-props.o
17:59:41 [2020-01-09T17:59:41.677Z] #42 ...
17:59:41 [2020-01-09T17:59:41.677Z] 
17:59:41 [2020-01-09T17:59:41.677Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:59:41 [2020-01-09T17:59:41.677Z] #29 236.6 + rm -rf /tmp/tmp.Yrm68nE31L
17:59:41 [2020-01-09T17:59:41.851Z] #28 24.61 
17:59:41 [2020-01-09T17:59:41.851Z] #28 ...
17:59:41 [2020-01-09T17:59:41.851Z] 
17:59:41 [2020-01-09T17:59:41.851Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:59:41 [2020-01-09T17:59:41.851Z] #33 64.79 internal/reflectlite
17:59:41 [2020-01-09T17:59:41.851Z] #33 64.83 sync
17:59:41 [2020-01-09T17:59:41.851Z] #33 70.68 errors
17:59:41 [2020-01-09T17:59:41.851Z] #33 70.69 sort
17:59:41 [2020-01-09T17:59:41.852Z] #33 71.68 internal/oserror
17:59:41 [2020-01-09T17:59:41.852Z] #33 71.68 io
17:59:41 [2020-01-09T17:59:41.852Z] #33 71.78 strconv
17:59:41 [2020-01-09T17:59:41.852Z] #33 72.24 syscall
17:59:41 [2020-01-09T17:59:41.852Z] #33 ...
17:59:41 [2020-01-09T17:59:41.852Z] 
17:59:41 [2020-01-09T17:59:41.852Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 68.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB]
17:59:41 [2020-01-09T17:59:41.852Z] #11 70.22 debconf: delaying package configuration, since apt-utils is not installed
17:59:41 [2020-01-09T17:59:41.852Z] #11 70.37 Fetched 78.9 MB in 17s (4726 kB/s)
17:59:41 [2020-01-09T17:59:41.852Z] #11 70.54 Selecting previously unselected package binutils-mingw-w64-i686.
17:59:41 [2020-01-09T17:59:41.852Z] #11 70.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
17:59:41 [2020-01-09T17:59:41.852Z] #11 70.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
17:59:41 [2020-01-09T17:59:41.852Z] #11 70.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:59:41 [2020-01-09T17:59:41.852Z] #11 74.86 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:59:41 [2020-01-09T17:59:41.852Z] #11 74.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
17:59:41 [2020-01-09T17:59:41.852Z] #11 74.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:59:41 [2020-01-09T17:59:41.872Z] ok  	github.com/docker/docker/pkg/aaparser	0.029s	coverage: 50.0% of statements
17:59:42 [2020-01-09T17:59:42.610Z] #29 DONE 237.5s
17:59:42 [2020-01-09T17:59:42.611Z] 
17:59:42 [2020-01-09T17:59:42.611Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:59:42 [2020-01-09T17:59:42.611Z] #17 16.56 Fetched 8318 kB in 13s (629 kB/s)
17:59:42 [2020-01-09T17:59:42.611Z] #17 16.56 Reading package lists...
17:59:42 [2020-01-09T17:59:42.611Z] #17 21.82 Reading package lists...
17:59:42 [2020-01-09T17:59:42.611Z] #17 ...
17:59:42 [2020-01-09T17:59:42.611Z] 
17:59:42 [2020-01-09T17:59:42.611Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:42 [2020-01-09T17:59:42.611Z] #42 136.9   CC       criu/cgroup.o
17:59:42 [2020-01-09T17:59:42.663Z] #61 205.9 + bin/containerd-shim-runc-v2
17:59:42 [2020-01-09T17:59:42.820Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 66.9% of statements
17:59:43 [2020-01-09T17:59:43.369Z] #11 ...
17:59:43 [2020-01-09T17:59:43.369Z] 
17:59:43 [2020-01-09T17:59:43.369Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:59:43 [2020-01-09T17:59:43.369Z] #46 66.22 sync
17:59:43 [2020-01-09T17:59:43.369Z] #46 66.23 internal/reflectlite
17:59:43 [2020-01-09T17:59:43.369Z] #46 71.01 github.com/LK4D4/vndr/godl/singleflight
17:59:43 [2020-01-09T17:59:43.369Z] #46 71.01 math/rand
17:59:43 [2020-01-09T17:59:43.369Z] #46 71.01 internal/singleflight
17:59:43 [2020-01-09T17:59:43.369Z] #46 74.35 sort
17:59:43 [2020-01-09T17:59:43.369Z] #46 74.37 strconv
17:59:43 [2020-01-09T17:59:43.369Z] #46 74.41 io
17:59:43 [2020-01-09T17:59:43.369Z] #46 74.57 syscall
17:59:43 [2020-01-09T17:59:43.533Z] #61 206.9 + binaries
17:59:43 [2020-01-09T17:59:43.533Z] #61 206.9 + mkdir -p /build
17:59:43 [2020-01-09T17:59:43.533Z] #61 206.9 + cp bin/containerd /build/containerd
17:59:43 [2020-01-09T17:59:43.534Z] #61 207.0 + cp bin/containerd-shim /build/containerd-shim
17:59:43 [2020-01-09T17:59:43.534Z] #61 207.0 + cp bin/ctr /build/ctr
17:59:43 [2020-01-09T17:59:43.660Z] #46 ...
17:59:43 [2020-01-09T17:59:43.660Z] 
17:59:43 [2020-01-09T17:59:43.660Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:59:43 [2020-01-09T17:59:43.939Z] #61 DONE 207.1s
17:59:43 [2020-01-09T17:59:43.951Z] #30 76.91 Checking out files:  91% (1206/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
17:59:43 [2020-01-09T17:59:43.951Z] #30 77.08 + cd /tmp/tmp.Sh9CKmYcTa/src/github.com/go-swagger/go-swagger
17:59:43 [2020-01-09T17:59:43.951Z] #30 77.08 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:59:44 [2020-01-09T17:59:44.218Z] ok  	github.com/docker/docker/pkg/broadcaster	0.015s	coverage: 100.0% of statements
17:59:44 [2020-01-09T17:59:44.349Z] 
17:59:44 [2020-01-09T17:59:44.349Z] #62 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:59:44 [2020-01-09T17:59:44.349Z] #62 DONE 0.1s
17:59:44 [2020-01-09T17:59:44.478Z] ok  	github.com/docker/docker/pkg/authorization	0.551s	coverage: 68.3% of statements
17:59:44 [2020-01-09T17:59:44.738Z] ok  	github.com/docker/docker/pkg/capabilities	0.018s	coverage: 87.5% of statements
17:59:44 [2020-01-09T17:59:44.756Z] 
17:59:44 [2020-01-09T17:59:44.756Z] #66 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:59:44 [2020-01-09T17:59:44.756Z] #66 DONE 0.1s
17:59:44 [2020-01-09T17:59:44.756Z] 
17:59:44 [2020-01-09T17:59:44.756Z] #68 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:59:44 [2020-01-09T17:59:44.756Z] #68 DONE 0.1s
17:59:44 [2020-01-09T17:59:44.756Z] 
17:59:44 [2020-01-09T17:59:44.756Z] #71 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:59:44 [2020-01-09T17:59:44.756Z] #71 DONE 0.1s
17:59:44 [2020-01-09T17:59:44.756Z] 
17:59:44 [2020-01-09T17:59:44.756Z] #72 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:59:44 [2020-01-09T17:59:44.756Z] #72 DONE 0.1s
17:59:45 [2020-01-09T17:59:45.163Z] 
17:59:45 [2020-01-09T17:59:45.163Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
17:59:45 [2020-01-09T17:59:45.562Z] #73 DONE 0.5s
17:59:45 [2020-01-09T17:59:45.562Z] 
17:59:45 [2020-01-09T17:59:45.562Z] #74 exporting to oci image format
17:59:45 [2020-01-09T17:59:45.562Z] #74 exporting layers
17:59:45 [2020-01-09T17:59:45.678Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
17:59:45 [2020-01-09T17:59:45.678Z] ok  	github.com/docker/docker/pkg/archive	1.257s	coverage: 76.8% of statements
17:59:46 [2020-01-09T17:59:46.249Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
17:59:46 [2020-01-09T17:59:46.508Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
17:59:46 [2020-01-09T17:59:46.687Z] #30 79.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:59:46 [2020-01-09T17:59:46.791Z] #42 140.8   CC       criu/clone-noasan.o
17:59:46 [2020-01-09T17:59:46.791Z] #42 140.9   CC       criu/config.o
17:59:47 [2020-01-09T17:59:47.078Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
17:59:47 [2020-01-09T17:59:47.331Z] #30 ...
17:59:47 [2020-01-09T17:59:47.332Z] 
17:59:47 [2020-01-09T17:59:47.332Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:59:47 [2020-01-09T17:59:47.332Z] #28 26.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:59:47 [2020-01-09T17:59:47.332Z] #28 26.69 skipping existing c8c2d4a6b2e3
17:59:47 [2020-01-09T17:59:47.332Z] #28 26.90 
17:59:47 [2020-01-09T17:59:47.332Z] #28 28.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:59:47 [2020-01-09T17:59:47.332Z] #28 29.57 #=#=#                                                                         
17:59:47 [2020-01-09T17:59:47.332Z] #28 29.82 #=#=#                                                                         

######################################################################## 100.0%
17:59:47 [2020-01-09T17:59:47.332Z] #28 30.08 
17:59:47 [2020-01-09T17:59:47.332Z] #28 30.23 Download of images into '/build' complete.
17:59:47 [2020-01-09T17:59:47.332Z] #28 30.23 Use something like the following to load the result into a Docker daemon:
17:59:47 [2020-01-09T17:59:47.332Z] #28 30.23   tar -cC '/build' . | docker load
17:59:47 [2020-01-09T17:59:47.332Z] #28 DONE 30.3s
17:59:47 [2020-01-09T17:59:47.332Z] 
17:59:47 [2020-01-09T17:59:47.332Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:59:47 [2020-01-09T17:59:47.332Z] #49 70.46 + cd /tmp/tmp.FRVHcITtTg/src/gotest.tools/gotestsum
17:59:47 [2020-01-09T17:59:47.332Z] #49 70.46 + git checkout -q v0.3.5
17:59:47 [2020-01-09T17:59:47.332Z] #49 70.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:59:47 [2020-01-09T17:59:47.631Z] #49 ...
17:59:47 [2020-01-09T17:59:47.631Z] 
17:59:47 [2020-01-09T17:59:47.631Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:59:47 [2020-01-09T17:59:47.631Z] #11 79.64 Selecting previously unselected package binutils-mingw-w64.
17:59:47 [2020-01-09T17:59:47.631Z] #11 79.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:59:47 [2020-01-09T17:59:47.631Z] #11 79.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:59:47 [2020-01-09T17:59:47.631Z] #11 79.95 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
17:59:47 [2020-01-09T17:59:47.631Z] #11 79.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:59:47 [2020-01-09T17:59:47.631Z] #11 79.97 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:59:47 [2020-01-09T17:59:47.631Z] #11 80.18 Selecting previously unselected package dmsetup.
17:59:47 [2020-01-09T17:59:47.631Z] #11 80.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
17:59:47 [2020-01-09T17:59:47.631Z] #11 80.22 Unpacking dmsetup (2:1.02.155-3) ...
17:59:47 [2020-01-09T17:59:47.631Z] #11 80.50 Selecting previously unselected package mingw-w64-common.
17:59:47 [2020-01-09T17:59:47.631Z] #11 80.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:59:47 [2020-01-09T17:59:47.631Z] #11 80.52 Unpacking mingw-w64-common (6.0.0-3) ...
17:59:47 [2020-01-09T17:59:47.647Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
17:59:47 [2020-01-09T17:59:47.723Z] #42 142.0   CC       criu/cr-check.o
17:59:47 [2020-01-09T17:59:47.980Z] #42 ...
17:59:47 [2020-01-09T17:59:47.980Z] 
17:59:47 [2020-01-09T17:59:47.980Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:59:47 [2020-01-09T17:59:47.980Z] #17 21.82 Reading package lists...
17:59:47 [2020-01-09T17:59:47.980Z] #17 25.34 Building dependency tree...
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54 libcap2-bin is already the newest version (1:2.25-2).
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54 The following additional packages will be installed:
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   python3.7 python3.7-minimal vim-runtime xxd
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54 Suggested packages:
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54 Recommended packages:
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   aufs-dkms nftables build-essential python3-dev python3-keyring
17:59:47 [2020-01-09T17:59:47.980Z] #17 26.54   python3-keyrings.alt python3-xdg unzip
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.87 The following NEW packages will be installed:
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.87   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.87   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.87   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.88   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.88   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.88   python3-setuptools python3-wheel python3.7 python3.7-minimal
17:59:47 [2020-01-09T17:59:47.980Z] #17 27.88   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.19 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.19 Need to get 27.0 MB of archives.
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.19 After this operation, 111 MB of additional disk space will be used.
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:59:47 [2020-01-09T17:59:47.980Z] #17 28.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:59:48 [2020-01-09T17:59:48.216Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
17:59:48 [2020-01-09T17:59:48.238Z] #17 28.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:59:48 [2020-01-09T17:59:48.238Z] #17 28.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:59:48 [2020-01-09T17:59:48.238Z] #17 28.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:59:48 [2020-01-09T17:59:48.238Z] #17 28.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 28.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 28.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 28.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 28.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 28.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 28.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 29.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 29.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:59:48 [2020-01-09T17:59:48.496Z] #17 29.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:59:48 [2020-01-09T17:59:48.754Z] #17 29.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:59:48 [2020-01-09T17:59:48.754Z] #17 29.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:59:48 [2020-01-09T17:59:48.754Z] #17 29.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:59:48 [2020-01-09T17:59:48.754Z] #17 29.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:59:48 [2020-01-09T17:59:48.754Z] #17 29.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:59:49 [2020-01-09T17:59:49.012Z] #17 29.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:59:49 [2020-01-09T17:59:49.012Z] #17 29.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:59:49 [2020-01-09T17:59:49.270Z] #17 29.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:59:49 [2020-01-09T17:59:49.594Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
17:59:49 [2020-01-09T17:59:49.594Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.502s	coverage: 43.2% of statements
17:59:49 [2020-01-09T17:59:49.836Z] #17 30.11 debconf: delaying package configuration, since apt-utils is not installed
17:59:49 [2020-01-09T17:59:49.836Z] #17 30.23 Fetched 27.0 MB in 2s (17.1 MB/s)
17:59:49 [2020-01-09T17:59:49.836Z] #17 30.27 Selecting previously unselected package pigz.
17:59:50 [2020-01-09T17:59:50.094Z] #17 30.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
17:59:50 [2020-01-09T17:59:50.094Z] #17 30.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:59:50 [2020-01-09T17:59:50.094Z] #17 30.31 Unpacking pigz (2.4-1) ...
17:59:50 [2020-01-09T17:59:50.094Z] #17 30.47 Selecting previously unselected package libpython3.7-minimal:amd64.
17:59:50 [2020-01-09T17:59:50.094Z] #17 30.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
17:59:50 [2020-01-09T17:59:50.094Z] #17 30.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
17:59:50 [2020-01-09T17:59:50.164Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
17:59:50 [2020-01-09T17:59:50.425Z] ok  	github.com/docker/docker/pkg/fsutils	0.303s	coverage: 85.1% of statements
17:59:50 [2020-01-09T17:59:50.425Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
17:59:50 [2020-01-09T17:59:50.660Z] #17 30.94 Selecting previously unselected package python3.7-minimal.
17:59:50 [2020-01-09T17:59:50.660Z] #17 30.94 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
17:59:50 [2020-01-09T17:59:50.660Z] #17 30.95 Unpacking python3.7-minimal (3.7.3-2) ...
17:59:50 [2020-01-09T17:59:50.685Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.110s	coverage: 84.1% of statements
17:59:51 [2020-01-09T17:59:51.255Z] ok  	github.com/docker/docker/layer	7.236s	coverage: 68.8% of statements
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/oci	[no test files]
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:59:51 [2020-01-09T17:59:51.255Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:59:51 [2020-01-09T17:59:51.593Z] #17 31.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
17:59:51 [2020-01-09T17:59:51.593Z] #17 31.84 Setting up python3.7-minimal (3.7.3-2) ...
17:59:51 [2020-01-09T17:59:51.826Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
17:59:51 [2020-01-09T17:59:51.826Z] ok  	github.com/docker/docker/pkg/locker	0.061s	coverage: 88.9% of statements
17:59:52 [2020-01-09T17:59:52.086Z] ok  	github.com/docker/docker/pkg/ioutils	0.674s	coverage: 70.6% of statements
17:59:52 [2020-01-09T17:59:52.348Z] ok  	github.com/docker/docker/pkg/idtools	0.871s	coverage: 70.1% of statements
17:59:52 [2020-01-09T17:59:52.348Z] ok  	github.com/docker/docker/pkg/longpath	0.053s	coverage: 100.0% of statements
17:59:52 [2020-01-09T17:59:52.348Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:59:52 [2020-01-09T17:59:52.609Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
17:59:52 [2020-01-09T17:59:52.870Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
17:59:53 [2020-01-09T17:59:53.442Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
17:59:53 [2020-01-09T17:59:53.442Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 91.4% of statements
17:59:53 [2020-01-09T17:59:53.495Z] #17 33.93 Selecting previously unselected package python3-minimal.
17:59:53 [2020-01-09T17:59:53.495Z] #17 33.93 (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 ... 23672 files and directories currently installed.)
17:59:53 [2020-01-09T17:59:53.495Z] #17 33.98 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:59:53 [2020-01-09T17:59:53.703Z] ok  	github.com/docker/docker/pkg/pidfile	0.018s	coverage: 82.4% of statements
17:59:53 [2020-01-09T17:59:53.753Z] #17 33.99 Unpacking python3-minimal (3.7.3-1) ...
17:59:53 [2020-01-09T17:59:53.753Z] #17 34.06 Selecting previously unselected package libmpdec2:amd64.
17:59:53 [2020-01-09T17:59:53.753Z] #17 34.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:59:53 [2020-01-09T17:59:53.753Z] #17 34.09 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:59:53 [2020-01-09T17:59:53.753Z] #17 34.20 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:59:53 [2020-01-09T17:59:53.964Z] ok  	github.com/docker/docker/pkg/mount	0.896s	coverage: 70.0% of statements
17:59:53 [2020-01-09T17:59:53.964Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:59:53 [2020-01-09T17:59:53.964Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:59:53 [2020-01-09T17:59:53.964Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:59:54 [2020-01-09T17:59:54.011Z] #17 34.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
17:59:54 [2020-01-09T17:59:54.011Z] #17 34.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
17:59:54 [2020-01-09T17:59:54.223Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.036s	coverage: 56.8% of statements
17:59:54 [2020-01-09T17:59:54.534Z] #11 ...
17:59:54 [2020-01-09T17:59:54.534Z] 
17:59:54 [2020-01-09T17:59:54.534Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:59:54 [2020-01-09T17:59:54.534Z] #33 76.82 bytes
17:59:54 [2020-01-09T17:59:54.534Z] #33 76.92 strings
17:59:54 [2020-01-09T17:59:54.534Z] #33 ...
17:59:54 [2020-01-09T17:59:54.534Z] 
17:59:54 [2020-01-09T17:59:54.534Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:59:54 [2020-01-09T17:59:54.534Z] #42 77.64 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 77.64 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 77.64 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 77.65 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 77.65 Setting up python-six (1.12.0-1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.87 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.88 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.88 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.89 Setting up libcap-dev:ppc64el (1:2.25-2) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.90 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.92 Setting up protobuf-compiler (3.6.1.3-2) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.94 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:59:54 [2020-01-09T17:59:54.534Z] #42 82.95 Setting up python-protobuf (3.6.1.3-2) ...
17:59:54 [2020-01-09T17:59:54.795Z] ok  	github.com/docker/docker/pkg/progress	0.020s	coverage: 75.9% of statements
17:59:54 [2020-01-09T17:59:54.945Z] #17 35.22 Selecting previously unselected package python3.7.
17:59:54 [2020-01-09T17:59:54.945Z] #17 35.23 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
17:59:54 [2020-01-09T17:59:54.945Z] #17 35.24 Unpacking python3.7 (3.7.3-2) ...
17:59:55 [2020-01-09T17:59:55.054Z] ok  	github.com/docker/docker/pkg/pools	0.040s	coverage: 88.2% of statements
17:59:55 [2020-01-09T17:59:55.054Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
17:59:55 [2020-01-09T17:59:55.203Z] #17 35.38 Selecting previously unselected package libpython3-stdlib:amd64.
17:59:55 [2020-01-09T17:59:55.203Z] #17 35.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:59:55 [2020-01-09T17:59:55.203Z] #17 35.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:59:55 [2020-01-09T17:59:55.203Z] #17 35.51 Setting up python3-minimal (3.7.3-1) ...
17:59:55 [2020-01-09T17:59:55.580Z] #42 ...
17:59:55 [2020-01-09T17:59:55.580Z] 
17:59:55 [2020-01-09T17:59:55.580Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:59:55 [2020-01-09T17:59:55.580Z] #33 88.74 bufio
17:59:55 [2020-01-09T17:59:55.624Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
17:59:55 [2020-01-09T17:59:55.873Z] #33 ...
17:59:55 [2020-01-09T17:59:55.873Z] 
17:59:55 [2020-01-09T17:59:55.873Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:59:55 [2020-01-09T17:59:55.873Z] #46 79.01 vendor/golang.org/x/net/dns/dnsmessage
17:59:55 [2020-01-09T17:59:55.873Z] #46 80.34 bytes
17:59:56 [2020-01-09T17:59:56.138Z] #17 36.31 Selecting previously unselected package python3.
17:59:56 [2020-01-09T17:59:56.138Z] #17 36.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
17:59:56 [2020-01-09T17:59:56.138Z] #17 36.39 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.138Z] #17 36.40 Unpacking python3 (3.7.3-1) ...
17:59:56 [2020-01-09T17:59:56.138Z] #17 36.49 Selecting previously unselected package libip4tc0:amd64.
17:59:56 [2020-01-09T17:59:56.138Z] #17 36.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.138Z] #17 36.51 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:59:56 [2020-01-09T17:59:56.165Z] #46 ...
17:59:56 [2020-01-09T17:59:56.165Z] 
17:59:56 [2020-01-09T17:59:56.165Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:59:56 [2020-01-09T17:59:56.165Z] #11 89.56 Selecting previously unselected package mingw-w64-x86-64-dev.
17:59:56 [2020-01-09T17:59:56.194Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.59 Selecting previously unselected package libip6tc0:amd64.
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.61 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.72 Selecting previously unselected package libiptc0:amd64.
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.73 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.82 Selecting previously unselected package libnfnetlink0:amd64.
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.91 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:59:56 [2020-01-09T17:59:56.396Z] #17 36.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.454Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 73.9% of statements
17:59:56 [2020-01-09T17:59:56.460Z] #11 89.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:59:56 [2020-01-09T17:59:56.460Z] #11 89.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:59:56 [2020-01-09T17:59:56.655Z] #17 36.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:59:56 [2020-01-09T17:59:56.655Z] #17 37.01 Selecting previously unselected package libnftnl11:amd64.
17:59:56 [2020-01-09T17:59:56.655Z] #17 37.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.655Z] #17 37.02 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:59:56 [2020-01-09T17:59:56.913Z] #17 37.14 Selecting previously unselected package iptables.
17:59:56 [2020-01-09T17:59:56.913Z] #17 37.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:59:56 [2020-01-09T17:59:56.913Z] #17 37.15 Unpacking iptables (1.8.2-4) ...
17:59:57 [2020-01-09T17:59:57.024Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
17:59:57 [2020-01-09T17:59:57.024Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
17:59:57 [2020-01-09T17:59:57.171Z] #17 37.51 Selecting previously unselected package xxd.
17:59:57 [2020-01-09T17:59:57.171Z] #17 37.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:59:57 [2020-01-09T17:59:57.171Z] #17 37.53 Unpacking xxd (2:8.1.0875-5) ...
17:59:57 [2020-01-09T17:59:57.429Z] #17 37.70 Selecting previously unselected package vim-common.
17:59:57 [2020-01-09T17:59:57.429Z] #17 37.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:59:57 [2020-01-09T17:59:57.429Z] #17 37.74 Unpacking vim-common (2:8.1.0875-5) ...
17:59:57 [2020-01-09T17:59:57.593Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
17:59:57 [2020-01-09T17:59:57.687Z] #17 37.92 Selecting previously unselected package bash-completion.
17:59:57 [2020-01-09T17:59:57.687Z] #17 37.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:59:57 [2020-01-09T17:59:57.853Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 80.6% of statements
17:59:58 [2020-01-09T17:59:58.668Z] #11 ...
17:59:58 [2020-01-09T17:59:58.668Z] 
17:59:58 [2020-01-09T17:59:58.668Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:59:58 [2020-01-09T17:59:58.668Z] #42 91.47 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
17:59:58 [2020-01-09T17:59:58.668Z] #42 91.48 Processing triggers for libc-bin (2.28-10) ...
17:59:58 [2020-01-09T17:59:58.668Z] #42 DONE 91.8s
17:59:58 [2020-01-09T17:59:58.668Z] 
17:59:58 [2020-01-09T17:59:58.668Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:58 [2020-01-09T17:59:58.800Z] ok  	github.com/docker/docker/pkg/tailfile	0.119s	coverage: 88.6% of statements
17:59:58 [2020-01-09T17:59:58.800Z] ok  	github.com/docker/docker/pkg/signal	2.827s	coverage: 61.0% of statements
17:59:58 [2020-01-09T17:59:58.800Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 36.2% of statements
17:59:59 [2020-01-09T17:59:59.194Z] #17 ...
17:59:59 [2020-01-09T17:59:59.194Z] 
17:59:59 [2020-01-09T17:59:59.194Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:59:59 [2020-01-09T17:59:59.194Z] #42 143.7   CC       criu/cr-dedup.o
17:59:59 [2020-01-09T17:59:59.194Z] #42 144.1   CC       criu/cr-dump.o
17:59:59 [2020-01-09T17:59:59.194Z] #42 146.3   CC       criu/cr-errno.o
17:59:59 [2020-01-09T17:59:59.194Z] #42 146.4   CC       criu/cr-restore.o
17:59:59 [2020-01-09T17:59:59.194Z] #42 150.7   CC       criu/cr-service.o
17:59:59 [2020-01-09T17:59:59.194Z] #42 152.1   CC       criu/crtools.o
17:59:59 [2020-01-09T17:59:59.194Z] #42 152.6   CC       criu/eventfd.o
17:59:59 [2020-01-09T17:59:59.194Z] #42 153.0   CC       criu/eventpoll.o
17:59:59 [2020-01-09T17:59:59.371Z] testing: warning: no tests to run
17:59:59 [2020-01-09T17:59:59.371Z] coverage: [no statements]
17:59:59 [2020-01-09T17:59:59.371Z] ok  	github.com/docker/docker/pkg/term/windows	0.016s	coverage: [no statements] [no tests to run]
17:59:59 [2020-01-09T17:59:59.631Z] ok  	github.com/docker/docker/pkg/term	0.016s	coverage: 84.8% of statements
17:59:59 [2020-01-09T17:59:59.760Z] #42 153.9   CC       criu/external.o
17:59:59 [2020-01-09T17:59:59.760Z] #42 154.3   CC       criu/fault-injection.o
17:59:59 [2020-01-09T17:59:59.891Z] ok  	github.com/docker/docker/pkg/tarsum	0.119s	coverage: 89.3% of statements
18:00:00 [2020-01-09T18:00:00.019Z] #42 154.4   CC       criu/fdstore.o
18:00:00 [2020-01-09T18:00:00.019Z] #42 ...
18:00:00 [2020-01-09T18:00:00.019Z] 
18:00:00 [2020-01-09T18:00:00.019Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:00:00 [2020-01-09T18:00:00.019Z] #17 40.54 Unpacking bash-completion (1:2.8-6) ...
18:00:00 [2020-01-09T18:00:00.150Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
18:00:00 [2020-01-09T18:00:00.150Z] ok  	github.com/docker/docker/pkg/urlutil	0.012s	coverage: 100.0% of statements
18:00:00 [2020-01-09T18:00:00.150Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
18:00:00 [2020-01-09T18:00:00.608Z] #17 41.07 Selecting previously unselected package bzip2.
18:00:00 [2020-01-09T18:00:00.608Z] #17 41.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:00:00 [2020-01-09T18:00:00.608Z] #17 41.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:00:00 [2020-01-09T18:00:00.740Z] #43 1.984 Note: Building without setproctitle() and strlcpy() support.
18:00:00 [2020-01-09T18:00:00.740Z] #43 1.986       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:00:00 [2020-01-09T18:00:00.909Z] #17 41.33 Selecting previously unselected package xz-utils.
18:00:00 [2020-01-09T18:00:00.909Z] #17 41.36 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:00:00 [2020-01-09T18:00:00.909Z] #17 41.37 Unpacking xz-utils (5.2.4-1) ...
18:00:01 [2020-01-09T18:00:01.178Z] #17 41.68 Selecting previously unselected package apparmor.
18:00:01 [2020-01-09T18:00:01.445Z] #17 41.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:00:01 [2020-01-09T18:00:01.445Z] #17 41.81 Unpacking apparmor (2.13.2-10) ...
18:00:02 [2020-01-09T18:00:02.019Z] #17 42.25 Selecting previously unselected package aufs-tools.
18:00:02 [2020-01-09T18:00:02.019Z] #17 42.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:00:02 [2020-01-09T18:00:02.019Z] #17 42.29 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:00:02 [2020-01-09T18:00:02.019Z] #17 42.41 Selecting previously unselected package libonig5:amd64.
18:00:02 [2020-01-09T18:00:02.019Z] #17 42.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:00:02 [2020-01-09T18:00:02.019Z] #17 42.42 Unpacking libonig5:amd64 (6.9.1-1) ...
18:00:02 [2020-01-09T18:00:02.065Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
18:00:02 [2020-01-09T18:00:02.276Z] #17 42.59 Selecting previously unselected package libjq1:amd64.
18:00:02 [2020-01-09T18:00:02.276Z] #17 42.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:00:02 [2020-01-09T18:00:02.276Z] #17 42.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:00:02 [2020-01-09T18:00:02.325Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
18:00:02 [2020-01-09T18:00:02.534Z] #17 42.75 Selecting previously unselected package jq.
18:00:02 [2020-01-09T18:00:02.534Z] #17 42.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:00:02 [2020-01-09T18:00:02.534Z] #17 42.78 Unpacking jq (1.5+dfsg-2+b1) ...
18:00:02 [2020-01-09T18:00:02.534Z] #17 42.94 Selecting previously unselected package libaio1:amd64.
18:00:02 [2020-01-09T18:00:02.534Z] #17 42.94 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:00:02 [2020-01-09T18:00:02.534Z] #17 42.95 Unpacking libaio1:amd64 (0.3.112-3) ...
18:00:02 [2020-01-09T18:00:02.791Z] #17 43.02 Selecting previously unselected package libgpm2:amd64.
18:00:02 [2020-01-09T18:00:02.791Z] #17 43.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:00:02 [2020-01-09T18:00:02.791Z] #17 43.03 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:00:02 [2020-01-09T18:00:02.791Z] #17 43.11 Selecting previously unselected package libicu63:amd64.
18:00:02 [2020-01-09T18:00:02.791Z] #17 43.14 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
18:00:02 [2020-01-09T18:00:02.791Z] #17 43.15 Unpacking libicu63:amd64 (63.1-6) ...
18:00:02 [2020-01-09T18:00:02.818Z] #43 3.874 fatal: not a git repository (or any of the parent directories): .git
18:00:02 [2020-01-09T18:00:02.818Z] #43 3.910   GEN      .gitid
18:00:02 [2020-01-09T18:00:02.818Z] #43 3.913   GEN      criu/include/version.h
18:00:02 [2020-01-09T18:00:02.818Z] #43 3.961   GEN      include/common/asm
18:00:02 [2020-01-09T18:00:02.896Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 83.7% of statements
18:00:03 [2020-01-09T18:00:03.835Z] ok  	github.com/docker/docker/plugin	0.599s	coverage: 27.1% of statements
18:00:04 [2020-01-09T18:00:04.095Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
18:00:04 [2020-01-09T18:00:04.352Z] #43 ...
18:00:04 [2020-01-09T18:00:04.352Z] 
18:00:04 [2020-01-09T18:00:04.352Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:00:04 [2020-01-09T18:00:04.352Z] #11 97.30 Selecting previously unselected package gcc-mingw-w64-base.
18:00:04 [2020-01-09T18:00:04.352Z] #11 97.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:00:04 [2020-01-09T18:00:04.352Z] #11 97.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:00:04 [2020-01-09T18:00:04.352Z] #11 97.57 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:00:04 [2020-01-09T18:00:04.352Z] #11 97.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:00:04 [2020-01-09T18:00:04.352Z] #11 97.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:00:04 [2020-01-09T18:00:04.666Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
18:00:04 [2020-01-09T18:00:04.927Z] ok  	github.com/docker/docker/registry	0.248s	coverage: 56.0% of statements
18:00:05 [2020-01-09T18:00:05.188Z] ok  	github.com/docker/docker/testutil	0.059s	coverage: 62.5% of statements
18:00:05 [2020-01-09T18:00:05.449Z] ok  	github.com/docker/docker/runconfig	0.051s	coverage: 68.2% of statements
18:00:06 [2020-01-09T18:00:06.972Z] #17 47.12 Selecting previously unselected package libnet1:amd64.
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.24 Selecting previously unselected package libnl-3-200:amd64.
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.35 Selecting previously unselected package libprotobuf-c1:amd64.
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.42 Selecting previously unselected package libreadline5:amd64.
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:00:06 [2020-01-09T18:00:06.973Z] #17 47.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:00:07 [2020-01-09T18:00:07.102Z] #11 ...
18:00:07 [2020-01-09T18:00:07.102Z] 
18:00:07 [2020-01-09T18:00:07.102Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:00:07 [2020-01-09T18:00:07.102Z] #33 90.04 reflect
18:00:07 [2020-01-09T18:00:07.102Z] #33 91.85 path
18:00:07 [2020-01-09T18:00:07.102Z] #33 94.32 text/tabwriter
18:00:07 [2020-01-09T18:00:07.102Z] #33 100.1 time
18:00:07 [2020-01-09T18:00:07.102Z] #33 100.1 internal/syscall/unix
18:00:07 [2020-01-09T18:00:07.102Z] #33 ...
18:00:07 [2020-01-09T18:00:07.102Z] 
18:00:07 [2020-01-09T18:00:07.102Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:07 [2020-01-09T18:00:07.102Z] #43 6.356   PBCC     images/google/protobuf/descriptor.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 6.455   PBCC     images/opts.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 6.515   PBCC     images/sit.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 6.616   DEP      images/google/protobuf/descriptor.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 6.772   DEP      images/opts.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 6.916   DEP      images/sit.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.008   PBCC     images/macvlan.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.048   DEP      images/macvlan.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.139   PBCC     images/autofs.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.167   DEP      images/autofs.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.250   PBCC     images/sysctl.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.284   DEP      images/sysctl.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.423   PBCC     images/time.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.456   DEP      images/time.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.559   PBCC     images/binfmt-misc.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.584   DEP      images/binfmt-misc.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.710   PBCC     images/seccomp.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.745   DEP      images/seccomp.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.837   PBCC     images/userns.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.864   DEP      images/userns.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 7.984   PBCC     images/cgroup.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.043   DEP      images/cgroup.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.140   PBCC     images/fown.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.174   PBCC     images/ext-file.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.232   DEP      images/fown.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.295   DEP      images/ext-file.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.369   PBCC     images/rpc.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.442   DEP      images/rpc.pb-c.d
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.564   PBCC     images/siginfo.pb-c.c
18:00:07 [2020-01-09T18:00:07.102Z] #43 8.595   DEP      images/siginfo.pb-c.d
18:00:07 [2020-01-09T18:00:07.230Z] #17 47.56 Selecting previously unselected package net-tools.
18:00:07 [2020-01-09T18:00:07.230Z] #17 47.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:00:07 [2020-01-09T18:00:07.230Z] #17 47.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:00:07 [2020-01-09T18:00:07.363Z] ok  	github.com/docker/docker/volume/drivers	0.037s	coverage: 36.1% of statements
18:00:07 [2020-01-09T18:00:07.394Z] #43 8.750   PBCC     images/pagemap.pb-c.c
18:00:07 [2020-01-09T18:00:07.394Z] #43 8.824   DEP      images/pagemap.pb-c.d
18:00:07 [2020-01-09T18:00:07.394Z] #43 8.954   PBCC     images/rlimit.pb-c.c
18:00:07 [2020-01-09T18:00:07.487Z] #17 47.84 Selecting previously unselected package python-pip-whl.
18:00:07 [2020-01-09T18:00:07.487Z] #17 47.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:00:07 [2020-01-09T18:00:07.487Z] #17 47.86 Unpacking python-pip-whl (18.1-5) ...
18:00:07 [2020-01-09T18:00:07.688Z] #43 8.985   DEP      images/rlimit.pb-c.d
18:00:07 [2020-01-09T18:00:07.688Z] #43 9.104   PBCC     images/file-lock.pb-c.c
18:00:07 [2020-01-09T18:00:07.688Z] #43 9.145   DEP      images/file-lock.pb-c.d
18:00:07 [2020-01-09T18:00:07.977Z] #43 9.296   PBCC     images/tty.pb-c.c
18:00:07 [2020-01-09T18:00:07.977Z] #43 9.392   DEP      images/tty.pb-c.d
18:00:07 [2020-01-09T18:00:07.977Z] #43 9.490   PBCC     images/tun.pb-c.c
18:00:07 [2020-01-09T18:00:07.977Z] #43 ...
18:00:07 [2020-01-09T18:00:07.977Z] 
18:00:07 [2020-01-09T18:00:07.977Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:07 [2020-01-09T18:00:07.978Z] #46 91.03 bufio
18:00:07 [2020-01-09T18:00:07.978Z] #46 93.20 reflect
18:00:07 [2020-01-09T18:00:07.978Z] #46 98.30 regexp/syntax
18:00:07 [2020-01-09T18:00:07.978Z] #46 ...
18:00:07 [2020-01-09T18:00:07.978Z] 
18:00:07 [2020-01-09T18:00:07.978Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:07 [2020-01-09T18:00:07.978Z] #43 9.653   PBCC     images/netdev.pb-c.c
18:00:08 [2020-01-09T18:00:08.269Z] #43 9.770   DEP      images/tun.pb-c.d
18:00:08 [2020-01-09T18:00:08.269Z] #43 9.845   DEP      images/netdev.pb-c.d
18:00:08 [2020-01-09T18:00:08.302Z] ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
18:00:08 [2020-01-09T18:00:08.302Z] ok  	github.com/docker/docker/volume/mounts	0.045s	coverage: 67.0% of statements
18:00:08 [2020-01-09T18:00:08.310Z] #17 48.52 Selecting previously unselected package python3-lib2to3.
18:00:08 [2020-01-09T18:00:08.310Z] #17 48.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:00:08 [2020-01-09T18:00:08.310Z] #17 48.54 Unpacking python3-lib2to3 (3.7.3-1) ...
18:00:08 [2020-01-09T18:00:08.310Z] #17 48.67 Selecting previously unselected package python3-distutils.
18:00:08 [2020-01-09T18:00:08.310Z] #17 48.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:00:08 [2020-01-09T18:00:08.310Z] #17 48.70 Unpacking python3-distutils (3.7.3-1) ...
18:00:08 [2020-01-09T18:00:08.561Z] #43 9.929   PBCC     images/vma.pb-c.c
18:00:08 [2020-01-09T18:00:08.561Z] #43 10.01   DEP      images/vma.pb-c.d
18:00:08 [2020-01-09T18:00:08.561Z] #43 10.08   PBCC     images/creds.pb-c.c
18:00:08 [2020-01-09T18:00:08.561Z] #43 10.13   DEP      images/creds.pb-c.d
18:00:08 [2020-01-09T18:00:08.561Z] #43 10.19   PBCC     images/utsns.pb-c.c
18:00:08 [2020-01-09T18:00:08.567Z] #17 48.89 Selecting previously unselected package python3-pip.
18:00:08 [2020-01-09T18:00:08.567Z] #17 48.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:00:08 [2020-01-09T18:00:08.567Z] #17 48.90 Unpacking python3-pip (18.1-5) ...
18:00:08 [2020-01-09T18:00:08.824Z] #17 49.15 Selecting previously unselected package python3-pkg-resources.
18:00:08 [2020-01-09T18:00:08.824Z] #17 49.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:00:08 [2020-01-09T18:00:08.824Z] #17 49.16 Unpacking python3-pkg-resources (40.8.0-1) ...
18:00:08 [2020-01-09T18:00:08.857Z] #43 10.23   DEP      images/utsns.pb-c.d
18:00:08 [2020-01-09T18:00:08.857Z] #43 10.38   PBCC     images/ipc-desc.pb-c.c
18:00:08 [2020-01-09T18:00:08.857Z] #43 10.42   PBCC     images/ipc-sem.pb-c.c
18:00:09 [2020-01-09T18:00:09.082Z] #17 49.32 Selecting previously unselected package python3-setuptools.
18:00:09 [2020-01-09T18:00:09.082Z] #17 49.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:00:09 [2020-01-09T18:00:09.082Z] #17 49.33 Unpacking python3-setuptools (40.8.0-1) ...
18:00:09 [2020-01-09T18:00:09.153Z] #43 10.51   DEP      images/ipc-desc.pb-c.d
18:00:09 [2020-01-09T18:00:09.153Z] #43 10.65   DEP      images/ipc-sem.pb-c.d
18:00:09 [2020-01-09T18:00:09.153Z] #43 10.74   PBCC     images/ipc-msg.pb-c.c
18:00:09 [2020-01-09T18:00:09.340Z] #17 49.59 Selecting previously unselected package python3-wheel.
18:00:09 [2020-01-09T18:00:09.340Z] #17 49.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:00:09 [2020-01-09T18:00:09.340Z] #17 49.61 Unpacking python3-wheel (0.32.3-2) ...
18:00:09 [2020-01-09T18:00:09.340Z] #17 49.68 Selecting previously unselected package thin-provisioning-tools.
18:00:09 [2020-01-09T18:00:09.340Z] #17 49.70 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:00:09 [2020-01-09T18:00:09.340Z] #17 49.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:00:09 [2020-01-09T18:00:09.444Z] #43 10.82   DEP      images/ipc-msg.pb-c.d
18:00:09 [2020-01-09T18:00:09.445Z] #43 10.89   PBCC     images/ipc-shm.pb-c.c
18:00:09 [2020-01-09T18:00:09.445Z] #43 10.93   DEP      images/ipc-shm.pb-c.d
18:00:09 [2020-01-09T18:00:09.445Z] #43 11.01   PBCC     images/ipc-var.pb-c.c
18:00:09 [2020-01-09T18:00:09.597Z] #17 50.00 Selecting previously unselected package vim-runtime.
18:00:09 [2020-01-09T18:00:09.597Z] #17 50.00 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:00:09 [2020-01-09T18:00:09.597Z] #17 50.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:00:09 [2020-01-09T18:00:09.597Z] #17 50.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:00:09 [2020-01-09T18:00:09.680Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
18:00:09 [2020-01-09T18:00:09.737Z] #43 11.05   DEP      images/ipc-var.pb-c.d
18:00:09 [2020-01-09T18:00:09.737Z] #43 11.13   PBCC     images/sk-opts.pb-c.c
18:00:09 [2020-01-09T18:00:09.737Z] #43 11.17   PBCC     images/packet-sock.pb-c.c
18:00:09 [2020-01-09T18:00:09.855Z] #17 50.13 Unpacking vim-runtime (2:8.1.0875-5) ...
18:00:10 [2020-01-09T18:00:10.032Z] #43 11.28   DEP      images/sk-opts.pb-c.d
18:00:10 [2020-01-09T18:00:10.032Z] #43 11.33   DEP      images/packet-sock.pb-c.d
18:00:10 [2020-01-09T18:00:10.032Z] #43 11.47   PBCC     images/sk-netlink.pb-c.c
18:00:10 [2020-01-09T18:00:10.032Z] #43 11.53   DEP      images/sk-netlink.pb-c.d
18:00:10 [2020-01-09T18:00:10.326Z] #43 11.59   PBCC     images/sk-inet.pb-c.c
18:00:10 [2020-01-09T18:00:10.326Z] #43 11.72   DEP      images/sk-inet.pb-c.d
18:00:10 [2020-01-09T18:00:10.326Z] #43 11.81   PBCC     images/sk-unix.pb-c.c
18:00:10 [2020-01-09T18:00:10.420Z] #17 ...
18:00:10 [2020-01-09T18:00:10.420Z] 
18:00:10 [2020-01-09T18:00:10.420Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:10 [2020-01-09T18:00:10.420Z] #42 154.8   CC       criu/fifo.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 155.6   CC       criu/file-ids.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 156.0   CC       criu/file-lock.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 157.1   CC       criu/files-ext.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 157.5   CC       criu/files-reg.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 159.6   CC       criu/files.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 161.6   CC       criu/filesystems.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 162.3   CC       criu/fsnotify.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 163.5   CC       criu/image-desc.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 163.7   CC       criu/image.o
18:00:10 [2020-01-09T18:00:10.420Z] #42 164.6   CC       criu/ipc_ns.o
18:00:10 [2020-01-09T18:00:10.641Z] #43 11.88   DEP      images/sk-unix.pb-c.d
18:00:10 [2020-01-09T18:00:10.641Z] #43 11.95   PBCC     images/mm.pb-c.c
18:00:10 [2020-01-09T18:00:10.641Z] #43 12.05   DEP      images/mm.pb-c.d
18:00:10 [2020-01-09T18:00:10.641Z] #43 12.12   PBCC     images/timerfd.pb-c.c
18:00:10 [2020-01-09T18:00:10.641Z] #43 12.19   DEP      images/timerfd.pb-c.d
18:00:10 [2020-01-09T18:00:10.641Z] #43 12.32   PBCC     images/timer.pb-c.c
18:00:10 [2020-01-09T18:00:10.943Z] #43 12.36   DEP      images/timer.pb-c.d
18:00:10 [2020-01-09T18:00:10.943Z] #43 12.44   PBCC     images/sa.pb-c.c
18:00:10 [2020-01-09T18:00:10.943Z] #43 12.50   DEP      images/sa.pb-c.d
18:00:10 [2020-01-09T18:00:10.943Z] #43 12.57   PBCC     images/pipe-data.pb-c.c
18:00:11 [2020-01-09T18:00:11.241Z] #43 12.61   DEP      images/pipe-data.pb-c.d
18:00:11 [2020-01-09T18:00:11.241Z] #43 12.68   PBCC     images/mnt.pb-c.c
18:00:11 [2020-01-09T18:00:11.241Z] #43 12.78   DEP      images/mnt.pb-c.d
18:00:11 [2020-01-09T18:00:11.534Z] #43 12.92   PBCC     images/sk-packet.pb-c.c
18:00:11 [2020-01-09T18:00:11.534Z] #43 12.98   DEP      images/sk-packet.pb-c.d
18:00:11 [2020-01-09T18:00:11.534Z] #43 13.05   PBCC     images/tcp-stream.pb-c.c
18:00:11 [2020-01-09T18:00:11.793Z] #42 165.8   CC       criu/irmap.o
18:00:11 [2020-01-09T18:00:11.828Z] #43 13.15   DEP      images/tcp-stream.pb-c.d
18:00:11 [2020-01-09T18:00:11.828Z] #43 13.29   PBCC     images/pipe.pb-c.c
18:00:11 [2020-01-09T18:00:11.828Z] #43 13.36   DEP      images/pipe.pb-c.d
18:00:12 [2020-01-09T18:00:12.120Z] #43 13.46   PBCC     images/pstree.pb-c.c
18:00:12 [2020-01-09T18:00:12.120Z] #43 13.51   DEP      images/pstree.pb-c.d
18:00:12 [2020-01-09T18:00:12.120Z] #43 13.60   PBCC     images/fs.pb-c.c
18:00:12 [2020-01-09T18:00:12.120Z] #43 13.64   DEP      images/fs.pb-c.d
18:00:12 [2020-01-09T18:00:12.120Z] #43 13.71   PBCC     images/signalfd.pb-c.c
18:00:12 [2020-01-09T18:00:12.358Z] #42 166.5   CC       criu/kcmp-ids.o
18:00:12 [2020-01-09T18:00:12.358Z] #42 ...
18:00:12 [2020-01-09T18:00:12.358Z] 
18:00:12 [2020-01-09T18:00:12.358Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:00:12 [2020-01-09T18:00:12.358Z] #39 267.5 + dpkg --print-architecture
18:00:12 [2020-01-09T18:00:12.358Z] #39 267.5 + cd /tmp/tmp.rEXmeJswrh/src/github.com/docker/distribution
18:00:12 [2020-01-09T18:00:12.358Z] #39 267.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:00:12 [2020-01-09T18:00:12.412Z] #43 13.83   DEP      images/signalfd.pb-c.d
18:00:12 [2020-01-09T18:00:12.412Z] #43 13.93   PBCC     images/fh.pb-c.c
18:00:12 [2020-01-09T18:00:12.412Z] #43 14.08   PBCC     images/fsnotify.pb-c.c
18:00:12 [2020-01-09T18:00:12.704Z] #43 14.20   DEP      images/fh.pb-c.d
18:00:12 [2020-01-09T18:00:12.704Z] #43 14.34   DEP      images/fsnotify.pb-c.d
18:00:12 [2020-01-09T18:00:12.932Z] #39 268.0 + GOPATH=/tmp/tmp.rEXmeJswrh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rEXmeJswrh
18:00:12 [2020-01-09T18:00:12.932Z] #39 268.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:00:12 [2020-01-09T18:00:12.997Z] #43 14.42   PBCC     images/eventpoll.pb-c.c
18:00:12 [2020-01-09T18:00:12.997Z] #43 14.47   DEP      images/eventpoll.pb-c.d
18:00:12 [2020-01-09T18:00:12.997Z] #43 14.55   PBCC     images/eventfd.pb-c.c
18:00:12 [2020-01-09T18:00:12.997Z] #43 14.58   DEP      images/eventfd.pb-c.d
18:00:13 [2020-01-09T18:00:13.292Z] #43 14.72   PBCC     images/remap-file-path.pb-c.c
18:00:13 [2020-01-09T18:00:13.292Z] #43 14.75   DEP      images/remap-file-path.pb-c.d
18:00:13 [2020-01-09T18:00:13.292Z] #43 14.82   PBCC     images/fifo.pb-c.c
18:00:13 [2020-01-09T18:00:13.292Z] #43 14.85   DEP      images/fifo.pb-c.d
18:00:13 [2020-01-09T18:00:13.583Z] #43 15.04   PBCC     images/ghost-file.pb-c.c
18:00:13 [2020-01-09T18:00:13.876Z] #43 15.14   DEP      images/ghost-file.pb-c.d
18:00:13 [2020-01-09T18:00:13.876Z] #43 15.21   PBCC     images/regfile.pb-c.c
18:00:13 [2020-01-09T18:00:13.876Z] #43 15.30   DEP      images/regfile.pb-c.d
18:00:13 [2020-01-09T18:00:13.876Z] #43 15.39   PBCC     images/ns.pb-c.c
18:00:13 [2020-01-09T18:00:13.876Z] #43 15.41   DEP      images/ns.pb-c.d
18:00:13 [2020-01-09T18:00:13.876Z] #43 15.51   PBCC     images/fdinfo.pb-c.c
18:00:14 [2020-01-09T18:00:14.197Z] #43 15.63   DEP      images/fdinfo.pb-c.d
18:00:14 [2020-01-09T18:00:14.197Z] #43 15.72   PBCC     images/core-aarch64.pb-c.c
18:00:14 [2020-01-09T18:00:14.490Z] #43 15.78   PBCC     images/core-arm.pb-c.c
18:00:14 [2020-01-09T18:00:14.490Z] #43 15.91   PBCC     images/core-ppc64.pb-c.c
18:00:14 [2020-01-09T18:00:14.490Z] #43 15.99   PBCC     images/core-s390.pb-c.c
18:00:14 [2020-01-09T18:00:14.784Z] #43 16.14   PBCC     images/core-x86.pb-c.c
18:00:14 [2020-01-09T18:00:14.784Z] #43 16.26   PBCC     images/core.pb-c.c
18:00:15 [2020-01-09T18:00:15.079Z] #43 16.47   PBCC     images/inventory.pb-c.c
18:00:15 [2020-01-09T18:00:15.079Z] #43 16.60   DEP      images/core-aarch64.pb-c.d
18:00:15 [2020-01-09T18:00:15.382Z] #43 16.79   DEP      images/core-arm.pb-c.d
18:00:15 [2020-01-09T18:00:15.382Z] #43 16.87   DEP      images/core-ppc64.pb-c.d
18:00:15 [2020-01-09T18:00:15.382Z] #43 ...
18:00:15 [2020-01-09T18:00:15.382Z] 
18:00:15 [2020-01-09T18:00:15.382Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:00:16 [2020-01-09T18:00:16.568Z] #61 57.58 Checking out files:  50% (1520/2994)   
Checking out files:  51% (1527/2994)   
Checking out files:  52% (1557/2994)   
Checking out files:  53% (1587/2994)   
Checking out files:  54% (1617/2994)   
Checking out files:  55% (1647/2994)   
Checking out files:  56% (1677/2994)   
Checking out files:  57% (1707/2994)   
Checking out files:  58% (1737/2994)   
Checking out files:  59% (1767/2994)   
Checking out files:  60% (1797/2994)   
Checking out files:  61% (1827/2994)   
Checking out files:  62% (1857/2994)   
Checking out files:  63% (1887/2994)   
Checking out files:  64% (1917/2994)   
Checking out files:  65% (1947/2994)   
Checking out files:  66% (1977/2994)   
Checking out files:  67% (2006/2994)   
Checking out files:  68% (2036/2994)   
Checking out files:  69% (2066/2994)   
Checking out files:  70% (2096/2994)   
Checking out files:  71% (2126/2994)   
Checking out files:  72% (2156/2994)   
Checking out files:  73% (2186/2994)   
Checking out files:  74% (2216/2994)   
Checking out files:  75% (2246/2994)   
Checking out files:  76% (2276/2994)   
Checking out files:  77% (2306/2994)   
Checking out files:  78% (2336/2994)   
Checking out files:  79% (2366/2994)   
Checking out files:  80% (2396/2994)   
Checking out files:  81% (2426/2994)   
Checking out files:  82% (2456/2994)   
Checking out files:  83% (2486/2994)   
Checking out files:  84% (2515/2994)   
Checking out files:  85% (2545/2994)   
Checking out files:  86% (2575/2994)   
Checking out files:  87% (2605/2994)   
Checking out files:  88% (2635/2994)   
Checking out files:  89% (2665/2994)   
Checking out files:  90% (2695/2994)   
Checking out files:  91% (2725/2994)   
Checking out files:  92% (2755/2994)   
Checking out files:  93% (2785/2994)   
Checking out files:  94% (2815/2994)   
Checking out files:  95% (2845/2994)   
Checking out files:  96% (2875/2994)   
Checking out files:  97% (2905/2994)   
Checking out files:  97% (2931/2994)   
Checking out files:  98% (2935/2994)   
Checking out files:  99% (2965/2994)   
Checking out files: 100% (2994/2994)   
Checking out files: 100% (2994/2994), done.
18:00:16 [2020-01-09T18:00:16.568Z] #61 58.77 + cd /tmp/tmp.g2IFEUfWG5/src/github.com/containerd/containerd
18:00:16 [2020-01-09T18:00:16.568Z] #61 58.77 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + export 'BUILDTAGS=netgo osusergo static_build'
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + BUILDTAGS='netgo osusergo static_build'
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + export EXTRA_FLAGS=-buildmode=pie
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + EXTRA_FLAGS=-buildmode=pie
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + '[' '' = dynamic ']'
18:00:17 [2020-01-09T18:00:17.608Z] #61 59.78 + make
18:00:18 [2020-01-09T18:00:18.192Z] #39 ...
18:00:18 [2020-01-09T18:00:18.192Z] 
18:00:18 [2020-01-09T18:00:18.192Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 53.34 Selecting previously unselected package vim.
18:00:18 [2020-01-09T18:00:18.192Z] #17 53.35 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 53.36 Unpacking vim (2:8.1.0875-5) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 53.88 Selecting previously unselected package xfsprogs.
18:00:18 [2020-01-09T18:00:18.192Z] #17 53.89 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 53.89 Unpacking xfsprogs (4.20.0-1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.36 Selecting previously unselected package zip.
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.37 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.38 Unpacking zip (3.0-11+b1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.61 Setting up aufs-tools (1:4.14+20190211-1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.64 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.69 Setting up libgpm2:amd64 (1.20.7-5) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.71 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.73 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.78 Setting up libicu63:amd64 (63.1-6) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.80 Setting up xxd (2:8.1.0875-5) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.81 Setting up zip (3.0-11+b1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.83 Setting up vim-common (2:8.1.0875-5) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 54.85 Setting up bash-completion (1:2.8-6) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.57 Setting up libiptc0:amd64 (1.8.2-4) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.59 Setting up xz-utils (5.2.4-1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.61 Setting up pigz (2.4-1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.66 Setting up python-pip-whl (18.1-5) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.68 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 57.72 Setting up vim-runtime (2:8.1.0875-5) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.13 Setting up libaio1:amd64 (0.3.112-3) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.15 Setting up libonig5:amd64 (6.9.1-1) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.18 Setting up vim (2:8.1.0875-5) ...
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:00:18 [2020-01-09T18:00:18.192Z] #17 58.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.27 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.30 Setting up jq (1.5+dfsg-2+b1) ...
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:00:18 [2020-01-09T18:00:18.193Z] #17 58.34 Setting up python3.7 (3.7.3-2) ...
18:00:19 [2020-01-09T18:00:19.122Z] #61 61.21 + bin/ctr
18:00:19 [2020-01-09T18:00:19.411Z] #61 ...
18:00:19 [2020-01-09T18:00:19.411Z] 
18:00:19 [2020-01-09T18:00:19.411Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:19 [2020-01-09T18:00:19.411Z] #46 102.4 vendor/golang.org/x/text/transform
18:00:19 [2020-01-09T18:00:19.411Z] #46 109.6 time
18:00:19 [2020-01-09T18:00:19.703Z] #46 ...
18:00:19 [2020-01-09T18:00:19.703Z] 
18:00:19 [2020-01-09T18:00:19.703Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.01   DEP      images/core-s390.pb-c.d
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.13   DEP      images/core-x86.pb-c.d
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.22   DEP      images/core.pb-c.d
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.32   DEP      images/inventory.pb-c.d
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.44   PBCC     images/cpuinfo.pb-c.c
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.46   DEP      images/cpuinfo.pb-c.d
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.56   PBCC     images/stats.pb-c.c
18:00:19 [2020-01-09T18:00:19.703Z] #43 17.58   DEP      images/stats.pb-c.d
18:00:19 [2020-01-09T18:00:19.703Z] #43 19.75 make[1]: Nothing to be done for 'all'.
18:00:20 [2020-01-09T18:00:20.737Z] #43 21.98   CC       images/stats.o
18:00:21 [2020-01-09T18:00:21.028Z] #43 22.59   CC       images/core.o
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.32 Setting up iptables (1.8.2-4) ...
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.40 Setting up python3 (3.7.3-1) ...
18:00:21 [2020-01-09T18:00:21.468Z] #17 61.81 Setting up python3-wheel (0.32.3-2) ...
18:00:22 [2020-01-09T18:00:22.071Z] #43 23.70   CC       images/core-x86.o
18:00:22 [2020-01-09T18:00:22.290Z] #17 62.51 Setting up apparmor (2.13.2-10) ...
18:00:22 [2020-01-09T18:00:22.547Z] #17 ...
18:00:22 [2020-01-09T18:00:22.547Z] 
18:00:22 [2020-01-09T18:00:22.547Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:22 [2020-01-09T18:00:22.547Z] #42 166.9   CC       criu/kerndat.o
18:00:22 [2020-01-09T18:00:22.547Z] #42 168.2   CC       criu/libnetlink.o
18:00:22 [2020-01-09T18:00:22.547Z] #42 168.6   CC       criu/log.o
18:00:22 [2020-01-09T18:00:22.547Z] #42 169.2   CC       criu/lsm.o
18:00:22 [2020-01-09T18:00:22.547Z] #42 169.7   CC       criu/mem.o
18:00:22 [2020-01-09T18:00:22.547Z] #42 171.5   CC       criu/mount.o
18:00:22 [2020-01-09T18:00:22.547Z] #42 175.6   CC       criu/namespaces.o
18:00:23 [2020-01-09T18:00:23.111Z] #42 177.5   CC       criu/net.o
18:00:23 [2020-01-09T18:00:23.575Z] #43 24.85   CC       images/core-arm.o
18:00:24 [2020-01-09T18:00:24.042Z] #42 ...
18:00:24 [2020-01-09T18:00:24.042Z] 
18:00:24 [2020-01-09T18:00:24.042Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:00:24 [2020-01-09T18:00:24.206Z] #43 ...
18:00:24 [2020-01-09T18:00:24.206Z] 
18:00:24 [2020-01-09T18:00:24.206Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:24 [2020-01-09T18:00:24.206Z] #46 117.0 regexp
18:00:24 [2020-01-09T18:00:24.299Z] #17 64.45 Setting up xfsprogs (4.20.0-1) ...
18:00:24 [2020-01-09T18:00:24.299Z] #17 64.47 Setting up python3-lib2to3 (3.7.3-1) ...
18:00:24 [2020-01-09T18:00:24.556Z] #17 64.84 Setting up python3-pkg-resources (40.8.0-1) ...
18:00:25 [2020-01-09T18:00:25.487Z] #17 65.87 Setting up python3-distutils (3.7.3-1) ...
18:00:26 [2020-01-09T18:00:26.051Z] #17 66.35 Setting up python3-setuptools (40.8.0-1) ...
18:00:27 [2020-01-09T18:00:27.421Z] #17 67.66 Setting up python3-pip (18.1-5) ...
18:00:28 [2020-01-09T18:00:28.355Z] #17 68.54 Processing triggers for libc-bin (2.28-10) ...
18:00:28 [2020-01-09T18:00:28.355Z] #17 68.59 Processing triggers for mime-support (3.62) ...
18:00:28 [2020-01-09T18:00:28.658Z] #46 ...
18:00:28 [2020-01-09T18:00:28.658Z] 
18:00:28 [2020-01-09T18:00:28.658Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:00:28 [2020-01-09T18:00:28.658Z] #33 111.3 internal/poll
18:00:28 [2020-01-09T18:00:28.658Z] #33 113.9 os
18:00:28 [2020-01-09T18:00:28.658Z] #33 116.8 internal/fmtsort
18:00:28 [2020-01-09T18:00:28.658Z] #33 118.8 fmt
18:00:28 [2020-01-09T18:00:28.658Z] #33 118.8 path/filepath
18:00:28 [2020-01-09T18:00:28.658Z] #33 ...
18:00:28 [2020-01-09T18:00:28.658Z] 
18:00:28 [2020-01-09T18:00:28.658Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:00:28 [2020-01-09T18:00:28.658Z] #35 119.1 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
18:00:28 [2020-01-09T18:00:28.658Z] #35 119.3 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
18:00:28 [2020-01-09T18:00:28.658Z] #35 119.3 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
18:00:28 [2020-01-09T18:00:28.658Z] #35 119.3 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
18:00:28 [2020-01-09T18:00:28.659Z] #35 119.4 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
18:00:28 [2020-01-09T18:00:28.659Z] #35 119.5 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
18:00:28 [2020-01-09T18:00:28.659Z] #35 121.6 debconf: delaying package configuration, since apt-utils is not installed
18:00:28 [2020-01-09T18:00:28.659Z] #35 121.8 Fetched 14.9 MB in 1min 8s (219 kB/s)
18:00:28 [2020-01-09T18:00:28.659Z] #35 122.0 Selecting previously unselected package xxd.
18:00:28 [2020-01-09T18:00:28.951Z] #35 122.0 (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 ... 15330 files and directories currently installed.)
18:00:28 [2020-01-09T18:00:28.951Z] #35 122.2 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:00:28 [2020-01-09T18:00:28.951Z] #35 122.2 Unpacking xxd (2:8.1.0875-5) ...
18:00:29 [2020-01-09T18:00:29.247Z] #35 122.5 Selecting previously unselected package vim-common.
18:00:29 [2020-01-09T18:00:29.247Z] #35 122.5 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:00:29 [2020-01-09T18:00:29.247Z] #35 122.5 Unpacking vim-common (2:8.1.0875-5) ...
18:00:29 [2020-01-09T18:00:29.289Z] #17 DONE 69.7s
18:00:29 [2020-01-09T18:00:29.289Z] 
18:00:29 [2020-01-09T18:00:29.289Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:29 [2020-01-09T18:00:29.289Z] #42 181.0   CC       criu/netfilter.o
18:00:29 [2020-01-09T18:00:29.289Z] #42 181.4   CC       criu/page-pipe.o
18:00:29 [2020-01-09T18:00:29.289Z] #42 182.2   CC       criu/page-xfer.o
18:00:29 [2020-01-09T18:00:29.289Z] #42 183.7   CC       criu/pagemap-cache.o
18:00:29 [2020-01-09T18:00:29.855Z] #42 184.2   CC       criu/pagemap.o
18:00:29 [2020-01-09T18:00:29.880Z] #35 122.9 Selecting previously unselected package cmake-data.
18:00:29 [2020-01-09T18:00:29.881Z] #35 122.9 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:00:29 [2020-01-09T18:00:29.881Z] #35 122.9 Unpacking cmake-data (3.13.4-1) ...
18:00:31 [2020-01-09T18:00:31.229Z] #42 185.3   CC       criu/parasite-syscall.o
18:00:31 [2020-01-09T18:00:31.488Z] #42 ...
18:00:31 [2020-01-09T18:00:31.488Z] 
18:00:31 [2020-01-09T18:00:31.488Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:00:31 [2020-01-09T18:00:31.488Z] #18 2.005 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:00:31 [2020-01-09T18:00:31.488Z] #18 2.009 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:00:31 [2020-01-09T18:00:31.488Z] #18 2.020 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:00:31 [2020-01-09T18:00:31.488Z] #18 DONE 2.2s
18:00:31 [2020-01-09T18:00:31.605Z] ok  	github.com/docker/docker/pkg/plugins	33.665s	coverage: 76.6% of statements
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/rootless	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/volume	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === Skipped
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver btrfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver btrfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver btrfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver btrfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver btrfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:73: No driver to put!
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     overlay_test.go:49: Fails to compute changes intermittently
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver zfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver zfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver zfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver zfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:46: Driver zfs not supported
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     graphtest_unix.go:73: No driver to put!
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:00:31 [2020-01-09T18:00:31.605Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] 
18:00:31 [2020-01-09T18:00:31.605Z] DONE 2155 tests, 20 skipped in 191.730s
Post stage
[Pipeline] junit
18:00:31 [2020-01-09T18:00:31.618Z] Recording test results
[Pipeline] }
[Pipeline] // stage
18:00:31 [2020-01-09T18:00:31.747Z] 
18:00:31 [2020-01-09T18:00:31.747Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:00:32 [2020-01-09T18:00:32.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -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:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/make.sh dynbinary test-integration
18:00:33 [2020-01-09T18:00:33.013Z] 
18:00:33 [2020-01-09T18:00:33.013Z] Removing bundles/
18:00:33 [2020-01-09T18:00:33.013Z] 
18:00:33 [2020-01-09T18:00:33.013Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:00:33 [2020-01-09T18:00:33.013Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:00:33 [2020-01-09T18:00:33.013Z] GOOS="" GOARCH="" GOARM=""
18:00:33 [2020-01-09T18:00:33.397Z] #35 126.1 Selecting previously unselected package libicu63:ppc64el.
18:00:33 [2020-01-09T18:00:33.398Z] #35 126.1 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
18:00:33 [2020-01-09T18:00:33.398Z] #35 126.2 Unpacking libicu63:ppc64el (63.1-6) ...
18:00:33 [2020-01-09T18:00:33.690Z] #35 ...
18:00:33 [2020-01-09T18:00:33.690Z] 
18:00:33 [2020-01-09T18:00:33.690Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:33 [2020-01-09T18:00:33.690Z] #46 126.6 net
18:00:33 [2020-01-09T18:00:33.690Z] #46 126.7 os/exec
18:00:33 [2020-01-09T18:00:33.982Z] #46 ...
18:00:33 [2020-01-09T18:00:33.982Z] 
18:00:33 [2020-01-09T18:00:33.982Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:33 [2020-01-09T18:00:33.982Z] #43 25.56   CC       images/core-aarch64.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 26.15   CC       images/core-ppc64.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 27.23   CC       images/core-s390.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 28.50   CC       images/cpuinfo.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 29.29   CC       images/inventory.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 29.78   CC       images/fdinfo.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 30.45   CC       images/fown.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 30.85   CC       images/ns.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 31.37   CC       images/regfile.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 31.86   CC       images/ghost-file.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 32.47   CC       images/fifo.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 32.89   CC       images/remap-file-path.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 33.49   CC       images/eventfd.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 33.90   CC       images/eventpoll.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 34.46   CC       images/fh.o
18:00:33 [2020-01-09T18:00:33.982Z] #43 34.98   CC       images/fsnotify.o
18:00:35 [2020-01-09T18:00:35.020Z] #43 36.37   CC       images/signalfd.o
18:00:35 [2020-01-09T18:00:35.312Z] #43 36.76   CC       images/fs.o
18:00:35 [2020-01-09T18:00:35.604Z] #43 37.21   CC       images/pstree.o
18:00:36 [2020-01-09T18:00:36.263Z] #43 37.61   CC       images/pipe.o
18:00:36 [2020-01-09T18:00:36.556Z] #43 38.11   CC       images/tcp-stream.o
18:00:37 [2020-01-09T18:00:37.013Z] #19 ...
18:00:37 [2020-01-09T18:00:37.013Z] 
18:00:37 [2020-01-09T18:00:37.013Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:37 [2020-01-09T18:00:37.013Z] #42 186.7   CC       criu/path.o
18:00:37 [2020-01-09T18:00:37.013Z] #42 187.0   CC       criu/pie-util-vdso-elf32.o
18:00:37 [2020-01-09T18:00:37.013Z] #42 187.5   CC       criu/pie-util-vdso.o
18:00:37 [2020-01-09T18:00:37.013Z] #42 187.9   CC       criu/pie-util.o
18:00:37 [2020-01-09T18:00:37.013Z] #42 188.1   CC       criu/pipes.o
18:00:37 [2020-01-09T18:00:37.013Z] #42 188.9   CC       criu/plugin.o
18:00:37 [2020-01-09T18:00:37.013Z] #42 189.3   CC       criu/proc_parse.o
18:00:37 [2020-01-09T18:00:37.190Z] #43 38.51   CC       images/sk-packet.o
18:00:37 [2020-01-09T18:00:37.824Z] #43 39.13   CC       images/mnt.o
18:00:37 [2020-01-09T18:00:37.824Z] #43 ...
18:00:37 [2020-01-09T18:00:37.824Z] 
18:00:37 [2020-01-09T18:00:37.824Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:00:37 [2020-01-09T18:00:37.824Z] #11 131.2 Selecting previously unselected package g++-mingw-w64-x86-64.
18:00:37 [2020-01-09T18:00:37.824Z] #11 131.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:00:37 [2020-01-09T18:00:37.824Z] #11 131.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:00:37 [2020-01-09T18:00:37.948Z] #42 ...
18:00:37 [2020-01-09T18:00:37.948Z] 
18:00:37 [2020-01-09T18:00:37.948Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:00:37 [2020-01-09T18:00:37.948Z] #19 6.338 Collecting yamllint==1.16.0
18:00:38 [2020-01-09T18:00:38.861Z] #11 ...
18:00:38 [2020-01-09T18:00:38.861Z] 
18:00:38 [2020-01-09T18:00:38.861Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:00:38 [2020-01-09T18:00:38.861Z] #33 121.8 io/ioutil
18:00:38 [2020-01-09T18:00:38.861Z] #33 125.6 flag
18:00:38 [2020-01-09T18:00:38.861Z] #33 125.6 github.com/BurntSushi/toml
18:00:38 [2020-01-09T18:00:38.861Z] #33 125.6 log
18:00:39 [2020-01-09T18:00:39.162Z] #33 ...
18:00:39 [2020-01-09T18:00:39.162Z] 
18:00:39 [2020-01-09T18:00:39.162Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:39 [2020-01-09T18:00:39.162Z] #43 39.60   CC       images/pipe-data.o
18:00:39 [2020-01-09T18:00:39.162Z] #43 39.97   CC       images/sa.o
18:00:39 [2020-01-09T18:00:39.162Z] #43 40.47   CC       images/timer.o
18:00:39 [2020-01-09T18:00:39.808Z] #43 41.18   CC       images/timerfd.o
18:00:40 [2020-01-09T18:00:40.102Z] #43 41.61   CC       images/mm.o
18:00:40 [2020-01-09T18:00:40.735Z] #43 42.15   CC       images/sk-opts.o
18:00:41 [2020-01-09T18:00:41.029Z] #43 42.51   CC       images/sk-unix.o
18:00:41 [2020-01-09T18:00:41.482Z] INFO [runner] Issues before processing: 2316, after processing: 0 
18:00:41 [2020-01-09T18:00:41.482Z] INFO [runner] Processors filtering stat (out/in): cgo: 1707/2316, filename_unadjuster: 1707/1707, path_prettifier: 1707/1707, autogenerated_exclude: 1610/1707, skip_files: 1707/1707, exclude: 1610/1610, exclude-rules: 63/1610, nolint: 0/63, identifier_marker: 1610/1610, skip_dirs: 1707/1707 
18:00:41 [2020-01-09T18:00:41.482Z] INFO [runner] processing took 146.711983ms with stages: nolint: 71.690765ms, identifier_marker: 37.166965ms, path_prettifier: 14.329123ms, exclude-rules: 8.344722ms, autogenerated_exclude: 7.305284ms, skip_dirs: 4.261222ms, cgo: 2.06891ms, filename_unadjuster: 1.539525ms, max_same_issues: 1.883µs, skip_files: 595ns, source_code: 529ns, uniq_by_line: 502ns, max_from_linter: 500ns, diff: 474ns, exclude: 423ns, path_shortener: 293ns, max_per_file_from_linter: 268ns 
18:00:41 [2020-01-09T18:00:41.482Z] INFO [runner] linters took 1m34.775488969s with stages: goanalysis_metalinter: 1m17.227389482s, unused: 17.3949114s 
18:00:41 [2020-01-09T18:00:41.482Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
18:00:41 [2020-01-09T18:00:41.482Z] INFO Memory: 1533 samples, avg is 261.8MB, max is 2963.2MB 
18:00:41 [2020-01-09T18:00:41.482Z] INFO Execution took 3m25.630659082s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:00:41 [2020-01-09T18:00:41.679Z] #43 43.19   CC       images/sk-inet.o
18:00:41 [2020-01-09T18:00:41.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/make.sh dynbinary-daemon test-docker-py
18:00:42 [2020-01-09T18:00:42.132Z] #19 ...
18:00:42 [2020-01-09T18:00:42.133Z] 
18:00:42 [2020-01-09T18:00:42.133Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:00:42 [2020-01-09T18:00:42.133Z] #39 296.8 + rm -rf /tmp/tmp.rEXmeJswrh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rEXmeJswrh
18:00:42 [2020-01-09T18:00:42.133Z] #39 DONE 297.2s
18:00:42 [2020-01-09T18:00:42.391Z] 
18:00:42 [2020-01-09T18:00:42.391Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:42 [2020-01-09T18:00:42.391Z] #42 192.4   CC       criu/protobuf-desc.o
18:00:42 [2020-01-09T18:00:42.391Z] #42 193.3   CC       criu/protobuf.o
18:00:42 [2020-01-09T18:00:42.391Z] #42 193.8   CC       criu/pstree.o
18:00:42 [2020-01-09T18:00:42.391Z] #42 194.9   CC       criu/rbtree.o
18:00:42 [2020-01-09T18:00:42.391Z] #42 195.3   CC       criu/rst-malloc.o
18:00:42 [2020-01-09T18:00:42.391Z] #42 195.6   CC       criu/seccomp.o
18:00:42 [2020-01-09T18:00:42.391Z] #42 196.4   CC       criu/seize.o
18:00:42 [2020-01-09T18:00:42.713Z] #43 44.10   CC       images/tun.o
18:00:42 [2020-01-09T18:00:42.781Z] 
18:00:42 [2020-01-09T18:00:42.782Z] Removing bundles/
18:00:42 [2020-01-09T18:00:42.782Z] 
18:00:42 [2020-01-09T18:00:42.782Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:00:42 [2020-01-09T18:00:42.782Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:00:42 [2020-01-09T18:00:42.782Z] GOOS="" GOARCH="" GOARM=""
18:00:43 [2020-01-09T18:00:43.325Z] #42 ...
18:00:43 [2020-01-09T18:00:43.325Z] 
18:00:43 [2020-01-09T18:00:43.325Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:00:43 [2020-01-09T18:00:43.325Z] #19 11.72   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:00:43 [2020-01-09T18:00:43.325Z] #19 11.84 Collecting pyyaml (from yamllint==1.16.0)
18:00:43 [2020-01-09T18:00:43.325Z] #19 11.95   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:00:43 [2020-01-09T18:00:43.742Z] #43 44.99   CC       images/sk-netlink.o
18:00:43 [2020-01-09T18:00:43.742Z] #43 ...
18:00:43 [2020-01-09T18:00:43.742Z] 
18:00:43 [2020-01-09T18:00:43.742Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:00:43 [2020-01-09T18:00:43.742Z] #35 134.1 Selecting previously unselected package libxml2:ppc64el.
18:00:43 [2020-01-09T18:00:43.742Z] #35 134.2 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 134.2 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.1 Selecting previously unselected package libarchive13:ppc64el.
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.2 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.2 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.6 Selecting previously unselected package libjsoncpp1:ppc64el.
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.6 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.6 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.8 Selecting previously unselected package librhash0:ppc64el.
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.8 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 135.8 Unpacking librhash0:ppc64el (1.3.8-1) ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 136.0 Selecting previously unselected package libuv1:ppc64el.
18:00:43 [2020-01-09T18:00:43.742Z] #35 136.1 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 136.1 Unpacking libuv1:ppc64el (1.24.1-1) ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 136.3 Selecting previously unselected package cmake.
18:00:43 [2020-01-09T18:00:43.742Z] #35 136.3 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
18:00:43 [2020-01-09T18:00:43.742Z] #35 136.3 Unpacking cmake (3.13.4-1) ...
18:00:44 [2020-01-09T18:00:44.701Z] #19 13.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:00:44 [2020-01-09T18:00:44.701Z] #19 13.26   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:00:44 [2020-01-09T18:00:44.959Z] #19 13.29 Building wheels for collected packages: pyyaml
18:00:44 [2020-01-09T18:00:44.959Z] #19 13.29   Running setup.py bdist_wheel for pyyaml: started
18:00:45 [2020-01-09T18:00:45.209Z] #74 exporting layers 52.6s done
18:00:45 [2020-01-09T18:00:45.209Z] #74 exporting manifest sha256:be0063ed17341619faf4bc993c73992fe12d9c5c9847ca01e21b81ea76663c9e done
18:00:45 [2020-01-09T18:00:45.209Z] #74 exporting config sha256:4ff91b17ed76dbbe82dceac51c4657c2856070a91932fcd15d86bbee8fbd48ef done
18:00:45 [2020-01-09T18:00:45.209Z] #74 sending tarball
18:00:45 [2020-01-09T18:00:45.894Z] #19 14.26   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:00:45 [2020-01-09T18:00:45.894Z] #19 14.26   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:00:45 [2020-01-09T18:00:45.894Z] #19 14.33 Successfully built pyyaml
18:00:45 [2020-01-09T18:00:45.894Z] #19 14.36 Installing collected packages: pyyaml, pathspec, yamllint
18:00:46 [2020-01-09T18:00:46.152Z] #19 14.65 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:00:46 [2020-01-09T18:00:46.719Z] #19 DONE 15.1s
18:00:46 [2020-01-09T18:00:46.719Z] 
18:00:46 [2020-01-09T18:00:46.719Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:00:46 [2020-01-09T18:00:46.977Z] #24 DONE 0.3s
18:00:46 [2020-01-09T18:00:46.977Z] 
18:00:46 [2020-01-09T18:00:46.977Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.1 Setting up libicu63:ppc64el (63.1-6) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.1 Setting up xxd (2:8.1.0875-5) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.1 Setting up libuv1:ppc64el (1.24.1-1) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.1 Setting up vim-common (2:8.1.0875-5) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.2 Setting up librhash0:ppc64el (1.3.8-1) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.2 Setting up cmake-data (3.13.4-1) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.2 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.3 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.3 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.3 Setting up cmake (3.13.4-1) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.3 Processing triggers for libc-bin (2.28-10) ...
18:00:47 [2020-01-09T18:00:47.276Z] #35 140.5 Processing triggers for mime-support (3.62) ...
18:00:47 [2020-01-09T18:00:47.558Z] #74 sending tarball 9.3s done
18:00:47 [2020-01-09T18:00:47.558Z] #74 DONE 62.0s
18:00:47 [2020-01-09T18:00:47.558Z] 
18:00:47 [2020-01-09T18:00:47.558Z] #75 importing to docker
18:00:47 [2020-01-09T18:00:47.572Z] #35 DONE 141.0s
18:00:47 [2020-01-09T18:00:47.572Z] 
18:00:47 [2020-01-09T18:00:47.572Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:00:47 [2020-01-09T18:00:47.869Z] #36 DONE 0.2s
18:00:47 [2020-01-09T18:00:47.869Z] 
18:00:47 [2020-01-09T18:00:47.869Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:00:47 [2020-01-09T18:00:47.869Z] #37 DONE 0.1s
18:00:47 [2020-01-09T18:00:47.869Z] 
18:00:47 [2020-01-09T18:00:47.869Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:00:47 [2020-01-09T18:00:47.869Z] #33 133.5 github.com/BurntSushi/toml/cmd/tomlv
18:00:47 [2020-01-09T18:00:47.869Z] #33 DONE 141.0s
18:00:47 [2020-01-09T18:00:47.869Z] 
18:00:47 [2020-01-09T18:00:47.869Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:47 [2020-01-09T18:00:47.918Z] #28 DONE 1.2s
18:00:47 [2020-01-09T18:00:47.918Z] 
18:00:47 [2020-01-09T18:00:47.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:47 [2020-01-09T18:00:47.918Z] #42 197.8   CC       criu/servicefd.o
18:00:47 [2020-01-09T18:00:47.918Z] #42 198.3   CC       criu/shmem.o
18:00:47 [2020-01-09T18:00:47.919Z] #42 199.1   CC       criu/sigframe.o
18:00:47 [2020-01-09T18:00:47.919Z] #42 199.4   CC       criu/signalfd.o
18:00:47 [2020-01-09T18:00:47.919Z] #42 199.8   CC       criu/sk-inet.o
18:00:47 [2020-01-09T18:00:47.919Z] #42 200.8   CC       criu/sk-netlink.o
18:00:47 [2020-01-09T18:00:47.919Z] #42 201.4   CC       criu/sk-packet.o
18:00:47 [2020-01-09T18:00:47.919Z] #42 202.1   CC       criu/sk-queue.o
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.275 + RM_GOPATH=0
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.276 + TMP_GOPATH=
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.276 + : /build
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.276 + '[' -z '' ']'
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.277 ++ mktemp -d
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.283 + export GOPATH=/tmp/tmp.t5b8socn9I
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.284 + GOPATH=/tmp/tmp.t5b8socn9I
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.285 + RM_GOPATH=1
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.287 ++ dirname ./install.sh
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.290 + dir=.
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.291 + bin=tini
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.292 + shift
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.293 + '[' '!' -f ./tini.installer ']'
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.294 + . ./tini.installer
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.295 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.296 + install_tini
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.297 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.298 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.302 + git clone https://github.com/krallin/tini.git /tmp/tmp.t5b8socn9I/tini
18:00:48 [2020-01-09T18:00:48.163Z] #38 0.309 Cloning into '/tmp/tmp.t5b8socn9I/tini'...
18:00:48 [2020-01-09T18:00:48.183Z] #42 ...
18:00:48 [2020-01-09T18:00:48.183Z] 
18:00:48 [2020-01-09T18:00:48.183Z] #30 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:00:48 [2020-01-09T18:00:48.183Z] #30 DONE 0.2s
18:00:48 [2020-01-09T18:00:48.183Z] 
18:00:48 [2020-01-09T18:00:48.183Z] #33 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:00:48 [2020-01-09T18:00:48.183Z] #33 DONE 0.1s
18:00:48 [2020-01-09T18:00:48.441Z] 
18:00:48 [2020-01-09T18:00:48.441Z] #38 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:00:48 [2020-01-09T18:00:48.441Z] #38 DONE 0.1s
18:00:48 [2020-01-09T18:00:48.441Z] 
18:00:48 [2020-01-09T18:00:48.441Z] #40 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:00:48 [2020-01-09T18:00:48.699Z] #40 DONE 0.2s
18:00:48 [2020-01-09T18:00:48.699Z] 
18:00:48 [2020-01-09T18:00:48.699Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:48 [2020-01-09T18:00:48.699Z] #42 202.8   CC       criu/sk-tcp.o
18:00:48 [2020-01-09T18:00:48.699Z] #42 203.2   CC       criu/sk-unix.o
18:00:49 [2020-01-09T18:00:49.707Z] #38 1.850 + cd /tmp/tmp.t5b8socn9I/tini
18:00:49 [2020-01-09T18:00:49.707Z] #38 1.852 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:00:49 [2020-01-09T18:00:49.707Z] #38 1.870 + cmake .
18:00:50 [2020-01-09T18:00:50.602Z] #42 204.9   CC       criu/sockets.o
18:00:50 [2020-01-09T18:00:50.747Z] #38 2.952 -- The C compiler identification is GNU 8.3.0
18:00:51 [2020-01-09T18:00:51.038Z] #38 3.067 -- Check for working C compiler: /usr/bin/cc
18:00:51 [2020-01-09T18:00:51.535Z] #42 205.7   CC       criu/stats.o
18:00:51 [2020-01-09T18:00:51.679Z] #38 3.730 -- Check for working C compiler: /usr/bin/cc -- works
18:00:51 [2020-01-09T18:00:51.679Z] #38 3.739 -- Detecting C compiler ABI info
18:00:51 [2020-01-09T18:00:51.794Z] #42 206.0   CC       criu/string.o
18:00:51 [2020-01-09T18:00:51.794Z] #42 206.1   CC       criu/sysctl.o
18:00:52 [2020-01-09T18:00:52.360Z] #42 206.7   CC       criu/sysfs_parse.o
18:00:52 [2020-01-09T18:00:52.618Z] #42 207.0   CC       criu/timerfd.o
18:00:52 [2020-01-09T18:00:52.714Z] #38 4.565 -- Detecting C compiler ABI info - done
18:00:52 [2020-01-09T18:00:52.714Z] #38 4.666 -- Detecting C compile features
18:00:52 [2020-01-09T18:00:52.714Z] #38 ...
18:00:52 [2020-01-09T18:00:52.714Z] 
18:00:52 [2020-01-09T18:00:52.714Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:52 [2020-01-09T18:00:52.714Z] #46 135.6 crypto/cipher
18:00:52 [2020-01-09T18:00:52.714Z] #46 135.7 crypto/sha512
18:00:52 [2020-01-09T18:00:52.714Z] #46 135.7 go/token
18:00:52 [2020-01-09T18:00:52.714Z] #46 140.3 net/url
18:00:52 [2020-01-09T18:00:52.714Z] #46 140.4 go/scanner
18:00:52 [2020-01-09T18:00:52.714Z] #46 143.8 text/template/parse
18:00:52 [2020-01-09T18:00:52.714Z] #46 ...
18:00:52 [2020-01-09T18:00:52.714Z] 
18:00:52 [2020-01-09T18:00:52.714Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:52 [2020-01-09T18:00:52.714Z] #43 45.44   CC       images/packet-sock.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 46.35   CC       images/ipc-var.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 46.76   CC       images/ipc-desc.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 47.11   CC       images/ipc-shm.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 47.52   CC       images/ipc-msg.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 48.00   CC       images/ipc-sem.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 48.42   CC       images/utsns.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 48.75   CC       images/creds.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 49.06   CC       images/vma.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 49.71   CC       images/netdev.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 50.81   CC       images/tty.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 52.20   CC       images/file-lock.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 52.56   CC       images/rlimit.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 52.91   CC       images/pagemap.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 53.63   CC       images/siginfo.o
18:00:52 [2020-01-09T18:00:52.714Z] #43 54.16   CC       images/rpc.o
18:00:52 [2020-01-09T18:00:52.876Z] #42 207.3   CC       criu/tty.o
18:00:53 [2020-01-09T18:00:53.744Z] #43 ...
18:00:53 [2020-01-09T18:00:53.744Z] 
18:00:53 [2020-01-09T18:00:53.744Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:53 [2020-01-09T18:00:53.744Z] #46 146.8 go/ast
18:00:54 [2020-01-09T18:00:54.777Z] #42 209.1   CC       criu/tun.o
18:00:55 [2020-01-09T18:00:55.041Z] #42 209.5   CC       criu/uffd.o
18:00:55 [2020-01-09T18:00:55.272Z] #46 148.0 encoding/json
18:00:55 [2020-01-09T18:00:55.299Z] #42 ...
18:00:55 [2020-01-09T18:00:55.299Z] 
18:00:55 [2020-01-09T18:00:55.299Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:55 [2020-01-09T18:00:55.299Z] #55 118.1 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
18:00:55 [2020-01-09T18:00:55.299Z] #55 119.7 + mkdir -p /build
18:00:55 [2020-01-09T18:00:55.299Z] #55 119.7 + cp runc /build/runc
18:00:55 [2020-01-09T18:00:55.299Z] #55 DONE 120.0s
18:00:55 [2020-01-09T18:00:55.557Z] 
18:00:55 [2020-01-09T18:00:55.557Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:00:56 [2020-01-09T18:00:56.932Z] #60 ...
18:00:56 [2020-01-09T18:00:56.932Z] 
18:00:56 [2020-01-09T18:00:56.932Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:56 [2020-01-09T18:00:56.932Z] #42 211.0   CC       criu/util.o
18:00:57 [2020-01-09T18:00:57.866Z] #42 212.1   CC       criu/uts_ns.o
18:00:57 [2020-01-09T18:00:57.866Z] #42 212.2   CC       criu/vdso-compat.o
18:00:58 [2020-01-09T18:00:58.124Z] #42 212.4   CC       criu/vdso.o
18:00:58 [2020-01-09T18:00:58.691Z] #42 212.9   LINK     criu/built-in.o
18:00:58 [2020-01-09T18:00:58.691Z] #42 213.0   LINK     criu/criu
18:00:58 [2020-01-09T18:00:58.807Z] #46 ...
18:00:58 [2020-01-09T18:00:58.807Z] 
18:00:58 [2020-01-09T18:00:58.807Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:00:58 [2020-01-09T18:00:58.807Z] #38 7.265 -- Detecting C compile features - done
18:00:58 [2020-01-09T18:00:58.807Z] #38 7.333 -- Performing Test HAS_BUILTIN_FORTIFY
18:00:58 [2020-01-09T18:00:58.807Z] #38 7.722 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:00:58 [2020-01-09T18:00:58.807Z] #38 7.793 -- Configuring done
18:00:58 [2020-01-09T18:00:58.807Z] #38 7.810 -- Generating done
18:00:58 [2020-01-09T18:00:58.807Z] #38 7.817 -- Build files have been written to: /tmp/tmp.t5b8socn9I/tini
18:00:58 [2020-01-09T18:00:58.807Z] #38 7.825 + make tini-static
18:00:58 [2020-01-09T18:00:58.807Z] #38 8.046 Scanning dependencies of target tini-static
18:00:58 [2020-01-09T18:00:58.807Z] #38 8.102 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:00:58 [2020-01-09T18:00:58.807Z] #38 9.694 [100%] Linking C executable tini-static
18:00:58 [2020-01-09T18:00:58.807Z] #38 10.51 [100%] Built target tini-static
18:00:58 [2020-01-09T18:00:58.807Z] #38 10.61 + mkdir -p /build
18:00:58 [2020-01-09T18:00:58.807Z] #38 10.62 + cp tini-static /build/docker-init
18:00:58 [2020-01-09T18:00:58.807Z] #38 DONE 10.7s
18:00:58 [2020-01-09T18:00:58.807Z] 
18:00:58 [2020-01-09T18:00:58.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:00:58 [2020-01-09T18:00:58.807Z] #43 56.61   CC       images/ext-file.o
18:00:58 [2020-01-09T18:00:58.807Z] #43 56.86   CC       images/cgroup.o
18:00:58 [2020-01-09T18:00:58.807Z] #43 58.18   CC       images/userns.o
18:00:58 [2020-01-09T18:00:58.807Z] #43 58.77   CC       images/google/protobuf/descriptor.o
18:00:58 [2020-01-09T18:00:58.949Z] #42 213.2   DEP      lib/c/criu.d
18:00:58 [2020-01-09T18:00:58.949Z] #42 213.3   CC       images/rpc.pb-c.o
18:00:59 [2020-01-09T18:00:59.583Z] #42 213.8   CC       lib/c/criu.o
18:01:00 [2020-01-09T18:01:00.183Z] #42 214.5   LINK     lib/c/built-in.o
18:01:00 [2020-01-09T18:01:00.183Z] #42 214.5   LINK     lib/c/libcriu.so
18:01:00 [2020-01-09T18:01:00.183Z] #42 214.7   GEN      magic.py
18:01:00 [2020-01-09T18:01:00.440Z] #42 214.8 Note: Building without setproctitle() and strlcpy() support.
18:01:00 [2020-01-09T18:01:00.440Z] #42 214.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:01:01 [2020-01-09T18:01:01.004Z] #42 215.4 fatal: not a git repository (or any of the parent directories): .git
18:01:01 [2020-01-09T18:01:01.014Z] faf31ee0aa3d: Pull complete
18:01:01 [2020-01-09T18:01:01.014Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
18:01:01 [2020-01-09T18:01:01.014Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:01:01 [2020-01-09T18:01:01.014Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:01:01 [2020-01-09T18:01:01.014Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:01:01 [2020-01-09T18:01:01.014Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914'
18:01:01 [2020-01-09T18:01:01.014Z] WARN: Skipping validation tests
18:01:01 [2020-01-09T18:01:01.015Z] INFO: Running unit tests at 01/09/2020 18:00:48...
18:01:01 [2020-01-09T18:01:01.015Z] INFO: make.ps1 starting at 01/09/2020 18:00:52
18:01:01 [2020-01-09T18:01:01.015Z] INFO: Git commit (25a1bf53d) assumed from DOCKER_GITCOMMIT environment variable
18:01:01 [2020-01-09T18:01:01.015Z] INFO: Invoking autogen...
18:01:01 [2020-01-09T18:01:01.015Z] INFO: Running unit tests...
18:01:01 [2020-01-09T18:01:01.569Z] #42 215.9 make[1]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.134Z] #42 216.4 make[1]: 'images/built-in.o' is up to date.
18:01:02 [2020-01-09T18:01:02.134Z] #42 216.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:01:02 [2020-01-09T18:01:02.134Z] #42 216.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:01:02 [2020-01-09T18:01:02.134Z] #42 216.5 make[1]: 'compel/libcompel.a' is up to date.
18:01:02 [2020-01-09T18:01:02.134Z] #42 216.5 make[1]: 'compel/compel-host-bin' is up to date.
18:01:02 [2020-01-09T18:01:02.134Z] #42 216.5 make[1]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.134Z] #42 216.5 make[1]: 'soccr/libsoccr.a' is up to date.
18:01:02 [2020-01-09T18:01:02.322Z] #43 63.20   CC       images/opts.o
18:01:02 [2020-01-09T18:01:02.322Z] #43 63.56   CC       images/seccomp.o
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.6 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.6 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.7 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.7 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.8 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.8 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.8 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.392Z] #42 216.9 make[2]: Nothing to be done for 'all'.
18:01:02 [2020-01-09T18:01:02.614Z] #43 64.09   CC       images/binfmt-misc.o
18:01:02 [2020-01-09T18:01:02.649Z] #42 216.9   INSTALL  criu/criu
18:01:02 [2020-01-09T18:01:02.906Z] #43 64.35   CC       images/time.o
18:01:03 [2020-01-09T18:01:03.210Z] #43 64.72   CC       images/sysctl.o
18:01:03 [2020-01-09T18:01:03.214Z] #42 DONE 217.3s
18:01:03 [2020-01-09T18:01:03.214Z] 
18:01:03 [2020-01-09T18:01:03.214Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:01:03 [2020-01-09T18:01:03.214Z] #60 253.0 + bin/containerd
18:01:03 [2020-01-09T18:01:03.500Z] #43 65.11   CC       images/autofs.o
18:01:03 [2020-01-09T18:01:03.789Z] #43 65.39   CC       images/macvlan.o
18:01:03 [2020-01-09T18:01:03.911Z] 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
18:01:04 [2020-01-09T18:01:04.081Z] #43 65.75   CC       images/sit.o
18:01:04 [2020-01-09T18:01:04.146Z] #60 ...
18:01:04 [2020-01-09T18:01:04.146Z] 
18:01:04 [2020-01-09T18:01:04.146Z] #43 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:01:04 [2020-01-09T18:01:04.146Z] #43 DONE 0.1s
18:01:04 [2020-01-09T18:01:04.403Z] 
18:01:04 [2020-01-09T18:01:04.403Z] #46 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:01:04 [2020-01-09T18:01:04.403Z] #46 DONE 0.2s
18:01:04 [2020-01-09T18:01:04.403Z] 
18:01:04 [2020-01-09T18:01:04.403Z] #49 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:01:04 [2020-01-09T18:01:04.661Z] #49 DONE 0.1s
18:01:04 [2020-01-09T18:01:04.661Z] 
18:01:04 [2020-01-09T18:01:04.661Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:01:04 [2020-01-09T18:01:04.708Z] #43 66.08   LINK     images/built-in.o
18:01:04 [2020-01-09T18:01:04.709Z] #43 ...
18:01:04 [2020-01-09T18:01:04.709Z] 
18:01:04 [2020-01-09T18:01:04.709Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:01:04 [2020-01-09T18:01:04.709Z] #11 158.0 Selecting previously unselected package libapparmor1:ppc64el.
18:01:04 [2020-01-09T18:01:04.709Z] #11 158.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
18:01:04 [2020-01-09T18:01:04.709Z] #11 158.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
18:01:04 [2020-01-09T18:01:04.999Z] #11 158.2 Selecting previously unselected package libapparmor-dev:ppc64el.
18:01:04 [2020-01-09T18:01:04.999Z] #11 158.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
18:01:04 [2020-01-09T18:01:04.999Z] #11 158.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
18:01:05 [2020-01-09T18:01:05.291Z] #11 158.4 Selecting previously unselected package libbtrfs0.
18:01:05 [2020-01-09T18:01:05.291Z] #11 158.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
18:01:05 [2020-01-09T18:01:05.291Z] #11 158.5 Unpacking libbtrfs0 (4.20.1-2) ...
18:01:05 [2020-01-09T18:01:05.291Z] #11 158.6 Selecting previously unselected package libbtrfs-dev.
18:01:05 [2020-01-09T18:01:05.291Z] #11 158.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:01:05 [2020-01-09T18:01:05.291Z] #11 158.6 Unpacking libbtrfs-dev (4.20.1-2) ...
18:01:05 [2020-01-09T18:01:05.583Z] #11 158.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
18:01:05 [2020-01-09T18:01:05.583Z] #11 158.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:01:05 [2020-01-09T18:01:05.583Z] #11 158.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:01:05 [2020-01-09T18:01:05.583Z] #11 158.9 Selecting previously unselected package libudev-dev:ppc64el.
18:01:05 [2020-01-09T18:01:05.583Z] #11 158.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ...
18:01:05 [2020-01-09T18:01:05.583Z] #11 158.9 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ...
18:01:05 [2020-01-09T18:01:05.876Z] #11 159.2 Selecting previously unselected package libsepol1-dev:ppc64el.
18:01:05 [2020-01-09T18:01:05.876Z] #11 159.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
18:01:05 [2020-01-09T18:01:05.876Z] #11 159.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
18:01:06 [2020-01-09T18:01:06.514Z] #11 159.7 Selecting previously unselected package libpcre16-3:ppc64el.
18:01:06 [2020-01-09T18:01:06.514Z] #11 159.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
18:01:06 [2020-01-09T18:01:06.514Z] #11 159.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
18:01:06 [2020-01-09T18:01:06.809Z] #11 160.1 Selecting previously unselected package libpcre32-3:ppc64el.
18:01:06 [2020-01-09T18:01:06.809Z] #11 160.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
18:01:06 [2020-01-09T18:01:06.809Z] #11 160.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
18:01:07 [2020-01-09T18:01:07.101Z] #11 160.4 Selecting previously unselected package libpcrecpp0v5:ppc64el.
18:01:07 [2020-01-09T18:01:07.101Z] #11 160.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
18:01:07 [2020-01-09T18:01:07.101Z] #11 160.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:01:07 [2020-01-09T18:01:07.393Z] #11 160.6 Selecting previously unselected package libpcre3-dev:ppc64el.
18:01:07 [2020-01-09T18:01:07.393Z] #11 160.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
18:01:07 [2020-01-09T18:01:07.393Z] #11 160.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
18:01:08 [2020-01-09T18:01:08.043Z] #11 161.2 Selecting previously unselected package libselinux1-dev:ppc64el.
18:01:08 [2020-01-09T18:01:08.043Z] #11 161.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
18:01:08 [2020-01-09T18:01:08.043Z] #11 161.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
18:01:08 [2020-01-09T18:01:08.333Z] #11 161.7 Selecting previously unselected package libdevmapper-dev:ppc64el.
18:01:08 [2020-01-09T18:01:08.333Z] #11 161.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
18:01:08 [2020-01-09T18:01:08.333Z] #11 161.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:01:08 [2020-01-09T18:01:08.624Z] #11 161.9 Selecting previously unselected package libseccomp-dev:ppc64el.
18:01:08 [2020-01-09T18:01:08.624Z] #11 161.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
18:01:08 [2020-01-09T18:01:08.624Z] #11 161.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
18:01:08 [2020-01-09T18:01:08.840Z] #51 DONE 322.7s
18:01:08 [2020-01-09T18:01:08.840Z] 
18:01:08 [2020-01-09T18:01:08.840Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:01:08 [2020-01-09T18:01:08.915Z] #11 162.1 Selecting previously unselected package libsystemd-dev:ppc64el.
18:01:08 [2020-01-09T18:01:08.915Z] #11 162.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ...
18:01:08 [2020-01-09T18:01:08.915Z] #11 162.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.8 Setting up libapparmor1:ppc64el (2.13.2-10) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.8 Setting up libsepol1-dev:ppc64el (2.8-1) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.9 Setting up libbtrfs0 (4.20.1-2) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
18:01:09 [2020-01-09T18:01:09.549Z] #11 162.9 Setting up libudev-dev:ppc64el (241-7~deb10u2) ...
18:01:09 [2020-01-09T18:01:09.772Z] #60 ...
18:01:09 [2020-01-09T18:01:09.772Z] 
18:01:09 [2020-01-09T18:01:09.772Z] #52 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up libbtrfs-dev (4.20.1-2) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up mingw-w64-common (6.0.0-3) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.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
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.2 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
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.2 Setting up dmsetup (2:1.02.155-3) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:01:09 [2020-01-09T18:01:09.840Z] #11 163.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:01:10 [2020-01-09T18:01:10.030Z] #52 DONE 0.2s
18:01:10 [2020-01-09T18:01:10.030Z] 
18:01:10 [2020-01-09T18:01:10.030Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:01:10 [2020-01-09T18:01:10.030Z] #60 ...
18:01:10 [2020-01-09T18:01:10.030Z] 
18:01:10 [2020-01-09T18:01:10.030Z] #56 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:01:10 [2020-01-09T18:01:10.132Z] #11 163.3 Processing triggers for libc-bin (2.28-10) ...
18:01:10 [2020-01-09T18:01:10.288Z] #56 DONE 0.2s
18:01:10 [2020-01-09T18:01:10.288Z] 
18:01:10 [2020-01-09T18:01:10.288Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:01:11 [2020-01-09T18:01:11.961Z] #75 DONE 21.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:01:12 [2020-01-09T18:01:12.196Z] #11 DONE 165.6s
18:01:12 [2020-01-09T18:01:12.196Z] 
18:01:12 [2020-01-09T18:01:12.196Z] #12 [dev 1/25] RUN groupadd -r docker
18:01:12 [2020-01-09T18:01:12.489Z] #12 ...
18:01:12 [2020-01-09T18:01:12.489Z] 
18:01:12 [2020-01-09T18:01:12.489Z] #54 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:01:12 [2020-01-09T18:01:12.489Z] #54 DONE 0.3s
18:01:12 [2020-01-09T18:01:12.784Z] 
18:01:12 [2020-01-09T18:01:12.784Z] #55 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:01:12 [2020-01-09T18:01:12.784Z] #55 DONE 0.1s
18:01:12 [2020-01-09T18:01:12.784Z] 
18:01:12 [2020-01-09T18:01:12.784Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.263 + RM_GOPATH=0
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.264 + TMP_GOPATH=
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.264 + : /build
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.265 + '[' -z '' ']'
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.268 ++ mktemp -d
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.286 + export GOPATH=/tmp/tmp.25ucICtCKt
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.288 + GOPATH=/tmp/tmp.25ucICtCKt
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.288 + RM_GOPATH=1
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.293 ++ dirname ./install.sh
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.302 + dir=.
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.303 + bin=runc
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.304 + shift
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.306 + '[' '!' -f ./runc.installer ']'
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.307 + . ./runc.installer
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.310 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.316 + install_runc
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.325 + uname -r
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.327 + grep -q '^3\.10\.0.*\.el7\.'
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.334 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.334 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.334 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.25ucICtCKt/src/github.com/opencontainers/runc
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.334 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
18:01:12 [2020-01-09T18:01:12.784Z] #56 0.343 Cloning into '/tmp/tmp.25ucICtCKt/src/github.com/opencontainers/runc'...
18:01:12 [2020-01-09T18:01:12.953Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/test/unit
18:01:13 [2020-01-09T18:01:13.078Z] #56 ...
18:01:13 [2020-01-09T18:01:13.078Z] 
18:01:13 [2020-01-09T18:01:13.078Z] #12 [dev 1/25] RUN groupadd -r docker
18:01:13 [2020-01-09T18:01:13.078Z] #12 DONE 0.8s
18:01:13 [2020-01-09T18:01:13.078Z] 
18:01:13 [2020-01-09T18:01:13.078Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:01:13 [2020-01-09T18:01:13.372Z] #13 DONE 0.4s
18:01:13 [2020-01-09T18:01:13.372Z] 
18:01:13 [2020-01-09T18:01:13.372Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:01:13 [2020-01-09T18:01:13.669Z] #14 0.303 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:01:13 [2020-01-09T18:01:13.967Z] #14 DONE 0.4s
18:01:13 [2020-01-09T18:01:13.967Z] 
18:01:13 [2020-01-09T18:01:13.967Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:01:14 [2020-01-09T18:01:14.215Z] ?   	github.com/docker/docker/api	[no test files]
18:01:14 [2020-01-09T18:01:14.267Z] #15 DONE 0.5s
18:01:14 [2020-01-09T18:01:14.267Z] 
18:01:14 [2020-01-09T18:01:14.267Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:01:14 [2020-01-09T18:01:14.907Z] #16 DONE 0.4s
18:01:14 [2020-01-09T18:01:14.907Z] 
18:01:14 [2020-01-09T18:01:14.907Z] #17 [dev 6/25] RUN ldconfig
18:01:14 [2020-01-09T18:01:14.907Z] #17 ...
18:01:14 [2020-01-09T18:01:14.907Z] 
18:01:14 [2020-01-09T18:01:14.907Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.33   GEN      compel/include/asm
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.34   GEN      compel/include/version.h
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.38 touch .config
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.39   GEN      include/common/config.h
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.53   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.56   GEN      compel/plugins/include/uapi/std/syscall.h
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.61   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.64   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.74   DEP      compel/arch/ppc64/plugins/std/memcmp.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.78   DEP      compel/arch/ppc64/plugins/std/memcpy.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.84   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:01:14 [2020-01-09T18:01:14.907Z] #43 66.87   DEP      compel/plugins/std/infect.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 67.11   DEP      compel/plugins/std/string.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 67.31   DEP      compel/plugins/std/log.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 67.49   DEP      compel/plugins/std/fds.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 67.69   DEP      compel/plugins/std/std.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 67.87   DEP      compel/plugins/shmem/shmem.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 68.15   DEP      compel/plugins/fds/fds.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 68.40   CC       compel/plugins/std/std.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 68.74   CC       compel/plugins/std/fds.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 69.44   CC       compel/plugins/std/log.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 70.87   CC       compel/plugins/std/string.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 71.98   CC       compel/plugins/std/infect.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 72.63   CC       compel/arch/ppc64/plugins/std/parasite-head.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 72.71   CC       compel/arch/ppc64/plugins/std/memcpy.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 72.76   CC       compel/arch/ppc64/plugins/std/memcmp.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 72.84   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 72.92   AR       compel/plugins/std.lib.a
18:01:14 [2020-01-09T18:01:14.907Z] #43 73.02   CC       compel/plugins/fds/fds.o
18:01:14 [2020-01-09T18:01:14.907Z] #43 73.37   AR       compel/plugins/fds.lib.a
18:01:14 [2020-01-09T18:01:14.907Z] #43 73.45   HOSTDEP  compel/src/lib/log-host.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 73.69   HOSTDEP  compel/src/lib/handle-elf-host.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 73.97   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 74.38   HOSTDEP  compel/src/main-host.d
18:01:14 [2020-01-09T18:01:14.907Z] #43 74.60   DEP      compel/src/lib/ptrace.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 74.87   DEP      compel/src/lib/infect.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 75.13   DEP      compel/src/lib/infect-util.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 75.38   DEP      compel/src/lib/infect-rpc.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 75.65   DEP      compel/arch/ppc64/src/lib/infect.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 75.94   DEP      compel/arch/ppc64/src/lib/cpu.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 76.04   DEP      compel/src/lib/log.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 76.16   DEP      compel/src/main.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 76.38   DEP      compel/src/lib/handle-elf.d
18:01:14 [2020-01-09T18:01:14.908Z] #43 76.58   DEP      compel/arch/ppc64/src/lib/handle-elf.d
18:01:15 [2020-01-09T18:01:15.200Z] #43 ...
18:01:15 [2020-01-09T18:01:15.200Z] 
18:01:15 [2020-01-09T18:01:15.200Z] #17 [dev 6/25] RUN ldconfig
18:01:15 [2020-01-09T18:01:15.200Z] #17 DONE 0.4s
18:01:15 [2020-01-09T18:01:15.200Z] 
18:01:15 [2020-01-09T18:01:15.200Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:01:15 [2020-01-09T18:01:15.200Z] #46 161.7 text/template
18:01:15 [2020-01-09T18:01:15.200Z] #46 166.6 go/parser
18:01:15 [2020-01-09T18:01:15.200Z] #46 ...
18:01:15 [2020-01-09T18:01:15.200Z] 
18:01:15 [2020-01-09T18:01:15.200Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:01:15 [2020-01-09T18:01:15.835Z] #18 0.668 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:01:16 [2020-01-09T18:01:16.126Z] #18 0.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:01:16 [2020-01-09T18:01:16.126Z] #18 0.922 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:01:16 [2020-01-09T18:01:16.390Z] ?   	github.com/docker/docker/api	[no test files]
18:01:17 [2020-01-09T18:01:17.633Z] #18 2.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
18:01:20 [2020-01-09T18:01:20.386Z] #18 4.640 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [165 kB]
18:01:21 [2020-01-09T18:01:21.896Z] #18 6.450 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:01:24 [2020-01-09T18:01:24.629Z] #18 ...
18:01:24 [2020-01-09T18:01:24.629Z] 
18:01:24 [2020-01-09T18:01:24.629Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:01:24 [2020-01-09T18:01:24.629Z] #56 11.55 + cd /tmp/tmp.25ucICtCKt/src/github.com/opencontainers/runc
18:01:24 [2020-01-09T18:01:24.629Z] #56 11.55 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:01:24 [2020-01-09T18:01:24.920Z] #56 12.31 + '[' -z '' ']'
18:01:24 [2020-01-09T18:01:24.920Z] #56 12.32 + target=static
18:01:24 [2020-01-09T18:01:24.920Z] #56 12.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:01:25 [2020-01-09T18:01:25.555Z] #56 ...
18:01:25 [2020-01-09T18:01:25.555Z] 
18:01:25 [2020-01-09T18:01:25.555Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:01:25 [2020-01-09T18:01:25.555Z] #43 77.06   CC       compel/src/lib/log.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 77.64   CC       compel/arch/ppc64/src/lib/cpu.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 78.23   CC       compel/arch/ppc64/src/lib/infect.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 79.43   CC       compel/src/lib/infect-rpc.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 80.03   CC       compel/src/lib/infect-util.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 80.42   CC       compel/src/lib/infect.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 84.94   CC       compel/src/lib/ptrace.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 85.72   AR       compel/libcompel.a
18:01:25 [2020-01-09T18:01:25.555Z] #43 85.80   HOSTCC   compel/src/main-host.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 86.26   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
18:01:25 [2020-01-09T18:01:25.555Z] #43 86.77   HOSTCC   compel/src/lib/handle-elf-host.o
18:01:26 [2020-01-09T18:01:26.190Z] #43 87.65   HOSTCC   compel/src/lib/log-host.o
18:01:26 [2020-01-09T18:01:26.481Z] #43 87.98   HOSTLINK compel/compel-host-bin
18:01:26 [2020-01-09T18:01:26.774Z] #43 ...
18:01:26 [2020-01-09T18:01:26.774Z] 
18:01:26 [2020-01-09T18:01:26.774Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:01:26 [2020-01-09T18:01:26.774Z] #64 179.7 + for f in rootlesskit rootlesskit-docker-proxy
18:01:26 [2020-01-09T18:01:26.774Z] #64 179.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:01:27 [2020-01-09T18:01:27.416Z] #64 ...
18:01:27 [2020-01-09T18:01:27.416Z] 
18:01:27 [2020-01-09T18:01:27.416Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:01:27 [2020-01-09T18:01:27.416Z] #46 170.5 encoding/xml
18:01:27 [2020-01-09T18:01:27.709Z] #46 ...
18:01:27 [2020-01-09T18:01:27.709Z] 
18:01:27 [2020-01-09T18:01:27.709Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:01:27 [2020-01-09T18:01:27.709Z] #56 14.85 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 .
18:01:28 [2020-01-09T18:01:28.583Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
18:01:29 [2020-01-09T18:01:29.083Z] ok  	github.com/docker/docker/api/server	0.180s	coverage: 9.0% of statements
18:01:32 [2020-01-09T18:01:32.207Z] #60 281.4 + bin/containerd-stress
18:01:32 [2020-01-09T18:01:32.773Z] #60 283.2 + bin/containerd-shim
18:01:33 [2020-01-09T18:01:33.275Z] #56 ...
18:01:33 [2020-01-09T18:01:33.275Z] 
18:01:33 [2020-01-09T18:01:33.275Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:01:33 [2020-01-09T18:01:33.275Z] #46 184.8 math/big
18:01:33 [2020-01-09T18:01:33.275Z] #46 185.3 go/doc
18:01:36 [2020-01-09T18:01:36.820Z] #46 ...
18:01:36 [2020-01-09T18:01:36.820Z] 
18:01:36 [2020-01-09T18:01:36.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:01:36 [2020-01-09T18:01:36.820Z] #43 88.25   DEP      soccr/soccr.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 88.57   CC       soccr/soccr.o
18:01:36 [2020-01-09T18:01:36.820Z] #43 91.64   AR       soccr/libsoccr.a
18:01:36 [2020-01-09T18:01:36.820Z] #43 91.70 make[1]: 'soccr/libsoccr.a' is up to date.
18:01:36 [2020-01-09T18:01:36.820Z] #43 92.31   DEP      criu/arch/ppc64/sigframe.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 92.61   DEP      criu/arch/ppc64/crtools.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 93.03   DEP      criu/arch/ppc64/cpu.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 93.35   CC       criu/arch/ppc64/cpu.o
18:01:36 [2020-01-09T18:01:36.820Z] #43 94.22   CC       criu/arch/ppc64/crtools.o
18:01:36 [2020-01-09T18:01:36.820Z] #43 96.34   CC       criu/arch/ppc64/sigframe.o
18:01:36 [2020-01-09T18:01:36.820Z] #43 96.80   LINK     criu/arch/ppc64/crtools.built-in.o
18:01:36 [2020-01-09T18:01:36.820Z] #43 96.88   DEP      criu/arch/ppc64/misc.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 96.92   DEP      criu/arch/ppc64/vdso-trampoline.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 96.94   DEP      criu/arch/ppc64/vdso-pie.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 97.16   DEP      criu/pie/parasite-vdso.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 97.55   DEP      criu/pie/util-vdso.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 97.85   DEP      criu/pie/util.d
18:01:36 [2020-01-09T18:01:36.820Z] #43 98.19   CC       criu/pie/util.o
18:01:37 [2020-01-09T18:01:37.458Z] #43 98.85   CC       criu/pie/util-vdso.o
18:01:38 [2020-01-09T18:01:38.493Z] #43 100.0   CC       criu/pie/parasite-vdso.o
18:01:39 [2020-01-09T18:01:39.326Z] #60 289.7 + bin/containerd-shim-runc-v1
18:01:39 [2020-01-09T18:01:39.530Z] #43 101.1   CC       criu/arch/ppc64/vdso-pie.o
18:01:40 [2020-01-09T18:01:40.577Z] #43 101.8   CC       criu/arch/ppc64/vdso-trampoline.o
18:01:40 [2020-01-09T18:01:40.577Z] #43 101.9   CC       criu/arch/ppc64/misc.o
18:01:40 [2020-01-09T18:01:40.577Z] #43 102.0   AR       criu/pie/pie.lib.a
18:01:40 [2020-01-09T18:01:40.577Z] #43 102.1   DEP      criu/pie/restorer.d
18:01:40 [2020-01-09T18:01:40.874Z] #43 ...
18:01:40 [2020-01-09T18:01:40.874Z] 
18:01:40 [2020-01-09T18:01:40.874Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:01:40 [2020-01-09T18:01:40.874Z] #18 15.58 Fetched 8102 kB in 15s (538 kB/s)
18:01:40 [2020-01-09T18:01:40.874Z] #18 15.58 Reading package lists...
18:01:41 [2020-01-09T18:01:41.170Z] #18 22.76 Reading package lists...
18:01:41 [2020-01-09T18:01:41.170Z] #18 ...
18:01:41 [2020-01-09T18:01:41.170Z] 
18:01:41 [2020-01-09T18:01:41.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:01:41 [2020-01-09T18:01:41.170Z] #43 102.5   DEP      criu/arch/ppc64/restorer.d
18:01:41 [2020-01-09T18:01:41.465Z] #43 ...
18:01:41 [2020-01-09T18:01:41.465Z] 
18:01:41 [2020-01-09T18:01:41.465Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:01:41 [2020-01-09T18:01:41.465Z] #64 DONE 194.4s
18:01:41 [2020-01-09T18:01:41.465Z] 
18:01:41 [2020-01-09T18:01:41.465Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:01:41 [2020-01-09T18:01:41.465Z] #65 DONE 0.1s
18:01:41 [2020-01-09T18:01:41.465Z] 
18:01:41 [2020-01-09T18:01:41.465Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:01:41 [2020-01-09T18:01:41.465Z] #43 102.9   DEP      criu/pie/parasite.d
18:01:42 [2020-01-09T18:01:42.101Z] #43 103.5   CC       criu/pie/parasite.o
18:01:42 [2020-01-09T18:01:42.604Z] #60 292.8 + bin/containerd-shim-runc-v2
18:01:43 [2020-01-09T18:01:43.168Z] #60 293.6 + binaries
18:01:43 [2020-01-09T18:01:43.168Z] #60 293.6 + mkdir -p /build
18:01:43 [2020-01-09T18:01:43.168Z] #60 293.6 + cp bin/containerd /build/containerd
18:01:43 [2020-01-09T18:01:43.168Z] #60 293.6 + cp bin/containerd-shim /build/containerd-shim
18:01:43 [2020-01-09T18:01:43.168Z] #60 293.6 + cp bin/ctr /build/ctr
18:01:44 [2020-01-09T18:01:44.099Z] #60 DONE 294.5s
18:01:45 [2020-01-09T18:01:45.031Z] 
18:01:45 [2020-01-09T18:01:45.031Z] #61 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:01:45 [2020-01-09T18:01:45.288Z] #61 DONE 0.3s
18:01:45 [2020-01-09T18:01:45.288Z] 
18:01:45 [2020-01-09T18:01:45.288Z] #65 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:01:45 [2020-01-09T18:01:45.288Z] #65 DONE 0.2s
18:01:45 [2020-01-09T18:01:45.288Z] 
18:01:45 [2020-01-09T18:01:45.288Z] #67 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:01:45 [2020-01-09T18:01:45.545Z] #67 DONE 0.2s
18:01:45 [2020-01-09T18:01:45.545Z] 
18:01:45 [2020-01-09T18:01:45.545Z] #70 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:01:45 [2020-01-09T18:01:45.545Z] #70 DONE 0.1s
18:01:45 [2020-01-09T18:01:45.545Z] 
18:01:45 [2020-01-09T18:01:45.545Z] #71 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:01:45 [2020-01-09T18:01:45.545Z] #71 DONE 0.0s
18:01:45 [2020-01-09T18:01:45.647Z] #43 106.6   LINK     criu/pie/parasite.built-in.o
18:01:45 [2020-01-09T18:01:45.647Z] #43 106.7   GEN      criu/pie/parasite-blob.h
18:01:45 [2020-01-09T18:01:45.647Z] #43 106.7   CC       criu/arch/ppc64/restorer.o
18:01:45 [2020-01-09T18:01:45.802Z] 
18:01:45 [2020-01-09T18:01:45.802Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
18:01:45 [2020-01-09T18:01:45.940Z] #43 107.4   CC       criu/pie/restorer.o
18:01:47 [2020-01-09T18:01:47.171Z] #72 DONE 1.6s
18:01:47 [2020-01-09T18:01:47.172Z] 
18:01:47 [2020-01-09T18:01:47.172Z] #73 exporting to image
18:01:47 [2020-01-09T18:01:47.172Z] #73 exporting layers
18:01:48 [2020-01-09T18:01:48.020Z] #43 ...
18:01:48 [2020-01-09T18:01:48.020Z] 
18:01:48 [2020-01-09T18:01:48.020Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:01:48 [2020-01-09T18:01:48.020Z] #18 22.76 Reading package lists...
18:01:48 [2020-01-09T18:01:48.020Z] #18 30.61 Building dependency tree...
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27 libcap2-bin is already the newest version (1:2.25-2).
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27 The following additional packages will be installed:
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   python3.7 python3.7-minimal vim-runtime xxd
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27 Suggested packages:
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27 Recommended packages:
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   aufs-dkms nftables build-essential python3-dev python3-keyring
18:01:48 [2020-01-09T18:01:48.020Z] #18 32.27   python3-keyrings.alt python3-xdg unzip
18:01:50 [2020-01-09T18:01:50.780Z] #18 34.99 The following NEW packages will be installed:
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.00   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.20 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.20 Need to get 27.7 MB of archives.
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.20 After this operation, 129 MB of additional disk space will be used.
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB]
18:01:50 [2020-01-09T18:01:50.780Z] #18 35.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB]
18:01:51 [2020-01-09T18:01:51.071Z] #18 ...
18:01:51 [2020-01-09T18:01:51.071Z] 
18:01:51 [2020-01-09T18:01:51.071Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:01:51 [2020-01-09T18:01:51.071Z] #43 112.5   LINK     criu/pie/restorer.built-in.o
18:01:51 [2020-01-09T18:01:51.071Z] #43 112.5   GEN      criu/pie/restorer-blob.h
18:01:51 [2020-01-09T18:01:51.071Z] #43 112.7   DEP      criu/vdso.d
18:01:51 [2020-01-09T18:01:51.707Z] #43 113.1   DEP      criu/uts_ns.d
18:01:52 [2020-01-09T18:01:52.000Z] #43 113.5   DEP      criu/util.d
18:01:52 [2020-01-09T18:01:52.639Z] #43 114.0   DEP      criu/uffd.d
18:01:52 [2020-01-09T18:01:52.933Z] #43 114.3   DEP      criu/tun.d
18:01:53 [2020-01-09T18:01:53.226Z] #43 114.6   DEP      criu/tty.d
18:01:53 [2020-01-09T18:01:53.517Z] #43 114.9   DEP      criu/timerfd.d
18:01:53 [2020-01-09T18:01:53.726Z] #73 exporting layers 6.4s done
18:01:53 [2020-01-09T18:01:53.726Z] #73 writing image sha256:9fe7543e256e40df8cec1424c1ae95210c0e068192f9f5288376ef0a606ac95f
18:01:53 [2020-01-09T18:01:53.726Z] #73 writing image sha256:9fe7543e256e40df8cec1424c1ae95210c0e068192f9f5288376ef0a606ac95f done
18:01:53 [2020-01-09T18:01:53.726Z] #73 naming to docker.io/library/docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 done
18:01:53 [2020-01-09T18:01:53.726Z] #73 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:01:53 [2020-01-09T18:01:53.810Z] #43 115.2   DEP      criu/sysfs_parse.d
18:01:54 [2020-01-09T18:01:54.100Z] #43 115.6   DEP      criu/sysctl.d
18:01:54 [2020-01-09T18:01:54.392Z] #43 115.9   DEP      criu/string.d
18:01:54 [2020-01-09T18:01:54.392Z] #43 116.0   DEP      criu/stats.d
18:01:54 [2020-01-09T18:01:54.476Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:01:54 [2020-01-09T18:01:54.476Z] 
18:01:54 [2020-01-09T18:01:54.476Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:01:54 [2020-01-09T18:01:54.476Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:01:54 [2020-01-09T18:01:54.476Z] HOSTNAME=4624ea51dd3c
18:01:54 [2020-01-09T18:01:54.476Z] TESTDEBUG=0
18:01:54 [2020-01-09T18:01:54.476Z] DEST=bundles/test-integration
18:01:54 [2020-01-09T18:01:54.476Z] PWD=/go/src/github.com/docker/docker
18:01:54 [2020-01-09T18:01:54.476Z] DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6
18:01:54 [2020-01-09T18:01:54.476Z] container=docker
18:01:54 [2020-01-09T18:01:54.476Z] HOME=/root
18:01:54 [2020-01-09T18:01:54.476Z] GOLANG_VERSION=1.13.5
18:01:54 [2020-01-09T18:01:54.476Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:01:54 [2020-01-09T18:01:54.476Z] VALIDATE_BRANCH=master
18:01:54 [2020-01-09T18:01:54.476Z] TERM=xterm
18:01:54 [2020-01-09T18:01:54.476Z] DOCKER_PKG=github.com/docker/docker
18:01:54 [2020-01-09T18:01:54.476Z] SHLVL=1
18:01:54 [2020-01-09T18:01:54.476Z] TIMEOUT=120m
18:01:54 [2020-01-09T18:01:54.476Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:01:54 [2020-01-09T18:01:54.476Z] DOCKER_GRAPHDRIVER=overlay2
18:01:54 [2020-01-09T18:01:54.476Z] GO111MODULE=off
18:01:54 [2020-01-09T18:01:54.476Z] DOCKER_EXPERIMENTAL=1
18:01:54 [2020-01-09T18:01:54.476Z] TEST_SKIP_INTEGRATION_CLI=1
18:01:54 [2020-01-09T18:01:54.476Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:01:54 [2020-01-09T18:01:54.476Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:01:54 [2020-01-09T18:01:54.476Z] GOPATH=/go
18:01:54 [2020-01-09T18:01:54.476Z] PKG_CONFIG=pkg-config
18:01:54 [2020-01-09T18:01:54.476Z] _=/usr/bin/env
18:01:54 [2020-01-09T18:01:54.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:01:54 [2020-01-09T18:01:54.685Z] #43 116.3   DEP      criu/sockets.d
18:01:55 [2020-01-09T18:01:55.318Z] #43 116.6   DEP      criu/sk-unix.d
18:01:55 [2020-01-09T18:01:55.615Z] #43 117.0   DEP      criu/sk-tcp.d
18:01:55 [2020-01-09T18:01:55.696Z] 
18:01:55 [2020-01-09T18:01:55.696Z] Removing bundles/
18:01:55 [2020-01-09T18:01:55.696Z] 
18:01:55 [2020-01-09T18:01:55.696Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:01:55 [2020-01-09T18:01:55.696Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:01:55 [2020-01-09T18:01:55.696Z] GOOS="" GOARCH="" GOARM=""
18:01:55 [2020-01-09T18:01:55.910Z] #43 117.4   DEP      criu/sk-queue.d
18:01:56 [2020-01-09T18:01:56.205Z] #43 117.7   DEP      criu/sk-packet.d
18:01:56 [2020-01-09T18:01:56.838Z] #43 118.0   DEP      criu/sk-netlink.d
18:01:56 [2020-01-09T18:01:56.838Z] #43 118.4   DEP      criu/sk-inet.d
18:01:57 [2020-01-09T18:01:57.456Z] #43 118.7   DEP      criu/signalfd.d
18:01:57 [2020-01-09T18:01:57.456Z] #43 ...
18:01:57 [2020-01-09T18:01:57.456Z] 
18:01:57 [2020-01-09T18:01:57.456Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:01:57 [2020-01-09T18:01:57.456Z] #18 35.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 35.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 36.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 38.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 38.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:01:57 [2020-01-09T18:01:57.456Z] #18 38.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 38.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 39.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 39.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 39.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
18:01:57 [2020-01-09T18:01:57.458Z] #18 40.72 debconf: delaying package configuration, since apt-utils is not installed
18:01:57 [2020-01-09T18:01:57.458Z] #18 40.88 Fetched 27.7 MB in 5s (6094 kB/s)
18:01:57 [2020-01-09T18:01:57.458Z] #18 40.92 Selecting previously unselected package pigz.
18:01:57 [2020-01-09T18:01:57.458Z] #18 40.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
18:01:57 [2020-01-09T18:01:57.458Z] #18 41.04 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
18:01:57 [2020-01-09T18:01:57.458Z] #18 41.04 Unpacking pigz (2.4-1) ...
18:01:57 [2020-01-09T18:01:57.458Z] #18 41.19 Selecting previously unselected package libpython3.7-minimal:ppc64el.
18:01:57 [2020-01-09T18:01:57.458Z] #18 41.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ...
18:01:57 [2020-01-09T18:01:57.458Z] #18 41.22 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ...
18:01:57 [2020-01-09T18:01:57.458Z] #18 41.96 Selecting previously unselected package python3.7-minimal.
18:01:57 [2020-01-09T18:01:57.458Z] #18 42.00 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ...
18:01:57 [2020-01-09T18:01:57.458Z] #18 42.01 Unpacking python3.7-minimal (3.7.3-2) ...
18:01:58 [2020-01-09T18:01:58.970Z] #18 43.67 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
18:01:58 [2020-01-09T18:01:58.970Z] #18 43.69 Setting up python3.7-minimal (3.7.3-2) ...
18:01:59 [2020-01-09T18:01:59.264Z] #18 ...
18:01:59 [2020-01-09T18:01:59.264Z] 
18:01:59 [2020-01-09T18:01:59.264Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:01:59 [2020-01-09T18:01:59.264Z] #46 202.3 vendor/golang.org/x/text/unicode/norm
18:01:59 [2020-01-09T18:01:59.264Z] #46 203.1 github.com/LK4D4/vndr/build
18:01:59 [2020-01-09T18:01:59.558Z] #46 ...
18:01:59 [2020-01-09T18:01:59.558Z] 
18:01:59 [2020-01-09T18:01:59.558Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:01:59 [2020-01-09T18:01:59.558Z] #43 119.0   DEP      criu/sigframe.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 119.1   DEP      criu/shmem.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 119.5   DEP      criu/servicefd.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 119.8   DEP      criu/seize.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 120.1   DEP      criu/seccomp.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 120.4   DEP      criu/rst-malloc.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 120.5   DEP      criu/rbtree.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 120.6   DEP      criu/pstree.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 120.9   DEP      criu/protobuf.d
18:01:59 [2020-01-09T18:01:59.558Z] #43 121.1   GEN      criu/protobuf-desc-gen.h
18:02:03 [2020-01-09T18:02:03.099Z] #43 124.0   DEP      criu/protobuf-desc.d
18:02:03 [2020-01-09T18:02:03.099Z] #43 124.4   DEP      criu/proc_parse.d
18:02:03 [2020-01-09T18:02:03.393Z] #43 124.7   DEP      criu/plugin.d
18:02:03 [2020-01-09T18:02:03.393Z] #43 125.0   DEP      criu/pipes.d
18:02:03 [2020-01-09T18:02:03.393Z] #43 ...
18:02:03 [2020-01-09T18:02:03.393Z] 
18:02:03 [2020-01-09T18:02:03.393Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:02:03 [2020-01-09T18:02:03.393Z] #46 216.5 vendor/golang.org/x/net/http2/hpack
18:02:04 [2020-01-09T18:02:04.157Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:02:04 [2020-01-09T18:02:04.157Z] 
18:02:04 [2020-01-09T18:02:04.157Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:02:04 [2020-01-09T18:02:04.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:02:04 [2020-01-09T18:02:04.413Z] Using test binary docker
18:02:04 [2020-01-09T18:02:04.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:02:04 [2020-01-09T18:02:04.667Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:02:04 [2020-01-09T18:02:04.667Z] INFO: Waiting for daemon to start...
18:02:04 [2020-01-09T18:02:04.667Z] Starting dockerd
18:02:06 [2020-01-09T18:02:06.550Z] .
18:02:06 [2020-01-09T18:02:06.550Z] INFO: Building docker-sdk-python3:4.1.0...
18:02:08 [2020-01-09T18:02:08.981Z] #46 221.2 mime
18:02:08 [2020-01-09T18:02:08.981Z] #46 ...
18:02:08 [2020-01-09T18:02:08.981Z] 
18:02:08 [2020-01-09T18:02:08.981Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 48.67 Selecting previously unselected package python3-minimal.
18:02:08 [2020-01-09T18:02:08.981Z] #18 48.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 ... 23601 files and directories currently installed.)
18:02:08 [2020-01-09T18:02:08.981Z] #18 48.81 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 48.81 Unpacking python3-minimal (3.7.3-1) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 48.94 Selecting previously unselected package libmpdec2:ppc64el.
18:02:08 [2020-01-09T18:02:08.981Z] #18 48.95 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 48.97 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 49.17 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
18:02:08 [2020-01-09T18:02:08.981Z] #18 49.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 49.20 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 51.33 Selecting previously unselected package python3.7.
18:02:08 [2020-01-09T18:02:08.981Z] #18 51.36 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 51.36 Unpacking python3.7 (3.7.3-2) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 51.53 Selecting previously unselected package libpython3-stdlib:ppc64el.
18:02:08 [2020-01-09T18:02:08.981Z] #18 51.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 51.55 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 51.67 Setting up python3-minimal (3.7.3-1) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.22 Selecting previously unselected package python3.
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.22 (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 ... 24013 files and directories currently installed.)
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.36 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.38 Unpacking python3 (3.7.3-1) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.53 Selecting previously unselected package libip4tc0:ppc64el.
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.56 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.70 Selecting previously unselected package libip6tc0:ppc64el.
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.74 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.82 Selecting previously unselected package libiptc0:ppc64el.
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.82 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
18:02:08 [2020-01-09T18:02:08.981Z] #18 53.83 Unpacking libiptc0:ppc64el (1.8.2-4) ...
18:02:09 [2020-01-09T18:02:09.281Z] #18 53.94 Selecting previously unselected package libnfnetlink0:ppc64el.
18:02:09 [2020-01-09T18:02:09.281Z] #18 53.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
18:02:09 [2020-01-09T18:02:09.281Z] #18 53.99 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:02:09 [2020-01-09T18:02:09.281Z] #18 54.07 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
18:02:09 [2020-01-09T18:02:09.281Z] #18 54.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
18:02:09 [2020-01-09T18:02:09.281Z] #18 54.11 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:02:09 [2020-01-09T18:02:09.281Z] #18 ...
18:02:09 [2020-01-09T18:02:09.281Z] 
18:02:09 [2020-01-09T18:02:09.281Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:02:09 [2020-01-09T18:02:09.281Z] #46 222.4 vendor/golang.org/x/net/idna
18:02:13 [2020-01-09T18:02:13.796Z] #46 ...
18:02:13 [2020-01-09T18:02:13.797Z] 
18:02:13 [2020-01-09T18:02:13.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:02:13 [2020-01-09T18:02:13.797Z] #43 125.3   DEP      criu/pie-util.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 125.5   DEP      criu/pie-util-vdso.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 125.8   DEP      criu/pie-util-vdso-elf32.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 126.0   DEP      criu/path.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 126.3   DEP      criu/parasite-syscall.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 126.7   DEP      criu/pagemap.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 127.2   DEP      criu/pagemap-cache.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 127.4   DEP      criu/page-xfer.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 127.7   DEP      criu/page-pipe.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 128.0   DEP      criu/netfilter.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 128.2   DEP      criu/net.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 128.6   DEP      criu/namespaces.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 128.9   DEP      criu/mount.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 129.3   DEP      criu/mem.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 129.7   DEP      criu/lsm.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 129.9   DEP      criu/log.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 130.1   DEP      criu/libnetlink.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 130.4   DEP      criu/kerndat.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 130.8   DEP      criu/kcmp-ids.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 131.1   DEP      criu/irmap.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 131.4   DEP      criu/ipc_ns.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 131.7   DEP      criu/image.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 132.1   DEP      criu/image-desc.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 132.3   DEP      criu/fsnotify.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 132.7   DEP      criu/filesystems.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 133.0   DEP      criu/files.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 133.5   DEP      criu/files-reg.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 133.7   DEP      criu/files-ext.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 134.0   DEP      criu/file-lock.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 134.4   DEP      criu/file-ids.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 134.7   DEP      criu/fifo.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 135.0   DEP      criu/fdstore.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 135.2   DEP      criu/fault-injection.d
18:02:13 [2020-01-09T18:02:13.797Z] #43 135.2   DEP      criu/external.d
18:02:14 [2020-01-09T18:02:14.090Z] #43 135.5   DEP      criu/eventpoll.d
18:02:14 [2020-01-09T18:02:14.384Z] #43 135.8   DEP      criu/eventfd.d
18:02:14 [2020-01-09T18:02:14.677Z] #43 136.1   DEP      criu/crtools.d
18:02:14 [2020-01-09T18:02:14.974Z] #43 136.5   DEP      criu/cr-service.d
18:02:15 [2020-01-09T18:02:15.272Z] #43 136.8   DEP      criu/cr-restore.d
18:02:15 [2020-01-09T18:02:15.913Z] #43 137.4   DEP      criu/cr-errno.d
18:02:15 [2020-01-09T18:02:15.913Z] #43 137.5   DEP      criu/cr-dump.d
18:02:16 [2020-01-09T18:02:16.552Z] #43 138.0   DEP      criu/cr-dedup.d
18:02:16 [2020-01-09T18:02:16.845Z] #43 138.3   DEP      criu/cr-check.d
18:02:17 [2020-01-09T18:02:17.479Z] #43 138.8   DEP      criu/config.d
18:02:17 [2020-01-09T18:02:17.479Z] #43 139.2   DEP      criu/clone-noasan.d
18:02:17 [2020-01-09T18:02:17.772Z] #43 139.2   DEP      criu/cgroup.d
18:02:18 [2020-01-09T18:02:18.069Z] #43 139.6   DEP      criu/cgroup-props.d
18:02:18 [2020-01-09T18:02:18.347Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:02:18 [2020-01-09T18:02:18.385Z] #43 139.8   DEP      criu/bitmap.d
18:02:18 [2020-01-09T18:02:18.385Z] #43 139.8   DEP      criu/bfd.d
18:02:18 [2020-01-09T18:02:18.697Z] #43 140.2   DEP      criu/autofs.d
18:02:18 [2020-01-09T18:02:18.756Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
18:02:19 [2020-01-09T18:02:19.339Z] #43 140.6   DEP      criu/aio.d
18:02:19 [2020-01-09T18:02:19.635Z] #43 ...
18:02:19 [2020-01-09T18:02:19.635Z] 
18:02:19 [2020-01-09T18:02:19.635Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 54.24 Selecting previously unselected package libnftnl11:ppc64el.
18:02:19 [2020-01-09T18:02:19.635Z] #18 54.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 54.26 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 54.39 Selecting previously unselected package iptables.
18:02:19 [2020-01-09T18:02:19.635Z] #18 54.41 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 54.42 Unpacking iptables (1.8.2-4) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 55.40 Selecting previously unselected package xxd.
18:02:19 [2020-01-09T18:02:19.635Z] #18 55.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 55.44 Unpacking xxd (2:8.1.0875-5) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 55.69 Selecting previously unselected package vim-common.
18:02:19 [2020-01-09T18:02:19.635Z] #18 55.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 55.81 Unpacking vim-common (2:8.1.0875-5) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 56.10 Selecting previously unselected package bash-completion.
18:02:19 [2020-01-09T18:02:19.635Z] #18 56.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 62.23 Unpacking bash-completion (1:2.8-6) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 62.79 Selecting previously unselected package bzip2.
18:02:19 [2020-01-09T18:02:19.635Z] #18 62.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 62.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 63.01 Selecting previously unselected package xz-utils.
18:02:19 [2020-01-09T18:02:19.635Z] #18 63.02 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 63.03 Unpacking xz-utils (5.2.4-1) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 63.32 Selecting previously unselected package apparmor.
18:02:19 [2020-01-09T18:02:19.635Z] #18 63.35 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 63.58 Unpacking apparmor (2.13.2-10) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 64.20 Selecting previously unselected package aufs-tools.
18:02:19 [2020-01-09T18:02:19.635Z] #18 64.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 64.24 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:02:19 [2020-01-09T18:02:19.635Z] #18 ...
18:02:19 [2020-01-09T18:02:19.635Z] 
18:02:19 [2020-01-09T18:02:19.635Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:02:19 [2020-01-09T18:02:19.635Z] #43 141.1   DEP      criu/action-scripts.d
18:02:20 [2020-01-09T18:02:20.187Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
18:02:20 [2020-01-09T18:02:20.187Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:02:20 [2020-01-09T18:02:20.187Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:02:20 [2020-01-09T18:02:20.187Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:02:20 [2020-01-09T18:02:20.272Z] #43 141.7   CC       criu/action-scripts.o
18:02:20 [2020-01-09T18:02:20.617Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:02:20 [2020-01-09T18:02:20.617Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:02:20 [2020-01-09T18:02:20.617Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:02:20 [2020-01-09T18:02:20.617Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:02:20 [2020-01-09T18:02:20.908Z] #43 ...
18:02:20 [2020-01-09T18:02:20.908Z] 
18:02:20 [2020-01-09T18:02:20.908Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:02:20 [2020-01-09T18:02:20.908Z] #49 DONE 234.0s
18:02:21 [2020-01-09T18:02:21.027Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:02:21 [2020-01-09T18:02:21.027Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:02:21 [2020-01-09T18:02:21.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:02:21 [2020-01-09T18:02:21.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:02:21 [2020-01-09T18:02:21.201Z] 
18:02:21 [2020-01-09T18:02:21.201Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:02:21 [2020-01-09T18:02:21.201Z] #43 142.6   CC       criu/aio.o
18:02:21 [2020-01-09T18:02:21.887Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:02:21 [2020-01-09T18:02:21.887Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:02:22 [2020-01-09T18:02:22.318Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.0% of statements
18:02:22 [2020-01-09T18:02:22.318Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:02:22 [2020-01-09T18:02:22.318Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:02:22 [2020-01-09T18:02:22.318Z] ?   	github.com/docker/docker/api/types	[no test files]
18:02:22 [2020-01-09T18:02:22.318Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:02:22 [2020-01-09T18:02:22.318Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:02:22 [2020-01-09T18:02:22.318Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:02:22 [2020-01-09T18:02:22.318Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:02:22 [2020-01-09T18:02:22.732Z] ok  	github.com/docker/docker/api/types/filters	0.020s	coverage: 92.2% of statements
18:02:22 [2020-01-09T18:02:22.732Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:02:22 [2020-01-09T18:02:22.732Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:02:22 [2020-01-09T18:02:22.732Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:02:22 [2020-01-09T18:02:22.732Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:02:22 [2020-01-09T18:02:22.732Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:02:22 [2020-01-09T18:02:22.732Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:02:22 [2020-01-09T18:02:22.732Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:02:22 [2020-01-09T18:02:22.732Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
18:02:23 [2020-01-09T18:02:23.140Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:02:23 [2020-01-09T18:02:23.140Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:02:23 [2020-01-09T18:02:23.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:02:23 [2020-01-09T18:02:23.949Z] #43 144.9   CC       criu/autofs.o
18:02:24 [2020-01-09T18:02:24.039Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
18:02:26 [2020-01-09T18:02:26.715Z] #43 ...
18:02:26 [2020-01-09T18:02:26.715Z] 
18:02:26 [2020-01-09T18:02:26.715Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 64.47 Selecting previously unselected package libonig5:ppc64el.
18:02:26 [2020-01-09T18:02:26.715Z] #18 64.50 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 64.52 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 64.92 Selecting previously unselected package libjq1:ppc64el.
18:02:26 [2020-01-09T18:02:26.715Z] #18 64.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 64.97 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.31 Selecting previously unselected package jq.
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.35 Unpacking jq (1.5+dfsg-2+b1) ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.53 Selecting previously unselected package libaio1:ppc64el.
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.54 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.54 Unpacking libaio1:ppc64el (0.3.112-3) ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.70 Selecting previously unselected package libgpm2:ppc64el.
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.74 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 65.75 Unpacking libgpm2:ppc64el (1.20.7-5) ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 66.02 Selecting previously unselected package libicu63:ppc64el.
18:02:26 [2020-01-09T18:02:26.715Z] #18 66.04 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
18:02:26 [2020-01-09T18:02:26.715Z] #18 66.04 Unpacking libicu63:ppc64el (63.1-6) ...
18:02:27 [2020-01-09T18:02:27.008Z] #18 ...
18:02:27 [2020-01-09T18:02:27.008Z] 
18:02:27 [2020-01-09T18:02:27.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:02:27 [2020-01-09T18:02:27.008Z] #43 148.4   CC       criu/bfd.o
18:02:28 [2020-01-09T18:02:28.046Z] #43 149.6   CC       criu/bitmap.o
18:02:28 [2020-01-09T18:02:28.361Z] #43 149.9   CC       criu/cgroup-props.o
18:02:28 [2020-01-09T18:02:28.585Z] ok  	github.com/docker/docker/builder/remotecontext	0.275s	coverage: 13.6% of statements
18:02:28 [2020-01-09T18:02:28.990Z] ok  	github.com/docker/docker/builder/dockerfile	0.916s	coverage: 48.2% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/api/server/httputils	0.145s	coverage: 14.7% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/api/server/middleware	0.196s	coverage: 37.7% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/api/types/strslice	0.117s	coverage: 90.0% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/api/types/filters	0.095s	coverage: 92.2% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/api/server/router/swarm	0.108s	coverage: 4.0% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/api/types/time	0.265s	coverage: 100.0% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/api/types/versions	0.064s	coverage: 75.0% of statements
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:02:29 [2020-01-09T18:02:29.481Z] ok  	github.com/docker/docker/builder/dockerignore	0.077s	coverage: 96.8% of statements
18:02:29 [2020-01-09T18:02:29.842Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
18:02:29 [2020-01-09T18:02:29.874Z] #43 ...
18:02:29 [2020-01-09T18:02:29.874Z] 
18:02:29 [2020-01-09T18:02:29.874Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:02:29 [2020-01-09T18:02:29.874Z] #46 232.9 vendor/golang.org/x/net/http/httpproxy
18:02:29 [2020-01-09T18:02:29.874Z] #46 232.9 net/textproto
18:02:29 [2020-01-09T18:02:29.874Z] #46 232.9 crypto/x509
18:02:29 [2020-01-09T18:02:29.874Z] #46 236.6 vendor/golang.org/x/net/http/httpguts
18:02:29 [2020-01-09T18:02:29.874Z] #46 236.6 mime/multipart
18:02:29 [2020-01-09T18:02:29.874Z] #46 242.3 crypto/tls
18:02:29 [2020-01-09T18:02:29.874Z] #46 ...
18:02:29 [2020-01-09T18:02:29.874Z] 
18:02:29 [2020-01-09T18:02:29.874Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:02:30 [2020-01-09T18:02:30.248Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.987s	coverage: 86.3% of statements
18:02:30 [2020-01-09T18:02:30.248Z] ?   	github.com/docker/docker/cli	[no test files]
18:02:30 [2020-01-09T18:02:30.248Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:02:31 [2020-01-09T18:02:31.014Z] ok  	github.com/docker/docker/builder/remotecontext	0.668s	coverage: 9.2% of statements
18:02:31 [2020-01-09T18:02:31.014Z] ok  	github.com/docker/docker/cli/debug	0.370s	coverage: 100.0% of statements
18:02:31 [2020-01-09T18:02:31.471Z] ok  	github.com/docker/docker/builder/dockerfile	0.493s	coverage: 46.3% of statements
18:02:33 [2020-01-09T18:02:33.704Z] ok  	github.com/docker/docker/client	0.201s	coverage: 75.8% of statements
18:02:34 [2020-01-09T18:02:34.350Z] #24 243.0 Checking out files:  20% (2098/10459)   
Checking out files:  21% (2197/10459)   
Checking out files:  22% (2301/10459)   
Checking out files:  23% (2406/10459)   
Checking out files:  24% (2511/10459)   
Checking out files:  25% (2615/10459)   
Checking out files:  26% (2720/10459)   
Checking out files:  27% (2824/10459)   
Checking out files:  28% (2929/10459)   
Checking out files:  29% (3034/10459)   
Checking out files:  30% (3138/10459)   
Checking out files:  31% (3243/10459)   
Checking out files:  32% (3347/10459)   
Checking out files:  33% (3452/10459)   
Checking out files:  34% (3557/10459)   
Checking out files:  35% (3661/10459)   
Checking out files:  35% (3709/10459)   
Checking out files:  36% (3766/10459)   
Checking out files:  37% (3870/10459)   
Checking out files:  38% (3975/10459)   
Checking out files:  39% (4080/10459)   
Checking out files:  40% (4184/10459)   
Checking out files:  41% (4289/10459)   
Checking out files:  42% (4393/10459)   
Checking out files:  43% (4498/10459)   
Checking out files:  44% (4602/10459)   
Checking out files:  45% (4707/10459)   
Checking out files:  46% (4812/10459)   
Checking out files:  47% (4916/10459)   
Checking out files:  48% (5021/10459)   
Checking out files:  49% (5125/10459)   
Checking out files:  50% (5230/10459)   
Checking out files:  51% (5335/10459)   
Checking out files:  52% (5439/10459)   
Checking out files:  53% (5544/10459)   
Checking out files:  53% (5560/10459)   
Checking out files:  54% (5648/10459)   
Checking out files:  55% (5753/10459)   
Checking out files:  56% (5858/10459)   
Checking out files:  57% (5962/10459)   
Checking out files:  58% (6067/10459)   
Checking out files:  59% (6171/10459)   
Checking out files:  60% (6276/10459)   
Checking out files:  61% (6380/10459)   
Checking out files:  62% (6485/10459)   
Checking out files:  63% (6590/10459)   
Checking out files:  64% (6694/10459)   
Checking out files:  65% (6799/10459)   
Checking out files:  66% (6903/10459)   
Checking out files:  67% (7008/10459)   
Checking out files:  68% (7113/10459)   
Checking out files:  69% (7217/10459)   
Checking out files:  69% (7313/10459)   
Checking out files:  70% (7322/10459)   
Checking out files:  71% (7426/10459)   
Checking out files:  72% (7531/10459)   
Checking out files:  73% (7636/10459)   
Checking out files:  74% (7740/10459)   
Checking out files:  75% (7845/10459)   
Checking out files:  76% (7949/10459)   
Checking out files:  77% (8054/10459)   
Checking out files:  78% (8159/10459)   
Checking out files:  79% (8263/10459)   
Checking out files:  80% (8368/10459)   
Checking out files:  81% (8472/10459)   
Checking out files:  82% (8577/10459)   
Checking out files:  83% (8681/10459)   
Checking out files:  84% (8786/10459)   
Checking out files:  85% (8891/10459)   
Checking out files:  86% (8995/10459)   
Checking out files:  87% (9100/10459)   
Checking out files:  88% (9204/10459)   
Checking out files:  89% (9309/10459)   
Checking out files:  90% (9414/10459)   
Checking out files:  91% (9518/10459)   
Checking out files:  92% (9623/10459)   
Checking out files:  93% (9727/10459)   
Checking out files:  94% (9832/10459)   
Checking out files:  94% (9882/10459)   
Checking out files:  95% (9937/10459)   
Checking out files:  96% (10041/10459)   
Checking out files:  97% (10146/10459)   
Checking out files:  98% (10250/10459)   
Checking out files:  99% (10355/10459)   
Checking out files: 100% (10459/10459)   
Checking out files: 100% (10459/10459), done.
18:02:34 [2020-01-09T18:02:34.350Z] #24 247.6 + cd /tmp/tmp.rE8pmeAIxJ/tmp/docker-ce
18:02:34 [2020-01-09T18:02:34.646Z] #24 247.6 + git checkout -q v17.06.2-ce
18:02:38 [2020-01-09T18:02:38.214Z] #24 ...
18:02:38 [2020-01-09T18:02:38.214Z] 
18:02:38 [2020-01-09T18:02:38.214Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 72.75 Selecting previously unselected package libnet1:ppc64el.
18:02:38 [2020-01-09T18:02:38.214Z] #18 72.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 72.77 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 72.89 Selecting previously unselected package libnl-3-200:ppc64el.
18:02:38 [2020-01-09T18:02:38.214Z] #18 72.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 72.90 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.00 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.09 Selecting previously unselected package libreadline5:ppc64el.
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.12 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.27 Selecting previously unselected package net-tools.
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.78 Selecting previously unselected package python-pip-whl.
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 73.82 Unpacking python-pip-whl (18.1-5) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 74.50 Selecting previously unselected package python3-lib2to3.
18:02:38 [2020-01-09T18:02:38.214Z] #18 74.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 74.52 Unpacking python3-lib2to3 (3.7.3-1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 74.77 Selecting previously unselected package python3-distutils.
18:02:38 [2020-01-09T18:02:38.214Z] #18 74.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 74.80 Unpacking python3-distutils (3.7.3-1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.08 Selecting previously unselected package python3-pip.
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.11 Unpacking python3-pip (18.1-5) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.41 Selecting previously unselected package python3-pkg-resources.
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.44 Unpacking python3-pkg-resources (40.8.0-1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.69 Selecting previously unselected package python3-setuptools.
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 75.73 Unpacking python3-setuptools (40.8.0-1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 76.20 Selecting previously unselected package python3-wheel.
18:02:38 [2020-01-09T18:02:38.214Z] #18 76.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 76.22 Unpacking python3-wheel (0.32.3-2) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 76.35 Selecting previously unselected package thin-provisioning-tools.
18:02:38 [2020-01-09T18:02:38.214Z] #18 76.37 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 76.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 77.11 Selecting previously unselected package vim-runtime.
18:02:38 [2020-01-09T18:02:38.214Z] #18 77.12 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:02:38 [2020-01-09T18:02:38.214Z] #18 77.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:02:38 [2020-01-09T18:02:38.214Z] #18 77.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:02:38 [2020-01-09T18:02:38.214Z] #18 77.27 Unpacking vim-runtime (2:8.1.0875-5) ...
18:02:38 [2020-01-09T18:02:38.508Z] #18 83.35 Selecting previously unselected package vim.
18:02:38 [2020-01-09T18:02:38.802Z] #18 83.36 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
18:02:38 [2020-01-09T18:02:38.802Z] #18 83.40 Unpacking vim (2:8.1.0875-5) ...
18:02:39 [2020-01-09T18:02:39.096Z] #18 ...
18:02:39 [2020-01-09T18:02:39.096Z] 
18:02:39 [2020-01-09T18:02:39.096Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:02:39 [2020-01-09T18:02:39.096Z] #24 252.3 + mkdir -p /tmp/tmp.rE8pmeAIxJ/src/github.com/docker
18:02:39 [2020-01-09T18:02:39.394Z] #24 252.3 + mv components/cli /tmp/tmp.rE8pmeAIxJ/src/github.com/docker/cli
18:02:39 [2020-01-09T18:02:39.394Z] #24 252.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:02:40 [2020-01-09T18:02:40.441Z] #24 ...
18:02:40 [2020-01-09T18:02:40.441Z] 
18:02:40 [2020-01-09T18:02:40.441Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:02:40 [2020-01-09T18:02:40.441Z] #43 151.8   CC       criu/cgroup.o
18:02:40 [2020-01-09T18:02:40.441Z] #43 160.2   CC       criu/clone-noasan.o
18:02:40 [2020-01-09T18:02:40.441Z] #43 160.5   CC       criu/config.o
18:02:40 [2020-01-09T18:02:40.441Z] #43 ...
18:02:40 [2020-01-09T18:02:40.441Z] 
18:02:40 [2020-01-09T18:02:40.441Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:02:40 [2020-01-09T18:02:40.441Z] #18 84.28 Selecting previously unselected package xfsprogs.
18:02:40 [2020-01-09T18:02:40.441Z] #18 84.31 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
18:02:40 [2020-01-09T18:02:40.441Z] #18 84.32 Unpacking xfsprogs (4.20.0-1) ...
18:02:40 [2020-01-09T18:02:40.441Z] #18 85.13 Selecting previously unselected package zip.
18:02:40 [2020-01-09T18:02:40.441Z] #18 85.14 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
18:02:40 [2020-01-09T18:02:40.441Z] #18 85.14 Unpacking zip (3.0-11+b1) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.41 Setting up aufs-tools (1:4.14+20190211-1) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.42 Setting up libip6tc0:ppc64el (1.8.2-4) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.43 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.43 Setting up libgpm2:ppc64el (1.20.7-5) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.44 Setting up libip4tc0:ppc64el (1.8.2-4) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.45 Setting up libnftnl11:ppc64el (1.1.2-2) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.47 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.48 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.48 Setting up libicu63:ppc64el (63.1-6) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.49 Setting up xxd (2:8.1.0875-5) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.50 Setting up zip (3.0-11+b1) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.51 Setting up vim-common (2:8.1.0875-5) ...
18:02:40 [2020-01-09T18:02:40.739Z] #18 85.58 Setting up bash-completion (1:2.8-6) ...
18:02:45 [2020-01-09T18:02:45.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:02:46 [2020-01-09T18:02:46.263Z] ok  	github.com/docker/docker/client	0.668s	coverage: 75.3% of statements
18:02:47 [2020-01-09T18:02:47.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.49 Setting up libiptc0:ppc64el (1.8.2-4) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.49 Setting up xz-utils (5.2.4-1) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.54 Setting up pigz (2.4-1) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.55 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.56 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.58 Setting up python-pip-whl (18.1-5) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.60 Setting up libmpdec2:ppc64el (2.4.2-2) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 91.61 Setting up vim-runtime (2:8.1.0875-5) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.27 Setting up libaio1:ppc64el (0.3.112-3) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.28 Setting up libonig5:ppc64el (6.9.1-1) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.29 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.30 Setting up vim (2:8.1.0875-5) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.49 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.50 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:02:47 [2020-01-09T18:02:47.662Z] #18 92.52 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:02:47 [2020-01-09T18:02:47.955Z] #18 92.53 Setting up jq (1.5+dfsg-2+b1) ...
18:02:47 [2020-01-09T18:02:47.955Z] #18 92.53 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
18:02:47 [2020-01-09T18:02:47.955Z] #18 92.54 Setting up python3.7 (3.7.3-2) ...
18:02:49 [2020-01-09T18:02:49.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:02:51 [2020-01-09T18:02:51.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:02:51 [2020-01-09T18:02:51.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:02:52 [2020-01-09T18:02:52.425Z] #18 ...
18:02:52 [2020-01-09T18:02:52.425Z] 
18:02:52 [2020-01-09T18:02:52.425Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:02:52 [2020-01-09T18:02:52.425Z] #46 254.7 net/http/httptrace
18:02:52 [2020-01-09T18:02:52.425Z] #46 255.2 net/http
18:02:52 [2020-01-09T18:02:52.425Z] #46 ...
18:02:52 [2020-01-09T18:02:52.425Z] 
18:02:52 [2020-01-09T18:02:52.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:02:52 [2020-01-09T18:02:52.425Z] #43 165.0   CC       criu/cr-check.o
18:02:52 [2020-01-09T18:02:52.425Z] #43 168.4   CC       criu/cr-dedup.o
18:02:52 [2020-01-09T18:02:52.425Z] #43 169.3   CC       criu/cr-dump.o
18:02:52 [2020-01-09T18:02:52.425Z] #43 173.5   CC       criu/cr-errno.o
18:02:52 [2020-01-09T18:02:52.425Z] #43 173.6   CC       criu/cr-restore.o
18:02:54 [2020-01-09T18:02:54.517Z] #43 ...
18:02:54 [2020-01-09T18:02:54.517Z] 
18:02:54 [2020-01-09T18:02:54.517Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.01 Setting up iptables (1.8.2-4) ...
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:02:54 [2020-01-09T18:02:54.517Z] #18 99.17 Setting up python3 (3.7.3-1) ...
18:02:55 [2020-01-09T18:02:55.178Z] #18 99.93 Setting up python3-wheel (0.32.3-2) ...
18:02:56 [2020-01-09T18:02:56.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:02:56 [2020-01-09T18:02:56.236Z] #18 101.2 Setting up apparmor (2.13.2-10) ...
18:02:57 [2020-01-09T18:02:57.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:02:59 [2020-01-09T18:02:59.820Z] #18 104.2 Setting up xfsprogs (4.20.0-1) ...
18:02:59 [2020-01-09T18:02:59.820Z] #18 104.2 Setting up python3-lib2to3 (3.7.3-1) ...
18:03:00 [2020-01-09T18:03:00.409Z] #18 105.1 Setting up python3-pkg-resources (40.8.0-1) ...
18:03:01 [2020-01-09T18:03:01.045Z] #18 ...
18:03:01 [2020-01-09T18:03:01.045Z] 
18:03:01 [2020-01-09T18:03:01.045Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:03:01 [2020-01-09T18:03:01.045Z] #46 274.2 github.com/LK4D4/vndr/godl
18:03:01 [2020-01-09T18:03:01.083Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.521s	coverage: 86.3% of statements
18:03:01 [2020-01-09T18:03:01.083Z] ?   	github.com/docker/docker/cli	[no test files]
18:03:01 [2020-01-09T18:03:01.083Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:03:01 [2020-01-09T18:03:01.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:03:02 [2020-01-09T18:03:02.705Z] sha256:e5a7dc191b2fb338bc4faf9e9018ef5c088dd477d506a6f62f8c70455d5736a0
18:03:02 [2020-01-09T18:03:02.706Z] INFO: Starting docker-py tests...
18:03:02 [2020-01-09T18:03:02.706Z] ============================= test session starts ==============================
18:03:02 [2020-01-09T18:03:02.706Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
18:03:02 [2020-01-09T18:03:02.706Z] rootdir: /src, inifile: pytest.ini
18:03:02 [2020-01-09T18:03:02.706Z] plugins: timeout-1.3.3, cov-2.6.1
18:03:02 [2020-01-09T18:03:02.706Z] collected 385 items / 3 deselected / 382 selected
18:03:02 [2020-01-09T18:03:02.706Z] 
18:03:02 [2020-01-09T18:03:02.869Z] ok  	github.com/docker/docker/cmd/dockerd	0.053s	coverage: 30.3% of statements
18:03:03 [2020-01-09T18:03:03.136Z] #46 275.8 github.com/LK4D4/vndr
18:03:04 [2020-01-09T18:03:04.277Z] ok  	github.com/docker/docker/container	0.111s	coverage: 35.0% of statements
18:03:04 [2020-01-09T18:03:04.277Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:03:04 [2020-01-09T18:03:04.277Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:03:04 [2020-01-09T18:03:04.277Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:03:04 [2020-01-09T18:03:04.277Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:03:05 [2020-01-09T18:03:05.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:03:07 [2020-01-09T18:03:07.625Z] #46 ...
18:03:07 [2020-01-09T18:03:07.625Z] 
18:03:07 [2020-01-09T18:03:07.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:03:07 [2020-01-09T18:03:07.625Z] #43 183.2   CC       criu/cr-service.o
18:03:07 [2020-01-09T18:03:07.625Z] #43 187.1   CC       criu/crtools.o
18:03:07 [2020-01-09T18:03:07.625Z] #43 188.2   CC       criu/eventfd.o
18:03:07 [2020-01-09T18:03:07.625Z] #43 188.9   CC       criu/eventpoll.o
18:03:08 [2020-01-09T18:03:08.273Z] #43 ...
18:03:08 [2020-01-09T18:03:08.273Z] 
18:03:08 [2020-01-09T18:03:08.273Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:03:08 [2020-01-09T18:03:08.273Z] #18 107.0 Setting up python3-distutils (3.7.3-1) ...
18:03:08 [2020-01-09T18:03:08.273Z] #18 108.0 Setting up python3-setuptools (40.8.0-1) ...
18:03:08 [2020-01-09T18:03:08.273Z] #18 110.4 Setting up python3-pip (18.1-5) ...
18:03:08 [2020-01-09T18:03:08.273Z] #18 112.4 Processing triggers for libc-bin (2.28-10) ...
18:03:08 [2020-01-09T18:03:08.273Z] #18 112.5 Processing triggers for mime-support (3.62) ...
18:03:08 [2020-01-09T18:03:08.273Z] #18 DONE 113.1s
18:03:08 [2020-01-09T18:03:08.273Z] 
18:03:08 [2020-01-09T18:03:08.273Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:03:08 [2020-01-09T18:03:08.914Z] #19 0.522 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:03:08 [2020-01-09T18:03:08.914Z] #19 0.533 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:03:08 [2020-01-09T18:03:08.914Z] #19 0.542 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:03:08 [2020-01-09T18:03:08.914Z] #19 DONE 0.6s
18:03:08 [2020-01-09T18:03:08.914Z] 
18:03:08 [2020-01-09T18:03:08.914Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:03:09 [2020-01-09T18:03:09.663Z] ok  	github.com/docker/docker/cmd/dockerd	0.643s	coverage: 19.0% of statements
18:03:09 [2020-01-09T18:03:09.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:03:10 [2020-01-09T18:03:10.634Z] ok  	github.com/docker/docker/container	0.445s	coverage: 42.5% of statements
18:03:11 [2020-01-09T18:03:11.095Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:03:11 [2020-01-09T18:03:11.095Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:03:11 [2020-01-09T18:03:11.095Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:03:11 [2020-01-09T18:03:11.095Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:03:11 [2020-01-09T18:03:11.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:03:12 [2020-01-09T18:03:12.073Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.294s	coverage: 65.3% of statements
18:03:13 [2020-01-09T18:03:13.257Z] ok  	github.com/docker/docker/daemon/cluster	0.053s	coverage: 0.5% of statements
18:03:14 [2020-01-09T18:03:14.114Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
18:03:15 [2020-01-09T18:03:15.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:03:15 [2020-01-09T18:03:15.830Z] #20 ...
18:03:15 [2020-01-09T18:03:15.830Z] 
18:03:15 [2020-01-09T18:03:15.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:03:15 [2020-01-09T18:03:15.830Z] #43 191.3   CC       criu/external.o
18:03:15 [2020-01-09T18:03:15.830Z] #43 192.0   CC       criu/fault-injection.o
18:03:15 [2020-01-09T18:03:15.830Z] #43 192.2   CC       criu/fdstore.o
18:03:15 [2020-01-09T18:03:15.830Z] #43 193.1   CC       criu/fifo.o
18:03:15 [2020-01-09T18:03:15.830Z] #43 193.9   CC       criu/file-ids.o
18:03:15 [2020-01-09T18:03:15.830Z] #43 194.6   CC       criu/file-lock.o
18:03:15 [2020-01-09T18:03:15.830Z] #43 197.4   CC       criu/files-ext.o
18:03:16 [2020-01-09T18:03:16.067Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
18:03:16 [2020-01-09T18:03:16.864Z] #43 198.2   CC       criu/files-reg.o
18:03:17 [2020-01-09T18:03:17.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:03:17 [2020-01-09T18:03:17.124Z] 
18:03:17 [2020-01-09T18:03:17.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:03:17 [2020-01-09T18:03:17.875Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.042s	coverage: 35.8% of statements
18:03:18 [2020-01-09T18:03:18.385Z] #43 ...
18:03:18 [2020-01-09T18:03:18.385Z] 
18:03:18 [2020-01-09T18:03:18.385Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:03:18 [2020-01-09T18:03:18.385Z] #20 9.434 Collecting yamllint==1.16.0
18:03:19 [2020-01-09T18:03:19.021Z] #20 10.06   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:03:19 [2020-01-09T18:03:19.021Z] #20 10.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:03:19 [2020-01-09T18:03:19.315Z] #20 10.33   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:03:19 [2020-01-09T18:03:19.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:03:19 [2020-01-09T18:03:19.646Z] 
18:03:19 [2020-01-09T18:03:19.647Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:03:19 [2020-01-09T18:03:19.647Z] 
18:03:19 [2020-01-09T18:03:19.647Z] 
18:03:19 [2020-01-09T18:03:19.647Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:03:19 [2020-01-09T18:03:19.647Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:03:19 [2020-01-09T18:03:19.647Z] HOSTNAME=34dcc2a1938b
18:03:19 [2020-01-09T18:03:19.647Z] TEST_SKIP_INTEGRATION=1
18:03:19 [2020-01-09T18:03:19.647Z] TESTDEBUG=0
18:03:19 [2020-01-09T18:03:19.647Z] DEST=bundles/test-integration
18:03:19 [2020-01-09T18:03:19.647Z] PWD=/go/src/github.com/docker/docker
18:03:19 [2020-01-09T18:03:19.647Z] KEEPBUNDLE=1
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6
18:03:19 [2020-01-09T18:03:19.647Z] container=docker
18:03:19 [2020-01-09T18:03:19.647Z] HOME=/root
18:03:19 [2020-01-09T18:03:19.647Z] GOLANG_VERSION=1.13.5
18:03:19 [2020-01-09T18:03:19.647Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:03:19 [2020-01-09T18:03:19.647Z] VALIDATE_BRANCH=master
18:03:19 [2020-01-09T18:03:19.647Z] TERM=xterm
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_PKG=github.com/docker/docker
18:03:19 [2020-01-09T18:03:19.647Z] SHLVL=1
18:03:19 [2020-01-09T18:03:19.647Z] TIMEOUT=120m
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_GRAPHDRIVER=overlay2
18:03:19 [2020-01-09T18:03:19.647Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:03:19 [2020-01-09T18:03:19.647Z] GO111MODULE=off
18:03:19 [2020-01-09T18:03:19.647Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:03:19 [2020-01-09T18:03:19.647Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:03:19 [2020-01-09T18:03:19.647Z] GOPATH=/go
18:03:19 [2020-01-09T18:03:19.647Z] PKG_CONFIG=pkg-config
18:03:19 [2020-01-09T18:03:19.647Z] _=/usr/bin/env
18:03:19 [2020-01-09T18:03:19.647Z] Building test suite binary ./integration-cli/test.main
18:03:19 [2020-01-09T18:03:19.647Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:03:19 [2020-01-09T18:03:19.647Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:03:19 [2020-01-09T18:03:19.647Z] HOSTNAME=5b76f89633a7
18:03:19 [2020-01-09T18:03:19.647Z] TEST_SKIP_INTEGRATION=1
18:03:19 [2020-01-09T18:03:19.647Z] TESTDEBUG=0
18:03:19 [2020-01-09T18:03:19.647Z] DEST=bundles/test-integration
18:03:19 [2020-01-09T18:03:19.647Z] PWD=/go/src/github.com/docker/docker
18:03:19 [2020-01-09T18:03:19.647Z] KEEPBUNDLE=1
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6
18:03:19 [2020-01-09T18:03:19.647Z] container=docker
18:03:19 [2020-01-09T18:03:19.647Z] HOME=/root
18:03:19 [2020-01-09T18:03:19.647Z] GOLANG_VERSION=1.13.5
18:03:19 [2020-01-09T18:03:19.647Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:03:19 [2020-01-09T18:03:19.647Z] VALIDATE_BRANCH=master
18:03:19 [2020-01-09T18:03:19.647Z] TERM=xterm
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_PKG=github.com/docker/docker
18:03:19 [2020-01-09T18:03:19.647Z] SHLVL=1
18:03:19 [2020-01-09T18:03:19.647Z] TIMEOUT=120m
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:03:19 [2020-01-09T18:03:19.647Z] DOCKER_GRAPHDRIVER=overlay2
18:03:19 [2020-01-09T18:03:19.647Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:03:19 [2020-01-09T18:03:19.647Z] GO111MODULE=off
18:03:19 [2020-01-09T18:03:19.647Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:03:19 [2020-01-09T18:03:19.647Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:03:19 [2020-01-09T18:03:19.647Z] GOPATH=/go
18:03:19 [2020-01-09T18:03:19.647Z] PKG_CONFIG=pkg-config
18:03:19 [2020-01-09T18:03:19.647Z] _=/usr/bin/env
18:03:19 [2020-01-09T18:03:19.647Z] Building test suite binary ./integration-cli/test.main
18:03:19 [2020-01-09T18:03:19.647Z] No new tests added to integration.
18:03:19 [2020-01-09T18:03:19.647Z] 
18:03:19 [2020-01-09T18:03:19.647Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:03:19 [2020-01-09T18:03:19.687Z] #20 10.47 Collecting pyyaml (from yamllint==1.16.0)
18:03:19 [2020-01-09T18:03:19.687Z] #20 10.88   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:03:21 [2020-01-09T18:03:21.019Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:03:21 [2020-01-09T18:03:21.020Z] HOSTNAME=93ef5dc474c4
18:03:21 [2020-01-09T18:03:21.020Z] TESTDEBUG=0
18:03:21 [2020-01-09T18:03:21.020Z] DEST=bundles/test-integration
18:03:21 [2020-01-09T18:03:21.020Z] PWD=/go/src/github.com/docker/docker
18:03:21 [2020-01-09T18:03:21.020Z] KEEPBUNDLE=1
18:03:21 [2020-01-09T18:03:21.020Z] DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6
18:03:21 [2020-01-09T18:03:21.020Z] container=docker
18:03:21 [2020-01-09T18:03:21.020Z] HOME=/root
18:03:21 [2020-01-09T18:03:21.020Z] GOLANG_VERSION=1.13.5
18:03:21 [2020-01-09T18:03:21.020Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:03:21 [2020-01-09T18:03:21.020Z] VALIDATE_BRANCH=master
18:03:21 [2020-01-09T18:03:21.020Z] TERM=xterm
18:03:21 [2020-01-09T18:03:21.020Z] DOCKER_PKG=github.com/docker/docker
18:03:21 [2020-01-09T18:03:21.020Z] SHLVL=1
18:03:21 [2020-01-09T18:03:21.020Z] TIMEOUT=120m
18:03:21 [2020-01-09T18:03:21.020Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:03:21 [2020-01-09T18:03:21.020Z] DOCKER_GRAPHDRIVER=overlay2
18:03:21 [2020-01-09T18:03:21.020Z] GO111MODULE=off
18:03:21 [2020-01-09T18:03:21.020Z] TEST_SKIP_INTEGRATION_CLI=1
18:03:21 [2020-01-09T18:03:21.020Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:03:21 [2020-01-09T18:03:21.020Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:03:21 [2020-01-09T18:03:21.020Z] GOPATH=/go
18:03:21 [2020-01-09T18:03:21.020Z] PKG_CONFIG=pkg-config
18:03:21 [2020-01-09T18:03:21.020Z] _=/usr/bin/env
18:03:21 [2020-01-09T18:03:21.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:03:21 [2020-01-09T18:03:21.315Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:03:21 [2020-01-09T18:03:21.315Z] Using test binary docker
18:03:21 [2020-01-09T18:03:21.315Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:03:21 [2020-01-09T18:03:21.315Z] +++ /etc/init.d/apparmor start
18:03:21 [2020-01-09T18:03:21.315Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:03:21 [2020-01-09T18:03:21.315Z] INFO: Waiting for daemon to start...
18:03:21 [2020-01-09T18:03:21.315Z] Starting dockerd
18:03:21 [2020-01-09T18:03:21.315Z] +++ 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
18:03:22 [2020-01-09T18:03:22.366Z] tests/integration/api_build_test.py .......................X             [  6%]
18:03:22 [2020-01-09T18:03:22.462Z] #20 13.55 Building wheels for collected packages: pyyaml
18:03:22 [2020-01-09T18:03:22.462Z] #20 13.56   Running setup.py bdist_wheel for pyyaml: started
18:03:22 [2020-01-09T18:03:22.926Z] tests/integration/api_client_test.py .....                               [  7%]
18:03:23 [2020-01-09T18:03:23.673Z] ok  	github.com/docker/docker/daemon/cluster	1.396s	coverage: 0.5% of statements
18:03:23 [2020-01-09T18:03:23.858Z] .
18:03:23 [2020-01-09T18:03:23.858Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:03:23 [2020-01-09T18:03:23.858Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:03:23 [2020-01-09T18:03:23.858Z] Error: No such image: emptyfs
18:03:23 [2020-01-09T18:03:23.858Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:03:23 [2020-01-09T18:03:23.858Z] ++++ docker load
18:03:23 [2020-01-09T18:03:23.858Z] Running integration-test (iteration 1)
18:03:23 [2020-01-09T18:03:23.858Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:03:23 [2020-01-09T18:03:23.858Z] ++ 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
18:03:23 [2020-01-09T18:03:23.858Z] ++ set -e
18:03:23 [2020-01-09T18:03:23.858Z] ++ '[' -n 0 ']'
18:03:23 [2020-01-09T18:03:23.858Z] ++ set -x
18:03:23 [2020-01-09T18:03:23.859Z] ++ env -i DEST=/go/src/github.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
18:03:23 [2020-01-09T18:03:23.982Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
18:03:24 [2020-01-09T18:03:24.855Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 82.1% of statements
18:03:25 [2020-01-09T18:03:25.213Z] ok  	github.com/docker/docker/daemon/config	1.021s	coverage: 80.1% of statements
18:03:25 [2020-01-09T18:03:25.257Z] ok  	github.com/docker/docker/daemon	12.269s	coverage: 17.6% of statements
18:03:25 [2020-01-09T18:03:25.257Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:03:25 [2020-01-09T18:03:25.257Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:03:25 [2020-01-09T18:03:25.316Z] #20 16.05   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:03:25 [2020-01-09T18:03:25.317Z] #20 16.05   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:03:25 [2020-01-09T18:03:25.317Z] #20 16.26 Successfully built pyyaml
18:03:25 [2020-01-09T18:03:25.317Z] #20 16.30 Installing collected packages: pathspec, pyyaml, yamllint
18:03:25 [2020-01-09T18:03:25.368Z] tests/integration/api_config_test.py .....                               [  8%]
18:03:25 [2020-01-09T18:03:25.954Z] #20 17.08 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:03:26 [2020-01-09T18:03:26.182Z] ok  	github.com/docker/docker/daemon/discovery	0.206s	coverage: 30.0% of statements
18:03:26 [2020-01-09T18:03:26.252Z] #20 ...
18:03:26 [2020-01-09T18:03:26.252Z] 
18:03:26 [2020-01-09T18:03:26.252Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:03:26 [2020-01-09T18:03:26.252Z] #46 DONE 299.3s
18:03:26 [2020-01-09T18:03:26.252Z] 
18:03:26 [2020-01-09T18:03:26.252Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:03:26 [2020-01-09T18:03:26.252Z] #43 203.9   CC       criu/files.o
18:03:26 [2020-01-09T18:03:26.550Z] #43 ...
18:03:26 [2020-01-09T18:03:26.550Z] 
18:03:26 [2020-01-09T18:03:26.550Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:03:26 [2020-01-09T18:03:26.550Z] #20 DONE 17.5s
18:03:26 [2020-01-09T18:03:26.550Z] 
18:03:26 [2020-01-09T18:03:26.550Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:03:26 [2020-01-09T18:03:26.658Z] ok  	github.com/docker/docker/daemon/discovery	0.023s	coverage: 30.0% of statements
18:03:26 [2020-01-09T18:03:26.658Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
18:03:26 [2020-01-09T18:03:26.658Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:03:26 [2020-01-09T18:03:26.658Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:03:27 [2020-01-09T18:03:27.164Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.262s	coverage: 10.9% of statements
18:03:27 [2020-01-09T18:03:27.194Z] #30 ...
18:03:27 [2020-01-09T18:03:27.194Z] 
18:03:27 [2020-01-09T18:03:27.194Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:03:27 [2020-01-09T18:03:27.194Z] #43 208.7   CC       criu/filesystems.o
18:03:28 [2020-01-09T18:03:28.039Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
18:03:28 [2020-01-09T18:03:28.133Z] ok  	github.com/docker/docker/daemon/events	0.393s	coverage: 50.0% of statements
18:03:29 [2020-01-09T18:03:29.108Z] ok  	github.com/docker/docker/daemon/graphdriver	0.155s	coverage: 2.3% of statements
18:03:29 [2020-01-09T18:03:29.280Z] #43 210.8   CC       criu/fsnotify.o
18:03:30 [2020-01-09T18:03:30.001Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
18:03:30 [2020-01-09T18:03:30.077Z] ok  	github.com/docker/docker/daemon/links	0.073s	coverage: 93.0% of statements
18:03:31 [2020-01-09T18:03:31.551Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.339s	coverage: 57.9% of statements
18:03:32 [2020-01-09T18:03:32.022Z] #43 212.9   CC       criu/image-desc.o
18:03:32 [2020-01-09T18:03:32.022Z] #43 213.2   CC       criu/image.o
18:03:32 [2020-01-09T18:03:32.261Z] ok  	github.com/docker/docker/daemon	3.137s	coverage: 9.2% of statements
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:03:32 [2020-01-09T18:03:32.261Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:03:33 [2020-01-09T18:03:33.527Z] #43 214.8   CC       criu/ipc_ns.o
18:03:33 [2020-01-09T18:03:33.527Z] #43 ...
18:03:33 [2020-01-09T18:03:33.527Z] 
18:03:33 [2020-01-09T18:03:33.527Z] #30 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:03:33 [2020-01-09T18:03:33.527Z] #30 306.7 + rm -rf /tmp/tmp.Sh9CKmYcTa
18:03:33 [2020-01-09T18:03:33.801Z] ok  	github.com/docker/docker/daemon/logger	0.664s	coverage: 43.0% of statements
18:03:33 [2020-01-09T18:03:33.819Z] #30 DONE 307.0s
18:03:33 [2020-01-09T18:03:33.819Z] 
18:03:33 [2020-01-09T18:03:33.819Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:03:33 [2020-01-09T18:03:33.843Z] Loaded image: buildpack-deps:jessie
18:03:33 [2020-01-09T18:03:33.843Z] Loaded image: busybox:latest
18:03:33 [2020-01-09T18:03:33.843Z] Loaded image: busybox:glibc
18:03:33 [2020-01-09T18:03:33.843Z] Loaded image: debian:jessie
18:03:33 [2020-01-09T18:03:33.843Z] Loaded image: hello-world:latest
18:03:33 [2020-01-09T18:03:33.843Z] INFO: Testing against a local daemon
18:03:33 [2020-01-09T18:03:33.843Z] === RUN   TestCgroupNamespacesBuild
18:03:34 [2020-01-09T18:03:34.261Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.546s	coverage: 77.4% of statements
18:03:34 [2020-01-09T18:03:34.261Z] ok  	github.com/docker/docker/daemon/images	0.500s	coverage: 4.9% of statements
18:03:34 [2020-01-09T18:03:34.261Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:03:34 [2020-01-09T18:03:34.261Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:03:34 [2020-01-09T18:03:34.261Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:03:34 [2020-01-09T18:03:34.261Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:03:34 [2020-01-09T18:03:34.261Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:03:34 [2020-01-09T18:03:34.261Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:03:34 [2020-01-09T18:03:34.261Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:03:35 [2020-01-09T18:03:35.802Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.260s	coverage: 88.3% of statements
18:03:35 [2020-01-09T18:03:35.802Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.437s	coverage: 62.1% of statements
18:03:35 [2020-01-09T18:03:35.898Z] #40 ...
18:03:35 [2020-01-09T18:03:35.898Z] 
18:03:35 [2020-01-09T18:03:35.898Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:03:35 [2020-01-09T18:03:35.898Z] #43 217.3   CC       criu/irmap.o
18:03:36 [2020-01-09T18:03:36.934Z] #43 218.4   CC       criu/kcmp-ids.o
18:03:37 [2020-01-09T18:03:37.132Z] --- PASS: TestCgroupNamespacesBuild (3.72s)
18:03:37 [2020-01-09T18:03:37.132Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:03:37 [2020-01-09T18:03:37.341Z] ok  	github.com/docker/docker/daemon/logger/local	0.440s	coverage: 74.7% of statements
18:03:37 [2020-01-09T18:03:37.341Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:03:37 [2020-01-09T18:03:37.341Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.334s	coverage: 21.4% of statements
18:03:37 [2020-01-09T18:03:37.568Z] #43 218.9   CC       criu/kerndat.o
18:03:38 [2020-01-09T18:03:38.160Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.555s	coverage: 45.9% of statements
18:03:39 [2020-01-09T18:03:39.037Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
18:03:39 [2020-01-09T18:03:39.037Z] === RUN   TestBuildWithSession
18:03:39 [2020-01-09T18:03:39.037Z] --- SKIP: TestBuildWithSession (0.00s)
18:03:39 [2020-01-09T18:03:39.037Z]     build_session_test.go:25: TODO: BuildKit
18:03:39 [2020-01-09T18:03:39.037Z] === RUN   TestBuildSquashParent
18:03:39 [2020-01-09T18:03:39.532Z] ok  	github.com/docker/docker/daemon/logger/templates	0.362s	coverage: 8.3% of statements
18:03:39 [2020-01-09T18:03:39.532Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.610s	coverage: 47.8% of statements
18:03:39 [2020-01-09T18:03:39.633Z] #43 220.9   CC       criu/libnetlink.o
18:03:39 [2020-01-09T18:03:39.925Z] #43 221.6   CC       criu/log.o
18:03:40 [2020-01-09T18:03:40.086Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.724s	coverage: 72.5% of statements
18:03:40 [2020-01-09T18:03:40.086Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:03:40 [2020-01-09T18:03:40.924Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.972s	coverage: 48.6% of statements
18:03:40 [2020-01-09T18:03:40.966Z] #43 222.3   CC       criu/lsm.o
18:03:41 [2020-01-09T18:03:41.076Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.274s	coverage: 82.5% of statements
18:03:41 [2020-01-09T18:03:41.076Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:03:41 [2020-01-09T18:03:41.076Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:03:41 [2020-01-09T18:03:41.076Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:03:41 [2020-01-09T18:03:41.623Z] #43 223.1   CC       criu/mem.o
18:03:42 [2020-01-09T18:03:42.929Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.527s	coverage: 76.1% of statements
18:03:43 [2020-01-09T18:03:43.261Z] ok  	github.com/docker/docker/distribution	1.603s	coverage: 20.3% of statements
18:03:43 [2020-01-09T18:03:43.261Z] ok  	github.com/docker/docker/distribution/metadata	1.423s	coverage: 48.2% of statements
18:03:43 [2020-01-09T18:03:43.722Z] ok  	github.com/docker/docker/errdefs	0.170s	coverage: 49.4% of statements
18:03:43 [2020-01-09T18:03:43.722Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:03:44 [2020-01-09T18:03:44.327Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
18:03:44 [2020-01-09T18:03:44.645Z] #43 226.1   CC       criu/mount.o
18:03:45 [2020-01-09T18:03:45.215Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
18:03:45 [2020-01-09T18:03:45.603Z] --- PASS: TestBuildSquashParent (6.04s)
18:03:45 [2020-01-09T18:03:45.603Z] === RUN   TestBuildWithRemoveAndForceRemove
18:03:45 [2020-01-09T18:03:45.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:03:45 [2020-01-09T18:03:45.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:03:45 [2020-01-09T18:03:45.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:03:45 [2020-01-09T18:03:45.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:03:45 [2020-01-09T18:03:45.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:03:45 [2020-01-09T18:03:45.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:03:45 [2020-01-09T18:03:45.603Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:03:45 [2020-01-09T18:03:45.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:03:45 [2020-01-09T18:03:45.603Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:03:45 [2020-01-09T18:03:45.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:03:45 [2020-01-09T18:03:45.603Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:03:45 [2020-01-09T18:03:45.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:03:45 [2020-01-09T18:03:45.603Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:03:45 [2020-01-09T18:03:45.603Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:03:45 [2020-01-09T18:03:45.603Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:03:45 [2020-01-09T18:03:45.603Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:03:45 [2020-01-09T18:03:45.903Z] ok  	github.com/docker/docker/distribution/xfer	2.739s	coverage: 77.3% of statements
18:03:45 [2020-01-09T18:03:45.903Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:03:45 [2020-01-09T18:03:45.903Z] ok  	github.com/docker/docker/image/v1	0.258s	coverage: 25.0% of statements
18:03:46 [2020-01-09T18:03:46.366Z] ok  	github.com/docker/docker/image/cache	0.396s	coverage: 19.2% of statements
18:03:46 [2020-01-09T18:03:46.826Z] ok  	github.com/docker/docker/image	1.127s	coverage: 86.4% of statements
18:03:47 [2020-01-09T18:03:47.209Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.746s	coverage: 59.8% of statements
18:03:47 [2020-01-09T18:03:47.210Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:03:47 [2020-01-09T18:03:47.210Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:03:47 [2020-01-09T18:03:47.287Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:03:47 [2020-01-09T18:03:47.287Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:03:47 [2020-01-09T18:03:47.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:03:47 [2020-01-09T18:03:47.617Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 4.9% of statements
18:03:47 [2020-01-09T18:03:47.617Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:03:47 [2020-01-09T18:03:47.617Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
18:03:47 [2020-01-09T18:03:47.617Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:03:47 [2020-01-09T18:03:47.747Z] ok  	github.com/docker/docker/libcontainerd/queue	0.074s	coverage: 100.0% of statements
18:03:48 [2020-01-09T18:03:48.086Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:03:49 [2020-01-09T18:03:49.560Z] ok  	github.com/docker/docker/daemon/logger	0.211s	coverage: 42.7% of statements
18:03:49 [2020-01-09T18:03:49.929Z] ok  	github.com/docker/docker/pkg/aaparser	0.057s	coverage: 50.0% of statements
18:03:50 [2020-01-09T18:03:50.042Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.138s	coverage: 77.8% of statements
18:03:50 [2020-01-09T18:03:50.042Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:03:50 [2020-01-09T18:03:50.042Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:03:50 [2020-01-09T18:03:50.389Z] ok  	github.com/docker/docker/layer	0.409s	coverage: 30.0% of statements
18:03:50 [2020-01-09T18:03:50.389Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:03:50 [2020-01-09T18:03:50.621Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:03:50 [2020-01-09T18:03:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s)
18:03:50 [2020-01-09T18:03:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
18:03:50 [2020-01-09T18:03:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s)
18:03:50 [2020-01-09T18:03:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.62s)
18:03:50 [2020-01-09T18:03:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s)
18:03:50 [2020-01-09T18:03:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
18:03:50 [2020-01-09T18:03:50.621Z] === RUN   TestBuildMultiStageCopy
18:03:50 [2020-01-09T18:03:50.621Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:03:51 [2020-01-09T18:03:51.358Z] ok  	github.com/docker/docker/opts	0.263s	coverage: 67.3% of statements
18:03:51 [2020-01-09T18:03:51.578Z] #43 232.4   CC       criu/namespaces.o
18:03:51 [2020-01-09T18:03:51.809Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
18:03:51 [2020-01-09T18:03:51.809Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
18:03:52 [2020-01-09T18:03:52.327Z] ok  	github.com/docker/docker/libcontainerd/local	0.391s	coverage: 1.0% of statements
18:03:52 [2020-01-09T18:03:52.327Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:03:52 [2020-01-09T18:03:52.327Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:03:52 [2020-01-09T18:03:52.327Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:03:52 [2020-01-09T18:03:52.327Z] ?   	github.com/docker/docker/oci	[no test files]
18:03:52 [2020-01-09T18:03:52.327Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:03:52 [2020-01-09T18:03:52.523Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:03:52 [2020-01-09T18:03:52.789Z] ok  	github.com/docker/docker/pkg/broadcaster	0.052s	coverage: 100.0% of statements
18:03:52 [2020-01-09T18:03:52.965Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 88.3% of statements
18:03:53 [2020-01-09T18:03:53.090Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:03:53 [2020-01-09T18:03:53.248Z] ok  	github.com/docker/docker/pkg/capabilities	0.051s	coverage: 87.5% of statements
18:03:53 [2020-01-09T18:03:53.366Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.019s	coverage: 62.1% of statements
18:03:53 [2020-01-09T18:03:53.657Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:03:53 [2020-01-09T18:03:53.709Z] ok  	github.com/docker/docker/pkg/authorization	0.612s	coverage: 26.8% of statements
18:03:53 [2020-01-09T18:03:53.766Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 74.7% of statements
18:03:53 [2020-01-09T18:03:53.766Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:03:54 [2020-01-09T18:03:54.225Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:03:54 [2020-01-09T18:03:54.324Z] #43 235.6   CC       criu/net.o
18:03:54 [2020-01-09T18:03:54.484Z] --- PASS: TestBuildMultiStageCopy (4.43s)
18:03:54 [2020-01-09T18:03:54.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s)
18:03:54 [2020-01-09T18:03:54.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
18:03:54 [2020-01-09T18:03:54.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
18:03:54 [2020-01-09T18:03:54.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
18:03:54 [2020-01-09T18:03:54.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
18:03:54 [2020-01-09T18:03:54.484Z] === RUN   TestBuildMultiStageParentConfig
18:03:54 [2020-01-09T18:03:54.627Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.008s	coverage: 19.9% of statements
18:03:55 [2020-01-09T18:03:55.250Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.186s	coverage: 15.4% of statements
18:03:55 [2020-01-09T18:03:55.250Z] ok  	github.com/docker/docker/pkg/directory	0.206s	coverage: 80.0% of statements
18:03:56 [2020-01-09T18:03:56.058Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
18:03:56 [2020-01-09T18:03:56.221Z] ok  	github.com/docker/docker/pkg/discovery	0.150s	coverage: 58.3% of statements
18:03:56 [2020-01-09T18:03:56.387Z] --- PASS: TestBuildMultiStageParentConfig (1.50s)
18:03:56 [2020-01-09T18:03:56.387Z] === RUN   TestBuildLabelWithTargets
18:03:56 [2020-01-09T18:03:56.473Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
18:03:56 [2020-01-09T18:03:56.682Z] ok  	github.com/docker/docker/pkg/discovery/file	0.193s	coverage: 92.9% of statements
18:03:57 [2020-01-09T18:03:57.342Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
18:03:57 [2020-01-09T18:03:57.342Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.624s	coverage: 82.5% of statements
18:03:57 [2020-01-09T18:03:57.342Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:03:57 [2020-01-09T18:03:57.342Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:03:57 [2020-01-09T18:03:57.652Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.140s	coverage: 92.3% of statements
18:03:58 [2020-01-09T18:03:58.293Z] --- PASS: TestBuildLabelWithTargets (2.27s)
18:03:58 [2020-01-09T18:03:58.293Z] === RUN   TestBuildWithEmptyLayers
18:03:58 [2020-01-09T18:03:58.621Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.151s	coverage: 93.8% of statements
18:03:59 [2020-01-09T18:03:59.318Z] ok  	github.com/docker/docker/distribution/metadata	0.069s	coverage: 48.2% of statements
18:03:59 [2020-01-09T18:03:59.594Z] ok  	github.com/docker/docker/pkg/filenotify	0.134s	coverage: 45.7% of statements
18:03:59 [2020-01-09T18:03:59.671Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
18:03:59 [2020-01-09T18:03:59.671Z] === RUN   TestBuildMultiStageOnBuild
18:03:59 [2020-01-09T18:03:59.744Z] ok  	github.com/docker/docker/distribution	0.396s	coverage: 22.1% of statements
18:03:59 [2020-01-09T18:03:59.744Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:04:00 [2020-01-09T18:04:00.055Z] ok  	github.com/docker/docker/pkg/fileutils	0.180s	coverage: 87.7% of statements
18:04:00 [2020-01-09T18:04:00.515Z] ok  	github.com/docker/docker/pkg/homedir	0.087s	coverage: 42.9% of statements
18:04:01 [2020-01-09T18:04:01.149Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
18:04:01 [2020-01-09T18:04:01.217Z] #43 241.8   CC       criu/netfilter.o
18:04:01 [2020-01-09T18:04:01.217Z] #43 242.5   CC       criu/page-pipe.o
18:04:01 [2020-01-09T18:04:01.597Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.438s	coverage: 84.1% of statements
18:04:02 [2020-01-09T18:04:02.063Z] ok  	github.com/docker/docker/pkg/idtools	0.159s	coverage: 6.3% of statements
18:04:02 [2020-01-09T18:04:02.090Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
18:04:02 [2020-01-09T18:04:02.278Z] --- PASS: TestBuildMultiStageOnBuild (2.90s)
18:04:02 [2020-01-09T18:04:02.278Z] === RUN   TestBuildUncleanTarFilenames
18:04:02 [2020-01-09T18:04:02.368Z] #43 243.7   CC       criu/page-xfer.o
18:04:02 [2020-01-09T18:04:02.945Z] ok  	github.com/docker/docker/distribution/xfer	1.936s	coverage: 85.1% of statements
18:04:02 [2020-01-09T18:04:02.945Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:04:02 [2020-01-09T18:04:02.945Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
18:04:02 [2020-01-09T18:04:02.945Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:04:03 [2020-01-09T18:04:03.035Z] ok  	github.com/docker/docker/pkg/archive	10.516s	coverage: 62.0% of statements
18:04:03 [2020-01-09T18:04:03.035Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.249s	coverage: 91.7% of statements
18:04:03 [2020-01-09T18:04:03.035Z] ok  	github.com/docker/docker/pkg/locker	0.057s	coverage: 88.9% of statements
18:04:03 [2020-01-09T18:04:03.035Z] ok  	github.com/docker/docker/pkg/ioutils	0.708s	coverage: 69.2% of statements
18:04:03 [2020-01-09T18:04:03.654Z] --- PASS: TestBuildUncleanTarFilenames (1.43s)
18:04:03 [2020-01-09T18:04:03.654Z] === RUN   TestBuildMultiStageLayerLeak
18:04:04 [2020-01-09T18:04:04.007Z] ok  	github.com/docker/docker/pkg/longpath	0.067s	coverage: 100.0% of statements
18:04:04 [2020-01-09T18:04:04.007Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
18:04:04 [2020-01-09T18:04:04.357Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
18:04:04 [2020-01-09T18:04:04.357Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:04:04 [2020-01-09T18:04:04.468Z] ok  	github.com/docker/docker/pkg/parsers	0.097s	coverage: 97.0% of statements
18:04:04 [2020-01-09T18:04:04.474Z] #43 245.8   CC       criu/pagemap-cache.o
18:04:05 [2020-01-09T18:04:05.110Z] #43 246.5   CC       criu/pagemap.o
18:04:05 [2020-01-09T18:04:05.215Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
18:04:05 [2020-01-09T18:04:05.440Z] ok  	github.com/docker/docker/pkg/pidfile	0.086s	coverage: 82.6% of statements
18:04:05 [2020-01-09T18:04:05.633Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:04:06 [2020-01-09T18:04:06.062Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 66.9% of statements
18:04:06 [2020-01-09T18:04:06.463Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:04:06 [2020-01-09T18:04:06.625Z] #43 248.1   CC       criu/parasite-syscall.o
18:04:06 [2020-01-09T18:04:06.953Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s)
18:04:06 [2020-01-09T18:04:06.953Z] === RUN   TestBuildWithHugeFile
18:04:06 [2020-01-09T18:04:06.985Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.273s	coverage: 56.8% of statements
18:04:07 [2020-01-09T18:04:07.956Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.124s	coverage: 85.7% of statements
18:04:07 [2020-01-09T18:04:07.956Z] ok  	github.com/docker/docker/pkg/pools	0.077s	coverage: 88.2% of statements
18:04:08 [2020-01-09T18:04:08.472Z] ok  	github.com/docker/docker/pkg/archive	0.538s	coverage: 76.8% of statements
18:04:08 [2020-01-09T18:04:08.699Z] #43 249.9   CC       criu/path.o
18:04:08 [2020-01-09T18:04:08.927Z] ok  	github.com/docker/docker/pkg/progress	0.031s	coverage: 75.9% of statements
18:04:08 [2020-01-09T18:04:08.997Z] #43 250.6   CC       criu/pie-util-vdso-elf32.o
18:04:09 [2020-01-09T18:04:09.898Z] ok  	github.com/docker/docker/pkg/reexec	0.092s	coverage: 82.4% of statements
18:04:09 [2020-01-09T18:04:09.898Z] ok  	github.com/docker/docker/pkg/pubsub	1.089s	coverage: 73.9% of statements
18:04:09 [2020-01-09T18:04:09.980Z] ok  	github.com/docker/docker/pkg/authorization	0.170s	coverage: 68.3% of statements
18:04:09 [2020-01-09T18:04:09.980Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:04:10 [2020-01-09T18:04:10.039Z] #43 251.6   CC       criu/pie-util-vdso.o
18:04:10 [2020-01-09T18:04:10.414Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
18:04:10 [2020-01-09T18:04:10.869Z] ok  	github.com/docker/docker/pkg/signal	0.045s	coverage: 20.3% of statements
18:04:11 [2020-01-09T18:04:11.078Z] #43 252.4   CC       criu/pie-util.o
18:04:11 [2020-01-09T18:04:11.329Z] ok  	github.com/docker/docker/pkg/stdcopy	0.082s	coverage: 100.0% of statements
18:04:11 [2020-01-09T18:04:11.370Z] #43 252.8   CC       criu/pipes.o
18:04:12 [2020-01-09T18:04:12.305Z] ok  	github.com/docker/docker/pkg/streamformatter	0.053s	coverage: 66.2% of statements
18:04:12 [2020-01-09T18:04:12.306Z] ok  	github.com/docker/docker/pkg/stringid	0.071s	coverage: 70.6% of statements
18:04:12 [2020-01-09T18:04:12.885Z] #43 254.1   CC       criu/plugin.o
18:04:13 [2020-01-09T18:04:13.179Z] #43 254.8   CC       criu/proc_parse.o
18:04:13 [2020-01-09T18:04:13.277Z] ok  	github.com/docker/docker/pkg/sysinfo	0.065s	coverage: 38.2% of statements
18:04:13 [2020-01-09T18:04:13.775Z] ok  	github.com/docker/docker/layer	8.003s	coverage: 68.8% of statements
18:04:13 [2020-01-09T18:04:13.775Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:04:13 [2020-01-09T18:04:13.775Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:04:13 [2020-01-09T18:04:13.775Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:04:13 [2020-01-09T18:04:13.775Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:04:13 [2020-01-09T18:04:13.775Z] ?   	github.com/docker/docker/oci	[no test files]
18:04:13 [2020-01-09T18:04:13.775Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:04:13 [2020-01-09T18:04:13.775Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
18:04:14 [2020-01-09T18:04:14.176Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
18:04:14 [2020-01-09T18:04:14.246Z] ok  	github.com/docker/docker/pkg/system	0.081s	coverage: 13.1% of statements
18:04:14 [2020-01-09T18:04:14.582Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
18:04:14 [2020-01-09T18:04:14.582Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.402s	coverage: 43.2% of statements
18:04:14 [2020-01-09T18:04:14.582Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:04:14 [2020-01-09T18:04:14.582Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:04:14 [2020-01-09T18:04:14.706Z] ok  	github.com/docker/docker/pkg/tailfile	0.146s	coverage: 88.6% of statements
18:04:15 [2020-01-09T18:04:15.491Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
18:04:15 [2020-01-09T18:04:15.917Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
18:04:16 [2020-01-09T18:04:16.249Z] ok  	github.com/docker/docker/pkg/tarsum	0.204s	coverage: 89.3% of statements
18:04:16 [2020-01-09T18:04:16.249Z] ok  	github.com/docker/docker/pkg/term	0.050s	coverage: 30.8% of statements
18:04:16 [2020-01-09T18:04:16.768Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
18:04:17 [2020-01-09T18:04:17.219Z] testing: warning: no tests to run
18:04:17 [2020-01-09T18:04:17.219Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: 0.0% of statements [no tests to run]
18:04:17 [2020-01-09T18:04:17.219Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
18:04:17 [2020-01-09T18:04:17.643Z] ok  	github.com/docker/docker/pkg/filenotify	0.616s	coverage: 67.0% of statements
18:04:17 [2020-01-09T18:04:17.679Z] ok  	github.com/docker/docker/pkg/urlutil	0.045s	coverage: 100.0% of statements
18:04:18 [2020-01-09T18:04:18.139Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
18:04:18 [2020-01-09T18:04:18.528Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
18:04:18 [2020-01-09T18:04:18.947Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.215s	coverage: 84.1% of statements
18:04:19 [2020-01-09T18:04:19.363Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
18:04:19 [2020-01-09T18:04:19.363Z] ok  	github.com/docker/docker/pkg/fsutils	0.409s	coverage: 85.1% of statements
18:04:20 [2020-01-09T18:04:20.081Z] #43 260.7   CC       criu/protobuf-desc.o
18:04:20 [2020-01-09T18:04:20.234Z] ok  	github.com/docker/docker/pkg/idtools	0.324s	coverage: 70.1% of statements
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:04:20 [2020-01-09T18:04:20.326Z] ok  	github.com/docker/docker/plugin/v2	0.088s	coverage: 20.1% of statements
18:04:20 [2020-01-09T18:04:20.662Z] ok  	github.com/docker/docker/pkg/ioutils	0.491s	coverage: 69.3% of statements
18:04:20 [2020-01-09T18:04:20.711Z] #43 262.2   CC       criu/protobuf.o
18:04:20 [2020-01-09T18:04:20.786Z] ok  	github.com/docker/docker/plugin	0.305s	coverage: 11.6% of statements
18:04:21 [2020-01-09T18:04:21.088Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
18:04:21 [2020-01-09T18:04:21.345Z] #43 262.8   CC       criu/pstree.o
18:04:21 [2020-01-09T18:04:21.505Z] ok  	github.com/docker/docker/pkg/locker	0.034s	coverage: 88.9% of statements
18:04:21 [2020-01-09T18:04:21.505Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
18:04:21 [2020-01-09T18:04:21.505Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:04:21 [2020-01-09T18:04:21.505Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
18:04:21 [2020-01-09T18:04:21.758Z] ok  	github.com/docker/docker/reference	0.148s	coverage: 84.4% of statements
18:04:21 [2020-01-09T18:04:21.978Z] #43 ...
18:04:21 [2020-01-09T18:04:21.978Z] 
18:04:21 [2020-01-09T18:04:21.978Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:04:21 [2020-01-09T18:04:21.978Z] #40 355.4 + dpkg --print-architecture
18:04:21 [2020-01-09T18:04:21.978Z] #40 355.4 + cd /tmp/tmp.uXrknsDj5d/src/github.com/docker/distribution
18:04:21 [2020-01-09T18:04:21.978Z] #40 355.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:04:22 [2020-01-09T18:04:22.371Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:04:22 [2020-01-09T18:04:22.371Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
18:04:22 [2020-01-09T18:04:22.612Z] #40 356.0 + GOPATH=/tmp/tmp.uXrknsDj5d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uXrknsDj5d
18:04:22 [2020-01-09T18:04:22.728Z] ok  	github.com/docker/docker/registry/resumable	0.270s	coverage: 100.0% of statements
18:04:22 [2020-01-09T18:04:22.780Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 91.4% of statements
18:04:22 [2020-01-09T18:04:22.904Z] #40 356.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:04:23 [2020-01-09T18:04:23.189Z] ok  	github.com/docker/docker/restartmanager	0.055s	coverage: 50.9% of statements
18:04:23 [2020-01-09T18:04:23.191Z] ok  	github.com/docker/docker/pkg/mount	1.154s	coverage: 70.0% of statements
18:04:23 [2020-01-09T18:04:23.191Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:04:23 [2020-01-09T18:04:23.191Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
18:04:23 [2020-01-09T18:04:23.191Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:04:23 [2020-01-09T18:04:23.191Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:04:24 [2020-01-09T18:04:24.050Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
18:04:24 [2020-01-09T18:04:24.159Z] ok  	github.com/docker/docker/registry	0.499s	coverage: 51.7% of statements
18:04:24 [2020-01-09T18:04:24.625Z] ok  	github.com/docker/docker/runconfig	0.140s	coverage: 54.5% of statements
18:04:24 [2020-01-09T18:04:24.625Z] ok  	github.com/docker/docker/testutil	0.148s	coverage: 62.5% of statements
18:04:25 [2020-01-09T18:04:25.141Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:04:25 [2020-01-09T18:04:25.580Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:04:26 [2020-01-09T18:04:26.015Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:04:27 [2020-01-09T18:04:27.404Z] ok  	github.com/docker/docker/pkg/pubsub	1.058s	coverage: 73.9% of statements
18:04:27 [2020-01-09T18:04:27.542Z] ok  	github.com/docker/docker/volume/drivers	0.166s	coverage: 36.1% of statements
18:04:27 [2020-01-09T18:04:27.814Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
18:04:28 [2020-01-09T18:04:28.006Z] ok  	github.com/docker/docker/volume/local	0.288s	coverage: 37.7% of statements
18:04:28 [2020-01-09T18:04:28.467Z] ok  	github.com/docker/docker/volume/mounts	0.179s	coverage: 66.2% of statements
18:04:30 [2020-01-09T18:04:30.008Z] ok  	github.com/docker/docker/volume/service	0.453s	coverage: 70.3% of statements
18:04:31 [2020-01-09T18:04:31.129Z] ok  	github.com/docker/docker/pkg/signal	2.484s	coverage: 61.0% of statements
18:04:31 [2020-01-09T18:04:31.129Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:04:31 [2020-01-09T18:04:31.537Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:04:31 [2020-01-09T18:04:31.537Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:04:31 [2020-01-09T18:04:31.950Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
18:04:32 [2020-01-09T18:04:32.343Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 80.6% of statements
18:04:33 [2020-01-09T18:04:33.192Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.2% of statements
18:04:33 [2020-01-09T18:04:33.598Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
18:04:34 [2020-01-09T18:04:34.468Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
18:04:34 [2020-01-09T18:04:34.875Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
18:04:34 [2020-01-09T18:04:34.875Z] testing: warning: no tests to run
18:04:34 [2020-01-09T18:04:34.875Z] coverage: [no statements]
18:04:34 [2020-01-09T18:04:34.875Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:04:35 [2020-01-09T18:04:35.282Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:04:35 [2020-01-09T18:04:35.559Z] #40 ...
18:04:35 [2020-01-09T18:04:35.559Z] 
18:04:35 [2020-01-09T18:04:35.559Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:04:35 [2020-01-09T18:04:35.559Z] #43 265.0   CC       criu/rbtree.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 265.5   CC       criu/rst-malloc.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 266.3   CC       criu/seccomp.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 267.4   CC       criu/seize.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 269.2   CC       criu/servicefd.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 269.9   CC       criu/shmem.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 271.5   CC       criu/sigframe.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 271.9   CC       criu/signalfd.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 272.7   CC       criu/sk-inet.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 274.6   CC       criu/sk-netlink.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 275.5   CC       criu/sk-packet.o
18:04:35 [2020-01-09T18:04:35.559Z] #43 276.7   CC       criu/sk-queue.o
18:04:35 [2020-01-09T18:04:35.698Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:04:36 [2020-01-09T18:04:36.092Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:04:36 [2020-01-09T18:04:36.194Z] #43 277.6   CC       criu/sk-tcp.o
18:04:37 [2020-01-09T18:04:37.237Z] #43 278.5   CC       criu/sk-unix.o
18:04:38 [2020-01-09T18:04:38.675Z] ok  	github.com/docker/docker/plugin	0.543s	coverage: 27.1% of statements
18:04:39 [2020-01-09T18:04:39.077Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:04:39 [2020-01-09T18:04:39.948Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
18:04:40 [2020-01-09T18:04:40.380Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
18:04:40 [2020-01-09T18:04:40.782Z] #43 282.2   CC       criu/sockets.o
18:04:42 [2020-01-09T18:04:42.378Z] ok  	github.com/docker/docker/registry	0.178s	coverage: 56.0% of statements
18:04:42 [2020-01-09T18:04:42.492Z] ok  	github.com/docker/docker/pkg/plugins	35.080s	coverage: 73.4% of statements
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/rootless	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/volume	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:04:42 [2020-01-09T18:04:42.492Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:04:42 [2020-01-09T18:04:42.817Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
18:04:42 [2020-01-09T18:04:42.853Z] #43 284.0   CC       criu/stats.o
18:04:43 [2020-01-09T18:04:43.144Z] #43 284.6   CC       criu/string.o
18:04:43 [2020-01-09T18:04:43.262Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:04:43 [2020-01-09T18:04:43.436Z] #43 284.8   CC       criu/sysctl.o
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === Skipped
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     dispatchers_test.go:376: Windows does not support stopsignal
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     client_test.go:23: runtime.GOOS == "windows"
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     daemon_test.go:147: root required
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     reload_test.go:520: root required
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     pull_v2_test.go:73: Needs fixing on Windows
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     pull_v2_test.go:118: Needs fixing on Windows
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     download_test.go:268: Needs fixing on Windows
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     layer_test.go:304: Failing on Windows
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.039Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:04:44 [2020-01-09T18:04:44.039Z]     layer_test.go:353: Failing on Windows
18:04:44 [2020-01-09T18:04:44.039Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     layer_test.go:468: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     layer_test.go:697: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     migration_test.go:46: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     migration_test.go:182: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     mount_test.go:17: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     mount_test.go:76: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     mount_test.go:125: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     mount_test.go:212: Failing on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:133: Xz not present in msys2
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:238: Failing on Windows CI machines
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_windows_test.go:16: Currently fails
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     changes_test.go:192: needs more investigation
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     changes_test.go:405: needs further investigation
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     changes_test.go:441: needs further investigation
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     poller_test.go:41: No chmod on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     fileutils_test.go:134: Needs porting to Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     fileutils_test.go:180: Needs porting to Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
18:04:44 [2020-01-09T18:04:44.040Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:04:44 [2020-01-09T18:04:44.040Z]     local_test.go:181: runtime.GOOS == "windows"
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] 
18:04:44 [2020-01-09T18:04:44.040Z] DONE 1759 tests, 46 skipped in 219.791s
18:04:44 [2020-01-09T18:04:44.040Z] INFO: make.ps1 ended at 01/09/2020 18:04:43
18:04:44 [2020-01-09T18:04:44.176Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
18:04:44 [2020-01-09T18:04:44.470Z] #43 286.0   CC       criu/sysfs_parse.o
18:04:44 [2020-01-09T18:04:44.639Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:04:45 [2020-01-09T18:04:45.101Z] #43 286.6   CC       criu/timerfd.o
18:04:45 [2020-01-09T18:04:45.581Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:04:46 [2020-01-09T18:04:46.042Z] INFO: Unit tests ended at 01/09/2020 18:04:45. Duration:00:03:56.7543439
18:04:46 [2020-01-09T18:04:46.042Z] INFO: Building busybox
18:04:46 [2020-01-09T18:04:46.042Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:04:46 [2020-01-09T18:04:46.042Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:04:46 [2020-01-09T18:04:46.042Z] 
18:04:46 [2020-01-09T18:04:46.042Z] Sending build context to Docker daemon   2.56kB
18:04:46 [2020-01-09T18:04:46.042Z] 
18:04:46 [2020-01-09T18:04:46.042Z] Step 1/6 : FROM microsoft/windowsservercore
18:04:46 [2020-01-09T18:04:46.042Z]  ---> 782a75e44953
18:04:46 [2020-01-09T18:04:46.042Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
18:04:46 [2020-01-09T18:04:46.142Z] #43 287.3   CC       criu/tty.o
18:04:46 [2020-01-09T18:04:46.512Z]  ---> Running in c468256253d2
18:04:48 [2020-01-09T18:04:48.059Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:04:48 [2020-01-09T18:04:48.458Z] ok  	github.com/docker/docker/volume/local	0.031s	coverage: 73.0% of statements
18:04:48 [2020-01-09T18:04:48.869Z] ok  	github.com/docker/docker/volume/mounts	0.042s	coverage: 67.0% of statements
18:04:48 [2020-01-09T18:04:48.878Z] #43 ...
18:04:48 [2020-01-09T18:04:48.878Z] 
18:04:48 [2020-01-09T18:04:48.878Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:04:48 [2020-01-09T18:04:48.878Z] #56 216.0 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
18:04:50 [2020-01-09T18:04:50.248Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
18:04:52 [2020-01-09T18:04:52.314Z] Removing intermediate container c468256253d2
18:04:52 [2020-01-09T18:04:52.314Z]  ---> 15cba624d1b2
18:04:52 [2020-01-09T18:04:52.314Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
18:04:52 [2020-01-09T18:04:52.399Z] #56 219.7 + mkdir -p /build
18:04:52 [2020-01-09T18:04:52.399Z] #56 219.7 + cp runc /build/runc
18:04:52 [2020-01-09T18:04:52.399Z] #56 DONE 219.8s
18:04:52 [2020-01-09T18:04:52.399Z] 
18:04:52 [2020-01-09T18:04:52.399Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:04:52 [2020-01-09T18:04:52.399Z] #43 291.1   CC       criu/tun.o
18:04:52 [2020-01-09T18:04:52.399Z] #43 292.3   CC       criu/uffd.o
18:04:53 [2020-01-09T18:04:53.283Z] 
18:04:53 [2020-01-09T18:04:53.438Z] #43 295.0   CC       criu/util.o
18:04:53 [2020-01-09T18:04:53.647Z] --- PASS: TestBuildWithHugeFile (41.83s)
18:04:53 [2020-01-09T18:04:53.647Z] === RUN   TestBuildWithEmptyDockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:53 [2020-01-09T18:04:53.647Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
18:04:53 [2020-01-09T18:04:53.647Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
18:04:53 [2020-01-09T18:04:53.647Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
18:04:53 [2020-01-09T18:04:53.647Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
18:04:53 [2020-01-09T18:04:53.647Z] === RUN   TestBuildPreserveOwnership
18:04:53 [2020-01-09T18:04:53.647Z] === RUN   TestBuildPreserveOwnership/copy_from
18:04:53 [2020-01-09T18:04:53.647Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:04:53 [2020-01-09T18:04:53.743Z]  ---> 883e81b7fa01
18:04:53 [2020-01-09T18:04:53.743Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
18:04:53 [2020-01-09T18:04:53.743Z]  ---> Running in 4b7dd84883e8
18:04:55 [2020-01-09T18:04:55.025Z] --- PASS: TestBuildPreserveOwnership (6.17s)
18:04:55 [2020-01-09T18:04:55.025Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.00s)
18:04:55 [2020-01-09T18:04:55.025Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
18:04:55 [2020-01-09T18:04:55.025Z] === RUN   TestBuildPlatformInvalid
18:04:55 [2020-01-09T18:04:55.284Z] --- PASS: TestBuildPlatformInvalid (0.20s)
18:04:55 [2020-01-09T18:04:55.284Z] PASS
18:04:55 [2020-01-09T18:04:55.284Z] 
18:04:55 [2020-01-09T18:04:55.284Z] === Skipped
18:04:55 [2020-01-09T18:04:55.284Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:04:55 [2020-01-09T18:04:55.284Z]     build_session_test.go:25: TODO: BuildKit
18:04:55 [2020-01-09T18:04:55.284Z] 
18:04:55 [2020-01-09T18:04:55.284Z] 
18:04:55 [2020-01-09T18:04:55.284Z] DONE 32 tests, 1 skipped in 91.473s
18:04:55 [2020-01-09T18:04:55.284Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:04:55 [2020-01-09T18:04:55.284Z] ++ 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
18:04:55 [2020-01-09T18:04:55.284Z] ++ set -e
18:04:55 [2020-01-09T18:04:55.284Z] ++ '[' -n 0 ']'
18:04:55 [2020-01-09T18:04:55.284Z] ++ set -x
18:04:55 [2020-01-09T18:04:55.284Z] ++ env -i DEST=/go/src/github.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
18:04:55 [2020-01-09T18:04:55.284Z] 
18:04:55 [2020-01-09T18:04:55.284Z] SUCCESS: Specified value was saved.
18:04:55 [2020-01-09T18:04:55.543Z] INFO: Testing against a local daemon
18:04:55 [2020-01-09T18:04:55.543Z] === RUN   TestConfigList
18:04:56 [2020-01-09T18:04:56.958Z] #43 298.3   CC       criu/uts_ns.o
18:04:57 [2020-01-09T18:04:57.249Z] #43 298.8   CC       criu/vdso.o
18:04:58 [2020-01-09T18:04:58.096Z] ok  	github.com/docker/docker/pkg/plugins	33.626s	coverage: 76.6% of statements
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/rootless	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/volume	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === Skipped
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:46: Driver btrfs not supported
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:46: Driver btrfs not supported
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:46: Driver btrfs not supported
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:46: Driver btrfs not supported
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:46: Driver btrfs not supported
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:73: No driver to put!
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     overlay_test.go:49: Fails to compute changes intermittently
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:46: Driver zfs not supported
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.096Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.096Z]     graphtest_unix.go:46: Driver zfs not supported
18:04:58 [2020-01-09T18:04:58.096Z] 
18:04:58 [2020-01-09T18:04:58.097Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:04:58 [2020-01-09T18:04:58.097Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.097Z]     graphtest_unix.go:46: Driver zfs not supported
18:04:58 [2020-01-09T18:04:58.097Z] 
18:04:58 [2020-01-09T18:04:58.097Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:04:58 [2020-01-09T18:04:58.097Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.097Z]     graphtest_unix.go:46: Driver zfs not supported
18:04:58 [2020-01-09T18:04:58.097Z] 
18:04:58 [2020-01-09T18:04:58.097Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:04:58 [2020-01-09T18:04:58.097Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:04:58 [2020-01-09T18:04:58.097Z]     graphtest_unix.go:46: Driver zfs not supported
18:04:58 [2020-01-09T18:04:58.097Z] 
18:04:58 [2020-01-09T18:04:58.097Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:04:58 [2020-01-09T18:04:58.097Z]     graphtest_unix.go:73: No driver to put!
18:04:58 [2020-01-09T18:04:58.097Z] 
18:04:58 [2020-01-09T18:04:58.097Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:04:58 [2020-01-09T18:04:58.097Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:04:58 [2020-01-09T18:04:58.097Z] 
18:04:58 [2020-01-09T18:04:58.097Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:04:58 [2020-01-09T18:04:58.097Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:04:58 [2020-01-09T18:04:58.097Z] 
18:04:58 [2020-01-09T18:04:58.097Z] 
18:04:58 [2020-01-09T18:04:58.097Z] DONE 2155 tests, 20 skipped in 223.495s
18:04:58 [2020-01-09T18:04:58.192Z] Removing intermediate container 4b7dd84883e8
18:04:58 [2020-01-09T18:04:58.192Z]  ---> c32c714a52e7
18:04:58 [2020-01-09T18:04:58.192Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:04:58 [2020-01-09T18:04:58.192Z]  ---> Running in e9ded861accc
18:04:58 [2020-01-09T18:04:58.281Z] #43 299.7   LINK     criu/built-in.o
18:04:58 [2020-01-09T18:04:58.573Z] #43 300.1   LINK     criu/criu
Post stage
[Pipeline] junit
18:04:59 [2020-01-09T18:04:59.096Z] Recording test results
18:04:59 [2020-01-09T18:04:59.606Z] #43 300.8   DEP      lib/c/criu.d
18:04:59 [2020-01-09T18:04:59.606Z] #43 301.0   CC       images/rpc.pb-c.o
18:04:59 [2020-01-09T18:04:59.733Z] --- PASS: TestConfigList (3.41s)
18:04:59 [2020-01-09T18:04:59.733Z] === RUN   TestConfigsCreateAndDelete
18:05:00 [2020-01-09T18:05:00.638Z] #43 302.1   CC       lib/c/criu.o
18:05:02 [2020-01-09T18:05:02.705Z] #43 304.1   LINK     lib/c/built-in.o
18:05:02 [2020-01-09T18:05:02.705Z] #43 304.1   LINK     lib/c/libcriu.so
18:05:03 [2020-01-09T18:05:03.020Z] --- PASS: TestConfigsCreateAndDelete (3.38s)
18:05:03 [2020-01-09T18:05:03.020Z] === RUN   TestConfigsUpdate
18:05:03 [2020-01-09T18:05:03.341Z] #43 304.6   GEN      magic.py
18:05:03 [2020-01-09T18:05:03.341Z] #43 304.8 Note: Building without setproctitle() and strlcpy() support.
18:05:03 [2020-01-09T18:05:03.341Z] #43 304.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:05:04 [2020-01-09T18:05:04.857Z] #43 306.1 fatal: not a git repository (or any of the parent directories): .git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
18:05:05 [2020-01-09T18:05:05.287Z] Cannot create a file when that file already exists.
[Pipeline] sh
18:05:05 [2020-01-09T18:05:05.560Z] --- PASS: TestConfigsUpdate (3.23s)
18:05:05 [2020-01-09T18:05:05.560Z] === RUN   TestTemplatedConfig
18:05:06 [2020-01-09T18:05:06.159Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -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:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/make.sh dynbinary test-integration
18:05:06 [2020-01-09T18:05:06.372Z] #43 307.6 make[1]: Nothing to be done for 'all'.
18:05:06 [2020-01-09T18:05:06.572Z] 
18:05:06 [2020-01-09T18:05:06.572Z] Removing bundles/
18:05:06 [2020-01-09T18:05:06.572Z] 
18:05:06 [2020-01-09T18:05:06.572Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:05:06 [2020-01-09T18:05:06.572Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:05:06 [2020-01-09T18:05:06.572Z] GOOS="" GOARCH="" GOARM=""
18:05:07 [2020-01-09T18:05:07.415Z] #43 309.0 make[1]: 'images/built-in.o' is up to date.
18:05:07 [2020-01-09T18:05:07.709Z] #43 309.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:05:07 [2020-01-09T18:05:07.709Z] #43 309.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:05:07 [2020-01-09T18:05:07.710Z] #43 309.2 make[1]: 'compel/libcompel.a' is up to date.
18:05:07 [2020-01-09T18:05:07.710Z] #43 309.4 make[1]: 'compel/compel-host-bin' is up to date.
18:05:08 [2020-01-09T18:05:08.008Z] #43 309.4 make[1]: Nothing to be done for 'all'.
18:05:08 [2020-01-09T18:05:08.008Z] #43 309.5 make[1]: 'soccr/libsoccr.a' is up to date.
18:05:08 [2020-01-09T18:05:08.330Z] #43 309.8 make[2]: Nothing to be done for 'all'.
18:05:08 [2020-01-09T18:05:08.330Z] #43 309.9 make[2]: Nothing to be done for 'all'.
18:05:08 [2020-01-09T18:05:08.625Z] #43 310.0 make[2]: Nothing to be done for 'all'.
18:05:08 [2020-01-09T18:05:08.625Z] #43 ...
18:05:08 [2020-01-09T18:05:08.625Z] 
18:05:08 [2020-01-09T18:05:08.625Z] #40 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:05:08 [2020-01-09T18:05:08.625Z] #40 401.8 + rm -rf /tmp/tmp.uXrknsDj5d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uXrknsDj5d
18:05:08 [2020-01-09T18:05:08.625Z] #40 DONE 401.9s
18:05:08 [2020-01-09T18:05:08.625Z] 
18:05:08 [2020-01-09T18:05:08.625Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:05:08 [2020-01-09T18:05:08.917Z] #61 ...
18:05:08 [2020-01-09T18:05:08.917Z] 
18:05:08 [2020-01-09T18:05:08.917Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:05:08 [2020-01-09T18:05:08.917Z] #43 310.3 make[2]: Nothing to be done for 'all'.
18:05:08 [2020-01-09T18:05:08.917Z] #43 310.4 make[2]: Nothing to be done for 'all'.
18:05:08 [2020-01-09T18:05:08.917Z] #43 310.4 make[2]: Nothing to be done for 'all'.
18:05:08 [2020-01-09T18:05:08.917Z] #43 310.5 make[2]: Nothing to be done for 'all'.
18:05:09 [2020-01-09T18:05:09.211Z] #43 310.8 make[2]: Nothing to be done for 'all'.
18:05:09 [2020-01-09T18:05:09.505Z] #43 310.9   INSTALL  criu/criu
18:05:09 [2020-01-09T18:05:09.505Z] #43 DONE 311.0s
18:05:09 [2020-01-09T18:05:09.505Z] 
18:05:09 [2020-01-09T18:05:09.505Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:05:09 [2020-01-09T18:05:09.753Z] --- PASS: TestTemplatedConfig (3.60s)
18:05:09 [2020-01-09T18:05:09.753Z] === RUN   TestConfigInspect
18:05:11 [2020-01-09T18:05:11.092Z] Removing intermediate container e9ded861accc
18:05:11 [2020-01-09T18:05:11.092Z]  ---> af2b637fb423
18:05:11 [2020-01-09T18:05:11.092Z] Step 6/6 : CMD ["sh"]
18:05:11 [2020-01-09T18:05:11.554Z]  ---> Running in ba3623391d7b
18:05:11 [2020-01-09T18:05:11.554Z] Removing intermediate container ba3623391d7b
18:05:11 [2020-01-09T18:05:11.554Z]  ---> f4cb6882f239
18:05:11 [2020-01-09T18:05:11.554Z] Successfully built f4cb6882f239
18:05:11 [2020-01-09T18:05:11.554Z] Successfully tagged busybox:latest
18:05:11 [2020-01-09T18:05:11.554Z] INFO: Docker images of the daemon under test
18:05:11 [2020-01-09T18:05:11.554Z] 
18:05:11 [2020-01-09T18:05:11.554Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:05:11 [2020-01-09T18:05:11.554Z] busybox                                latest              f4cb6882f239        Less than a second ago   4.85GB
18:05:11 [2020-01-09T18:05:11.554Z] microsoft/windowsservercore            latest              782a75e44953        5 weeks ago              4.82GB
18:05:11 [2020-01-09T18:05:11.554Z] mcr.microsoft.com/windows/servercore   ltsc2019            782a75e44953        5 weeks ago              4.82GB
18:05:11 [2020-01-09T18:05:11.554Z] 
18:05:11 [2020-01-09T18:05:11.555Z] INFO: Running integration tests at 01/09/2020 18:05:11...
18:05:12 [2020-01-09T18:05:12.015Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:05:12 [2020-01-09T18:05:12.015Z] INFO: Integration API tests being run from the host:
18:05:12 [2020-01-09T18:05:12.015Z] INFO: make.ps1 starting at 01/09/2020 18:05:11
18:05:12 [2020-01-09T18:05:12.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:05:12 [2020-01-09T18:05:12.989Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:05:13 [2020-01-09T18:05:13.042Z] --- PASS: TestConfigInspect (3.29s)
18:05:13 [2020-01-09T18:05:13.042Z] === RUN   TestConfigCreateWithLabels
18:05:14 [2020-01-09T18:05:14.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:05:16 [2020-01-09T18:05:16.329Z] --- PASS: TestConfigCreateWithLabels (3.39s)
18:05:16 [2020-01-09T18:05:16.329Z] === RUN   TestConfigCreateResolve
18:05:18 [2020-01-09T18:05:18.370Z] ................................................                         [ 29%]
18:05:19 [2020-01-09T18:05:19.618Z] --- PASS: TestConfigCreateResolve (3.27s)
18:05:19 [2020-01-09T18:05:19.618Z] === RUN   TestConfigDaemonLibtrustID
18:05:19 [2020-01-09T18:05:19.877Z] --- PASS: TestConfigDaemonLibtrustID (0.68s)
18:05:19 [2020-01-09T18:05:19.877Z] PASS
18:05:19 [2020-01-09T18:05:19.877Z] 
18:05:19 [2020-01-09T18:05:19.877Z] DONE 8 tests in 24.446s
18:05:19 [2020-01-09T18:05:19.877Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:05:19 [2020-01-09T18:05:19.877Z] ++ 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
18:05:19 [2020-01-09T18:05:19.877Z] ++ set -e
18:05:19 [2020-01-09T18:05:19.877Z] ++ '[' -n 0 ']'
18:05:19 [2020-01-09T18:05:19.877Z] ++ set -x
18:05:19 [2020-01-09T18:05:19.877Z] ++ env -i DEST=/go/src/github.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
18:05:20 [2020-01-09T18:05:20.136Z] INFO: Testing against a local daemon
18:05:20 [2020-01-09T18:05:20.136Z] === RUN   TestCheckpoint
18:05:20 [2020-01-09T18:05:20.136Z] --- SKIP: TestCheckpoint (0.00s)
18:05:20 [2020-01-09T18:05:20.136Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:05:20 [2020-01-09T18:05:20.136Z] === RUN   TestContainerInvalidJSON
18:05:20 [2020-01-09T18:05:20.136Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:05:20 [2020-01-09T18:05:20.136Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:05:20 [2020-01-09T18:05:20.136Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:05:20 [2020-01-09T18:05:20.136Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:05:20 [2020-01-09T18:05:20.136Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:05:20 [2020-01-09T18:05:20.136Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:05:20 [2020-01-09T18:05:20.136Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:05:20 [2020-01-09T18:05:20.136Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:05:20 [2020-01-09T18:05:20.136Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:05:20 [2020-01-09T18:05:20.136Z] --- PASS: TestContainerInvalidJSON (0.03s)
18:05:20 [2020-01-09T18:05:20.136Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:05:20 [2020-01-09T18:05:20.136Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:05:20 [2020-01-09T18:05:20.136Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:05:20 [2020-01-09T18:05:20.136Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:05:20 [2020-01-09T18:05:20.136Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
18:05:20 [2020-01-09T18:05:20.136Z] === RUN   TestCopyFromContainerPathIsNotDir
18:05:20 [2020-01-09T18:05:20.395Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
18:05:20 [2020-01-09T18:05:20.395Z] === RUN   TestCopyToContainerPathDoesNotExist
18:05:20 [2020-01-09T18:05:20.395Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
18:05:20 [2020-01-09T18:05:20.395Z] === RUN   TestCopyToContainerPathIsNotDir
18:05:20 [2020-01-09T18:05:20.654Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:05:20 [2020-01-09T18:05:20.654Z] === RUN   TestCopyFromContainer
18:05:22 [2020-01-09T18:05:22.560Z] === RUN   TestCopyFromContainer//
18:05:22 [2020-01-09T18:05:22.560Z] === RUN   TestCopyFromContainer//bar/root
18:05:22 [2020-01-09T18:05:22.819Z] === RUN   TestCopyFromContainer//bar/root/
18:05:22 [2020-01-09T18:05:22.819Z] === RUN   TestCopyFromContainer/bar/quux
18:05:23 [2020-01-09T18:05:23.079Z] === RUN   TestCopyFromContainer/bar/quux/
18:05:23 [2020-01-09T18:05:23.079Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:05:23 [2020-01-09T18:05:23.338Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:05:23 [2020-01-09T18:05:23.338Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:05:23 [2020-01-09T18:05:23.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:05:23 [2020-01-09T18:05:23.598Z] === RUN   TestCopyFromContainer/bar/notarget
18:05:23 [2020-01-09T18:05:23.857Z] --- PASS: TestCopyFromContainer (3.15s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:05:23 [2020-01-09T18:05:23.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:05:23 [2020-01-09T18:05:23.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:05:23 [2020-01-09T18:05:23.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:05:23 [2020-01-09T18:05:23.857Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:05:23 [2020-01-09T18:05:23.857Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:05:23 [2020-01-09T18:05:23.857Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:05:23 [2020-01-09T18:05:23.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateLinkToNonExistingContainer
18:05:23 [2020-01-09T18:05:23.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateWithInvalidEnv
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateWithInvalidEnv/0
18:05:23 [2020-01-09T18:05:23.857Z] === PAUSE TestCreateWithInvalidEnv/0
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateWithInvalidEnv/1
18:05:23 [2020-01-09T18:05:23.857Z] === PAUSE TestCreateWithInvalidEnv/1
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateWithInvalidEnv/2
18:05:23 [2020-01-09T18:05:23.857Z] === PAUSE TestCreateWithInvalidEnv/2
18:05:23 [2020-01-09T18:05:23.857Z] === CONT  TestCreateWithInvalidEnv/0
18:05:23 [2020-01-09T18:05:23.857Z] === CONT  TestCreateWithInvalidEnv/2
18:05:23 [2020-01-09T18:05:23.857Z] === CONT  TestCreateWithInvalidEnv/1
18:05:23 [2020-01-09T18:05:23.857Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:05:23 [2020-01-09T18:05:23.857Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateTmpfsMountsTarget
18:05:23 [2020-01-09T18:05:23.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:05:23 [2020-01-09T18:05:23.857Z] === RUN   TestCreateWithCustomMaskedPaths
18:05:24 [2020-01-09T18:05:24.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:05:26 [2020-01-09T18:05:26.394Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s)
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:05:26 [2020-01-09T18:05:26.394Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:05:26 [2020-01-09T18:05:26.394Z] --- PASS: TestCreateWithCapabilities (0.04s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
18:05:26 [2020-01-09T18:05:26.394Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
18:05:26 [2020-01-09T18:05:26.394Z] === RUN   TestCreateWithCustomReadonlyPaths
18:05:28 [2020-01-09T18:05:28.930Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s)
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:05:28 [2020-01-09T18:05:28.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:05:28 [2020-01-09T18:05:28.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:05:28 [2020-01-09T18:05:28.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:05:28 [2020-01-09T18:05:28.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:05:28 [2020-01-09T18:05:28.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:05:28 [2020-01-09T18:05:28.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:05:28 [2020-01-09T18:05:28.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
18:05:28 [2020-01-09T18:05:28.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
18:05:28 [2020-01-09T18:05:28.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
18:05:28 [2020-01-09T18:05:28.930Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestContainerStartOnDaemonRestart
18:05:28 [2020-01-09T18:05:28.930Z] === PAUSE TestContainerStartOnDaemonRestart
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestDaemonRestartIpcMode
18:05:28 [2020-01-09T18:05:28.930Z] === PAUSE TestDaemonRestartIpcMode
18:05:28 [2020-01-09T18:05:28.930Z] === RUN   TestDiff
18:05:29 [2020-01-09T18:05:29.867Z] --- PASS: TestDiff (0.92s)
18:05:29 [2020-01-09T18:05:29.867Z] === RUN   TestExecWithCloseStdin
18:05:30 [2020-01-09T18:05:30.804Z] --- PASS: TestExecWithCloseStdin (0.98s)
18:05:30 [2020-01-09T18:05:30.804Z] === RUN   TestExec
18:05:31 [2020-01-09T18:05:31.740Z] --- PASS: TestExec (0.96s)
18:05:31 [2020-01-09T18:05:31.740Z] === RUN   TestExecUser
18:05:32 [2020-01-09T18:05:32.678Z] --- PASS: TestExecUser (0.99s)
18:05:32 [2020-01-09T18:05:32.678Z] === RUN   TestExportContainerAndImportImage
18:05:34 [2020-01-09T18:05:34.056Z] --- PASS: TestExportContainerAndImportImage (1.11s)
18:05:34 [2020-01-09T18:05:34.056Z] === RUN   TestExportContainerAfterDaemonRestart
18:05:35 [2020-01-09T18:05:35.960Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s)
18:05:35 [2020-01-09T18:05:35.960Z] === RUN   TestHealthCheckWorkdir
18:05:37 [2020-01-09T18:05:37.337Z] --- PASS: TestHealthCheckWorkdir (1.11s)
18:05:37 [2020-01-09T18:05:37.337Z] === RUN   TestHealthKillContainer
18:05:38 [2020-01-09T18:05:38.240Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:38 [2020-01-09T18:05:38.240Z] INFO: Testing against a local daemon
18:05:40 [2020-01-09T18:05:40.088Z] tests/integration/api_exec_test.py ....................                  [ 35%]
18:05:40 [2020-01-09T18:05:40.623Z] --- PASS: TestHealthKillContainer (2.99s)
18:05:40 [2020-01-09T18:05:40.623Z] === RUN   TestInspectCpusetInConfigPre120
18:05:40 [2020-01-09T18:05:40.882Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
18:05:40 [2020-01-09T18:05:40.882Z] === RUN   TestIpcModeNone
18:05:41 [2020-01-09T18:05:41.818Z] --- PASS: TestIpcModeNone (0.90s)
18:05:41 [2020-01-09T18:05:41.818Z] === RUN   TestIpcModePrivate
18:05:42 [2020-01-09T18:05:42.760Z] --- PASS: TestIpcModePrivate (0.91s)
18:05:42 [2020-01-09T18:05:42.760Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
18:05:42 [2020-01-09T18:05:42.760Z] === RUN   TestIpcModeShareable
18:05:43 [2020-01-09T18:05:43.698Z] --- PASS: TestIpcModeShareable (0.94s)
18:05:43 [2020-01-09T18:05:43.698Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
18:05:43 [2020-01-09T18:05:43.698Z] === RUN   TestAPIIpcModeShareableAndContainer
18:05:46 [2020-01-09T18:05:46.986Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
18:05:46 [2020-01-09T18:05:46.986Z] === RUN   TestAPIIpcModeHost
18:05:47 [2020-01-09T18:05:47.244Z] --- PASS: TestAPIIpcModeHost (0.69s)
18:05:47 [2020-01-09T18:05:47.244Z] === RUN   TestDaemonIpcModeShareable
18:05:48 [2020-01-09T18:05:48.264Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:05:49 [2020-01-09T18:05:49.150Z] --- PASS: TestDaemonIpcModeShareable (1.96s)
18:05:49 [2020-01-09T18:05:49.150Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:05:49 [2020-01-09T18:05:49.150Z] === RUN   TestDaemonIpcModePrivate
18:05:51 [2020-01-09T18:05:51.055Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
18:05:51 [2020-01-09T18:05:51.055Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:05:51 [2020-01-09T18:05:51.055Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:05:52 [2020-01-09T18:05:52.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
18:05:52 [2020-01-09T18:05:52.960Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:05:52 [2020-01-09T18:05:52.960Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:05:53 [2020-01-09T18:05:53.320Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:05:54 [2020-01-09T18:05:54.865Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
18:05:54 [2020-01-09T18:05:54.865Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:05:54 [2020-01-09T18:05:54.865Z] === RUN   TestIpcModeOlderClient
18:05:54 [2020-01-09T18:05:54.865Z] === PAUSE TestIpcModeOlderClient
18:05:54 [2020-01-09T18:05:54.865Z] === RUN   TestKillContainerInvalidSignal
18:05:55 [2020-01-09T18:05:55.802Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
18:05:55 [2020-01-09T18:05:55.802Z] === RUN   TestKillContainer
18:05:55 [2020-01-09T18:05:55.802Z] === RUN   TestKillContainer/no_signal
18:05:55 [2020-01-09T18:05:55.948Z] ok  	github.com/docker/docker/integration/build	16.647s
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === Skipped
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_session_test.go:25: TODO: BuildKit
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.01s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:491: testEnv.OSType == "windows"
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:05:55 [2020-01-09T18:05:55.948Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] DONE 22 tests, 10 skipped in 41.505s
18:05:55 [2020-01-09T18:05:55.948Z] 
18:05:55 [2020-01-09T18:05:55.948Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:05:56 [2020-01-09T18:05:56.738Z] === RUN   TestKillContainer/non_killing_signal
18:05:56 [2020-01-09T18:05:56.846Z] #24 ...
18:05:56 [2020-01-09T18:05:56.846Z] 
18:05:56 [2020-01-09T18:05:56.846Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:05:56 [2020-01-09T18:05:56.846Z] #61 395.0 + bin/containerd
18:05:56 [2020-01-09T18:05:56.921Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:05:56 [2020-01-09T18:05:56.921Z] INFO: Testing against a local daemon
18:05:56 [2020-01-09T18:05:56.921Z] ok  	github.com/docker/docker/integration/config	0.200s
18:05:56 [2020-01-09T18:05:56.998Z] === RUN   TestKillContainer/killing_signal
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === Skipped
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
18:05:57 [2020-01-09T18:05:57.382Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] DONE 8 tests, 8 skipped in 2.887s
18:05:57 [2020-01-09T18:05:57.382Z] 
18:05:57 [2020-01-09T18:05:57.382Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:05:58 [2020-01-09T18:05:58.374Z] --- PASS: TestKillContainer (2.42s)
18:05:58 [2020-01-09T18:05:58.374Z]     --- PASS: TestKillContainer/no_signal (0.78s)
18:05:58 [2020-01-09T18:05:58.374Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
18:05:58 [2020-01-09T18:05:58.374Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
18:05:58 [2020-01-09T18:05:58.374Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:05:58 [2020-01-09T18:05:58.374Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:05:58 [2020-01-09T18:05:58.942Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:05:59 [2020-01-09T18:05:59.878Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s)
18:05:59 [2020-01-09T18:05:59.878Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
18:05:59 [2020-01-09T18:05:59.878Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
18:05:59 [2020-01-09T18:05:59.878Z] === RUN   TestKillStoppedContainer
18:05:59 [2020-01-09T18:05:59.878Z] --- PASS: TestKillStoppedContainer (0.11s)
18:05:59 [2020-01-09T18:05:59.878Z] === RUN   TestKillStoppedContainerAPIPre120
18:05:59 [2020-01-09T18:05:59.878Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
18:05:59 [2020-01-09T18:05:59.878Z] === RUN   TestKillDifferentUserContainer
18:06:00 [2020-01-09T18:06:00.365Z] #61 ...
18:06:00 [2020-01-09T18:06:00.365Z] 
18:06:00 [2020-01-09T18:06:00.365Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:06:00 [2020-01-09T18:06:00.365Z] #52 DONE 452.8s
18:06:00 [2020-01-09T18:06:00.365Z] 
18:06:00 [2020-01-09T18:06:00.365Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:06:00 [2020-01-09T18:06:00.822Z] --- PASS: TestKillDifferentUserContainer (0.85s)
18:06:00 [2020-01-09T18:06:00.822Z] === RUN   TestInspectOomKilledTrue
18:06:00 [2020-01-09T18:06:00.822Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:06:00 [2020-01-09T18:06:00.822Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:06:00 [2020-01-09T18:06:00.822Z] === RUN   TestInspectOomKilledFalse
18:06:00 [2020-01-09T18:06:00.822Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:06:00 [2020-01-09T18:06:00.822Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:06:00 [2020-01-09T18:06:00.822Z] === RUN   TestLinksEtcHostsContentMatch
18:06:01 [2020-01-09T18:06:01.130Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:06:01 [2020-01-09T18:06:01.130Z] INFO: Testing against a local daemon
18:06:01 [2020-01-09T18:06:01.390Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
18:06:01 [2020-01-09T18:06:01.390Z] === RUN   TestLinksContainerNames
18:06:03 [2020-01-09T18:06:03.294Z] --- PASS: TestLinksContainerNames (1.62s)
18:06:03 [2020-01-09T18:06:03.294Z] === RUN   TestLogsFollowTailEmpty
18:06:03 [2020-01-09T18:06:03.861Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
18:06:03 [2020-01-09T18:06:03.861Z] === RUN   TestContainerNetworkMountsNoChown
18:06:04 [2020-01-09T18:06:04.798Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/default
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/default
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/private
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/private
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rprivate
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rprivate
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/slave
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/slave
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rslave
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rslave
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/shared
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/shared
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rshared
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rshared
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/default
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/default/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/default/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/rshared
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/shared
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/rslave
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/slave
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/rprivate
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/private
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/private/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/private/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/default/bind_root
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/default/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:06:04 [2020-01-09T18:06:04.798Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:06:05 [2020-01-09T18:06:05.058Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:06:05 [2020-01-09T18:06:05.317Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:06:05 [2020-01-09T18:06:05.317Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:06:05 [2020-01-09T18:06:05.317Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:06:05 [2020-01-09T18:06:05.317Z] === CONT  TestMountDaemonRoot/private/bind_root
18:06:05 [2020-01-09T18:06:05.317Z] === CONT  TestMountDaemonRoot/private/mount_root
18:06:05 [2020-01-09T18:06:05.317Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:06:05 [2020-01-09T18:06:05.317Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:06:05 [2020-01-09T18:06:05.317Z] --- PASS: TestMountDaemonRoot (0.05s)
18:06:05 [2020-01-09T18:06:05.317Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s)
18:06:05 [2020-01-09T18:06:05.317Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
18:06:05 [2020-01-09T18:06:05.317Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
18:06:05 [2020-01-09T18:06:05.317Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
18:06:05 [2020-01-09T18:06:05.317Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
18:06:05 [2020-01-09T18:06:05.317Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
18:06:05 [2020-01-09T18:06:05.317Z] === RUN   TestContainerBindMountNonRecursive
18:06:05 [2020-01-09T18:06:05.948Z] #61 ...
18:06:05 [2020-01-09T18:06:05.948Z] 
18:06:05 [2020-01-09T18:06:05.948Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:06:05 [2020-01-09T18:06:05.948Z] #24 458.5 + return
18:06:05 [2020-01-09T18:06:05.948Z] #24 DONE 458.6s
18:06:05 [2020-01-09T18:06:05.948Z] 
18:06:05 [2020-01-09T18:06:05.948Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:06:07 [2020-01-09T18:06:07.222Z] --- PASS: TestContainerBindMountNonRecursive (2.01s)
18:06:07 [2020-01-09T18:06:07.222Z] === RUN   TestNetworkNat
18:06:08 [2020-01-09T18:06:08.600Z] --- PASS: TestNetworkNat (0.95s)
18:06:08 [2020-01-09T18:06:08.600Z] === RUN   TestNetworkLocalhostTCPNat
18:06:08 [2020-01-09T18:06:08.681Z] #61 ...
18:06:08 [2020-01-09T18:06:08.681Z] 
18:06:08 [2020-01-09T18:06:08.681Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:06:08 [2020-01-09T18:06:08.681Z] #25 DONE 0.1s
18:06:08 [2020-01-09T18:06:08.681Z] 
18:06:08 [2020-01-09T18:06:08.681Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:06:08 [2020-01-09T18:06:08.970Z] #29 DONE 0.5s
18:06:08 [2020-01-09T18:06:08.970Z] 
18:06:08 [2020-01-09T18:06:08.970Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:06:08 [2020-01-09T18:06:08.970Z] #61 ...
18:06:08 [2020-01-09T18:06:08.970Z] 
18:06:08 [2020-01-09T18:06:08.970Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:06:08 [2020-01-09T18:06:08.970Z] #31 DONE 0.1s
18:06:08 [2020-01-09T18:06:08.970Z] 
18:06:08 [2020-01-09T18:06:08.970Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:06:09 [2020-01-09T18:06:09.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
18:06:09 [2020-01-09T18:06:09.168Z] === RUN   TestNetworkLoopbackNat
18:06:09 [2020-01-09T18:06:09.259Z] #34 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.259Z] 
18:06:09 [2020-01-09T18:06:09.259Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:06:09 [2020-01-09T18:06:09.259Z] #39 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.259Z] 
18:06:09 [2020-01-09T18:06:09.259Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:06:09 [2020-01-09T18:06:09.259Z] #61 ...
18:06:09 [2020-01-09T18:06:09.259Z] 
18:06:09 [2020-01-09T18:06:09.259Z] #41 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:06:09 [2020-01-09T18:06:09.259Z] #41 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.259Z] 
18:06:09 [2020-01-09T18:06:09.259Z] #44 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:06:09 [2020-01-09T18:06:09.259Z] #44 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.259Z] 
18:06:09 [2020-01-09T18:06:09.259Z] #47 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:06:09 [2020-01-09T18:06:09.550Z] #47 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.550Z] 
18:06:09 [2020-01-09T18:06:09.550Z] #50 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:06:09 [2020-01-09T18:06:09.550Z] #50 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.550Z] 
18:06:09 [2020-01-09T18:06:09.550Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:06:09 [2020-01-09T18:06:09.550Z] #61 ...
18:06:09 [2020-01-09T18:06:09.550Z] 
18:06:09 [2020-01-09T18:06:09.550Z] #53 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:06:09 [2020-01-09T18:06:09.550Z] #53 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.855Z] 
18:06:09 [2020-01-09T18:06:09.855Z] #57 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:06:09 [2020-01-09T18:06:09.855Z] #57 DONE 0.1s
18:06:09 [2020-01-09T18:06:09.855Z] 
18:06:09 [2020-01-09T18:06:09.855Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:06:10 [2020-01-09T18:06:10.546Z] --- PASS: TestNetworkLoopbackNat (1.19s)
18:06:10 [2020-01-09T18:06:10.546Z] === RUN   TestPause
18:06:11 [2020-01-09T18:06:11.114Z] --- PASS: TestPause (0.83s)
18:06:11 [2020-01-09T18:06:11.114Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:06:11 [2020-01-09T18:06:11.114Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:06:11 [2020-01-09T18:06:11.114Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:06:11 [2020-01-09T18:06:11.114Z] === RUN   TestPauseStopPausedContainer
18:06:12 [2020-01-09T18:06:12.051Z] --- PASS: TestPauseStopPausedContainer (0.90s)
18:06:12 [2020-01-09T18:06:12.051Z] === RUN   TestPsFilter
18:06:12 [2020-01-09T18:06:12.309Z] --- PASS: TestPsFilter (0.27s)
18:06:12 [2020-01-09T18:06:12.309Z] === RUN   TestRemoveContainerWithRemovedVolume
18:06:13 [2020-01-09T18:06:13.248Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
18:06:13 [2020-01-09T18:06:13.248Z] === RUN   TestRemoveContainerWithVolume
18:06:14 [2020-01-09T18:06:14.184Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
18:06:14 [2020-01-09T18:06:14.184Z] === RUN   TestRemoveContainerRunning
18:06:14 [2020-01-09T18:06:14.751Z] --- PASS: TestRemoveContainerRunning (0.82s)
18:06:14 [2020-01-09T18:06:14.751Z] === RUN   TestRemoveContainerForceRemoveRunning
18:06:15 [2020-01-09T18:06:15.693Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
18:06:15 [2020-01-09T18:06:15.693Z] === RUN   TestRemoveInvalidContainer
18:06:15 [2020-01-09T18:06:15.693Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:06:15 [2020-01-09T18:06:15.693Z] === RUN   TestRenameLinkedContainer
18:06:17 [2020-01-09T18:06:17.608Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:06:17 [2020-01-09T18:06:17.608Z] 
18:06:17 [2020-01-09T18:06:17.608Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:06:17 [2020-01-09T18:06:17.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:06:17 [2020-01-09T18:06:17.608Z] HOSTNAME=3987911df3a6
18:06:17 [2020-01-09T18:06:17.608Z] TESTDEBUG=0
18:06:17 [2020-01-09T18:06:17.608Z] DEST=bundles/test-integration
18:06:17 [2020-01-09T18:06:17.608Z] PWD=/go/src/github.com/docker/docker
18:06:17 [2020-01-09T18:06:17.608Z] DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6
18:06:17 [2020-01-09T18:06:17.608Z] container=docker
18:06:17 [2020-01-09T18:06:17.608Z] HOME=/root
18:06:17 [2020-01-09T18:06:17.608Z] GOLANG_VERSION=1.13.5
18:06:17 [2020-01-09T18:06:17.608Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:06:17 [2020-01-09T18:06:17.608Z] VALIDATE_BRANCH=master
18:06:17 [2020-01-09T18:06:17.608Z] TERM=xterm
18:06:17 [2020-01-09T18:06:17.608Z] DOCKER_PKG=github.com/docker/docker
18:06:17 [2020-01-09T18:06:17.608Z] SHLVL=1
18:06:17 [2020-01-09T18:06:17.608Z] TIMEOUT=120m
18:06:17 [2020-01-09T18:06:17.608Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:06:17 [2020-01-09T18:06:17.608Z] DOCKER_GRAPHDRIVER=overlay2
18:06:17 [2020-01-09T18:06:17.608Z] GO111MODULE=off
18:06:17 [2020-01-09T18:06:17.608Z] DOCKER_EXPERIMENTAL=1
18:06:17 [2020-01-09T18:06:17.608Z] TEST_SKIP_INTEGRATION_CLI=1
18:06:17 [2020-01-09T18:06:17.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:06:17 [2020-01-09T18:06:17.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:06:17 [2020-01-09T18:06:17.608Z] GOPATH=/go
18:06:17 [2020-01-09T18:06:17.608Z] PKG_CONFIG=pkg-config
18:06:17 [2020-01-09T18:06:17.608Z] _=/usr/bin/env
18:06:17 [2020-01-09T18:06:17.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:06:18 [2020-01-09T18:06:18.374Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:06:18 [2020-01-09T18:06:18.981Z] --- PASS: TestRenameLinkedContainer (3.22s)
18:06:18 [2020-01-09T18:06:18.981Z] === RUN   TestRenameStoppedContainer
18:06:19 [2020-01-09T18:06:19.917Z] --- PASS: TestRenameStoppedContainer (0.81s)
18:06:19 [2020-01-09T18:06:19.917Z] === RUN   TestRenameRunningContainerAndReuse
18:06:21 [2020-01-09T18:06:21.295Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s)
18:06:21 [2020-01-09T18:06:21.295Z] === RUN   TestRenameInvalidName
18:06:22 [2020-01-09T18:06:22.232Z] --- PASS: TestRenameInvalidName (0.89s)
18:06:22 [2020-01-09T18:06:22.232Z] === RUN   TestRenameAnonymousContainer
18:06:26 [2020-01-09T18:06:26.277Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:06:26 [2020-01-09T18:06:26.426Z] --- PASS: TestRenameAnonymousContainer (4.08s)
18:06:26 [2020-01-09T18:06:26.427Z] === RUN   TestRenameContainerWithSameName
18:06:27 [2020-01-09T18:06:27.364Z] --- PASS: TestRenameContainerWithSameName (0.89s)
18:06:27 [2020-01-09T18:06:27.364Z] === RUN   TestRenameContainerWithLinkedContainer
18:06:28 [2020-01-09T18:06:28.720Z] tests/integration/api_secret_test.py .....                               [ 52%]
18:06:29 [2020-01-09T18:06:29.269Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
18:06:29 [2020-01-09T18:06:29.269Z] === RUN   TestResize
18:06:29 [2020-01-09T18:06:29.837Z] --- PASS: TestResize (0.82s)
18:06:29 [2020-01-09T18:06:29.837Z] === RUN   TestResizeWithInvalidSize
18:06:30 [2020-01-09T18:06:30.774Z] --- PASS: TestResizeWithInvalidSize (0.84s)
18:06:30 [2020-01-09T18:06:30.774Z] === RUN   TestResizeWhenContainerNotStarted
18:06:31 [2020-01-09T18:06:31.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:06:31 [2020-01-09T18:06:31.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:06:33 [2020-01-09T18:06:33.175Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:06:33 [2020-01-09T18:06:33.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:06:34 [2020-01-09T18:06:34.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:06:34 [2020-01-09T18:06:34.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:06:34 [2020-01-09T18:06:34.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:06:34 [2020-01-09T18:06:34.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:06:35 [2020-01-09T18:06:35.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:06:35 [2020-01-09T18:06:35.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:06:36 [2020-01-09T18:06:36.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:06:40 [2020-01-09T18:06:40.208Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
18:06:40 [2020-01-09T18:06:40.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.96s)
18:06:40 [2020-01-09T18:06:40.208Z] === RUN   TestCgroupNamespacesRun
18:06:42 [2020-01-09T18:06:42.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:06:42 [2020-01-09T18:06:42.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:06:42 [2020-01-09T18:06:42.114Z] --- PASS: TestCgroupNamespacesRun (1.90s)
18:06:42 [2020-01-09T18:06:42.114Z] === RUN   TestCgroupNamespacesRunPrivileged
18:06:43 [2020-01-09T18:06:43.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:06:44 [2020-01-09T18:06:44.019Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
18:06:44 [2020-01-09T18:06:44.019Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:06:45 [2020-01-09T18:06:45.397Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
18:06:45 [2020-01-09T18:06:45.397Z] === RUN   TestCgroupNamespacesRunHostMode
18:06:45 [2020-01-09T18:06:45.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:06:45 [2020-01-09T18:06:45.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:06:45 [2020-01-09T18:06:45.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:06:47 [2020-01-09T18:06:47.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:06:47 [2020-01-09T18:06:47.302Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s)
18:06:47 [2020-01-09T18:06:47.302Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:06:47 [2020-01-09T18:06:47.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:06:47 [2020-01-09T18:06:47.951Z] .........................                                                [ 67%]
18:06:49 [2020-01-09T18:06:49.206Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s)
18:06:49 [2020-01-09T18:06:49.206Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:06:49 [2020-01-09T18:06:49.223Z] #61 447.3 + bin/containerd-stress
18:06:49 [2020-01-09T18:06:49.223Z] #61 450.9 + bin/containerd-shim
18:06:50 [2020-01-09T18:06:50.585Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s)
18:06:50 [2020-01-09T18:06:50.585Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:06:51 [2020-01-09T18:06:51.154Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
18:06:51 [2020-01-09T18:06:51.154Z] === RUN   TestCgroupNamespacesRunOlderClient
18:06:53 [2020-01-09T18:06:53.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s)
18:06:53 [2020-01-09T18:06:53.061Z] === RUN   TestKernelTCPMemory
18:06:54 [2020-01-09T18:06:54.440Z] --- PASS: TestKernelTCPMemory (0.97s)
18:06:54 [2020-01-09T18:06:54.440Z] === RUN   TestNISDomainname
18:06:55 [2020-01-09T18:06:55.381Z] --- PASS: TestNISDomainname (1.06s)
18:06:55 [2020-01-09T18:06:55.381Z] === RUN   TestHostnameDnsResolution
18:06:55 [2020-01-09T18:06:55.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:06:57 [2020-01-09T18:06:57.283Z] --- PASS: TestHostnameDnsResolution (1.76s)
18:06:57 [2020-01-09T18:06:57.283Z] === RUN   TestStats
18:06:59 [2020-01-09T18:06:59.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:06:59 [2020-01-09T18:06:59.587Z] #61 461.4 + bin/containerd-shim-runc-v1
18:06:59 [2020-01-09T18:06:59.816Z] --- PASS: TestStats (2.36s)
18:06:59 [2020-01-09T18:06:59.816Z] === RUN   TestStopContainerWithTimeout
18:06:59 [2020-01-09T18:06:59.816Z] === RUN   TestStopContainerWithTimeout/0
18:06:59 [2020-01-09T18:06:59.816Z] === PAUSE TestStopContainerWithTimeout/0
18:06:59 [2020-01-09T18:06:59.816Z] === RUN   TestStopContainerWithTimeout/1
18:06:59 [2020-01-09T18:06:59.816Z] === PAUSE TestStopContainerWithTimeout/1
18:06:59 [2020-01-09T18:06:59.816Z] === RUN   TestStopContainerWithTimeout/3
18:06:59 [2020-01-09T18:06:59.816Z] === PAUSE TestStopContainerWithTimeout/3
18:06:59 [2020-01-09T18:06:59.816Z] === RUN   TestStopContainerWithTimeout/-1
18:06:59 [2020-01-09T18:06:59.816Z] === PAUSE TestStopContainerWithTimeout/-1
18:06:59 [2020-01-09T18:06:59.816Z] === CONT  TestStopContainerWithTimeout/0
18:06:59 [2020-01-09T18:06:59.816Z] === CONT  TestStopContainerWithTimeout/1
18:06:59 [2020-01-09T18:06:59.816Z] === CONT  TestStopContainerWithTimeout/3
18:06:59 [2020-01-09T18:06:59.816Z] === CONT  TestStopContainerWithTimeout/-1
18:07:03 [2020-01-09T18:07:03.104Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:07:03 [2020-01-09T18:07:03.104Z]     --- PASS: TestStopContainerWithTimeout/0 (1.38s)
18:07:03 [2020-01-09T18:07:03.104Z]     --- PASS: TestStopContainerWithTimeout/1 (2.29s)
18:07:03 [2020-01-09T18:07:03.104Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
18:07:03 [2020-01-09T18:07:03.104Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
18:07:03 [2020-01-09T18:07:03.104Z] === RUN   TestDeleteDevicemapper
18:07:03 [2020-01-09T18:07:03.104Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:07:03 [2020-01-09T18:07:03.104Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:07:03 [2020-01-09T18:07:03.104Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:07:05 [2020-01-09T18:07:05.137Z] #61 466.6 + bin/containerd-shim-runc-v2
18:07:05 [2020-01-09T18:07:05.637Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s)
18:07:05 [2020-01-09T18:07:05.637Z] === RUN   TestUpdateMemory
18:07:05 [2020-01-09T18:07:05.637Z] --- SKIP: TestUpdateMemory (0.00s)
18:07:05 [2020-01-09T18:07:05.637Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:07:05 [2020-01-09T18:07:05.637Z] === RUN   TestUpdateCPUQuota
18:07:05 [2020-01-09T18:07:05.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:07:05 [2020-01-09T18:07:05.760Z] #61 468.1 + binaries
18:07:05 [2020-01-09T18:07:05.760Z] #61 468.1 + mkdir -p /build
18:07:05 [2020-01-09T18:07:05.760Z] #61 468.1 + cp bin/containerd /build/containerd
18:07:06 [2020-01-09T18:07:06.046Z] #61 468.1 + cp bin/containerd-shim /build/containerd-shim
18:07:06 [2020-01-09T18:07:06.046Z] #61 468.1 + cp bin/ctr /build/ctr
18:07:06 [2020-01-09T18:07:06.046Z] #61 DONE 468.2s
18:07:07 [2020-01-09T18:07:07.014Z] --- PASS: TestUpdateCPUQuota (1.49s)
18:07:07 [2020-01-09T18:07:07.014Z] === RUN   TestUpdatePidsLimit
18:07:07 [2020-01-09T18:07:07.014Z] === RUN   TestUpdatePidsLimit/update_from_none
18:07:07 [2020-01-09T18:07:07.275Z] === RUN   TestUpdatePidsLimit/no_change
18:07:07 [2020-01-09T18:07:07.537Z] 
18:07:07 [2020-01-09T18:07:07.537Z] #62 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:07:07 [2020-01-09T18:07:07.537Z] #62 DONE 0.1s
18:07:07 [2020-01-09T18:07:07.537Z] 
18:07:07 [2020-01-09T18:07:07.537Z] #66 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:07:07 [2020-01-09T18:07:07.537Z] #66 DONE 0.1s
18:07:07 [2020-01-09T18:07:07.537Z] 
18:07:07 [2020-01-09T18:07:07.537Z] #68 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:07:07 [2020-01-09T18:07:07.537Z] #68 DONE 0.1s
18:07:07 [2020-01-09T18:07:07.537Z] 
18:07:07 [2020-01-09T18:07:07.537Z] #71 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:07:07 [2020-01-09T18:07:07.537Z] #71 DONE 0.1s
18:07:07 [2020-01-09T18:07:07.537Z] 
18:07:07 [2020-01-09T18:07:07.537Z] #72 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:07:07 [2020-01-09T18:07:07.537Z] #72 DONE 0.0s
18:07:07 [2020-01-09T18:07:07.824Z] 
18:07:07 [2020-01-09T18:07:07.824Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
18:07:07 [2020-01-09T18:07:07.842Z] === RUN   TestUpdatePidsLimit/update_lower
18:07:08 [2020-01-09T18:07:08.101Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:07:08 [2020-01-09T18:07:08.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:07:08 [2020-01-09T18:07:08.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:07:08 [2020-01-09T18:07:08.669Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:07:08 [2020-01-09T18:07:08.928Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:07:08 [2020-01-09T18:07:08.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:07:09 [2020-01-09T18:07:09.496Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:07:10 [2020-01-09T18:07:10.537Z] #73 DONE 2.4s
18:07:10 [2020-01-09T18:07:10.537Z] 
18:07:10 [2020-01-09T18:07:10.537Z] #74 exporting to oci image format
18:07:10 [2020-01-09T18:07:10.537Z] #74 exporting layers
18:07:10 [2020-01-09T18:07:10.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:07:11 [2020-01-09T18:07:11.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:07:11 [2020-01-09T18:07:11.406Z] --- PASS: TestUpdatePidsLimit (4.10s)
18:07:11 [2020-01-09T18:07:11.406Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
18:07:11 [2020-01-09T18:07:11.406Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
18:07:11 [2020-01-09T18:07:11.406Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
18:07:11 [2020-01-09T18:07:11.406Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
18:07:11 [2020-01-09T18:07:11.406Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
18:07:11 [2020-01-09T18:07:11.406Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
18:07:11 [2020-01-09T18:07:11.406Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
18:07:11 [2020-01-09T18:07:11.406Z] === RUN   TestUpdateRestartPolicy
18:07:13 [2020-01-09T18:07:13.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:07:13 [2020-01-09T18:07:13.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:07:15 [2020-01-09T18:07:15.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:07:18 [2020-01-09T18:07:18.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:07:19 [2020-01-09T18:07:19.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:07:21 [2020-01-09T18:07:21.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:07:23 [2020-01-09T18:07:23.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:07:23 [2020-01-09T18:07:23.611Z] --- PASS: TestUpdateRestartPolicy (12.57s)
18:07:23 [2020-01-09T18:07:23.611Z] === RUN   TestUpdateRestartWithAutoRemove
18:07:24 [2020-01-09T18:07:24.547Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
18:07:24 [2020-01-09T18:07:24.547Z] === RUN   TestWaitNonBlocked
18:07:24 [2020-01-09T18:07:24.547Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:07:24 [2020-01-09T18:07:24.547Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:07:24 [2020-01-09T18:07:24.547Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:07:24 [2020-01-09T18:07:24.547Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:07:24 [2020-01-09T18:07:24.547Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:07:24 [2020-01-09T18:07:24.547Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:07:24 [2020-01-09T18:07:24.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:07:25 [2020-01-09T18:07:25.487Z] --- PASS: TestWaitNonBlocked (0.03s)
18:07:25 [2020-01-09T18:07:25.487Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
18:07:25 [2020-01-09T18:07:25.487Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
18:07:25 [2020-01-09T18:07:25.487Z] === RUN   TestWaitBlocked
18:07:25 [2020-01-09T18:07:25.487Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:07:25 [2020-01-09T18:07:25.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:07:25 [2020-01-09T18:07:25.487Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:07:25 [2020-01-09T18:07:25.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:07:25 [2020-01-09T18:07:25.487Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:07:25 [2020-01-09T18:07:25.487Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:07:26 [2020-01-09T18:07:26.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:07:26 [2020-01-09T18:07:26.866Z] --- PASS: TestWaitBlocked (0.04s)
18:07:26 [2020-01-09T18:07:26.866Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
18:07:26 [2020-01-09T18:07:26.866Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
18:07:26 [2020-01-09T18:07:26.866Z] === CONT  TestContainerStartOnDaemonRestart
18:07:26 [2020-01-09T18:07:26.866Z] === CONT  TestIpcModeOlderClient
18:07:26 [2020-01-09T18:07:26.866Z] === CONT  TestDaemonRestartIpcMode
18:07:26 [2020-01-09T18:07:26.866Z] --- PASS: TestIpcModeOlderClient (0.22s)
18:07:27 [2020-01-09T18:07:27.291Z] ok  	github.com/docker/docker/integration/container	73.250s
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === Skipped
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
18:07:27 [2020-01-09T18:07:27.291Z]     copy_test.go:25: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
18:07:27 [2020-01-09T18:07:27.291Z]     copy_test.go:39: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
18:07:27 [2020-01-09T18:07:27.291Z]     copy_test.go:51: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
18:07:27 [2020-01-09T18:07:27.291Z]     copy_test.go:65: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] DONE 79 tests, 40 skipped in 76.542s
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:07:27 [2020-01-09T18:07:27.291Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:27 [2020-01-09T18:07:27.291Z] INFO: Testing against a local daemon
18:07:27 [2020-01-09T18:07:27.291Z] ok  	github.com/docker/docker/integration/image	0.500s
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === Skipped
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
18:07:27 [2020-01-09T18:07:27.291Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.291Z] 
18:07:27 [2020-01-09T18:07:27.291Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
18:07:27 [2020-01-09T18:07:27.292Z]     tag_test.go:98: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.292Z] 
18:07:27 [2020-01-09T18:07:27.292Z] 
18:07:27 [2020-01-09T18:07:27.292Z] DONE 11 tests, 4 skipped in 3.043s
18:07:27 [2020-01-09T18:07:27.292Z] 
18:07:27 [2020-01-09T18:07:27.292Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:07:27 [2020-01-09T18:07:27.292Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:27 [2020-01-09T18:07:27.292Z] INFO: Testing against a local daemon
18:07:27 [2020-01-09T18:07:27.292Z] ok  	github.com/docker/docker/integration/network	0.295s
18:07:27 [2020-01-09T18:07:27.292Z] 
18:07:27 [2020-01-09T18:07:27.292Z] === Skipped
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:29: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:51: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:94: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:127: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:177: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:201: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:230: FLAKY_TEST
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:319: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:07:27 [2020-01-09T18:07:27.300Z]     service_test.go:386: testEnv.OSType == "windows"
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] DONE 17 tests, 13 skipped in 2.977s
18:07:27 [2020-01-09T18:07:27.300Z] 
18:07:27 [2020-01-09T18:07:27.300Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:07:27 [2020-01-09T18:07:27.300Z] testing: warning: no tests to run
18:07:27 [2020-01-09T18:07:27.301Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.089s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] DONE 0 tests in 0.915s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:07:27 [2020-01-09T18:07:27.301Z] testing: warning: no tests to run
18:07:27 [2020-01-09T18:07:27.301Z] ok  	github.com/docker/docker/integration/network/macvlan	0.104s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] DONE 0 tests in 0.950s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:07:27 [2020-01-09T18:07:27.301Z] testing: warning: no tests to run
18:07:27 [2020-01-09T18:07:27.301Z] ok  	github.com/docker/docker/integration/plugin	0.106s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] DONE 0 tests in 0.944s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:07:27 [2020-01-09T18:07:27.301Z] testing: warning: no tests to run
18:07:27 [2020-01-09T18:07:27.301Z] ok  	github.com/docker/docker/integration/plugin/authz	0.111s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] DONE 0 tests in 0.958s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:07:27 [2020-01-09T18:07:27.301Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:27 [2020-01-09T18:07:27.301Z] INFO: Testing against a local daemon
18:07:27 [2020-01-09T18:07:27.301Z] ok  	github.com/docker/docker/integration/plugin/common	0.298s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] DONE 2 tests in 2.703s
18:07:27 [2020-01-09T18:07:27.301Z] 
18:07:27 [2020-01-09T18:07:27.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:07:28 [2020-01-09T18:07:28.052Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
18:07:28 [2020-01-09T18:07:28.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:07:30 [2020-01-09T18:07:30.157Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s)
18:07:30 [2020-01-09T18:07:30.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:07:30 [2020-01-09T18:07:30.725Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
18:07:30 [2020-01-09T18:07:30.725Z] PASS
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] === Skipped
18:07:30 [2020-01-09T18:07:30.725Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:07:30 [2020-01-09T18:07:30.725Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
18:07:30 [2020-01-09T18:07:30.725Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
18:07:30 [2020-01-09T18:07:30.725Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:07:30 [2020-01-09T18:07:30.725Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:07:30 [2020-01-09T18:07:30.725Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
18:07:30 [2020-01-09T18:07:30.725Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] 
18:07:30 [2020-01-09T18:07:30.725Z] DONE 197 tests, 6 skipped in 130.896s
18:07:30 [2020-01-09T18:07:30.725Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:07:30 [2020-01-09T18:07:30.725Z] ++ 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
18:07:30 [2020-01-09T18:07:30.725Z] ++ set -e
18:07:30 [2020-01-09T18:07:30.725Z] ++ '[' -n 0 ']'
18:07:30 [2020-01-09T18:07:30.725Z] ++ set -x
18:07:30 [2020-01-09T18:07:30.725Z] ++ env -i DEST=/go/src/github.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
18:07:30 [2020-01-09T18:07:30.983Z] INFO: Testing against a local daemon
18:07:30 [2020-01-09T18:07:30.983Z] === RUN   TestCommitInheritsEnv
18:07:31 [2020-01-09T18:07:31.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:07:31 [2020-01-09T18:07:31.551Z] --- PASS: TestCommitInheritsEnv (0.60s)
18:07:31 [2020-01-09T18:07:31.551Z] === RUN   TestImportExtremelyLargeImageWorks
18:07:31 [2020-01-09T18:07:31.551Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:07:31 [2020-01-09T18:07:31.551Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:07:31 [2020-01-09T18:07:31.551Z] === RUN   TestImagesFilterMultiReference
18:07:31 [2020-01-09T18:07:31.810Z] --- PASS: TestImagesFilterMultiReference (0.11s)
18:07:31 [2020-01-09T18:07:31.810Z] === RUN   TestImagePullPlatformInvalid
18:07:31 [2020-01-09T18:07:31.810Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:07:31 [2020-01-09T18:07:31.810Z] === RUN   TestRemoveImageOrphaning
18:07:31 [2020-01-09T18:07:31.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:07:32 [2020-01-09T18:07:32.015Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:32 [2020-01-09T18:07:32.015Z] INFO: Testing against a local daemon
18:07:32 [2020-01-09T18:07:32.015Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.320s
18:07:32 [2020-01-09T18:07:32.015Z] 
18:07:32 [2020-01-09T18:07:32.015Z] === Skipped
18:07:32 [2020-01-09T18:07:32.015Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:07:32 [2020-01-09T18:07:32.015Z]     external_test.go:48: runtime.GOOS == "windows"
18:07:32 [2020-01-09T18:07:32.015Z] 
18:07:32 [2020-01-09T18:07:32.015Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:07:32 [2020-01-09T18:07:32.015Z]     external_test.go:407: runtime.GOOS == "windows"
18:07:32 [2020-01-09T18:07:32.015Z] 
18:07:32 [2020-01-09T18:07:32.015Z] 
18:07:32 [2020-01-09T18:07:32.015Z] DONE 2 tests, 2 skipped in 4.598s
18:07:32 [2020-01-09T18:07:32.015Z] 
18:07:32 [2020-01-09T18:07:32.015Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:07:32 [2020-01-09T18:07:32.378Z] --- PASS: TestRemoveImageOrphaning (0.57s)
18:07:32 [2020-01-09T18:07:32.378Z] === RUN   TestRemoveImageGarbageCollector
18:07:32 [2020-01-09T18:07:32.378Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:07:32 [2020-01-09T18:07:32.378Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:32 [2020-01-09T18:07:32.378Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:07:32 [2020-01-09T18:07:32.378Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:07:32 [2020-01-09T18:07:32.378Z] === RUN   TestTagInvalidReference
18:07:32 [2020-01-09T18:07:32.378Z] --- PASS: TestTagInvalidReference (0.03s)
18:07:32 [2020-01-09T18:07:32.378Z] === RUN   TestTagValidPrefixedRepo
18:07:32 [2020-01-09T18:07:32.637Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
18:07:32 [2020-01-09T18:07:32.637Z] === RUN   TestTagExistedNameWithoutForce
18:07:32 [2020-01-09T18:07:32.637Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:07:32 [2020-01-09T18:07:32.637Z] === RUN   TestTagOfficialNames
18:07:32 [2020-01-09T18:07:32.637Z] --- PASS: TestTagOfficialNames (0.08s)
18:07:32 [2020-01-09T18:07:32.637Z] === RUN   TestTagMatchesDigest
18:07:32 [2020-01-09T18:07:32.637Z] --- PASS: TestTagMatchesDigest (0.03s)
18:07:32 [2020-01-09T18:07:32.637Z] PASS
18:07:32 [2020-01-09T18:07:32.637Z] 
18:07:32 [2020-01-09T18:07:32.637Z] === Skipped
18:07:32 [2020-01-09T18:07:32.637Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:07:32 [2020-01-09T18:07:32.637Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:07:32 [2020-01-09T18:07:32.637Z] 
18:07:32 [2020-01-09T18:07:32.637Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:07:32 [2020-01-09T18:07:32.637Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:32 [2020-01-09T18:07:32.637Z] 
18:07:32 [2020-01-09T18:07:32.637Z] 
18:07:32 [2020-01-09T18:07:32.637Z] DONE 12 tests, 2 skipped in 1.887s
18:07:32 [2020-01-09T18:07:32.637Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:07:32 [2020-01-09T18:07:32.637Z] ++ 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
18:07:32 [2020-01-09T18:07:32.637Z] ++ set -e
18:07:32 [2020-01-09T18:07:32.637Z] ++ '[' -n 0 ']'
18:07:32 [2020-01-09T18:07:32.637Z] ++ set -x
18:07:32 [2020-01-09T18:07:32.637Z] ++ env -i DEST=/go/src/github.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
18:07:32 [2020-01-09T18:07:32.896Z] INFO: Testing against a local daemon
18:07:32 [2020-01-09T18:07:32.896Z] === RUN   TestNetworkCreateDelete
18:07:33 [2020-01-09T18:07:33.465Z] --- PASS: TestNetworkCreateDelete (0.44s)
18:07:33 [2020-01-09T18:07:33.465Z] === RUN   TestDockerNetworkDeletePreferID
18:07:33 [2020-01-09T18:07:33.894Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:07:33 [2020-01-09T18:07:33.894Z] Using test binary docker
18:07:33 [2020-01-09T18:07:33.894Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:07:33 [2020-01-09T18:07:33.894Z] +++ /etc/init.d/apparmor start
18:07:33 [2020-01-09T18:07:33.894Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:07:33 [2020-01-09T18:07:33.894Z] Starting dockerd
18:07:33 [2020-01-09T18:07:33.894Z] INFO: Waiting for daemon to start...
18:07:33 [2020-01-09T18:07:33.894Z] +++ 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
18:07:33 [2020-01-09T18:07:33.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:07:34 [2020-01-09T18:07:34.845Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s)
18:07:34 [2020-01-09T18:07:34.845Z] === RUN   TestInspectNetwork
18:07:35 [2020-01-09T18:07:35.800Z] .
18:07:35 [2020-01-09T18:07:35.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:07:35 [2020-01-09T18:07:35.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:07:35 [2020-01-09T18:07:35.800Z] Error: No such image: emptyfs
18:07:35 [2020-01-09T18:07:35.800Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:07:35 [2020-01-09T18:07:35.800Z] ++++ docker load
18:07:35 [2020-01-09T18:07:35.800Z] Running integration-test (iteration 1)
18:07:35 [2020-01-09T18:07:35.800Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
18:07:35 [2020-01-09T18:07:35.800Z] ++ 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
18:07:35 [2020-01-09T18:07:35.800Z] ++ set -e
18:07:35 [2020-01-09T18:07:35.800Z] ++ '[' -n 0 ']'
18:07:35 [2020-01-09T18:07:35.800Z] ++ set -x
18:07:35 [2020-01-09T18:07:35.800Z] ++ env -i DEST=/go/src/github.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
18:07:38 [2020-01-09T18:07:38.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:07:40 [2020-01-09T18:07:40.119Z] === RUN   TestInspectNetwork/full_network_id
18:07:40 [2020-01-09T18:07:40.119Z] === RUN   TestInspectNetwork/partial_network_id
18:07:40 [2020-01-09T18:07:40.119Z] === RUN   TestInspectNetwork/network_name
18:07:40 [2020-01-09T18:07:40.119Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:07:40 [2020-01-09T18:07:40.601Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:40 [2020-01-09T18:07:40.601Z] INFO: Testing against a local daemon
18:07:40 [2020-01-09T18:07:40.601Z] testing: warning: no tests to run
18:07:40 [2020-01-09T18:07:40.601Z] ok  	github.com/docker/docker/integration/plugin/logging	0.260s
18:07:40 [2020-01-09T18:07:40.601Z] 
18:07:40 [2020-01-09T18:07:40.601Z] DONE 0 tests in 8.597s
18:07:40 [2020-01-09T18:07:40.601Z] 
18:07:40 [2020-01-09T18:07:40.601Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:07:42 [2020-01-09T18:07:42.316Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:07:42 [2020-01-09T18:07:42.316Z] Using test binary docker
18:07:42 [2020-01-09T18:07:42.316Z] +++ /etc/init.d/apparmor start
18:07:42 [2020-01-09T18:07:42.316Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:07:42 [2020-01-09T18:07:42.316Z] INFO: Waiting for daemon to start...
18:07:42 [2020-01-09T18:07:42.316Z] Starting dockerd
18:07:42 [2020-01-09T18:07:42.316Z] +++ 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
18:07:42 [2020-01-09T18:07:42.910Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:07:43 [2020-01-09T18:07:43.510Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:43 [2020-01-09T18:07:43.510Z] INFO: Testing against a local daemon
18:07:43 [2020-01-09T18:07:43.510Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.297s
18:07:43 [2020-01-09T18:07:43.510Z] 
18:07:43 [2020-01-09T18:07:43.510Z] === Skipped
18:07:43 [2020-01-09T18:07:43.510Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:07:43 [2020-01-09T18:07:43.510Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:07:43 [2020-01-09T18:07:43.510Z] 
18:07:43 [2020-01-09T18:07:43.510Z] 
18:07:43 [2020-01-09T18:07:43.510Z] DONE 1 tests, 1 skipped in 3.185s
18:07:43 [2020-01-09T18:07:43.510Z] 
18:07:43 [2020-01-09T18:07:43.510Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:07:44 [2020-01-09T18:07:44.215Z] .
18:07:44 [2020-01-09T18:07:44.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:07:44 [2020-01-09T18:07:44.308Z] --- PASS: TestInspectNetwork (9.57s)
18:07:44 [2020-01-09T18:07:44.308Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:07:44 [2020-01-09T18:07:44.308Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:07:44 [2020-01-09T18:07:44.308Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:07:44 [2020-01-09T18:07:44.308Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:07:44 [2020-01-09T18:07:44.308Z] === RUN   TestRunContainerWithBridgeNone
18:07:44 [2020-01-09T18:07:44.473Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:07:44 [2020-01-09T18:07:44.473Z] Error: No such image: emptyfs
18:07:44 [2020-01-09T18:07:44.473Z] ++++ docker load
18:07:44 [2020-01-09T18:07:44.473Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:07:45 [2020-01-09T18:07:45.039Z] Running integration-test (iteration 1)
18:07:45 [2020-01-09T18:07:45.039Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:07:45 [2020-01-09T18:07:45.039Z] ++ 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
18:07:45 [2020-01-09T18:07:45.039Z] ++ set -e
18:07:45 [2020-01-09T18:07:45.039Z] ++ '[' -n 0 ']'
18:07:45 [2020-01-09T18:07:45.039Z] ++ set -x
18:07:45 [2020-01-09T18:07:45.039Z] ++ env -i DEST=/go/src/github.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
18:07:45 [2020-01-09T18:07:45.417Z] tests/integration/client_test.py .....                                   [ 76%]
18:07:45 [2020-01-09T18:07:45.472Z] Loaded image: buildpack-deps:jessie
18:07:45 [2020-01-09T18:07:45.472Z] Loaded image: busybox:latest
18:07:45 [2020-01-09T18:07:45.472Z] Loaded image: busybox:glibc
18:07:45 [2020-01-09T18:07:45.472Z] Loaded image: debian:jessie
18:07:45 [2020-01-09T18:07:45.472Z] Loaded image: hello-world:latest
18:07:45 [2020-01-09T18:07:45.472Z] INFO: Testing against a local daemon
18:07:45 [2020-01-09T18:07:45.472Z] === RUN   TestCgroupNamespacesBuild
18:07:45 [2020-01-09T18:07:45.976Z] tests/integration/errors_test.py .                                       [ 76%]
18:07:46 [2020-01-09T18:07:46.316Z] --- PASS: TestCgroupNamespacesBuild (1.70s)
18:07:46 [2020-01-09T18:07:46.316Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:07:46 [2020-01-09T18:07:46.425Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:46 [2020-01-09T18:07:46.425Z] INFO: Testing against a local daemon
18:07:46 [2020-01-09T18:07:46.425Z] ok  	github.com/docker/docker/integration/secret	0.265s
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] === Skipped
18:07:46 [2020-01-09T18:07:46.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:07:46 [2020-01-09T18:07:46.425Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:07:46 [2020-01-09T18:07:46.425Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:07:46 [2020-01-09T18:07:46.425Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:07:46 [2020-01-09T18:07:46.425Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:07:46 [2020-01-09T18:07:46.425Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:07:46 [2020-01-09T18:07:46.425Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] DONE 6 tests, 6 skipped in 2.738s
18:07:46 [2020-01-09T18:07:46.425Z] 
18:07:46 [2020-01-09T18:07:46.425Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:07:46 [2020-01-09T18:07:46.843Z] --- PASS: TestRunContainerWithBridgeNone (2.65s)
18:07:46 [2020-01-09T18:07:46.843Z] === RUN   TestNetworkInvalidJSON
18:07:46 [2020-01-09T18:07:46.843Z] === RUN   TestNetworkInvalidJSON//networks/create
18:07:46 [2020-01-09T18:07:46.843Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:07:46 [2020-01-09T18:07:46.843Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:07:46 [2020-01-09T18:07:46.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:07:46 [2020-01-09T18:07:46.843Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:07:46 [2020-01-09T18:07:46.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:07:46 [2020-01-09T18:07:46.843Z] === CONT  TestNetworkInvalidJSON//networks/create
18:07:46 [2020-01-09T18:07:46.843Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:07:46 [2020-01-09T18:07:46.843Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:07:46 [2020-01-09T18:07:46.843Z] --- PASS: TestNetworkInvalidJSON (0.04s)
18:07:46 [2020-01-09T18:07:46.843Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:07:46 [2020-01-09T18:07:46.843Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:07:46 [2020-01-09T18:07:46.843Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:07:46 [2020-01-09T18:07:46.843Z] === RUN   TestDaemonRestartWithLiveRestore
18:07:48 [2020-01-09T18:07:48.577Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.94s)
18:07:48 [2020-01-09T18:07:48.577Z] === RUN   TestBuildWithSession
18:07:48 [2020-01-09T18:07:48.577Z] --- SKIP: TestBuildWithSession (0.00s)
18:07:48 [2020-01-09T18:07:48.577Z]     build_session_test.go:25: TODO: BuildKit
18:07:48 [2020-01-09T18:07:48.577Z] === RUN   TestBuildSquashParent
18:07:48 [2020-01-09T18:07:48.746Z] --- PASS: TestDaemonRestartWithLiveRestore (1.58s)
18:07:48 [2020-01-09T18:07:48.746Z] === RUN   TestDaemonDefaultNetworkPools
18:07:49 [2020-01-09T18:07:49.683Z] --- PASS: TestDaemonDefaultNetworkPools (1.34s)
18:07:49 [2020-01-09T18:07:49.683Z] === RUN   TestDaemonRestartWithExistingNetwork
18:07:50 [2020-01-09T18:07:50.272Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:50 [2020-01-09T18:07:50.272Z] INFO: Testing against a local daemon
18:07:50 [2020-01-09T18:07:50.272Z] ok  	github.com/docker/docker/integration/service	0.391s
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === Skipped
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
18:07:50 [2020-01-09T18:07:50.272Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:07:50 [2020-01-09T18:07:50.272Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] DONE 20 tests, 19 skipped in 3.668s
18:07:50 [2020-01-09T18:07:50.272Z] 
18:07:50 [2020-01-09T18:07:50.272Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:07:52 [2020-01-09T18:07:52.217Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.01s)
18:07:52 [2020-01-09T18:07:52.217Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:07:52 [2020-01-09T18:07:52.456Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:52 [2020-01-09T18:07:52.456Z] INFO: Testing against a local daemon
18:07:52 [2020-01-09T18:07:52.456Z] ok  	github.com/docker/docker/integration/session	0.284s
18:07:52 [2020-01-09T18:07:52.916Z] 
18:07:52 [2020-01-09T18:07:52.916Z] === Skipped
18:07:52 [2020-01-09T18:07:52.916Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:07:52 [2020-01-09T18:07:52.916Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:07:52 [2020-01-09T18:07:52.916Z] 
18:07:52 [2020-01-09T18:07:52.916Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:07:52 [2020-01-09T18:07:52.916Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:07:52 [2020-01-09T18:07:52.916Z] 
18:07:52 [2020-01-09T18:07:52.916Z] 
18:07:52 [2020-01-09T18:07:52.916Z] DONE 2 tests, 2 skipped in 2.964s
18:07:52 [2020-01-09T18:07:52.916Z] 
18:07:52 [2020-01-09T18:07:52.916Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:07:54 [2020-01-09T18:07:54.750Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.52s)
18:07:54 [2020-01-09T18:07:54.750Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:07:55 [2020-01-09T18:07:55.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s)
18:07:55 [2020-01-09T18:07:55.318Z] === RUN   TestServiceWithPredefinedNetwork
18:07:55 [2020-01-09T18:07:55.341Z] --- PASS: TestBuildSquashParent (6.44s)
18:07:55 [2020-01-09T18:07:55.341Z] === RUN   TestBuildWithRemoveAndForceRemove
18:07:55 [2020-01-09T18:07:55.341Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:07:55 [2020-01-09T18:07:55.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:07:55 [2020-01-09T18:07:55.341Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:07:55 [2020-01-09T18:07:55.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:07:55 [2020-01-09T18:07:55.341Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:07:55 [2020-01-09T18:07:55.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:07:55 [2020-01-09T18:07:55.341Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:07:55 [2020-01-09T18:07:55.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:07:55 [2020-01-09T18:07:55.341Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:07:55 [2020-01-09T18:07:55.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:07:55 [2020-01-09T18:07:55.341Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:07:55 [2020-01-09T18:07:55.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:07:55 [2020-01-09T18:07:55.341Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:07:55 [2020-01-09T18:07:55.341Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:07:55 [2020-01-09T18:07:55.825Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:55 [2020-01-09T18:07:55.825Z] INFO: Testing against a local daemon
18:07:56 [2020-01-09T18:07:56.794Z] ok  	github.com/docker/docker/integration/system	1.358s
18:07:56 [2020-01-09T18:07:56.794Z] 
18:07:56 [2020-01-09T18:07:56.794Z] === Skipped
18:07:56 [2020-01-09T18:07:56.794Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:07:56 [2020-01-09T18:07:56.794Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:07:56 [2020-01-09T18:07:56.794Z] 
18:07:56 [2020-01-09T18:07:56.794Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
18:07:56 [2020-01-09T18:07:56.794Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:07:56 [2020-01-09T18:07:56.794Z] 
18:07:56 [2020-01-09T18:07:56.794Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:07:56 [2020-01-09T18:07:56.795Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:07:56 [2020-01-09T18:07:56.795Z] 
18:07:56 [2020-01-09T18:07:56.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:07:56 [2020-01-09T18:07:56.795Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:07:56 [2020-01-09T18:07:56.795Z] 
18:07:56 [2020-01-09T18:07:56.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:07:56 [2020-01-09T18:07:56.795Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:07:56 [2020-01-09T18:07:56.795Z] 
18:07:56 [2020-01-09T18:07:56.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:07:56 [2020-01-09T18:07:56.795Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:07:56 [2020-01-09T18:07:56.795Z] 
18:07:56 [2020-01-09T18:07:56.795Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:07:56 [2020-01-09T18:07:56.795Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:07:56 [2020-01-09T18:07:56.795Z] 
18:07:56 [2020-01-09T18:07:56.795Z] 
18:07:56 [2020-01-09T18:07:56.795Z] DONE 13 tests, 7 skipped in 3.780s
18:07:56 [2020-01-09T18:07:56.795Z] 
18:07:56 [2020-01-09T18:07:56.795Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:07:57 [2020-01-09T18:07:57.919Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:07:57 [2020-01-09T18:07:57.919Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:07:58 [2020-01-09T18:07:58.610Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s)
18:07:58 [2020-01-09T18:07:58.610Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:07:58 [2020-01-09T18:07:58.610Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:07:58 [2020-01-09T18:07:58.610Z]     service_test.go:230: FLAKY_TEST
18:07:58 [2020-01-09T18:07:58.610Z] === RUN   TestServiceWithDataPathPortInit
18:07:59 [2020-01-09T18:07:59.711Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:07:59 [2020-01-09T18:07:59.711Z] INFO: Testing against a local daemon
18:07:59 [2020-01-09T18:07:59.711Z] ok  	github.com/docker/docker/integration/volume	0.316s
18:08:00 [2020-01-09T18:08:00.175Z] 
18:08:00 [2020-01-09T18:08:00.175Z] === Skipped
18:08:00 [2020-01-09T18:08:00.175Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
18:08:00 [2020-01-09T18:08:00.175Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
18:08:00 [2020-01-09T18:08:00.175Z] 
18:08:00 [2020-01-09T18:08:00.175Z] 
18:08:00 [2020-01-09T18:08:00.175Z] DONE 5 tests, 1 skipped in 2.958s
18:08:00 [2020-01-09T18:08:00.175Z] 
18:08:00 [2020-01-09T18:08:00.175Z] INFO: make.ps1 ended at 01/09/2020 18:07:59
18:08:00 [2020-01-09T18:08:00.175Z] INFO: Integration CLI tests being run from the host:
18:08:00 [2020-01-09T18:08:00.175Z] 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" 
18:08:00 [2020-01-09T18:08:00.527Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:08:00 [2020-01-09T18:08:00.527Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:08:03 [2020-01-09T18:08:03.230Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:08:03 [2020-01-09T18:08:03.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s)
18:08:03 [2020-01-09T18:08:03.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s)
18:08:03 [2020-01-09T18:08:03.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s)
18:08:03 [2020-01-09T18:08:03.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
18:08:03 [2020-01-09T18:08:03.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s)
18:08:03 [2020-01-09T18:08:03.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.71s)
18:08:03 [2020-01-09T18:08:03.230Z] === RUN   TestBuildMultiStageCopy
18:08:03 [2020-01-09T18:08:03.230Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:08:05 [2020-01-09T18:08:05.836Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:08:06 [2020-01-09T18:08:06.240Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:08:06 [2020-01-09T18:08:06.636Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:08:07 [2020-01-09T18:08:07.038Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:08:07 [2020-01-09T18:08:07.867Z] --- PASS: TestBuildMultiStageCopy (4.76s)
18:08:07 [2020-01-09T18:08:07.867Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s)
18:08:07 [2020-01-09T18:08:07.867Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
18:08:07 [2020-01-09T18:08:07.867Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
18:08:07 [2020-01-09T18:08:07.867Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
18:08:07 [2020-01-09T18:08:07.867Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
18:08:07 [2020-01-09T18:08:07.867Z] === RUN   TestBuildMultiStageParentConfig
18:08:09 [2020-01-09T18:08:09.208Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
18:08:09 [2020-01-09T18:08:09.208Z] === RUN   TestBuildLabelWithTargets
18:08:10 [2020-01-09T18:08:10.496Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:08:10 [2020-01-09T18:08:10.497Z] INFO: Testing against a local daemon
18:08:11 [2020-01-09T18:08:11.430Z] --- PASS: TestBuildLabelWithTargets (2.14s)
18:08:11 [2020-01-09T18:08:11.430Z] === RUN   TestBuildWithEmptyLayers
18:08:12 [2020-01-09T18:08:12.278Z] --- PASS: TestBuildWithEmptyLayers (0.91s)
18:08:12 [2020-01-09T18:08:12.278Z] === RUN   TestBuildMultiStageOnBuild
18:08:15 [2020-01-09T18:08:15.623Z] --- PASS: TestBuildMultiStageOnBuild (2.98s)
18:08:15 [2020-01-09T18:08:15.623Z] === RUN   TestBuildUncleanTarFilenames
18:08:16 [2020-01-09T18:08:16.461Z] --- PASS: TestBuildUncleanTarFilenames (1.23s)
18:08:16 [2020-01-09T18:08:16.461Z] === RUN   TestBuildMultiStageLayerLeak
18:08:17 [2020-01-09T18:08:17.105Z] Loaded image: buildpack-deps:jessie
18:08:17 [2020-01-09T18:08:17.105Z] Loaded image: busybox:latest
18:08:17 [2020-01-09T18:08:17.105Z] Loaded image: busybox:glibc
18:08:17 [2020-01-09T18:08:17.105Z] Loaded image: debian:jessie
18:08:17 [2020-01-09T18:08:17.105Z] Loaded image: hello-world:latest
18:08:17 [2020-01-09T18:08:17.105Z] INFO: Testing against a local daemon
18:08:17 [2020-01-09T18:08:17.105Z] === RUN   TestCgroupNamespacesBuild
18:08:19 [2020-01-09T18:08:19.044Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
18:08:19 [2020-01-09T18:08:19.044Z] === RUN   TestBuildWithHugeFile
18:08:20 [2020-01-09T18:08:20.387Z] --- PASS: TestCgroupNamespacesBuild (3.70s)
18:08:20 [2020-01-09T18:08:20.387Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:08:20 [2020-01-09T18:08:20.539Z] --- PASS: TestServiceWithDataPathPortInit (18.54s)
18:08:20 [2020-01-09T18:08:20.540Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:08:22 [2020-01-09T18:08:22.288Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s)
18:08:22 [2020-01-09T18:08:22.288Z] === RUN   TestBuildWithSession
18:08:22 [2020-01-09T18:08:22.288Z] --- SKIP: TestBuildWithSession (0.00s)
18:08:22 [2020-01-09T18:08:22.288Z]     build_session_test.go:25: TODO: BuildKit
18:08:22 [2020-01-09T18:08:22.288Z] === RUN   TestBuildSquashParent
18:08:27 [2020-01-09T18:08:27.103Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.24s)
18:08:27 [2020-01-09T18:08:27.103Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hh1e7s0spd6axqkrtoxxaoyn3 Created:2020-01-09 18:08:18.684268671 +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[5e2dc12d2d991bbce142c207fa877b0ba0c3b01947cd3100eaf34cc345bd2d03:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hkntuits1bvlypixl9l80m5uj EndpointID:13cfc755d8159efdf9b3620aab592c909e0148bdf63564f9f9ad7d0ca2f41815 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf639126b31b878694409522eb4f9e638d3b1fe6d98e1d499227be30be9da6a0 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:646c123079f1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hkntuits1bvlypixl9l80m5uj EndpointID:13cfc755d8159efdf9b3620aab592c909e0148bdf63564f9f9ad7d0ca2f41815 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
18:08:27 [2020-01-09T18:08:27.103Z] PASS
18:08:27 [2020-01-09T18:08:27.103Z] 
18:08:27 [2020-01-09T18:08:27.103Z] === Skipped
18:08:27 [2020-01-09T18:08:27.103Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:08:27 [2020-01-09T18:08:27.103Z]     service_test.go:230: FLAKY_TEST
18:08:27 [2020-01-09T18:08:27.103Z] 
18:08:27 [2020-01-09T18:08:27.103Z] 
18:08:27 [2020-01-09T18:08:27.103Z] DONE 21 tests, 1 skipped in 53.589s
18:08:27 [2020-01-09T18:08:27.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:08:27 [2020-01-09T18:08:27.103Z] ++ 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
18:08:27 [2020-01-09T18:08:27.103Z] ++ set -e
18:08:27 [2020-01-09T18:08:27.103Z] ++ '[' -n 0 ']'
18:08:27 [2020-01-09T18:08:27.103Z] ++ set -x
18:08:27 [2020-01-09T18:08:27.103Z] ++ env -i DEST=/go/src/github.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
18:08:27 [2020-01-09T18:08:27.103Z] INFO: Testing against a local daemon
18:08:27 [2020-01-09T18:08:27.103Z] === RUN   TestDockerNetworkIpvlanPersistance
18:08:27 [2020-01-09T18:08:27.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:08:27 [2020-01-09T18:08:27.103Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:08:27 [2020-01-09T18:08:27.103Z] === RUN   TestDockerNetworkIpvlan
18:08:27 [2020-01-09T18:08:27.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:08:27 [2020-01-09T18:08:27.103Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:08:27 [2020-01-09T18:08:27.103Z] PASS
18:08:27 [2020-01-09T18:08:27.103Z] 
18:08:27 [2020-01-09T18:08:27.103Z] === Skipped
18:08:27 [2020-01-09T18:08:27.103Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:08:27 [2020-01-09T18:08:27.103Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:08:27 [2020-01-09T18:08:27.103Z] 
18:08:27 [2020-01-09T18:08:27.103Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:08:27 [2020-01-09T18:08:27.103Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:08:27 [2020-01-09T18:08:27.103Z] 
18:08:27 [2020-01-09T18:08:27.103Z] 
18:08:27 [2020-01-09T18:08:27.103Z] DONE 2 tests, 2 skipped in 0.174s
18:08:27 [2020-01-09T18:08:27.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:08:27 [2020-01-09T18:08:27.103Z] ++ 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
18:08:27 [2020-01-09T18:08:27.103Z] ++ set -e
18:08:27 [2020-01-09T18:08:27.103Z] ++ '[' -n 0 ']'
18:08:27 [2020-01-09T18:08:27.103Z] ++ set -x
18:08:27 [2020-01-09T18:08:27.103Z] ++ env -i DEST=/go/src/github.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
18:08:27 [2020-01-09T18:08:27.103Z] INFO: Testing against a local daemon
18:08:27 [2020-01-09T18:08:27.103Z] === RUN   TestDockerNetworkMacvlanPersistance
18:08:27 [2020-01-09T18:08:27.697Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:08:29 [2020-01-09T18:08:29.011Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s)
18:08:29 [2020-01-09T18:08:29.011Z] === RUN   TestDockerNetworkMacvlan
18:08:29 [2020-01-09T18:08:29.949Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:08:31 [2020-01-09T18:08:31.328Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:08:32 [2020-01-09T18:08:32.708Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:08:34 [2020-01-09T18:08:34.549Z] --- PASS: TestBuildSquashParent (10.83s)
18:08:34 [2020-01-09T18:08:34.549Z] === RUN   TestBuildWithRemoveAndForceRemove
18:08:34 [2020-01-09T18:08:34.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:08:34 [2020-01-09T18:08:34.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:08:34 [2020-01-09T18:08:34.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:08:34 [2020-01-09T18:08:34.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:08:34 [2020-01-09T18:08:34.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:08:34 [2020-01-09T18:08:34.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:08:34 [2020-01-09T18:08:34.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:08:34 [2020-01-09T18:08:34.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:08:34 [2020-01-09T18:08:34.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:08:34 [2020-01-09T18:08:34.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:08:34 [2020-01-09T18:08:34.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:08:34 [2020-01-09T18:08:34.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:08:34 [2020-01-09T18:08:34.549Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:08:34 [2020-01-09T18:08:34.549Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:08:35 [2020-01-09T18:08:35.999Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:08:36 [2020-01-09T18:08:36.451Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:08:36 [2020-01-09T18:08:36.451Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:08:39 [2020-01-09T18:08:39.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:08:39 [2020-01-09T18:08:39.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:08:41 [2020-01-09T18:08:41.270Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:08:43 [2020-01-09T18:08:43.116Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:08:43 [2020-01-09T18:08:43.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s)
18:08:43 [2020-01-09T18:08:43.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s)
18:08:43 [2020-01-09T18:08:43.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s)
18:08:43 [2020-01-09T18:08:43.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s)
18:08:43 [2020-01-09T18:08:43.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s)
18:08:43 [2020-01-09T18:08:43.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s)
18:08:43 [2020-01-09T18:08:43.116Z] === RUN   TestBuildMultiStageCopy
18:08:43 [2020-01-09T18:08:43.116Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:08:46 [2020-01-09T18:08:46.400Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:08:46 [2020-01-09T18:08:46.967Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:08:47 [2020-01-09T18:08:47.534Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:08:47 [2020-01-09T18:08:47.838Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:08:48 [2020-01-09T18:08:48.100Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:08:48 [2020-01-09T18:08:48.109Z] --- PASS: TestBuildWithHugeFile (28.99s)
18:08:48 [2020-01-09T18:08:48.109Z] === RUN   TestBuildWithEmptyDockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:08:48 [2020-01-09T18:08:48.521Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:08:48 [2020-01-09T18:08:48.577Z] .........                                                                [ 86%]
18:08:48 [2020-01-09T18:08:48.776Z] --- PASS: TestDockerNetworkMacvlan (19.88s)
18:08:48 [2020-01-09T18:08:48.776Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
18:08:48 [2020-01-09T18:08:48.776Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
18:08:48 [2020-01-09T18:08:48.776Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s)
18:08:48 [2020-01-09T18:08:48.776Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s)
18:08:48 [2020-01-09T18:08:48.776Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s)
18:08:48 [2020-01-09T18:08:48.776Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
18:08:48 [2020-01-09T18:08:48.776Z] PASS
18:08:48 [2020-01-09T18:08:48.776Z] 
18:08:48 [2020-01-09T18:08:48.776Z] DONE 8 tests in 22.176s
18:08:48 [2020-01-09T18:08:48.776Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:08:48 [2020-01-09T18:08:48.776Z] ++ 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
18:08:48 [2020-01-09T18:08:48.776Z] ++ set -e
18:08:48 [2020-01-09T18:08:48.776Z] ++ '[' -n 0 ']'
18:08:48 [2020-01-09T18:08:48.776Z] ++ set -x
18:08:48 [2020-01-09T18:08:48.776Z] ++ env -i DEST=/go/src/github.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
18:08:48 [2020-01-09T18:08:48.776Z] testing: warning: no tests to run
18:08:48 [2020-01-09T18:08:48.776Z] PASS
18:08:48 [2020-01-09T18:08:48.776Z] 
18:08:48 [2020-01-09T18:08:48.776Z] DONE 0 tests in 0.030s
18:08:48 [2020-01-09T18:08:48.776Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:08:48 [2020-01-09T18:08:48.776Z] ++ 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
18:08:48 [2020-01-09T18:08:48.776Z] ++ set -e
18:08:48 [2020-01-09T18:08:48.776Z] ++ '[' -n 0 ']'
18:08:48 [2020-01-09T18:08:48.776Z] ++ set -x
18:08:48 [2020-01-09T18:08:48.776Z] ++ env -i DEST=/go/src/github.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
18:08:48 [2020-01-09T18:08:48.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
18:08:48 [2020-01-09T18:08:48.917Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
18:08:48 [2020-01-09T18:08:48.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
18:08:48 [2020-01-09T18:08:48.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
18:08:48 [2020-01-09T18:08:48.917Z] === RUN   TestBuildPreserveOwnership
18:08:48 [2020-01-09T18:08:48.917Z] === RUN   TestBuildPreserveOwnership/copy_from
18:08:49 [2020-01-09T18:08:49.035Z] INFO: Testing against a local daemon
18:08:49 [2020-01-09T18:08:49.035Z] --- PASS: TestBuildMultiStageCopy (5.90s)
18:08:49 [2020-01-09T18:08:49.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.13s)
18:08:49 [2020-01-09T18:08:49.035Z] === RUN   TestAuthZPluginAllowRequest
18:08:49 [2020-01-09T18:08:49.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s)
18:08:49 [2020-01-09T18:08:49.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s)
18:08:49 [2020-01-09T18:08:49.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s)
18:08:49 [2020-01-09T18:08:49.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s)
18:08:49 [2020-01-09T18:08:49.035Z] === RUN   TestBuildMultiStageParentConfig
18:08:50 [2020-01-09T18:08:50.936Z] --- PASS: TestBuildMultiStageParentConfig (1.73s)
18:08:50 [2020-01-09T18:08:50.936Z] === RUN   TestBuildLabelWithTargets
18:08:50 [2020-01-09T18:08:50.937Z] --- PASS: TestAuthZPluginAllowRequest (1.87s)
18:08:50 [2020-01-09T18:08:50.937Z] === RUN   TestAuthZPluginTLS
18:08:51 [2020-01-09T18:08:51.505Z] --- PASS: TestAuthZPluginTLS (0.72s)
18:08:51 [2020-01-09T18:08:51.505Z] === RUN   TestAuthZPluginDenyRequest
18:08:52 [2020-01-09T18:08:52.442Z] --- PASS: TestAuthZPluginDenyRequest (0.70s)
18:08:52 [2020-01-09T18:08:52.442Z] === RUN   TestAuthZPluginAPIDenyResponse
18:08:53 [2020-01-09T18:08:53.011Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s)
18:08:53 [2020-01-09T18:08:53.011Z] === RUN   TestAuthZPluginDenyResponse
18:08:53 [2020-01-09T18:08:53.181Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:08:53 [2020-01-09T18:08:53.468Z] --- PASS: TestBuildLabelWithTargets (2.66s)
18:08:53 [2020-01-09T18:08:53.468Z] === RUN   TestBuildWithEmptyLayers
18:08:53 [2020-01-09T18:08:53.579Z] --- PASS: TestAuthZPluginDenyResponse (0.70s)
18:08:53 [2020-01-09T18:08:53.579Z] === RUN   TestAuthZPluginAllowEventStream
18:08:54 [2020-01-09T18:08:54.108Z] tests/integration/models_images_test.py ..............                   [ 89%]
18:08:54 [2020-01-09T18:08:54.842Z] --- PASS: TestBuildWithEmptyLayers (1.36s)
18:08:54 [2020-01-09T18:08:54.842Z] === RUN   TestBuildMultiStageOnBuild
18:08:55 [2020-01-09T18:08:55.100Z] --- PASS: TestBuildPreserveOwnership (5.98s)
18:08:55 [2020-01-09T18:08:55.100Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.02s)
18:08:55 [2020-01-09T18:08:55.100Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s)
18:08:55 [2020-01-09T18:08:55.100Z] === RUN   TestBuildPlatformInvalid
18:08:55 [2020-01-09T18:08:55.100Z] --- PASS: TestBuildPlatformInvalid (0.12s)
18:08:55 [2020-01-09T18:08:55.100Z] PASS
18:08:55 [2020-01-09T18:08:55.100Z] 
18:08:55 [2020-01-09T18:08:55.100Z] === Skipped
18:08:55 [2020-01-09T18:08:55.100Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
18:08:55 [2020-01-09T18:08:55.100Z]     build_session_test.go:25: TODO: BuildKit
18:08:55 [2020-01-09T18:08:55.100Z] 
18:08:55 [2020-01-09T18:08:55.100Z] 
18:08:55 [2020-01-09T18:08:55.100Z] DONE 32 tests, 1 skipped in 79.030s
18:08:55 [2020-01-09T18:08:55.100Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
18:08:55 [2020-01-09T18:08:55.100Z] ++ 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
18:08:55 [2020-01-09T18:08:55.100Z] ++ set -e
18:08:55 [2020-01-09T18:08:55.100Z] ++ '[' -n 0 ']'
18:08:55 [2020-01-09T18:08:55.100Z] ++ set -x
18:08:55 [2020-01-09T18:08:55.100Z] ++ env -i DEST=/go/src/github.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
18:08:55 [2020-01-09T18:08:55.100Z] INFO: Testing against a local daemon
18:08:55 [2020-01-09T18:08:55.100Z] === RUN   TestConfigList
18:08:55 [2020-01-09T18:08:55.483Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s)
18:08:55 [2020-01-09T18:08:55.484Z] === RUN   TestAuthZPluginErrorResponse
18:08:55 [2020-01-09T18:08:55.725Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:08:56 [2020-01-09T18:08:56.425Z] --- PASS: TestAuthZPluginErrorResponse (0.73s)
18:08:56 [2020-01-09T18:08:56.425Z] === RUN   TestAuthZPluginErrorRequest
18:08:56 [2020-01-09T18:08:56.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:08:56 [2020-01-09T18:08:56.744Z] Using test binary docker
18:08:56 [2020-01-09T18:08:56.744Z] +++ /etc/init.d/apparmor start
18:08:56 [2020-01-09T18:08:56.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:08:56 [2020-01-09T18:08:56.744Z] INFO: Waiting for daemon to start...
18:08:56 [2020-01-09T18:08:56.744Z] Starting dockerd
18:08:56 [2020-01-09T18:08:56.744Z] +++ 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
18:08:56 [2020-01-09T18:08:56.744Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:08:56 [2020-01-09T18:08:56.744Z] Using test binary docker
18:08:56 [2020-01-09T18:08:56.744Z] +++ /etc/init.d/apparmor start
18:08:56 [2020-01-09T18:08:56.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:08:56 [2020-01-09T18:08:56.744Z] Starting dockerd
18:08:56 [2020-01-09T18:08:56.744Z] INFO: Waiting for daemon to start...
18:08:56 [2020-01-09T18:08:56.744Z] +++ 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
18:08:56 [2020-01-09T18:08:56.993Z] --- PASS: TestAuthZPluginErrorRequest (0.69s)
18:08:56 [2020-01-09T18:08:56.993Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:08:57 [2020-01-09T18:08:57.561Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s)
18:08:57 [2020-01-09T18:08:57.562Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:08:58 [2020-01-09T18:08:58.117Z] .--- PASS: TestBuildMultiStageOnBuild (3.49s)
18:08:58 [2020-01-09T18:08:58.117Z] === RUN   TestBuildUncleanTarFilenames
18:08:58 [2020-01-09T18:08:58.448Z] --- PASS: TestConfigList (2.92s)
18:08:58 [2020-01-09T18:08:58.448Z] === RUN   TestConfigsCreateAndDelete
18:08:58 [2020-01-09T18:08:58.682Z] 
18:08:58 [2020-01-09T18:08:58.682Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:08:58 [2020-01-09T18:08:58.682Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:08:58 [2020-01-09T18:08:58.682Z] Error: No such image: emptyfs
18:08:58 [2020-01-09T18:08:58.682Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:08:58 [2020-01-09T18:08:58.682Z] ++++ docker load
18:08:58 [2020-01-09T18:08:58.941Z] 
18:08:58 [2020-01-09T18:08:58.941Z] Running integration-test (iteration 1)
18:08:58 [2020-01-09T18:08:58.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:08:58 [2020-01-09T18:08:58.941Z] 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)/
18:08:58 [2020-01-09T18:08:58.941Z] ++ 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)/'
18:08:58 [2020-01-09T18:08:58.941Z] ++ set -e
18:08:58 [2020-01-09T18:08:58.941Z] ++ '[' -n 0 ']'
18:08:58 [2020-01-09T18:08:58.941Z] ++ set -x
18:08:58 [2020-01-09T18:08:58.941Z] ++ env -i DEST=/go/src/github.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)/'
18:08:58 [2020-01-09T18:08:58.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:08:58 [2020-01-09T18:08:58.941Z] Error: No such image: emptyfs
18:08:58 [2020-01-09T18:08:58.941Z] ++++ docker load
18:08:58 [2020-01-09T18:08:58.941Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:08:59 [2020-01-09T18:08:59.506Z] Running integration-test (iteration 1)
18:08:59 [2020-01-09T18:08:59.506Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:08:59 [2020-01-09T18:08:59.506Z] ++ 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)/'
18:08:59 [2020-01-09T18:08:59.506Z] ++ set -e
18:08:59 [2020-01-09T18:08:59.506Z] ++ '[' -n 0 ']'
18:08:59 [2020-01-09T18:08:59.506Z] ++ set -x
18:08:59 [2020-01-09T18:08:59.506Z] ++ env -i DEST=/go/src/github.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)/'
18:08:59 [2020-01-09T18:08:59.506Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
18:08:59 [2020-01-09T18:08:59.506Z] === RUN   TestBuildMultiStageLayerLeak
18:09:00 [2020-01-09T18:09:00.095Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s)
18:09:00 [2020-01-09T18:09:00.095Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:09:01 [2020-01-09T18:09:01.286Z] --- PASS: TestConfigsCreateAndDelete (2.95s)
18:09:01 [2020-01-09T18:09:01.286Z] === RUN   TestConfigsUpdate
18:09:02 [2020-01-09T18:09:02.249Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:09:02 [2020-01-09T18:09:02.629Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s)
18:09:02 [2020-01-09T18:09:02.629Z] === RUN   TestAuthZPluginHeader
18:09:02 [2020-01-09T18:09:02.810Z] #74 exporting layers 111.3s done
18:09:02 [2020-01-09T18:09:02.810Z] #74 exporting manifest sha256:7e535e6116e84f0c7e7b0722e91399253f9d1d4a905b30238208964046ae49c7 done
18:09:02 [2020-01-09T18:09:02.810Z] #74 exporting config sha256:ea895f8200bbd08467882f2217cb0fc2dea90e3efa1067c322b945aa4487f32d done
18:09:02 [2020-01-09T18:09:02.810Z] #74 sending tarball
18:09:03 [2020-01-09T18:09:03.173Z] tests/integration/models_resources_test.py .                             [ 91%]
18:09:03 [2020-01-09T18:09:03.367Z] --- PASS: TestConfigsUpdate (2.45s)
18:09:03 [2020-01-09T18:09:03.367Z] === RUN   TestTemplatedConfig
18:09:03 [2020-01-09T18:09:03.567Z] --- PASS: TestAuthZPluginHeader (1.06s)
18:09:03 [2020-01-09T18:09:03.567Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:09:03 [2020-01-09T18:09:03.567Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:09:03 [2020-01-09T18:09:03.567Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:03 [2020-01-09T18:09:03.567Z] === RUN   TestAuthZPluginV2Disable
18:09:03 [2020-01-09T18:09:03.567Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:09:03 [2020-01-09T18:09:03.567Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:03 [2020-01-09T18:09:03.567Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:09:03 [2020-01-09T18:09:03.567Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:09:03 [2020-01-09T18:09:03.567Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:03 [2020-01-09T18:09:03.567Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:09:03 [2020-01-09T18:09:03.567Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:09:03 [2020-01-09T18:09:03.567Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:03 [2020-01-09T18:09:03.567Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:09:07 [2020-01-09T18:09:07.586Z] --- PASS: TestTemplatedConfig (3.38s)
18:09:07 [2020-01-09T18:09:07.586Z] === RUN   TestConfigInspect
18:09:07 [2020-01-09T18:09:07.614Z] --- PASS: TestBuildMultiStageLayerLeak (7.14s)
18:09:07 [2020-01-09T18:09:07.614Z] === RUN   TestBuildWithHugeFile
18:09:08 [2020-01-09T18:09:08.987Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:09:10 [2020-01-09T18:09:10.189Z] --- PASS: TestConfigInspect (2.76s)
18:09:10 [2020-01-09T18:09:10.189Z] === RUN   TestConfigCreateWithLabels
18:09:12 [2020-01-09T18:09:12.270Z] --- PASS: TestConfigCreateWithLabels (2.33s)
18:09:12 [2020-01-09T18:09:12.270Z] === RUN   TestConfigCreateResolve
18:09:13 [2020-01-09T18:09:13.378Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:09:13 [2020-01-09T18:09:13.378Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:09:14 [2020-01-09T18:09:14.895Z] --- PASS: TestConfigCreateResolve (2.77s)
18:09:14 [2020-01-09T18:09:14.895Z] === RUN   TestConfigDaemonLibtrustID
18:09:15 [2020-01-09T18:09:15.288Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
18:09:15 [2020-01-09T18:09:15.288Z] PASS
18:09:15 [2020-01-09T18:09:15.288Z] 
18:09:15 [2020-01-09T18:09:15.288Z] DONE 8 tests in 20.303s
18:09:15 [2020-01-09T18:09:15.288Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
18:09:15 [2020-01-09T18:09:15.288Z] ++ 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
18:09:15 [2020-01-09T18:09:15.288Z] ++ set -e
18:09:15 [2020-01-09T18:09:15.288Z] ++ '[' -n 0 ']'
18:09:15 [2020-01-09T18:09:15.288Z] ++ set -x
18:09:15 [2020-01-09T18:09:15.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=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
18:09:15 [2020-01-09T18:09:15.698Z] INFO: Testing against a local daemon
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestCheckpoint
18:09:15 [2020-01-09T18:09:15.698Z] --- SKIP: TestCheckpoint (0.01s)
18:09:15 [2020-01-09T18:09:15.698Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestContainerInvalidJSON
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:09:15 [2020-01-09T18:09:15.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:09:15 [2020-01-09T18:09:15.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:09:15 [2020-01-09T18:09:15.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:09:15 [2020-01-09T18:09:15.698Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:09:15 [2020-01-09T18:09:15.698Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:09:15 [2020-01-09T18:09:15.698Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:09:15 [2020-01-09T18:09:15.698Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:09:15 [2020-01-09T18:09:15.698Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:09:15 [2020-01-09T18:09:15.698Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:09:15 [2020-01-09T18:09:15.698Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:09:15 [2020-01-09T18:09:15.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestCopyFromContainerPathIsNotDir
18:09:15 [2020-01-09T18:09:15.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestCopyToContainerPathDoesNotExist
18:09:15 [2020-01-09T18:09:15.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
18:09:15 [2020-01-09T18:09:15.698Z] === RUN   TestCopyToContainerPathIsNotDir
18:09:16 [2020-01-09T18:09:16.090Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:09:16 [2020-01-09T18:09:16.090Z] === RUN   TestCopyFromContainer
18:09:18 [2020-01-09T18:09:18.013Z] === RUN   TestCopyFromContainer//
18:09:18 [2020-01-09T18:09:18.013Z] === RUN   TestCopyFromContainer//bar/root
18:09:18 [2020-01-09T18:09:18.013Z] === RUN   TestCopyFromContainer//bar/root/
18:09:18 [2020-01-09T18:09:18.013Z] === RUN   TestCopyFromContainer/bar/quux
18:09:18 [2020-01-09T18:09:18.431Z] === RUN   TestCopyFromContainer/bar/quux/
18:09:18 [2020-01-09T18:09:18.431Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:09:18 [2020-01-09T18:09:18.432Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:09:18 [2020-01-09T18:09:18.432Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:09:18 [2020-01-09T18:09:18.432Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:09:18 [2020-01-09T18:09:18.739Z] tests/integration/regression_test.py ......                              [ 98%]
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCopyFromContainer/bar/notarget
18:09:18 [2020-01-09T18:09:18.829Z] --- PASS: TestCopyFromContainer (2.76s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:09:18 [2020-01-09T18:09:18.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:09:18 [2020-01-09T18:09:18.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:09:18 [2020-01-09T18:09:18.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:09:18 [2020-01-09T18:09:18.829Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:09:18 [2020-01-09T18:09:18.829Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:09:18 [2020-01-09T18:09:18.829Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:09:18 [2020-01-09T18:09:18.829Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateLinkToNonExistingContainer
18:09:18 [2020-01-09T18:09:18.829Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateWithInvalidEnv
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateWithInvalidEnv/0
18:09:18 [2020-01-09T18:09:18.829Z] === PAUSE TestCreateWithInvalidEnv/0
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateWithInvalidEnv/1
18:09:18 [2020-01-09T18:09:18.829Z] === PAUSE TestCreateWithInvalidEnv/1
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateWithInvalidEnv/2
18:09:18 [2020-01-09T18:09:18.829Z] === PAUSE TestCreateWithInvalidEnv/2
18:09:18 [2020-01-09T18:09:18.829Z] === CONT  TestCreateWithInvalidEnv/0
18:09:18 [2020-01-09T18:09:18.829Z] === CONT  TestCreateWithInvalidEnv/2
18:09:18 [2020-01-09T18:09:18.829Z] === CONT  TestCreateWithInvalidEnv/1
18:09:18 [2020-01-09T18:09:18.829Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:09:18 [2020-01-09T18:09:18.829Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateTmpfsMountsTarget
18:09:18 [2020-01-09T18:09:18.829Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:09:18 [2020-01-09T18:09:18.829Z] === RUN   TestCreateWithCustomMaskedPaths
18:09:18 [2020-01-09T18:09:18.994Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:09:18 [2020-01-09T18:09:18.994Z] tests/integration/credentials/utils_test.py .                            [100%]
18:09:18 [2020-01-09T18:09:18.994Z] 
18:09:18 [2020-01-09T18:09:18.994Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:09:18 [2020-01-09T18:09:18.994Z] =========================== short test summary info ============================
18:09:18 [2020-01-09T18:09:18.994Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:09:18 [2020-01-09T18:09:18.994Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:09:18 [2020-01-09T18:09:18.994Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:09:18 [2020-01-09T18:09:18.994Z]   Not supported on most drivers
18:09:18 [2020-01-09T18:09:18.994Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:09:18 [2020-01-09T18:09:18.994Z]   Can fail if eth0 has multiple IP addresses
18:09:18 [2020-01-09T18:09:18.994Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:09:18 [2020-01-09T18:09:18.994Z]   This doesn't seem to be taken into account by the engine
18:09:18 [2020-01-09T18:09:18.994Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:09:18 [2020-01-09T18:09:18.994Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:09:18 [2020-01-09T18:09:18.994Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:09:18 [2020-01-09T18:09:18.994Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:09:18 [2020-01-09T18:09:18.994Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:09:18 [2020-01-09T18:09:18.994Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:09:18 [2020-01-09T18:09:18.994Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:09:18 [2020-01-09T18:09:18.994Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 384.07 seconds ==
18:09:19 [2020-01-09T18:09:19.553Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:09:21 [2020-01-09T18:09:21.399Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:09:21 [2020-01-09T18:09:21.399Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:09:21 [2020-01-09T18:09:21.399Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:09:21 [2020-01-09T18:09:21.447Z] #74 sending tarball 19.2s done
18:09:21 [2020-01-09T18:09:21.447Z] #74 DONE 130.5s
18:09:21 [2020-01-09T18:09:21.447Z] 
18:09:21 [2020-01-09T18:09:21.447Z] #75 importing to docker
18:09:21 [2020-01-09T18:09:21.652Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s)
18:09:21 [2020-01-09T18:09:21.652Z] PASS
18:09:21 [2020-01-09T18:09:21.652Z] 
18:09:21 [2020-01-09T18:09:21.652Z] === Skipped
18:09:21 [2020-01-09T18:09:21.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:09:21 [2020-01-09T18:09:21.652Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:21 [2020-01-09T18:09:21.652Z] 
18:09:21 [2020-01-09T18:09:21.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:09:21 [2020-01-09T18:09:21.652Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:21 [2020-01-09T18:09:21.652Z] 
18:09:21 [2020-01-09T18:09:21.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:09:21 [2020-01-09T18:09:21.652Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:21 [2020-01-09T18:09:21.652Z] 
18:09:21 [2020-01-09T18:09:21.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:09:21 [2020-01-09T18:09:21.652Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:21 [2020-01-09T18:09:21.652Z] 
18:09:21 [2020-01-09T18:09:21.652Z] 
18:09:21 [2020-01-09T18:09:21.652Z] DONE 17 tests, 4 skipped in 32.806s
18:09:21 [2020-01-09T18:09:21.652Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:09:21 [2020-01-09T18:09:21.652Z] ++ 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
18:09:21 [2020-01-09T18:09:21.652Z] ++ set -e
18:09:21 [2020-01-09T18:09:21.652Z] ++ '[' -n 0 ']'
18:09:21 [2020-01-09T18:09:21.652Z] ++ set -x
18:09:21 [2020-01-09T18:09:21.652Z] ++ env -i DEST=/go/src/github.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
18:09:21 [2020-01-09T18:09:21.652Z] INFO: Testing against a local daemon
18:09:21 [2020-01-09T18:09:21.652Z] === RUN   TestPluginInvalidJSON
18:09:21 [2020-01-09T18:09:21.652Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:09:21 [2020-01-09T18:09:21.652Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:09:21 [2020-01-09T18:09:21.795Z] --- PASS: TestCreateWithCapabilities (0.02s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
18:09:21 [2020-01-09T18:09:21.795Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.13s)
18:09:21 [2020-01-09T18:09:21.795Z] === RUN   TestCreateWithCustomReadonlyPaths
18:09:21 [2020-01-09T18:09:21.911Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:09:21 [2020-01-09T18:09:21.911Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:09:21 [2020-01-09T18:09:21.911Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:09:21 [2020-01-09T18:09:21.911Z] PASS
18:09:21 [2020-01-09T18:09:21.911Z] 
18:09:21 [2020-01-09T18:09:21.911Z] DONE 2 tests in 0.190s
18:09:21 [2020-01-09T18:09:21.911Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:09:21 [2020-01-09T18:09:21.911Z] ++ 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
18:09:21 [2020-01-09T18:09:21.911Z] ++ set -e
18:09:21 [2020-01-09T18:09:21.911Z] ++ '[' -n 0 ']'
18:09:21 [2020-01-09T18:09:21.911Z] ++ set -x
18:09:21 [2020-01-09T18:09:21.911Z] ++ env -i DEST=/go/src/github.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
18:09:21 [2020-01-09T18:09:21.911Z] INFO: Testing against a local daemon
18:09:21 [2020-01-09T18:09:21.911Z] === RUN   TestExternalGraphDriver
18:09:22 [2020-01-09T18:09:22.170Z] === RUN   TestExternalGraphDriver/json
18:09:24 [2020-01-09T18:09:24.392Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s)
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:09:24 [2020-01-09T18:09:24.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:09:24 [2020-01-09T18:09:24.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:09:24 [2020-01-09T18:09:24.392Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:09:24 [2020-01-09T18:09:24.392Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:09:24 [2020-01-09T18:09:24.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:09:24 [2020-01-09T18:09:24.392Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
18:09:24 [2020-01-09T18:09:24.392Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:09:24 [2020-01-09T18:09:24.392Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:09:24 [2020-01-09T18:09:24.392Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:09:24 [2020-01-09T18:09:24.392Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestContainerStartOnDaemonRestart
18:09:24 [2020-01-09T18:09:24.392Z] === PAUSE TestContainerStartOnDaemonRestart
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestDaemonRestartIpcMode
18:09:24 [2020-01-09T18:09:24.392Z] === PAUSE TestDaemonRestartIpcMode
18:09:24 [2020-01-09T18:09:24.392Z] === RUN   TestDiff
18:09:24 [2020-01-09T18:09:24.707Z] === RUN   TestExternalGraphDriver/spec
18:09:25 [2020-01-09T18:09:25.238Z] --- PASS: TestDiff (0.87s)
18:09:25 [2020-01-09T18:09:25.238Z] === RUN   TestExecWithCloseStdin
18:09:26 [2020-01-09T18:09:26.079Z] --- PASS: TestExecWithCloseStdin (1.07s)
18:09:26 [2020-01-09T18:09:26.079Z] === RUN   TestExec
18:09:27 [2020-01-09T18:09:27.412Z] --- PASS: TestExec (0.96s)
18:09:27 [2020-01-09T18:09:27.412Z] === RUN   TestExecUser
18:09:27 [2020-01-09T18:09:27.998Z] === RUN   TestExternalGraphDriver/pull
18:09:28 [2020-01-09T18:09:28.254Z] --- PASS: TestExecUser (0.93s)
18:09:28 [2020-01-09T18:09:28.254Z] === RUN   TestExportContainerAndImportImage
18:09:29 [2020-01-09T18:09:29.092Z] --- PASS: TestExportContainerAndImportImage (1.12s)
18:09:29 [2020-01-09T18:09:29.092Z] === RUN   TestExportContainerAfterDaemonRestart
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: buildpack-deps:jessie
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: busybox:latest
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: buildpack-deps:jessie
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: busybox:glibc
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: debian:jessie
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: busybox:latest
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: hello-world:latest
18:09:29 [2020-01-09T18:09:29.529Z] INFO: Testing against a local daemon
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerDaemonSuite
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: busybox:glibc
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: debian:jessie
18:09:29 [2020-01-09T18:09:29.529Z] Loaded image: hello-world:latest
18:09:29 [2020-01-09T18:09:29.529Z] INFO: Testing against a local daemon
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerSuite
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:09:29 [2020-01-09T18:09:29.529Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:09:29 [2020-01-09T18:09:29.789Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:09:29 [2020-01-09T18:09:29.789Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:09:29 [2020-01-09T18:09:29.903Z] --- PASS: TestExternalGraphDriver (7.81s)
18:09:29 [2020-01-09T18:09:29.903Z]     --- PASS: TestExternalGraphDriver/json (2.55s)
18:09:29 [2020-01-09T18:09:29.903Z]     --- PASS: TestExternalGraphDriver/spec (2.86s)
18:09:29 [2020-01-09T18:09:29.903Z]     --- PASS: TestExternalGraphDriver/pull (2.27s)
18:09:29 [2020-01-09T18:09:29.903Z] === RUN   TestGraphdriverPluginV2
18:09:29 [2020-01-09T18:09:29.903Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
18:09:29 [2020-01-09T18:09:29.903Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:29 [2020-01-09T18:09:29.903Z] PASS
18:09:29 [2020-01-09T18:09:29.903Z] 
18:09:29 [2020-01-09T18:09:29.903Z] === Skipped
18:09:29 [2020-01-09T18:09:29.903Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
18:09:29 [2020-01-09T18:09:29.903Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:09:29 [2020-01-09T18:09:29.903Z] 
18:09:29 [2020-01-09T18:09:29.903Z] 
18:09:29 [2020-01-09T18:09:29.903Z] DONE 5 tests, 1 skipped in 8.030s
18:09:29 [2020-01-09T18:09:29.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:09:29 [2020-01-09T18:09:29.903Z] ++ 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
18:09:29 [2020-01-09T18:09:29.903Z] ++ set -e
18:09:29 [2020-01-09T18:09:29.903Z] ++ '[' -n 0 ']'
18:09:29 [2020-01-09T18:09:29.903Z] ++ set -x
18:09:29 [2020-01-09T18:09:29.903Z] ++ env -i DEST=/go/src/github.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
18:09:30 [2020-01-09T18:09:30.162Z] INFO: Testing against a local daemon
18:09:30 [2020-01-09T18:09:30.162Z] === RUN   TestContinueAfterPluginCrash
18:09:30 [2020-01-09T18:09:30.162Z] === PAUSE TestContinueAfterPluginCrash
18:09:30 [2020-01-09T18:09:30.162Z] === RUN   TestDaemonStartWithLogOpt
18:09:30 [2020-01-09T18:09:30.162Z] === PAUSE TestDaemonStartWithLogOpt
18:09:30 [2020-01-09T18:09:30.162Z] === CONT  TestContinueAfterPluginCrash
18:09:30 [2020-01-09T18:09:30.162Z] === CONT  TestDaemonStartWithLogOpt
18:09:31 [2020-01-09T18:09:31.009Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
18:09:31 [2020-01-09T18:09:31.009Z] === RUN   TestHealthCheckWorkdir
18:09:31 [2020-01-09T18:09:31.704Z] Leaving: AppArmorNo profiles have been unloaded.
18:09:31 [2020-01-09T18:09:31.704Z] 
18:09:31 [2020-01-09T18:09:31.704Z] Unloading profiles will leave already running processes permanently
18:09:31 [2020-01-09T18:09:31.704Z] unconfined, which can lead to unexpected situations.
18:09:31 [2020-01-09T18:09:31.704Z] 
18:09:31 [2020-01-09T18:09:31.704Z] To set a process to complain mode, use the command line tool
18:09:31 [2020-01-09T18:09:31.704Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:09:31 [2020-01-09T18:09:31.704Z] 
18:09:31 [2020-01-09T18:09:31.835Z] --- PASS: TestHealthCheckWorkdir (1.08s)
18:09:31 [2020-01-09T18:09:31.835Z] === RUN   TestHealthKillContainer
Post stage
[Pipeline] junit
18:09:32 [2020-01-09T18:09:32.274Z] Recording test results
[Pipeline] sh
18:09:32 [2020-01-09T18:09:32.888Z] + echo Ensuring container killed.
18:09:32 [2020-01-09T18:09:32.888Z] Ensuring container killed.
18:09:32 [2020-01-09T18:09:32.888Z] + docker rm -vf docker-pr7
18:09:32 [2020-01-09T18:09:32.888Z] Error: No such container: docker-pr7
18:09:32 [2020-01-09T18:09:32.888Z] + true
[Pipeline] sh
18:09:33 [2020-01-09T18:09:33.288Z] + echo Chowning /workspace to jenkins user
18:09:33 [2020-01-09T18:09:33.288Z] Chowning /workspace to jenkins user
18:09:33 [2020-01-09T18:09:33.288Z] + id -u
18:09:33 [2020-01-09T18:09:33.288Z] + id -g
18:09:33 [2020-01-09T18:09:33.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39880:/workspace busybox chown -R 1000:1000 /workspace
18:09:33 [2020-01-09T18:09:33.968Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:09:33 [2020-01-09T18:09:33.968Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:09:34 [2020-01-09T18:09:34.533Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:09:34 [2020-01-09T18:09:34.533Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:09:35 [2020-01-09T18:09:35.155Z] --- PASS: TestHealthKillContainer (3.11s)
18:09:35 [2020-01-09T18:09:35.155Z] === RUN   TestInspectCpusetInConfigPre120
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:09:35 [2020-01-09T18:09:35.466Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:09:35 [2020-01-09T18:09:35.683Z] + bundleName=docker-py
18:09:35 [2020-01-09T18:09:35.684Z] + echo Creating docker-py-bundles.tar.gz
18:09:35 [2020-01-09T18:09:35.684Z] Creating docker-py-bundles.tar.gz
18:09:35 [2020-01-09T18:09:35.684Z] + 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
18:09:35 [2020-01-09T18:09:35.692Z] Archiving artifacts
18:09:35 [2020-01-09T18:09:35.724Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:09:35 [2020-01-09T18:09:35.724Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:09:35 [2020-01-09T18:09:35.934Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39880/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:09:36 [2020-01-09T18:09:36.052Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
18:09:36 [2020-01-09T18:09:36.053Z] === RUN   TestIpcModeNone
18:09:36 [2020-01-09T18:09:36.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/make.sh binary-daemon
18:09:36 [2020-01-09T18:09:36.879Z] 
18:09:37 [2020-01-09T18:09:37.134Z] Removing bundles/
18:09:37 [2020-01-09T18:09:37.134Z] 
18:09:37 [2020-01-09T18:09:37.134Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:09:37 [2020-01-09T18:09:37.134Z] Building: bundles/binary-daemon/dockerd-dev
18:09:37 [2020-01-09T18:09:37.134Z] GOOS="" GOARCH="" GOARM=""
18:09:37 [2020-01-09T18:09:37.179Z] --- PASS: TestIpcModeNone (1.08s)
18:09:37 [2020-01-09T18:09:37.179Z] === RUN   TestIpcModePrivate
18:09:38 [2020-01-09T18:09:38.065Z] --- PASS: TestIpcModePrivate (1.19s)
18:09:38 [2020-01-09T18:09:38.065Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
18:09:38 [2020-01-09T18:09:38.065Z] === RUN   TestIpcModeShareable
18:09:39 [2020-01-09T18:09:39.001Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:09:39 [2020-01-09T18:09:39.077Z] --- PASS: TestIpcModeShareable (1.11s)
18:09:39 [2020-01-09T18:09:39.077Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
18:09:39 [2020-01-09T18:09:39.077Z] === RUN   TestAPIIpcModeShareableAndContainer
18:09:39 [2020-01-09T18:09:39.261Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:09:39 [2020-01-09T18:09:39.261Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:09:39 [2020-01-09T18:09:39.261Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:09:39 [2020-01-09T18:09:39.261Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:09:40 [2020-01-09T18:09:40.635Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:09:42 [2020-01-09T18:09:42.008Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:09:42 [2020-01-09T18:09:42.008Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:09:42 [2020-01-09T18:09:42.266Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:09:42 [2020-01-09T18:09:42.266Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:09:42 [2020-01-09T18:09:42.266Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:09:42 [2020-01-09T18:09:42.378Z] --- PASS: TestDaemonStartWithLogOpt (10.57s)
18:09:42 [2020-01-09T18:09:42.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s)
18:09:42 [2020-01-09T18:09:42.462Z] === RUN   TestAPIIpcModeHost
18:09:42 [2020-01-09T18:09:42.857Z] --- PASS: TestAPIIpcModeHost (0.76s)
18:09:42 [2020-01-09T18:09:42.857Z] === RUN   TestDaemonIpcModeShareable
18:09:43 [2020-01-09T18:09:43.199Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:09:44 [2020-01-09T18:09:44.758Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
18:09:44 [2020-01-09T18:09:44.758Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
18:09:44 [2020-01-09T18:09:44.758Z] === RUN   TestDaemonIpcModePrivate
18:09:45 [2020-01-09T18:09:45.665Z] --- PASS: TestContinueAfterPluginCrash (15.41s)
18:09:45 [2020-01-09T18:09:45.665Z] PASS
18:09:45 [2020-01-09T18:09:45.665Z] 
18:09:45 [2020-01-09T18:09:45.665Z] DONE 2 tests in 15.593s
18:09:45 [2020-01-09T18:09:45.665Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:09:45 [2020-01-09T18:09:45.665Z] ++ 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
18:09:45 [2020-01-09T18:09:45.665Z] ++ set -e
18:09:45 [2020-01-09T18:09:45.665Z] ++ '[' -n 0 ']'
18:09:45 [2020-01-09T18:09:45.665Z] ++ set -x
18:09:45 [2020-01-09T18:09:45.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:09:45 [2020-01-09T18:09:45.665Z] INFO: Testing against a local daemon
18:09:45 [2020-01-09T18:09:45.665Z] === RUN   TestPluginWithDevMounts
18:09:45 [2020-01-09T18:09:45.665Z] === PAUSE TestPluginWithDevMounts
18:09:45 [2020-01-09T18:09:45.665Z] === CONT  TestPluginWithDevMounts
18:09:46 [2020-01-09T18:09:46.117Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
18:09:46 [2020-01-09T18:09:46.117Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
18:09:46 [2020-01-09T18:09:46.117Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:09:48 [2020-01-09T18:09:48.029Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
18:09:48 [2020-01-09T18:09:48.029Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
18:09:48 [2020-01-09T18:09:48.029Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:09:48 [2020-01-09T18:09:48.198Z] --- PASS: TestPluginWithDevMounts (2.21s)
18:09:48 [2020-01-09T18:09:48.198Z] PASS
18:09:48 [2020-01-09T18:09:48.198Z] 
18:09:48 [2020-01-09T18:09:48.198Z] DONE 1 tests in 2.388s
18:09:48 [2020-01-09T18:09:48.198Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:09:48 [2020-01-09T18:09:48.198Z] ++ 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
18:09:48 [2020-01-09T18:09:48.198Z] ++ set -e
18:09:48 [2020-01-09T18:09:48.199Z] ++ '[' -n 0 ']'
18:09:48 [2020-01-09T18:09:48.199Z] ++ set -x
18:09:48 [2020-01-09T18:09:48.199Z] ++ env -i DEST=/go/src/github.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
18:09:48 [2020-01-09T18:09:48.199Z] INFO: Testing against a local daemon
18:09:48 [2020-01-09T18:09:48.199Z] === RUN   TestSecretInspect
18:09:48 [2020-01-09T18:09:48.460Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:09:48 [2020-01-09T18:09:48.460Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:09:50 [2020-01-09T18:09:50.089Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
18:09:50 [2020-01-09T18:09:50.089Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
18:09:50 [2020-01-09T18:09:50.089Z] === RUN   TestIpcModeOlderClient
18:09:50 [2020-01-09T18:09:50.089Z] === PAUSE TestIpcModeOlderClient
18:09:50 [2020-01-09T18:09:50.089Z] === RUN   TestKillContainerInvalidSignal
18:09:50 [2020-01-09T18:09:50.492Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
18:09:50 [2020-01-09T18:09:50.492Z] === RUN   TestKillContainer
18:09:50 [2020-01-09T18:09:50.492Z] === RUN   TestKillContainer/no_signal
18:09:50 [2020-01-09T18:09:50.987Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:09:51 [2020-01-09T18:09:51.485Z] --- PASS: TestSecretInspect (3.26s)
18:09:51 [2020-01-09T18:09:51.485Z] === RUN   TestSecretList
18:09:51 [2020-01-09T18:09:51.552Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:09:51 [2020-01-09T18:09:51.839Z] === RUN   TestKillContainer/non_killing_signal
18:09:52 [2020-01-09T18:09:52.241Z] === RUN   TestKillContainer/killing_signal
18:09:53 [2020-01-09T18:09:53.583Z] --- PASS: TestKillContainer (2.68s)
18:09:53 [2020-01-09T18:09:53.583Z]     --- PASS: TestKillContainer/no_signal (0.96s)
18:09:53 [2020-01-09T18:09:53.583Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
18:09:53 [2020-01-09T18:09:53.583Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
18:09:53 [2020-01-09T18:09:53.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:09:53 [2020-01-09T18:09:53.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:09:54 [2020-01-09T18:09:54.081Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:09:54 [2020-01-09T18:09:54.081Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:09:54 [2020-01-09T18:09:54.412Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:09:54 [2020-01-09T18:09:54.788Z] --- PASS: TestSecretList (3.31s)
18:09:54 [2020-01-09T18:09:54.788Z] === RUN   TestSecretsCreateAndDelete
18:09:55 [2020-01-09T18:09:55.252Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
18:09:55 [2020-01-09T18:09:55.252Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
18:09:55 [2020-01-09T18:09:55.252Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
18:09:55 [2020-01-09T18:09:55.252Z] === RUN   TestKillStoppedContainer
18:09:55 [2020-01-09T18:09:55.252Z] --- PASS: TestKillStoppedContainer (0.08s)
18:09:55 [2020-01-09T18:09:55.252Z] === RUN   TestKillStoppedContainerAPIPre120
18:09:55 [2020-01-09T18:09:55.252Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
18:09:55 [2020-01-09T18:09:55.252Z] === RUN   TestKillDifferentUserContainer
18:09:56 [2020-01-09T18:09:56.091Z] --- PASS: TestKillDifferentUserContainer (0.78s)
18:09:56 [2020-01-09T18:09:56.091Z] === RUN   TestInspectOomKilledTrue
18:09:56 [2020-01-09T18:09:56.091Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:09:56 [2020-01-09T18:09:56.091Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:09:56 [2020-01-09T18:09:56.091Z] === RUN   TestInspectOomKilledFalse
18:09:56 [2020-01-09T18:09:56.091Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:09:56 [2020-01-09T18:09:56.091Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:09:56 [2020-01-09T18:09:56.091Z] === RUN   TestLinksEtcHostsContentMatch
18:09:56 [2020-01-09T18:09:56.479Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
18:09:56 [2020-01-09T18:09:56.479Z] === RUN   TestLinksContainerNames
18:09:56 [2020-01-09T18:09:56.630Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:09:56 [2020-01-09T18:09:56.630Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:09:58 [2020-01-09T18:09:58.008Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:09:58 [2020-01-09T18:09:58.075Z] --- PASS: TestSecretsCreateAndDelete (3.28s)
18:09:58 [2020-01-09T18:09:58.075Z] === RUN   TestSecretsUpdate
18:09:58 [2020-01-09T18:09:58.394Z] --- PASS: TestLinksContainerNames (1.53s)
18:09:58 [2020-01-09T18:09:58.394Z] === RUN   TestLogsFollowTailEmpty
18:09:59 [2020-01-09T18:09:59.233Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
18:09:59 [2020-01-09T18:09:59.233Z] === RUN   TestContainerNetworkMountsNoChown
18:09:59 [2020-01-09T18:09:59.909Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:10:00 [2020-01-09T18:10:00.084Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/default
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/default
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/private
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/private
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rprivate
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rprivate
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/slave
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/slave
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rslave
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rslave
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/shared
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/shared
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rshared
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rshared
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/default
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rslave
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/default/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/default/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rshared
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/shared
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rprivate
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/slave
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/private
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/private/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/private/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/default/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/default/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:10:00 [2020-01-09T18:10:00.084Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:10:00 [2020-01-09T18:10:00.476Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/private/bind_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/private/mount_root
18:10:00 [2020-01-09T18:10:00.482Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:10:00 [2020-01-09T18:10:00.482Z] --- PASS: TestMountDaemonRoot (0.02s)
18:10:00 [2020-01-09T18:10:00.482Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:10:00 [2020-01-09T18:10:00.482Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
18:10:00 [2020-01-09T18:10:00.482Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
18:10:00 [2020-01-09T18:10:00.482Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:10:00 [2020-01-09T18:10:00.482Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:10:00 [2020-01-09T18:10:00.482Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:10:00 [2020-01-09T18:10:00.482Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:10:00 [2020-01-09T18:10:00.482Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
18:10:00 [2020-01-09T18:10:00.482Z] === RUN   TestContainerBindMountNonRecursive
18:10:00 [2020-01-09T18:10:00.723Z] #75 DONE 36.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:10:01 [2020-01-09T18:10:01.195Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/test/unit
18:10:01 [2020-01-09T18:10:01.410Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:10:01 [2020-01-09T18:10:01.567Z] --- PASS: TestSecretsUpdate (3.34s)
18:10:01 [2020-01-09T18:10:01.567Z] === RUN   TestTemplatedSecret
18:10:02 [2020-01-09T18:10:02.390Z] --- PASS: TestContainerBindMountNonRecursive (1.86s)
18:10:02 [2020-01-09T18:10:02.390Z] === RUN   TestNetworkNat
18:10:02 [2020-01-09T18:10:02.785Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:10:03 [2020-01-09T18:10:03.723Z] --- PASS: TestNetworkNat (0.91s)
18:10:03 [2020-01-09T18:10:03.723Z] === RUN   TestNetworkLocalhostTCPNat
18:10:04 [2020-01-09T18:10:04.570Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
18:10:04 [2020-01-09T18:10:04.570Z] === RUN   TestNetworkLoopbackNat
18:10:04 [2020-01-09T18:10:04.855Z] --- PASS: TestTemplatedSecret (3.43s)
18:10:04 [2020-01-09T18:10:04.855Z] === RUN   TestSecretCreateResolve
18:10:05 [2020-01-09T18:10:05.315Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:10:05 [2020-01-09T18:10:05.315Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:10:05 [2020-01-09T18:10:05.412Z] --- PASS: TestNetworkLoopbackNat (1.07s)
18:10:05 [2020-01-09T18:10:05.412Z] === RUN   TestPause
18:10:05 [2020-01-09T18:10:05.641Z] ?   	github.com/docker/docker/api	[no test files]
18:10:06 [2020-01-09T18:10:06.252Z] --- PASS: TestPause (0.90s)
18:10:06 [2020-01-09T18:10:06.252Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:10:06 [2020-01-09T18:10:06.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
18:10:06 [2020-01-09T18:10:06.252Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:10:06 [2020-01-09T18:10:06.252Z] === RUN   TestPauseStopPausedContainer
18:10:07 [2020-01-09T18:10:07.082Z] --- PASS: TestPauseStopPausedContainer (0.86s)
18:10:07 [2020-01-09T18:10:07.082Z] === RUN   TestPsFilter
18:10:07 [2020-01-09T18:10:07.478Z] --- PASS: TestPsFilter (0.23s)
18:10:07 [2020-01-09T18:10:07.478Z] === RUN   TestRemoveContainerWithRemovedVolume
18:10:07 [2020-01-09T18:10:07.839Z] === RUN   TestDockerSuite/TestAttachDetach
18:10:08 [2020-01-09T18:10:08.144Z] --- PASS: TestSecretCreateResolve (3.32s)
18:10:08 [2020-01-09T18:10:08.144Z] PASS
18:10:08 [2020-01-09T18:10:08.144Z] 
18:10:08 [2020-01-09T18:10:08.144Z] DONE 6 tests in 20.103s
18:10:08 [2020-01-09T18:10:08.144Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:10:08 [2020-01-09T18:10:08.144Z] ++ 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
18:10:08 [2020-01-09T18:10:08.144Z] ++ set -e
18:10:08 [2020-01-09T18:10:08.144Z] ++ '[' -n 0 ']'
18:10:08 [2020-01-09T18:10:08.144Z] ++ set -x
18:10:08 [2020-01-09T18:10:08.144Z] ++ env -i DEST=/go/src/github.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
18:10:08 [2020-01-09T18:10:08.144Z] INFO: Testing against a local daemon
18:10:08 [2020-01-09T18:10:08.144Z] === RUN   TestServiceCreateInit
18:10:08 [2020-01-09T18:10:08.144Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:10:08 [2020-01-09T18:10:08.306Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
18:10:08 [2020-01-09T18:10:08.306Z] === RUN   TestRemoveContainerWithVolume
18:10:09 [2020-01-09T18:10:09.148Z] --- PASS: TestRemoveContainerWithVolume (0.93s)
18:10:09 [2020-01-09T18:10:09.148Z] === RUN   TestRemoveContainerRunning
18:10:09 [2020-01-09T18:10:09.212Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:10:10 [2020-01-09T18:10:10.254Z] --- PASS: TestRemoveContainerRunning (0.91s)
18:10:10 [2020-01-09T18:10:10.254Z] === RUN   TestRemoveContainerForceRemoveRunning
18:10:10 [2020-01-09T18:10:10.583Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:10:10 [2020-01-09T18:10:10.583Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:10:11 [2020-01-09T18:10:11.242Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s)
18:10:11 [2020-01-09T18:10:11.242Z] === RUN   TestRemoveInvalidContainer
18:10:11 [2020-01-09T18:10:11.242Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:10:11 [2020-01-09T18:10:11.242Z] === RUN   TestRenameLinkedContainer
18:10:13 [2020-01-09T18:10:13.869Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:10:14 [2020-01-09T18:10:14.660Z] --- PASS: TestRenameLinkedContainer (3.49s)
18:10:14 [2020-01-09T18:10:14.660Z] === RUN   TestRenameStoppedContainer
18:10:14 [2020-01-09T18:10:14.710Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:10:15 [2020-01-09T18:10:15.242Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:10:15 [2020-01-09T18:10:15.512Z] --- PASS: TestRenameStoppedContainer (0.93s)
18:10:15 [2020-01-09T18:10:15.512Z] === RUN   TestRenameRunningContainerAndReuse
18:10:16 [2020-01-09T18:10:16.177Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:10:16 [2020-01-09T18:10:16.743Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:10:17 [2020-01-09T18:10:17.433Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s)
18:10:17 [2020-01-09T18:10:17.433Z] === RUN   TestRenameInvalidName
18:10:18 [2020-01-09T18:10:18.268Z] --- PASS: TestRenameInvalidName (0.87s)
18:10:18 [2020-01-09T18:10:18.268Z] === RUN   TestRenameAnonymousContainer
18:10:18 [2020-01-09T18:10:18.899Z] --- PASS: TestServiceCreateInit (10.64s)
18:10:18 [2020-01-09T18:10:18.899Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s)
18:10:18 [2020-01-09T18:10:18.899Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s)
18:10:18 [2020-01-09T18:10:18.899Z] === RUN   TestCreateServiceMultipleTimes
18:10:19 [2020-01-09T18:10:19.270Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:10:19 [2020-01-09T18:10:19.836Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:10:20 [2020-01-09T18:10:20.864Z] --- PASS: TestRenameAnonymousContainer (2.88s)
18:10:20 [2020-01-09T18:10:20.864Z] === RUN   TestRenameContainerWithSameName
18:10:21 [2020-01-09T18:10:21.704Z] --- PASS: TestRenameContainerWithSameName (0.79s)
18:10:21 [2020-01-09T18:10:21.704Z] === RUN   TestRenameContainerWithLinkedContainer
18:10:21 [2020-01-09T18:10:21.732Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:10:21 [2020-01-09T18:10:21.991Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:10:23 [2020-01-09T18:10:23.618Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s)
18:10:23 [2020-01-09T18:10:23.618Z] === RUN   TestResize
18:10:24 [2020-01-09T18:10:24.515Z] --- PASS: TestResize (0.89s)
18:10:24 [2020-01-09T18:10:24.515Z] === RUN   TestResizeWithInvalidSize
18:10:24 [2020-01-09T18:10:24.515Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:10:24 [2020-01-09T18:10:24.774Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:10:25 [2020-01-09T18:10:25.340Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:10:25 [2020-01-09T18:10:25.417Z] --- PASS: TestResizeWithInvalidSize (0.84s)
18:10:25 [2020-01-09T18:10:25.417Z] === RUN   TestResizeWhenContainerNotStarted
18:10:25 [2020-01-09T18:10:25.905Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:10:26 [2020-01-09T18:10:26.163Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:10:26 [2020-01-09T18:10:26.163Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:10:26 [2020-01-09T18:10:26.285Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:10:26 [2020-01-09T18:10:26.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:10:28 [2020-01-09T18:10:28.181Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:10:28 [2020-01-09T18:10:28.181Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:10:28 [2020-01-09T18:10:28.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:10:28 [2020-01-09T18:10:28.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:10:28 [2020-01-09T18:10:28.439Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:10:29 [2020-01-09T18:10:29.372Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:10:29 [2020-01-09T18:10:29.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:10:30 [2020-01-09T18:10:30.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:10:30 [2020-01-09T18:10:30.931Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:10:31 [2020-01-09T18:10:31.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:10:32 [2020-01-09T18:10:32.659Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:10:32 [2020-01-09T18:10:32.745Z] ok  	github.com/docker/docker/api/server	0.046s	coverage: 9.0% of statements
18:10:33 [2020-01-09T18:10:33.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:10:33 [2020-01-09T18:10:33.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:10:35 [2020-01-09T18:10:35.191Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:10:36 [2020-01-09T18:10:36.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:10:36 [2020-01-09T18:10:36.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:10:38 [2020-01-09T18:10:38.468Z] --- PASS: TestBuildWithHugeFile (91.71s)
18:10:38 [2020-01-09T18:10:38.468Z] === RUN   TestBuildWithEmptyDockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:10:38 [2020-01-09T18:10:38.468Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:10:38 [2020-01-09T18:10:38.726Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:10:38 [2020-01-09T18:10:38.726Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
18:10:38 [2020-01-09T18:10:38.726Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
18:10:38 [2020-01-09T18:10:38.726Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
18:10:38 [2020-01-09T18:10:38.726Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
18:10:38 [2020-01-09T18:10:38.726Z] === RUN   TestBuildPreserveOwnership
18:10:38 [2020-01-09T18:10:38.726Z] === RUN   TestBuildPreserveOwnership/copy_from
18:10:38 [2020-01-09T18:10:38.873Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s)
18:10:38 [2020-01-09T18:10:38.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
18:10:38 [2020-01-09T18:10:38.873Z] === RUN   TestCgroupNamespacesRun
18:10:39 [2020-01-09T18:10:39.658Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:10:40 [2020-01-09T18:10:40.221Z] --- PASS: TestCgroupNamespacesRun (1.71s)
18:10:40 [2020-01-09T18:10:40.221Z] === RUN   TestCgroupNamespacesRunPrivileged
18:10:40 [2020-01-09T18:10:40.224Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:10:40 [2020-01-09T18:10:40.838Z] --- PASS: TestCreateServiceMultipleTimes (19.00s)
18:10:40 [2020-01-09T18:10:40.838Z] === RUN   TestCreateServiceConflict
18:10:41 [2020-01-09T18:10:41.097Z] --- PASS: TestCreateServiceConflict (3.36s)
18:10:41 [2020-01-09T18:10:41.097Z] === RUN   TestCreateServiceMaxReplicas
18:10:42 [2020-01-09T18:10:42.151Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
18:10:42 [2020-01-09T18:10:42.151Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:10:42 [2020-01-09T18:10:42.749Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:10:43 [2020-01-09T18:10:43.502Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s)
18:10:43 [2020-01-09T18:10:43.502Z] === RUN   TestCgroupNamespacesRunHostMode
18:10:44 [2020-01-09T18:10:44.122Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:10:44 [2020-01-09T18:10:44.689Z] --- PASS: TestBuildPreserveOwnership (6.04s)
18:10:44 [2020-01-09T18:10:44.689Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.93s)
18:10:44 [2020-01-09T18:10:44.689Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
18:10:44 [2020-01-09T18:10:44.689Z] === RUN   TestBuildPlatformInvalid
18:10:44 [2020-01-09T18:10:44.689Z] --- PASS: TestBuildPlatformInvalid (0.12s)
18:10:44 [2020-01-09T18:10:44.689Z] PASS
18:10:44 [2020-01-09T18:10:44.689Z] 
18:10:44 [2020-01-09T18:10:44.689Z] === Skipped
18:10:44 [2020-01-09T18:10:44.689Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:10:44 [2020-01-09T18:10:44.689Z]     build_session_test.go:25: TODO: BuildKit
18:10:44 [2020-01-09T18:10:44.689Z] 
18:10:44 [2020-01-09T18:10:44.689Z] 
18:10:44 [2020-01-09T18:10:44.689Z] DONE 32 tests, 1 skipped in 179.903s
18:10:44 [2020-01-09T18:10:44.947Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:10:44 [2020-01-09T18:10:44.947Z] ++ 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
18:10:44 [2020-01-09T18:10:44.947Z] ++ set -e
18:10:44 [2020-01-09T18:10:44.947Z] ++ '[' -n 0 ']'
18:10:44 [2020-01-09T18:10:44.947Z] ++ set -x
18:10:44 [2020-01-09T18:10:44.947Z] ++ env -i DEST=/go/src/github.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
18:10:44 [2020-01-09T18:10:44.947Z] INFO: Testing against a local daemon
18:10:44 [2020-01-09T18:10:44.947Z] === RUN   TestConfigList
18:10:45 [2020-01-09T18:10:45.288Z] --- PASS: TestCreateServiceMaxReplicas (3.70s)
18:10:45 [2020-01-09T18:10:45.288Z] === RUN   TestCreateWithDuplicateNetworkNames
18:10:45 [2020-01-09T18:10:45.547Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
18:10:45 [2020-01-09T18:10:45.547Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:10:47 [2020-01-09T18:10:47.070Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
18:10:47 [2020-01-09T18:10:47.071Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:10:47 [2020-01-09T18:10:47.471Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:10:47 [2020-01-09T18:10:47.970Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s)
18:10:47 [2020-01-09T18:10:47.970Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:10:48 [2020-01-09T18:10:48.037Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:10:48 [2020-01-09T18:10:48.601Z] --- PASS: TestConfigList (3.52s)
18:10:48 [2020-01-09T18:10:48.601Z] === RUN   TestConfigsCreateAndDelete
18:10:48 [2020-01-09T18:10:48.601Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:10:48 [2020-01-09T18:10:48.822Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
18:10:48 [2020-01-09T18:10:48.822Z] === RUN   TestCgroupNamespacesRunOlderClient
18:10:49 [2020-01-09T18:10:49.166Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:10:49 [2020-01-09T18:10:49.731Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:10:50 [2020-01-09T18:10:50.748Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s)
18:10:50 [2020-01-09T18:10:50.748Z] === RUN   TestKernelTCPMemory
18:10:51 [2020-01-09T18:10:51.589Z] --- PASS: TestKernelTCPMemory (1.00s)
18:10:51 [2020-01-09T18:10:51.589Z] === RUN   TestNISDomainname
18:10:52 [2020-01-09T18:10:52.258Z] --- PASS: TestConfigsCreateAndDelete (3.27s)
18:10:52 [2020-01-09T18:10:52.258Z] === RUN   TestConfigsUpdate
18:10:52 [2020-01-09T18:10:52.432Z] --- PASS: TestNISDomainname (1.23s)
18:10:52 [2020-01-09T18:10:52.432Z] === RUN   TestHostnameDnsResolution
18:10:53 [2020-01-09T18:10:53.190Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:10:53 [2020-01-09T18:10:53.190Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:10:53 [2020-01-09T18:10:53.190Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:10:53 [2020-01-09T18:10:53.756Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:10:53 [2020-01-09T18:10:53.772Z] --- PASS: TestHostnameDnsResolution (1.19s)
18:10:53 [2020-01-09T18:10:53.772Z] === RUN   TestStats
18:10:55 [2020-01-09T18:10:55.130Z] --- PASS: TestConfigsUpdate (3.19s)
18:10:55 [2020-01-09T18:10:55.130Z] === RUN   TestTemplatedConfig
18:10:55 [2020-01-09T18:10:55.388Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:10:55 [2020-01-09T18:10:55.645Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:10:56 [2020-01-09T18:10:56.211Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:10:56 [2020-01-09T18:10:56.211Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:10:56 [2020-01-09T18:10:56.325Z] --- PASS: TestStats (2.35s)
18:10:56 [2020-01-09T18:10:56.325Z] === RUN   TestStopContainerWithTimeout
18:10:56 [2020-01-09T18:10:56.325Z] === RUN   TestStopContainerWithTimeout/0
18:10:56 [2020-01-09T18:10:56.325Z] === PAUSE TestStopContainerWithTimeout/0
18:10:56 [2020-01-09T18:10:56.325Z] === RUN   TestStopContainerWithTimeout/1
18:10:56 [2020-01-09T18:10:56.325Z] === PAUSE TestStopContainerWithTimeout/1
18:10:56 [2020-01-09T18:10:56.325Z] === RUN   TestStopContainerWithTimeout/3
18:10:56 [2020-01-09T18:10:56.325Z] === PAUSE TestStopContainerWithTimeout/3
18:10:56 [2020-01-09T18:10:56.325Z] === RUN   TestStopContainerWithTimeout/-1
18:10:56 [2020-01-09T18:10:56.325Z] === PAUSE TestStopContainerWithTimeout/-1
18:10:56 [2020-01-09T18:10:56.325Z] === CONT  TestStopContainerWithTimeout/0
18:10:56 [2020-01-09T18:10:56.325Z] === CONT  TestStopContainerWithTimeout/3
18:10:56 [2020-01-09T18:10:56.469Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:10:57 [2020-01-09T18:10:57.175Z] === CONT  TestStopContainerWithTimeout/-1
18:10:58 [2020-01-09T18:10:58.487Z] Created binary: bundles/binary-daemon/dockerd-dev
18:10:58 [2020-01-09T18:10:58.487Z] Copying nested executables into bundles/binary-daemon
18:10:58 [2020-01-09T18:10:58.487Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:10:58 [2020-01-09T18:10:58.816Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/make.sh cross
18:10:59 [2020-01-09T18:10:59.039Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:10:59 [2020-01-09T18:10:59.039Z] --- PASS: TestTemplatedConfig (3.76s)
18:10:59 [2020-01-09T18:10:59.039Z] === RUN   TestConfigInspect
18:10:59 [2020-01-09T18:10:59.306Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:10:59 [2020-01-09T18:10:59.378Z] 
18:10:59 [2020-01-09T18:10:59.633Z] Removing bundles/
18:10:59 [2020-01-09T18:10:59.633Z] 
18:10:59 [2020-01-09T18:10:59.633Z] ---> Making bundle: cross (in bundles/cross)
18:10:59 [2020-01-09T18:10:59.633Z] Cross building: bundles/cross/linux/amd64
18:10:59 [2020-01-09T18:10:59.633Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:10:59 [2020-01-09T18:10:59.633Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:10:59 [2020-01-09T18:10:59.738Z] === CONT  TestStopContainerWithTimeout/1
18:11:00 [2020-01-09T18:11:00.167Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.97s)
18:11:00 [2020-01-09T18:11:00.167Z] === RUN   TestCreateServiceSecretFileMode
18:11:01 [2020-01-09T18:11:01.167Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:11:01 [2020-01-09T18:11:01.167Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
18:11:01 [2020-01-09T18:11:01.167Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
18:11:01 [2020-01-09T18:11:01.167Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
18:11:01 [2020-01-09T18:11:01.167Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
18:11:01 [2020-01-09T18:11:01.167Z] === RUN   TestDeleteDevicemapper
18:11:01 [2020-01-09T18:11:01.168Z] --- SKIP: TestDeleteDevicemapper (0.01s)
18:11:01 [2020-01-09T18:11:01.168Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:11:01 [2020-01-09T18:11:01.168Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:11:01 [2020-01-09T18:11:01.208Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:11:02 [2020-01-09T18:11:02.139Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:11:02 [2020-01-09T18:11:02.139Z] --- PASS: TestConfigInspect (3.37s)
18:11:02 [2020-01-09T18:11:02.139Z] === RUN   TestConfigCreateWithLabels
18:11:03 [2020-01-09T18:11:03.070Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:11:03 [2020-01-09T18:11:03.328Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:11:03 [2020-01-09T18:11:03.454Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
18:11:03 [2020-01-09T18:11:03.454Z] === RUN   TestCreateServiceConfigFileMode
18:11:05 [2020-01-09T18:11:05.224Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:11:05 [2020-01-09T18:11:05.481Z] --- PASS: TestConfigCreateWithLabels (3.39s)
18:11:05 [2020-01-09T18:11:05.481Z] === RUN   TestConfigCreateResolve
18:11:05 [2020-01-09T18:11:05.592Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.75s)
18:11:05 [2020-01-09T18:11:05.592Z] === RUN   TestUpdateMemory
18:11:05 [2020-01-09T18:11:05.592Z] --- SKIP: TestUpdateMemory (0.00s)
18:11:05 [2020-01-09T18:11:05.592Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:11:05 [2020-01-09T18:11:05.592Z] === RUN   TestUpdateCPUQuota
18:11:06 [2020-01-09T18:11:06.442Z] --- PASS: TestUpdateCPUQuota (1.42s)
18:11:06 [2020-01-09T18:11:06.442Z] === RUN   TestUpdatePidsLimit
18:11:06 [2020-01-09T18:11:06.442Z] === RUN   TestUpdatePidsLimit/update_from_none
18:11:06 [2020-01-09T18:11:06.743Z] --- PASS: TestCreateServiceConfigFileMode (3.28s)
18:11:06 [2020-01-09T18:11:06.743Z] === RUN   TestCreateServiceSysctls
18:11:06 [2020-01-09T18:11:06.837Z] === RUN   TestUpdatePidsLimit/no_change
18:11:07 [2020-01-09T18:11:07.251Z] === RUN   TestUpdatePidsLimit/update_lower
18:11:07 [2020-01-09T18:11:07.649Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:11:07 [2020-01-09T18:11:07.649Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:11:08 [2020-01-09T18:11:08.008Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:11:08 [2020-01-09T18:11:08.044Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:11:08 [2020-01-09T18:11:08.455Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:11:08 [2020-01-09T18:11:08.573Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:11:08 [2020-01-09T18:11:08.831Z] --- PASS: TestConfigCreateResolve (3.27s)
18:11:08 [2020-01-09T18:11:08.831Z] === RUN   TestConfigDaemonLibtrustID
18:11:09 [2020-01-09T18:11:09.396Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
18:11:09 [2020-01-09T18:11:09.396Z] PASS
18:11:09 [2020-01-09T18:11:09.396Z] 
18:11:09 [2020-01-09T18:11:09.396Z] DONE 8 tests in 24.478s
18:11:09 [2020-01-09T18:11:09.396Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:11:09 [2020-01-09T18:11:09.396Z] ++ 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
18:11:09 [2020-01-09T18:11:09.396Z] ++ set -e
18:11:09 [2020-01-09T18:11:09.396Z] ++ '[' -n 0 ']'
18:11:09 [2020-01-09T18:11:09.396Z] ++ set -x
18:11:09 [2020-01-09T18:11:09.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:11:09 [2020-01-09T18:11:09.653Z] INFO: Testing against a local daemon
18:11:09 [2020-01-09T18:11:09.653Z] === RUN   TestCheckpoint
18:11:09 [2020-01-09T18:11:09.653Z] --- SKIP: TestCheckpoint (0.00s)
18:11:09 [2020-01-09T18:11:09.653Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:11:09 [2020-01-09T18:11:09.653Z] === RUN   TestContainerInvalidJSON
18:11:09 [2020-01-09T18:11:09.653Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:11:09 [2020-01-09T18:11:09.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:11:09 [2020-01-09T18:11:09.653Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:11:09 [2020-01-09T18:11:09.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:11:09 [2020-01-09T18:11:09.653Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:11:09 [2020-01-09T18:11:09.653Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:11:09 [2020-01-09T18:11:09.653Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:11:09 [2020-01-09T18:11:09.653Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:11:09 [2020-01-09T18:11:09.653Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:11:09 [2020-01-09T18:11:09.653Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:11:09 [2020-01-09T18:11:09.653Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:11:09 [2020-01-09T18:11:09.653Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:11:09 [2020-01-09T18:11:09.653Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:11:09 [2020-01-09T18:11:09.653Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:11:09 [2020-01-09T18:11:09.653Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
18:11:09 [2020-01-09T18:11:09.653Z] === RUN   TestCopyFromContainerPathIsNotDir
18:11:09 [2020-01-09T18:11:09.911Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s)
18:11:09 [2020-01-09T18:11:09.911Z] === RUN   TestCopyToContainerPathDoesNotExist
18:11:10 [2020-01-09T18:11:10.169Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
18:11:10 [2020-01-09T18:11:10.169Z] === RUN   TestCopyToContainerPathIsNotDir
18:11:10 [2020-01-09T18:11:10.169Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:11:10 [2020-01-09T18:11:10.169Z] === RUN   TestCopyFromContainer
18:11:10 [2020-01-09T18:11:10.377Z] --- PASS: TestUpdatePidsLimit (3.78s)
18:11:10 [2020-01-09T18:11:10.377Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
18:11:10 [2020-01-09T18:11:10.377Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
18:11:10 [2020-01-09T18:11:10.377Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
18:11:10 [2020-01-09T18:11:10.377Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
18:11:10 [2020-01-09T18:11:10.377Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
18:11:10 [2020-01-09T18:11:10.377Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
18:11:10 [2020-01-09T18:11:10.377Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
18:11:10 [2020-01-09T18:11:10.377Z] === RUN   TestUpdateRestartPolicy
18:11:10 [2020-01-09T18:11:10.934Z] --- PASS: TestCreateServiceSysctls (4.44s)
18:11:10 [2020-01-09T18:11:10.934Z] === RUN   TestCreateServiceCapabilities
18:11:12 [2020-01-09T18:11:12.066Z] === RUN   TestCopyFromContainer//
18:11:12 [2020-01-09T18:11:12.066Z] === RUN   TestCopyFromContainer//bar/root
18:11:12 [2020-01-09T18:11:12.323Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:11:12 [2020-01-09T18:11:12.323Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:11:12 [2020-01-09T18:11:12.323Z] === RUN   TestCopyFromContainer//bar/root/
18:11:12 [2020-01-09T18:11:12.581Z] === RUN   TestCopyFromContainer/bar/quux
18:11:12 [2020-01-09T18:11:12.581Z] === RUN   TestCopyFromContainer/bar/quux/
18:11:12 [2020-01-09T18:11:12.581Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:11:12 [2020-01-09T18:11:12.838Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:11:12 [2020-01-09T18:11:12.838Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:11:13 [2020-01-09T18:11:13.095Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:11:13 [2020-01-09T18:11:13.096Z] === RUN   TestCopyFromContainer/bar/notarget
18:11:13 [2020-01-09T18:11:13.353Z] --- PASS: TestCopyFromContainer (3.08s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer// (0.12s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer//bar/root (0.18s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:11:13 [2020-01-09T18:11:13.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:11:13 [2020-01-09T18:11:13.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:11:13 [2020-01-09T18:11:13.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:11:13 [2020-01-09T18:11:13.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:11:13 [2020-01-09T18:11:13.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:11:13 [2020-01-09T18:11:13.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:11:13 [2020-01-09T18:11:13.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateLinkToNonExistingContainer
18:11:13 [2020-01-09T18:11:13.353Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateWithInvalidEnv
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateWithInvalidEnv/0
18:11:13 [2020-01-09T18:11:13.353Z] === PAUSE TestCreateWithInvalidEnv/0
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateWithInvalidEnv/1
18:11:13 [2020-01-09T18:11:13.353Z] === PAUSE TestCreateWithInvalidEnv/1
18:11:13 [2020-01-09T18:11:13.353Z] === RUN   TestCreateWithInvalidEnv/2
18:11:13 [2020-01-09T18:11:13.353Z] === PAUSE TestCreateWithInvalidEnv/2
18:11:13 [2020-01-09T18:11:13.353Z] === CONT  TestCreateWithInvalidEnv/0
18:11:13 [2020-01-09T18:11:13.353Z] === CONT  TestCreateWithInvalidEnv/2
18:11:13 [2020-01-09T18:11:13.353Z] === CONT  TestCreateWithInvalidEnv/1
18:11:13 [2020-01-09T18:11:13.353Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:11:13 [2020-01-09T18:11:13.353Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
18:11:13 [2020-01-09T18:11:13.354Z] === RUN   TestCreateTmpfsMountsTarget
18:11:13 [2020-01-09T18:11:13.354Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:11:13 [2020-01-09T18:11:13.354Z] === RUN   TestCreateWithCustomMaskedPaths
18:11:15 [2020-01-09T18:11:15.124Z] --- PASS: TestCreateServiceCapabilities (3.50s)
18:11:15 [2020-01-09T18:11:15.124Z] === RUN   TestInspect
18:11:16 [2020-01-09T18:11:16.631Z] --- PASS: TestCreateWithCustomMaskedPaths (2.90s)
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:11:16 [2020-01-09T18:11:16.631Z] --- PASS: TestCreateWithCapabilities (0.03s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
18:11:16 [2020-01-09T18:11:16.631Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
18:11:16 [2020-01-09T18:11:16.631Z] === RUN   TestCreateWithCustomReadonlyPaths
18:11:17 [2020-01-09T18:11:17.565Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:11:17 [2020-01-09T18:11:17.565Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:11:18 [2020-01-09T18:11:18.527Z] --- PASS: TestInspect (3.55s)
18:11:18 [2020-01-09T18:11:18.527Z] === RUN   TestServiceListWithStatuses
18:11:18 [2020-01-09T18:11:18.527Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:11:18 [2020-01-09T18:11:18.527Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:11:18 [2020-01-09T18:11:18.527Z] === RUN   TestDockerNetworkConnectAlias
18:11:19 [2020-01-09T18:11:19.461Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s)
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:11:19 [2020-01-09T18:11:19.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:11:19 [2020-01-09T18:11:19.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:11:19 [2020-01-09T18:11:19.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:11:19 [2020-01-09T18:11:19.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:11:19 [2020-01-09T18:11:19.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:11:19 [2020-01-09T18:11:19.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:11:19 [2020-01-09T18:11:19.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
18:11:19 [2020-01-09T18:11:19.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
18:11:19 [2020-01-09T18:11:19.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:11:19 [2020-01-09T18:11:19.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestContainerStartOnDaemonRestart
18:11:19 [2020-01-09T18:11:19.461Z] === PAUSE TestContainerStartOnDaemonRestart
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestDaemonRestartIpcMode
18:11:19 [2020-01-09T18:11:19.461Z] === PAUSE TestDaemonRestartIpcMode
18:11:19 [2020-01-09T18:11:19.461Z] === RUN   TestDiff
18:11:19 [2020-01-09T18:11:19.719Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:11:20 [2020-01-09T18:11:20.284Z] --- PASS: TestDiff (0.82s)
18:11:20 [2020-01-09T18:11:20.284Z] === RUN   TestExecWithCloseStdin
18:11:20 [2020-01-09T18:11:20.542Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:11:21 [2020-01-09T18:11:21.107Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:11:21 [2020-01-09T18:11:21.365Z] --- PASS: TestExecWithCloseStdin (1.14s)
18:11:21 [2020-01-09T18:11:21.365Z] === RUN   TestExec
18:11:21 [2020-01-09T18:11:21.622Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:11:22 [2020-01-09T18:11:22.188Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:11:22 [2020-01-09T18:11:22.446Z] --- PASS: TestExec (1.08s)
18:11:22 [2020-01-09T18:11:22.446Z] === RUN   TestExecUser
18:11:23 [2020-01-09T18:11:23.380Z] --- PASS: TestExecUser (1.05s)
18:11:23 [2020-01-09T18:11:23.380Z] === RUN   TestExportContainerAndImportImage
18:11:23 [2020-01-09T18:11:23.946Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:11:23 [2020-01-09T18:11:23.946Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:11:24 [2020-01-09T18:11:24.252Z] --- PASS: TestUpdateRestartPolicy (12.60s)
18:11:24 [2020-01-09T18:11:24.252Z] === RUN   TestUpdateRestartWithAutoRemove
18:11:24 [2020-01-09T18:11:24.252Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
18:11:24 [2020-01-09T18:11:24.252Z] === RUN   TestWaitNonBlocked
18:11:24 [2020-01-09T18:11:24.252Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:11:24 [2020-01-09T18:11:24.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:11:24 [2020-01-09T18:11:24.252Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:11:24 [2020-01-09T18:11:24.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:11:24 [2020-01-09T18:11:24.252Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:11:24 [2020-01-09T18:11:24.252Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:11:24 [2020-01-09T18:11:24.642Z] --- PASS: TestWaitNonBlocked (0.01s)
18:11:24 [2020-01-09T18:11:24.642Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
18:11:24 [2020-01-09T18:11:24.642Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
18:11:24 [2020-01-09T18:11:24.642Z] === RUN   TestWaitBlocked
18:11:24 [2020-01-09T18:11:24.642Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:11:24 [2020-01-09T18:11:24.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:11:24 [2020-01-09T18:11:24.642Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:11:24 [2020-01-09T18:11:24.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:11:24 [2020-01-09T18:11:24.642Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:11:24 [2020-01-09T18:11:24.642Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:11:24 [2020-01-09T18:11:24.880Z] --- PASS: TestExportContainerAndImportImage (1.24s)
18:11:24 [2020-01-09T18:11:24.880Z] === RUN   TestExportContainerAfterDaemonRestart
18:11:25 [2020-01-09T18:11:25.094Z] --- PASS: TestDockerNetworkConnectAlias (6.64s)
18:11:25 [2020-01-09T18:11:25.094Z] === RUN   TestDockerNetworkReConnect
18:11:25 [2020-01-09T18:11:25.814Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:11:25 [2020-01-09T18:11:25.980Z] --- PASS: TestWaitBlocked (0.01s)
18:11:25 [2020-01-09T18:11:25.980Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s)
18:11:25 [2020-01-09T18:11:25.980Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s)
18:11:25 [2020-01-09T18:11:25.980Z] === CONT  TestContainerStartOnDaemonRestart
18:11:25 [2020-01-09T18:11:25.980Z] === CONT  TestIpcModeOlderClient
18:11:26 [2020-01-09T18:11:26.072Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:11:26 [2020-01-09T18:11:26.329Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
18:11:26 [2020-01-09T18:11:26.329Z] === RUN   TestHealthCheckWorkdir
18:11:26 [2020-01-09T18:11:26.372Z] --- PASS: TestIpcModeOlderClient (0.16s)
18:11:26 [2020-01-09T18:11:26.372Z] === CONT  TestDaemonRestartIpcMode
18:11:26 [2020-01-09T18:11:26.588Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:11:27 [2020-01-09T18:11:27.522Z] --- PASS: TestHealthCheckWorkdir (1.23s)
18:11:27 [2020-01-09T18:11:27.522Z] === RUN   TestHealthKillContainer
18:11:28 [2020-01-09T18:11:28.088Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:11:29 [2020-01-09T18:11:29.107Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s)
18:11:29 [2020-01-09T18:11:29.984Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:11:29 [2020-01-09T18:11:29.996Z] --- PASS: TestDaemonRestartIpcMode (3.77s)
18:11:29 [2020-01-09T18:11:29.996Z] PASS
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] === Skipped
18:11:29 [2020-01-09T18:11:29.996Z] === SKIP: s390x.integration.container TestCheckpoint (0.01s)
18:11:29 [2020-01-09T18:11:29.996Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
18:11:29 [2020-01-09T18:11:29.996Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
18:11:29 [2020-01-09T18:11:29.996Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
18:11:29 [2020-01-09T18:11:29.996Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s)
18:11:29 [2020-01-09T18:11:29.996Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
18:11:29 [2020-01-09T18:11:29.996Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] 
18:11:29 [2020-01-09T18:11:29.996Z] DONE 197 tests, 6 skipped in 134.704s
18:11:29 [2020-01-09T18:11:29.996Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
18:11:29 [2020-01-09T18:11:29.996Z] ++ 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
18:11:29 [2020-01-09T18:11:29.996Z] ++ set -e
18:11:29 [2020-01-09T18:11:29.996Z] ++ '[' -n 0 ']'
18:11:29 [2020-01-09T18:11:29.996Z] ++ set -x
18:11:29 [2020-01-09T18:11:29.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=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
18:11:30 [2020-01-09T18:11:30.241Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:11:30 [2020-01-09T18:11:30.362Z] --- PASS: TestDockerNetworkReConnect (5.26s)
18:11:30 [2020-01-09T18:11:30.362Z] === RUN   TestServicePlugin
18:11:30 [2020-01-09T18:11:30.362Z] --- SKIP: TestServicePlugin (0.00s)
18:11:30 [2020-01-09T18:11:30.362Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:11:30 [2020-01-09T18:11:30.362Z] === RUN   TestServiceUpdateLabel
18:11:30 [2020-01-09T18:11:30.470Z] INFO: Testing against a local daemon
18:11:30 [2020-01-09T18:11:30.470Z] === RUN   TestCommitInheritsEnv
18:11:30 [2020-01-09T18:11:30.498Z] --- PASS: TestHealthKillContainer (3.11s)
18:11:30 [2020-01-09T18:11:30.498Z] === RUN   TestInspectCpusetInConfigPre120
18:11:30 [2020-01-09T18:11:30.895Z] --- PASS: TestCommitInheritsEnv (0.59s)
18:11:30 [2020-01-09T18:11:30.895Z] === RUN   TestImportExtremelyLargeImageWorks
18:11:30 [2020-01-09T18:11:30.895Z] === PAUSE TestImportExtremelyLargeImageWorks
18:11:30 [2020-01-09T18:11:30.895Z] === RUN   TestImagesFilterMultiReference
18:11:30 [2020-01-09T18:11:30.895Z] --- PASS: TestImagesFilterMultiReference (0.04s)
18:11:30 [2020-01-09T18:11:30.895Z] === RUN   TestImagePullPlatformInvalid
18:11:30 [2020-01-09T18:11:30.895Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:11:30 [2020-01-09T18:11:30.895Z] === RUN   TestRemoveImageOrphaning
18:11:31 [2020-01-09T18:11:31.369Z] --- PASS: TestRemoveImageOrphaning (0.45s)
18:11:31 [2020-01-09T18:11:31.369Z] === RUN   TestRemoveImageGarbageCollector
18:11:31 [2020-01-09T18:11:31.369Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:11:31 [2020-01-09T18:11:31.369Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:11:31 [2020-01-09T18:11:31.369Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:11:31 [2020-01-09T18:11:31.369Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:11:31 [2020-01-09T18:11:31.369Z] === RUN   TestTagInvalidReference
18:11:31 [2020-01-09T18:11:31.369Z] --- PASS: TestTagInvalidReference (0.02s)
18:11:31 [2020-01-09T18:11:31.369Z] === RUN   TestTagValidPrefixedRepo
18:11:31 [2020-01-09T18:11:31.369Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:11:31 [2020-01-09T18:11:31.369Z] === RUN   TestTagExistedNameWithoutForce
18:11:31 [2020-01-09T18:11:31.369Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:11:31 [2020-01-09T18:11:31.369Z] === RUN   TestTagOfficialNames
18:11:31 [2020-01-09T18:11:31.777Z] --- PASS: TestTagOfficialNames (0.04s)
18:11:31 [2020-01-09T18:11:31.777Z] === RUN   TestTagMatchesDigest
18:11:31 [2020-01-09T18:11:31.777Z] --- PASS: TestTagMatchesDigest (0.01s)
18:11:31 [2020-01-09T18:11:31.778Z] === CONT  TestImportExtremelyLargeImageWorks
18:11:31 [2020-01-09T18:11:31.869Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
18:11:31 [2020-01-09T18:11:31.870Z] === RUN   TestIpcModeNone
18:11:31 [2020-01-09T18:11:31.870Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:11:32 [2020-01-09T18:11:32.802Z] --- PASS: TestIpcModeNone (1.00s)
18:11:32 [2020-01-09T18:11:32.802Z] === RUN   TestIpcModePrivate
18:11:33 [2020-01-09T18:11:33.368Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:11:33 [2020-01-09T18:11:33.626Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:11:33 [2020-01-09T18:11:33.655Z] --- PASS: TestServiceUpdateLabel (3.32s)
18:11:33 [2020-01-09T18:11:33.655Z] === RUN   TestServiceUpdateSecrets
18:11:33 [2020-01-09T18:11:33.883Z] --- PASS: TestIpcModePrivate (1.29s)
18:11:33 [2020-01-09T18:11:33.884Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false
18:11:33 [2020-01-09T18:11:33.884Z] === RUN   TestIpcModeShareable
18:11:34 [2020-01-09T18:11:34.818Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:11:35 [2020-01-09T18:11:35.075Z] --- PASS: TestIpcModeShareable (1.15s)
18:11:35 [2020-01-09T18:11:35.076Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true
18:11:35 [2020-01-09T18:11:35.076Z] === RUN   TestAPIIpcModeShareableAndContainer
18:11:35 [2020-01-09T18:11:35.653Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:11:36 [2020-01-09T18:11:36.220Z] === RUN   TestDockerSuite/TestBuildAddScript
18:11:36 [2020-01-09T18:11:36.220Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:11:38 [2020-01-09T18:11:38.747Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s)
18:11:38 [2020-01-09T18:11:38.747Z] === RUN   TestAPIIpcModeHost
18:11:39 [2020-01-09T18:11:39.005Z] --- PASS: TestAPIIpcModeHost (0.77s)
18:11:39 [2020-01-09T18:11:39.005Z] === RUN   TestDaemonIpcModeShareable
18:11:39 [2020-01-09T18:11:39.570Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:11:39 [2020-01-09T18:11:39.828Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:11:41 [2020-01-09T18:11:41.200Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
18:11:41 [2020-01-09T18:11:41.200Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true
18:11:41 [2020-01-09T18:11:41.200Z] === RUN   TestDaemonIpcModePrivate
18:11:42 [2020-01-09T18:11:42.570Z] --- PASS: TestDaemonIpcModePrivate (1.62s)
18:11:42 [2020-01-09T18:11:42.570Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false
18:11:42 [2020-01-09T18:11:42.570Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:11:44 [2020-01-09T18:11:44.469Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
18:11:44 [2020-01-09T18:11:44.469Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false
18:11:44 [2020-01-09T18:11:44.469Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:11:46 [2020-01-09T18:11:46.366Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
18:11:46 [2020-01-09T18:11:46.366Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true
18:11:46 [2020-01-09T18:11:46.366Z] === RUN   TestIpcModeOlderClient
18:11:46 [2020-01-09T18:11:46.366Z] === PAUSE TestIpcModeOlderClient
18:11:46 [2020-01-09T18:11:46.366Z] === RUN   TestKillContainerInvalidSignal
18:11:46 [2020-01-09T18:11:46.366Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:11:46 [2020-01-09T18:11:46.931Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
18:11:46 [2020-01-09T18:11:46.931Z] === RUN   TestKillContainer
18:11:46 [2020-01-09T18:11:46.931Z] === RUN   TestKillContainer/no_signal
18:11:47 [2020-01-09T18:11:47.496Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:11:47 [2020-01-09T18:11:47.753Z] === RUN   TestKillContainer/non_killing_signal
18:11:48 [2020-01-09T18:11:48.317Z] === RUN   TestKillContainer/killing_signal
18:11:49 [2020-01-09T18:11:49.688Z] --- PASS: TestKillContainer (2.95s)
18:11:49 [2020-01-09T18:11:49.688Z]     --- PASS: TestKillContainer/no_signal (0.90s)
18:11:49 [2020-01-09T18:11:49.688Z]     --- PASS: TestKillContainer/non_killing_signal (0.73s)
18:11:49 [2020-01-09T18:11:49.688Z]     --- PASS: TestKillContainer/killing_signal (1.01s)
18:11:49 [2020-01-09T18:11:49.688Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:11:49 [2020-01-09T18:11:49.688Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:11:51 [2020-01-09T18:11:51.065Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:11:51 [2020-01-09T18:11:51.740Z] --- PASS: TestServiceUpdateSecrets (15.48s)
18:11:51 [2020-01-09T18:11:51.740Z] === RUN   TestServiceUpdateConfigs
18:11:51 [2020-01-09T18:11:51.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.13s)
18:11:51 [2020-01-09T18:11:51.998Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.06s)
18:11:51 [2020-01-09T18:11:51.998Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s)
18:11:51 [2020-01-09T18:11:51.998Z] === RUN   TestKillStoppedContainer
18:11:51 [2020-01-09T18:11:51.998Z] --- PASS: TestKillStoppedContainer (0.11s)
18:11:51 [2020-01-09T18:11:51.998Z] === RUN   TestKillStoppedContainerAPIPre120
18:11:51 [2020-01-09T18:11:51.998Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:11:51 [2020-01-09T18:11:51.998Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
18:11:51 [2020-01-09T18:11:51.998Z] === RUN   TestKillDifferentUserContainer
18:11:53 [2020-01-09T18:11:53.369Z] --- PASS: TestKillDifferentUserContainer (0.98s)
18:11:53 [2020-01-09T18:11:53.369Z] === RUN   TestInspectOomKilledTrue
18:11:53 [2020-01-09T18:11:53.369Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
18:11:53 [2020-01-09T18:11:53.369Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:11:53 [2020-01-09T18:11:53.369Z] === RUN   TestInspectOomKilledFalse
18:11:53 [2020-01-09T18:11:53.369Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:11:53 [2020-01-09T18:11:53.369Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:11:53 [2020-01-09T18:11:53.369Z] === RUN   TestLinksEtcHostsContentMatch
18:11:53 [2020-01-09T18:11:53.666Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:11:53 [2020-01-09T18:11:53.925Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
18:11:53 [2020-01-09T18:11:53.925Z] === RUN   TestLinksContainerNames
18:11:54 [2020-01-09T18:11:54.861Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:11:56 [2020-01-09T18:11:56.234Z] --- PASS: TestLinksContainerNames (2.02s)
18:11:56 [2020-01-09T18:11:56.235Z] === RUN   TestLogsFollowTailEmpty
18:11:57 [2020-01-09T18:11:57.167Z] --- PASS: TestLogsFollowTailEmpty (1.24s)
18:11:57 [2020-01-09T18:11:57.167Z] === RUN   TestContainerNetworkMountsNoChown
18:11:58 [2020-01-09T18:11:58.216Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:11:58 [2020-01-09T18:11:58.474Z] --- PASS: TestContainerNetworkMountsNoChown (1.34s)
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot/default
18:11:58 [2020-01-09T18:11:58.474Z] === PAUSE TestMountDaemonRoot/default
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot/private
18:11:58 [2020-01-09T18:11:58.474Z] === PAUSE TestMountDaemonRoot/private
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot/rprivate
18:11:58 [2020-01-09T18:11:58.474Z] === PAUSE TestMountDaemonRoot/rprivate
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot/slave
18:11:58 [2020-01-09T18:11:58.474Z] === PAUSE TestMountDaemonRoot/slave
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot/rslave
18:11:58 [2020-01-09T18:11:58.474Z] === PAUSE TestMountDaemonRoot/rslave
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot/shared
18:11:58 [2020-01-09T18:11:58.474Z] === PAUSE TestMountDaemonRoot/shared
18:11:58 [2020-01-09T18:11:58.474Z] === RUN   TestMountDaemonRoot/rshared
18:11:58 [2020-01-09T18:11:58.474Z] === PAUSE TestMountDaemonRoot/rshared
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/default
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/default/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/default/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/rshared
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/shared
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/rslave
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/slave
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/rprivate
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/private
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/private/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/private/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:11:58 [2020-01-09T18:11:58.732Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/default/bind_root
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:11:58 [2020-01-09T18:11:58.732Z] === CONT  TestMountDaemonRoot/default/mount_root
18:11:58 [2020-01-09T18:11:58.733Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:11:58 [2020-01-09T18:11:58.992Z] === RUN   TestDockerSuite/TestBuildAddTar
18:11:58 [2020-01-09T18:11:58.992Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:11:58 [2020-01-09T18:11:58.992Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:11:58 [2020-01-09T18:11:58.992Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:11:58 [2020-01-09T18:11:58.992Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:11:58 [2020-01-09T18:11:58.992Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:11:59 [2020-01-09T18:11:59.250Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:11:59 [2020-01-09T18:11:59.250Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:11:59 [2020-01-09T18:11:59.250Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:11:59 [2020-01-09T18:11:59.250Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:11:59 [2020-01-09T18:11:59.251Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:11:59 [2020-01-09T18:11:59.251Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:11:59 [2020-01-09T18:11:59.251Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/private/bind_root
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/private/mount_root
18:11:59 [2020-01-09T18:11:59.509Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:11:59 [2020-01-09T18:11:59.768Z] --- PASS: TestMountDaemonRoot (0.10s)
18:11:59 [2020-01-09T18:11:59.768Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.14s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:11:59 [2020-01-09T18:11:59.768Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.15s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
18:11:59 [2020-01-09T18:11:59.768Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s)
18:11:59 [2020-01-09T18:11:59.768Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.14s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
18:11:59 [2020-01-09T18:11:59.768Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:11:59 [2020-01-09T18:11:59.768Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:11:59 [2020-01-09T18:11:59.768Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
18:11:59 [2020-01-09T18:11:59.768Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:11:59 [2020-01-09T18:11:59.768Z] === RUN   TestContainerBindMountNonRecursive
18:12:03 [2020-01-09T18:12:03.051Z] --- PASS: TestContainerBindMountNonRecursive (3.33s)
18:12:03 [2020-01-09T18:12:03.051Z] === RUN   TestNetworkNat
18:12:04 [2020-01-09T18:12:04.424Z] --- PASS: TestNetworkNat (1.14s)
18:12:04 [2020-01-09T18:12:04.424Z] === RUN   TestNetworkLocalhostTCPNat
18:12:05 [2020-01-09T18:12:05.798Z] --- PASS: TestNetworkLocalhostTCPNat (1.55s)
18:12:05 [2020-01-09T18:12:05.798Z] === RUN   TestNetworkLoopbackNat
18:12:06 [2020-01-09T18:12:06.617Z] --- PASS: TestServiceUpdateConfigs (15.48s)
18:12:06 [2020-01-09T18:12:06.617Z] === RUN   TestServiceUpdateNetwork
18:12:07 [2020-01-09T18:12:07.171Z] --- PASS: TestNetworkLoopbackNat (1.27s)
18:12:07 [2020-01-09T18:12:07.171Z] === RUN   TestPause
18:12:08 [2020-01-09T18:12:08.543Z] --- PASS: TestPause (1.35s)
18:12:08 [2020-01-09T18:12:08.543Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:12:08 [2020-01-09T18:12:08.543Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:12:08 [2020-01-09T18:12:08.543Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:12:08 [2020-01-09T18:12:08.543Z] === RUN   TestPauseStopPausedContainer
18:12:08 [2020-01-09T18:12:08.801Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:12:09 [2020-01-09T18:12:09.365Z] --- PASS: TestPauseStopPausedContainer (0.99s)
18:12:09 [2020-01-09T18:12:09.365Z] === RUN   TestPsFilter
18:12:09 [2020-01-09T18:12:09.623Z] --- PASS: TestPsFilter (0.27s)
18:12:09 [2020-01-09T18:12:09.623Z] === RUN   TestRemoveContainerWithRemovedVolume
18:12:09 [2020-01-09T18:12:09.982Z] ok  	github.com/docker/docker/api/server/httputils	0.044s	coverage: 14.7% of statements
18:12:10 [2020-01-09T18:12:10.186Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
18:12:10 [2020-01-09T18:12:10.187Z] === RUN   TestRemoveContainerWithVolume
18:12:10 [2020-01-09T18:12:10.444Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:12:11 [2020-01-09T18:12:11.375Z] --- PASS: TestRemoveContainerWithVolume (1.05s)
18:12:11 [2020-01-09T18:12:11.375Z] === RUN   TestRemoveContainerRunning
18:12:11 [2020-01-09T18:12:11.375Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:12:11 [2020-01-09T18:12:11.479Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:12:11 [2020-01-09T18:12:11.479Z] ok  	github.com/docker/docker/api/server/middleware	0.037s	coverage: 37.7% of statements
18:12:11 [2020-01-09T18:12:11.479Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:12:11 [2020-01-09T18:12:11.479Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:12:11 [2020-01-09T18:12:11.479Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:12:11 [2020-01-09T18:12:11.941Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:12:12 [2020-01-09T18:12:12.111Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:12:12 [2020-01-09T18:12:12.111Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:12:12 [2020-01-09T18:12:12.111Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:12:12 [2020-01-09T18:12:12.111Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:12:12 [2020-01-09T18:12:12.111Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:12:12 [2020-01-09T18:12:12.198Z] --- PASS: TestRemoveContainerRunning (0.98s)
18:12:12 [2020-01-09T18:12:12.198Z] === RUN   TestRemoveContainerForceRemoveRunning
18:12:12 [2020-01-09T18:12:12.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:12:12 [2020-01-09T18:12:12.742Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:12:13 [2020-01-09T18:12:13.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s)
18:12:13 [2020-01-09T18:12:13.387Z] === RUN   TestRemoveInvalidContainer
18:12:13 [2020-01-09T18:12:13.387Z] --- PASS: TestRemoveInvalidContainer (0.04s)
18:12:13 [2020-01-09T18:12:13.387Z] === RUN   TestRenameLinkedContainer
18:12:13 [2020-01-09T18:12:13.646Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:12:14 [2020-01-09T18:12:14.252Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:12:14 [2020-01-09T18:12:14.252Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:12:15 [2020-01-09T18:12:15.276Z] ok  	github.com/docker/docker/api/types/strslice	0.037s	coverage: 90.0% of statements
18:12:15 [2020-01-09T18:12:15.565Z] ok  	github.com/docker/docker/api/types/filters	0.028s	coverage: 92.2% of statements
18:12:15 [2020-01-09T18:12:15.854Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 4.0% of statements
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:12:15 [2020-01-09T18:12:15.854Z] ok  	github.com/docker/docker/api/types/time	0.033s	coverage: 100.0% of statements
18:12:16 [2020-01-09T18:12:16.143Z] ok  	github.com/docker/docker/api/types/versions	0.023s	coverage: 75.0% of statements
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:12:16 [2020-01-09T18:12:16.143Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:12:16 [2020-01-09T18:12:16.928Z] --- PASS: TestRenameLinkedContainer (3.78s)
18:12:16 [2020-01-09T18:12:16.929Z] === RUN   TestRenameStoppedContainer
18:12:17 [2020-01-09T18:12:17.175Z] ok  	github.com/docker/docker/builder/dockerignore	0.024s	coverage: 96.8% of statements
18:12:17 [2020-01-09T18:12:17.864Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:12:18 [2020-01-09T18:12:18.121Z] --- PASS: TestRenameStoppedContainer (0.96s)
18:12:18 [2020-01-09T18:12:18.121Z] === RUN   TestRenameRunningContainerAndReuse
18:12:18 [2020-01-09T18:12:18.378Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:12:20 [2020-01-09T18:12:20.275Z] --- PASS: TestRenameRunningContainerAndReuse (2.09s)
18:12:20 [2020-01-09T18:12:20.275Z] === RUN   TestRenameInvalidName
18:12:20 [2020-01-09T18:12:20.986Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:12:20 [2020-01-09T18:12:20.986Z] Copying nested executables into bundles/cross/linux/amd64
18:12:20 [2020-01-09T18:12:20.986Z] Cross building: bundles/cross/windows/amd64
18:12:20 [2020-01-09T18:12:20.986Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:12:20 [2020-01-09T18:12:20.986Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:12:21 [2020-01-09T18:12:21.209Z] --- PASS: TestRenameInvalidName (0.91s)
18:12:21 [2020-01-09T18:12:21.209Z] === RUN   TestRenameAnonymousContainer
18:12:21 [2020-01-09T18:12:21.209Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestServiceUpdateNetwork (14.90s)
18:12:21 [2020-01-09T18:12:21.496Z] PASS
18:12:21 [2020-01-09T18:12:21.496Z] 
18:12:21 [2020-01-09T18:12:21.496Z] === Skipped
18:12:21 [2020-01-09T18:12:21.496Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:12:21 [2020-01-09T18:12:21.496Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:12:21 [2020-01-09T18:12:21.496Z] 
18:12:21 [2020-01-09T18:12:21.496Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:12:21 [2020-01-09T18:12:21.496Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:12:21 [2020-01-09T18:12:21.496Z] 
18:12:21 [2020-01-09T18:12:21.496Z] 
18:12:21 [2020-01-09T18:12:21.496Z] DONE 20 tests, 2 skipped in 131.140s
18:12:21 [2020-01-09T18:12:21.496Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:12:21 [2020-01-09T18:12:21.496Z] ++ 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
18:12:21 [2020-01-09T18:12:21.496Z] ++ set -e
18:12:21 [2020-01-09T18:12:21.496Z] ++ '[' -n 0 ']'
18:12:21 [2020-01-09T18:12:21.496Z] ++ set -x
18:12:21 [2020-01-09T18:12:21.496Z] ++ env -i DEST=/go/src/github.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
18:12:21 [2020-01-09T18:12:21.496Z] INFO: Testing against a local daemon
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestSessionCreate
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestSessionCreate (0.06s)
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestSessionCreateWithBadUpgrade
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:12:21 [2020-01-09T18:12:21.496Z] PASS
18:12:21 [2020-01-09T18:12:21.496Z] 
18:12:21 [2020-01-09T18:12:21.496Z] DONE 2 tests in 0.276s
18:12:21 [2020-01-09T18:12:21.496Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:12:21 [2020-01-09T18:12:21.496Z] ++ 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
18:12:21 [2020-01-09T18:12:21.496Z] ++ set -e
18:12:21 [2020-01-09T18:12:21.496Z] ++ '[' -n 0 ']'
18:12:21 [2020-01-09T18:12:21.496Z] ++ set -x
18:12:21 [2020-01-09T18:12:21.496Z] ++ env -i DEST=/go/src/github.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
18:12:21 [2020-01-09T18:12:21.496Z] INFO: Testing against a local daemon
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:12:21 [2020-01-09T18:12:21.496Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:12:21 [2020-01-09T18:12:21.496Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestEventsExecDie
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestEventsExecDie (0.96s)
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestEventsBackwardsCompatible
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestInfoBinaryCommits
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestInfoAPIVersioned
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestInfoDiscoveryBackend
18:12:21 [2020-01-09T18:12:21.496Z] --- PASS: TestInfoDiscoveryBackend (0.69s)
18:12:21 [2020-01-09T18:12:21.496Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:12:22 [2020-01-09T18:12:22.435Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:12:22 [2020-01-09T18:12:22.435Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:12:22 [2020-01-09T18:12:22.735Z] ok  	github.com/docker/docker/cli/debug	0.022s	coverage: 100.0% of statements
18:12:23 [2020-01-09T18:12:23.372Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s)
18:12:23 [2020-01-09T18:12:23.372Z] === RUN   TestInfoAPI
18:12:23 [2020-01-09T18:12:23.372Z] --- PASS: TestInfoAPI (0.06s)
18:12:23 [2020-01-09T18:12:23.372Z] === RUN   TestInfoAPIWarnings
18:12:23 [2020-01-09T18:12:23.940Z] --- PASS: TestInfoAPIWarnings (0.69s)
18:12:23 [2020-01-09T18:12:23.940Z] === RUN   TestInfoDebug
18:12:24 [2020-01-09T18:12:24.509Z] --- PASS: TestInfoDebug (0.68s)
18:12:24 [2020-01-09T18:12:24.509Z] === RUN   TestInfoInsecureRegistries
18:12:24 [2020-01-09T18:12:24.799Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.929s	coverage: 86.3% of statements
18:12:25 [2020-01-09T18:12:25.391Z] --- PASS: TestRenameAnonymousContainer (3.91s)
18:12:25 [2020-01-09T18:12:25.391Z] === RUN   TestRenameContainerWithSameName
18:12:25 [2020-01-09T18:12:25.445Z] --- PASS: TestInfoInsecureRegistries (0.68s)
18:12:25 [2020-01-09T18:12:25.445Z] === RUN   TestInfoRegistryMirrors
18:12:25 [2020-01-09T18:12:25.648Z] === RUN   TestDockerSuite/TestBuildBlankName
18:12:25 [2020-01-09T18:12:25.906Z] --- PASS: TestRenameContainerWithSameName (0.87s)
18:12:25 [2020-01-09T18:12:25.906Z] === RUN   TestRenameContainerWithLinkedContainer
18:12:26 [2020-01-09T18:12:26.014Z] --- PASS: TestInfoRegistryMirrors (0.70s)
18:12:26 [2020-01-09T18:12:26.014Z] === RUN   TestLoginFailsWithBadCredentials
18:12:26 [2020-01-09T18:12:26.165Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:12:26 [2020-01-09T18:12:26.272Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
18:12:26 [2020-01-09T18:12:26.272Z] === RUN   TestPingCacheHeaders
18:12:26 [2020-01-09T18:12:26.272Z] --- PASS: TestPingCacheHeaders (0.05s)
18:12:26 [2020-01-09T18:12:26.272Z] === RUN   TestPingGet
18:12:26 [2020-01-09T18:12:26.272Z] --- PASS: TestPingGet (0.03s)
18:12:26 [2020-01-09T18:12:26.272Z] === RUN   TestPingHead
18:12:26 [2020-01-09T18:12:26.296Z] ok  	github.com/docker/docker/builder/remotecontext	0.552s	coverage: 13.6% of statements
18:12:26 [2020-01-09T18:12:26.531Z] --- PASS: TestPingHead (0.05s)
18:12:26 [2020-01-09T18:12:26.531Z] === RUN   TestVersion
18:12:26 [2020-01-09T18:12:26.531Z] --- PASS: TestVersion (0.05s)
18:12:26 [2020-01-09T18:12:26.531Z] PASS
18:12:26 [2020-01-09T18:12:26.531Z] 
18:12:26 [2020-01-09T18:12:26.531Z] === Skipped
18:12:26 [2020-01-09T18:12:26.531Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:12:26 [2020-01-09T18:12:26.531Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:12:26 [2020-01-09T18:12:26.531Z] 
18:12:26 [2020-01-09T18:12:26.531Z] 
18:12:26 [2020-01-09T18:12:26.531Z] DONE 18 tests, 1 skipped in 6.963s
18:12:26 [2020-01-09T18:12:26.531Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:12:26 [2020-01-09T18:12:26.531Z] ++ 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
18:12:26 [2020-01-09T18:12:26.531Z] ++ set -e
18:12:26 [2020-01-09T18:12:26.531Z] ++ '[' -n 0 ']'
18:12:26 [2020-01-09T18:12:26.531Z] ++ set -x
18:12:26 [2020-01-09T18:12:26.531Z] ++ env -i DEST=/go/src/github.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
18:12:26 [2020-01-09T18:12:26.790Z] INFO: Testing against a local daemon
18:12:26 [2020-01-09T18:12:26.790Z] === RUN   TestVolumesCreateAndList
18:12:26 [2020-01-09T18:12:26.790Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:12:26 [2020-01-09T18:12:26.790Z] === RUN   TestVolumesRemove
18:12:26 [2020-01-09T18:12:26.790Z] --- PASS: TestVolumesRemove (0.12s)
18:12:26 [2020-01-09T18:12:26.790Z] === RUN   TestVolumesInspect
18:12:26 [2020-01-09T18:12:26.790Z] --- PASS: TestVolumesInspect (0.04s)
18:12:26 [2020-01-09T18:12:26.790Z] === RUN   TestVolumesInvalidJSON
18:12:27 [2020-01-09T18:12:27.050Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:12:27 [2020-01-09T18:12:27.050Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:12:27 [2020-01-09T18:12:27.050Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:12:27 [2020-01-09T18:12:27.050Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:12:27 [2020-01-09T18:12:27.050Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:12:27 [2020-01-09T18:12:27.050Z] PASS
18:12:27 [2020-01-09T18:12:27.050Z] 
18:12:27 [2020-01-09T18:12:27.050Z] DONE 5 tests in 0.458s
18:12:27 [2020-01-09T18:12:27.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:12:27 [2020-01-09T18:12:27.097Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:12:27 [2020-01-09T18:12:27.308Z] ++++ cat bundles/test-integration/docker.pid
18:12:27 [2020-01-09T18:12:27.308Z] +++ kill 13020
18:12:27 [2020-01-09T18:12:27.662Z] --- PASS: TestRenameContainerWithLinkedContainer (2.01s)
18:12:27 [2020-01-09T18:12:27.662Z] === RUN   TestResize
18:12:28 [2020-01-09T18:12:28.594Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:12:28 [2020-01-09T18:12:28.684Z] +++ /etc/init.d/apparmor stop
18:12:28 [2020-01-09T18:12:28.684Z] Leaving: AppArmorNo profiles have been unloaded.
18:12:28 [2020-01-09T18:12:28.684Z] 
18:12:28 [2020-01-09T18:12:28.684Z] Unloading profiles will leave already running processes permanently
18:12:28 [2020-01-09T18:12:28.684Z] unconfined, which can lead to unexpected situations.
18:12:28 [2020-01-09T18:12:28.684Z] 
18:12:28 [2020-01-09T18:12:28.684Z] To set a process to complain mode, use the command line tool
18:12:28 [2020-01-09T18:12:28.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:12:28 [2020-01-09T18:12:28.684Z] +++ true
18:12:28 [2020-01-09T18:12:28.684Z] 
18:12:28 [2020-01-09T18:12:28.852Z] --- PASS: TestResize (1.00s)
18:12:28 [2020-01-09T18:12:28.852Z] === RUN   TestResizeWithInvalidSize
18:12:29 [2020-01-09T18:12:29.013Z] ok  	github.com/docker/docker/builder/dockerfile	1.570s	coverage: 48.2% of statements
18:12:29 [2020-01-09T18:12:29.013Z] ?   	github.com/docker/docker/cli	[no test files]
18:12:29 [2020-01-09T18:12:29.013Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:12:29 [2020-01-09T18:12:29.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:12:30 [2020-01-09T18:12:30.043Z] --- PASS: TestResizeWithInvalidSize (1.07s)
18:12:30 [2020-01-09T18:12:30.043Z] === RUN   TestResizeWhenContainerNotStarted
18:12:30 [2020-01-09T18:12:30.609Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
18:12:30 [2020-01-09T18:12:30.609Z] === RUN   TestDaemonRestartKillContainers
18:12:30 [2020-01-09T18:12:30.609Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:12:30 [2020-01-09T18:12:30.609Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:12:30 [2020-01-09T18:12:30.609Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:12:30 [2020-01-09T18:12:30.609Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:12:30 [2020-01-09T18:12:30.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:12:31 [2020-01-09T18:12:31.125Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:12:31 [2020-01-09T18:12:31.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
Post stage
[Pipeline] junit
18:12:32 [2020-01-09T18:12:32.888Z] Recording test results
18:12:33 [2020-01-09T18:12:33.067Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:12:33 [2020-01-09T18:12:33.519Z] + echo Ensuring container killed.
18:12:33 [2020-01-09T18:12:33.519Z] Ensuring container killed.
18:12:33 [2020-01-09T18:12:33.519Z] + docker rm -vf docker-pr7
18:12:33 [2020-01-09T18:12:33.519Z] Error: No such container: docker-pr7
18:12:33 [2020-01-09T18:12:33.519Z] + true
[Pipeline] sh
18:12:33 [2020-01-09T18:12:33.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:12:33 [2020-01-09T18:12:33.810Z] + echo Chowning /workspace to jenkins user
18:12:33 [2020-01-09T18:12:33.811Z] Chowning /workspace to jenkins user
18:12:33 [2020-01-09T18:12:33.811Z] + id -u
18:12:33 [2020-01-09T18:12:33.811Z] + id -g
18:12:33 [2020-01-09T18:12:33.811Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39880:/workspace busybox chown -R 1000:1000 /workspace
18:12:33 [2020-01-09T18:12:33.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:12:35 [2020-01-09T18:12:35.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:12:35 [2020-01-09T18:12:35.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:12:35 [2020-01-09T18:12:35.898Z] ok  	github.com/docker/docker/client	0.689s	coverage: 75.8% of statements
18:12:36 [2020-01-09T18:12:36.086Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:12:37 [2020-01-09T18:12:37.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:12:37 [2020-01-09T18:12:37.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:12:38 [2020-01-09T18:12:38.304Z] + bundleName=arm64-integration
18:12:38 [2020-01-09T18:12:38.304Z] + echo Creating arm64-integration-bundles.tar.gz
18:12:38 [2020-01-09T18:12:38.304Z] Creating arm64-integration-bundles.tar.gz
18:12:38 [2020-01-09T18:12:38.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:12:38 [2020-01-09T18:12:38.304Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:12:38 [2020-01-09T18:12:38.575Z] Archiving artifacts
18:12:38 [2020-01-09T18:12:38.825Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39880/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:12:39 [2020-01-09T18:12:39.147Z] + make clean
18:12:39 [2020-01-09T18:12:39.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:12:39 [2020-01-09T18:12:39.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:12:39 [2020-01-09T18:12:39.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:12:40 [2020-01-09T18:12:40.085Z] docker volume rm -f docker-dev-cache
18:12:40 [2020-01-09T18:12:40.085Z] docker-dev-cache
[Pipeline] deleteDir
18:12:42 [2020-01-09T18:12:42.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:12:43 [2020-01-09T18:12:43.203Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:12:43 [2020-01-09T18:12:43.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:12:43 [2020-01-09T18:12:43.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:12:44 [2020-01-09T18:12:44.026Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:12:46 [2020-01-09T18:12:46.552Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.13s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.02s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
18:12:46 [2020-01-09T18:12:46.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s)
18:12:46 [2020-01-09T18:12:46.553Z] === RUN   TestCgroupNamespacesRun
18:12:46 [2020-01-09T18:12:46.809Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:12:48 [2020-01-09T18:12:48.705Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:12:48 [2020-01-09T18:12:48.705Z] --- PASS: TestCgroupNamespacesRun (1.91s)
18:12:48 [2020-01-09T18:12:48.705Z] === RUN   TestCgroupNamespacesRunPrivileged
18:12:48 [2020-01-09T18:12:48.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:12:50 [2020-01-09T18:12:50.605Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.03s)
18:12:50 [2020-01-09T18:12:50.605Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:12:50 [2020-01-09T18:12:50.885Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:12:52 [2020-01-09T18:12:52.813Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s)
18:12:52 [2020-01-09T18:12:52.813Z] === RUN   TestCgroupNamespacesRunHostMode
18:12:54 [2020-01-09T18:12:54.186Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:12:54 [2020-01-09T18:12:54.186Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:12:54 [2020-01-09T18:12:54.186Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:12:54 [2020-01-09T18:12:54.444Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s)
18:12:54 [2020-01-09T18:12:54.444Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:12:56 [2020-01-09T18:12:56.342Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s)
18:12:56 [2020-01-09T18:12:56.342Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:12:57 [2020-01-09T18:12:57.276Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
18:12:57 [2020-01-09T18:12:57.276Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:12:58 [2020-01-09T18:12:58.207Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
18:12:58 [2020-01-09T18:12:58.207Z] === RUN   TestCgroupNamespacesRunOlderClient
18:12:58 [2020-01-09T18:12:58.465Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:13:00 [2020-01-09T18:13:00.368Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
18:13:00 [2020-01-09T18:13:00.368Z] === RUN   TestKernelTCPMemory
18:13:01 [2020-01-09T18:13:01.301Z] --- PASS: TestKernelTCPMemory (1.12s)
18:13:01 [2020-01-09T18:13:01.301Z] === RUN   TestNISDomainname
18:13:02 [2020-01-09T18:13:02.672Z] --- PASS: TestNISDomainname (1.24s)
18:13:02 [2020-01-09T18:13:02.672Z] === RUN   TestHostnameDnsResolution
18:13:02 [2020-01-09T18:13:02.672Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:13:04 [2020-01-09T18:13:04.046Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:13:04 [2020-01-09T18:13:04.046Z] --- PASS: TestHostnameDnsResolution (1.69s)
18:13:04 [2020-01-09T18:13:04.046Z] === RUN   TestStats
18:13:06 [2020-01-09T18:13:06.621Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:13:06 [2020-01-09T18:13:06.621Z] --- PASS: TestStats (2.59s)
18:13:06 [2020-01-09T18:13:06.621Z] === RUN   TestStopContainerWithTimeout
18:13:06 [2020-01-09T18:13:06.621Z] === RUN   TestStopContainerWithTimeout/0
18:13:06 [2020-01-09T18:13:06.621Z] === PAUSE TestStopContainerWithTimeout/0
18:13:06 [2020-01-09T18:13:06.621Z] === RUN   TestStopContainerWithTimeout/1
18:13:06 [2020-01-09T18:13:06.621Z] === PAUSE TestStopContainerWithTimeout/1
18:13:06 [2020-01-09T18:13:06.621Z] === RUN   TestStopContainerWithTimeout/3
18:13:06 [2020-01-09T18:13:06.621Z] === PAUSE TestStopContainerWithTimeout/3
18:13:06 [2020-01-09T18:13:06.621Z] === RUN   TestStopContainerWithTimeout/-1
18:13:06 [2020-01-09T18:13:06.621Z] === PAUSE TestStopContainerWithTimeout/-1
18:13:06 [2020-01-09T18:13:06.621Z] === CONT  TestStopContainerWithTimeout/0
18:13:06 [2020-01-09T18:13:06.621Z] === CONT  TestStopContainerWithTimeout/-1
18:13:07 [2020-01-09T18:13:07.185Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:13:08 [2020-01-09T18:13:08.118Z] === CONT  TestStopContainerWithTimeout/3
18:13:09 [2020-01-09T18:13:09.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:13:09 [2020-01-09T18:13:09.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:13:10 [2020-01-09T18:13:10.057Z] === CONT  TestStopContainerWithTimeout/1
18:13:10 [2020-01-09T18:13:10.624Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:13:11 [2020-01-09T18:13:11.715Z] --- PASS: TestImportExtremelyLargeImageWorks (97.50s)
18:13:11 [2020-01-09T18:13:11.715Z] PASS
18:13:11 [2020-01-09T18:13:11.715Z] 
18:13:11 [2020-01-09T18:13:11.715Z] === Skipped
18:13:11 [2020-01-09T18:13:11.715Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
18:13:11 [2020-01-09T18:13:11.715Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:11 [2020-01-09T18:13:11.715Z] 
18:13:11 [2020-01-09T18:13:11.715Z] 
18:13:11 [2020-01-09T18:13:11.715Z] DONE 12 tests, 1 skipped in 99.023s
18:13:11 [2020-01-09T18:13:11.715Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
18:13:11 [2020-01-09T18:13:11.715Z] ++ 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
18:13:11 [2020-01-09T18:13:11.715Z] ++ set -e
18:13:11 [2020-01-09T18:13:11.715Z] ++ '[' -n 0 ']'
18:13:11 [2020-01-09T18:13:11.715Z] ++ set -x
18:13:11 [2020-01-09T18:13:11.715Z] ++ env -i DEST=/go/src/github.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
18:13:11 [2020-01-09T18:13:11.715Z] INFO: Testing against a local daemon
18:13:11 [2020-01-09T18:13:11.715Z] === RUN   TestNetworkCreateDelete
18:13:11 [2020-01-09T18:13:11.715Z] --- PASS: TestNetworkCreateDelete (0.16s)
18:13:11 [2020-01-09T18:13:11.715Z] === RUN   TestDockerNetworkDeletePreferID
18:13:11 [2020-01-09T18:13:11.715Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
18:13:11 [2020-01-09T18:13:11.715Z] === RUN   TestInspectNetwork
18:13:11 [2020-01-09T18:13:11.996Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:13:11 [2020-01-09T18:13:11.996Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:13:11 [2020-01-09T18:13:11.996Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
18:13:11 [2020-01-09T18:13:11.996Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.27s)
18:13:11 [2020-01-09T18:13:11.996Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
18:13:11 [2020-01-09T18:13:11.996Z]     --- PASS: TestStopContainerWithTimeout/1 (1.96s)
18:13:11 [2020-01-09T18:13:11.996Z] === RUN   TestDeleteDevicemapper
18:13:11 [2020-01-09T18:13:11.996Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:13:11 [2020-01-09T18:13:11.996Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:13:11 [2020-01-09T18:13:11.996Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:13:12 [2020-01-09T18:13:12.561Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:13:13 [2020-01-09T18:13:13.785Z] === RUN   TestInspectNetwork/full_network_id
18:13:13 [2020-01-09T18:13:13.785Z] === RUN   TestInspectNetwork/partial_network_id
18:13:13 [2020-01-09T18:13:13.785Z] === RUN   TestInspectNetwork/network_name
18:13:13 [2020-01-09T18:13:13.785Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:13:15 [2020-01-09T18:13:15.087Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.70s)
18:13:15 [2020-01-09T18:13:15.087Z] === RUN   TestUpdateMemory
18:13:15 [2020-01-09T18:13:15.087Z] --- SKIP: TestUpdateMemory (0.00s)
18:13:15 [2020-01-09T18:13:15.087Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:13:15 [2020-01-09T18:13:15.087Z] === RUN   TestUpdateCPUQuota
18:13:15 [2020-01-09T18:13:15.087Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:13:16 [2020-01-09T18:13:16.019Z] --- PASS: TestUpdateCPUQuota (1.48s)
18:13:16 [2020-01-09T18:13:16.019Z] === RUN   TestUpdatePidsLimit
18:13:16 [2020-01-09T18:13:16.278Z] === RUN   TestUpdatePidsLimit/update_from_none
18:13:16 [2020-01-09T18:13:16.535Z] === RUN   TestUpdatePidsLimit/no_change
18:13:16 [2020-01-09T18:13:16.535Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:13:17 [2020-01-09T18:13:17.101Z] === RUN   TestUpdatePidsLimit/update_lower
18:13:17 [2020-01-09T18:13:17.359Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:13:17 [2020-01-09T18:13:17.924Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:13:18 [2020-01-09T18:13:18.490Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:13:18 [2020-01-09T18:13:18.748Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:13:19 [2020-01-09T18:13:19.059Z] --- PASS: TestInspectNetwork (8.94s)
18:13:19 [2020-01-09T18:13:19.059Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:13:19 [2020-01-09T18:13:19.059Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:13:19 [2020-01-09T18:13:19.059Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:13:19 [2020-01-09T18:13:19.059Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:13:19 [2020-01-09T18:13:19.059Z] === RUN   TestRunContainerWithBridgeNone
18:13:20 [2020-01-09T18:13:20.647Z] --- PASS: TestUpdatePidsLimit (4.35s)
18:13:20 [2020-01-09T18:13:20.647Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
18:13:20 [2020-01-09T18:13:20.647Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
18:13:20 [2020-01-09T18:13:20.647Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
18:13:20 [2020-01-09T18:13:20.647Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
18:13:20 [2020-01-09T18:13:20.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s)
18:13:20 [2020-01-09T18:13:20.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
18:13:20 [2020-01-09T18:13:20.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s)
18:13:20 [2020-01-09T18:13:20.647Z] === RUN   TestUpdateRestartPolicy
18:13:20 [2020-01-09T18:13:20.905Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:13:21 [2020-01-09T18:13:21.093Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
18:13:21 [2020-01-09T18:13:21.093Z] === RUN   TestNetworkInvalidJSON
18:13:21 [2020-01-09T18:13:21.093Z] === RUN   TestNetworkInvalidJSON//networks/create
18:13:21 [2020-01-09T18:13:21.093Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:13:21 [2020-01-09T18:13:21.093Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:13:21 [2020-01-09T18:13:21.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:13:21 [2020-01-09T18:13:21.093Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:13:21 [2020-01-09T18:13:21.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:13:21 [2020-01-09T18:13:21.093Z] === CONT  TestNetworkInvalidJSON//networks/create
18:13:21 [2020-01-09T18:13:21.093Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:13:21 [2020-01-09T18:13:21.093Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:13:21 [2020-01-09T18:13:21.093Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:13:21 [2020-01-09T18:13:21.093Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:13:21 [2020-01-09T18:13:21.093Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:13:21 [2020-01-09T18:13:21.093Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:13:21 [2020-01-09T18:13:21.093Z] === RUN   TestDaemonRestartWithLiveRestore
18:13:21 [2020-01-09T18:13:21.836Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:13:22 [2020-01-09T18:13:22.422Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:13:22 [2020-01-09T18:13:22.422Z] === RUN   TestDaemonDefaultNetworkPools
18:13:23 [2020-01-09T18:13:23.207Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:13:23 [2020-01-09T18:13:23.260Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
18:13:23 [2020-01-09T18:13:23.260Z] === RUN   TestDaemonRestartWithExistingNetwork
18:13:24 [2020-01-09T18:13:24.094Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
18:13:24 [2020-01-09T18:13:24.094Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:13:24 [2020-01-09T18:13:24.580Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:13:25 [2020-01-09T18:13:25.454Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
18:13:25 [2020-01-09T18:13:25.454Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:13:25 [2020-01-09T18:13:25.513Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:13:25 [2020-01-09T18:13:25.513Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:13:25 [2020-01-09T18:13:25.852Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:13:25 [2020-01-09T18:13:25.852Z] === RUN   TestServiceWithPredefinedNetwork
18:13:26 [2020-01-09T18:13:26.079Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:13:27 [2020-01-09T18:13:27.975Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:13:28 [2020-01-09T18:13:28.433Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
18:13:28 [2020-01-09T18:13:28.433Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:13:28 [2020-01-09T18:13:28.433Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:13:28 [2020-01-09T18:13:28.433Z]     service_test.go:230: FLAKY_TEST
18:13:28 [2020-01-09T18:13:28.433Z] === RUN   TestServiceWithDataPathPortInit
18:13:31 [2020-01-09T18:13:31.253Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:13:32 [2020-01-09T18:13:32.186Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:13:32 [2020-01-09T18:13:32.804Z] ok  	github.com/docker/docker/cmd/dockerd	0.205s	coverage: 30.3% of statements
18:13:32 [2020-01-09T18:13:32.804Z] ok  	github.com/docker/docker/container	0.191s	coverage: 35.3% of statements
18:13:32 [2020-01-09T18:13:32.804Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:13:32 [2020-01-09T18:13:32.804Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:13:32 [2020-01-09T18:13:32.804Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:13:32 [2020-01-09T18:13:32.804Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:13:34 [2020-01-09T18:13:34.081Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:13:34 [2020-01-09T18:13:34.338Z] --- PASS: TestUpdateRestartPolicy (13.94s)
18:13:34 [2020-01-09T18:13:34.338Z] === RUN   TestUpdateRestartWithAutoRemove
18:13:34 [2020-01-09T18:13:34.338Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:13:34 [2020-01-09T18:13:34.596Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:13:35 [2020-01-09T18:13:35.529Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s)
18:13:35 [2020-01-09T18:13:35.529Z] === RUN   TestWaitNonBlocked
18:13:35 [2020-01-09T18:13:35.529Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:13:35 [2020-01-09T18:13:35.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:13:35 [2020-01-09T18:13:35.529Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:13:35 [2020-01-09T18:13:35.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:13:35 [2020-01-09T18:13:35.529Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:13:35 [2020-01-09T18:13:35.529Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:13:35 [2020-01-09T18:13:35.786Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:13:36 [2020-01-09T18:13:36.352Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:13:36 [2020-01-09T18:13:36.923Z] --- PASS: TestWaitNonBlocked (0.02s)
18:13:36 [2020-01-09T18:13:36.923Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
18:13:36 [2020-01-09T18:13:36.923Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s)
18:13:36 [2020-01-09T18:13:36.923Z] === RUN   TestWaitBlocked
18:13:36 [2020-01-09T18:13:36.923Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:13:36 [2020-01-09T18:13:36.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:13:36 [2020-01-09T18:13:36.923Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:13:36 [2020-01-09T18:13:36.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:13:36 [2020-01-09T18:13:36.923Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:13:36 [2020-01-09T18:13:36.923Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:13:38 [2020-01-09T18:13:38.295Z] --- PASS: TestWaitBlocked (0.04s)
18:13:38 [2020-01-09T18:13:38.295Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
18:13:38 [2020-01-09T18:13:38.295Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
18:13:38 [2020-01-09T18:13:38.295Z] === CONT  TestContainerStartOnDaemonRestart
18:13:38 [2020-01-09T18:13:38.295Z] === CONT  TestIpcModeOlderClient
18:13:38 [2020-01-09T18:13:38.295Z] --- PASS: TestIpcModeOlderClient (0.14s)
18:13:38 [2020-01-09T18:13:38.295Z] === CONT  TestDaemonRestartIpcMode
18:13:40 [2020-01-09T18:13:40.193Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:13:42 [2020-01-09T18:13:42.088Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s)
18:13:42 [2020-01-09T18:13:42.346Z] --- PASS: TestDaemonRestartIpcMode (4.12s)
18:13:42 [2020-01-09T18:13:42.346Z] PASS
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] === Skipped
18:13:42 [2020-01-09T18:13:42.346Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:13:42 [2020-01-09T18:13:42.346Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
18:13:42 [2020-01-09T18:13:42.346Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:13:42 [2020-01-09T18:13:42.346Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:13:42 [2020-01-09T18:13:42.346Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:13:42 [2020-01-09T18:13:42.346Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:13:42 [2020-01-09T18:13:42.346Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] 
18:13:42 [2020-01-09T18:13:42.346Z] DONE 197 tests, 6 skipped in 152.936s
18:13:42 [2020-01-09T18:13:42.346Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:13:42 [2020-01-09T18:13:42.346Z] ++ 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
18:13:42 [2020-01-09T18:13:42.346Z] ++ set -e
18:13:42 [2020-01-09T18:13:42.346Z] ++ '[' -n 0 ']'
18:13:42 [2020-01-09T18:13:42.346Z] ++ set -x
18:13:42 [2020-01-09T18:13:42.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:13:42 [2020-01-09T18:13:42.387Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:13:42 [2020-01-09T18:13:42.387Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:13:42 [2020-01-09T18:13:42.387Z] remote: Enumerating objects: 19, done.
18:13:42 [2020-01-09T18:13:42.387Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
18:13:42 [2020-01-09T18:13:42.387Z] 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.
18:13:42 [2020-01-09T18:13:42.387Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:13:42 [2020-01-09T18:13:42.387Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:13:42 [2020-01-09T18:13:42.605Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:13:42 [2020-01-09T18:13:42.605Z] INFO: Testing against a local daemon
18:13:42 [2020-01-09T18:13:42.605Z] === RUN   TestCommitInheritsEnv
18:13:42 [2020-01-09T18:13:42.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/test/unit
18:13:43 [2020-01-09T18:13:43.171Z] --- PASS: TestCommitInheritsEnv (0.55s)
18:13:43 [2020-01-09T18:13:43.171Z] === RUN   TestImportExtremelyLargeImageWorks
18:13:43 [2020-01-09T18:13:43.171Z] === PAUSE TestImportExtremelyLargeImageWorks
18:13:43 [2020-01-09T18:13:43.171Z] === RUN   TestImagesFilterMultiReference
18:13:43 [2020-01-09T18:13:43.232Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.037s	coverage: 65.3% of statements
18:13:43 [2020-01-09T18:13:43.428Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:13:43 [2020-01-09T18:13:43.428Z] === RUN   TestImagePullPlatformInvalid
18:13:43 [2020-01-09T18:13:43.428Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:13:43 [2020-01-09T18:13:43.428Z] === RUN   TestRemoveImageOrphaning
18:13:43 [2020-01-09T18:13:43.993Z] --- PASS: TestRemoveImageOrphaning (0.51s)
18:13:43 [2020-01-09T18:13:43.993Z] === RUN   TestRemoveImageGarbageCollector
18:13:45 [2020-01-09T18:13:45.365Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:13:45 [2020-01-09T18:13:45.448Z] --- PASS: TestServiceWithDataPathPortInit (16.51s)
18:13:45 [2020-01-09T18:13:45.448Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:13:45 [2020-01-09T18:13:45.930Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:13:46 [2020-01-09T18:13:46.056Z] ?   	github.com/docker/docker/api	[no test files]
18:13:46 [2020-01-09T18:13:46.188Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:13:46 [2020-01-09T18:13:46.188Z] --- PASS: TestRemoveImageGarbageCollector (2.26s)
18:13:46 [2020-01-09T18:13:46.188Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:13:46 [2020-01-09T18:13:46.188Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:13:46 [2020-01-09T18:13:46.188Z] === RUN   TestTagInvalidReference
18:13:46 [2020-01-09T18:13:46.188Z] --- PASS: TestTagInvalidReference (0.05s)
18:13:46 [2020-01-09T18:13:46.188Z] === RUN   TestTagValidPrefixedRepo
18:13:46 [2020-01-09T18:13:46.188Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
18:13:46 [2020-01-09T18:13:46.188Z] === RUN   TestTagExistedNameWithoutForce
18:13:46 [2020-01-09T18:13:46.446Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
18:13:46 [2020-01-09T18:13:46.446Z] === RUN   TestTagOfficialNames
18:13:46 [2020-01-09T18:13:46.446Z] --- PASS: TestTagOfficialNames (0.09s)
18:13:46 [2020-01-09T18:13:46.446Z] === RUN   TestTagMatchesDigest
18:13:46 [2020-01-09T18:13:46.446Z] --- PASS: TestTagMatchesDigest (0.02s)
18:13:46 [2020-01-09T18:13:46.446Z] === CONT  TestImportExtremelyLargeImageWorks
18:13:46 [2020-01-09T18:13:46.704Z] === RUN   TestDockerSuite/TestBuildCmd
18:13:46 [2020-01-09T18:13:46.743Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.029s	coverage: 35.8% of statements
18:13:46 [2020-01-09T18:13:46.962Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:13:46 [2020-01-09T18:13:46.962Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:13:47 [2020-01-09T18:13:47.555Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:13:47 [2020-01-09T18:13:47.816Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:13:48 [2020-01-09T18:13:48.073Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:13:48 [2020-01-09T18:13:48.272Z] ok  	github.com/docker/docker/daemon/cluster	0.211s	coverage: 0.5% of statements
18:13:48 [2020-01-09T18:13:48.333Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:13:48 [2020-01-09T18:13:48.333Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:13:50 [2020-01-09T18:13:50.229Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:13:53 [2020-01-09T18:13:53.380Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s)
18:13:53 [2020-01-09T18:13:53.380Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tafgmmj8pef3lm1v15kdf1el8 Created:2020-01-09 18:13:46.159452953 +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[13f1ae5e8c38c37ed203de870e5125e50d73e0068ccbe286693f7bf6637d17f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oagadt5ury2go29bplzvw7qcb EndpointID:fd24a8ac466fc30c51aeedb125b2cc113c984a40616742f4074adcb8c817587d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e61b3c9e5750e32254fabe7ebe1e2e9d620055cdea284fccc707ffc0d0eab1b 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:d333cfd7c2f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oagadt5ury2go29bplzvw7qcb EndpointID:fd24a8ac466fc30c51aeedb125b2cc113c984a40616742f4074adcb8c817587d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
18:13:53 [2020-01-09T18:13:53.380Z] PASS
18:13:53 [2020-01-09T18:13:53.380Z] 
18:13:53 [2020-01-09T18:13:53.380Z] === Skipped
18:13:53 [2020-01-09T18:13:53.380Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:13:53 [2020-01-09T18:13:53.380Z]     service_test.go:230: FLAKY_TEST
18:13:53 [2020-01-09T18:13:53.380Z] 
18:13:53 [2020-01-09T18:13:53.380Z] 
18:13:53 [2020-01-09T18:13:53.380Z] DONE 21 tests, 1 skipped in 44.204s
18:13:53 [2020-01-09T18:13:53.380Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:13:53 [2020-01-09T18:13:53.380Z] ++ 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
18:13:53 [2020-01-09T18:13:53.380Z] ++ set -e
18:13:53 [2020-01-09T18:13:53.380Z] ++ '[' -n 0 ']'
18:13:53 [2020-01-09T18:13:53.380Z] ++ set -x
18:13:53 [2020-01-09T18:13:53.380Z] ++ env -i DEST=/go/src/github.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
18:13:53 [2020-01-09T18:13:53.380Z] INFO: Testing against a local daemon
18:13:53 [2020-01-09T18:13:53.380Z] === RUN   TestDockerNetworkIpvlanPersistance
18:13:53 [2020-01-09T18:13:53.380Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:13:53 [2020-01-09T18:13:53.380Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:13:53 [2020-01-09T18:13:53.380Z] === RUN   TestDockerNetworkIpvlan
18:13:53 [2020-01-09T18:13:53.380Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:13:53 [2020-01-09T18:13:53.380Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:13:53 [2020-01-09T18:13:53.380Z] PASS
18:13:53 [2020-01-09T18:13:53.380Z] 
18:13:53 [2020-01-09T18:13:53.380Z] === Skipped
18:13:53 [2020-01-09T18:13:53.380Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:13:53 [2020-01-09T18:13:53.380Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:13:53 [2020-01-09T18:13:53.380Z] 
18:13:53 [2020-01-09T18:13:53.380Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:13:53 [2020-01-09T18:13:53.380Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:13:53 [2020-01-09T18:13:53.380Z] 
18:13:53 [2020-01-09T18:13:53.380Z] 
18:13:53 [2020-01-09T18:13:53.380Z] DONE 2 tests, 2 skipped in 0.153s
18:13:53 [2020-01-09T18:13:53.380Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:13:53 [2020-01-09T18:13:53.380Z] ++ 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
18:13:53 [2020-01-09T18:13:53.380Z] ++ set -e
18:13:53 [2020-01-09T18:13:53.380Z] ++ '[' -n 0 ']'
18:13:53 [2020-01-09T18:13:53.380Z] ++ set -x
18:13:53 [2020-01-09T18:13:53.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:13:53 [2020-01-09T18:13:53.508Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:13:53 [2020-01-09T18:13:53.784Z] INFO: Testing against a local daemon
18:13:53 [2020-01-09T18:13:53.784Z] === RUN   TestDockerNetworkMacvlanPersistance
18:13:53 [2020-01-09T18:13:53.818Z] ok  	github.com/docker/docker/daemon/discovery	0.011s	coverage: 30.0% of statements
18:13:54 [2020-01-09T18:13:54.440Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:13:55 [2020-01-09T18:13:55.005Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:13:55 [2020-01-09T18:13:55.134Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
18:13:55 [2020-01-09T18:13:55.134Z] === RUN   TestDockerNetworkMacvlan
18:13:55 [2020-01-09T18:13:55.571Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:13:55 [2020-01-09T18:13:55.884Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
18:13:55 [2020-01-09T18:13:55.982Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:13:56 [2020-01-09T18:13:56.844Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:13:57 [2020-01-09T18:13:57.016Z] ok  	github.com/docker/docker/daemon/config	0.100s	coverage: 82.1% of statements
18:13:57 [2020-01-09T18:13:57.688Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:13:58 [2020-01-09T18:13:58.189Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:13:59 [2020-01-09T18:13:59.123Z] === RUN   TestDockerSuite/TestBuildContChar
18:13:59 [2020-01-09T18:13:59.690Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:13:59 [2020-01-09T18:13:59.743Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
18:14:00 [2020-01-09T18:14:00.255Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:14:00 [2020-01-09T18:14:00.264Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:14:00 [2020-01-09T18:14:00.888Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
18:14:03 [2020-01-09T18:14:03.233Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.536s	coverage: 13.7% of statements
18:14:03 [2020-01-09T18:14:03.587Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:14:03 [2020-01-09T18:14:03.859Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
18:14:04 [2020-01-09T18:14:04.434Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:14:04 [2020-01-09T18:14:04.434Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:14:05 [2020-01-09T18:14:05.367Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:14:05 [2020-01-09T18:14:05.371Z] ok  	github.com/docker/docker/daemon	12.474s	coverage: 17.6% of statements
18:14:05 [2020-01-09T18:14:05.371Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:14:05 [2020-01-09T18:14:05.371Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:14:05 [2020-01-09T18:14:05.371Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:14:05 [2020-01-09T18:14:05.371Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:14:05 [2020-01-09T18:14:05.932Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:14:05 [2020-01-09T18:14:05.932Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:14:06 [2020-01-09T18:14:06.503Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:14:07 [2020-01-09T18:14:07.435Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:14:07 [2020-01-09T18:14:07.693Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:14:08 [2020-01-09T18:14:08.098Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.307s	coverage: 57.9% of statements
18:14:09 [2020-01-09T18:14:09.347Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:14:09 [2020-01-09T18:14:09.755Z] --- PASS: TestDockerNetworkMacvlan (14.79s)
18:14:09 [2020-01-09T18:14:09.755Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
18:14:09 [2020-01-09T18:14:09.755Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
18:14:09 [2020-01-09T18:14:09.755Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
18:14:09 [2020-01-09T18:14:09.755Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
18:14:09 [2020-01-09T18:14:09.755Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s)
18:14:09 [2020-01-09T18:14:09.755Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s)
18:14:09 [2020-01-09T18:14:09.755Z] PASS
18:14:09 [2020-01-09T18:14:09.755Z] 
18:14:09 [2020-01-09T18:14:09.755Z] DONE 8 tests in 16.335s
18:14:09 [2020-01-09T18:14:09.755Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
18:14:09 [2020-01-09T18:14:09.755Z] ++ 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
18:14:09 [2020-01-09T18:14:09.755Z] ++ set -e
18:14:09 [2020-01-09T18:14:09.755Z] ++ '[' -n 0 ']'
18:14:09 [2020-01-09T18:14:09.755Z] ++ set -x
18:14:09 [2020-01-09T18:14:09.755Z] ++ env -i DEST=/go/src/github.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
18:14:09 [2020-01-09T18:14:09.755Z] testing: warning: no tests to run
18:14:09 [2020-01-09T18:14:09.755Z] PASS
18:14:09 [2020-01-09T18:14:09.755Z] 
18:14:09 [2020-01-09T18:14:09.755Z] DONE 0 tests in 0.063s
18:14:10 [2020-01-09T18:14:10.152Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:14:10 [2020-01-09T18:14:10.152Z] ++ 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
18:14:10 [2020-01-09T18:14:10.152Z] ++ set -e
18:14:10 [2020-01-09T18:14:10.152Z] ++ '[' -n 0 ']'
18:14:10 [2020-01-09T18:14:10.152Z] ++ set -x
18:14:10 [2020-01-09T18:14:10.152Z] ++ env -i DEST=/go/src/github.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
18:14:10 [2020-01-09T18:14:10.152Z] INFO: Testing against a local daemon
18:14:10 [2020-01-09T18:14:10.152Z] === RUN   TestAuthZPluginAllowRequest
18:14:10 [2020-01-09T18:14:10.974Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:14:11 [2020-01-09T18:14:11.602Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.618s	coverage: 68.6% of statements
18:14:11 [2020-01-09T18:14:11.905Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:14:12 [2020-01-09T18:14:12.091Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
18:14:12 [2020-01-09T18:14:12.091Z] === RUN   TestAuthZPluginTLS
18:14:12 [2020-01-09T18:14:12.487Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:14:12 [2020-01-09T18:14:12.487Z] === RUN   TestAuthZPluginDenyRequest
18:14:12 [2020-01-09T18:14:12.625Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.875s	coverage: 48.6% of statements
18:14:12 [2020-01-09T18:14:12.880Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:14:12 [2020-01-09T18:14:12.880Z] === RUN   TestAuthZPluginAPIDenyResponse
18:14:13 [2020-01-09T18:14:13.288Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:14:13 [2020-01-09T18:14:13.288Z] === RUN   TestAuthZPluginDenyResponse
18:14:13 [2020-01-09T18:14:13.671Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.988s	coverage: 46.2% of statements
18:14:13 [2020-01-09T18:14:13.672Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:14:14 [2020-01-09T18:14:14.112Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:14:14 [2020-01-09T18:14:14.112Z] === RUN   TestAuthZPluginAllowEventStream
18:14:16 [2020-01-09T18:14:16.044Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
18:14:16 [2020-01-09T18:14:16.044Z] === RUN   TestAuthZPluginErrorResponse
18:14:16 [2020-01-09T18:14:16.044Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
18:14:16 [2020-01-09T18:14:16.044Z] === RUN   TestAuthZPluginErrorRequest
18:14:16 [2020-01-09T18:14:16.400Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.323s	coverage: 54.8% of statements
18:14:16 [2020-01-09T18:14:16.400Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:14:16 [2020-01-09T18:14:16.400Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
18:14:16 [2020-01-09T18:14:16.889Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:14:16 [2020-01-09T18:14:16.889Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:14:17 [2020-01-09T18:14:17.031Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.721s	coverage: 76.1% of statements
18:14:17 [2020-01-09T18:14:17.031Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:14:17 [2020-01-09T18:14:17.164Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:14:17 [2020-01-09T18:14:17.286Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:14:17 [2020-01-09T18:14:17.286Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:14:18 [2020-01-09T18:14:18.527Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
18:14:19 [2020-01-09T18:14:19.237Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
18:14:19 [2020-01-09T18:14:19.237Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:14:19 [2020-01-09T18:14:19.553Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.032s	coverage: 3.0% of statements
18:14:21 [2020-01-09T18:14:21.345Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:14:21 [2020-01-09T18:14:21.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
18:14:21 [2020-01-09T18:14:21.833Z] === RUN   TestAuthZPluginHeader
18:14:22 [2020-01-09T18:14:22.231Z] --- PASS: TestAuthZPluginHeader (0.90s)
18:14:22 [2020-01-09T18:14:22.231Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:14:22 [2020-01-09T18:14:22.231Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:14:22 [2020-01-09T18:14:22.231Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:22 [2020-01-09T18:14:22.231Z] === RUN   TestAuthZPluginV2Disable
18:14:22 [2020-01-09T18:14:22.231Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:14:22 [2020-01-09T18:14:22.231Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:22 [2020-01-09T18:14:22.231Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:14:22 [2020-01-09T18:14:22.231Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:14:22 [2020-01-09T18:14:22.231Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:22 [2020-01-09T18:14:22.231Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:14:22 [2020-01-09T18:14:22.231Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:14:22 [2020-01-09T18:14:22.231Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:22 [2020-01-09T18:14:22.231Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:14:23 [2020-01-09T18:14:23.062Z] ok  	github.com/docker/docker/daemon/logger	0.293s	coverage: 42.7% of statements
18:14:23 [2020-01-09T18:14:23.872Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:14:24 [2020-01-09T18:14:24.437Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:14:24 [2020-01-09T18:14:24.572Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
18:14:24 [2020-01-09T18:14:24.695Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:14:25 [2020-01-09T18:14:25.600Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.778s	coverage: 77.8% of statements
18:14:25 [2020-01-09T18:14:25.626Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:14:26 [2020-01-09T18:14:26.558Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:14:27 [2020-01-09T18:14:27.100Z] ok  	github.com/docker/docker/daemon/images	0.075s	coverage: 4.9% of statements
18:14:27 [2020-01-09T18:14:27.100Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:14:27 [2020-01-09T18:14:27.100Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:14:27 [2020-01-09T18:14:27.100Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:14:27 [2020-01-09T18:14:27.100Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:14:27 [2020-01-09T18:14:27.100Z] ok  	github.com/docker/docker/daemon/logger/journald	0.024s	coverage: 26.2% of statements
18:14:27 [2020-01-09T18:14:27.123Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:14:27 [2020-01-09T18:14:27.686Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:14:28 [2020-01-09T18:14:28.134Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
18:14:28 [2020-01-09T18:14:28.253Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:14:28 [2020-01-09T18:14:28.422Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.060s	coverage: 62.1% of statements
18:14:30 [2020-01-09T18:14:30.154Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:14:30 [2020-01-09T18:14:30.411Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:14:30 [2020-01-09T18:14:30.411Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:14:31 [2020-01-09T18:14:31.923Z] ok  	github.com/docker/docker/daemon/logger/local	0.119s	coverage: 74.7% of statements
18:14:31 [2020-01-09T18:14:31.923Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:14:31 [2020-01-09T18:14:31.923Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 19.9% of statements
18:14:32 [2020-01-09T18:14:32.212Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 47.8% of statements
18:14:32 [2020-01-09T18:14:32.309Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:14:34 [2020-01-09T18:14:34.206Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:14:34 [2020-01-09T18:14:34.266Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
18:14:35 [2020-01-09T18:14:35.780Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
18:14:36 [2020-01-09T18:14:36.103Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:14:36 [2020-01-09T18:14:36.810Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.081s	coverage: 82.5% of statements
18:14:36 [2020-01-09T18:14:36.810Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:14:36 [2020-01-09T18:14:36.810Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:14:38 [2020-01-09T18:14:38.000Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:14:38 [2020-01-09T18:14:38.000Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:14:38 [2020-01-09T18:14:38.000Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:14:38 [2020-01-09T18:14:38.000Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:14:38 [2020-01-09T18:14:38.000Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:14:38 [2020-01-09T18:14:38.257Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:14:39 [2020-01-09T18:14:39.108Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:14:39 [2020-01-09T18:14:39.108Z] PASS
18:14:39 [2020-01-09T18:14:39.108Z] 
18:14:39 [2020-01-09T18:14:39.108Z] === Skipped
18:14:39 [2020-01-09T18:14:39.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:14:39 [2020-01-09T18:14:39.108Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:39 [2020-01-09T18:14:39.108Z] 
18:14:39 [2020-01-09T18:14:39.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:14:39 [2020-01-09T18:14:39.108Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:39 [2020-01-09T18:14:39.108Z] 
18:14:39 [2020-01-09T18:14:39.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:14:39 [2020-01-09T18:14:39.108Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:39 [2020-01-09T18:14:39.108Z] 
18:14:39 [2020-01-09T18:14:39.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:14:39 [2020-01-09T18:14:39.108Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:39 [2020-01-09T18:14:39.108Z] 
18:14:39 [2020-01-09T18:14:39.108Z] 
18:14:39 [2020-01-09T18:14:39.108Z] DONE 17 tests, 4 skipped in 29.322s
18:14:39 [2020-01-09T18:14:39.108Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:14:39 [2020-01-09T18:14:39.108Z] ++ 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
18:14:39 [2020-01-09T18:14:39.108Z] ++ set -e
18:14:39 [2020-01-09T18:14:39.108Z] ++ '[' -n 0 ']'
18:14:39 [2020-01-09T18:14:39.108Z] ++ set -x
18:14:39 [2020-01-09T18:14:39.108Z] ++ env -i DEST=/go/src/github.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
18:14:39 [2020-01-09T18:14:39.528Z] INFO: Testing against a local daemon
18:14:39 [2020-01-09T18:14:39.528Z] === RUN   TestPluginInvalidJSON
18:14:39 [2020-01-09T18:14:39.528Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:14:39 [2020-01-09T18:14:39.528Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:14:39 [2020-01-09T18:14:39.528Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:14:39 [2020-01-09T18:14:39.528Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:14:39 [2020-01-09T18:14:39.528Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:14:39 [2020-01-09T18:14:39.528Z] PASS
18:14:39 [2020-01-09T18:14:39.528Z] 
18:14:39 [2020-01-09T18:14:39.528Z] DONE 2 tests in 0.147s
18:14:39 [2020-01-09T18:14:39.528Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:14:39 [2020-01-09T18:14:39.528Z] ++ 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
18:14:39 [2020-01-09T18:14:39.528Z] ++ set -e
18:14:39 [2020-01-09T18:14:39.528Z] ++ '[' -n 0 ']'
18:14:39 [2020-01-09T18:14:39.528Z] ++ set -x
18:14:39 [2020-01-09T18:14:39.528Z] ++ env -i DEST=/go/src/github.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
18:14:39 [2020-01-09T18:14:39.528Z] INFO: Testing against a local daemon
18:14:39 [2020-01-09T18:14:39.528Z] === RUN   TestExternalGraphDriver
18:14:39 [2020-01-09T18:14:39.916Z] === RUN   TestExternalGraphDriver/json
18:14:40 [2020-01-09T18:14:40.154Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:14:41 [2020-01-09T18:14:41.252Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 49.4% of statements
18:14:41 [2020-01-09T18:14:41.252Z] ok  	github.com/docker/docker/distribution/metadata	0.139s	coverage: 48.2% of statements
18:14:41 [2020-01-09T18:14:41.252Z] ok  	github.com/docker/docker/distribution	0.565s	coverage: 22.1% of statements
18:14:41 [2020-01-09T18:14:41.252Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:14:41 [2020-01-09T18:14:41.846Z] === RUN   TestExternalGraphDriver/spec
18:14:42 [2020-01-09T18:14:42.053Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:14:43 [2020-01-09T18:14:43.319Z] ok  	github.com/docker/docker/distribution/xfer	1.780s	coverage: 85.6% of statements
18:14:43 [2020-01-09T18:14:43.319Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:14:43 [2020-01-09T18:14:43.426Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:14:44 [2020-01-09T18:14:44.458Z] === RUN   TestExternalGraphDriver/pull
18:14:45 [2020-01-09T18:14:45.965Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:14:46 [2020-01-09T18:14:46.073Z] ok  	github.com/docker/docker/image/cache	0.062s	coverage: 19.2% of statements
18:14:46 [2020-01-09T18:14:46.363Z] ok  	github.com/docker/docker/image	0.112s	coverage: 86.4% of statements
18:14:46 [2020-01-09T18:14:46.363Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:14:46 [2020-01-09T18:14:46.394Z] --- PASS: TestExternalGraphDriver (6.67s)
18:14:46 [2020-01-09T18:14:46.394Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
18:14:46 [2020-01-09T18:14:46.394Z]     --- PASS: TestExternalGraphDriver/spec (2.16s)
18:14:46 [2020-01-09T18:14:46.394Z]     --- PASS: TestExternalGraphDriver/pull (2.24s)
18:14:46 [2020-01-09T18:14:46.394Z] === RUN   TestGraphdriverPluginV2
18:14:46 [2020-01-09T18:14:46.394Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
18:14:46 [2020-01-09T18:14:46.394Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:46 [2020-01-09T18:14:46.394Z] PASS
18:14:46 [2020-01-09T18:14:46.394Z] 
18:14:46 [2020-01-09T18:14:46.394Z] === Skipped
18:14:46 [2020-01-09T18:14:46.394Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
18:14:46 [2020-01-09T18:14:46.394Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:46 [2020-01-09T18:14:46.394Z] 
18:14:46 [2020-01-09T18:14:46.394Z] 
18:14:46 [2020-01-09T18:14:46.394Z] DONE 5 tests, 1 skipped in 6.895s
18:14:46 [2020-01-09T18:14:46.394Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:14:46 [2020-01-09T18:14:46.394Z] ++ 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
18:14:46 [2020-01-09T18:14:46.394Z] ++ set -e
18:14:46 [2020-01-09T18:14:46.394Z] ++ '[' -n 0 ']'
18:14:46 [2020-01-09T18:14:46.394Z] ++ set -x
18:14:46 [2020-01-09T18:14:46.394Z] ++ env -i DEST=/go/src/github.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
18:14:46 [2020-01-09T18:14:46.394Z] INFO: Testing against a local daemon
18:14:46 [2020-01-09T18:14:46.394Z] === RUN   TestContinueAfterPluginCrash
18:14:46 [2020-01-09T18:14:46.394Z] === PAUSE TestContinueAfterPluginCrash
18:14:46 [2020-01-09T18:14:46.394Z] === RUN   TestDaemonStartWithLogOpt
18:14:46 [2020-01-09T18:14:46.394Z] === PAUSE TestDaemonStartWithLogOpt
18:14:46 [2020-01-09T18:14:46.394Z] === CONT  TestContinueAfterPluginCrash
18:14:46 [2020-01-09T18:14:46.394Z] === CONT  TestDaemonStartWithLogOpt
18:14:46 [2020-01-09T18:14:46.651Z] ok  	github.com/docker/docker/image/v1	0.099s	coverage: 25.0% of statements
18:14:46 [2020-01-09T18:14:46.651Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:14:46 [2020-01-09T18:14:46.941Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
18:14:49 [2020-01-09T18:14:49.013Z] ok  	github.com/docker/docker/pkg/aaparser	0.082s	coverage: 50.0% of statements
18:14:50 [2020-01-09T18:14:50.146Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:14:50 [2020-01-09T18:14:50.146Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:14:52 [2020-01-09T18:14:52.535Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 66.9% of statements
18:14:54 [2020-01-09T18:14:54.039Z] ok  	github.com/docker/docker/pkg/broadcaster	0.017s	coverage: 100.0% of statements
18:14:54 [2020-01-09T18:14:54.323Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:14:54 [2020-01-09T18:14:54.329Z] ok  	github.com/docker/docker/pkg/archive	1.388s	coverage: 77.0% of statements
18:14:54 [2020-01-09T18:14:54.621Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
18:14:54 [2020-01-09T18:14:54.621Z] ok  	github.com/docker/docker/pkg/authorization	1.846s	coverage: 68.3% of statements
18:14:54 [2020-01-09T18:14:54.648Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:14:55 [2020-01-09T18:14:55.219Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:14:55 [2020-01-09T18:14:55.653Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 80.0% of statements
18:14:56 [2020-01-09T18:14:56.687Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
18:14:57 [2020-01-09T18:14:57.329Z] ok  	github.com/docker/docker/pkg/discovery/file	0.020s	coverage: 92.9% of statements
18:14:57 [2020-01-09T18:14:57.745Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:14:58 [2020-01-09T18:14:58.215Z] --- PASS: TestDaemonStartWithLogOpt (10.15s)
18:14:58 [2020-01-09T18:14:58.676Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:14:58 [2020-01-09T18:14:58.830Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
18:14:59 [2020-01-09T18:14:59.121Z] ok  	github.com/docker/docker/layer	8.102s	coverage: 68.8% of statements
18:14:59 [2020-01-09T18:14:59.121Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:14:59 [2020-01-09T18:14:59.121Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:14:59 [2020-01-09T18:14:59.121Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:14:59 [2020-01-09T18:14:59.121Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:14:59 [2020-01-09T18:14:59.121Z] ?   	github.com/docker/docker/oci	[no test files]
18:14:59 [2020-01-09T18:14:59.121Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:14:59 [2020-01-09T18:14:59.750Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
18:15:00 [2020-01-09T18:15:00.048Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:15:00 [2020-01-09T18:15:00.379Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
18:15:01 [2020-01-09T18:15:01.404Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
18:15:01 [2020-01-09T18:15:01.534Z] --- PASS: TestContinueAfterPluginCrash (14.99s)
18:15:01 [2020-01-09T18:15:01.534Z] PASS
18:15:01 [2020-01-09T18:15:01.534Z] 
18:15:01 [2020-01-09T18:15:01.534Z] DONE 2 tests in 15.129s
18:15:01 [2020-01-09T18:15:01.534Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:15:01 [2020-01-09T18:15:01.534Z] ++ 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
18:15:01 [2020-01-09T18:15:01.534Z] ++ set -e
18:15:01 [2020-01-09T18:15:01.534Z] ++ '[' -n 0 ']'
18:15:01 [2020-01-09T18:15:01.534Z] ++ set -x
18:15:01 [2020-01-09T18:15:01.534Z] ++ env -i DEST=/go/src/github.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
18:15:01 [2020-01-09T18:15:01.534Z] INFO: Testing against a local daemon
18:15:01 [2020-01-09T18:15:01.534Z] === RUN   TestPluginWithDevMounts
18:15:01 [2020-01-09T18:15:01.534Z] === PAUSE TestPluginWithDevMounts
18:15:01 [2020-01-09T18:15:01.534Z] === CONT  TestPluginWithDevMounts
18:15:01 [2020-01-09T18:15:01.692Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
18:15:01 [2020-01-09T18:15:01.981Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.553s	coverage: 43.2% of statements
18:15:01 [2020-01-09T18:15:01.981Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:15:01 [2020-01-09T18:15:01.981Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:15:03 [2020-01-09T18:15:03.029Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.161s	coverage: 84.1% of statements
18:15:03 [2020-01-09T18:15:03.029Z] ok  	github.com/docker/docker/pkg/fsutils	0.477s	coverage: 85.1% of statements
18:15:03 [2020-01-09T18:15:03.326Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:15:03 [2020-01-09T18:15:03.460Z] --- PASS: TestPluginWithDevMounts (1.95s)
18:15:03 [2020-01-09T18:15:03.460Z] PASS
18:15:03 [2020-01-09T18:15:03.460Z] 
18:15:03 [2020-01-09T18:15:03.460Z] DONE 1 tests in 2.102s
18:15:03 [2020-01-09T18:15:03.460Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
18:15:03 [2020-01-09T18:15:03.460Z] ++ 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
18:15:03 [2020-01-09T18:15:03.460Z] ++ set -e
18:15:03 [2020-01-09T18:15:03.460Z] ++ '[' -n 0 ']'
18:15:03 [2020-01-09T18:15:03.460Z] ++ set -x
18:15:03 [2020-01-09T18:15:03.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-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
18:15:03 [2020-01-09T18:15:03.659Z] ok  	github.com/docker/docker/pkg/homedir	0.113s	coverage: 11.4% of statements
18:15:03 [2020-01-09T18:15:03.859Z] INFO: Testing against a local daemon
18:15:03 [2020-01-09T18:15:03.859Z] === RUN   TestSecretInspect
18:15:03 [2020-01-09T18:15:03.895Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:15:05 [2020-01-09T18:15:05.159Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
18:15:05 [2020-01-09T18:15:05.159Z] ok  	github.com/docker/docker/pkg/locker	0.057s	coverage: 88.9% of statements
18:15:05 [2020-01-09T18:15:05.791Z] ok  	github.com/docker/docker/pkg/idtools	0.962s	coverage: 70.1% of statements
18:15:06 [2020-01-09T18:15:06.081Z] ok  	github.com/docker/docker/pkg/longpath	0.024s	coverage: 100.0% of statements
18:15:06 [2020-01-09T18:15:06.709Z] ok  	github.com/docker/docker/pkg/ioutils	1.712s	coverage: 70.6% of statements
18:15:06 [2020-01-09T18:15:06.709Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:15:07 [2020-01-09T18:15:07.211Z] --- PASS: TestSecretInspect (2.85s)
18:15:07 [2020-01-09T18:15:07.211Z] === RUN   TestSecretList
18:15:07 [2020-01-09T18:15:07.338Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.016s	coverage: 85.7% of statements
18:15:07 [2020-01-09T18:15:07.626Z] ok  	github.com/docker/docker/pkg/parsers	0.033s	coverage: 97.0% of statements
18:15:07 [2020-01-09T18:15:07.914Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.022s	coverage: 60.0% of statements
18:15:08 [2020-01-09T18:15:08.203Z] ok  	github.com/docker/docker/pkg/mount	0.862s	coverage: 70.0% of statements
18:15:08 [2020-01-09T18:15:08.203Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:15:08 [2020-01-09T18:15:08.503Z] ok  	github.com/docker/docker/builder/dockerignore	0.020s	coverage: 96.8% of statements
18:15:08 [2020-01-09T18:15:08.846Z] ok  	github.com/docker/docker/pkg/pidfile	0.029s	coverage: 82.4% of statements
18:15:08 [2020-01-09T18:15:08.846Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.014s	coverage: 91.4% of statements
18:15:08 [2020-01-09T18:15:08.846Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:15:08 [2020-01-09T18:15:08.846Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:15:09 [2020-01-09T18:15:09.800Z] --- PASS: TestSecretList (2.94s)
18:15:09 [2020-01-09T18:15:09.800Z] === RUN   TestSecretsCreateAndDelete
18:15:10 [2020-01-09T18:15:10.344Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.054s	coverage: 56.8% of statements
18:15:11 [2020-01-09T18:15:11.395Z] ok  	github.com/docker/docker/pkg/pools	0.026s	coverage: 88.2% of statements
18:15:11 [2020-01-09T18:15:11.684Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
18:15:11 [2020-01-09T18:15:11.684Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
18:15:11 [2020-01-09T18:15:11.766Z] ok  	github.com/docker/docker/builder/dockerfile	0.555s	coverage: 48.2% of statements
18:15:11 [2020-01-09T18:15:11.766Z] ok  	github.com/docker/docker/builder/remotecontext	0.194s	coverage: 13.6% of statements
18:15:12 [2020-01-09T18:15:12.002Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:15:12 [2020-01-09T18:15:12.002Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:15:12 [2020-01-09T18:15:12.367Z] --- PASS: TestSecretsCreateAndDelete (2.91s)
18:15:12 [2020-01-09T18:15:12.367Z] === RUN   TestSecretsUpdate
18:15:12 [2020-01-09T18:15:12.707Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
18:15:13 [2020-01-09T18:15:13.128Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
18:15:13 [2020-01-09T18:15:13.372Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:15:13 [2020-01-09T18:15:13.739Z] ok  	github.com/docker/docker/pkg/pubsub	1.178s	coverage: 73.9% of statements
18:15:13 [2020-01-09T18:15:13.937Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:15:14 [2020-01-09T18:15:14.030Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
18:15:14 [2020-01-09T18:15:14.491Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.575s	coverage: 86.3% of statements
18:15:14 [2020-01-09T18:15:14.491Z] ?   	github.com/docker/docker/cli	[no test files]
18:15:14 [2020-01-09T18:15:14.491Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:15:14 [2020-01-09T18:15:14.946Z] --- PASS: TestSecretsUpdate (2.37s)
18:15:14 [2020-01-09T18:15:14.946Z] === RUN   TestTemplatedSecret
18:15:15 [2020-01-09T18:15:15.057Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
18:15:15 [2020-01-09T18:15:15.057Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
18:15:15 [2020-01-09T18:15:15.683Z] ok  	github.com/docker/docker/pkg/symlink	0.027s	coverage: 87.7% of statements
18:15:15 [2020-01-09T18:15:15.972Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 80.0% of statements
18:15:16 [2020-01-09T18:15:16.601Z] ok  	github.com/docker/docker/pkg/signal	3.406s	coverage: 61.0% of statements
18:15:17 [2020-01-09T18:15:17.007Z] ok  	github.com/docker/docker/client	0.175s	coverage: 75.8% of statements
18:15:17 [2020-01-09T18:15:17.243Z] ok  	github.com/docker/docker/pkg/tailfile	0.228s	coverage: 88.6% of statements
18:15:17 [2020-01-09T18:15:17.532Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.2% of statements
18:15:18 [2020-01-09T18:15:18.291Z] --- PASS: TestTemplatedSecret (3.36s)
18:15:18 [2020-01-09T18:15:18.291Z] === RUN   TestSecretCreateResolve
18:15:18 [2020-01-09T18:15:18.562Z] testing: warning: no tests to run
18:15:18 [2020-01-09T18:15:18.562Z] coverage: [no statements]
18:15:18 [2020-01-09T18:15:18.562Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
18:15:19 [2020-01-09T18:15:19.192Z] ok  	github.com/docker/docker/pkg/term	0.010s	coverage: 84.8% of statements
18:15:19 [2020-01-09T18:15:19.198Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:15:19 [2020-01-09T18:15:19.764Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:15:19 [2020-01-09T18:15:19.764Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:15:19 [2020-01-09T18:15:19.821Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
18:15:19 [2020-01-09T18:15:19.821Z] ok  	github.com/docker/docker/pkg/tarsum	0.202s	coverage: 89.3% of statements
18:15:19 [2020-01-09T18:15:19.821Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
18:15:20 [2020-01-09T18:15:20.861Z] ok  	github.com/docker/docker/pkg/useragent	0.023s	coverage: 88.9% of statements
18:15:21 [2020-01-09T18:15:21.135Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:15:21 [2020-01-09T18:15:21.341Z] --- PASS: TestSecretCreateResolve (3.15s)
18:15:21 [2020-01-09T18:15:21.342Z] PASS
18:15:21 [2020-01-09T18:15:21.342Z] 
18:15:21 [2020-01-09T18:15:21.342Z] DONE 6 tests in 17.760s
18:15:21 [2020-01-09T18:15:21.342Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
18:15:21 [2020-01-09T18:15:21.342Z] ++ 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
18:15:21 [2020-01-09T18:15:21.342Z] ++ set -e
18:15:21 [2020-01-09T18:15:21.342Z] ++ '[' -n 0 ']'
18:15:21 [2020-01-09T18:15:21.342Z] ++ set -x
18:15:21 [2020-01-09T18:15:21.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=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
18:15:21 [2020-01-09T18:15:21.758Z] INFO: Testing against a local daemon
18:15:21 [2020-01-09T18:15:21.758Z] === RUN   TestServiceCreateInit
18:15:21 [2020-01-09T18:15:21.758Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:15:22 [2020-01-09T18:15:22.404Z] ok  	github.com/docker/docker/plugin/v2	0.020s	coverage: 14.5% of statements
18:15:23 [2020-01-09T18:15:23.032Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:15:23 [2020-01-09T18:15:23.289Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:15:24 [2020-01-09T18:15:24.224Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:15:24 [2020-01-09T18:15:24.458Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
18:15:25 [2020-01-09T18:15:25.483Z] ok  	github.com/docker/docker/profiles/seccomp	0.031s	coverage: 68.8% of statements
18:15:25 [2020-01-09T18:15:25.777Z] ok  	github.com/docker/docker/plugin	0.636s	coverage: 27.1% of statements
18:15:26 [2020-01-09T18:15:26.845Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:15:27 [2020-01-09T18:15:27.038Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:15:27 [2020-01-09T18:15:27.890Z] ok  	github.com/docker/docker/registry/resumable	0.042s	coverage: 100.0% of statements
18:15:27 [2020-01-09T18:15:27.890Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 50.9% of statements
18:15:28 [2020-01-09T18:15:28.745Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:15:29 [2020-01-09T18:15:29.395Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
18:15:30 [2020-01-09T18:15:30.448Z] ok  	github.com/docker/docker/registry	0.619s	coverage: 56.0% of statements
18:15:30 [2020-01-09T18:15:30.745Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 68.2% of statements
18:15:31 [2020-01-09T18:15:31.268Z] --- PASS: TestServiceCreateInit (9.33s)
18:15:31 [2020-01-09T18:15:31.268Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s)
18:15:31 [2020-01-09T18:15:31.268Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s)
18:15:31 [2020-01-09T18:15:31.268Z] === RUN   TestCreateServiceMultipleTimes
18:15:32 [2020-01-09T18:15:32.024Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:15:32 [2020-01-09T18:15:32.024Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:15:34 [2020-01-09T18:15:34.291Z] ok  	github.com/docker/docker/volume/drivers	0.030s	coverage: 36.1% of statements
18:15:36 [2020-01-09T18:15:36.367Z] ok  	github.com/docker/docker/volume/mounts	0.109s	coverage: 67.0% of statements
18:15:36 [2020-01-09T18:15:36.997Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
18:15:38 [2020-01-09T18:15:38.490Z] ok  	github.com/docker/docker/volume/service	0.032s	coverage: 73.0% of statements
18:15:38 [2020-01-09T18:15:38.578Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:15:38 [2020-01-09T18:15:38.578Z] --- PASS: TestDockerDaemonSuite (369.35s)
18:15:38 [2020-01-09T18:15:38.578Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.14s)
18:15:38 [2020-01-09T18:15:38.578Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.94s)
18:15:38 [2020-01-09T18:15:38.578Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.93s)
18:15:38 [2020-01-09T18:15:38.578Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.87s)
18:15:38 [2020-01-09T18:15:38.578Z]         docker_cli_daemon_test.go:1449: [d22c71f096358] daemon is not started
18:15:38 [2020-01-09T18:15:38.578Z]         check_test.go:309: [d3e6938129cb7] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.50s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.66s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [de94b90abdb6a] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.10s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.38s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.30s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.61s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.68s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.75s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.50s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [df082a2eff72d] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d9c36e00a6729] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.99s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d360f84b66ab9] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.20s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.40s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.61s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [deb7c29d1c0b5] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.63s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.29s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [de44c613a3572] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.03s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [db8c448aa69a0] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.59s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.40s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.89s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d83e7aea6c2d0] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [df6efb9143b05] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_plugins_test.go:79: [d4b9a022ae456] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_plugins_test.go:169: [d8c5bf8e9cec9] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.04s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d4c7b2b6bf367] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.94s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.73s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d59e2b6e7f547] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.22s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.36s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.24s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.83s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d9dff346214b5] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.46s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.93s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.75s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.44s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [db1ba60947853] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d4952b985d616] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.09s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [df76e62f48cd5] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.57s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.98s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.21s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.67s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d616dcb1d201c] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.39s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [dfaeb926e8a11] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.97s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.58s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d7826a1da885f] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [dfbc626b33368] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.11s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d8851b36741d4] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.55s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.73s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d6c5c8e18c652] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.38s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.03s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.21s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d1a962e77c89a] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.16s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [dc602fae7ce0f] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.93s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.06s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.62s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.63s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.20s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.03s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.37s)
18:15:38 [2020-01-09T18:15:38.579Z]         docker_cli_daemon_test.go:2542: [d5d44872661f9] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.00s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.11s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.22s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.21s)
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
18:15:38 [2020-01-09T18:15:38.579Z]         check_test.go:309: [d22c9b112abd5] daemon is not started
18:15:38 [2020-01-09T18:15:38.579Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.29s)
18:15:38 [2020-01-09T18:15:38.579Z] === RUN   TestDockerSwarmSuite
18:15:38 [2020-01-09T18:15:38.579Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:15:39 [2020-01-09T18:15:39.954Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:15:42 [2020-01-09T18:15:42.480Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:15:44 [2020-01-09T18:15:44.378Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:15:45 [2020-01-09T18:15:45.315Z] ok  	github.com/docker/docker/pkg/plugins	33.673s	coverage: 76.6% of statements
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/rootless	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/volume	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === Skipped
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver btrfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver btrfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver btrfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver btrfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver btrfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:73: No driver to put!
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     overlay_test.go:49: Fails to compute changes intermittently
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver zfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver zfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver zfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver zfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:46: Driver zfs not supported
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     graphtest_unix.go:73: No driver to put!
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:15:45 [2020-01-09T18:15:45.315Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] 
18:15:45 [2020-01-09T18:15:45.315Z] DONE 2155 tests, 20 skipped in 342.175s
18:15:45 [2020-01-09T18:15:45.749Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
Post stage
[Pipeline] junit
18:15:46 [2020-01-09T18:15:46.376Z] Recording test results
18:15:48 [2020-01-09T18:15:48.052Z] --- PASS: TestCreateServiceMultipleTimes (16.83s)
18:15:48 [2020-01-09T18:15:48.052Z] === RUN   TestCreateServiceConflict
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:15:48 [2020-01-09T18:15:48.673Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39880/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -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:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/make.sh dynbinary test-integration
18:15:48 [2020-01-09T18:15:48.961Z] 
18:15:49 [2020-01-09T18:15:49.250Z] Removing bundles/
18:15:49 [2020-01-09T18:15:49.250Z] 
18:15:49 [2020-01-09T18:15:49.250Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:15:49 [2020-01-09T18:15:49.250Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:15:49 [2020-01-09T18:15:49.250Z] GOOS="" GOARCH="" GOARM=""
18:15:50 [2020-01-09T18:15:50.871Z] --- PASS: TestCreateServiceConflict (2.83s)
18:15:50 [2020-01-09T18:15:50.872Z] === RUN   TestCreateServiceMaxReplicas
18:15:52 [2020-01-09T18:15:52.306Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:15:54 [2020-01-09T18:15:54.375Z] --- PASS: TestCreateServiceMaxReplicas (3.71s)
18:15:54 [2020-01-09T18:15:54.375Z] === RUN   TestCreateWithDuplicateNetworkNames
18:15:55 [2020-01-09T18:15:55.665Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 30.3% of statements
18:15:55 [2020-01-09T18:15:55.665Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.3% of statements
18:15:55 [2020-01-09T18:15:55.665Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:15:55 [2020-01-09T18:15:55.665Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:15:55 [2020-01-09T18:15:55.665Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:15:55 [2020-01-09T18:15:55.665Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:16:00 [2020-01-09T18:16:00.406Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:16:00 [2020-01-09T18:16:00.406Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:16:00 [2020-01-09T18:16:00.406Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:16:04 [2020-01-09T18:16:04.583Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:16:05 [2020-01-09T18:16:05.532Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:16:05 [2020-01-09T18:16:05.602Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
18:16:05 [2020-01-09T18:16:05.857Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
18:16:06 [2020-01-09T18:16:06.097Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:16:07 [2020-01-09T18:16:07.220Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
18:16:08 [2020-01-09T18:16:08.318Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s)
18:16:08 [2020-01-09T18:16:08.318Z] === RUN   TestCreateServiceSecretFileMode
18:16:09 [2020-01-09T18:16:09.379Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:16:10 [2020-01-09T18:16:10.908Z] --- PASS: TestCreateServiceSecretFileMode (3.18s)
18:16:10 [2020-01-09T18:16:10.909Z] === RUN   TestCreateServiceConfigFileMode
18:16:12 [2020-01-09T18:16:12.688Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:16:14 [2020-01-09T18:16:14.322Z] --- PASS: TestCreateServiceConfigFileMode (3.16s)
18:16:14 [2020-01-09T18:16:14.322Z] === RUN   TestCreateServiceSysctls
18:16:15 [2020-01-09T18:16:15.298Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
18:16:17 [2020-01-09T18:16:17.188Z] ok  	github.com/docker/docker/daemon	12.208s	coverage: 17.6% of statements
18:16:17 [2020-01-09T18:16:17.188Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:16:17 [2020-01-09T18:16:17.188Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:16:17 [2020-01-09T18:16:17.188Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 82.1% of statements
18:16:17 [2020-01-09T18:16:17.676Z] --- PASS: TestCreateServiceSysctls (3.67s)
18:16:17 [2020-01-09T18:16:17.676Z] === RUN   TestCreateServiceCapabilities
18:16:18 [2020-01-09T18:16:18.115Z] ok  	github.com/docker/docker/daemon/discovery	0.019s	coverage: 30.0% of statements
18:16:18 [2020-01-09T18:16:18.370Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
18:16:18 [2020-01-09T18:16:18.370Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:16:18 [2020-01-09T18:16:18.370Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:16:19 [2020-01-09T18:16:19.735Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
18:16:20 [2020-01-09T18:16:20.791Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:16:21 [2020-01-09T18:16:21.369Z] --- PASS: TestCreateServiceCapabilities (3.50s)
18:16:21 [2020-01-09T18:16:21.369Z] === RUN   TestInspect
18:16:22 [2020-01-09T18:16:22.251Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
18:16:22 [2020-01-09T18:16:22.810Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.205s	coverage: 57.0% of statements
18:16:23 [2020-01-09T18:16:23.322Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:16:24 [2020-01-09T18:16:24.685Z] --- PASS: TestInspect (3.50s)
18:16:24 [2020-01-09T18:16:24.685Z] === RUN   TestServiceListWithStatuses
18:16:24 [2020-01-09T18:16:24.685Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:16:24 [2020-01-09T18:16:24.685Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:16:24 [2020-01-09T18:16:24.685Z] === RUN   TestDockerNetworkConnectAlias
18:16:26 [2020-01-09T18:16:26.072Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.601s	coverage: 72.5% of statements
18:16:26 [2020-01-09T18:16:26.633Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.043s	coverage: 45.9% of statements
18:16:26 [2020-01-09T18:16:26.633Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:16:26 [2020-01-09T18:16:26.641Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:16:29 [2020-01-09T18:16:29.145Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.033s	coverage: 48.6% of statements
18:16:30 [2020-01-09T18:16:30.069Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.310s	coverage: 76.1% of statements
18:16:31 [2020-01-09T18:16:31.211Z] --- PASS: TestDockerNetworkConnectAlias (5.87s)
18:16:31 [2020-01-09T18:16:31.211Z] === RUN   TestDockerNetworkReConnect
18:16:31 [2020-01-09T18:16:31.449Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
18:16:31 [2020-01-09T18:16:31.449Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.173s	coverage: 60.1% of statements
18:16:31 [2020-01-09T18:16:31.449Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:16:31 [2020-01-09T18:16:31.449Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:16:32 [2020-01-09T18:16:32.870Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
18:16:33 [2020-01-09T18:16:33.430Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
18:16:34 [2020-01-09T18:16:34.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:16:34 [2020-01-09T18:16:34.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:16:35 [2020-01-09T18:16:35.317Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 4.9% of statements
18:16:35 [2020-01-09T18:16:35.317Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:16:35 [2020-01-09T18:16:35.317Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:16:35 [2020-01-09T18:16:35.481Z] --- PASS: TestDockerNetworkReConnect (4.72s)
18:16:35 [2020-01-09T18:16:35.481Z] === RUN   TestServicePlugin
18:16:35 [2020-01-09T18:16:35.481Z] --- SKIP: TestServicePlugin (0.00s)
18:16:35 [2020-01-09T18:16:35.481Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:16:35 [2020-01-09T18:16:35.481Z] === RUN   TestServiceUpdateLabel
18:16:35 [2020-01-09T18:16:35.572Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 42.7% of statements
18:16:37 [2020-01-09T18:16:37.457Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 67.0% of statements
18:16:37 [2020-01-09T18:16:37.457Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.155s	coverage: 77.8% of statements
18:16:37 [2020-01-09T18:16:37.457Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:16:37 [2020-01-09T18:16:37.457Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:16:38 [2020-01-09T18:16:38.065Z] --- PASS: TestServiceUpdateLabel (2.77s)
18:16:38 [2020-01-09T18:16:38.065Z] === RUN   TestServiceUpdateSecrets
18:16:38 [2020-01-09T18:16:38.382Z] ok  	github.com/docker/docker/daemon/logger/journald	0.035s	coverage: 26.2% of statements
18:16:38 [2020-01-09T18:16:38.382Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 62.1% of statements
18:16:38 [2020-01-09T18:16:38.942Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 88.3% of statements
18:16:39 [2020-01-09T18:16:39.869Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 74.7% of statements
18:16:39 [2020-01-09T18:16:39.869Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:16:40 [2020-01-09T18:16:40.797Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 19.9% of statements
18:16:42 [2020-01-09T18:16:42.162Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
18:16:42 [2020-01-09T18:16:42.418Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:16:42 [2020-01-09T18:16:42.980Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
18:16:43 [2020-01-09T18:16:43.236Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.611s	coverage: 82.5% of statements
18:16:43 [2020-01-09T18:16:43.236Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:16:43 [2020-01-09T18:16:43.236Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:16:45 [2020-01-09T18:16:45.753Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
18:16:45 [2020-01-09T18:16:45.753Z] ok  	github.com/docker/docker/distribution	0.146s	coverage: 22.1% of statements
18:16:45 [2020-01-09T18:16:45.753Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:16:46 [2020-01-09T18:16:46.935Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:16:46 [2020-01-09T18:16:46.935Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:16:47 [2020-01-09T18:16:47.117Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
18:16:48 [2020-01-09T18:16:48.482Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
18:16:49 [2020-01-09T18:16:49.044Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:16:49 [2020-01-09T18:16:49.299Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.6% of statements
18:16:49 [2020-01-09T18:16:49.299Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:16:49 [2020-01-09T18:16:49.299Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:16:50 [2020-01-09T18:16:50.226Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
18:16:50 [2020-01-09T18:16:50.226Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:16:51 [2020-01-09T18:16:51.153Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
18:16:52 [2020-01-09T18:16:52.516Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
18:16:52 [2020-01-09T18:16:52.516Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:16:53 [2020-01-09T18:16:53.489Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:16:53 [2020-01-09T18:16:53.489Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:16:53 [2020-01-09T18:16:53.489Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:16:53 [2020-01-09T18:16:53.489Z] --- PASS: TestImportExtremelyLargeImageWorks (187.07s)
18:16:53 [2020-01-09T18:16:53.489Z] PASS
18:16:53 [2020-01-09T18:16:53.489Z] 
18:16:53 [2020-01-09T18:16:53.489Z] DONE 12 tests in 191.184s
18:16:53 [2020-01-09T18:16:53.490Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:16:53 [2020-01-09T18:16:53.490Z] ++ 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
18:16:53 [2020-01-09T18:16:53.490Z] ++ set -e
18:16:53 [2020-01-09T18:16:53.490Z] ++ '[' -n 0 ']'
18:16:53 [2020-01-09T18:16:53.490Z] ++ set -x
18:16:53 [2020-01-09T18:16:53.490Z] ++ env -i DEST=/go/src/github.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
18:16:53 [2020-01-09T18:16:53.747Z] INFO: Testing against a local daemon
18:16:53 [2020-01-09T18:16:53.747Z] === RUN   TestNetworkCreateDelete
18:16:54 [2020-01-09T18:16:54.005Z] --- PASS: TestNetworkCreateDelete (0.15s)
18:16:54 [2020-01-09T18:16:54.005Z] === RUN   TestDockerNetworkDeletePreferID
18:16:54 [2020-01-09T18:16:54.005Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:16:54 [2020-01-09T18:16:54.263Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:16:54 [2020-01-09T18:16:54.263Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
18:16:54 [2020-01-09T18:16:54.263Z] === RUN   TestInspectNetwork
18:16:54 [2020-01-09T18:16:54.403Z] ok  	github.com/docker/docker/pkg/archive	0.410s	coverage: 77.3% of statements
18:16:54 [2020-01-09T18:16:54.521Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:16:54 [2020-01-09T18:16:54.778Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:16:54 [2020-01-09T18:16:54.990Z] --- PASS: TestServiceUpdateSecrets (15.56s)
18:16:54 [2020-01-09T18:16:54.990Z] === RUN   TestServiceUpdateConfigs
18:16:55 [2020-01-09T18:16:55.327Z] ok  	github.com/docker/docker/pkg/authorization	0.325s	coverage: 68.3% of statements
18:16:55 [2020-01-09T18:16:55.582Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:16:55 [2020-01-09T18:16:55.838Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:16:56 [2020-01-09T18:16:56.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:16:57 [2020-01-09T18:16:57.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:16:57 [2020-01-09T18:16:57.645Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:16:59 [2020-01-09T18:16:59.098Z] ok  	github.com/docker/docker/layer	7.522s	coverage: 68.8% of statements
18:16:59 [2020-01-09T18:16:59.098Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:16:59 [2020-01-09T18:16:59.098Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:16:59 [2020-01-09T18:16:59.098Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:16:59 [2020-01-09T18:16:59.098Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:16:59 [2020-01-09T18:16:59.098Z] ?   	github.com/docker/docker/oci	[no test files]
18:16:59 [2020-01-09T18:16:59.098Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:16:59 [2020-01-09T18:16:59.362Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
18:16:59 [2020-01-09T18:16:59.630Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.974s	coverage: 43.2% of statements
18:16:59 [2020-01-09T18:16:59.630Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:16:59 [2020-01-09T18:16:59.630Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:17:00 [2020-01-09T18:17:00.187Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:17:00 [2020-01-09T18:17:00.187Z] === RUN   TestInspectNetwork/full_network_id
18:17:00 [2020-01-09T18:17:00.187Z] === RUN   TestInspectNetwork/partial_network_id
18:17:00 [2020-01-09T18:17:00.187Z] === RUN   TestInspectNetwork/network_name
18:17:00 [2020-01-09T18:17:00.187Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:17:00 [2020-01-09T18:17:00.192Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
18:17:00 [2020-01-09T18:17:00.192Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
18:17:01 [2020-01-09T18:17:01.117Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
18:17:01 [2020-01-09T18:17:01.372Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
18:17:01 [2020-01-09T18:17:01.557Z] === RUN   TestDockerSuite/TestBuildEnv
18:17:01 [2020-01-09T18:17:01.934Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
18:17:02 [2020-01-09T18:17:02.929Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:17:03 [2020-01-09T18:17:03.297Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
18:17:03 [2020-01-09T18:17:03.858Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
18:17:04 [2020-01-09T18:17:04.301Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:17:04 [2020-01-09T18:17:04.558Z] --- PASS: TestInspectNetwork (10.10s)
18:17:04 [2020-01-09T18:17:04.558Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:17:04 [2020-01-09T18:17:04.558Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:17:04 [2020-01-09T18:17:04.558Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:17:04 [2020-01-09T18:17:04.558Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:17:04 [2020-01-09T18:17:04.558Z] === RUN   TestRunContainerWithBridgeNone
18:17:04 [2020-01-09T18:17:04.784Z] ok  	github.com/docker/docker/pkg/fsutils	0.186s	coverage: 85.1% of statements
18:17:04 [2020-01-09T18:17:04.784Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.072s	coverage: 84.1% of statements
18:17:05 [2020-01-09T18:17:05.040Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
18:17:05 [2020-01-09T18:17:05.491Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:17:05 [2020-01-09T18:17:05.965Z] ok  	github.com/docker/docker/pkg/idtools	0.440s	coverage: 70.1% of statements
18:17:06 [2020-01-09T18:17:06.221Z] ok  	github.com/docker/docker/pkg/ioutils	0.540s	coverage: 70.6% of statements
18:17:06 [2020-01-09T18:17:06.476Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
18:17:06 [2020-01-09T18:17:06.731Z] ok  	github.com/docker/docker/pkg/locker	0.019s	coverage: 88.9% of statements
18:17:06 [2020-01-09T18:17:06.731Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:17:06 [2020-01-09T18:17:06.731Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:17:07 [2020-01-09T18:17:07.291Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
18:17:07 [2020-01-09T18:17:07.387Z] --- PASS: TestRunContainerWithBridgeNone (2.93s)
18:17:07 [2020-01-09T18:17:07.387Z] === RUN   TestNetworkInvalidJSON
18:17:07 [2020-01-09T18:17:07.387Z] === RUN   TestNetworkInvalidJSON//networks/create
18:17:07 [2020-01-09T18:17:07.387Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:17:07 [2020-01-09T18:17:07.387Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:17:07 [2020-01-09T18:17:07.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:17:07 [2020-01-09T18:17:07.387Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:17:07 [2020-01-09T18:17:07.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:17:07 [2020-01-09T18:17:07.387Z] === CONT  TestNetworkInvalidJSON//networks/create
18:17:07 [2020-01-09T18:17:07.387Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:17:07 [2020-01-09T18:17:07.387Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:17:07 [2020-01-09T18:17:07.387Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:17:07 [2020-01-09T18:17:07.387Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:17:07 [2020-01-09T18:17:07.387Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:17:07 [2020-01-09T18:17:07.387Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:17:07 [2020-01-09T18:17:07.387Z] === RUN   TestDaemonRestartWithLiveRestore
18:17:07 [2020-01-09T18:17:07.853Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:17:08 [2020-01-09T18:17:08.108Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:17:08 [2020-01-09T18:17:08.320Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:17:08 [2020-01-09T18:17:08.320Z] === RUN   TestDaemonDefaultNetworkPools
18:17:08 [2020-01-09T18:17:08.363Z] ok  	github.com/docker/docker/pkg/mount	0.588s	coverage: 70.0% of statements
18:17:08 [2020-01-09T18:17:08.363Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:17:08 [2020-01-09T18:17:08.363Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 91.4% of statements
18:17:08 [2020-01-09T18:17:08.619Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
18:17:08 [2020-01-09T18:17:08.619Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:17:08 [2020-01-09T18:17:08.619Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:17:09 [2020-01-09T18:17:09.252Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
18:17:09 [2020-01-09T18:17:09.252Z] === RUN   TestDaemonRestartWithExistingNetwork
18:17:09 [2020-01-09T18:17:09.544Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
18:17:10 [2020-01-09T18:17:10.105Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:17:10 [2020-01-09T18:17:10.360Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:17:10 [2020-01-09T18:17:10.615Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:17:10 [2020-01-09T18:17:10.623Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
18:17:10 [2020-01-09T18:17:10.623Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:17:11 [2020-01-09T18:17:11.555Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
18:17:11 [2020-01-09T18:17:11.555Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:17:11 [2020-01-09T18:17:11.726Z] --- PASS: TestServiceUpdateConfigs (15.60s)
18:17:11 [2020-01-09T18:17:11.726Z] === RUN   TestServiceUpdateNetwork
18:17:11 [2020-01-09T18:17:11.976Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
18:17:12 [2020-01-09T18:17:12.122Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:17:12 [2020-01-09T18:17:12.123Z] === RUN   TestServiceWithPredefinedNetwork
18:17:12 [2020-01-09T18:17:12.231Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
18:17:13 [2020-01-09T18:17:13.494Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:17:15 [2020-01-09T18:17:15.392Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s)
18:17:15 [2020-01-09T18:17:15.392Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:17:15 [2020-01-09T18:17:15.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:17:15 [2020-01-09T18:17:15.392Z]     service_test.go:230: FLAKY_TEST
18:17:15 [2020-01-09T18:17:15.392Z] === RUN   TestServiceWithDataPathPortInit
18:17:15 [2020-01-09T18:17:15.492Z] ok  	github.com/docker/docker/pkg/signal	2.375s	coverage: 61.0% of statements
18:17:15 [2020-01-09T18:17:15.492Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:17:15 [2020-01-09T18:17:15.747Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:17:16 [2020-01-09T18:17:16.002Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:17:16 [2020-01-09T18:17:16.258Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
18:17:16 [2020-01-09T18:17:16.818Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
18:17:17 [2020-01-09T18:17:17.379Z] ok  	github.com/docker/docker/pkg/system	0.024s	coverage: 36.2% of statements
18:17:17 [2020-01-09T18:17:17.634Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
18:17:18 [2020-01-09T18:17:18.194Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
18:17:18 [2020-01-09T18:17:18.755Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
18:17:19 [2020-01-09T18:17:19.010Z] testing: warning: no tests to run
18:17:19 [2020-01-09T18:17:19.010Z] coverage: [no statements]
18:17:19 [2020-01-09T18:17:19.010Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:17:19 [2020-01-09T18:17:19.569Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:17:19 [2020-01-09T18:17:19.569Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:17:19 [2020-01-09T18:17:19.824Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:17:22 [2020-01-09T18:17:22.337Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
18:17:22 [2020-01-09T18:17:22.592Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:17:23 [2020-01-09T18:17:23.519Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
18:17:23 [2020-01-09T18:17:23.775Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
18:17:25 [2020-01-09T18:17:25.152Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.0% of statements
18:17:25 [2020-01-09T18:17:25.639Z] --- PASS: TestServiceUpdateNetwork (14.18s)
18:17:25 [2020-01-09T18:17:25.640Z] PASS
18:17:25 [2020-01-09T18:17:25.640Z] 
18:17:25 [2020-01-09T18:17:25.640Z] === Skipped
18:17:25 [2020-01-09T18:17:25.640Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
18:17:25 [2020-01-09T18:17:25.640Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:17:25 [2020-01-09T18:17:25.640Z] 
18:17:25 [2020-01-09T18:17:25.640Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
18:17:25 [2020-01-09T18:17:25.640Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:25 [2020-01-09T18:17:25.640Z] 
18:17:25 [2020-01-09T18:17:25.640Z] 
18:17:25 [2020-01-09T18:17:25.640Z] DONE 20 tests, 2 skipped in 122.091s
18:17:25 [2020-01-09T18:17:25.640Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
18:17:25 [2020-01-09T18:17:25.640Z] ++ 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
18:17:25 [2020-01-09T18:17:25.640Z] ++ set -e
18:17:25 [2020-01-09T18:17:25.640Z] ++ '[' -n 0 ']'
18:17:25 [2020-01-09T18:17:25.640Z] ++ set -x
18:17:25 [2020-01-09T18:17:25.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:17:25 [2020-01-09T18:17:25.640Z] INFO: Testing against a local daemon
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestSessionCreate
18:17:25 [2020-01-09T18:17:25.640Z] --- PASS: TestSessionCreate (0.02s)
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestSessionCreateWithBadUpgrade
18:17:25 [2020-01-09T18:17:25.640Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:17:25 [2020-01-09T18:17:25.640Z] PASS
18:17:25 [2020-01-09T18:17:25.640Z] 
18:17:25 [2020-01-09T18:17:25.640Z] DONE 2 tests in 0.248s
18:17:25 [2020-01-09T18:17:25.640Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
18:17:25 [2020-01-09T18:17:25.640Z] ++ 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
18:17:25 [2020-01-09T18:17:25.640Z] ++ set -e
18:17:25 [2020-01-09T18:17:25.640Z] ++ '[' -n 0 ']'
18:17:25 [2020-01-09T18:17:25.640Z] ++ set -x
18:17:25 [2020-01-09T18:17:25.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:17:25 [2020-01-09T18:17:25.640Z] INFO: Testing against a local daemon
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:17:25 [2020-01-09T18:17:25.640Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:17:25 [2020-01-09T18:17:25.640Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestEventsExecDie
18:17:25 [2020-01-09T18:17:25.640Z] --- PASS: TestEventsExecDie (1.03s)
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestEventsBackwardsCompatible
18:17:25 [2020-01-09T18:17:25.640Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestInfoBinaryCommits
18:17:25 [2020-01-09T18:17:25.640Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestInfoAPIVersioned
18:17:25 [2020-01-09T18:17:25.640Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestInfoDiscoveryBackend
18:17:25 [2020-01-09T18:17:25.640Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
18:17:25 [2020-01-09T18:17:25.640Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:17:26 [2020-01-09T18:17:26.077Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
18:17:26 [2020-01-09T18:17:26.077Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:17:26 [2020-01-09T18:17:26.578Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:17:26 [2020-01-09T18:17:26.578Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:17:27 [2020-01-09T18:17:27.002Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
18:17:27 [2020-01-09T18:17:27.002Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:17:27 [2020-01-09T18:17:27.007Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
18:17:27 [2020-01-09T18:17:27.007Z] === RUN   TestInfoAPI
18:17:27 [2020-01-09T18:17:27.007Z] --- PASS: TestInfoAPI (0.04s)
18:17:27 [2020-01-09T18:17:27.007Z] === RUN   TestInfoAPIWarnings
18:17:27 [2020-01-09T18:17:27.488Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:17:27 [2020-01-09T18:17:27.488Z] === RUN   TestInfoDebug
18:17:28 [2020-01-09T18:17:28.448Z] --- PASS: TestInfoDebug (0.54s)
18:17:28 [2020-01-09T18:17:28.448Z] === RUN   TestInfoInsecureRegistries
18:17:28 [2020-01-09T18:17:28.890Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:17:28 [2020-01-09T18:17:28.890Z] === RUN   TestInfoRegistryMirrors
18:17:29 [2020-01-09T18:17:29.281Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:17:29 [2020-01-09T18:17:29.281Z] === RUN   TestLoginFailsWithBadCredentials
18:17:29 [2020-01-09T18:17:29.691Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
18:17:29 [2020-01-09T18:17:29.691Z] === RUN   TestPingCacheHeaders
18:17:29 [2020-01-09T18:17:29.691Z] --- PASS: TestPingCacheHeaders (0.02s)
18:17:29 [2020-01-09T18:17:29.691Z] === RUN   TestPingGet
18:17:29 [2020-01-09T18:17:29.691Z] --- PASS: TestPingGet (0.01s)
18:17:29 [2020-01-09T18:17:29.691Z] === RUN   TestPingHead
18:17:29 [2020-01-09T18:17:29.691Z] --- PASS: TestPingHead (0.02s)
18:17:29 [2020-01-09T18:17:29.691Z] === RUN   TestVersion
18:17:29 [2020-01-09T18:17:29.691Z] --- PASS: TestVersion (0.02s)
18:17:29 [2020-01-09T18:17:29.691Z] PASS
18:17:29 [2020-01-09T18:17:29.691Z] 
18:17:29 [2020-01-09T18:17:29.691Z] === Skipped
18:17:29 [2020-01-09T18:17:29.691Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:17:29 [2020-01-09T18:17:29.691Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:17:29 [2020-01-09T18:17:29.691Z] 
18:17:29 [2020-01-09T18:17:29.691Z] 
18:17:29 [2020-01-09T18:17:29.691Z] DONE 18 tests, 1 skipped in 5.935s
18:17:29 [2020-01-09T18:17:29.691Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
18:17:29 [2020-01-09T18:17:29.691Z] ++ 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
18:17:29 [2020-01-09T18:17:29.691Z] ++ set -e
18:17:29 [2020-01-09T18:17:29.691Z] ++ '[' -n 0 ']'
18:17:29 [2020-01-09T18:17:29.691Z] ++ set -x
18:17:29 [2020-01-09T18:17:29.691Z] ++ env -i DEST=/go/src/github.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
18:17:29 [2020-01-09T18:17:29.691Z] INFO: Testing against a local daemon
18:17:29 [2020-01-09T18:17:29.691Z] === RUN   TestVolumesCreateAndList
18:17:29 [2020-01-09T18:17:29.691Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:17:29 [2020-01-09T18:17:29.691Z] === RUN   TestVolumesRemove
18:17:30 [2020-01-09T18:17:30.090Z] --- PASS: TestVolumesRemove (0.12s)
18:17:30 [2020-01-09T18:17:30.090Z] === RUN   TestVolumesInspect
18:17:30 [2020-01-09T18:17:30.090Z] --- PASS: TestVolumesInspect (0.01s)
18:17:30 [2020-01-09T18:17:30.090Z] === RUN   TestVolumesInvalidJSON
18:17:30 [2020-01-09T18:17:30.090Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:17:30 [2020-01-09T18:17:30.090Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:17:30 [2020-01-09T18:17:30.090Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:17:30 [2020-01-09T18:17:30.090Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:17:30 [2020-01-09T18:17:30.090Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:17:30 [2020-01-09T18:17:30.090Z] PASS
18:17:30 [2020-01-09T18:17:30.090Z] 
18:17:30 [2020-01-09T18:17:30.090Z] DONE 5 tests in 0.274s
18:17:30 [2020-01-09T18:17:30.090Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:17:30 [2020-01-09T18:17:30.090Z] ++++ cat bundles/test-integration/docker.pid
18:17:30 [2020-01-09T18:17:30.090Z] +++ kill 11484
18:17:30 [2020-01-09T18:17:30.264Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:17:30 [2020-01-09T18:17:30.264Z] ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
18:17:31 [2020-01-09T18:17:31.189Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
18:17:31 [2020-01-09T18:17:31.411Z] +++ /etc/init.d/apparmor stop
18:17:31 [2020-01-09T18:17:31.411Z] Leaving: AppArmorNo profiles have been unloaded.
18:17:31 [2020-01-09T18:17:31.411Z] 
18:17:31 [2020-01-09T18:17:31.411Z] Unloading profiles will leave already running processes permanently
18:17:31 [2020-01-09T18:17:31.411Z] unconfined, which can lead to unexpected situations.
18:17:31 [2020-01-09T18:17:31.411Z] 
18:17:31 [2020-01-09T18:17:31.411Z] To set a process to complain mode, use the command line tool
18:17:31 [2020-01-09T18:17:31.411Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:17:31 [2020-01-09T18:17:31.411Z] +++ true
18:17:31 [2020-01-09T18:17:31.411Z] 
18:17:32 [2020-01-09T18:17:32.114Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
18:17:33 [2020-01-09T18:17:33.461Z] --- PASS: TestServiceWithDataPathPortInit (17.38s)
18:17:33 [2020-01-09T18:17:33.461Z] === RUN   TestServiceWithDefaultAddressPoolInit
Post stage
[Pipeline] junit
18:17:34 [2020-01-09T18:17:34.140Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:17:36 [2020-01-09T18:17:36.013Z] + echo Ensuring container killed.
18:17:36 [2020-01-09T18:17:36.013Z] Ensuring container killed.
18:17:36 [2020-01-09T18:17:36.013Z] + docker rm -vf docker-pr7
18:17:36 [2020-01-09T18:17:36.013Z] Error: No such container: docker-pr7
18:17:36 [2020-01-09T18:17:36.013Z] + true
[Pipeline] sh
18:17:37 [2020-01-09T18:17:37.144Z] + echo Chowning /workspace to jenkins user
18:17:37 [2020-01-09T18:17:37.144Z] Chowning /workspace to jenkins user
18:17:37 [2020-01-09T18:17:37.144Z] + id -u
18:17:37 [2020-01-09T18:17:37.144Z] + id -g
18:17:37 [2020-01-09T18:17:37.144Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39880:/workspace busybox chown -R 1001:1001 /workspace
18:17:37 [2020-01-09T18:17:37.144Z] Unable to find image 'busybox:latest' locally
18:17:37 [2020-01-09T18:17:37.144Z] latest: Pulling from library/busybox
18:17:37 [2020-01-09T18:17:37.536Z] 6dc7af96dfc8: Pulling fs layer
18:17:37 [2020-01-09T18:17:37.536Z] 6dc7af96dfc8: Verifying Checksum
18:17:37 [2020-01-09T18:17:37.537Z] 6dc7af96dfc8: Download complete
18:17:37 [2020-01-09T18:17:37.640Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:17:38 [2020-01-09T18:17:38.375Z] 6dc7af96dfc8: Pull complete
18:17:38 [2020-01-09T18:17:38.375Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:17:38 [2020-01-09T18:17:38.375Z] Status: Downloaded newer image for busybox:latest
18:17:39 [2020-01-09T18:17:39.536Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:17:41 [2020-01-09T18:17:41.197Z] + bundleName=s390x-integration
18:17:41 [2020-01-09T18:17:41.197Z] + echo Creating s390x-integration-bundles.tar.gz
18:17:41 [2020-01-09T18:17:41.197Z] Creating s390x-integration-bundles.tar.gz
18:17:41 [2020-01-09T18:17:41.197Z] + xargs tar -czf s390x-integration-bundles.tar.gz
18:17:41 [2020-01-09T18:17:41.197Z] + 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
18:17:41 [2020-01-09T18:17:41.357Z] Archiving artifacts
18:17:42 [2020-01-09T18:17:42.061Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s)
18:17:42 [2020-01-09T18:17:42.061Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9vftj7vh6c42962e1bo4cogya Created:2020-01-09 18:17:34.404205076 +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[5201b2f541c655ff1b40c1f7a4ac06fb84ca2470fafab0e11bf69d96c341a13f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fy0xbtd3d5zdwschsrlx4kdev EndpointID:cad9df2c29b7ee0de9c5c3766e86b2834c5bab4b7e77424e1651a16738bc20fe MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f39e11deb74f52b932a5dbf799918ec4e7d979146a2ea4b49f85da462a11c69 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:80da0243fab2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fy0xbtd3d5zdwschsrlx4kdev EndpointID:cad9df2c29b7ee0de9c5c3766e86b2834c5bab4b7e77424e1651a16738bc20fe EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
18:17:42 [2020-01-09T18:17:42.061Z] PASS
18:17:42 [2020-01-09T18:17:42.061Z] 
18:17:42 [2020-01-09T18:17:42.061Z] === Skipped
18:17:42 [2020-01-09T18:17:42.061Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:17:42 [2020-01-09T18:17:42.061Z]     service_test.go:230: FLAKY_TEST
18:17:42 [2020-01-09T18:17:42.061Z] 
18:17:42 [2020-01-09T18:17:42.061Z] 
18:17:42 [2020-01-09T18:17:42.061Z] DONE 21 tests, 1 skipped in 48.224s
18:17:42 [2020-01-09T18:17:42.061Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:17:42 [2020-01-09T18:17:42.061Z] ++ 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
18:17:42 [2020-01-09T18:17:42.061Z] ++ set -e
18:17:42 [2020-01-09T18:17:42.061Z] ++ '[' -n 0 ']'
18:17:42 [2020-01-09T18:17:42.061Z] ++ set -x
18:17:42 [2020-01-09T18:17:42.061Z] ++ env -i DEST=/go/src/github.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
18:17:42 [2020-01-09T18:17:42.061Z] INFO: Testing against a local daemon
18:17:42 [2020-01-09T18:17:42.061Z] === RUN   TestDockerNetworkIpvlanPersistance
18:17:42 [2020-01-09T18:17:42.061Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:17:42 [2020-01-09T18:17:42.061Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:42 [2020-01-09T18:17:42.061Z] === RUN   TestDockerNetworkIpvlan
18:17:42 [2020-01-09T18:17:42.061Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:17:42 [2020-01-09T18:17:42.061Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:42 [2020-01-09T18:17:42.061Z] PASS
18:17:42 [2020-01-09T18:17:42.061Z] 
18:17:42 [2020-01-09T18:17:42.061Z] === Skipped
18:17:42 [2020-01-09T18:17:42.061Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:17:42 [2020-01-09T18:17:42.061Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:42 [2020-01-09T18:17:42.061Z] 
18:17:42 [2020-01-09T18:17:42.061Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:17:42 [2020-01-09T18:17:42.061Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:42 [2020-01-09T18:17:42.061Z] 
18:17:42 [2020-01-09T18:17:42.061Z] 
18:17:42 [2020-01-09T18:17:42.061Z] DONE 2 tests, 2 skipped in 0.164s
18:17:42 [2020-01-09T18:17:42.061Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:17:42 [2020-01-09T18:17:42.061Z] ++ 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
18:17:42 [2020-01-09T18:17:42.061Z] ++ set -e
18:17:42 [2020-01-09T18:17:42.061Z] ++ '[' -n 0 ']'
18:17:42 [2020-01-09T18:17:42.061Z] ++ set -x
18:17:42 [2020-01-09T18:17:42.061Z] ++ env -i DEST=/go/src/github.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
18:17:42 [2020-01-09T18:17:42.061Z] INFO: Testing against a local daemon
18:17:42 [2020-01-09T18:17:42.061Z] === RUN   TestDockerNetworkMacvlanPersistance
18:17:43 [2020-01-09T18:17:43.958Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
18:17:43 [2020-01-09T18:17:43.958Z] === RUN   TestDockerNetworkMacvlan
18:17:44 [2020-01-09T18:17:44.216Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:17:44 [2020-01-09T18:17:44.264Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/rootless	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/volume	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === Skipped
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:73: No driver to put!
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     overlay_test.go:49: Fails to compute changes intermittently
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     graphtest_unix.go:73: No driver to put!
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:17:44 [2020-01-09T18:17:44.265Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] 
18:17:44 [2020-01-09T18:17:44.265Z] DONE 2155 tests, 20 skipped in 239.022s
Post stage
[Pipeline] junit
18:17:44 [2020-01-09T18:17:44.274Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:17:44 [2020-01-09T18:17:44.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39880/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25a1bf53d29e6424d4e9688952129a03c62fdef6 hack/validate/vendor
18:17:45 [2020-01-09T18:17:45.148Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:17:45 [2020-01-09T18:17:45.713Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:17:45 [2020-01-09T18:17:45.810Z] No vendor changes in diff.
18:17:46 [2020-01-09T18:17:46.277Z] === RUN   TestDockerNetworkMacvlan/NilParent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
18:17:46 [2020-01-09T18:17:46.733Z] + echo Building e2e image
18:17:46 [2020-01-09T18:17:46.733Z] Building e2e image
18:17:46 [2020-01-09T18:17:46.733Z] + docker build --build-arg DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6 -t moby-e2e-test -f Dockerfile.e2e .
18:17:46 [2020-01-09T18:17:46.733Z] #2 [internal] load .dockerignore
18:17:46 [2020-01-09T18:17:46.733Z] #2 transferring context: 34B done
18:17:46 [2020-01-09T18:17:46.733Z] #2 DONE 0.0s
18:17:46 [2020-01-09T18:17:46.733Z] 
18:17:46 [2020-01-09T18:17:46.733Z] #1 [internal] load build definition from Dockerfile.e2e
18:17:46 [2020-01-09T18:17:46.733Z] #1 transferring dockerfile: 3.21kB done
18:17:46 [2020-01-09T18:17:46.733Z] #1 DONE 0.0s
18:17:46 [2020-01-09T18:17:46.733Z] 
18:17:46 [2020-01-09T18:17:46.733Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine
18:17:46 [2020-01-09T18:17:46.733Z] #4 DONE 0.1s
18:17:46 [2020-01-09T18:17:46.733Z] 
18:17:46 [2020-01-09T18:17:46.733Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
18:17:46 [2020-01-09T18:17:46.989Z] #3 DONE 0.1s
18:17:46 [2020-01-09T18:17:46.989Z] 
18:17:46 [2020-01-09T18:17:46.989Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
18:17:46 [2020-01-09T18:17:46.989Z] #5 DONE 0.0s
18:17:46 [2020-01-09T18:17:46.989Z] 
18:17:46 [2020-01-09T18:17:46.989Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
18:17:46 [2020-01-09T18:17:46.989Z] #14 DONE 0.0s
18:17:46 [2020-01-09T18:17:46.989Z] 
18:17:46 [2020-01-09T18:17:46.989Z] #8 [internal] load build context
18:17:47 [2020-01-09T18:17:47.243Z] #8 transferring context: 809.39kB 0.2s done
18:17:47 [2020-01-09T18:17:47.243Z] #8 DONE 0.3s
18:17:47 [2020-01-09T18:17:47.243Z] 
18:17:47 [2020-01-09T18:17:47.243Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
18:17:47 [2020-01-09T18:17:47.243Z] #15 CACHED
18:17:47 [2020-01-09T18:17:47.243Z] 
18:17:47 [2020-01-09T18:17:47.243Z] #16 [base 3/5] RUN mkdir -p /build/
18:17:47 [2020-01-09T18:17:47.243Z] #16 CACHED
18:17:47 [2020-01-09T18:17:47.243Z] 
18:17:47 [2020-01-09T18:17:47.243Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
18:17:47 [2020-01-09T18:17:47.243Z] #17 CACHED
18:17:47 [2020-01-09T18:17:47.243Z] 
18:17:47 [2020-01-09T18:17:47.243Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
18:17:47 [2020-01-09T18:17:47.243Z] #18 CACHED
18:17:47 [2020-01-09T18:17:47.243Z] 
18:17:47 [2020-01-09T18:17:47.243Z] #31 [builder 1/4] COPY . .
18:17:50 [2020-01-09T18:17:50.460Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:17:50 [2020-01-09T18:17:50.460Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:17:50 [2020-01-09T18:17:50.504Z] #31 DONE 3.1s
18:17:50 [2020-01-09T18:17:50.504Z] 
18:17:50 [2020-01-09T18:17:50.504Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
18:17:51 [2020-01-09T18:17:51.026Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:17:51 [2020-01-09T18:17:51.077Z] #32 DONE 1.0s
18:17:51 [2020-01-09T18:17:51.077Z] 
18:17:51 [2020-01-09T18:17:51.077Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:17:51 [2020-01-09T18:17:51.591Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:17:52 [2020-01-09T18:17:52.007Z] #33 0.761 
18:17:52 [2020-01-09T18:17:52.157Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:17:52 [2020-01-09T18:17:52.261Z] #33 1.038 Removing bundles/
18:17:52 [2020-01-09T18:17:52.262Z] #33 1.038 
18:17:52 [2020-01-09T18:17:52.262Z] #33 1.042 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
18:17:52 [2020-01-09T18:17:52.298Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39880/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:17:53 [2020-01-09T18:17:53.176Z] + make clean
18:17:53 [2020-01-09T18:17:53.186Z] #33 1.947 Building test suite binary ./integration-cli/test.main
18:17:53 [2020-01-09T18:17:53.566Z] make: command: Command not found
18:17:53 [2020-01-09T18:17:53.566Z] make: command: Command not found
18:17:53 [2020-01-09T18:17:53.566Z] docker volume rm -f docker-dev-cache
18:17:53 [2020-01-09T18:17:53.566Z] docker-dev-cache
[Pipeline] deleteDir
18:17:54 [2020-01-09T18:17:54.053Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:17:54 [2020-01-09T18:17:54.053Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:17:54 [2020-01-09T18:17:54.053Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:17:54 [2020-01-09T18:17:54.311Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:17:56 [2020-01-09T18:17:56.544Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:17:56 [2020-01-09T18:17:56.544Z] 
18:17:56 [2020-01-09T18:17:56.544Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:17:56 [2020-01-09T18:17:56.544Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:17:56 [2020-01-09T18:17:56.544Z] HOSTNAME=eb707fdbf2de
18:17:56 [2020-01-09T18:17:56.544Z] TESTDEBUG=0
18:17:56 [2020-01-09T18:17:56.544Z] DEST=bundles/test-integration
18:17:56 [2020-01-09T18:17:56.544Z] PWD=/go/src/github.com/docker/docker
18:17:56 [2020-01-09T18:17:56.544Z] DOCKER_GITCOMMIT=25a1bf53d29e6424d4e9688952129a03c62fdef6
18:17:56 [2020-01-09T18:17:56.544Z] container=docker
18:17:56 [2020-01-09T18:17:56.544Z] HOME=/root
18:17:56 [2020-01-09T18:17:56.544Z] GOLANG_VERSION=1.13.5
18:17:56 [2020-01-09T18:17:56.544Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:17:56 [2020-01-09T18:17:56.544Z] VALIDATE_BRANCH=master
18:17:56 [2020-01-09T18:17:56.544Z] TERM=xterm
18:17:56 [2020-01-09T18:17:56.544Z] DOCKER_PKG=github.com/docker/docker
18:17:56 [2020-01-09T18:17:56.544Z] SHLVL=1
18:17:56 [2020-01-09T18:17:56.544Z] TIMEOUT=120m
18:17:56 [2020-01-09T18:17:56.544Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:17:56 [2020-01-09T18:17:56.544Z] DOCKER_GRAPHDRIVER=overlay2
18:17:56 [2020-01-09T18:17:56.544Z] GO111MODULE=off
18:17:56 [2020-01-09T18:17:56.544Z] DOCKER_EXPERIMENTAL=1
18:17:56 [2020-01-09T18:17:56.544Z] TEST_SKIP_INTEGRATION_CLI=1
18:17:56 [2020-01-09T18:17:56.544Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:17:56 [2020-01-09T18:17:56.544Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:17:56 [2020-01-09T18:17:56.544Z] GOPATH=/go
18:17:56 [2020-01-09T18:17:56.544Z] PKG_CONFIG=pkg-config
18:17:56 [2020-01-09T18:17:56.544Z] _=/usr/bin/env
18:17:56 [2020-01-09T18:17:56.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:18:00 [2020-01-09T18:18:00.917Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:18:01 [2020-01-09T18:18:01.853Z] --- PASS: TestDockerNetworkMacvlan (18.39s)
18:18:01 [2020-01-09T18:18:01.853Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
18:18:01 [2020-01-09T18:18:01.853Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.24s)
18:18:01 [2020-01-09T18:18:01.853Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
18:18:01 [2020-01-09T18:18:01.853Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.16s)
18:18:01 [2020-01-09T18:18:01.853Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.47s)
18:18:01 [2020-01-09T18:18:01.853Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
18:18:01 [2020-01-09T18:18:01.853Z] PASS
18:18:01 [2020-01-09T18:18:01.853Z] 
18:18:01 [2020-01-09T18:18:01.853Z] DONE 8 tests in 19.956s
18:18:01 [2020-01-09T18:18:01.853Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:18:01 [2020-01-09T18:18:01.853Z] ++ 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
18:18:01 [2020-01-09T18:18:01.853Z] ++ set -e
18:18:01 [2020-01-09T18:18:01.853Z] ++ '[' -n 0 ']'
18:18:01 [2020-01-09T18:18:01.853Z] ++ set -x
18:18:01 [2020-01-09T18:18:01.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:18:02 [2020-01-09T18:18:02.110Z] testing: warning: no tests to run
18:18:02 [2020-01-09T18:18:02.110Z] PASS
18:18:02 [2020-01-09T18:18:02.110Z] 
18:18:02 [2020-01-09T18:18:02.110Z] DONE 0 tests in 0.032s
18:18:02 [2020-01-09T18:18:02.110Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:18:02 [2020-01-09T18:18:02.110Z] ++ 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
18:18:02 [2020-01-09T18:18:02.110Z] ++ set -e
18:18:02 [2020-01-09T18:18:02.110Z] ++ '[' -n 0 ']'
18:18:02 [2020-01-09T18:18:02.110Z] ++ set -x
18:18:02 [2020-01-09T18:18:02.110Z] ++ env -i DEST=/go/src/github.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
18:18:02 [2020-01-09T18:18:02.110Z] INFO: Testing against a local daemon
18:18:02 [2020-01-09T18:18:02.110Z] === RUN   TestAuthZPluginAllowRequest
18:18:04 [2020-01-09T18:18:04.006Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
18:18:04 [2020-01-09T18:18:04.006Z] === RUN   TestAuthZPluginTLS
18:18:04 [2020-01-09T18:18:04.572Z] --- PASS: TestAuthZPluginTLS (0.57s)
18:18:04 [2020-01-09T18:18:04.572Z] === RUN   TestAuthZPluginDenyRequest
18:18:05 [2020-01-09T18:18:05.137Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:18:05 [2020-01-09T18:18:05.137Z] === RUN   TestAuthZPluginAPIDenyResponse
18:18:05 [2020-01-09T18:18:05.704Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
18:18:05 [2020-01-09T18:18:05.704Z] === RUN   TestAuthZPluginDenyResponse
18:18:06 [2020-01-09T18:18:06.271Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
18:18:06 [2020-01-09T18:18:06.271Z] === RUN   TestAuthZPluginAllowEventStream
18:18:06 [2020-01-09T18:18:06.837Z] === RUN   TestDockerSuite/TestBuildExpose
18:18:07 [2020-01-09T18:18:07.094Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:18:08 [2020-01-09T18:18:08.029Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:18:08 [2020-01-09T18:18:08.029Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s)
18:18:08 [2020-01-09T18:18:08.029Z] === RUN   TestAuthZPluginErrorResponse
18:18:08 [2020-01-09T18:18:08.286Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:18:08 [2020-01-09T18:18:08.544Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
18:18:08 [2020-01-09T18:18:08.544Z] === RUN   TestAuthZPluginErrorRequest
18:18:08 [2020-01-09T18:18:08.802Z] === RUN   TestDockerSuite/TestBuildFails
18:18:09 [2020-01-09T18:18:09.060Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
18:18:09 [2020-01-09T18:18:09.060Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:18:09 [2020-01-09T18:18:09.627Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:18:09 [2020-01-09T18:18:09.627Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:18:09 [2020-01-09T18:18:09.627Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:18:09 [2020-01-09T18:18:09.627Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:18:11 [2020-01-09T18:18:11.524Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
18:18:11 [2020-01-09T18:18:11.524Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:18:12 [2020-01-09T18:18:12.458Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:18:13 [2020-01-09T18:18:13.837Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
18:18:13 [2020-01-09T18:18:13.837Z] === RUN   TestAuthZPluginHeader
18:18:14 [2020-01-09T18:18:14.771Z] --- PASS: TestAuthZPluginHeader (0.92s)
18:18:14 [2020-01-09T18:18:14.771Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:18:15 [2020-01-09T18:18:15.028Z] === RUN   TestDockerSuite/TestBuildForceRm
18:18:17 [2020-01-09T18:18:17.554Z] === RUN   TestDockerSuite/TestBuildFromGit
18:18:18 [2020-01-09T18:18:18.926Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:18:19 [2020-01-09T18:18:19.184Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:18:19 [2020-01-09T18:18:19.750Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.98s)
18:18:19 [2020-01-09T18:18:19.751Z] === RUN   TestAuthZPluginV2Disable
18:18:20 [2020-01-09T18:18:20.683Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:18:22 [2020-01-09T18:18:22.581Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:18:23 [2020-01-09T18:18:23.148Z] --- PASS: TestAuthZPluginV2Disable (3.51s)
18:18:23 [2020-01-09T18:18:23.148Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:18:23 [2020-01-09T18:18:23.716Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:18:23 [2020-01-09T18:18:23.973Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:18:26 [2020-01-09T18:18:26.497Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:18:26 [2020-01-09T18:18:26.497Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s)
18:18:26 [2020-01-09T18:18:26.497Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:18:29 [2020-01-09T18:18:29.024Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:18:32 [2020-01-09T18:18:32.304Z] === RUN   TestDockerSuite/TestBuildHistory
18:18:33 [2020-01-09T18:18:33.675Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:18:38 [2020-01-09T18:18:38.937Z] === RUN   TestDockerSuite/TestBuildIidFile
18:18:39 [2020-01-09T18:18:39.195Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.66s)
18:18:39 [2020-01-09T18:18:39.195Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:18:39 [2020-01-09T18:18:39.452Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:18:39 [2020-01-09T18:18:39.710Z] === RUN   TestDockerSuite/TestBuildInheritance
18:18:40 [2020-01-09T18:18:40.274Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:18:40 [2020-01-09T18:18:40.839Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:18:40 [2020-01-09T18:18:40.839Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:18:42 [2020-01-09T18:18:42.210Z] === RUN   TestDockerSuite/TestBuildLabel
18:18:42 [2020-01-09T18:18:42.467Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:18:42 [2020-01-09T18:18:42.724Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:18:43 [2020-01-09T18:18:43.290Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:18:43 [2020-01-09T18:18:43.547Z] === RUN   TestDockerSuite/TestBuildLabels
18:18:44 [2020-01-09T18:18:44.112Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:18:45 [2020-01-09T18:18:45.044Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:18:48 [2020-01-09T18:18:48.320Z] === RUN   TestDockerSuite/TestBuildLastModified
18:18:53 [2020-01-09T18:18:53.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:18:53 [2020-01-09T18:18:53.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:18:53 [2020-01-09T18:18:53.577Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:18:55 [2020-01-09T18:18:55.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:18:55 [2020-01-09T18:18:55.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:18:55 [2020-01-09T18:18:55.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s)
18:18:55 [2020-01-09T18:18:55.732Z] PASS
18:18:55 [2020-01-09T18:18:55.732Z] 
18:18:55 [2020-01-09T18:18:55.732Z] DONE 17 tests in 53.776s
18:18:55 [2020-01-09T18:18:55.732Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:18:55 [2020-01-09T18:18:55.732Z] ++ 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
18:18:55 [2020-01-09T18:18:55.732Z] ++ set -e
18:18:55 [2020-01-09T18:18:55.732Z] ++ '[' -n 0 ']'
18:18:55 [2020-01-09T18:18:55.732Z] ++ set -x
18:18:55 [2020-01-09T18:18:55.732Z] ++ env -i DEST=/go/src/github.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
18:18:55 [2020-01-09T18:18:55.989Z] INFO: Testing against a local daemon
18:18:55 [2020-01-09T18:18:55.989Z] === RUN   TestPluginInvalidJSON
18:18:55 [2020-01-09T18:18:55.989Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:18:55 [2020-01-09T18:18:55.989Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:18:55 [2020-01-09T18:18:55.990Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:18:55 [2020-01-09T18:18:55.990Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:18:55 [2020-01-09T18:18:55.990Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:18:55 [2020-01-09T18:18:55.990Z] PASS
18:18:55 [2020-01-09T18:18:55.990Z] 
18:18:55 [2020-01-09T18:18:55.990Z] DONE 2 tests in 0.155s
18:18:55 [2020-01-09T18:18:55.990Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:18:55 [2020-01-09T18:18:55.990Z] ++ 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
18:18:55 [2020-01-09T18:18:55.990Z] ++ set -e
18:18:55 [2020-01-09T18:18:55.990Z] ++ '[' -n 0 ']'
18:18:55 [2020-01-09T18:18:55.990Z] ++ set -x
18:18:55 [2020-01-09T18:18:55.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-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
18:18:56 [2020-01-09T18:18:56.247Z] INFO: Testing against a local daemon
18:18:56 [2020-01-09T18:18:56.247Z] === RUN   TestExternalGraphDriver
18:18:56 [2020-01-09T18:18:56.247Z] === RUN   TestExternalGraphDriver/json
18:18:58 [2020-01-09T18:18:58.144Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:18:58 [2020-01-09T18:18:58.144Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:18:58 [2020-01-09T18:18:58.404Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:18:58 [2020-01-09T18:18:58.662Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:18:58 [2020-01-09T18:18:58.662Z] === RUN   TestExternalGraphDriver/spec
18:18:58 [2020-01-09T18:18:58.920Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:18:59 [2020-01-09T18:18:59.179Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:19:01 [2020-01-09T18:19:01.076Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:19:01 [2020-01-09T18:19:01.076Z] === RUN   TestExternalGraphDriver/pull
18:19:02 [2020-01-09T18:19:02.975Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:19:02 [2020-01-09T18:19:02.975Z] --- PASS: TestExternalGraphDriver (6.90s)
18:19:02 [2020-01-09T18:19:02.975Z]     --- PASS: TestExternalGraphDriver/json (2.43s)
18:19:02 [2020-01-09T18:19:02.975Z]     --- PASS: TestExternalGraphDriver/spec (2.35s)
18:19:02 [2020-01-09T18:19:02.975Z]     --- PASS: TestExternalGraphDriver/pull (1.97s)
18:19:02 [2020-01-09T18:19:02.975Z] === RUN   TestGraphdriverPluginV2
18:19:08 [2020-01-09T18:19:08.262Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:19:08 [2020-01-09T18:19:08.262Z] --- PASS: TestGraphdriverPluginV2 (4.74s)
18:19:08 [2020-01-09T18:19:08.262Z] PASS
18:19:08 [2020-01-09T18:19:08.262Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:19:08 [2020-01-09T18:19:08.262Z] 
18:19:08 [2020-01-09T18:19:08.262Z] DONE 5 tests in 11.848s
18:19:08 [2020-01-09T18:19:08.262Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:19:08 [2020-01-09T18:19:08.262Z] ++ 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
18:19:08 [2020-01-09T18:19:08.262Z] ++ set -e
18:19:08 [2020-01-09T18:19:08.262Z] ++ '[' -n 0 ']'
18:19:08 [2020-01-09T18:19:08.262Z] ++ set -x
18:19:08 [2020-01-09T18:19:08.262Z] ++ env -i DEST=/go/src/github.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
18:19:08 [2020-01-09T18:19:08.262Z] INFO: Testing against a local daemon
18:19:08 [2020-01-09T18:19:08.262Z] === RUN   TestContinueAfterPluginCrash
18:19:08 [2020-01-09T18:19:08.262Z] === PAUSE TestContinueAfterPluginCrash
18:19:08 [2020-01-09T18:19:08.262Z] === RUN   TestDaemonStartWithLogOpt
18:19:08 [2020-01-09T18:19:08.262Z] === PAUSE TestDaemonStartWithLogOpt
18:19:08 [2020-01-09T18:19:08.262Z] === CONT  TestContinueAfterPluginCrash
18:19:08 [2020-01-09T18:19:08.262Z] === CONT  TestDaemonStartWithLogOpt
18:19:08 [2020-01-09T18:19:08.520Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:19:20 [2020-01-09T18:19:20.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:19:23 [2020-01-09T18:19:23.995Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:19:24 [2020-01-09T18:19:24.603Z] --- PASS: TestDaemonStartWithLogOpt (16.59s)
18:19:24 [2020-01-09T18:19:24.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:19:28 [2020-01-09T18:19:28.139Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:19:29 [2020-01-09T18:19:29.071Z] --- PASS: TestContinueAfterPluginCrash (21.10s)
18:19:29 [2020-01-09T18:19:29.071Z] PASS
18:19:29 [2020-01-09T18:19:29.071Z] 
18:19:29 [2020-01-09T18:19:29.071Z] DONE 2 tests in 21.296s
18:19:29 [2020-01-09T18:19:29.071Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:19:29 [2020-01-09T18:19:29.071Z] ++ 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
18:19:29 [2020-01-09T18:19:29.071Z] ++ set -e
18:19:29 [2020-01-09T18:19:29.071Z] ++ '[' -n 0 ']'
18:19:29 [2020-01-09T18:19:29.071Z] ++ set -x
18:19:29 [2020-01-09T18:19:29.071Z] ++ env -i DEST=/go/src/github.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
18:19:29 [2020-01-09T18:19:29.329Z] INFO: Testing against a local daemon
18:19:29 [2020-01-09T18:19:29.329Z] === RUN   TestPluginWithDevMounts
18:19:29 [2020-01-09T18:19:29.329Z] === PAUSE TestPluginWithDevMounts
18:19:29 [2020-01-09T18:19:29.329Z] === CONT  TestPluginWithDevMounts
18:19:29 [2020-01-09T18:19:29.587Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:19:31 [2020-01-09T18:19:31.487Z] --- PASS: TestPluginWithDevMounts (2.05s)
18:19:31 [2020-01-09T18:19:31.487Z] PASS
18:19:31 [2020-01-09T18:19:31.487Z] 
18:19:31 [2020-01-09T18:19:31.487Z] DONE 1 tests in 2.215s
18:19:31 [2020-01-09T18:19:31.487Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:19:31 [2020-01-09T18:19:31.487Z] ++ 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
18:19:31 [2020-01-09T18:19:31.487Z] ++ set -e
18:19:31 [2020-01-09T18:19:31.487Z] ++ '[' -n 0 ']'
18:19:31 [2020-01-09T18:19:31.487Z] ++ set -x
18:19:31 [2020-01-09T18:19:31.487Z] ++ env -i DEST=/go/src/github.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
18:19:31 [2020-01-09T18:19:31.487Z] INFO: Testing against a local daemon
18:19:31 [2020-01-09T18:19:31.487Z] === RUN   TestSecretInspect
18:19:32 [2020-01-09T18:19:32.859Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:19:32 [2020-01-09T18:19:32.859Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:19:34 [2020-01-09T18:19:34.757Z] --- PASS: TestSecretInspect (3.24s)
18:19:34 [2020-01-09T18:19:34.757Z] === RUN   TestSecretList
18:19:34 [2020-01-09T18:19:34.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:19:35 [2020-01-09T18:19:35.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:19:38 [2020-01-09T18:19:38.039Z] --- PASS: TestSecretList (2.90s)
18:19:38 [2020-01-09T18:19:38.039Z] === RUN   TestSecretsCreateAndDelete
18:19:38 [2020-01-09T18:19:38.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:19:38 [2020-01-09T18:19:38.604Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:19:38 [2020-01-09T18:19:38.604Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:19:39 [2020-01-09T18:19:39.169Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:19:40 [2020-01-09T18:19:40.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:19:41 [2020-01-09T18:19:41.067Z] --- PASS: TestSecretsCreateAndDelete (3.36s)
18:19:41 [2020-01-09T18:19:41.067Z] === RUN   TestSecretsUpdate
18:19:41 [2020-01-09T18:19:41.635Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:19:41 [2020-01-09T18:19:41.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:19:42 [2020-01-09T18:19:42.201Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:19:44 [2020-01-09T18:19:44.559Z] #33 112.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:19:45 [2020-01-09T18:19:45.481Z] --- PASS: TestSecretsUpdate (3.93s)
18:19:45 [2020-01-09T18:19:45.481Z] === RUN   TestTemplatedSecret
18:19:45 [2020-01-09T18:19:45.481Z] === RUN   TestDockerSuite/TestBuildNetNone
18:19:46 [2020-01-09T18:19:46.046Z] === RUN   TestDockerSuite/TestBuildNoContext
18:19:47 [2020-01-09T18:19:47.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:19:47 [2020-01-09T18:19:47.419Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:19:47 [2020-01-09T18:19:47.822Z] #33 116.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:19:48 [2020-01-09T18:19:48.352Z] --- PASS: TestTemplatedSecret (3.32s)
18:19:48 [2020-01-09T18:19:48.352Z] === RUN   TestSecretCreateResolve
18:19:48 [2020-01-09T18:19:48.352Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:19:49 [2020-01-09T18:19:49.185Z] #33 118.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:19:49 [2020-01-09T18:19:49.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:19:50 [2020-01-09T18:19:50.878Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:19:50 [2020-01-09T18:19:50.878Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:19:50 [2020-01-09T18:19:50.878Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:19:51 [2020-01-09T18:19:51.443Z] --- PASS: TestSecretCreateResolve (3.18s)
18:19:51 [2020-01-09T18:19:51.443Z] PASS
18:19:51 [2020-01-09T18:19:51.443Z] 
18:19:51 [2020-01-09T18:19:51.443Z] DONE 6 tests in 20.085s
18:19:51 [2020-01-09T18:19:51.443Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:19:51 [2020-01-09T18:19:51.443Z] ++ 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
18:19:51 [2020-01-09T18:19:51.443Z] ++ set -e
18:19:51 [2020-01-09T18:19:51.443Z] ++ '[' -n 0 ']'
18:19:51 [2020-01-09T18:19:51.443Z] ++ set -x
18:19:51 [2020-01-09T18:19:51.443Z] ++ env -i DEST=/go/src/github.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
18:19:51 [2020-01-09T18:19:51.443Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:19:51 [2020-01-09T18:19:51.701Z] INFO: Testing against a local daemon
18:19:51 [2020-01-09T18:19:51.701Z] === RUN   TestServiceCreateInit
18:19:51 [2020-01-09T18:19:51.701Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:19:51 [2020-01-09T18:19:51.958Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:19:52 [2020-01-09T18:19:52.448Z] #33 121.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:19:52 [2020-01-09T18:19:52.892Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:19:53 [2020-01-09T18:19:53.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:19:55 [2020-01-09T18:19:55.419Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:19:56 [2020-01-09T18:19:56.352Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:19:56 [2020-01-09T18:19:56.612Z] #33 125.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:19:57 [2020-01-09T18:19:57.284Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:19:57 [2020-01-09T18:19:57.974Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:19:59 [2020-01-09T18:19:59.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:19:59 [2020-01-09T18:19:59.808Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:19:59 [2020-01-09T18:19:59.863Z] #33 128.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:20:01 [2020-01-09T18:20:01.179Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:20:01 [2020-01-09T18:20:01.225Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:20:01 [2020-01-09T18:20:01.480Z] #33 130.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:20:03 [2020-01-09T18:20:03.078Z] --- PASS: TestServiceCreateInit (11.07s)
18:20:03 [2020-01-09T18:20:03.078Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s)
18:20:03 [2020-01-09T18:20:03.078Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.63s)
18:20:03 [2020-01-09T18:20:03.078Z] === RUN   TestCreateServiceMultipleTimes
18:20:04 [2020-01-09T18:20:04.010Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:20:04 [2020-01-09T18:20:04.743Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:20:04 [2020-01-09T18:20:04.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:20:05 [2020-01-09T18:20:05.910Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:20:06 [2020-01-09T18:20:06.106Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:20:06 [2020-01-09T18:20:06.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:20:07 [2020-01-09T18:20:07.284Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:20:07 [2020-01-09T18:20:07.851Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:20:08 [2020-01-09T18:20:08.624Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:20:11 [2020-01-09T18:20:11.143Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:20:12 [2020-01-09T18:20:12.034Z] === RUN   TestDockerSuite/TestBuildPATH
18:20:12 [2020-01-09T18:20:12.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:20:14 [2020-01-09T18:20:14.407Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:20:14 [2020-01-09T18:20:14.560Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:20:15 [2020-01-09T18:20:15.125Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:20:15 [2020-01-09T18:20:15.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:20:15 [2020-01-09T18:20:15.333Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:20:16 [2020-01-09T18:20:16.495Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:20:17 [2020-01-09T18:20:17.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:20:18 [2020-01-09T18:20:18.595Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:20:19 [2020-01-09T18:20:19.961Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:20:20 [2020-01-09T18:20:20.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:20:20 [2020-01-09T18:20:20.583Z] Using test binary docker
18:20:20 [2020-01-09T18:20:20.583Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:20:20 [2020-01-09T18:20:20.583Z] +++ /etc/init.d/apparmor start
18:20:20 [2020-01-09T18:20:20.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:20:20 [2020-01-09T18:20:20.583Z] INFO: Waiting for daemon to start...
18:20:20 [2020-01-09T18:20:20.583Z] Starting dockerd
18:20:20 [2020-01-09T18:20:20.583Z] +++ 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
18:20:21 [2020-01-09T18:20:21.323Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:20:21 [2020-01-09T18:20:21.816Z] --- PASS: TestCreateServiceMultipleTimes (18.60s)
18:20:21 [2020-01-09T18:20:21.816Z] === RUN   TestCreateServiceConflict
18:20:22 [2020-01-09T18:20:22.629Z] .
18:20:22 [2020-01-09T18:20:22.629Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:20:22 [2020-01-09T18:20:22.629Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:20:22 [2020-01-09T18:20:22.629Z] Error: No such image: emptyfs
18:20:22 [2020-01-09T18:20:22.629Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:20:22 [2020-01-09T18:20:22.629Z] ++++ docker load
18:20:22 [2020-01-09T18:20:22.629Z] Running integration-test (iteration 1)
18:20:22 [2020-01-09T18:20:22.629Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
18:20:22 [2020-01-09T18:20:22.629Z] ++ 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
18:20:22 [2020-01-09T18:20:22.629Z] ++ set -e
18:20:22 [2020-01-09T18:20:22.629Z] ++ '[' -n 0 ']'
18:20:22 [2020-01-09T18:20:22.629Z] ++ set -x
18:20:22 [2020-01-09T18:20:22.629Z] ++ env -i DEST=/go/src/github.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
18:20:22 [2020-01-09T18:20:22.686Z] #33 151.5 
18:20:23 [2020-01-09T18:20:23.247Z] #33 DONE 151.9s
18:20:23 [2020-01-09T18:20:23.247Z] 
18:20:23 [2020-01-09T18:20:23.247Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
18:20:25 [2020-01-09T18:20:25.093Z] --- PASS: TestCreateServiceConflict (3.30s)
18:20:25 [2020-01-09T18:20:25.093Z] === RUN   TestCreateServiceMaxReplicas
18:20:25 [2020-01-09T18:20:25.093Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:20:25 [2020-01-09T18:20:25.132Z] #34 DONE 1.8s
18:20:26 [2020-01-09T18:20:26.994Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
18:20:27 [2020-01-09T18:20:27.018Z] #13 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
18:20:27 [2020-01-09T18:20:27.018Z] #19 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
18:20:27 [2020-01-09T18:20:27.018Z] #6 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:20:27 [2020-01-09T18:20:27.018Z] #20 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:20:27 [2020-01-09T18:20:27.018Z] #23 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
18:20:27 [2020-01-09T18:20:27.018Z] #7 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
18:20:27 [2020-01-09T18:20:27.018Z] #26 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
18:20:27 [2020-01-09T18:20:27.018Z] #27 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
18:20:27 [2020-01-09T18:20:27.018Z] #10 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
18:20:27 [2020-01-09T18:20:27.018Z] #24 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
18:20:27 [2020-01-09T18:20:27.018Z] #28 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
18:20:27 [2020-01-09T18:20:27.018Z] #11 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:20:27 [2020-01-09T18:20:27.018Z] #22 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
18:20:27 [2020-01-09T18:20:27.018Z] #25 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
18:20:27 [2020-01-09T18:20:27.018Z] #12 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
18:20:27 [2020-01-09T18:20:27.018Z] #21 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:20:27 [2020-01-09T18:20:27.018Z] #29 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
18:20:27 [2020-01-09T18:20:27.018Z] #9 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
18:20:27 [2020-01-09T18:20:27.018Z] #30 CACHED
18:20:27 [2020-01-09T18:20:27.018Z] 
18:20:27 [2020-01-09T18:20:27.018Z] #35 [runner 12/12] COPY --from=builder       /build/ /
18:20:28 [2020-01-09T18:20:28.893Z] --- PASS: TestCreateServiceMaxReplicas (4.03s)
18:20:28 [2020-01-09T18:20:28.893Z] === RUN   TestCreateWithDuplicateNetworkNames
18:20:29 [2020-01-09T18:20:29.527Z] #35 DONE 1.9s
18:20:29 [2020-01-09T18:20:29.527Z] 
18:20:29 [2020-01-09T18:20:29.527Z] #36 exporting to image
18:20:29 [2020-01-09T18:20:29.527Z] #36 exporting layers
18:20:30 [2020-01-09T18:20:30.890Z] #36 exporting layers 1.7s done
18:20:30 [2020-01-09T18:20:30.890Z] #36 writing image sha256:152fd7305f9df0aa2bcd117a85da247de719fd8b9c16234f0456e9f2da108fc4
18:20:30 [2020-01-09T18:20:30.890Z] #36 writing image sha256:152fd7305f9df0aa2bcd117a85da247de719fd8b9c16234f0456e9f2da108fc4 done
18:20:30 [2020-01-09T18:20:30.890Z] #36 naming to docker.io/library/moby-e2e-test done
18:20:30 [2020-01-09T18:20:30.890Z] #36 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:20:31 [2020-01-09T18:20:31.279Z] + echo Ensuring container killed.
18:20:31 [2020-01-09T18:20:31.279Z] Ensuring container killed.
18:20:31 [2020-01-09T18:20:31.279Z] + docker rm -vf docker-pr7
18:20:31 [2020-01-09T18:20:31.279Z] Error: No such container: docker-pr7
18:20:31 [2020-01-09T18:20:31.279Z] + true
[Pipeline] sh
18:20:31 [2020-01-09T18:20:31.558Z] + echo Chowning /workspace to jenkins user
18:20:31 [2020-01-09T18:20:31.558Z] Chowning /workspace to jenkins user
18:20:31 [2020-01-09T18:20:31.558Z] + id -u
18:20:31 [2020-01-09T18:20:31.558Z] + id -g
18:20:31 [2020-01-09T18:20:31.558Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39880:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:20:33 [2020-01-09T18:20:33.073Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:20:33 [2020-01-09T18:20:33.312Z] + bundleName=unit
18:20:33 [2020-01-09T18:20:33.312Z] + echo Creating unit-bundles.tar.gz
18:20:33 [2020-01-09T18:20:33.312Z] Creating unit-bundles.tar.gz
18:20:33 [2020-01-09T18:20:33.312Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:20:33 [2020-01-09T18:20:33.312Z] bundles/junit-report.xml
18:20:33 [2020-01-09T18:20:33.312Z] bundles/go-test-report.json
18:20:33 [2020-01-09T18:20:33.312Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:20:33 [2020-01-09T18:20:33.334Z] Archiving artifacts
18:20:33 [2020-01-09T18:20:33.707Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39880/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:20:34 [2020-01-09T18:20:34.014Z] + make clean
18:20:34 [2020-01-09T18:20:34.272Z] docker volume rm -f docker-dev-cache
18:20:34 [2020-01-09T18:20:34.272Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:20:35 [2020-01-09T18:20:35.603Z] === RUN   TestDockerSuite/TestBuildRm
18:20:37 [2020-01-09T18:20:37.933Z] Loaded image: buildpack-deps:jessie
18:20:37 [2020-01-09T18:20:37.933Z] Loaded image: busybox:latest
18:20:37 [2020-01-09T18:20:37.933Z] Loaded image: busybox:glibc
18:20:37 [2020-01-09T18:20:37.933Z] Loaded image: debian:jessie
18:20:37 [2020-01-09T18:20:37.933Z] Loaded image: hello-world:latest
18:20:37 [2020-01-09T18:20:37.933Z] INFO: Testing against a local daemon
18:20:37 [2020-01-09T18:20:37.933Z] === RUN   TestCgroupNamespacesBuild
18:20:38 [2020-01-09T18:20:38.574Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
18:20:38 [2020-01-09T18:20:38.574Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:20:39 [2020-01-09T18:20:39.785Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:20:40 [2020-01-09T18:20:40.042Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:20:40 [2020-01-09T18:20:40.061Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
18:20:40 [2020-01-09T18:20:40.061Z] === RUN   TestBuildWithSession
18:20:40 [2020-01-09T18:20:40.061Z] --- SKIP: TestBuildWithSession (0.00s)
18:20:40 [2020-01-09T18:20:40.061Z]     build_session_test.go:25: TODO: BuildKit
18:20:40 [2020-01-09T18:20:40.061Z] === RUN   TestBuildSquashParent
18:20:41 [2020-01-09T18:20:41.413Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:20:41 [2020-01-09T18:20:41.977Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:20:42 [2020-01-09T18:20:42.542Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:20:42 [2020-01-09T18:20:42.542Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:20:43 [2020-01-09T18:20:43.913Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.29s)
18:20:43 [2020-01-09T18:20:43.913Z] === RUN   TestCreateServiceSecretFileMode
18:20:44 [2020-01-09T18:20:44.171Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:20:46 [2020-01-09T18:20:46.070Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:20:46 [2020-01-09T18:20:46.903Z] --- PASS: TestBuildSquashParent (5.58s)
18:20:46 [2020-01-09T18:20:46.903Z] === RUN   TestBuildWithRemoveAndForceRemove
18:20:46 [2020-01-09T18:20:46.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:46 [2020-01-09T18:20:46.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:46 [2020-01-09T18:20:46.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:46 [2020-01-09T18:20:46.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:46 [2020-01-09T18:20:46.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:46 [2020-01-09T18:20:46.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:46 [2020-01-09T18:20:46.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:46 [2020-01-09T18:20:46.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:46 [2020-01-09T18:20:46.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:46 [2020-01-09T18:20:46.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:46 [2020-01-09T18:20:46.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:46 [2020-01-09T18:20:46.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:46 [2020-01-09T18:20:46.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:46 [2020-01-09T18:20:46.903Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:46 [2020-01-09T18:20:46.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:46 [2020-01-09T18:20:46.903Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:47 [2020-01-09T18:20:47.442Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:20:47 [2020-01-09T18:20:47.699Z] --- PASS: TestCreateServiceSecretFileMode (3.68s)
18:20:47 [2020-01-09T18:20:47.699Z] === RUN   TestCreateServiceConfigFileMode
18:20:48 [2020-01-09T18:20:48.411Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:49 [2020-01-09T18:20:49.040Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:50 [2020-01-09T18:20:50.976Z] --- PASS: TestCreateServiceConfigFileMode (3.02s)
18:20:50 [2020-01-09T18:20:50.976Z] === RUN   TestCreateServiceSysctls
18:20:51 [2020-01-09T18:20:51.084Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:20:51 [2020-01-09T18:20:51.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s)
18:20:51 [2020-01-09T18:20:51.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s)
18:20:51 [2020-01-09T18:20:51.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s)
18:20:51 [2020-01-09T18:20:51.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s)
18:20:51 [2020-01-09T18:20:51.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s)
18:20:51 [2020-01-09T18:20:51.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
18:20:51 [2020-01-09T18:20:51.084Z] === RUN   TestBuildMultiStageCopy
18:20:51 [2020-01-09T18:20:51.084Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:20:51 [2020-01-09T18:20:51.541Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:20:51 [2020-01-09T18:20:51.799Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:20:52 [2020-01-09T18:20:52.056Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:20:52 [2020-01-09T18:20:52.056Z] === RUN   TestDockerSuite/TestBuildSpaces
18:20:52 [2020-01-09T18:20:52.620Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:20:53 [2020-01-09T18:20:53.137Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:20:53 [2020-01-09T18:20:53.138Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:20:53 [2020-01-09T18:20:53.424Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:20:53 [2020-01-09T18:20:53.553Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:20:53 [2020-01-09T18:20:53.811Z] === RUN   TestDockerSuite/TestBuildStderr
18:20:54 [2020-01-09T18:20:54.045Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:20:54 [2020-01-09T18:20:54.329Z] --- PASS: TestBuildMultiStageCopy (3.49s)
18:20:54 [2020-01-09T18:20:54.329Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s)
18:20:54 [2020-01-09T18:20:54.329Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s)
18:20:54 [2020-01-09T18:20:54.329Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
18:20:54 [2020-01-09T18:20:54.329Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
18:20:54 [2020-01-09T18:20:54.329Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
18:20:54 [2020-01-09T18:20:54.329Z] === RUN   TestBuildMultiStageParentConfig
18:20:54 [2020-01-09T18:20:54.744Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:20:55 [2020-01-09T18:20:55.002Z] --- PASS: TestCreateServiceSysctls (4.34s)
18:20:55 [2020-01-09T18:20:55.002Z] === RUN   TestCreateServiceCapabilities
18:20:55 [2020-01-09T18:20:55.346Z] --- PASS: TestBuildMultiStageParentConfig (1.03s)
18:20:55 [2020-01-09T18:20:55.346Z] === RUN   TestBuildLabelWithTargets
18:20:56 [2020-01-09T18:20:56.834Z] --- PASS: TestBuildLabelWithTargets (1.58s)
18:20:56 [2020-01-09T18:20:56.834Z] === RUN   TestBuildWithEmptyLayers
18:20:57 [2020-01-09T18:20:57.909Z] --- PASS: TestBuildWithEmptyLayers (0.78s)
18:20:57 [2020-01-09T18:20:57.909Z] === RUN   TestBuildMultiStageOnBuild
18:20:58 [2020-01-09T18:20:58.278Z] --- PASS: TestCreateServiceCapabilities (3.12s)
18:20:58 [2020-01-09T18:20:58.279Z] === RUN   TestInspect
18:20:59 [2020-01-09T18:20:59.648Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:20:59 [2020-01-09T18:20:59.957Z] --- PASS: TestBuildMultiStageOnBuild (2.18s)
18:20:59 [2020-01-09T18:20:59.957Z] === RUN   TestBuildUncleanTarFilenames
18:21:01 [2020-01-09T18:21:01.022Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:21:01 [2020-01-09T18:21:01.467Z] --- PASS: TestBuildUncleanTarFilenames (1.23s)
18:21:01 [2020-01-09T18:21:01.467Z] === RUN   TestBuildMultiStageLayerLeak
18:21:01 [2020-01-09T18:21:01.587Z] --- PASS: TestInspect (3.43s)
18:21:01 [2020-01-09T18:21:01.587Z] === RUN   TestServiceListWithStatuses
18:21:01 [2020-01-09T18:21:01.587Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:21:01 [2020-01-09T18:21:01.587Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:21:01 [2020-01-09T18:21:01.587Z] === RUN   TestDockerNetworkConnectAlias
18:21:02 [2020-01-09T18:21:02.154Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:21:03 [2020-01-09T18:21:03.086Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:21:03 [2020-01-09T18:21:03.526Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s)
18:21:03 [2020-01-09T18:21:03.526Z] === RUN   TestBuildWithHugeFile
18:21:04 [2020-01-09T18:21:04.020Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:21:05 [2020-01-09T18:21:05.920Z] === RUN   TestDockerSuite/TestBuildUser
18:21:07 [2020-01-09T18:21:07.818Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:21:08 [2020-01-09T18:21:08.076Z] --- PASS: TestDockerNetworkConnectAlias (6.52s)
18:21:08 [2020-01-09T18:21:08.076Z] === RUN   TestDockerNetworkReConnect
18:21:12 [2020-01-09T18:21:12.258Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:21:13 [2020-01-09T18:21:13.191Z] --- PASS: TestDockerNetworkReConnect (5.17s)
18:21:13 [2020-01-09T18:21:13.191Z] === RUN   TestServicePlugin
18:21:19 [2020-01-09T18:21:19.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:21:26 [2020-01-09T18:21:26.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:21:31 [2020-01-09T18:21:31.558Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:21:32 [2020-01-09T18:21:32.931Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:21:33 [2020-01-09T18:21:33.189Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:21:34 [2020-01-09T18:21:34.560Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:21:35 [2020-01-09T18:21:35.976Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:21:37 [2020-01-09T18:21:37.895Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:21:37 [2020-01-09T18:21:37.895Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:21:37 [2020-01-09T18:21:37.895Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:21:37 [2020-01-09T18:21:37.895Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:21:37 [2020-01-09T18:21:37.895Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:21:39 [2020-01-09T18:21:39.794Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:21:39 [2020-01-09T18:21:39.794Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:21:40 [2020-01-09T18:21:40.726Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:21:41 [2020-01-09T18:21:41.657Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:21:42 [2020-01-09T18:21:42.590Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:21:42 [2020-01-09T18:21:42.590Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:21:43 [2020-01-09T18:21:43.521Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:21:46 [2020-01-09T18:21:46.047Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:21:47 [2020-01-09T18:21:47.945Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:21:49 [2020-01-09T18:21:49.318Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:21:49 [2020-01-09T18:21:49.319Z] --- PASS: TestServicePlugin (36.01s)
18:21:49 [2020-01-09T18:21:49.319Z]     plugin_test.go:62: [d52b266f6e991] joining swarm manager [d1c916b49ef28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:21:49 [2020-01-09T18:21:49.319Z]     plugin_test.go:65: [dd2f5877e8c25] joining swarm manager [d1c916b49ef28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:21:49 [2020-01-09T18:21:49.319Z] === RUN   TestServiceUpdateLabel
18:21:49 [2020-01-09T18:21:49.577Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:21:50 [2020-01-09T18:21:50.510Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:21:50 [2020-01-09T18:21:50.510Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:21:51 [2020-01-09T18:21:51.442Z] === RUN   TestDockerSuite/TestBuildXZHost
18:21:52 [2020-01-09T18:21:52.813Z] --- PASS: TestServiceUpdateLabel (3.27s)
18:21:52 [2020-01-09T18:21:52.813Z] === RUN   TestServiceUpdateSecrets
18:21:54 [2020-01-09T18:21:54.262Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:21:54 [2020-01-09T18:21:54.262Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:21:54 [2020-01-09T18:21:54.262Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:21:54 [2020-01-09T18:21:54.828Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:21:55 [2020-01-09T18:21:55.765Z] === RUN   TestDockerSuite/TestCommitChange
18:21:57 [2020-01-09T18:21:57.139Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:21:58 [2020-01-09T18:21:58.070Z] === RUN   TestDockerSuite/TestCommitHardlink
18:22:00 [2020-01-09T18:22:00.066Z] === RUN   TestDockerSuite/TestCommitNewFile
18:22:01 [2020-01-09T18:22:01.962Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:22:02 [2020-01-09T18:22:02.894Z] === RUN   TestDockerSuite/TestCommitTTY
18:22:04 [2020-01-09T18:22:04.792Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:22:05 [2020-01-09T18:22:05.723Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:22:07 [2020-01-09T18:22:07.621Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:22:08 [2020-01-09T18:22:08.186Z] --- PASS: TestServiceUpdateSecrets (15.42s)
18:22:08 [2020-01-09T18:22:08.186Z] === RUN   TestServiceUpdateConfigs
18:22:08 [2020-01-09T18:22:08.445Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:22:08 [2020-01-09T18:22:08.445Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:22:08 [2020-01-09T18:22:08.445Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:22:08 [2020-01-09T18:22:08.703Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:22:08 [2020-01-09T18:22:08.703Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:22:08 [2020-01-09T18:22:08.703Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:22:08 [2020-01-09T18:22:08.960Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:22:10 [2020-01-09T18:22:10.859Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:22:12 [2020-01-09T18:22:12.760Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:22:12 [2020-01-09T18:22:12.760Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:22:13 [2020-01-09T18:22:13.324Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:22:14 [2020-01-09T18:22:14.695Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:22:15 [2020-01-09T18:22:15.628Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:22:16 [2020-01-09T18:22:16.561Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:22:17 [2020-01-09T18:22:17.126Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:22:17 [2020-01-09T18:22:17.126Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:22:17 [2020-01-09T18:22:17.126Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:22:18 [2020-01-09T18:22:18.059Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:22:18 [2020-01-09T18:22:18.317Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:22:18 [2020-01-09T18:22:18.317Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:22:18 [2020-01-09T18:22:18.317Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:22:18 [2020-01-09T18:22:18.574Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:22:19 [2020-01-09T18:22:19.507Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:22:20 [2020-01-09T18:22:20.448Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:22:21 [2020-01-09T18:22:21.378Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:22:21 [2020-01-09T18:22:21.379Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:22:23 [2020-01-09T18:22:23.276Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:22:23 [2020-01-09T18:22:23.533Z] --- PASS: TestServiceUpdateConfigs (15.58s)
18:22:23 [2020-01-09T18:22:23.533Z] === RUN   TestServiceUpdateNetwork
18:22:24 [2020-01-09T18:22:24.099Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:22:24 [2020-01-09T18:22:24.099Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:22:25 [2020-01-09T18:22:25.030Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:22:25 [2020-01-09T18:22:25.714Z] --- PASS: TestBuildWithHugeFile (81.63s)
18:22:25 [2020-01-09T18:22:25.714Z] === RUN   TestBuildWithEmptyDockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:25 [2020-01-09T18:22:25.714Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:22:25 [2020-01-09T18:22:25.714Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
18:22:25 [2020-01-09T18:22:25.714Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
18:22:25 [2020-01-09T18:22:25.714Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
18:22:25 [2020-01-09T18:22:25.714Z] === RUN   TestBuildPreserveOwnership
18:22:25 [2020-01-09T18:22:25.714Z] === RUN   TestBuildPreserveOwnership/copy_from
18:22:25 [2020-01-09T18:22:25.963Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:22:26 [2020-01-09T18:22:26.898Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:22:27 [2020-01-09T18:22:27.829Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:22:27 [2020-01-09T18:22:27.829Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:22:28 [2020-01-09T18:22:28.761Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:22:29 [2020-01-09T18:22:29.206Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:22:29 [2020-01-09T18:22:29.693Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:22:30 [2020-01-09T18:22:30.224Z] --- PASS: TestBuildPreserveOwnership (4.84s)
18:22:30 [2020-01-09T18:22:30.224Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.15s)
18:22:30 [2020-01-09T18:22:30.224Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
18:22:30 [2020-01-09T18:22:30.224Z] === RUN   TestBuildPlatformInvalid
18:22:30 [2020-01-09T18:22:30.512Z] --- PASS: TestBuildPlatformInvalid (0.17s)
18:22:30 [2020-01-09T18:22:30.512Z] PASS
18:22:30 [2020-01-09T18:22:30.512Z] 
18:22:30 [2020-01-09T18:22:30.512Z] === Skipped
18:22:30 [2020-01-09T18:22:30.512Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
18:22:30 [2020-01-09T18:22:30.512Z]     build_session_test.go:25: TODO: BuildKit
18:22:30 [2020-01-09T18:22:30.512Z] 
18:22:30 [2020-01-09T18:22:30.512Z] 
18:22:30 [2020-01-09T18:22:30.512Z] DONE 32 tests, 1 skipped in 127.766s
18:22:30 [2020-01-09T18:22:30.512Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
18:22:30 [2020-01-09T18:22:30.512Z] ++ 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
18:22:30 [2020-01-09T18:22:30.512Z] ++ set -e
18:22:30 [2020-01-09T18:22:30.512Z] ++ '[' -n 0 ']'
18:22:30 [2020-01-09T18:22:30.512Z] ++ set -x
18:22:30 [2020-01-09T18:22:30.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:22:30 [2020-01-09T18:22:30.512Z] INFO: Testing against a local daemon
18:22:30 [2020-01-09T18:22:30.512Z] === RUN   TestConfigList
18:22:30 [2020-01-09T18:22:30.627Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:22:30 [2020-01-09T18:22:30.627Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:22:31 [2020-01-09T18:22:31.560Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:22:33 [2020-01-09T18:22:33.218Z] --- PASS: TestConfigList (2.29s)
18:22:33 [2020-01-09T18:22:33.218Z] === RUN   TestConfigsCreateAndDelete
18:22:33 [2020-01-09T18:22:33.456Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:22:35 [2020-01-09T18:22:35.253Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
18:22:35 [2020-01-09T18:22:35.253Z] === RUN   TestConfigsUpdate
18:22:35 [2020-01-09T18:22:35.350Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:22:35 [2020-01-09T18:22:35.350Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:22:35 [2020-01-09T18:22:35.350Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:22:35 [2020-01-09T18:22:35.350Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:22:35 [2020-01-09T18:22:35.350Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:22:35 [2020-01-09T18:22:35.915Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:22:37 [2020-01-09T18:22:37.300Z] --- PASS: TestConfigsUpdate (2.26s)
18:22:37 [2020-01-09T18:22:37.300Z] === RUN   TestTemplatedConfig
18:22:38 [2020-01-09T18:22:38.437Z] --- PASS: TestServiceUpdateNetwork (14.88s)
18:22:38 [2020-01-09T18:22:38.437Z] PASS
18:22:38 [2020-01-09T18:22:38.437Z] 
18:22:38 [2020-01-09T18:22:38.437Z] === Skipped
18:22:38 [2020-01-09T18:22:38.437Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:22:38 [2020-01-09T18:22:38.437Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:22:38 [2020-01-09T18:22:38.437Z] 
18:22:38 [2020-01-09T18:22:38.437Z] 
18:22:38 [2020-01-09T18:22:38.437Z] DONE 20 tests, 1 skipped in 166.940s
18:22:38 [2020-01-09T18:22:38.437Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:22:38 [2020-01-09T18:22:38.437Z] ++ 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
18:22:38 [2020-01-09T18:22:38.437Z] ++ set -e
18:22:38 [2020-01-09T18:22:38.437Z] ++ '[' -n 0 ']'
18:22:38 [2020-01-09T18:22:38.437Z] ++ set -x
18:22:38 [2020-01-09T18:22:38.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:22:38 [2020-01-09T18:22:38.695Z] INFO: Testing against a local daemon
18:22:38 [2020-01-09T18:22:38.695Z] === RUN   TestSessionCreate
18:22:38 [2020-01-09T18:22:38.695Z] --- PASS: TestSessionCreate (0.02s)
18:22:38 [2020-01-09T18:22:38.695Z] === RUN   TestSessionCreateWithBadUpgrade
18:22:38 [2020-01-09T18:22:38.695Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
18:22:38 [2020-01-09T18:22:38.695Z] PASS
18:22:38 [2020-01-09T18:22:38.695Z] 
18:22:38 [2020-01-09T18:22:38.695Z] DONE 2 tests in 0.186s
18:22:38 [2020-01-09T18:22:38.695Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:22:38 [2020-01-09T18:22:38.695Z] ++ 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
18:22:38 [2020-01-09T18:22:38.695Z] ++ set -e
18:22:38 [2020-01-09T18:22:38.695Z] ++ '[' -n 0 ']'
18:22:38 [2020-01-09T18:22:38.695Z] ++ set -x
18:22:38 [2020-01-09T18:22:38.695Z] ++ env -i DEST=/go/src/github.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
18:22:38 [2020-01-09T18:22:38.695Z] INFO: Testing against a local daemon
18:22:38 [2020-01-09T18:22:38.695Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:22:38 [2020-01-09T18:22:38.952Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:22:38 [2020-01-09T18:22:38.952Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:22:38 [2020-01-09T18:22:38.952Z] === RUN   TestEventsExecDie
18:22:39 [2020-01-09T18:22:39.884Z] --- PASS: TestEventsExecDie (0.91s)
18:22:39 [2020-01-09T18:22:39.884Z] === RUN   TestEventsBackwardsCompatible
18:22:39 [2020-01-09T18:22:39.884Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
18:22:39 [2020-01-09T18:22:39.884Z] === RUN   TestInfoBinaryCommits
18:22:39 [2020-01-09T18:22:39.884Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:22:39 [2020-01-09T18:22:39.884Z] === RUN   TestInfoAPIVersioned
18:22:39 [2020-01-09T18:22:39.884Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:22:39 [2020-01-09T18:22:39.884Z] === RUN   TestInfoDiscoveryBackend
18:22:40 [2020-01-09T18:22:40.005Z] --- PASS: TestTemplatedConfig (2.69s)
18:22:40 [2020-01-09T18:22:40.005Z] === RUN   TestConfigInspect
18:22:40 [2020-01-09T18:22:40.455Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
18:22:40 [2020-01-09T18:22:40.455Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:22:40 [2020-01-09T18:22:40.455Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:22:41 [2020-01-09T18:22:41.386Z] === RUN   TestDockerSuite/TestContainerAPITop
18:22:41 [2020-01-09T18:22:41.386Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:22:41 [2020-01-09T18:22:41.386Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:22:41 [2020-01-09T18:22:41.644Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:22:41 [2020-01-09T18:22:41.933Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
18:22:41 [2020-01-09T18:22:41.933Z] === RUN   TestInfoAPI
18:22:41 [2020-01-09T18:22:41.933Z] --- PASS: TestInfoAPI (0.03s)
18:22:41 [2020-01-09T18:22:41.933Z] === RUN   TestInfoAPIWarnings
18:22:42 [2020-01-09T18:22:42.498Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:22:42 [2020-01-09T18:22:42.498Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:22:42 [2020-01-09T18:22:42.498Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:22:42 [2020-01-09T18:22:42.498Z] --- PASS: TestInfoAPIWarnings (0.54s)
18:22:42 [2020-01-09T18:22:42.498Z] === RUN   TestInfoDebug
18:22:42 [2020-01-09T18:22:42.711Z] --- PASS: TestConfigInspect (2.30s)
18:22:42 [2020-01-09T18:22:42.711Z] === RUN   TestConfigCreateWithLabels
18:22:43 [2020-01-09T18:22:43.064Z] --- PASS: TestInfoDebug (0.53s)
18:22:43 [2020-01-09T18:22:43.064Z] === RUN   TestInfoInsecureRegistries
18:22:43 [2020-01-09T18:22:43.630Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:22:43 [2020-01-09T18:22:43.630Z] === RUN   TestInfoRegistryMirrors
18:22:44 [2020-01-09T18:22:44.195Z] --- PASS: TestInfoRegistryMirrors (0.54s)
18:22:44 [2020-01-09T18:22:44.195Z] === RUN   TestLoginFailsWithBadCredentials
18:22:44 [2020-01-09T18:22:44.453Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
18:22:44 [2020-01-09T18:22:44.453Z] === RUN   TestPingCacheHeaders
18:22:44 [2020-01-09T18:22:44.453Z] --- PASS: TestPingCacheHeaders (0.02s)
18:22:44 [2020-01-09T18:22:44.453Z] === RUN   TestPingGet
18:22:44 [2020-01-09T18:22:44.453Z] --- PASS: TestPingGet (0.01s)
18:22:44 [2020-01-09T18:22:44.453Z] === RUN   TestPingHead
18:22:44 [2020-01-09T18:22:44.453Z] --- PASS: TestPingHead (0.02s)
18:22:44 [2020-01-09T18:22:44.453Z] === RUN   TestVersion
18:22:44 [2020-01-09T18:22:44.453Z] --- PASS: TestVersion (0.03s)
18:22:44 [2020-01-09T18:22:44.453Z] PASS
18:22:44 [2020-01-09T18:22:44.453Z] 
18:22:44 [2020-01-09T18:22:44.453Z] === Skipped
18:22:44 [2020-01-09T18:22:44.453Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:22:44 [2020-01-09T18:22:44.453Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:22:44 [2020-01-09T18:22:44.453Z] 
18:22:44 [2020-01-09T18:22:44.453Z] 
18:22:44 [2020-01-09T18:22:44.453Z] DONE 18 tests, 1 skipped in 5.762s
18:22:44 [2020-01-09T18:22:44.453Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:22:44 [2020-01-09T18:22:44.453Z] ++ 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
18:22:44 [2020-01-09T18:22:44.453Z] ++ set -e
18:22:44 [2020-01-09T18:22:44.453Z] ++ '[' -n 0 ']'
18:22:44 [2020-01-09T18:22:44.453Z] ++ set -x
18:22:44 [2020-01-09T18:22:44.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:22:44 [2020-01-09T18:22:44.710Z] INFO: Testing against a local daemon
18:22:44 [2020-01-09T18:22:44.710Z] === RUN   TestVolumesCreateAndList
18:22:44 [2020-01-09T18:22:44.710Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:22:44 [2020-01-09T18:22:44.710Z] === RUN   TestVolumesRemove
18:22:44 [2020-01-09T18:22:44.710Z] --- PASS: TestVolumesRemove (0.12s)
18:22:44 [2020-01-09T18:22:44.710Z] === RUN   TestVolumesInspect
18:22:44 [2020-01-09T18:22:44.710Z] --- PASS: TestVolumesInspect (0.02s)
18:22:44 [2020-01-09T18:22:44.710Z] === RUN   TestVolumesInvalidJSON
18:22:44 [2020-01-09T18:22:44.710Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:22:44 [2020-01-09T18:22:44.710Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:22:44 [2020-01-09T18:22:44.710Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:22:44 [2020-01-09T18:22:44.710Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:22:44 [2020-01-09T18:22:44.710Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:22:44 [2020-01-09T18:22:44.710Z] PASS
18:22:44 [2020-01-09T18:22:44.710Z] 
18:22:44 [2020-01-09T18:22:44.710Z] DONE 5 tests in 0.330s
18:22:44 [2020-01-09T18:22:44.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:22:44 [2020-01-09T18:22:44.752Z] --- PASS: TestConfigCreateWithLabels (2.31s)
18:22:44 [2020-01-09T18:22:44.752Z] === RUN   TestConfigCreateResolve
18:22:44 [2020-01-09T18:22:44.968Z] ++++ cat bundles/test-integration/docker.pid
18:22:44 [2020-01-09T18:22:44.968Z] +++ kill 5331
18:22:45 [2020-01-09T18:22:45.534Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:22:46 [2020-01-09T18:22:46.466Z] +++ /etc/init.d/apparmor stop
18:22:46 [2020-01-09T18:22:46.466Z] Leaving: AppArmorNo profiles have been unloaded.
18:22:46 [2020-01-09T18:22:46.466Z] 
18:22:46 [2020-01-09T18:22:46.466Z] Unloading profiles will leave already running processes permanently
18:22:46 [2020-01-09T18:22:46.466Z] unconfined, which can lead to unexpected situations.
18:22:46 [2020-01-09T18:22:46.466Z] 
18:22:46 [2020-01-09T18:22:46.466Z] To set a process to complain mode, use the command line tool
18:22:46 [2020-01-09T18:22:46.466Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:22:46 [2020-01-09T18:22:46.466Z] +++ true
18:22:46 [2020-01-09T18:22:46.466Z] 
18:22:46 [2020-01-09T18:22:46.466Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:22:46 [2020-01-09T18:22:46.802Z] --- PASS: TestConfigCreateResolve (2.28s)
18:22:46 [2020-01-09T18:22:46.802Z] === RUN   TestConfigDaemonLibtrustID
18:22:47 [2020-01-09T18:22:47.423Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:22:47 [2020-01-09T18:22:47.423Z] PASS
18:22:47 [2020-01-09T18:22:47.423Z] 
18:22:47 [2020-01-09T18:22:47.423Z] DONE 8 tests in 16.991s
18:22:47 [2020-01-09T18:22:47.423Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
18:22:47 [2020-01-09T18:22:47.423Z] ++ 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
18:22:47 [2020-01-09T18:22:47.423Z] ++ set -e
18:22:47 [2020-01-09T18:22:47.423Z] ++ '[' -n 0 ']'
18:22:47 [2020-01-09T18:22:47.423Z] ++ set -x
18:22:47 [2020-01-09T18:22:47.423Z] ++ env -i DEST=/go/src/github.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
18:22:47 [2020-01-09T18:22:47.709Z] INFO: Testing against a local daemon
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestCheckpoint
18:22:47 [2020-01-09T18:22:47.709Z] --- SKIP: TestCheckpoint (0.00s)
18:22:47 [2020-01-09T18:22:47.709Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestContainerInvalidJSON
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:22:47 [2020-01-09T18:22:47.709Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:22:47 [2020-01-09T18:22:47.709Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:22:47 [2020-01-09T18:22:47.709Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:22:47 [2020-01-09T18:22:47.709Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:22:47 [2020-01-09T18:22:47.709Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:22:47 [2020-01-09T18:22:47.709Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:22:47 [2020-01-09T18:22:47.709Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:22:47 [2020-01-09T18:22:47.709Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:22:47 [2020-01-09T18:22:47.709Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:22:47 [2020-01-09T18:22:47.709Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:22:47 [2020-01-09T18:22:47.709Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestCopyFromContainerPathIsNotDir
18:22:47 [2020-01-09T18:22:47.709Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
18:22:47 [2020-01-09T18:22:47.709Z] === RUN   TestCopyToContainerPathDoesNotExist
18:22:47 [2020-01-09T18:22:47.838Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:22:47 [2020-01-09T18:22:47.993Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
18:22:47 [2020-01-09T18:22:47.993Z] === RUN   TestCopyToContainerPathIsNotDir
18:22:47 [2020-01-09T18:22:47.993Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
18:22:47 [2020-01-09T18:22:47.993Z] === RUN   TestCopyFromContainer
18:22:49 [2020-01-09T18:22:49.482Z] === RUN   TestCopyFromContainer//
18:22:49 [2020-01-09T18:22:49.482Z] === RUN   TestCopyFromContainer//bar/root
18:22:49 [2020-01-09T18:22:49.769Z] === RUN   TestCopyFromContainer//bar/root/
18:22:49 [2020-01-09T18:22:49.769Z] === RUN   TestCopyFromContainer/bar/quux
18:22:49 [2020-01-09T18:22:49.769Z] === RUN   TestCopyFromContainer/bar/quux/
18:22:50 [2020-01-09T18:22:50.057Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:22:50 [2020-01-09T18:22:50.057Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:22:50 [2020-01-09T18:22:50.057Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:22:50 [2020-01-09T18:22:50.348Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:22:50 [2020-01-09T18:22:50.348Z] === RUN   TestCopyFromContainer/bar/notarget
18:22:50 [2020-01-09T18:22:50.348Z] --- PASS: TestCopyFromContainer (2.52s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer// (0.09s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
18:22:50 [2020-01-09T18:22:50.348Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
18:22:50 [2020-01-09T18:22:50.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:22:50 [2020-01-09T18:22:50.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:22:50 [2020-01-09T18:22:50.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:22:50 [2020-01-09T18:22:50.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:22:50 [2020-01-09T18:22:50.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:22:50 [2020-01-09T18:22:50.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:22:50 [2020-01-09T18:22:50.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:22:50 [2020-01-09T18:22:50.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:22:50 [2020-01-09T18:22:50.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:22:50 [2020-01-09T18:22:50.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:22:50 [2020-01-09T18:22:50.634Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:22:50 [2020-01-09T18:22:50.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
18:22:50 [2020-01-09T18:22:50.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:22:50 [2020-01-09T18:22:50.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:22:50 [2020-01-09T18:22:50.634Z] === RUN   TestCreateLinkToNonExistingContainer
18:22:50 [2020-01-09T18:22:50.634Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:22:50 [2020-01-09T18:22:50.634Z] === RUN   TestCreateWithInvalidEnv
18:22:50 [2020-01-09T18:22:50.634Z] === RUN   TestCreateWithInvalidEnv/0
18:22:50 [2020-01-09T18:22:50.634Z] === PAUSE TestCreateWithInvalidEnv/0
18:22:50 [2020-01-09T18:22:50.634Z] === RUN   TestCreateWithInvalidEnv/1
18:22:50 [2020-01-09T18:22:50.634Z] === PAUSE TestCreateWithInvalidEnv/1
18:22:50 [2020-01-09T18:22:50.634Z] === RUN   TestCreateWithInvalidEnv/2
18:22:50 [2020-01-09T18:22:50.634Z] === PAUSE TestCreateWithInvalidEnv/2
18:22:50 [2020-01-09T18:22:50.634Z] === CONT  TestCreateWithInvalidEnv/0
18:22:50 [2020-01-09T18:22:50.634Z] === CONT  TestCreateWithInvalidEnv/2
18:22:50 [2020-01-09T18:22:50.634Z] === CONT  TestCreateWithInvalidEnv/1
18:22:50 [2020-01-09T18:22:50.634Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:22:50 [2020-01-09T18:22:50.634Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:22:50 [2020-01-09T18:22:50.634Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:22:50 [2020-01-09T18:22:50.634Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:22:50 [2020-01-09T18:22:50.634Z] === RUN   TestCreateTmpfsMountsTarget
18:22:50 [2020-01-09T18:22:50.634Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:22:50 [2020-01-09T18:22:50.634Z] === RUN   TestCreateWithCustomMaskedPaths
18:22:52 [2020-01-09T18:22:52.673Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s)
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:22:52 [2020-01-09T18:22:52.673Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:22:52 [2020-01-09T18:22:52.673Z] --- PASS: TestCreateWithCapabilities (0.03s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
18:22:52 [2020-01-09T18:22:52.673Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
18:22:52 [2020-01-09T18:22:52.673Z] === RUN   TestCreateWithCustomReadonlyPaths
18:22:53 [2020-01-09T18:22:53.100Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:22:53 [2020-01-09T18:22:53.357Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:22:54 [2020-01-09T18:22:54.725Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s)
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:22:54 [2020-01-09T18:22:54.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:22:54 [2020-01-09T18:22:54.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:22:54 [2020-01-09T18:22:54.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:22:54 [2020-01-09T18:22:54.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:22:54 [2020-01-09T18:22:54.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:22:54 [2020-01-09T18:22:54.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
18:22:54 [2020-01-09T18:22:54.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
18:22:54 [2020-01-09T18:22:54.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
18:22:54 [2020-01-09T18:22:54.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s)
18:22:54 [2020-01-09T18:22:54.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestContainerStartOnDaemonRestart
18:22:54 [2020-01-09T18:22:54.725Z] === PAUSE TestContainerStartOnDaemonRestart
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestDaemonRestartIpcMode
18:22:54 [2020-01-09T18:22:54.725Z] === PAUSE TestDaemonRestartIpcMode
18:22:54 [2020-01-09T18:22:54.725Z] === RUN   TestDiff
18:22:55 [2020-01-09T18:22:55.253Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:22:55 [2020-01-09T18:22:55.348Z] --- PASS: TestDiff (0.66s)
18:22:55 [2020-01-09T18:22:55.348Z] === RUN   TestExecWithCloseStdin
18:22:55 [2020-01-09T18:22:55.970Z] --- PASS: TestExecWithCloseStdin (0.78s)
18:22:55 [2020-01-09T18:22:55.970Z] === RUN   TestExec
18:22:56 [2020-01-09T18:22:56.984Z] --- PASS: TestExec (0.79s)
18:22:56 [2020-01-09T18:22:56.984Z] === RUN   TestExecUser
18:22:57 [2020-01-09T18:22:57.150Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:22:57 [2020-01-09T18:22:57.607Z] --- PASS: TestExecUser (0.78s)
18:22:57 [2020-01-09T18:22:57.607Z] === RUN   TestExportContainerAndImportImage
18:22:58 [2020-01-09T18:22:58.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:22:58 [2020-01-09T18:22:58.631Z] --- PASS: TestExportContainerAndImportImage (0.98s)
18:22:58 [2020-01-09T18:22:58.631Z] === RUN   TestExportContainerAfterDaemonRestart
18:22:59 [2020-01-09T18:22:59.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:23:00 [2020-01-09T18:23:00.118Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
18:23:00 [2020-01-09T18:23:00.118Z] === RUN   TestHealthCheckWorkdir
18:23:01 [2020-01-09T18:23:01.138Z] --- PASS: TestHealthCheckWorkdir (0.90s)
18:23:01 [2020-01-09T18:23:01.138Z] === RUN   TestHealthKillContainer
18:23:01 [2020-01-09T18:23:01.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:23:03 [2020-01-09T18:23:03.266Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:23:03 [2020-01-09T18:23:03.830Z] --- PASS: TestHealthKillContainer (2.83s)
18:23:03 [2020-01-09T18:23:03.830Z] === RUN   TestInspectCpusetInConfigPre120
18:23:04 [2020-01-09T18:23:04.451Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
18:23:04 [2020-01-09T18:23:04.451Z] === RUN   TestIpcModeNone
18:23:04 [2020-01-09T18:23:04.637Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000cc1200_<nil>}
18:23:05 [2020-01-09T18:23:05.472Z] --- PASS: TestIpcModeNone (0.78s)
18:23:05 [2020-01-09T18:23:05.472Z] === RUN   TestIpcModePrivate
18:23:06 [2020-01-09T18:23:06.104Z] --- PASS: TestIpcModePrivate (0.78s)
18:23:06 [2020-01-09T18:23:06.104Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
18:23:06 [2020-01-09T18:23:06.104Z] === RUN   TestIpcModeShareable
18:23:06 [2020-01-09T18:23:06.534Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1412385796_/foo_false__<nil>_<nil>_<nil>}
18:23:07 [2020-01-09T18:23:07.121Z] --- PASS: TestIpcModeShareable (0.80s)
18:23:07 [2020-01-09T18:23:07.121Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
18:23:07 [2020-01-09T18:23:07.121Z] === RUN   TestAPIIpcModeShareableAndContainer
18:23:07 [2020-01-09T18:23:07.905Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1412385796_/foo_true__<nil>_<nil>_<nil>}
18:23:09 [2020-01-09T18:23:09.162Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
18:23:09 [2020-01-09T18:23:09.162Z] === RUN   TestAPIIpcModeHost
18:23:09 [2020-01-09T18:23:09.788Z] --- PASS: TestAPIIpcModeHost (0.64s)
18:23:09 [2020-01-09T18:23:09.788Z] === RUN   TestDaemonIpcModeShareable
18:23:09 [2020-01-09T18:23:09.804Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3347277715_/foo_false__<nil>_<nil>_<nil>}
18:23:11 [2020-01-09T18:23:11.175Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3347277715_/foo_true__<nil>_<nil>_<nil>}
18:23:11 [2020-01-09T18:23:11.848Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
18:23:11 [2020-01-09T18:23:11.848Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:23:11 [2020-01-09T18:23:11.848Z] === RUN   TestDaemonIpcModePrivate
18:23:13 [2020-01-09T18:23:13.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3347277715_/foo_true__0xc000cc16e0_<nil>_<nil>}
18:23:13 [2020-01-09T18:23:13.338Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
18:23:13 [2020-01-09T18:23:13.338Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:23:13 [2020-01-09T18:23:13.338Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:23:14 [2020-01-09T18:23:14.441Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000cc1700_<nil>}
18:23:14 [2020-01-09T18:23:14.825Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
18:23:14 [2020-01-09T18:23:14.825Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:23:14 [2020-01-09T18:23:14.825Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:23:16 [2020-01-09T18:23:16.313Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
18:23:16 [2020-01-09T18:23:16.313Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:23:16 [2020-01-09T18:23:16.313Z] === RUN   TestIpcModeOlderClient
18:23:16 [2020-01-09T18:23:16.313Z] === PAUSE TestIpcModeOlderClient
18:23:16 [2020-01-09T18:23:16.313Z] === RUN   TestKillContainerInvalidSignal
18:23:16 [2020-01-09T18:23:16.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000cc1720_<nil>}
18:23:17 [2020-01-09T18:23:17.327Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
18:23:17 [2020-01-09T18:23:17.327Z] === RUN   TestKillContainer
18:23:17 [2020-01-09T18:23:17.327Z] === RUN   TestKillContainer/no_signal
18:23:17 [2020-01-09T18:23:17.709Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000cc1740_<nil>}
18:23:17 [2020-01-09T18:23:17.947Z] === RUN   TestKillContainer/non_killing_signal
18:23:18 [2020-01-09T18:23:18.237Z] === RUN   TestKillContainer/killing_signal
18:23:19 [2020-01-09T18:23:19.268Z] --- PASS: TestKillContainer (2.02s)
18:23:19 [2020-01-09T18:23:19.268Z]     --- PASS: TestKillContainer/no_signal (0.63s)
18:23:19 [2020-01-09T18:23:19.268Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
18:23:19 [2020-01-09T18:23:19.268Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
18:23:19 [2020-01-09T18:23:19.268Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:23:19 [2020-01-09T18:23:19.268Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:23:19 [2020-01-09T18:23:19.604Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000cc1760_<nil>}
18:23:19 [2020-01-09T18:23:19.890Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:23:20 [2020-01-09T18:23:20.517Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
18:23:20 [2020-01-09T18:23:20.517Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
18:23:20 [2020-01-09T18:23:20.517Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
18:23:20 [2020-01-09T18:23:20.517Z] === RUN   TestKillStoppedContainer
18:23:20 [2020-01-09T18:23:20.517Z] --- PASS: TestKillStoppedContainer (0.10s)
18:23:20 [2020-01-09T18:23:20.517Z] === RUN   TestKillStoppedContainerAPIPre120
18:23:20 [2020-01-09T18:23:20.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:23:20 [2020-01-09T18:23:20.803Z] === RUN   TestKillDifferentUserContainer
18:23:20 [2020-01-09T18:23:20.974Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:23:21 [2020-01-09T18:23:21.424Z] --- PASS: TestKillDifferentUserContainer (0.64s)
18:23:21 [2020-01-09T18:23:21.424Z] === RUN   TestInspectOomKilledTrue
18:23:22 [2020-01-09T18:23:22.439Z] --- PASS: TestInspectOomKilledTrue (1.20s)
18:23:22 [2020-01-09T18:23:22.439Z] === RUN   TestInspectOomKilledFalse
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:23:22 [2020-01-09T18:23:22.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:23:23 [2020-01-09T18:23:23.128Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:23:23 [2020-01-09T18:23:23.465Z] --- PASS: TestInspectOomKilledFalse (0.68s)
18:23:23 [2020-01-09T18:23:23.465Z] === RUN   TestLinksEtcHostsContentMatch
18:23:23 [2020-01-09T18:23:23.749Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
18:23:23 [2020-01-09T18:23:23.749Z] === RUN   TestLinksContainerNames
18:23:25 [2020-01-09T18:23:25.237Z] --- PASS: TestLinksContainerNames (1.29s)
18:23:25 [2020-01-09T18:23:25.237Z] === RUN   TestLogsFollowTailEmpty
18:23:25 [2020-01-09T18:23:25.859Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
18:23:25 [2020-01-09T18:23:25.859Z] === RUN   TestContainerNetworkMountsNoChown
18:23:26 [2020-01-09T18:23:26.421Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:23:26 [2020-01-09T18:23:26.482Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/default
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/default
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/private
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/private
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rprivate
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rprivate
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/slave
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/slave
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rslave
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rslave
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/shared
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/shared
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rshared
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rshared
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/default
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rshared
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rprivate
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/default/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rslave
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/default/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/slave
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/shared
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/private
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/private/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/private/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/default/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/default/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:23:26 [2020-01-09T18:23:26.482Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/private/bind_root
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/private/mount_root
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:23:26 [2020-01-09T18:23:26.770Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:23:26 [2020-01-09T18:23:26.770Z] --- PASS: TestMountDaemonRoot (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:23:26 [2020-01-09T18:23:26.770Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:23:26 [2020-01-09T18:23:26.770Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:23:26 [2020-01-09T18:23:26.770Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
18:23:26 [2020-01-09T18:23:26.770Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:23:26 [2020-01-09T18:23:26.770Z] === RUN   TestContainerBindMountNonRecursive
18:23:28 [2020-01-09T18:23:28.256Z] --- PASS: TestContainerBindMountNonRecursive (1.61s)
18:23:28 [2020-01-09T18:23:28.256Z] === RUN   TestNetworkNat
18:23:28 [2020-01-09T18:23:28.945Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:23:29 [2020-01-09T18:23:29.273Z] --- PASS: TestNetworkNat (0.71s)
18:23:29 [2020-01-09T18:23:29.273Z] === RUN   TestNetworkLocalhostTCPNat
18:23:29 [2020-01-09T18:23:29.898Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
18:23:29 [2020-01-09T18:23:29.898Z] === RUN   TestNetworkLoopbackNat
18:23:30 [2020-01-09T18:23:30.911Z] --- PASS: TestNetworkLoopbackNat (0.92s)
18:23:30 [2020-01-09T18:23:30.911Z] === RUN   TestPause
18:23:31 [2020-01-09T18:23:31.545Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:23:31 [2020-01-09T18:23:31.569Z] --- PASS: TestPause (0.69s)
18:23:31 [2020-01-09T18:23:31.569Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:23:31 [2020-01-09T18:23:31.569Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:23:31 [2020-01-09T18:23:31.569Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:23:31 [2020-01-09T18:23:31.569Z] === RUN   TestPauseStopPausedContainer
18:23:32 [2020-01-09T18:23:32.189Z] --- PASS: TestPauseStopPausedContainer (0.71s)
18:23:32 [2020-01-09T18:23:32.189Z] === RUN   TestPsFilter
18:23:32 [2020-01-09T18:23:32.189Z] --- PASS: TestPsFilter (0.18s)
18:23:32 [2020-01-09T18:23:32.189Z] === RUN   TestRemoveContainerWithRemovedVolume
18:23:32 [2020-01-09T18:23:32.810Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
18:23:32 [2020-01-09T18:23:32.810Z] === RUN   TestRemoveContainerWithVolume
18:23:33 [2020-01-09T18:23:33.438Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
18:23:33 [2020-01-09T18:23:33.438Z] === RUN   TestRemoveContainerRunning
18:23:33 [2020-01-09T18:23:33.443Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:23:33 [2020-01-09T18:23:33.443Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:23:34 [2020-01-09T18:23:34.378Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:23:34 [2020-01-09T18:23:34.460Z] --- PASS: TestRemoveContainerRunning (0.67s)
18:23:34 [2020-01-09T18:23:34.460Z] === RUN   TestRemoveContainerForceRemoveRunning
18:23:35 [2020-01-09T18:23:35.090Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
18:23:35 [2020-01-09T18:23:35.090Z] === RUN   TestRemoveInvalidContainer
18:23:35 [2020-01-09T18:23:35.090Z] --- PASS: TestRemoveInvalidContainer (0.05s)
18:23:35 [2020-01-09T18:23:35.090Z] === RUN   TestRenameLinkedContainer
18:23:35 [2020-01-09T18:23:35.311Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:23:36 [2020-01-09T18:23:36.684Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:23:37 [2020-01-09T18:23:37.249Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:23:37 [2020-01-09T18:23:37.506Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:23:37 [2020-01-09T18:23:37.786Z] --- PASS: TestRenameLinkedContainer (2.66s)
18:23:37 [2020-01-09T18:23:37.786Z] === RUN   TestRenameStoppedContainer
18:23:38 [2020-01-09T18:23:38.406Z] --- PASS: TestRenameStoppedContainer (0.66s)
18:23:38 [2020-01-09T18:23:38.406Z] === RUN   TestRenameRunningContainerAndReuse
18:23:38 [2020-01-09T18:23:38.879Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:23:39 [2020-01-09T18:23:39.445Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:23:39 [2020-01-09T18:23:39.892Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
18:23:39 [2020-01-09T18:23:39.892Z] === RUN   TestRenameInvalidName
18:23:40 [2020-01-09T18:23:40.178Z] --- PASS: TestRenameInvalidName (0.67s)
18:23:40 [2020-01-09T18:23:40.178Z] === RUN   TestRenameAnonymousContainer
18:23:40 [2020-01-09T18:23:40.816Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:23:41 [2020-01-09T18:23:41.748Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:23:42 [2020-01-09T18:23:42.681Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:23:42 [2020-01-09T18:23:42.891Z] --- PASS: TestRenameAnonymousContainer (2.44s)
18:23:42 [2020-01-09T18:23:42.891Z] === RUN   TestRenameContainerWithSameName
18:23:43 [2020-01-09T18:23:43.510Z] --- PASS: TestRenameContainerWithSameName (0.67s)
18:23:43 [2020-01-09T18:23:43.510Z] === RUN   TestRenameContainerWithLinkedContainer
18:23:44 [2020-01-09T18:23:44.052Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:23:44 [2020-01-09T18:23:44.983Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:23:45 [2020-01-09T18:23:45.001Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s)
18:23:45 [2020-01-09T18:23:45.001Z] === RUN   TestResize
18:23:45 [2020-01-09T18:23:45.624Z] --- PASS: TestResize (0.71s)
18:23:45 [2020-01-09T18:23:45.624Z] === RUN   TestResizeWithInvalidSize
18:23:45 [2020-01-09T18:23:45.915Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:23:46 [2020-01-09T18:23:46.248Z] --- PASS: TestResizeWithInvalidSize (0.65s)
18:23:46 [2020-01-09T18:23:46.248Z] === RUN   TestResizeWhenContainerNotStarted
18:23:46 [2020-01-09T18:23:46.876Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:23:46 [2020-01-09T18:23:46.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:23:47 [2020-01-09T18:23:47.287Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:23:48 [2020-01-09T18:23:48.662Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:23:48 [2020-01-09T18:23:48.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:23:49 [2020-01-09T18:23:49.594Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:23:49 [2020-01-09T18:23:49.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:23:50 [2020-01-09T18:23:50.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:23:50 [2020-01-09T18:23:50.527Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:23:50 [2020-01-09T18:23:50.527Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:23:51 [2020-01-09T18:23:51.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:23:51 [2020-01-09T18:23:51.459Z] === RUN   TestDockerSuite/TestCpRelativePath
18:23:51 [2020-01-09T18:23:51.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:23:52 [2020-01-09T18:23:52.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:23:52 [2020-01-09T18:23:52.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:23:52 [2020-01-09T18:23:52.392Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:23:53 [2020-01-09T18:23:53.762Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:23:54 [2020-01-09T18:23:54.693Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:23:54 [2020-01-09T18:23:54.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:23:56 [2020-01-09T18:23:56.065Z] === RUN   TestDockerSuite/TestCpToCaseA
18:23:57 [2020-01-09T18:23:57.005Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.95s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.35s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.40s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.15s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s)
18:23:57 [2020-01-09T18:23:57.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s)
18:23:57 [2020-01-09T18:23:57.005Z] === RUN   TestCgroupNamespacesRun
18:23:57 [2020-01-09T18:23:57.962Z] === RUN   TestDockerSuite/TestCpToCaseB
18:23:58 [2020-01-09T18:23:58.487Z] --- PASS: TestCgroupNamespacesRun (1.62s)
18:23:58 [2020-01-09T18:23:58.487Z] === RUN   TestCgroupNamespacesRunPrivileged
18:23:58 [2020-01-09T18:23:58.531Z] === RUN   TestDockerSuite/TestCpToCaseC
18:23:58 [2020-01-09T18:23:58.788Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:24:00 [2020-01-09T18:24:00.529Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
18:24:00 [2020-01-09T18:24:00.529Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:24:02 [2020-01-09T18:24:02.017Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s)
18:24:02 [2020-01-09T18:24:02.017Z] === RUN   TestCgroupNamespacesRunHostMode
18:24:02 [2020-01-09T18:24:02.073Z] === RUN   TestDockerSuite/TestCpToCaseD
18:24:03 [2020-01-09T18:24:03.506Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
18:24:03 [2020-01-09T18:24:03.506Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:24:03 [2020-01-09T18:24:03.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:24:04 [2020-01-09T18:24:04.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
18:24:04 [2020-01-09T18:24:04.991Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:24:06 [2020-01-09T18:24:06.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
18:24:06 [2020-01-09T18:24:06.014Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:24:07 [2020-01-09T18:24:07.034Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
18:24:07 [2020-01-09T18:24:07.034Z] === RUN   TestCgroupNamespacesRunOlderClient
18:24:07 [2020-01-09T18:24:07.249Z] === RUN   TestDockerSuite/TestCpToCaseE
18:24:08 [2020-01-09T18:24:08.528Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
18:24:08 [2020-01-09T18:24:08.528Z] === RUN   TestKernelTCPMemory
18:24:09 [2020-01-09T18:24:09.548Z] --- PASS: TestKernelTCPMemory (0.83s)
18:24:09 [2020-01-09T18:24:09.548Z] === RUN   TestNISDomainname
18:24:10 [2020-01-09T18:24:10.171Z] --- PASS: TestNISDomainname (0.90s)
18:24:10 [2020-01-09T18:24:10.171Z] === RUN   TestHostnameDnsResolution
18:24:11 [2020-01-09T18:24:11.439Z] === RUN   TestDockerSuite/TestCpToCaseF
18:24:11 [2020-01-09T18:24:11.660Z] --- PASS: TestHostnameDnsResolution (1.07s)
18:24:11 [2020-01-09T18:24:11.660Z] === RUN   TestStats
18:24:12 [2020-01-09T18:24:12.375Z] === RUN   TestDockerSuite/TestCpToCaseG
18:24:13 [2020-01-09T18:24:13.700Z] --- PASS: TestStats (2.48s)
18:24:13 [2020-01-09T18:24:13.700Z] === RUN   TestStopContainerWithTimeout
18:24:13 [2020-01-09T18:24:13.700Z] === RUN   TestStopContainerWithTimeout/0
18:24:13 [2020-01-09T18:24:13.700Z] === PAUSE TestStopContainerWithTimeout/0
18:24:13 [2020-01-09T18:24:13.700Z] === RUN   TestStopContainerWithTimeout/1
18:24:13 [2020-01-09T18:24:13.700Z] === PAUSE TestStopContainerWithTimeout/1
18:24:13 [2020-01-09T18:24:13.700Z] === RUN   TestStopContainerWithTimeout/3
18:24:13 [2020-01-09T18:24:13.700Z] === PAUSE TestStopContainerWithTimeout/3
18:24:13 [2020-01-09T18:24:13.700Z] === RUN   TestStopContainerWithTimeout/-1
18:24:13 [2020-01-09T18:24:13.700Z] === PAUSE TestStopContainerWithTimeout/-1
18:24:13 [2020-01-09T18:24:13.990Z] === CONT  TestStopContainerWithTimeout/0
18:24:13 [2020-01-09T18:24:13.990Z] === CONT  TestStopContainerWithTimeout/-1
18:24:13 [2020-01-09T18:24:13.990Z] === CONT  TestStopContainerWithTimeout/1
18:24:13 [2020-01-09T18:24:13.990Z] === CONT  TestStopContainerWithTimeout/3
18:24:17 [2020-01-09T18:24:17.474Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:24:17 [2020-01-09T18:24:17.474Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
18:24:17 [2020-01-09T18:24:17.474Z]     --- PASS: TestStopContainerWithTimeout/1 (2.15s)
18:24:17 [2020-01-09T18:24:17.474Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
18:24:17 [2020-01-09T18:24:17.474Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
18:24:17 [2020-01-09T18:24:17.474Z] === RUN   TestDeleteDevicemapper
18:24:17 [2020-01-09T18:24:17.474Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:24:17 [2020-01-09T18:24:17.474Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:24:17 [2020-01-09T18:24:17.474Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:24:17 [2020-01-09T18:24:17.633Z] === RUN   TestDockerSuite/TestCpToCaseH
18:24:18 [2020-01-09T18:24:18.960Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s)
18:24:18 [2020-01-09T18:24:18.961Z] === RUN   TestUpdateMemory
18:24:19 [2020-01-09T18:24:19.980Z] --- PASS: TestUpdateMemory (0.93s)
18:24:19 [2020-01-09T18:24:19.980Z] === RUN   TestUpdateCPUQuota
18:24:21 [2020-01-09T18:24:21.467Z] --- PASS: TestUpdateCPUQuota (1.26s)
18:24:21 [2020-01-09T18:24:21.467Z] === RUN   TestUpdatePidsLimit
18:24:21 [2020-01-09T18:24:21.467Z] === RUN   TestUpdatePidsLimit/update_from_none
18:24:21 [2020-01-09T18:24:21.467Z] === RUN   TestUpdatePidsLimit/no_change
18:24:21 [2020-01-09T18:24:21.752Z] === RUN   TestUpdatePidsLimit/update_lower
18:24:21 [2020-01-09T18:24:21.811Z] === RUN   TestDockerSuite/TestCpToCaseI
18:24:22 [2020-01-09T18:24:22.038Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:24:22 [2020-01-09T18:24:22.068Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:24:22 [2020-01-09T18:24:22.659Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:24:22 [2020-01-09T18:24:22.659Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:24:23 [2020-01-09T18:24:23.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:24:23 [2020-01-09T18:24:23.279Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:24:24 [2020-01-09T18:24:24.296Z] --- PASS: TestUpdatePidsLimit (3.25s)
18:24:24 [2020-01-09T18:24:24.296Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
18:24:24 [2020-01-09T18:24:24.296Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
18:24:24 [2020-01-09T18:24:24.296Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
18:24:24 [2020-01-09T18:24:24.296Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
18:24:24 [2020-01-09T18:24:24.296Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
18:24:24 [2020-01-09T18:24:24.296Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
18:24:24 [2020-01-09T18:24:24.296Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
18:24:24 [2020-01-09T18:24:24.296Z] === RUN   TestUpdateRestartPolicy
18:24:28 [2020-01-09T18:24:28.263Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:24:28 [2020-01-09T18:24:28.830Z] === RUN   TestDockerSuite/TestCpToDot
18:24:30 [2020-01-09T18:24:30.202Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:24:32 [2020-01-09T18:24:32.098Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:24:33 [2020-01-09T18:24:33.993Z] === RUN   TestDockerSuite/TestCpToStdout
18:24:34 [2020-01-09T18:24:34.924Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:24:36 [2020-01-09T18:24:36.845Z] --- PASS: TestUpdateRestartPolicy (12.05s)
18:24:36 [2020-01-09T18:24:36.845Z] === RUN   TestUpdateRestartWithAutoRemove
18:24:37 [2020-01-09T18:24:37.133Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
18:24:37 [2020-01-09T18:24:37.133Z] === RUN   TestWaitNonBlocked
18:24:37 [2020-01-09T18:24:37.133Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:24:37 [2020-01-09T18:24:37.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:24:37 [2020-01-09T18:24:37.133Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:24:37 [2020-01-09T18:24:37.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:24:37 [2020-01-09T18:24:37.133Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:24:37 [2020-01-09T18:24:37.133Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:24:38 [2020-01-09T18:24:38.152Z] --- PASS: TestWaitNonBlocked (0.04s)
18:24:38 [2020-01-09T18:24:38.153Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
18:24:38 [2020-01-09T18:24:38.153Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
18:24:38 [2020-01-09T18:24:38.153Z] === RUN   TestWaitBlocked
18:24:38 [2020-01-09T18:24:38.153Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:24:38 [2020-01-09T18:24:38.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:24:38 [2020-01-09T18:24:38.153Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:24:38 [2020-01-09T18:24:38.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:24:38 [2020-01-09T18:24:38.153Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:24:38 [2020-01-09T18:24:38.153Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:24:38 [2020-01-09T18:24:38.200Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:24:38 [2020-01-09T18:24:38.768Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:24:39 [2020-01-09T18:24:39.172Z] --- PASS: TestWaitBlocked (0.03s)
18:24:39 [2020-01-09T18:24:39.172Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s)
18:24:39 [2020-01-09T18:24:39.172Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
18:24:39 [2020-01-09T18:24:39.172Z] === CONT  TestContainerStartOnDaemonRestart
18:24:39 [2020-01-09T18:24:39.172Z] === CONT  TestIpcModeOlderClient
18:24:39 [2020-01-09T18:24:39.172Z] === CONT  TestDaemonRestartIpcMode
18:24:39 [2020-01-09T18:24:39.172Z] --- PASS: TestIpcModeOlderClient (0.17s)
18:24:39 [2020-01-09T18:24:39.705Z] === RUN   TestDockerSuite/TestCpVolumePath
18:24:41 [2020-01-09T18:24:41.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:24:41 [2020-01-09T18:24:41.640Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:24:41 [2020-01-09T18:24:41.640Z] === RUN   TestDockerSuite/TestCreateArgs
18:24:41 [2020-01-09T18:24:41.640Z] === RUN   TestDockerSuite/TestCreateByImageID
18:24:42 [2020-01-09T18:24:42.205Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:24:42 [2020-01-09T18:24:42.678Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s)
18:24:42 [2020-01-09T18:24:42.962Z] --- PASS: TestDaemonRestartIpcMode (3.88s)
18:24:42 [2020-01-09T18:24:42.962Z] PASS
18:24:42 [2020-01-09T18:24:42.962Z] 
18:24:42 [2020-01-09T18:24:42.962Z] === Skipped
18:24:42 [2020-01-09T18:24:42.962Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
18:24:42 [2020-01-09T18:24:42.962Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:24:42 [2020-01-09T18:24:42.962Z] 
18:24:42 [2020-01-09T18:24:42.962Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:24:42 [2020-01-09T18:24:42.962Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:24:42 [2020-01-09T18:24:42.962Z] 
18:24:42 [2020-01-09T18:24:42.962Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
18:24:42 [2020-01-09T18:24:42.962Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:24:42 [2020-01-09T18:24:42.962Z] 
18:24:42 [2020-01-09T18:24:42.962Z] 
18:24:42 [2020-01-09T18:24:42.962Z] DONE 197 tests, 3 skipped in 115.416s
18:24:42 [2020-01-09T18:24:42.962Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
18:24:42 [2020-01-09T18:24:42.962Z] ++ 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
18:24:42 [2020-01-09T18:24:42.962Z] ++ set -e
18:24:42 [2020-01-09T18:24:42.962Z] ++ '[' -n 0 ']'
18:24:42 [2020-01-09T18:24:42.962Z] ++ set -x
18:24:42 [2020-01-09T18:24:42.962Z] ++ env -i DEST=/go/src/github.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
18:24:42 [2020-01-09T18:24:42.962Z] INFO: Testing against a local daemon
18:24:42 [2020-01-09T18:24:42.963Z] === RUN   TestCommitInheritsEnv
18:24:43 [2020-01-09T18:24:43.138Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:24:43 [2020-01-09T18:24:43.138Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:24:43 [2020-01-09T18:24:43.397Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:24:43 [2020-01-09T18:24:43.583Z] --- PASS: TestCommitInheritsEnv (0.43s)
18:24:43 [2020-01-09T18:24:43.583Z] === RUN   TestImportExtremelyLargeImageWorks
18:24:43 [2020-01-09T18:24:43.583Z] === PAUSE TestImportExtremelyLargeImageWorks
18:24:43 [2020-01-09T18:24:43.583Z] === RUN   TestImagesFilterMultiReference
18:24:43 [2020-01-09T18:24:43.583Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:24:43 [2020-01-09T18:24:43.583Z] === RUN   TestImagePullPlatformInvalid
18:24:43 [2020-01-09T18:24:43.583Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:24:43 [2020-01-09T18:24:43.583Z] === RUN   TestRemoveImageOrphaning
18:24:43 [2020-01-09T18:24:43.869Z] --- PASS: TestRemoveImageOrphaning (0.41s)
18:24:43 [2020-01-09T18:24:43.869Z] === RUN   TestRemoveImageGarbageCollector
18:24:43 [2020-01-09T18:24:43.869Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:24:43 [2020-01-09T18:24:43.869Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:24:43 [2020-01-09T18:24:43.869Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:24:44 [2020-01-09T18:24:44.156Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:24:44 [2020-01-09T18:24:44.156Z] === RUN   TestTagInvalidReference
18:24:44 [2020-01-09T18:24:44.156Z] --- PASS: TestTagInvalidReference (0.05s)
18:24:44 [2020-01-09T18:24:44.156Z] === RUN   TestTagValidPrefixedRepo
18:24:44 [2020-01-09T18:24:44.156Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:24:44 [2020-01-09T18:24:44.156Z] === RUN   TestTagExistedNameWithoutForce
18:24:44 [2020-01-09T18:24:44.156Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:24:44 [2020-01-09T18:24:44.156Z] === RUN   TestTagOfficialNames
18:24:44 [2020-01-09T18:24:44.156Z] --- PASS: TestTagOfficialNames (0.05s)
18:24:44 [2020-01-09T18:24:44.156Z] === RUN   TestTagMatchesDigest
18:24:44 [2020-01-09T18:24:44.156Z] --- PASS: TestTagMatchesDigest (0.03s)
18:24:44 [2020-01-09T18:24:44.156Z] === CONT  TestImportExtremelyLargeImageWorks
18:24:44 [2020-01-09T18:24:44.330Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:24:44 [2020-01-09T18:24:44.588Z] === RUN   TestDockerSuite/TestCreateLabels
18:24:44 [2020-01-09T18:24:44.846Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:24:44 [2020-01-09T18:24:44.846Z] === RUN   TestDockerSuite/TestCreateRM
18:24:45 [2020-01-09T18:24:45.105Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:24:45 [2020-01-09T18:24:45.105Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:24:45 [2020-01-09T18:24:45.363Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:24:45 [2020-01-09T18:24:45.621Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:24:48 [2020-01-09T18:24:48.145Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:24:48 [2020-01-09T18:24:48.145Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:24:48 [2020-01-09T18:24:48.403Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:24:52 [2020-01-09T18:24:52.585Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:24:52 [2020-01-09T18:24:52.585Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:24:52 [2020-01-09T18:24:52.585Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:24:52 [2020-01-09T18:24:52.585Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:24:52 [2020-01-09T18:24:52.585Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:24:52 [2020-01-09T18:24:52.585Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:24:53 [2020-01-09T18:24:53.518Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:24:54 [2020-01-09T18:24:54.890Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:24:55 [2020-01-09T18:24:55.823Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:24:57 [2020-01-09T18:24:57.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:24:57 [2020-01-09T18:24:57.720Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:24:59 [2020-01-09T18:24:59.620Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:25:00 [2020-01-09T18:25:00.553Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:25:01 [2020-01-09T18:25:01.497Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:25:01 [2020-01-09T18:25:01.497Z] === RUN   TestDockerSuite/TestDevicePermissions
18:25:02 [2020-01-09T18:25:02.430Z] === RUN   TestDockerSuite/TestDockerFails
18:25:02 [2020-01-09T18:25:02.430Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:25:02 [2020-01-09T18:25:02.430Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:25:02 [2020-01-09T18:25:02.430Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:25:04 [2020-01-09T18:25:04.331Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:25:04 [2020-01-09T18:25:04.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:25:05 [2020-01-09T18:25:05.263Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:25:07 [2020-01-09T18:25:07.162Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:25:07 [2020-01-09T18:25:07.162Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:25:07 [2020-01-09T18:25:07.162Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:25:07 [2020-01-09T18:25:07.419Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:25:15 [2020-01-09T18:25:15.524Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:25:17 [2020-01-09T18:25:17.422Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:25:19 [2020-01-09T18:25:19.947Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:25:22 [2020-01-09T18:25:22.474Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:25:23 [2020-01-09T18:25:23.407Z] === RUN   TestDockerSuite/TestEventsAttach
18:25:24 [2020-01-09T18:25:24.340Z] === RUN   TestDockerSuite/TestEventsCommit
18:25:25 [2020-01-09T18:25:25.272Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:25:26 [2020-01-09T18:25:26.207Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:25:27 [2020-01-09T18:25:27.147Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:25:28 [2020-01-09T18:25:28.083Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:25:29 [2020-01-09T18:25:29.979Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:25:31 [2020-01-09T18:25:31.875Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:25:33 [2020-01-09T18:25:33.247Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:25:35 [2020-01-09T18:25:35.143Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:25:36 [2020-01-09T18:25:36.514Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:25:37 [2020-01-09T18:25:37.885Z] === RUN   TestDockerSuite/TestEventsCopy
18:25:39 [2020-01-09T18:25:39.259Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:25:41 [2020-01-09T18:25:41.788Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:25:42 [2020-01-09T18:25:42.352Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:25:42 [2020-01-09T18:25:42.609Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:25:44 [2020-01-09T18:25:44.508Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:25:45 [2020-01-09T18:25:45.072Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:25:45 [2020-01-09T18:25:45.330Z] === RUN   TestDockerSuite/TestEventsFilterType
18:25:45 [2020-01-09T18:25:45.587Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:25:45 [2020-01-09T18:25:45.845Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:25:45 [2020-01-09T18:25:45.845Z] === RUN   TestDockerSuite/TestEventsFilters
18:25:47 [2020-01-09T18:25:47.740Z] === RUN   TestDockerSuite/TestEventsFormat
18:25:49 [2020-01-09T18:25:49.653Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:25:49 [2020-01-09T18:25:49.653Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:25:49 [2020-01-09T18:25:49.653Z] === RUN   TestDockerSuite/TestEventsImageImport
18:25:50 [2020-01-09T18:25:50.587Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:25:50 [2020-01-09T18:25:50.587Z] === RUN   TestDockerSuite/TestEventsImagePull
18:25:51 [2020-01-09T18:25:51.153Z] === RUN   TestDockerSuite/TestEventsImageTag
18:25:52 [2020-01-09T18:25:52.084Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:25:52 [2020-01-09T18:25:52.342Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:25:52 [2020-01-09T18:25:52.342Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:25:52 [2020-01-09T18:25:52.342Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:25:54 [2020-01-09T18:25:54.238Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:25:55 [2020-01-09T18:25:55.170Z] === RUN   TestDockerSuite/TestEventsRename
18:25:55 [2020-01-09T18:25:55.735Z] === RUN   TestDockerSuite/TestEventsResize
18:25:56 [2020-01-09T18:25:56.669Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:25:57 [2020-01-09T18:25:57.601Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:25:58 [2020-01-09T18:25:58.533Z] === RUN   TestDockerSuite/TestEventsStreaming
18:25:59 [2020-01-09T18:25:59.464Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:26:00 [2020-01-09T18:26:00.029Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:26:02 [2020-01-09T18:26:02.566Z] === RUN   TestDockerSuite/TestEventsTop
18:26:03 [2020-01-09T18:26:03.499Z] === RUN   TestDockerSuite/TestEventsUntag
18:26:06 [2020-01-09T18:26:06.025Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:26:07 [2020-01-09T18:26:07.925Z] === RUN   TestDockerSuite/TestExec
18:26:08 [2020-01-09T18:26:08.857Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:26:09 [2020-01-09T18:26:09.790Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:26:10 [2020-01-09T18:26:10.725Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:26:11 [2020-01-09T18:26:11.290Z] === RUN   TestDockerSuite/TestExecAPIStart
18:26:13 [2020-01-09T18:26:13.187Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:26:14 [2020-01-09T18:26:14.120Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:26:15 [2020-01-09T18:26:15.053Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:26:15 [2020-01-09T18:26:15.985Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:26:16 [2020-01-09T18:26:16.918Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:26:18 [2020-01-09T18:26:18.289Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:26:18 [2020-01-09T18:26:18.855Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:26:20 [2020-01-09T18:26:20.756Z] === RUN   TestDockerSuite/TestExecCgroup
18:26:22 [2020-01-09T18:26:22.129Z] === RUN   TestDockerSuite/TestExecEnv
18:26:23 [2020-01-09T18:26:23.065Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:26:24 [2020-01-09T18:26:24.961Z] === RUN   TestDockerSuite/TestExecExitStatus
18:26:25 [2020-01-09T18:26:25.894Z] === RUN   TestDockerSuite/TestExecInspectID
18:26:26 [2020-01-09T18:26:26.460Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:26:27 [2020-01-09T18:26:27.830Z] === RUN   TestDockerSuite/TestExecInteractive
18:26:29 [2020-01-09T18:26:29.202Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:26:29 [2020-01-09T18:26:29.780Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:26:31 [2020-01-09T18:26:31.162Z] === RUN   TestDockerSuite/TestExecParseError
18:26:31 [2020-01-09T18:26:31.727Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:26:33 [2020-01-09T18:26:33.102Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:26:34 [2020-01-09T18:26:34.478Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:26:36 [2020-01-09T18:26:36.376Z] === RUN   TestDockerSuite/TestExecSetEnv
18:26:36 [2020-01-09T18:26:36.941Z] === RUN   TestDockerSuite/TestExecStartFails
18:26:38 [2020-01-09T18:26:38.313Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:26:50 [2020-01-09T18:26:50.499Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:26:50 [2020-01-09T18:26:50.499Z] === RUN   TestDockerSuite/TestExecTTY
18:26:51 [2020-01-09T18:26:51.063Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:26:51 [2020-01-09T18:26:51.995Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:26:52 [2020-01-09T18:26:52.926Z] === RUN   TestDockerSuite/TestExecUlimits
18:26:53 [2020-01-09T18:26:53.859Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:26:53 [2020-01-09T18:26:53.859Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:26:53 [2020-01-09T18:26:53.859Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:26:56 [2020-01-09T18:26:56.384Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:26:57 [2020-01-09T18:26:57.319Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:26:59 [2020-01-09T18:26:59.231Z] === RUN   TestDockerSuite/TestExecWithTERM
18:26:59 [2020-01-09T18:26:59.795Z] === RUN   TestDockerSuite/TestExecWithUser
18:27:00 [2020-01-09T18:27:00.729Z] === RUN   TestDockerSuite/TestGetContainerStats
18:27:05 [2020-01-09T18:27:05.987Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:27:11 [2020-01-09T18:27:11.245Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:27:13 [2020-01-09T18:27:13.140Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:27:18 [2020-01-09T18:27:18.399Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:27:18 [2020-01-09T18:27:18.399Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:27:18 [2020-01-09T18:27:18.399Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:27:18 [2020-01-09T18:27:18.399Z] === RUN   TestDockerSuite/TestHealth
18:27:36 [2020-01-09T18:27:36.466Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:27:39 [2020-01-09T18:27:39.744Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:27:39 [2020-01-09T18:27:39.744Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:27:39 [2020-01-09T18:27:39.744Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:27:39 [2020-01-09T18:27:39.744Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:27:40 [2020-01-09T18:27:40.686Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:27:40 [2020-01-09T18:27:40.686Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:27:41 [2020-01-09T18:27:41.619Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:27:41 [2020-01-09T18:27:41.619Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:27:41 [2020-01-09T18:27:41.619Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:27:41 [2020-01-09T18:27:41.877Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:27:42 [2020-01-09T18:27:42.134Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:27:42 [2020-01-09T18:27:42.393Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:27:42 [2020-01-09T18:27:42.957Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:27:42 [2020-01-09T18:27:42.957Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:27:43 [2020-01-09T18:27:43.891Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:27:44 [2020-01-09T18:27:44.148Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:27:45 [2020-01-09T18:27:45.520Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:27:46 [2020-01-09T18:27:46.452Z] === RUN   TestDockerSuite/TestImagesFormat
18:27:46 [2020-01-09T18:27:46.452Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:27:47 [2020-01-09T18:27:47.385Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:27:50 [2020-01-09T18:27:50.758Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:27:50 [2020-01-09T18:27:50.758Z] === RUN   TestDockerSuite/TestImportBadURL
18:27:50 [2020-01-09T18:27:50.758Z] === RUN   TestDockerSuite/TestImportDisplay
18:27:52 [2020-01-09T18:27:52.656Z] === RUN   TestDockerSuite/TestImportFile
18:27:54 [2020-01-09T18:27:54.554Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:27:54 [2020-01-09T18:27:54.554Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:27:57 [2020-01-09T18:27:57.078Z] === RUN   TestDockerSuite/TestImportGzipped
18:27:58 [2020-01-09T18:27:58.977Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:28:00 [2020-01-09T18:28:00.353Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:28:01 [2020-01-09T18:28:01.285Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:28:02 [2020-01-09T18:28:02.224Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:28:03 [2020-01-09T18:28:03.599Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:28:04 [2020-01-09T18:28:04.533Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:28:04 [2020-01-09T18:28:04.533Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:28:04 [2020-01-09T18:28:04.533Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:28:05 [2020-01-09T18:28:05.906Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:28:05 [2020-01-09T18:28:05.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:28:06 [2020-01-09T18:28:06.837Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:28:07 [2020-01-09T18:28:07.769Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:28:08 [2020-01-09T18:28:08.333Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:28:08 [2020-01-09T18:28:08.900Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:28:09 [2020-01-09T18:28:09.157Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:28:10 [2020-01-09T18:28:10.090Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:28:10 [2020-01-09T18:28:10.090Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:28:11 [2020-01-09T18:28:11.988Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:28:12 [2020-01-09T18:28:12.553Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:28:12 [2020-01-09T18:28:12.811Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:28:13 [2020-01-09T18:28:13.744Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:28:13 [2020-01-09T18:28:13.744Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:28:14 [2020-01-09T18:28:14.680Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:28:14 [2020-01-09T18:28:14.680Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:28:15 [2020-01-09T18:28:15.613Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:28:16 [2020-01-09T18:28:16.179Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:28:17 [2020-01-09T18:28:17.112Z] === RUN   TestDockerSuite/TestInspectDefault
18:28:18 [2020-01-09T18:28:18.046Z] === RUN   TestDockerSuite/TestInspectHistory
18:28:18 [2020-01-09T18:28:18.980Z] === RUN   TestDockerSuite/TestInspectImage
18:28:18 [2020-01-09T18:28:18.980Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:28:19 [2020-01-09T18:28:19.239Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:28:19 [2020-01-09T18:28:19.239Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:28:19 [2020-01-09T18:28:19.239Z] === RUN   TestDockerSuite/TestInspectInt64
18:28:20 [2020-01-09T18:28:20.177Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:28:21 [2020-01-09T18:28:21.110Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:28:21 [2020-01-09T18:28:21.110Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:28:22 [2020-01-09T18:28:22.069Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:28:22 [2020-01-09T18:28:22.069Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:28:23 [2020-01-09T18:28:23.001Z] === RUN   TestDockerSuite/TestInspectPlugin
18:28:24 [2020-01-09T18:28:24.908Z] === RUN   TestDockerSuite/TestInspectRootFS
18:28:24 [2020-01-09T18:28:24.908Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:28:25 [2020-01-09T18:28:25.840Z] === RUN   TestDockerSuite/TestInspectStatus
18:28:26 [2020-01-09T18:28:26.772Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:28:27 [2020-01-09T18:28:27.030Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:28:28 [2020-01-09T18:28:28.930Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:28:29 [2020-01-09T18:28:29.863Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:28:30 [2020-01-09T18:28:30.432Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:28:31 [2020-01-09T18:28:31.364Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:28:32 [2020-01-09T18:28:32.296Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:28:32 [2020-01-09T18:28:32.296Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:28:33 [2020-01-09T18:28:33.229Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:28:34 [2020-01-09T18:28:34.162Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:28:34 [2020-01-09T18:28:34.162Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:28:37 [2020-01-09T18:28:37.441Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:28:38 [2020-01-09T18:28:38.815Z] === RUN   TestDockerSuite/TestLinksEnvs
18:28:40 [2020-01-09T18:28:40.711Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:28:40 [2020-01-09T18:28:40.968Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:28:43 [2020-01-09T18:28:43.500Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:28:46 [2020-01-09T18:28:46.026Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:28:47 [2020-01-09T18:28:47.926Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:28:48 [2020-01-09T18:28:48.184Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:28:50 [2020-01-09T18:28:50.709Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:28:50 [2020-01-09T18:28:50.966Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:28:51 [2020-01-09T18:28:51.896Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:28:58 [2020-01-09T18:28:58.451Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:29:05 [2020-01-09T18:29:05.024Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:29:08 [2020-01-09T18:29:08.303Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:29:08 [2020-01-09T18:29:08.303Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:29:10 [2020-01-09T18:29:10.202Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:29:10 [2020-01-09T18:29:10.771Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:29:12 [2020-01-09T18:29:12.158Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:29:14 [2020-01-09T18:29:14.055Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:29:14 [2020-01-09T18:29:14.055Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:29:14 [2020-01-09T18:29:14.313Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:29:14 [2020-01-09T18:29:14.313Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:29:14 [2020-01-09T18:29:14.313Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:29:15 [2020-01-09T18:29:15.246Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:29:16 [2020-01-09T18:29:16.178Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:29:20 [2020-01-09T18:29:20.355Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:29:20 [2020-01-09T18:29:20.920Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:29:26 [2020-01-09T18:29:26.176Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:29:26 [2020-01-09T18:29:26.176Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:29:26 [2020-01-09T18:29:26.433Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:29:26 [2020-01-09T18:29:26.433Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:29:27 [2020-01-09T18:29:27.807Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:29:28 [2020-01-09T18:29:28.065Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:29:29 [2020-01-09T18:29:29.436Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:29:30 [2020-01-09T18:29:30.810Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:29:31 [2020-01-09T18:29:31.743Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:29:32 [2020-01-09T18:29:32.000Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:29:33 [2020-01-09T18:29:33.371Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:29:35 [2020-01-09T18:29:35.300Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:29:36 [2020-01-09T18:29:36.234Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:29:37 [2020-01-09T18:29:37.166Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:29:38 [2020-01-09T18:29:38.099Z] === RUN   TestDockerSuite/TestLogsSince
18:29:39 [2020-01-09T18:29:39.031Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:29:42 [2020-01-09T18:29:42.309Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:29:45 [2020-01-09T18:29:45.589Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:29:45 [2020-01-09T18:29:45.589Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:29:48 [2020-01-09T18:29:48.867Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:29:51 [2020-01-09T18:29:51.393Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:29:51 [2020-01-09T18:29:51.755Z] --- PASS: TestImportExtremelyLargeImageWorks (296.38s)
18:29:51 [2020-01-09T18:29:51.756Z] PASS
18:29:51 [2020-01-09T18:29:51.756Z] 
18:29:51 [2020-01-09T18:29:51.756Z] === Skipped
18:29:51 [2020-01-09T18:29:51.756Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:51 [2020-01-09T18:29:51.756Z] 
18:29:51 [2020-01-09T18:29:51.756Z] 
18:29:51 [2020-01-09T18:29:51.756Z] DONE 12 tests, 1 skipped in 297.728s
18:29:51 [2020-01-09T18:29:51.756Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
18:29:51 [2020-01-09T18:29:51.756Z] ++ 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
18:29:51 [2020-01-09T18:29:51.756Z] ++ set -e
18:29:51 [2020-01-09T18:29:51.756Z] ++ '[' -n 0 ']'
18:29:51 [2020-01-09T18:29:51.756Z] ++ set -x
18:29:51 [2020-01-09T18:29:51.756Z] ++ env -i DEST=/go/src/github.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
18:29:51 [2020-01-09T18:29:51.756Z] INFO: Testing against a local daemon
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestNetworkCreateDelete
18:29:51 [2020-01-09T18:29:51.756Z] --- PASS: TestNetworkCreateDelete (0.22s)
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestDockerNetworkDeletePreferID
18:29:51 [2020-01-09T18:29:51.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestInspectNetwork
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestInspectNetwork/full_network_id
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestInspectNetwork/partial_network_id
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestInspectNetwork/network_name
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:29:51 [2020-01-09T18:29:51.756Z] --- PASS: TestInspectNetwork (7.74s)
18:29:51 [2020-01-09T18:29:51.756Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestRunContainerWithBridgeNone
18:29:51 [2020-01-09T18:29:51.756Z] --- PASS: TestRunContainerWithBridgeNone (2.36s)
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestNetworkInvalidJSON
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestNetworkInvalidJSON//networks/create
18:29:51 [2020-01-09T18:29:51.756Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:29:51 [2020-01-09T18:29:51.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:29:51 [2020-01-09T18:29:51.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:29:51 [2020-01-09T18:29:51.756Z] === CONT  TestNetworkInvalidJSON//networks/create
18:29:51 [2020-01-09T18:29:51.756Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:29:51 [2020-01-09T18:29:51.756Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:29:51 [2020-01-09T18:29:51.756Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:29:51 [2020-01-09T18:29:51.756Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:29:51 [2020-01-09T18:29:51.756Z] === RUN   TestDaemonRestartWithLiveRestore
18:29:51 [2020-01-09T18:29:51.959Z] === RUN   TestDockerSuite/TestLogsTail
18:29:51 [2020-01-09T18:29:51.959Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:29:52 [2020-01-09T18:29:52.779Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
18:29:52 [2020-01-09T18:29:52.779Z] === RUN   TestDaemonDefaultNetworkPools
18:29:52 [2020-01-09T18:29:52.890Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:29:53 [2020-01-09T18:29:53.800Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
18:29:53 [2020-01-09T18:29:53.801Z] === RUN   TestDaemonRestartWithExistingNetwork
18:29:53 [2020-01-09T18:29:53.822Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:29:54 [2020-01-09T18:29:54.820Z] === RUN   TestDockerSuite/TestMountIntoProc
18:29:54 [2020-01-09T18:29:54.905Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
18:29:54 [2020-01-09T18:29:54.905Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:29:55 [2020-01-09T18:29:55.387Z] === RUN   TestDockerSuite/TestMountIntoSys
18:29:55 [2020-01-09T18:29:55.952Z] === RUN   TestDockerSuite/TestNetHostname
18:29:56 [2020-01-09T18:29:56.397Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
18:29:56 [2020-01-09T18:29:56.397Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:29:57 [2020-01-09T18:29:57.018Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:29:57 [2020-01-09T18:29:57.018Z] === RUN   TestServiceWithPredefinedNetwork
18:29:58 [2020-01-09T18:29:58.501Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:29:58 [2020-01-09T18:29:58.759Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:29:59 [2020-01-09T18:29:59.031Z] === RUN   TestDockerSuite/TestNetworkEvents
18:29:59 [2020-01-09T18:29:59.728Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
18:29:59 [2020-01-09T18:29:59.728Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:29:59 [2020-01-09T18:29:59.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:29:59 [2020-01-09T18:29:59.728Z]     service_test.go:230: FLAKY_TEST
18:29:59 [2020-01-09T18:29:59.728Z] === RUN   TestServiceWithDataPathPortInit
18:30:00 [2020-01-09T18:30:00.403Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:30:02 [2020-01-09T18:30:02.935Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:30:03 [2020-01-09T18:30:03.867Z] === RUN   TestDockerSuite/TestPluginActive
18:30:05 [2020-01-09T18:30:05.240Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:30:05 [2020-01-09T18:30:05.805Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:30:12 [2020-01-09T18:30:12.363Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:30:12 [2020-01-09T18:30:12.363Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:30:12 [2020-01-09T18:30:12.928Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:30:14 [2020-01-09T18:30:14.988Z] --- PASS: TestServiceWithDataPathPortInit (14.77s)
18:30:14 [2020-01-09T18:30:14.988Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:30:16 [2020-01-09T18:30:16.207Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:30:18 [2020-01-09T18:30:18.105Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:30:19 [2020-01-09T18:30:19.041Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:30:19 [2020-01-09T18:30:19.975Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:30:21 [2020-01-09T18:30:21.841Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s)
18:30:21 [2020-01-09T18:30:21.841Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pnplx14fye18an0k28hhcehtl Created:2020-01-09 18:30:15.208554424 +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[2b68187e2a14c5351d94869d980fdea9a3cfa8590d34fc1f52e5c70a7f71ae53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z9lxfcj8y4hfpogqoote54zjo EndpointID:b467180dd55cde67ff57dd4eff5cf3012c5ce06b7b13588bbdb60cc228c6006d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a339228dee3e56985848b4c58451bae06ddd1c6a0d560132e6a4d2c8a9cd079 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:a1ff6a056cc5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z9lxfcj8y4hfpogqoote54zjo EndpointID:b467180dd55cde67ff57dd4eff5cf3012c5ce06b7b13588bbdb60cc228c6006d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
18:30:21 [2020-01-09T18:30:21.841Z] PASS
18:30:21 [2020-01-09T18:30:21.841Z] 
18:30:21 [2020-01-09T18:30:21.841Z] === Skipped
18:30:21 [2020-01-09T18:30:21.841Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:30:21 [2020-01-09T18:30:21.841Z]     service_test.go:230: FLAKY_TEST
18:30:21 [2020-01-09T18:30:21.841Z] 
18:30:21 [2020-01-09T18:30:21.841Z] 
18:30:21 [2020-01-09T18:30:21.841Z] DONE 21 tests, 1 skipped in 40.731s
18:30:21 [2020-01-09T18:30:21.841Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:30:21 [2020-01-09T18:30:21.841Z] ++ 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
18:30:21 [2020-01-09T18:30:21.841Z] ++ set -e
18:30:21 [2020-01-09T18:30:21.841Z] ++ '[' -n 0 ']'
18:30:21 [2020-01-09T18:30:21.841Z] ++ set -x
18:30:21 [2020-01-09T18:30:21.841Z] ++ env -i DEST=/go/src/github.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
18:30:21 [2020-01-09T18:30:21.841Z] INFO: Testing against a local daemon
18:30:21 [2020-01-09T18:30:21.841Z] === RUN   TestDockerNetworkIpvlanPersistance
18:30:21 [2020-01-09T18:30:21.841Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:30:21 [2020-01-09T18:30:21.841Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:21 [2020-01-09T18:30:21.841Z] === RUN   TestDockerNetworkIpvlan
18:30:21 [2020-01-09T18:30:21.841Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:30:21 [2020-01-09T18:30:21.841Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:21 [2020-01-09T18:30:21.841Z] PASS
18:30:21 [2020-01-09T18:30:21.841Z] 
18:30:21 [2020-01-09T18:30:21.841Z] === Skipped
18:30:21 [2020-01-09T18:30:21.841Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:30:21 [2020-01-09T18:30:21.841Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:21 [2020-01-09T18:30:21.841Z] 
18:30:21 [2020-01-09T18:30:21.841Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:30:21 [2020-01-09T18:30:21.841Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:21 [2020-01-09T18:30:21.841Z] 
18:30:21 [2020-01-09T18:30:21.841Z] 
18:30:21 [2020-01-09T18:30:21.841Z] DONE 2 tests, 2 skipped in 0.106s
18:30:21 [2020-01-09T18:30:21.841Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:30:21 [2020-01-09T18:30:21.841Z] ++ 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
18:30:21 [2020-01-09T18:30:21.841Z] ++ set -e
18:30:21 [2020-01-09T18:30:21.841Z] ++ '[' -n 0 ']'
18:30:21 [2020-01-09T18:30:21.841Z] ++ set -x
18:30:21 [2020-01-09T18:30:21.841Z] ++ env -i DEST=/go/src/github.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
18:30:21 [2020-01-09T18:30:21.841Z] INFO: Testing against a local daemon
18:30:21 [2020-01-09T18:30:21.841Z] === RUN   TestDockerNetworkMacvlanPersistance
18:30:22 [2020-01-09T18:30:22.530Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:30:23 [2020-01-09T18:30:23.333Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
18:30:23 [2020-01-09T18:30:23.333Z] === RUN   TestDockerNetworkMacvlan
18:30:23 [2020-01-09T18:30:23.956Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:30:24 [2020-01-09T18:30:24.986Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:30:25 [2020-01-09T18:30:25.809Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:30:26 [2020-01-09T18:30:26.006Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:30:26 [2020-01-09T18:30:26.742Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:30:28 [2020-01-09T18:30:28.117Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:30:28 [2020-01-09T18:30:28.708Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:30:29 [2020-01-09T18:30:29.490Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:30:29 [2020-01-09T18:30:29.749Z] === RUN   TestDockerSuite/TestPortHostBinding
18:30:31 [2020-01-09T18:30:31.648Z] === RUN   TestDockerSuite/TestPortList
18:30:32 [2020-01-09T18:30:32.210Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:30:35 [2020-01-09T18:30:35.830Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:30:36 [2020-01-09T18:30:36.615Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:30:37 [2020-01-09T18:30:37.637Z] --- PASS: TestDockerNetworkMacvlan (14.28s)
18:30:37 [2020-01-09T18:30:37.637Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
18:30:37 [2020-01-09T18:30:37.637Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
18:30:37 [2020-01-09T18:30:37.637Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
18:30:37 [2020-01-09T18:30:37.637Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s)
18:30:37 [2020-01-09T18:30:37.637Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s)
18:30:37 [2020-01-09T18:30:37.637Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
18:30:37 [2020-01-09T18:30:37.637Z] PASS
18:30:37 [2020-01-09T18:30:37.637Z] 
18:30:37 [2020-01-09T18:30:37.637Z] DONE 8 tests in 15.881s
18:30:37 [2020-01-09T18:30:37.637Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
18:30:37 [2020-01-09T18:30:37.637Z] ++ 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
18:30:37 [2020-01-09T18:30:37.637Z] ++ set -e
18:30:37 [2020-01-09T18:30:37.637Z] ++ '[' -n 0 ']'
18:30:37 [2020-01-09T18:30:37.637Z] ++ set -x
18:30:37 [2020-01-09T18:30:37.637Z] ++ env -i DEST=/go/src/github.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
18:30:37 [2020-01-09T18:30:37.637Z] testing: warning: no tests to run
18:30:37 [2020-01-09T18:30:37.637Z] PASS
18:30:37 [2020-01-09T18:30:37.637Z] 
18:30:37 [2020-01-09T18:30:37.637Z] DONE 0 tests in 0.016s
18:30:37 [2020-01-09T18:30:37.637Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:30:37 [2020-01-09T18:30:37.637Z] ++ 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
18:30:37 [2020-01-09T18:30:37.637Z] ++ set -e
18:30:37 [2020-01-09T18:30:37.637Z] ++ '[' -n 0 ']'
18:30:37 [2020-01-09T18:30:37.637Z] ++ set -x
18:30:37 [2020-01-09T18:30:37.637Z] ++ env -i DEST=/go/src/github.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
18:30:37 [2020-01-09T18:30:37.637Z] INFO: Testing against a local daemon
18:30:37 [2020-01-09T18:30:37.637Z] === RUN   TestAuthZPluginAllowRequest
18:30:39 [2020-01-09T18:30:39.112Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:30:39 [2020-01-09T18:30:39.120Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
18:30:39 [2020-01-09T18:30:39.120Z] === RUN   TestAuthZPluginTLS
18:30:39 [2020-01-09T18:30:39.756Z] --- PASS: TestAuthZPluginTLS (0.58s)
18:30:39 [2020-01-09T18:30:39.756Z] === RUN   TestAuthZPluginDenyRequest
18:30:40 [2020-01-09T18:30:40.379Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
18:30:40 [2020-01-09T18:30:40.379Z] === RUN   TestAuthZPluginAPIDenyResponse
18:30:40 [2020-01-09T18:30:40.999Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
18:30:40 [2020-01-09T18:30:40.999Z] === RUN   TestAuthZPluginDenyResponse
18:30:41 [2020-01-09T18:30:41.624Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
18:30:41 [2020-01-09T18:30:41.624Z] === RUN   TestAuthZPluginAllowEventStream
18:30:42 [2020-01-09T18:30:42.390Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:30:43 [2020-01-09T18:30:43.110Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
18:30:43 [2020-01-09T18:30:43.110Z] === RUN   TestAuthZPluginErrorResponse
18:30:43 [2020-01-09T18:30:43.732Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
18:30:43 [2020-01-09T18:30:43.732Z] === RUN   TestAuthZPluginErrorRequest
18:30:44 [2020-01-09T18:30:44.291Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:30:44 [2020-01-09T18:30:44.365Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
18:30:44 [2020-01-09T18:30:44.365Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:30:44 [2020-01-09T18:30:44.991Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
18:30:44 [2020-01-09T18:30:44.991Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:30:47 [2020-01-09T18:30:47.037Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
18:30:47 [2020-01-09T18:30:47.037Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:30:49 [2020-01-09T18:30:49.077Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s)
18:30:49 [2020-01-09T18:30:49.077Z] === RUN   TestAuthZPluginHeader
18:30:50 [2020-01-09T18:30:50.097Z] --- PASS: TestAuthZPluginHeader (0.97s)
18:30:50 [2020-01-09T18:30:50.097Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:30:50 [2020-01-09T18:30:50.097Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:30:50 [2020-01-09T18:30:50.097Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:30:50 [2020-01-09T18:30:50.097Z] === RUN   TestAuthZPluginV2Disable
18:30:50 [2020-01-09T18:30:50.097Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:30:50 [2020-01-09T18:30:50.097Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:30:50 [2020-01-09T18:30:50.097Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:30:50 [2020-01-09T18:30:50.097Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:30:50 [2020-01-09T18:30:50.097Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:30:50 [2020-01-09T18:30:50.097Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:30:50 [2020-01-09T18:30:50.097Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:30:50 [2020-01-09T18:30:50.097Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:30:50 [2020-01-09T18:30:50.097Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:30:52 [2020-01-09T18:30:52.394Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:30:52 [2020-01-09T18:30:52.394Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:30:52 [2020-01-09T18:30:52.394Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:30:52 [2020-01-09T18:30:52.394Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:30:52 [2020-01-09T18:30:52.653Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:30:52 [2020-01-09T18:30:52.653Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:30:53 [2020-01-09T18:30:53.586Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:30:53 [2020-01-09T18:30:53.586Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:30:54 [2020-01-09T18:30:54.519Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:30:54 [2020-01-09T18:30:54.519Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:30:56 [2020-01-09T18:30:56.416Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:30:56 [2020-01-09T18:30:56.416Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:30:59 [2020-01-09T18:30:59.693Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:31:01 [2020-01-09T18:31:01.594Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:31:01 [2020-01-09T18:31:01.594Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:31:01 [2020-01-09T18:31:01.852Z] === RUN   TestDockerSuite/TestPsByOrder
18:31:05 [2020-01-09T18:31:05.173Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:31:05 [2020-01-09T18:31:05.431Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:31:06 [2020-01-09T18:31:06.803Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:31:08 [2020-01-09T18:31:08.590Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
18:31:08 [2020-01-09T18:31:08.590Z] PASS
18:31:08 [2020-01-09T18:31:08.590Z] 
18:31:08 [2020-01-09T18:31:08.590Z] === Skipped
18:31:08 [2020-01-09T18:31:08.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:31:08 [2020-01-09T18:31:08.590Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:08 [2020-01-09T18:31:08.590Z] 
18:31:08 [2020-01-09T18:31:08.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:31:08 [2020-01-09T18:31:08.590Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:08 [2020-01-09T18:31:08.590Z] 
18:31:08 [2020-01-09T18:31:08.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:31:08 [2020-01-09T18:31:08.590Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:08 [2020-01-09T18:31:08.590Z] 
18:31:08 [2020-01-09T18:31:08.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:31:08 [2020-01-09T18:31:08.590Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:08 [2020-01-09T18:31:08.590Z] 
18:31:08 [2020-01-09T18:31:08.590Z] 
18:31:08 [2020-01-09T18:31:08.590Z] DONE 17 tests, 4 skipped in 29.205s
18:31:08 [2020-01-09T18:31:08.590Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:31:08 [2020-01-09T18:31:08.590Z] ++ 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
18:31:08 [2020-01-09T18:31:08.590Z] ++ set -e
18:31:08 [2020-01-09T18:31:08.590Z] ++ '[' -n 0 ']'
18:31:08 [2020-01-09T18:31:08.590Z] ++ set -x
18:31:08 [2020-01-09T18:31:08.590Z] ++ env -i DEST=/go/src/github.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
18:31:08 [2020-01-09T18:31:08.590Z] INFO: Testing against a local daemon
18:31:08 [2020-01-09T18:31:08.590Z] === RUN   TestPluginInvalidJSON
18:31:08 [2020-01-09T18:31:08.590Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:31:08 [2020-01-09T18:31:08.590Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:31:08 [2020-01-09T18:31:08.590Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:31:08 [2020-01-09T18:31:08.590Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:31:08 [2020-01-09T18:31:08.590Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:31:08 [2020-01-09T18:31:08.590Z] PASS
18:31:08 [2020-01-09T18:31:08.590Z] 
18:31:08 [2020-01-09T18:31:08.590Z] DONE 2 tests in 0.131s
18:31:08 [2020-01-09T18:31:08.590Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:31:08 [2020-01-09T18:31:08.590Z] ++ 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
18:31:08 [2020-01-09T18:31:08.590Z] ++ set -e
18:31:08 [2020-01-09T18:31:08.590Z] ++ '[' -n 0 ']'
18:31:08 [2020-01-09T18:31:08.590Z] ++ set -x
18:31:08 [2020-01-09T18:31:08.590Z] ++ env -i DEST=/go/src/github.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
18:31:08 [2020-01-09T18:31:08.590Z] INFO: Testing against a local daemon
18:31:08 [2020-01-09T18:31:08.590Z] === RUN   TestExternalGraphDriver
18:31:08 [2020-01-09T18:31:08.590Z] === RUN   TestExternalGraphDriver/json
18:31:09 [2020-01-09T18:31:09.217Z] === RUN   TestExternalGraphDriver/spec
18:31:10 [2020-01-09T18:31:10.987Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:31:11 [2020-01-09T18:31:11.255Z] === RUN   TestExternalGraphDriver/pull
18:31:13 [2020-01-09T18:31:13.298Z] --- PASS: TestExternalGraphDriver (6.25s)
18:31:13 [2020-01-09T18:31:13.298Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
18:31:13 [2020-01-09T18:31:13.298Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
18:31:13 [2020-01-09T18:31:13.298Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
18:31:13 [2020-01-09T18:31:13.298Z] === RUN   TestGraphdriverPluginV2
18:31:13 [2020-01-09T18:31:13.298Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
18:31:13 [2020-01-09T18:31:13.298Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:13 [2020-01-09T18:31:13.298Z] PASS
18:31:13 [2020-01-09T18:31:13.298Z] 
18:31:13 [2020-01-09T18:31:13.298Z] === Skipped
18:31:13 [2020-01-09T18:31:13.298Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
18:31:13 [2020-01-09T18:31:13.298Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:13 [2020-01-09T18:31:13.298Z] 
18:31:13 [2020-01-09T18:31:13.298Z] 
18:31:13 [2020-01-09T18:31:13.298Z] DONE 5 tests, 1 skipped in 6.443s
18:31:13 [2020-01-09T18:31:13.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:31:13 [2020-01-09T18:31:13.298Z] ++ 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
18:31:13 [2020-01-09T18:31:13.298Z] ++ set -e
18:31:13 [2020-01-09T18:31:13.298Z] ++ '[' -n 0 ']'
18:31:13 [2020-01-09T18:31:13.298Z] ++ set -x
18:31:13 [2020-01-09T18:31:13.298Z] ++ env -i DEST=/go/src/github.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
18:31:13 [2020-01-09T18:31:13.298Z] INFO: Testing against a local daemon
18:31:13 [2020-01-09T18:31:13.298Z] === RUN   TestContinueAfterPluginCrash
18:31:13 [2020-01-09T18:31:13.298Z] === PAUSE TestContinueAfterPluginCrash
18:31:13 [2020-01-09T18:31:13.298Z] === RUN   TestDaemonStartWithLogOpt
18:31:13 [2020-01-09T18:31:13.298Z] === PAUSE TestDaemonStartWithLogOpt
18:31:13 [2020-01-09T18:31:13.298Z] === CONT  TestContinueAfterPluginCrash
18:31:13 [2020-01-09T18:31:13.298Z] === CONT  TestDaemonStartWithLogOpt
18:31:16 [2020-01-09T18:31:16.246Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:31:16 [2020-01-09T18:31:16.247Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:31:18 [2020-01-09T18:31:18.772Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:31:20 [2020-01-09T18:31:20.670Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:31:21 [2020-01-09T18:31:21.604Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:31:29 [2020-01-09T18:31:29.706Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:31:30 [2020-01-09T18:31:30.285Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:31:31 [2020-01-09T18:31:31.834Z] --- PASS: TestDaemonStartWithLogOpt (15.49s)
18:31:33 [2020-01-09T18:31:33.567Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:31:34 [2020-01-09T18:31:34.005Z] --- PASS: TestContinueAfterPluginCrash (20.34s)
18:31:34 [2020-01-09T18:31:34.005Z] PASS
18:31:34 [2020-01-09T18:31:34.005Z] 
18:31:34 [2020-01-09T18:31:34.005Z] DONE 2 tests in 20.436s
18:31:34 [2020-01-09T18:31:34.005Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:31:34 [2020-01-09T18:31:34.005Z] ++ 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
18:31:34 [2020-01-09T18:31:34.005Z] ++ set -e
18:31:34 [2020-01-09T18:31:34.005Z] ++ '[' -n 0 ']'
18:31:34 [2020-01-09T18:31:34.005Z] ++ set -x
18:31:34 [2020-01-09T18:31:34.005Z] ++ env -i DEST=/go/src/github.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
18:31:34 [2020-01-09T18:31:34.005Z] INFO: Testing against a local daemon
18:31:34 [2020-01-09T18:31:34.005Z] === RUN   TestPluginWithDevMounts
18:31:34 [2020-01-09T18:31:34.005Z] === PAUSE TestPluginWithDevMounts
18:31:34 [2020-01-09T18:31:34.005Z] === CONT  TestPluginWithDevMounts
18:31:34 [2020-01-09T18:31:34.949Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:31:36 [2020-01-09T18:31:36.044Z] --- PASS: TestPluginWithDevMounts (2.23s)
18:31:36 [2020-01-09T18:31:36.045Z] PASS
18:31:36 [2020-01-09T18:31:36.045Z] 
18:31:36 [2020-01-09T18:31:36.045Z] DONE 1 tests in 2.332s
18:31:36 [2020-01-09T18:31:36.045Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
18:31:36 [2020-01-09T18:31:36.045Z] ++ 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
18:31:36 [2020-01-09T18:31:36.045Z] ++ set -e
18:31:36 [2020-01-09T18:31:36.045Z] ++ '[' -n 0 ']'
18:31:36 [2020-01-09T18:31:36.045Z] ++ set -x
18:31:36 [2020-01-09T18:31:36.045Z] ++ env -i DEST=/go/src/github.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
18:31:36 [2020-01-09T18:31:36.323Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:31:36 [2020-01-09T18:31:36.330Z] INFO: Testing against a local daemon
18:31:36 [2020-01-09T18:31:36.330Z] === RUN   TestSecretInspect
18:31:38 [2020-01-09T18:31:38.371Z] --- PASS: TestSecretInspect (2.26s)
18:31:38 [2020-01-09T18:31:38.371Z] === RUN   TestSecretList
18:31:38 [2020-01-09T18:31:38.850Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:31:41 [2020-01-09T18:31:41.075Z] --- PASS: TestSecretList (2.30s)
18:31:41 [2020-01-09T18:31:41.075Z] === RUN   TestSecretsCreateAndDelete
18:31:41 [2020-01-09T18:31:41.378Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:31:42 [2020-01-09T18:31:42.752Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:31:43 [2020-01-09T18:31:43.011Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:31:43 [2020-01-09T18:31:43.011Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:31:43 [2020-01-09T18:31:43.115Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
18:31:43 [2020-01-09T18:31:43.115Z] === RUN   TestSecretsUpdate
18:31:43 [2020-01-09T18:31:43.946Z] === RUN   TestDockerSuite/TestPsRightTagName
18:31:45 [2020-01-09T18:31:45.808Z] --- PASS: TestSecretsUpdate (2.26s)
18:31:45 [2020-01-09T18:31:45.808Z] === RUN   TestTemplatedSecret
18:31:46 [2020-01-09T18:31:46.483Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:31:46 [2020-01-09T18:31:46.741Z] === RUN   TestDockerSuite/TestPsShowMounts
18:31:48 [2020-01-09T18:31:48.518Z] --- PASS: TestTemplatedSecret (2.69s)
18:31:48 [2020-01-09T18:31:48.518Z] === RUN   TestSecretCreateResolve
18:31:49 [2020-01-09T18:31:49.266Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:31:49 [2020-01-09T18:31:49.831Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:31:50 [2020-01-09T18:31:50.558Z] --- PASS: TestSecretCreateResolve (2.24s)
18:31:50 [2020-01-09T18:31:50.559Z] PASS
18:31:50 [2020-01-09T18:31:50.559Z] 
18:31:50 [2020-01-09T18:31:50.559Z] DONE 6 tests in 14.121s
18:31:50 [2020-01-09T18:31:50.559Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
18:31:50 [2020-01-09T18:31:50.559Z] ++ 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
18:31:50 [2020-01-09T18:31:50.559Z] ++ set -e
18:31:50 [2020-01-09T18:31:50.559Z] ++ '[' -n 0 ']'
18:31:50 [2020-01-09T18:31:50.559Z] ++ set -x
18:31:50 [2020-01-09T18:31:50.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:31:50 [2020-01-09T18:31:50.559Z] INFO: Testing against a local daemon
18:31:50 [2020-01-09T18:31:50.559Z] === RUN   TestServiceCreateInit
18:31:50 [2020-01-09T18:31:50.559Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:31:50 [2020-01-09T18:31:50.764Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:31:50 [2020-01-09T18:31:50.764Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:31:51 [2020-01-09T18:31:51.021Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:31:51 [2020-01-09T18:31:51.021Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:31:51 [2020-01-09T18:31:51.021Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:31:52 [2020-01-09T18:31:52.397Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:31:54 [2020-01-09T18:31:54.298Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:31:54 [2020-01-09T18:31:54.983Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:31:55 [2020-01-09T18:31:55.670Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:31:56 [2020-01-09T18:31:56.607Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:31:59 [2020-01-09T18:31:59.389Z] --- PASS: TestServiceCreateInit (8.38s)
18:31:59 [2020-01-09T18:31:59.389Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s)
18:31:59 [2020-01-09T18:31:59.389Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s)
18:31:59 [2020-01-09T18:31:59.389Z] === RUN   TestCreateServiceMultipleTimes
18:32:04 [2020-01-09T18:32:04.761Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:32:06 [2020-01-09T18:32:06.137Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:32:08 [2020-01-09T18:32:08.664Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:32:08 [2020-01-09T18:32:08.664Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:32:08 [2020-01-09T18:32:08.664Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:32:08 [2020-01-09T18:32:08.922Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:32:11 [2020-01-09T18:32:11.450Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:32:13 [2020-01-09T18:32:13.348Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:32:14 [2020-01-09T18:32:14.280Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:32:17 [2020-01-09T18:32:17.560Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:32:17 [2020-01-09T18:32:17.915Z] --- PASS: TestCreateServiceMultipleTimes (16.41s)
18:32:17 [2020-01-09T18:32:17.915Z] === RUN   TestCreateServiceConflict
18:32:17 [2020-01-09T18:32:17.915Z] --- PASS: TestCreateServiceConflict (2.25s)
18:32:17 [2020-01-09T18:32:17.915Z] === RUN   TestCreateServiceMaxReplicas
18:32:18 [2020-01-09T18:32:18.932Z] === RUN   TestDockerSuite/TestRmiBlank
18:32:18 [2020-01-09T18:32:18.932Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:32:19 [2020-01-09T18:32:19.190Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:32:20 [2020-01-09T18:32:20.615Z] --- PASS: TestCreateServiceMaxReplicas (2.94s)
18:32:20 [2020-01-09T18:32:20.615Z] === RUN   TestCreateWithDuplicateNetworkNames
18:32:22 [2020-01-09T18:32:22.474Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:32:23 [2020-01-09T18:32:23.407Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:32:24 [2020-01-09T18:32:24.340Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:32:24 [2020-01-09T18:32:24.910Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:32:25 [2020-01-09T18:32:25.475Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:32:26 [2020-01-09T18:32:26.851Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:32:27 [2020-01-09T18:32:27.786Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:32:30 [2020-01-09T18:32:30.312Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:32:30 [2020-01-09T18:32:30.878Z] === RUN   TestDockerSuite/TestRmiTag
18:32:31 [2020-01-09T18:32:31.135Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:32:32 [2020-01-09T18:32:32.068Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:32:35 [2020-01-09T18:32:35.880Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s)
18:32:35 [2020-01-09T18:32:35.880Z] === RUN   TestCreateServiceSecretFileMode
18:32:36 [2020-01-09T18:32:36.502Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
18:32:36 [2020-01-09T18:32:36.502Z] === RUN   TestCreateServiceConfigFileMode
18:32:37 [2020-01-09T18:32:37.331Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:32:37 [2020-01-09T18:32:37.331Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:32:38 [2020-01-09T18:32:38.702Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:32:38 [2020-01-09T18:32:38.959Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:32:39 [2020-01-09T18:32:39.213Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
18:32:39 [2020-01-09T18:32:39.213Z] === RUN   TestCreateServiceSysctls
18:32:40 [2020-01-09T18:32:40.855Z] === RUN   TestDockerSuite/TestRunAddHost
18:32:41 [2020-01-09T18:32:41.419Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:32:41 [2020-01-09T18:32:41.984Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:32:41 [2020-01-09T18:32:41.984Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:32:42 [2020-01-09T18:32:42.693Z] --- PASS: TestCreateServiceSysctls (3.43s)
18:32:42 [2020-01-09T18:32:42.693Z] === RUN   TestCreateServiceCapabilities
18:32:42 [2020-01-09T18:32:42.917Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:32:42 [2020-01-09T18:32:42.917Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:32:43 [2020-01-09T18:32:43.848Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:32:45 [2020-01-09T18:32:45.399Z] --- PASS: TestCreateServiceCapabilities (2.89s)
18:32:45 [2020-01-09T18:32:45.399Z] === RUN   TestInspect
18:32:45 [2020-01-09T18:32:45.763Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:32:46 [2020-01-09T18:32:46.702Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:32:47 [2020-01-09T18:32:47.634Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:32:48 [2020-01-09T18:32:48.566Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:32:48 [2020-01-09T18:32:48.879Z] --- PASS: TestInspect (2.87s)
18:32:48 [2020-01-09T18:32:48.879Z] === RUN   TestServiceListWithStatuses
18:32:48 [2020-01-09T18:32:48.879Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:32:48 [2020-01-09T18:32:48.879Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:32:48 [2020-01-09T18:32:48.879Z] === RUN   TestDockerNetworkConnectAlias
18:32:50 [2020-01-09T18:32:50.462Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:32:51 [2020-01-09T18:32:51.832Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:32:52 [2020-01-09T18:32:52.764Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:32:53 [2020-01-09T18:32:53.290Z] --- PASS: TestDockerNetworkConnectAlias (4.66s)
18:32:53 [2020-01-09T18:32:53.290Z] === RUN   TestDockerNetworkReConnect
18:32:53 [2020-01-09T18:32:53.697Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:32:54 [2020-01-09T18:32:54.631Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:32:55 [2020-01-09T18:32:55.564Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:32:56 [2020-01-09T18:32:56.498Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:32:56 [2020-01-09T18:32:56.788Z] --- PASS: TestDockerNetworkReConnect (3.73s)
18:32:56 [2020-01-09T18:32:56.788Z] === RUN   TestServicePlugin
18:32:56 [2020-01-09T18:32:56.788Z] --- SKIP: TestServicePlugin (0.00s)
18:32:56 [2020-01-09T18:32:56.788Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:56 [2020-01-09T18:32:56.788Z] === RUN   TestServiceUpdateLabel
18:32:57 [2020-01-09T18:32:57.431Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:32:58 [2020-01-09T18:32:58.804Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:32:58 [2020-01-09T18:32:58.832Z] --- PASS: TestServiceUpdateLabel (2.29s)
18:32:58 [2020-01-09T18:32:58.832Z] === RUN   TestServiceUpdateSecrets
18:32:59 [2020-01-09T18:32:59.368Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:33:00 [2020-01-09T18:33:00.301Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:33:01 [2020-01-09T18:33:01.233Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:33:01 [2020-01-09T18:33:01.233Z] === RUN   TestDockerSuite/TestRunBindMounts
18:33:01 [2020-01-09T18:33:01.503Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:33:04 [2020-01-09T18:33:04.029Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:33:04 [2020-01-09T18:33:04.594Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:33:05 [2020-01-09T18:33:05.528Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:33:06 [2020-01-09T18:33:06.093Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:33:07 [2020-01-09T18:33:07.026Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:33:07 [2020-01-09T18:33:07.026Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:33:07 [2020-01-09T18:33:07.959Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:33:08 [2020-01-09T18:33:08.892Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:33:09 [2020-01-09T18:33:09.458Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:33:10 [2020-01-09T18:33:10.022Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:33:10 [2020-01-09T18:33:10.280Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:33:11 [2020-01-09T18:33:11.213Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:33:11 [2020-01-09T18:33:11.213Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:33:12 [2020-01-09T18:33:12.146Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:33:12 [2020-01-09T18:33:12.146Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:33:13 [2020-01-09T18:33:13.521Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:33:14 [2020-01-09T18:33:14.095Z] --- PASS: TestServiceUpdateSecrets (14.73s)
18:33:14 [2020-01-09T18:33:14.095Z] === RUN   TestServiceUpdateConfigs
18:33:14 [2020-01-09T18:33:14.454Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:33:15 [2020-01-09T18:33:15.385Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:33:15 [2020-01-09T18:33:15.949Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:33:16 [2020-01-09T18:33:16.206Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:33:17 [2020-01-09T18:33:17.138Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:33:19 [2020-01-09T18:33:19.046Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:33:20 [2020-01-09T18:33:20.418Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:33:22 [2020-01-09T18:33:22.314Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:33:22 [2020-01-09T18:33:22.878Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:33:23 [2020-01-09T18:33:23.810Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:33:24 [2020-01-09T18:33:24.375Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:33:25 [2020-01-09T18:33:25.308Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:33:26 [2020-01-09T18:33:26.240Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:33:28 [2020-01-09T18:33:28.137Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:33:29 [2020-01-09T18:33:29.340Z] --- PASS: TestServiceUpdateConfigs (14.73s)
18:33:29 [2020-01-09T18:33:29.340Z] === RUN   TestServiceUpdateNetwork
18:33:32 [2020-01-09T18:33:32.316Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:33:32 [2020-01-09T18:33:32.316Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:33:32 [2020-01-09T18:33:32.573Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:33:36 [2020-01-09T18:33:36.536Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:33:37 [2020-01-09T18:33:37.107Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:33:40 [2020-01-09T18:33:40.399Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:33:42 [2020-01-09T18:33:42.477Z] --- PASS: TestServiceUpdateNetwork (12.94s)
18:33:42 [2020-01-09T18:33:42.477Z] PASS
18:33:42 [2020-01-09T18:33:42.477Z] 
18:33:42 [2020-01-09T18:33:42.477Z] === Skipped
18:33:42 [2020-01-09T18:33:42.477Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
18:33:42 [2020-01-09T18:33:42.477Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:33:42 [2020-01-09T18:33:42.477Z] 
18:33:42 [2020-01-09T18:33:42.477Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
18:33:42 [2020-01-09T18:33:42.477Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:42 [2020-01-09T18:33:42.477Z] 
18:33:42 [2020-01-09T18:33:42.477Z] 
18:33:42 [2020-01-09T18:33:42.477Z] DONE 20 tests, 2 skipped in 111.052s
18:33:42 [2020-01-09T18:33:42.477Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
18:33:42 [2020-01-09T18:33:42.477Z] ++ 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
18:33:42 [2020-01-09T18:33:42.477Z] ++ set -e
18:33:42 [2020-01-09T18:33:42.477Z] ++ '[' -n 0 ']'
18:33:42 [2020-01-09T18:33:42.477Z] ++ set -x
18:33:42 [2020-01-09T18:33:42.477Z] ++ env -i DEST=/go/src/github.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
18:33:42 [2020-01-09T18:33:42.477Z] INFO: Testing against a local daemon
18:33:42 [2020-01-09T18:33:42.477Z] === RUN   TestSessionCreate
18:33:42 [2020-01-09T18:33:42.477Z] --- PASS: TestSessionCreate (0.05s)
18:33:42 [2020-01-09T18:33:42.477Z] === RUN   TestSessionCreateWithBadUpgrade
18:33:42 [2020-01-09T18:33:42.477Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:33:42 [2020-01-09T18:33:42.477Z] PASS
18:33:42 [2020-01-09T18:33:42.477Z] 
18:33:42 [2020-01-09T18:33:42.477Z] DONE 2 tests in 0.190s
18:33:42 [2020-01-09T18:33:42.477Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
18:33:42 [2020-01-09T18:33:42.478Z] ++ 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
18:33:42 [2020-01-09T18:33:42.478Z] ++ set -e
18:33:42 [2020-01-09T18:33:42.478Z] ++ '[' -n 0 ']'
18:33:42 [2020-01-09T18:33:42.478Z] ++ set -x
18:33:42 [2020-01-09T18:33:42.478Z] ++ env -i DEST=/go/src/github.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
18:33:42 [2020-01-09T18:33:42.478Z] INFO: Testing against a local daemon
18:33:42 [2020-01-09T18:33:42.478Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:33:42 [2020-01-09T18:33:42.478Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:33:42 [2020-01-09T18:33:42.478Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:33:42 [2020-01-09T18:33:42.478Z] === RUN   TestEventsExecDie
18:33:42 [2020-01-09T18:33:42.478Z] --- PASS: TestEventsExecDie (0.79s)
18:33:42 [2020-01-09T18:33:42.478Z] === RUN   TestEventsBackwardsCompatible
18:33:42 [2020-01-09T18:33:42.478Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
18:33:42 [2020-01-09T18:33:42.478Z] === RUN   TestInfoBinaryCommits
18:33:42 [2020-01-09T18:33:42.478Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:33:42 [2020-01-09T18:33:42.478Z] === RUN   TestInfoAPIVersioned
18:33:42 [2020-01-09T18:33:42.766Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:33:42 [2020-01-09T18:33:42.766Z] === RUN   TestInfoDiscoveryBackend
18:33:42 [2020-01-09T18:33:42.924Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:33:42 [2020-01-09T18:33:42.924Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:33:42 [2020-01-09T18:33:42.924Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:33:43 [2020-01-09T18:33:43.053Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
18:33:43 [2020-01-09T18:33:43.053Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:33:43 [2020-01-09T18:33:43.488Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:33:44 [2020-01-09T18:33:44.066Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:33:44 [2020-01-09T18:33:44.066Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:33:44 [2020-01-09T18:33:44.688Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
18:33:44 [2020-01-09T18:33:44.688Z] === RUN   TestInfoAPI
18:33:44 [2020-01-09T18:33:44.688Z] --- PASS: TestInfoAPI (0.05s)
18:33:44 [2020-01-09T18:33:44.688Z] === RUN   TestInfoAPIWarnings
18:33:45 [2020-01-09T18:33:45.313Z] --- PASS: TestInfoAPIWarnings (0.54s)
18:33:45 [2020-01-09T18:33:45.313Z] === RUN   TestInfoDebug
18:33:45 [2020-01-09T18:33:45.386Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:33:45 [2020-01-09T18:33:45.937Z] --- PASS: TestInfoDebug (0.54s)
18:33:45 [2020-01-09T18:33:45.937Z] === RUN   TestInfoInsecureRegistries
18:33:46 [2020-01-09T18:33:46.566Z] --- PASS: TestInfoInsecureRegistries (0.55s)
18:33:46 [2020-01-09T18:33:46.567Z] === RUN   TestInfoRegistryMirrors
18:33:46 [2020-01-09T18:33:46.851Z] --- PASS: TestInfoRegistryMirrors (0.54s)
18:33:46 [2020-01-09T18:33:46.851Z] === RUN   TestLoginFailsWithBadCredentials
18:33:47 [2020-01-09T18:33:47.283Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:33:47 [2020-01-09T18:33:47.473Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
18:33:47 [2020-01-09T18:33:47.473Z] === RUN   TestPingCacheHeaders
18:33:47 [2020-01-09T18:33:47.473Z] --- PASS: TestPingCacheHeaders (0.05s)
18:33:47 [2020-01-09T18:33:47.473Z] === RUN   TestPingGet
18:33:47 [2020-01-09T18:33:47.473Z] --- PASS: TestPingGet (0.04s)
18:33:47 [2020-01-09T18:33:47.473Z] === RUN   TestPingHead
18:33:47 [2020-01-09T18:33:47.473Z] --- PASS: TestPingHead (0.05s)
18:33:47 [2020-01-09T18:33:47.473Z] === RUN   TestVersion
18:33:47 [2020-01-09T18:33:47.473Z] --- PASS: TestVersion (0.06s)
18:33:47 [2020-01-09T18:33:47.473Z] PASS
18:33:47 [2020-01-09T18:33:47.473Z] 
18:33:47 [2020-01-09T18:33:47.473Z] === Skipped
18:33:47 [2020-01-09T18:33:47.473Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:33:47 [2020-01-09T18:33:47.473Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:33:47 [2020-01-09T18:33:47.473Z] 
18:33:47 [2020-01-09T18:33:47.473Z] 
18:33:47 [2020-01-09T18:33:47.473Z] DONE 18 tests, 1 skipped in 6.001s
18:33:47 [2020-01-09T18:33:47.473Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
18:33:47 [2020-01-09T18:33:47.473Z] ++ 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
18:33:47 [2020-01-09T18:33:47.473Z] ++ set -e
18:33:47 [2020-01-09T18:33:47.473Z] ++ '[' -n 0 ']'
18:33:47 [2020-01-09T18:33:47.473Z] ++ set -x
18:33:47 [2020-01-09T18:33:47.473Z] ++ env -i DEST=/go/src/github.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
18:33:47 [2020-01-09T18:33:47.759Z] INFO: Testing against a local daemon
18:33:47 [2020-01-09T18:33:47.759Z] === RUN   TestVolumesCreateAndList
18:33:47 [2020-01-09T18:33:47.759Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:33:47 [2020-01-09T18:33:47.759Z] === RUN   TestVolumesRemove
18:33:47 [2020-01-09T18:33:47.759Z] --- PASS: TestVolumesRemove (0.09s)
18:33:47 [2020-01-09T18:33:47.759Z] === RUN   TestVolumesInspect
18:33:47 [2020-01-09T18:33:47.759Z] --- PASS: TestVolumesInspect (0.04s)
18:33:47 [2020-01-09T18:33:47.759Z] === RUN   TestVolumesInvalidJSON
18:33:47 [2020-01-09T18:33:47.759Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:33:47 [2020-01-09T18:33:47.759Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:33:47 [2020-01-09T18:33:47.759Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:33:47 [2020-01-09T18:33:47.759Z] --- PASS: TestVolumesInvalidJSON (0.05s)
18:33:47 [2020-01-09T18:33:47.759Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:33:47 [2020-01-09T18:33:47.759Z] PASS
18:33:47 [2020-01-09T18:33:47.759Z] 
18:33:47 [2020-01-09T18:33:47.759Z] DONE 5 tests in 0.304s
18:33:47 [2020-01-09T18:33:47.759Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:33:48 [2020-01-09T18:33:48.045Z] ++++ cat bundles/test-integration/docker.pid
18:33:48 [2020-01-09T18:33:48.045Z] +++ kill 13173
18:33:49 [2020-01-09T18:33:49.526Z] +++ /etc/init.d/apparmor stop
18:33:49 [2020-01-09T18:33:49.526Z] Leaving: AppArmorNo profiles have been unloaded.
18:33:49 [2020-01-09T18:33:49.526Z] 
18:33:49 [2020-01-09T18:33:49.526Z] Unloading profiles will leave already running processes permanently
18:33:49 [2020-01-09T18:33:49.526Z] unconfined, which can lead to unexpected situations.
18:33:49 [2020-01-09T18:33:49.526Z] 
18:33:49 [2020-01-09T18:33:49.526Z] To set a process to complain mode, use the command line tool
18:33:49 [2020-01-09T18:33:49.526Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:33:49 [2020-01-09T18:33:49.526Z] +++ true
18:33:49 [2020-01-09T18:33:49.526Z] 
18:33:49 [2020-01-09T18:33:49.812Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:33:50 [2020-01-09T18:33:50.069Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
Post stage
[Pipeline] junit
18:33:51 [2020-01-09T18:33:51.609Z] Recording test results
18:33:51 [2020-01-09T18:33:51.966Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:33:52 [2020-01-09T18:33:52.639Z] + echo Ensuring container killed.
18:33:52 [2020-01-09T18:33:52.639Z] Ensuring container killed.
18:33:52 [2020-01-09T18:33:52.639Z] + docker rm -vf docker-pr7
18:33:52 [2020-01-09T18:33:52.639Z] Error: No such container: docker-pr7
18:33:52 [2020-01-09T18:33:52.639Z] + true
[Pipeline] sh
18:33:52 [2020-01-09T18:33:52.898Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:33:52 [2020-01-09T18:33:52.898Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:33:53 [2020-01-09T18:33:53.027Z] + echo Chowning /workspace to jenkins user
18:33:53 [2020-01-09T18:33:53.027Z] Chowning /workspace to jenkins user
18:33:53 [2020-01-09T18:33:53.027Z] + id -u
18:33:53 [2020-01-09T18:33:53.027Z] + id -g
18:33:53 [2020-01-09T18:33:53.027Z] + docker run --rm -v /home/docker/workspace/moby_PR-39880:/workspace busybox chown -R 1001:1001 /workspace
18:33:53 [2020-01-09T18:33:53.027Z] Unable to find image 'busybox:latest' locally
18:33:53 [2020-01-09T18:33:53.312Z] latest: Pulling from library/busybox
18:33:53 [2020-01-09T18:33:53.312Z] d7e28ec550a2: Pulling fs layer
18:33:53 [2020-01-09T18:33:53.463Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:33:53 [2020-01-09T18:33:53.597Z] d7e28ec550a2: Verifying Checksum
18:33:53 [2020-01-09T18:33:53.597Z] d7e28ec550a2: Download complete
18:33:53 [2020-01-09T18:33:53.883Z] d7e28ec550a2: Pull complete
18:33:53 [2020-01-09T18:33:53.883Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:33:53 [2020-01-09T18:33:53.883Z] Status: Downloaded newer image for busybox:latest
18:33:55 [2020-01-09T18:33:55.361Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:33:55 [2020-01-09T18:33:55.361Z] === RUN   TestDockerSuite/TestRunDuplicateMount
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:33:56 [2020-01-09T18:33:56.293Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:33:56 [2020-01-09T18:33:56.328Z] + bundleName=ppc64le-integration
18:33:56 [2020-01-09T18:33:56.328Z] + echo Creating ppc64le-integration-bundles.tar.gz
18:33:56 [2020-01-09T18:33:56.328Z] Creating ppc64le-integration-bundles.tar.gz
18:33:56 [2020-01-09T18:33:56.328Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
18:33:56 [2020-01-09T18:33:56.328Z] 
[Pipeline] archiveArtifacts
18:33:56 [2020-01-09T18:33:56.652Z] Archiving artifacts
18:33:57 [2020-01-09T18:33:57.238Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:33:58 [2020-01-09T18:33:58.169Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:33:58 [2020-01-09T18:33:58.733Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:33:58 [2020-01-09T18:33:58.733Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:33:59 [2020-01-09T18:33:59.393Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39880/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:33:59 [2020-01-09T18:33:59.685Z] === RUN   TestDockerSuite/TestRunEnvironment
18:33:59 [2020-01-09T18:33:59.786Z] + make clean
18:34:00 [2020-01-09T18:34:00.405Z] make: command: Command not found
18:34:00 [2020-01-09T18:34:00.405Z] make: command: Command not found
18:34:00 [2020-01-09T18:34:00.405Z] docker volume rm -f docker-dev-cache
18:34:00 [2020-01-09T18:34:00.405Z] docker-dev-cache
[Pipeline] deleteDir
18:34:00 [2020-01-09T18:34:00.618Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:34:01 [2020-01-09T18:34:01.182Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:34:02 [2020-01-09T18:34:02.114Z] === RUN   TestDockerSuite/TestRunExitCode
18:34:03 [2020-01-09T18:34:03.047Z] === RUN   TestDockerSuite/TestRunExitCodeOne
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:34:03 [2020-01-09T18:34:03.980Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:34:04 [2020-01-09T18:34:04.546Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:34:05 [2020-01-09T18:34:05.478Z] === RUN   TestDockerSuite/TestRunExposePort
18:34:05 [2020-01-09T18:34:05.478Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:34:06 [2020-01-09T18:34:06.413Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:34:06 [2020-01-09T18:34:06.979Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:34:08 [2020-01-09T18:34:08.879Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:34:09 [2020-01-09T18:34:09.446Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:34:09 [2020-01-09T18:34:09.446Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:34:13 [2020-01-09T18:34:13.627Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:34:13 [2020-01-09T18:34:13.884Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:34:26 [2020-01-09T18:34:26.079Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:34:26 [2020-01-09T18:34:26.645Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:34:28 [2020-01-09T18:34:28.542Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:34:28 [2020-01-09T18:34:28.542Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:34:28 [2020-01-09T18:34:28.542Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:34:28 [2020-01-09T18:34:28.542Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:34:29 [2020-01-09T18:34:29.364Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:34:32 [2020-01-09T18:34:32.645Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:34:34 [2020-01-09T18:34:34.544Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:34:35 [2020-01-09T18:34:35.918Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:34:36 [2020-01-09T18:34:36.853Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:34:37 [2020-01-09T18:34:37.788Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:34:38 [2020-01-09T18:34:38.356Z] === RUN   TestDockerSuite/TestRunModeHostname
18:34:39 [2020-01-09T18:34:39.728Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:34:39 [2020-01-09T18:34:39.729Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:34:39 [2020-01-09T18:34:39.729Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:34:41 [2020-01-09T18:34:41.630Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:34:42 [2020-01-09T18:34:42.562Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:34:44 [2020-01-09T18:34:44.464Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:34:44 [2020-01-09T18:34:44.464Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:34:44 [2020-01-09T18:34:44.723Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:34:46 [2020-01-09T18:34:46.621Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:34:48 [2020-01-09T18:34:48.517Z] === RUN   TestDockerSuite/TestRunMount
18:34:55 [2020-01-09T18:34:55.068Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:34:55 [2020-01-09T18:34:55.325Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:34:56 [2020-01-09T18:34:56.258Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:34:57 [2020-01-09T18:34:57.632Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:35:00 [2020-01-09T18:35:00.156Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:35:04 [2020-01-09T18:35:04.338Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:35:06 [2020-01-09T18:35:06.235Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:35:09 [2020-01-09T18:35:09.517Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:35:10 [2020-01-09T18:35:10.890Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:35:12 [2020-01-09T18:35:12.261Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:35:12 [2020-01-09T18:35:12.261Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:35:13 [2020-01-09T18:35:13.193Z] === RUN   TestDockerSuite/TestRunNetHost
18:35:14 [2020-01-09T18:35:14.566Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:35:15 [2020-01-09T18:35:15.131Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:35:16 [2020-01-09T18:35:16.064Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:35:18 [2020-01-09T18:35:18.589Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:35:21 [2020-01-09T18:35:21.116Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:35:26 [2020-01-09T18:35:26.379Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:35:26 [2020-01-09T18:35:26.636Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:35:26 [2020-01-09T18:35:26.893Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:35:27 [2020-01-09T18:35:27.829Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:35:27 [2020-01-09T18:35:27.829Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:35:28 [2020-01-09T18:35:28.761Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:35:29 [2020-01-09T18:35:29.326Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:35:29 [2020-01-09T18:35:29.584Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:35:30 [2020-01-09T18:35:30.159Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:35:31 [2020-01-09T18:35:31.091Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:35:31 [2020-01-09T18:35:31.091Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:35:32 [2020-01-09T18:35:32.022Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:35:32 [2020-01-09T18:35:32.954Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:35:34 [2020-01-09T18:35:34.851Z] === RUN   TestDockerSuite/TestRunPortInUse
18:35:35 [2020-01-09T18:35:35.783Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:35:36 [2020-01-09T18:35:36.716Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:35:37 [2020-01-09T18:35:37.285Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:35:38 [2020-01-09T18:35:38.219Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:35:38 [2020-01-09T18:35:38.784Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:35:39 [2020-01-09T18:35:39.724Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:35:39 [2020-01-09T18:35:39.724Z] === RUN   TestDockerSuite/TestRunPublishPort
18:35:40 [2020-01-09T18:35:40.655Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:35:41 [2020-01-09T18:35:41.219Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:35:41 [2020-01-09T18:35:41.219Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:35:42 [2020-01-09T18:35:42.152Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:35:44 [2020-01-09T18:35:44.058Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:35:44 [2020-01-09T18:35:44.058Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:35:44 [2020-01-09T18:35:44.316Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:35:47 [2020-01-09T18:35:47.596Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:35:49 [2020-01-09T18:35:49.512Z] === RUN   TestDockerSuite/TestRunRm
18:35:49 [2020-01-09T18:35:49.512Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:35:50 [2020-01-09T18:35:50.445Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:35:54 [2020-01-09T18:35:54.627Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:35:55 [2020-01-09T18:35:55.193Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:35:56 [2020-01-09T18:35:56.567Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:35:58 [2020-01-09T18:35:58.467Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:35:59 [2020-01-09T18:35:59.031Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:35:59 [2020-01-09T18:35:59.031Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:36:04 [2020-01-09T18:36:04.292Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:36:07 [2020-01-09T18:36:07.572Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:36:08 [2020-01-09T18:36:08.506Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:36:09 [2020-01-09T18:36:09.881Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:36:10 [2020-01-09T18:36:10.448Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:36:10 [2020-01-09T18:36:10.448Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:36:11 [2020-01-09T18:36:11.396Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:36:12 [2020-01-09T18:36:12.327Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:36:13 [2020-01-09T18:36:13.260Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:36:14 [2020-01-09T18:36:14.192Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:36:15 [2020-01-09T18:36:15.125Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:36:16 [2020-01-09T18:36:16.057Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:36:16 [2020-01-09T18:36:16.621Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
18:36:16 [2020-01-09T18:36:16.621Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:36:19 [2020-01-09T18:36:19.899Z] === RUN   TestDockerSuite/TestRunState
18:36:20 [2020-01-09T18:36:20.464Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:36:21 [2020-01-09T18:36:21.396Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:36:22 [2020-01-09T18:36:22.328Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:36:23 [2020-01-09T18:36:23.261Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:36:23 [2020-01-09T18:36:23.520Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:36:23 [2020-01-09T18:36:23.520Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:36:24 [2020-01-09T18:36:24.892Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:36:25 [2020-01-09T18:36:25.458Z] === RUN   TestDockerSuite/TestRunSysctls
18:36:26 [2020-01-09T18:36:26.023Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:36:26 [2020-01-09T18:36:26.023Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:36:27 [2020-01-09T18:36:27.395Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:36:27 [2020-01-09T18:36:27.395Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:36:27 [2020-01-09T18:36:27.395Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:36:28 [2020-01-09T18:36:28.327Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
18:36:30 [2020-01-09T18:36:30.863Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:36:31 [2020-01-09T18:36:31.801Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
18:36:34 [2020-01-09T18:36:34.328Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:36:34 [2020-01-09T18:36:34.328Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:36:34 [2020-01-09T18:36:34.893Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:36:35 [2020-01-09T18:36:35.827Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:36:39 [2020-01-09T18:36:39.109Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:36:39 [2020-01-09T18:36:39.109Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:36:42 [2020-01-09T18:36:42.387Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:36:42 [2020-01-09T18:36:42.645Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:36:43 [2020-01-09T18:36:43.582Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:36:44 [2020-01-09T18:36:44.515Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:36:47 [2020-01-09T18:36:47.040Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:36:48 [2020-01-09T18:36:48.418Z] === RUN   TestDockerSuite/TestRunUserByID
18:36:48 [2020-01-09T18:36:48.983Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:36:49 [2020-01-09T18:36:49.241Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:36:49 [2020-01-09T18:36:49.498Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:36:50 [2020-01-09T18:36:50.436Z] === RUN   TestDockerSuite/TestRunUserByName
18:36:51 [2020-01-09T18:36:51.368Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:36:51 [2020-01-09T18:36:51.932Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:36:51 [2020-01-09T18:36:51.932Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:36:52 [2020-01-09T18:36:52.190Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:36:53 [2020-01-09T18:36:53.124Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:36:58 [2020-01-09T18:36:58.386Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:36:58 [2020-01-09T18:36:58.386Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:36:59 [2020-01-09T18:36:59.762Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:37:02 [2020-01-09T18:37:02.289Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:37:04 [2020-01-09T18:37:04.186Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:37:06 [2020-01-09T18:37:06.712Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:37:09 [2020-01-09T18:37:09.241Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:37:10 [2020-01-09T18:37:10.172Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
18:37:10 [2020-01-09T18:37:10.737Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
18:37:11 [2020-01-09T18:37:11.686Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:37:11 [2020-01-09T18:37:11.686Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:37:11 [2020-01-09T18:37:11.686Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:37:11 [2020-01-09T18:37:11.686Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:37:11 [2020-01-09T18:37:11.948Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:37:12 [2020-01-09T18:37:12.881Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:37:13 [2020-01-09T18:37:13.813Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:37:14 [2020-01-09T18:37:14.746Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:37:16 [2020-01-09T18:37:16.643Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:37:17 [2020-01-09T18:37:17.208Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:37:18 [2020-01-09T18:37:18.141Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:37:18 [2020-01-09T18:37:18.141Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:37:19 [2020-01-09T18:37:19.074Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:37:19 [2020-01-09T18:37:19.074Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:37:19 [2020-01-09T18:37:19.074Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
18:37:19 [2020-01-09T18:37:19.074Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:37:19 [2020-01-09T18:37:19.074Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:37:19 [2020-01-09T18:37:19.074Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:37:19 [2020-01-09T18:37:19.332Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:37:19 [2020-01-09T18:37:19.589Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:37:19 [2020-01-09T18:37:19.847Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:37:19 [2020-01-09T18:37:19.847Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
18:37:20 [2020-01-09T18:37:20.859Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:37:21 [2020-01-09T18:37:21.792Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:37:22 [2020-01-09T18:37:22.358Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:37:22 [2020-01-09T18:37:22.359Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:37:23 [2020-01-09T18:37:23.291Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:37:23 [2020-01-09T18:37:23.548Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:37:24 [2020-01-09T18:37:24.480Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:37:24 [2020-01-09T18:37:24.480Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:37:25 [2020-01-09T18:37:25.412Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:37:26 [2020-01-09T18:37:26.343Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:37:26 [2020-01-09T18:37:26.343Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:37:26 [2020-01-09T18:37:26.343Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:37:27 [2020-01-09T18:37:27.276Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:37:28 [2020-01-09T18:37:28.658Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:37:29 [2020-01-09T18:37:29.591Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:37:29 [2020-01-09T18:37:29.591Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:37:30 [2020-01-09T18:37:30.159Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:37:30 [2020-01-09T18:37:30.416Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:37:32 [2020-01-09T18:37:32.312Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:37:32 [2020-01-09T18:37:32.878Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:37:32 [2020-01-09T18:37:32.878Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:37:36 [2020-01-09T18:37:36.159Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:37:36 [2020-01-09T18:37:36.725Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:37:36 [2020-01-09T18:37:36.725Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:37:36 [2020-01-09T18:37:36.725Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:37:38 [2020-01-09T18:37:38.098Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:37:39 [2020-01-09T18:37:39.031Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:37:40 [2020-01-09T18:37:40.404Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:37:40 [2020-01-09T18:37:40.404Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:37:42 [2020-01-09T18:37:42.930Z] === RUN   TestDockerSuite/TestSaveImageId
18:37:42 [2020-01-09T18:37:42.930Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:37:43 [2020-01-09T18:37:43.187Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:37:45 [2020-01-09T18:37:45.083Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:37:45 [2020-01-09T18:37:45.341Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:37:47 [2020-01-09T18:37:47.237Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:37:47 [2020-01-09T18:37:47.237Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:37:47 [2020-01-09T18:37:47.237Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:37:49 [2020-01-09T18:37:49.145Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:37:50 [2020-01-09T18:37:50.517Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:37:50 [2020-01-09T18:37:50.775Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:37:51 [2020-01-09T18:37:51.033Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:37:51 [2020-01-09T18:37:51.033Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:37:51 [2020-01-09T18:37:51.033Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:37:51 [2020-01-09T18:37:51.598Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:37:54 [2020-01-09T18:37:54.123Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:38:00 [2020-01-09T18:38:00.673Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:38:02 [2020-01-09T18:38:02.572Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:38:03 [2020-01-09T18:38:03.504Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:38:05 [2020-01-09T18:38:05.405Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:38:08 [2020-01-09T18:38:08.683Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:38:11 [2020-01-09T18:38:11.210Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:38:11 [2020-01-09T18:38:11.774Z] === RUN   TestDockerSuite/TestStartRecordError
18:38:13 [2020-01-09T18:38:13.681Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:38:16 [2020-01-09T18:38:16.207Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:38:18 [2020-01-09T18:38:18.731Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:38:22 [2020-01-09T18:38:22.911Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:38:25 [2020-01-09T18:38:25.435Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:38:26 [2020-01-09T18:38:26.807Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:38:30 [2020-01-09T18:38:30.085Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:38:36 [2020-01-09T18:38:36.642Z] === RUN   TestDockerSuite/TestStatsNoStream
18:38:38 [2020-01-09T18:38:38.547Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:38:38 [2020-01-09T18:38:38.804Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:38:40 [2020-01-09T18:38:40.701Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:38:41 [2020-01-09T18:38:41.267Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:38:42 [2020-01-09T18:38:42.201Z] === RUN   TestDockerSuite/TestTopPrivileged
18:38:43 [2020-01-09T18:38:43.134Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:38:43 [2020-01-09T18:38:43.134Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:38:44 [2020-01-09T18:38:44.068Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:38:44 [2020-01-09T18:38:44.633Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:38:48 [2020-01-09T18:38:48.814Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:38:52 [2020-01-09T18:38:52.994Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:38:53 [2020-01-09T18:38:53.251Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
18:38:54 [2020-01-09T18:38:54.183Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:38:54 [2020-01-09T18:38:54.183Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
18:38:55 [2020-01-09T18:38:55.115Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
18:38:57 [2020-01-09T18:38:57.011Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:38:57 [2020-01-09T18:38:57.011Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:38:58 [2020-01-09T18:38:58.383Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
18:38:59 [2020-01-09T18:38:59.756Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:39:00 [2020-01-09T18:39:00.703Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:39:02 [2020-01-09T18:39:02.603Z] === RUN   TestDockerSuite/TestUpdateStats
18:39:07 [2020-01-09T18:39:07.858Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:39:08 [2020-01-09T18:39:08.791Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:39:08 [2020-01-09T18:39:08.791Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:39:09 [2020-01-09T18:39:09.724Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:39:10 [2020-01-09T18:39:10.656Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:39:14 [2020-01-09T18:39:14.836Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:39:19 [2020-01-09T18:39:19.014Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:39:22 [2020-01-09T18:39:22.294Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:39:24 [2020-01-09T18:39:24.819Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:39:30 [2020-01-09T18:39:30.079Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:39:35 [2020-01-09T18:39:35.340Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:39:37 [2020-01-09T18:39:37.236Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:39:39 [2020-01-09T18:39:39.761Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:39:41 [2020-01-09T18:39:41.135Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:39:43 [2020-01-09T18:39:43.033Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:39:45 [2020-01-09T18:39:45.558Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:39:47 [2020-01-09T18:39:47.458Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:39:49 [2020-01-09T18:39:49.984Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:39:52 [2020-01-09T18:39:52.522Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:39:55 [2020-01-09T18:39:55.047Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:40:09 [2020-01-09T18:40:09.905Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:40:09 [2020-01-09T18:40:09.905Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:40:10 [2020-01-09T18:40:10.164Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:40:11 [2020-01-09T18:40:11.101Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:40:11 [2020-01-09T18:40:11.101Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:40:11 [2020-01-09T18:40:11.101Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:40:11 [2020-01-09T18:40:11.101Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:40:12 [2020-01-09T18:40:12.032Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:40:12 [2020-01-09T18:40:12.032Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:40:12 [2020-01-09T18:40:12.964Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:40:13 [2020-01-09T18:40:13.222Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:40:13 [2020-01-09T18:40:13.222Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:40:13 [2020-01-09T18:40:13.222Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:40:13 [2020-01-09T18:40:13.222Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:40:16 [2020-01-09T18:40:16.499Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:40:16 [2020-01-09T18:40:16.499Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:40:16 [2020-01-09T18:40:16.499Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:40:16 [2020-01-09T18:40:16.499Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:40:16 [2020-01-09T18:40:16.499Z] === RUN   TestDockerSuite/TestVolumeEvents
18:40:17 [2020-01-09T18:40:17.430Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:40:19 [2020-01-09T18:40:19.955Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:40:19 [2020-01-09T18:40:19.955Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:40:19 [2020-01-09T18:40:19.955Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:40:23 [2020-01-09T18:40:23.235Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:40:27 [2020-01-09T18:40:27.421Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:40:27 [2020-01-09T18:40:27.421Z] --- PASS: TestDockerSuite (1857.80s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.82s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.89s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.57s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.58s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.66s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.78s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.26s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.57s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.59s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.59s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.63s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.62s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.59s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.50s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.75s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.75s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.47s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.45s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.99s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.23s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.90s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.75s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.24s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.79s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.76s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.15s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.02s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.21s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.30s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.63s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.79s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.37s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.08s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.05s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.44s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.92s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.48s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.53s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.66s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.33s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.94s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.53s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.02s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.10s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.12s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.72s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.60s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.00s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.94s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.72s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.55s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.01s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.94s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.46s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.37s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:40:27 [2020-01-09T18:40:27.421Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.41s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.63s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.66s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.40s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.96s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.74s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.73s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:40:27 [2020-01-09T18:40:27.421Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.421Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.421Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:40:27 [2020-01-09T18:40:27.421Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.421Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:40:27 [2020-01-09T18:40:27.421Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.45s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.62s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.18s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.48s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.92s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s)
18:40:27 [2020-01-09T18:40:27.421Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.77s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.05s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.61s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.88s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.34s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.86s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.04s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.16s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.06s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.05s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.94s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.81s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.06s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.76s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.15s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.40s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.68s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.17s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.84s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.89s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.65s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.69s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFails (0.97s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.57s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.66s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.16s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.76s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.20s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.81s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (3.10s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.62s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.56s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.69s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.52s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.94s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.49s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.45s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.23s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.22s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.42s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.82s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.81s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.48s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (15.42s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.33s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.38s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.02s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.89s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.75s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.41s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.04s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.86s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.27s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.15s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.58s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.52s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.11s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.94s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.70s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.63s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.59s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.96s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.58s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.64s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.85s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.45s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildRm (3.74s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.50s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.68s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.52s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.29s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.44s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.05s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.82s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.29s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.56s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildUser (2.34s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.99s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.67s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.20s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.27s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.33s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.29s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.62s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_cli_sni_test.go:18: Flakey test
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.88s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitChange (1.10s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.93s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.82s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.16s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.81s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.80s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.00s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.94s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.17s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.02s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.98s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
18:40:27 [2020-01-09T18:40:27.422Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.92s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.92s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.42s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.97s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.61s)
18:40:27 [2020-01-09T18:40:27.422Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.00s)
18:40:27 [2020-01-09T18:40:27.422Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.59s)
18:40:27 [2020-01-09T18:40:27.422Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.60s)
18:40:27 [2020-01-09T18:40:27.422Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.65s)
18:40:27 [2020-01-09T18:40:27.422Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.67s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000cc1200_<nil>} (1.67s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1412385796_/foo_false__<nil>_<nil>_<nil>} (1.63s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1412385796_/foo_true__<nil>_<nil>_<nil>} (1.62s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3347277715_/foo_false__<nil>_<nil>_<nil>} (1.63s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3347277715_/foo_true__<nil>_<nil>_<nil>} (1.63s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3347277715_/foo_true__0xc000cc16e0_<nil>_<nil>} (1.63s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000cc1700_<nil>} (1.62s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000cc1720_<nil>} (1.60s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000cc1740_<nil>} (1.62s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000cc1760_<nil>} (1.62s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s)
18:40:27 [2020-01-09T18:40:27.423Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.99s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.95s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.89s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.97s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.73s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseE (4.04s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseF (1.10s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.18s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.57s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.97s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.45s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.23s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToDot (1.30s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.73s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.92s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.45s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.84s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.56s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.91s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateRM (0.23s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.64s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.78s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.64s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.86s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.98s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.90s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.86s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.58s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.14s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.04s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.79s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.85s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.91s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.34s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.91s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.77s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.34s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.89s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.55s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (2.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.69s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.41s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.72s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.92s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.86s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.46s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.423Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.71s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsRename (0.82s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsResize (0.87s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.82s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.16s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsTop (1.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.69s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExec (1.00s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.84s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.97s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.29s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecEnv (0.97s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.99s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.11s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.82s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecParseError (0.88s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.24s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.33s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.72s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.92s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.15s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecTTY (0.96s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.95s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.55s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.85s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.65s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.89s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.05s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.96s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.98s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestHealth (21.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.99s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.26s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.96s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.09s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.78s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImportFile (2.31s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.12s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.24s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.38s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.08s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.95s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s)
18:40:27 [2020-01-09T18:40:27.423Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.94s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.95s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.91s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.22s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectImage (0.05s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.93s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.98s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.99s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.99s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.99s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.81s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.03s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.04s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.94s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.88s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.94s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.76s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.75s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.92s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.53s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.49s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.56s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.10s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.97s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.92s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.38s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.42s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.29s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.47s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.00s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.89s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.95s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsSince (7.08s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsTail (1.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.08s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.55s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.71s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestNetHostname (2.60s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.38s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.56s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPluginActive (1.79s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.62s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:40:27 [2020-01-09T18:40:27.424Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.35s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.48s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.80s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.76s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPortList (11.06s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.69s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.98s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.44s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.66s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.24s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.78s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.39s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.55s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.16s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.49s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.73s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.59s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.30s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.60s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.51s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.04s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.76s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPsShowMounts (3.10s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:40:27 [2020-01-09T18:40:27.424Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.08s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.79s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.50s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.46s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.72s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.18s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.11s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.18s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.11s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.97s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.71s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.85s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.96s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.87s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.08s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.69s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.04s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.60s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.85s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.38s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.86s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.72s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.74s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.87s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.54s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.83s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:40:27 [2020-01-09T18:40:27.424Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.424Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:40:27 [2020-01-09T18:40:27.424Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s)
18:40:27 [2020-01-09T18:40:27.424Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.46s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.88s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.76s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.79s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.63s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.25s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.30s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.78s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.19s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.38s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.68s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.70s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunMount (6.33s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.68s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.51s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.73s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.19s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.49s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.09s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.15s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.86s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.18s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.89s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.67s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (2.15s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunRm (0.97s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.90s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.20s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.37s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.06s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.09s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.96s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.90s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.91s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunState (1.96s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.93s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.11s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.71s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (1.04s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.01s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.25s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.55s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.18s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.86s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.45s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.44s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.89s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.63s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.50s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.88s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.03s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.88s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.69s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.87s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (3.01s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.15s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents917920853
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.75s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.72s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.47s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.73s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.82s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.76s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.95s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.50s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.00s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.97s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.90s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:40:27 [2020-01-09T18:40:27.425Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.93s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.79s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.85s)
18:40:27 [2020-01-09T18:40:27.425Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:40:27 [2020-01-09T18:40:27.426Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:40:27 [2020-01-09T18:40:27.426Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.12s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.66s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.64s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:40:27 [2020-01-09T18:40:27.426Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.28s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.72s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.82s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.32s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.47s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.48s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.69s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.46s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.45s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.44s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.64s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.99s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.55s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s)
18:40:27 [2020-01-09T18:40:27.426Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:40:27 [2020-01-09T18:40:27.426Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:40:27 [2020-01-09T18:40:27.426Z] === RUN   TestDockerRegistrySuite
18:40:27 [2020-01-09T18:40:27.426Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:40:29 [2020-01-09T18:40:29.323Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:40:30 [2020-01-09T18:40:30.695Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:40:32 [2020-01-09T18:40:32.595Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:40:32 [2020-01-09T18:40:32.852Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:40:38 [2020-01-09T18:40:38.112Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:40:42 [2020-01-09T18:40:42.291Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:40:46 [2020-01-09T18:40:46.471Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:40:47 [2020-01-09T18:40:47.404Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
18:40:47 [2020-01-09T18:40:47.970Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:40:49 [2020-01-09T18:40:49.348Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:40:51 [2020-01-09T18:40:51.331Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:40:52 [2020-01-09T18:40:52.704Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:40:54 [2020-01-09T18:40:54.076Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:40:55 [2020-01-09T18:40:55.448Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:40:56 [2020-01-09T18:40:56.819Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:41:00 [2020-01-09T18:41:00.095Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:41:01 [2020-01-09T18:41:01.466Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:41:02 [2020-01-09T18:41:02.399Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:41:03 [2020-01-09T18:41:03.331Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
18:41:03 [2020-01-09T18:41:03.331Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
18:41:03 [2020-01-09T18:41:03.589Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
18:41:03 [2020-01-09T18:41:03.589Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
18:41:04 [2020-01-09T18:41:04.154Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:41:04 [2020-01-09T18:41:04.719Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:41:07 [2020-01-09T18:41:07.247Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:41:07 [2020-01-09T18:41:07.813Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:41:09 [2020-01-09T18:41:09.188Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:41:09 [2020-01-09T18:41:09.454Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:41:11 [2020-01-09T18:41:11.356Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:41:12 [2020-01-09T18:41:12.288Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:41:12 [2020-01-09T18:41:12.546Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:41:13 [2020-01-09T18:41:13.918Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:41:15 [2020-01-09T18:41:15.815Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:41:18 [2020-01-09T18:41:18.341Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:41:18 [2020-01-09T18:41:18.599Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:41:19 [2020-01-09T18:41:19.972Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:41:20 [2020-01-09T18:41:20.538Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:41:20 [2020-01-09T18:41:20.796Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:41:21 [2020-01-09T18:41:21.054Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:41:21 [2020-01-09T18:41:21.311Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:41:21 [2020-01-09T18:41:21.875Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:41:21 [2020-01-09T18:41:21.875Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:41:23 [2020-01-09T18:41:23.247Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:41:25 [2020-01-09T18:41:25.774Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:41:27 [2020-01-09T18:41:27.146Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:41:28 [2020-01-09T18:41:28.520Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:41:29 [2020-01-09T18:41:29.459Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:41:30 [2020-01-09T18:41:30.391Z] --- PASS: TestDockerRegistrySuite (62.88s)
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.84s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d4b151df1b104] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.57s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d490588a047d5] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.88s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d262419fab8fc] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d303f77de1a08] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.85s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d24bc5cb133c5] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.28s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d6993981d9987] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.43s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d497681118bf9] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.68s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [dbd6aa7711069] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.35s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d5a07c66be607] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.74s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d9b3306318101] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.54s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d0e29a5fa0834] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [db7c0bc8c7b6e] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.34s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [dd3367e16fcc8] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [dcc8ad88a1877] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.71s)
18:41:30 [2020-01-09T18:41:30.391Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47307689975981e5471a3ab14124ce795009fb14883588bb6c7b226b3fa31058
18:41:30 [2020-01-09T18:41:30.391Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:441993b6ac5b39ed549ec9ca497676a46707e5b8b3d73cf309c2e576db434ddc
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d61645a59dd49] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.92s)
18:41:30 [2020-01-09T18:41:30.391Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3117e48ae14530b1b445b7c9db9675bbb33fa18e52d2b47d14531f55da1f30a7
18:41:30 [2020-01-09T18:41:30.391Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:088cedcd5ea18e7ed79efdf8e4fb96506b11a73ac17ec8accd8e36fefcbc79f4
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d6062cd7d98b3] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.61s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d0c0acb93df41] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.57s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [df77689940a1f] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.54s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d44e9bde70841] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d73882c603f3f] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.64s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d3aa3a978ad8f] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.42s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d75cce5154a0a] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.43s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d112362f15fee] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.23s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d30aef55ffea7] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d249ac5934b34] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.56s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d2b3a11de72f8] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [dd2b9ba45d1cc] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [da02f50e468e4] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d2b9cc5fcf00c] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [de9ad78388f7b] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d048d85f46d5c] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d80d457f6e8f2] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.51s)
18:41:30 [2020-01-09T18:41:30.391Z]         check_test.go:196: [d2c84b109feef] daemon is not started
18:41:30 [2020-01-09T18:41:30.391Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.33s)
18:41:30 [2020-01-09T18:41:30.392Z]         check_test.go:196: [da4b9f82d4f48] daemon is not started
18:41:30 [2020-01-09T18:41:30.392Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s)
18:41:30 [2020-01-09T18:41:30.392Z]         check_test.go:196: [dcfdaeb41f2d6] daemon is not started
18:41:30 [2020-01-09T18:41:30.392Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.50s)
18:41:30 [2020-01-09T18:41:30.392Z]         check_test.go:196: [d22ca02328b0c] daemon is not started
18:41:30 [2020-01-09T18:41:30.392Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s)
18:41:30 [2020-01-09T18:41:30.392Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s)
18:41:30 [2020-01-09T18:41:30.392Z] === RUN   TestDockerSchema1RegistrySuite
18:41:30 [2020-01-09T18:41:30.392Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:41:30 [2020-01-09T18:41:30.392Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:41:35 [2020-01-09T18:41:35.651Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:41:40 [2020-01-09T18:41:40.913Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:41:45 [2020-01-09T18:41:45.093Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:41:46 [2020-01-09T18:41:46.466Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:41:47 [2020-01-09T18:41:47.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:41:48 [2020-01-09T18:41:48.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:41:49 [2020-01-09T18:41:49.465Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:41:50 [2020-01-09T18:41:50.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:41:52 [2020-01-09T18:41:52.210Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:41:56 [2020-01-09T18:41:56.394Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:41:56 [2020-01-09T18:41:56.394Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:41:56 [2020-01-09T18:41:56.958Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:41:56 [2020-01-09T18:41:56.958Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:41:57 [2020-01-09T18:41:57.216Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:41:57 [2020-01-09T18:41:57.474Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:41:58 [2020-01-09T18:41:58.039Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:41:58 [2020-01-09T18:41:58.039Z] --- PASS: TestDockerSchema1RegistrySuite (27.74s)
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [dd1991f7157e5] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.71s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d117a4c98176d] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.02s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [de6990072acaa] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.90s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [dc692666011fe] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [df46ec8acc8c4] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d08aa2d18e51f] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d15fc3972aa96] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d911349a45846] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [dc54f05440a9d] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d3edb80321fd4] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.84s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [debcb90a22009] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [dd9b896d92dd0] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d174a879e64af] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d172375d19e66] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d7ffe6d7bc7cb] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d32e362dc89fe] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [dc08236c0fea0] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
18:41:58 [2020-01-09T18:41:58.039Z]         check_test.go:223: [d91e00cd3fa22] daemon is not started
18:41:58 [2020-01-09T18:41:58.039Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:41:58 [2020-01-09T18:41:58.039Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:41:58 [2020-01-09T18:41:58.972Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:41:59 [2020-01-09T18:41:59.537Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:41:59 [2020-01-09T18:41:59.537Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:42:00 [2020-01-09T18:42:00.909Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:42:00 [2020-01-09T18:42:00.909Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:42:01 [2020-01-09T18:42:01.474Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:42:02 [2020-01-09T18:42:02.040Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:42:02 [2020-01-09T18:42:02.040Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.06s)
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s)
18:42:02 [2020-01-09T18:42:02.040Z]         check_test.go:252: [d22c4929e6b67] daemon is not started
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s)
18:42:02 [2020-01-09T18:42:02.040Z]         check_test.go:252: [d55e501dd3713] daemon is not started
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
18:42:02 [2020-01-09T18:42:02.040Z]         check_test.go:252: [dd219dafa2674] daemon is not started
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s)
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
18:42:02 [2020-01-09T18:42:02.040Z]         check_test.go:252: [df8bc0b6ec0d3] daemon is not started
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
18:42:02 [2020-01-09T18:42:02.040Z]         check_test.go:252: [d6b2fbee3ccc8] daemon is not started
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
18:42:02 [2020-01-09T18:42:02.040Z]         check_test.go:252: [d6ba99c7a0ef8] daemon is not started
18:42:02 [2020-01-09T18:42:02.040Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
18:42:02 [2020-01-09T18:42:02.040Z]         check_test.go:252: [d040a4747c3ad] daemon is not started
18:42:02 [2020-01-09T18:42:02.040Z] === RUN   TestDockerRegistryAuthTokenSuite
18:42:02 [2020-01-09T18:42:02.040Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:42:07 [2020-01-09T18:42:07.297Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:42:07 [2020-01-09T18:42:07.297Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:42:07 [2020-01-09T18:42:07.554Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:42:07 [2020-01-09T18:42:07.554Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:42:07 [2020-01-09T18:42:07.811Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
18:42:07 [2020-01-09T18:42:07.811Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
18:42:07 [2020-01-09T18:42:07.811Z]         check_test.go:279: [dc39010ca1503] daemon is not started
18:42:07 [2020-01-09T18:42:07.811Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
18:42:07 [2020-01-09T18:42:07.811Z]         check_test.go:279: [df64aa2443425] daemon is not started
18:42:07 [2020-01-09T18:42:07.811Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:42:07 [2020-01-09T18:42:07.811Z]         check_test.go:279: [dc5773e586383] daemon is not started
18:42:07 [2020-01-09T18:42:07.811Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
18:42:07 [2020-01-09T18:42:07.811Z]         check_test.go:279: [da52f75336a71] daemon is not started
18:42:07 [2020-01-09T18:42:07.811Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
18:42:07 [2020-01-09T18:42:07.811Z]         check_test.go:279: [d888775b35bc2] daemon is not started
18:42:07 [2020-01-09T18:42:07.811Z] === RUN   TestDockerNetworkSuite
18:42:07 [2020-01-09T18:42:07.811Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:42:09 [2020-01-09T18:42:09.711Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
18:42:10 [2020-01-09T18:42:10.644Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:42:12 [2020-01-09T18:42:12.542Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:42:12 [2020-01-09T18:42:12.800Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
18:42:16 [2020-01-09T18:42:16.983Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
18:42:17 [2020-01-09T18:42:17.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:42:20 [2020-01-09T18:42:20.843Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
18:42:20 [2020-01-09T18:42:20.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:42:25 [2020-01-09T18:42:25.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:42:25 [2020-01-09T18:42:25.280Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
18:42:26 [2020-01-09T18:42:26.652Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:42:29 [2020-01-09T18:42:29.182Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:42:37 [2020-01-09T18:42:37.289Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:42:40 [2020-01-09T18:42:40.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:42:42 [2020-01-09T18:42:42.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:42:43 [2020-01-09T18:42:43.034Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:42:43 [2020-01-09T18:42:43.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:42:45 [2020-01-09T18:42:45.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:42:46 [2020-01-09T18:42:46.719Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:42:46 [2020-01-09T18:42:46.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:42:47 [2020-01-09T18:42:47.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:42:48 [2020-01-09T18:42:48.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:42:48 [2020-01-09T18:42:48.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:42:48 [2020-01-09T18:42:48.867Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:42:48 [2020-01-09T18:42:48.867Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:42:49 [2020-01-09T18:42:49.432Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
18:42:50 [2020-01-09T18:42:50.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:42:52 [2020-01-09T18:42:52.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:42:52 [2020-01-09T18:42:52.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:42:52 [2020-01-09T18:42:52.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:42:52 [2020-01-09T18:42:52.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:42:57 [2020-01-09T18:42:57.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:43:01 [2020-01-09T18:43:01.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:43:04 [2020-01-09T18:43:04.478Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
18:43:07 [2020-01-09T18:43:07.757Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
18:43:11 [2020-01-09T18:43:11.062Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
18:43:11 [2020-01-09T18:43:11.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:43:11 [2020-01-09T18:43:11.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:43:12 [2020-01-09T18:43:12.511Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:43:12 [2020-01-09T18:43:12.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:43:12 [2020-01-09T18:43:12.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:43:13 [2020-01-09T18:43:13.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:43:13 [2020-01-09T18:43:13.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:43:13 [2020-01-09T18:43:13.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:43:14 [2020-01-09T18:43:14.158Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
18:43:18 [2020-01-09T18:43:18.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:43:18 [2020-01-09T18:43:18.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:43:18 [2020-01-09T18:43:18.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:43:19 [2020-01-09T18:43:19.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:43:24 [2020-01-09T18:43:24.972Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:43:24 [2020-01-09T18:43:24.972Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
18:43:30 [2020-01-09T18:43:30.229Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:43:30 [2020-01-09T18:43:30.229Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:43:30 [2020-01-09T18:43:30.229Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
18:43:31 [2020-01-09T18:43:31.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:43:33 [2020-01-09T18:43:33.504Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
18:43:34 [2020-01-09T18:43:34.083Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:43:34 [2020-01-09T18:43:34.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:43:35 [2020-01-09T18:43:35.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:43:36 [2020-01-09T18:43:36.651Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:43:36 [2020-01-09T18:43:36.908Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
18:43:38 [2020-01-09T18:43:38.282Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:43:40 [2020-01-09T18:43:40.810Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
18:43:46 [2020-01-09T18:43:46.072Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
18:43:46 [2020-01-09T18:43:46.072Z] --- PASS: TestDockerNetworkSuite (97.94s)
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.90s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [dd4f812022c70] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.49s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d996cea9212dd] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.30s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d5221614337a0] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.19s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d99a27eaada2d] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.89s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:1233: [d11590c5345e4] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.11s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d9e51b4a23bd7] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.25s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d2bb05137c61f] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.46s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d78ff3ee2de03] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d239b6a014108] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d439c95e6b501] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [dd6691a2467bd] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d7f5e7f619f52] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.53s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d9cbc895252a1] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [dce80c1bc63f5] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d333ec80caa1a] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d109c2d19f125] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d94088486d109] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d0a97420ed9ec] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [df705073b5782] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.45s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d8d1e6e47466b] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d0ec8aa4d0d7d] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d48a473dee91c] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d93009c6ba55a] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d0b1761e1c60d] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.93s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:968: [d057004bc5719] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.84s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d54dd1efb155d] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.75s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:1116: [d7ec044d330b4] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [dd96e34e58783] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.05s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [df6dd32157767] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [dee8efd5b6abe] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d1879eb19b904] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d06777fc28b80] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.36s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d7566f48f4d54] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [de2c30810b91f] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.57s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d9da8937e0e5b] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d4d465b9efcb9] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d53f6c1543ac0] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.68s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d6d3bda051b81] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.85s)
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.12s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:1084: [d9832679bf9b3] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.13s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [db41d85b8ca13] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.60s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d36de60d7c85f] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.72s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [de5714f41074f] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.10s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [db37e2a5d3c91] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.38s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d36d928edc9ab] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.03s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [df76b26014845] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d0d228431b77f] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.41s)
18:43:46 [2020-01-09T18:43:46.072Z]         docker_cli_network_unix_test.go:46: [d41c40923ff4c] daemon is not started
18:43:46 [2020-01-09T18:43:46.072Z] === RUN   TestDockerHubPullSuite
18:43:46 [2020-01-09T18:43:46.072Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:43:47 [2020-01-09T18:43:47.444Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
18:43:49 [2020-01-09T18:43:49.345Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
18:43:49 [2020-01-09T18:43:49.602Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
18:43:50 [2020-01-09T18:43:50.167Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
18:43:52 [2020-01-09T18:43:52.064Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
18:43:52 [2020-01-09T18:43:52.064Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
18:43:52 [2020-01-09T18:43:52.064Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
18:43:52 [2020-01-09T18:43:52.064Z] --- PASS: TestDockerHubPullSuite (6.32s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.69s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
18:43:52 [2020-01-09T18:43:52.064Z] PASS
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === Skipped
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_sni_test.go:18: Flakey test
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:43:52 [2020-01-09T18:43:52.064Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.064Z] 
18:43:52 [2020-01-09T18:43:52.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:43:52 [2020-01-09T18:43:52.065Z]         docker_cli_network_unix_test.go:46: [d53f6c1543ac0] daemon is not started
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] 
18:43:52 [2020-01-09T18:43:52.065Z] DONE 1277 tests, 44 skipped in 2093.173s
18:43:52 [2020-01-09T18:43:52.065Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:43:52 [2020-01-09T18:43:52.065Z] ++++ cat bundles/test-integration/docker.pid
18:43:52 [2020-01-09T18:43:52.065Z] +++ kill 7238
18:43:53 [2020-01-09T18:43:53.435Z] +++ /etc/init.d/apparmor stop
18:43:53 [2020-01-09T18:43:53.435Z] Leaving: AppArmorNo profiles have been unloaded.
18:43:53 [2020-01-09T18:43:53.435Z] 
18:43:53 [2020-01-09T18:43:53.435Z] Unloading profiles will leave already running processes permanently
18:43:53 [2020-01-09T18:43:53.435Z] unconfined, which can lead to unexpected situations.
18:43:53 [2020-01-09T18:43:53.435Z] 
18:43:53 [2020-01-09T18:43:53.435Z] To set a process to complain mode, use the command line tool
18:43:53 [2020-01-09T18:43:53.435Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:43:53 [2020-01-09T18:43:53.435Z] +++ true
18:43:53 [2020-01-09T18:43:53.435Z] 
18:44:49 [2020-01-09T18:44:49.646Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
18:45:04 [2020-01-09T18:45:04.506Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
18:45:22 [2020-01-09T18:45:22.569Z] --- PASS: TestDockerSwarmSuite (1781.89s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.69s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.66s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.61s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.03s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:563: [d6ae8763665c3] joining swarm manager [df05f0d7dd413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:585: [d5cfe68a879aa] joining swarm manager [df05f0d7dd413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.569Z]         check_test.go:380: [d6ae8763665c3] daemon is not started
18:45:22 [2020-01-09T18:45:22.569Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.48s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:46: [d8200940c6ba5] joining swarm manager [d7d4cc457ef20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (48.08s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:304: [d66472bbb624e] joining swarm manager [d096b0b66261d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:305: [d458297c7905d] joining swarm manager [d096b0b66261d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:364: Waiting for possible election...
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.96s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:272: [dc3cdde6585ce] joining swarm manager [dc3c93cc09199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:273: [d3666b6d49d25] joining swarm manager [dc3c93cc09199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.68s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.61s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.65s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_node_test.go:19: [dc7c947ea8e16] joining swarm manager [d08d078a6f58f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_node_test.go:20: [d72c9d6201abb] joining swarm manager [d08d078a6f58f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.43s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:502: [d63c0a483334e] joining swarm manager [dc557bf4fe6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:507: [da16c5bf4d0d1] joining swarm manager [dc557bf4fe6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.63s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_node_test.go:80: [da30dbd3ac2df] joining swarm manager [d42da2927134a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.00s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_node_test.go:52: [dc704a4f74816] joining swarm manager [d584b2d9e65d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_node_test.go:53: [d743b88d0f474] joining swarm manager [d584b2d9e65d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s)
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.08s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:202: [d24a28110118c] joining swarm manager [d7d254872052a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.42s)
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:384: [dc2f8a623c237] joining swarm manager [d4aad08997ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.569Z]         docker_api_swarm_test.go:385: [d61d13ac59c2b] joining swarm manager [d4aad08997ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]         check_test.go:380: [d61d13ac59c2b] daemon is not started
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.61s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_test.go:802: [dbd9702bd414d] joining swarm manager [d6939d0c7e77c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_test.go:802: [d57a052f09af4] joining swarm manager [d6939d0c7e77c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_test.go:802: [d42145f3dc91d] joining swarm manager [d6939d0c7e77c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_test.go:802: [d93f587f1755a] joining swarm manager [d6939d0c7e77c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_test.go:810: [dd262ec49e910] joining swarm manager [d6939d0c7e77c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.08s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.25s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:394: [d0625c5840968] joining swarm manager [d927b00acda28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:394: [d55bb09b6b763] joining swarm manager [d927b00acda28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.76s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:342: [d642bcd3ff67c] joining swarm manager [d39b0116eb7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:342: [dc35516cc67da] joining swarm manager [d39b0116eb7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.48s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:489: [dc5b5bc3eacf9] joining swarm manager [d95fb32b0c733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:489: [d7cac2d14395b] joining swarm manager [d95fb32b0c733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.69s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.25s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:127: [d03ca7e62c379] joining swarm manager [dc24d64537974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:128: [de84e3fbeeffa] joining swarm manager [dc24d64537974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:136: [dca7efa45a11f] joining swarm manager [dc24d64537974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:137: [d37f1a7abc54b] joining swarm manager [dc24d64537974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.25s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.58s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:303: [d28aeb9ba64ba] joining swarm manager [d5f0db2f0de67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:303: [d134379bf6562] joining swarm manager [d5f0db2f0de67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.28s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:99: [d395e9691c98d] joining swarm manager [dbfc62faadabe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:100: [d4fc72368d4d2] joining swarm manager [dbfc62faadabe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]         check_test.go:380: [d395e9691c98d] daemon is not started
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.48s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:532: [de30f521a6ff7] joining swarm manager [dddc969ee80c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:533: [d2fdb5a5eb2f9] joining swarm manager [dddc969ee80c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.00s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:147: [d58bdcb9644d3] joining swarm manager [d1637d10a85ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_service_test.go:147: [d29e47303f4b4] joining swarm manager [d1637d10a85ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.28s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.70s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.05s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.64s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.61s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.19s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.33s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.34s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.52s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.87s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.16s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.71s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.23s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.83s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.56s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.40s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.80s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.16s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.16s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.17s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.02s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.58s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.42s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.39s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_service_logs_test.go:241: checking task m345nsbb4k4l
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_service_logs_test.go:246: checking messages for m345nsbb4k4l
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_service_logs_test.go:241: checking task q2ju43hxzbqb
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_service_logs_test.go:246: checking messages for q2ju43hxzbqb
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.44s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.18s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.84s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1901: [dcaa8b13cb279] joining swarm manager [d3d2a9e33fce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1902: [dcb9089d593a2] joining swarm manager [d3d2a9e33fce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.92s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.38s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.74s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1802: [d573a80d9fa2d] joining swarm manager [d7cec3835aa19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1803: [dbcbfa644e169] joining swarm manager [d7cec3835aa19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (154.26s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1321: [d3afaffd67a70] joining swarm manager [d7ed4fb44aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1322: [db26fa0bff111] joining swarm manager [d7ed4fb44aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.24s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.46s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.39s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.13s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.96s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.10s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.41s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.91s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.13s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.13s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.47s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1186: [d79dfc3497b2d] joining swarm manager [de175b3aa261d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1195: [d9533838456c9] joining swarm manager [de175b3aa261d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.36s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.03s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.56s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1118: [d8609e2267929] joining swarm manager [d2b41454697f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1119: [dc80fb838f6d6] joining swarm manager [d2b41454697f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1172: [d57dd50190aec] joining swarm manager [d2b41454697f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.09s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1453: [dc2585c95d3b9] joining swarm manager [db78402de218d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_test.go:1454: [dd3aab243cb85] joining swarm manager [db78402de218d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.23s)
18:45:22 [2020-01-09T18:45:22.570Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s)
18:45:22 [2020-01-09T18:45:22.570Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
18:45:22 [2020-01-09T18:45:22.570Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
18:45:22 [2020-01-09T18:45:22.570Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.69s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.35s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.08s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.97s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_cli_swarm_unix_test.go:62: [df162145d9a29] joining swarm manager [d9a2a5371a7cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.22s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.39s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.03s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.41s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.56s)
18:45:22 [2020-01-09T18:45:22.570Z]         docker_api_swarm_test.go:962: [d486f1e3af296] joining swarm manager [d9c00d7c7a08c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.79s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.30s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.58s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.26s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.44s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.46s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.43s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.27s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.92s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.64s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.80s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.74s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.40s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.95s)
18:45:22 [2020-01-09T18:45:22.570Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s)
18:45:22 [2020-01-09T18:45:22.570Z] === RUN   TestDockerExternalVolumeSuite
18:45:22 [2020-01-09T18:45:22.570Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
18:45:37 [2020-01-09T18:45:37.437Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
18:46:45 [2020-01-09T18:46:45.142Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
18:46:55 [2020-01-09T18:46:55.099Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
18:47:27 [2020-01-09T18:47:27.146Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
18:47:39 [2020-01-09T18:47:39.331Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
18:48:11 [2020-01-09T18:48:11.379Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
18:48:26 [2020-01-09T18:48:26.260Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
18:48:58 [2020-01-09T18:48:58.308Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
18:49:13 [2020-01-09T18:49:13.251Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
18:49:31 [2020-01-09T18:49:31.313Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
18:50:17 [2020-01-09T18:50:17.967Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
18:50:36 [2020-01-09T18:50:36.030Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
18:51:08 [2020-01-09T18:51:08.077Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
18:51:40 [2020-01-09T18:51:40.126Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
18:51:55 [2020-01-09T18:51:55.011Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
18:52:13 [2020-01-09T18:52:13.074Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
18:52:27 [2020-01-09T18:52:27.937Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
18:52:42 [2020-01-09T18:52:42.794Z] --- PASS: TestDockerExternalVolumeSuite (441.64s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_external_volume_driver_test.go:53: [d8162b1af4c91] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.67s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_external_volume_driver_test.go:53: [d9aaf5a93580e] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_external_volume_driver_test.go:53: [dc7e411a957ab] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_external_volume_driver_test.go:53: [dc3f41846e721] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.69s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.07s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.68s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_external_volume_driver_test.go:485: [d06d1ab2aa82b] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_external_volume_driver_test.go:53: [d7bbe9181d8ae] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z] PASS
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] === Skipped
18:52:42 [2020-01-09T18:52:42.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
18:52:42 [2020-01-09T18:52:42.794Z]         check_test.go:309: [de44c613a3572] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:52:42 [2020-01-09T18:52:42.794Z]         check_test.go:309: [db8c448aa69a0] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:52:42 [2020-01-09T18:52:42.794Z]         check_test.go:309: [db1ba60947853] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:52:42 [2020-01-09T18:52:42.794Z]         check_test.go:309: [d4952b985d616] daemon is not started
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
18:52:42 [2020-01-09T18:52:42.794Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
18:52:42 [2020-01-09T18:52:42.794Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] 
18:52:42 [2020-01-09T18:52:42.794Z] DONE 273 tests, 6 skipped in 2622.503s
18:52:42 [2020-01-09T18:52:42.794Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:52:42 [2020-01-09T18:52:42.794Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c8a383bbc36/docker.pid
18:52:42 [2020-01-09T18:52:42.794Z] +++ kill 3825
18:52:42 [2020-01-09T18:52:42.794Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3825 is not a child of this shell
18:52:42 [2020-01-09T18:52:42.794Z] warning: PID 3825 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c8a383bbc36/docker.pid had a nonzero exit code
18:52:42 [2020-01-09T18:52:42.794Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c8a383bbc36/root: target is busy.
18:52:42 [2020-01-09T18:52:42.794Z] ++++ cat bundles/test-integration/docker.pid
18:52:42 [2020-01-09T18:52:42.794Z] +++ kill 7266
18:52:43 [2020-01-09T18:52:43.728Z] +++ /etc/init.d/apparmor stop
18:52:43 [2020-01-09T18:52:43.728Z] Leaving: AppArmorNo profiles have been unloaded.
18:52:43 [2020-01-09T18:52:43.728Z] 
18:52:43 [2020-01-09T18:52:43.728Z] Unloading profiles will leave already running processes permanently
18:52:43 [2020-01-09T18:52:43.728Z] unconfined, which can lead to unexpected situations.
18:52:43 [2020-01-09T18:52:43.728Z] 
18:52:43 [2020-01-09T18:52:43.728Z] To set a process to complain mode, use the command line tool
18:52:43 [2020-01-09T18:52:43.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:52:43 [2020-01-09T18:52:43.728Z] +++ true
18:52:43 [2020-01-09T18:52:43.728Z] 
18:52:43 [2020-01-09T18:52:43.986Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
18:52:44 [2020-01-09T18:52:44.023Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:52:46 [2020-01-09T18:52:46.863Z] + echo Ensuring container killed.
18:52:46 [2020-01-09T18:52:46.863Z] Ensuring container killed.
18:52:46 [2020-01-09T18:52:46.863Z] + docker ps -aq -f name=docker-pr7-*
18:52:46 [2020-01-09T18:52:46.863Z] + cids=34dcc2a1938b
18:52:46 [2020-01-09T18:52:46.863Z] 93ef5dc474c4
18:52:46 [2020-01-09T18:52:46.863Z] 5b76f89633a7
18:52:46 [2020-01-09T18:52:46.863Z] + [ -n 34dcc2a1938b
18:52:46 [2020-01-09T18:52:46.863Z] 93ef5dc474c4
18:52:46 [2020-01-09T18:52:46.863Z] 5b76f89633a7 ]
18:52:46 [2020-01-09T18:52:46.863Z] + docker rm -vf 34dcc2a1938b 93ef5dc474c4 5b76f89633a7
18:52:47 [2020-01-09T18:52:47.797Z] 34dcc2a1938b
18:52:49 [2020-01-09T18:52:49.170Z] 93ef5dc474c4
18:52:49 [2020-01-09T18:52:49.734Z] 5b76f89633a7
[Pipeline] sh
18:52:50 [2020-01-09T18:52:50.021Z] + echo Chowning /workspace to jenkins user
18:52:50 [2020-01-09T18:52:50.021Z] Chowning /workspace to jenkins user
18:52:50 [2020-01-09T18:52:50.021Z] + id -u
18:52:50 [2020-01-09T18:52:50.021Z] + id -g
18:52:50 [2020-01-09T18:52:50.021Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39880:/workspace busybox chown -R 1000:1000 /workspace
18:52:50 [2020-01-09T18:52:50.021Z] Unable to find image 'busybox:latest' locally
18:52:50 [2020-01-09T18:52:50.021Z] latest: Pulling from library/busybox
18:52:50 [2020-01-09T18:52:50.279Z] bdbbaa22dec6: Pulling fs layer
18:52:50 [2020-01-09T18:52:50.537Z] bdbbaa22dec6: Download complete
18:52:50 [2020-01-09T18:52:50.537Z] bdbbaa22dec6: Pull complete
18:52:50 [2020-01-09T18:52:50.537Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:52:50 [2020-01-09T18:52:50.537Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:52:56 [2020-01-09T18:52:56.116Z] + bundleName=amd64
18:52:56 [2020-01-09T18:52:56.116Z] + echo Creating amd64-bundles.tar.gz
18:52:56 [2020-01-09T18:52:56.116Z] Creating amd64-bundles.tar.gz
18:52:56 [2020-01-09T18:52:56.116Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:52:56 [2020-01-09T18:52:56.116Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
18:52:57 [2020-01-09T18:52:57.499Z] Archiving artifacts
18:52:59 [2020-01-09T18:52:59.321Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39880/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:52:59 [2020-01-09T18:52:59.632Z] + make clean
18:52:59 [2020-01-09T18:52:59.891Z] docker volume rm -f docker-dev-cache
18:52:59 [2020-01-09T18:52:59.891Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:53:12 [2020-01-09T18:53:12.480Z] ok  	github.com/docker/docker/integration-cli	2700.600s
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === Skipped
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:53:12 [2020-01-09T18:53:12.480Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.480Z] 
18:53:12 [2020-01-09T18:53:12.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:53:12 [2020-01-09T18:53:12.481Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.481Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.13s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.13s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_sni_test.go:18: Flakey test
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:53:12 [2020-01-09T18:53:12.482Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.482Z] 
18:53:12 [2020-01-09T18:53:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:53:12 [2020-01-09T18:53:12.483Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.483Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.484Z] 
18:53:12 [2020-01-09T18:53:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:53:12 [2020-01-09T18:53:12.484Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.485Z] 
18:53:12 [2020-01-09T18:53:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:53:12 [2020-01-09T18:53:12.485Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:53:12 [2020-01-09T18:53:12.486Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.486Z] 
18:53:12 [2020-01-09T18:53:12.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:53:12 [2020-01-09T18:53:12.487Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
18:53:12 [2020-01-09T18:53:12.487Z] 
18:53:12 [2020-01-09T18:53:12.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:53:12 [2020-01-09T18:53:12.487Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
18:53:12 [2020-01-09T18:53:12.488Z] 
18:53:12 [2020-01-09T18:53:12.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:53:12 [2020-01-09T18:53:12.488Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:53:12 [2020-01-09T18:53:12.489Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.489Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:53:12 [2020-01-09T18:53:12.490Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.490Z] 
18:53:12 [2020-01-09T18:53:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:53:12 [2020-01-09T18:53:12.490Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.491Z] 
18:53:12 [2020-01-09T18:53:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:53:12 [2020-01-09T18:53:12.491Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:53:12 [2020-01-09T18:53:12.492Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] DONE 1096 tests, 549 skipped in 2711.590s
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Integration tests ended at 01/09/2020 18:53:11. Duration:00:45:11.7562149
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Docker info of the daemon under test at end of run
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] Containers: 2
18:53:12 [2020-01-09T18:53:12.492Z]  Running: 0
18:53:12 [2020-01-09T18:53:12.492Z]  Paused: 0
18:53:12 [2020-01-09T18:53:12.492Z]  Stopped: 2
18:53:12 [2020-01-09T18:53:12.492Z] Images: 12
18:53:12 [2020-01-09T18:53:12.492Z] Server Version: 0.0.0-dev
18:53:12 [2020-01-09T18:53:12.492Z] Storage Driver: windowsfilter
18:53:12 [2020-01-09T18:53:12.492Z]  Windows: 
18:53:12 [2020-01-09T18:53:12.492Z] Logging Driver: json-file
18:53:12 [2020-01-09T18:53:12.492Z] Plugins: 
18:53:12 [2020-01-09T18:53:12.492Z]  Volume: local
18:53:12 [2020-01-09T18:53:12.492Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:53:12 [2020-01-09T18:53:12.492Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:53:12 [2020-01-09T18:53:12.492Z] Swarm: inactive
18:53:12 [2020-01-09T18:53:12.492Z] Default Isolation: process
18:53:12 [2020-01-09T18:53:12.492Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:53:12 [2020-01-09T18:53:12.492Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
18:53:12 [2020-01-09T18:53:12.492Z] OSType: windows
18:53:12 [2020-01-09T18:53:12.492Z] Architecture: x86_64
18:53:12 [2020-01-09T18:53:12.492Z] CPUs: 4
18:53:12 [2020-01-09T18:53:12.492Z] Total Memory: 32GiB
18:53:12 [2020-01-09T18:53:12.492Z] Name: azwin-2-035580
18:53:12 [2020-01-09T18:53:12.492Z] ID: UIYQ:HEDQ:2IIM:XZOA:NC7Y:F5ND:MFXM:VNAC:JYBI:FZOS:7UWB:EKXB
18:53:12 [2020-01-09T18:53:12.492Z] Docker Root Dir: D:\CI\PR-39880\7\daemon
18:53:12 [2020-01-09T18:53:12.492Z] Debug Mode (client): false
18:53:12 [2020-01-09T18:53:12.492Z] Debug Mode (server): true
18:53:12 [2020-01-09T18:53:12.492Z]  File Descriptors: -1
18:53:12 [2020-01-09T18:53:12.492Z]  Goroutines: 18
18:53:12 [2020-01-09T18:53:12.492Z]  System Time: 2020-01-09T18:53:11.6162593Z
18:53:12 [2020-01-09T18:53:12.492Z]  EventsListeners: 0
18:53:12 [2020-01-09T18:53:12.492Z] Registry: https://index.docker.io/v1/
18:53:12 [2020-01-09T18:53:12.492Z] Labels:
18:53:12 [2020-01-09T18:53:12.492Z] Experimental: false
18:53:12 [2020-01-09T18:53:12.492Z] Insecure Registries:
18:53:12 [2020-01-09T18:53:12.492Z]  127.0.0.0/8
18:53:12 [2020-01-09T18:53:12.492Z] Live Restore Enabled: false
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] 
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Stopping daemon under test
18:53:12 [2020-01-09T18:53:12.492Z] SUCCESS: The process with PID 2188 (child process of PID 4384) has been terminated.
18:53:12 [2020-01-09T18:53:12.492Z] SUCCESS: The process with PID 4384 (child process of PID 5264) has been terminated.
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Stop tailing logs of the daemon under tests
18:53:12 [2020-01-09T18:53:12.492Z] INFO: executeCI.ps1 Completed successfully at 01/09/2020 18:53:11.
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Tidying up at end of run
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Saving daemon under test log (d:\CI\PR-39880\7\dut.out) to C:\windows\TEMP\CIDUT.out
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Saving daemon under test log (d:\CI\PR-39880\7\dut.err) to C:\windows\TEMP\CIDUT.err
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Nuke-Everything...
18:53:12 [2020-01-09T18:53:12.492Z] INFO: Container count on control daemon to delete is 2
18:53:12 [2020-01-09T18:53:12.951Z] a0a6650703b9
18:53:12 [2020-01-09T18:53:12.951Z] 90e070f07e83
18:53:12 [2020-01-09T18:53:12.951Z] INFO: Non-base image count on control daemon to delete is 1
18:53:14 [2020-01-09T18:53:14.489Z] Deleted: sha256:6e0e648b6feab8a8cb731fdace59edc38c89cad23cf36a200ae37944eba0e1fd
18:53:14 [2020-01-09T18:53:14.489Z] Deleted: sha256:a35d410d4b88fbf4b02a2aa90062b3bd96f93fb68190ab7f86c2fa9712733d86
18:53:14 [2020-01-09T18:53:14.489Z] INFO: Tidying pidfile d:\CI\PR-39880\7\docker.pid
18:53:14 [2020-01-09T18:53:14.489Z] INFO: Nuking d:\CI
18:53:50 [2020-01-09T18:53:50.176Z] INFO: Zapped successfully
18:53:50 [2020-01-09T18:53:50.176Z] 
18:53:50 [2020-01-09T18:53:50.176Z] INFO: executeCI.ps1 exiting at Thu Jan  9 18:53:45 CUT 2020. Duration 01:00:14.2028802
18:53:50 [2020-01-09T18:53:50.176Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:53:50 [2020-01-09T18:53:50.504Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:53:52 [2020-01-09T18:53:52.787Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
18:53:55 [2020-01-09T18:53:55.178Z] Archiving artifacts
18:53:56 [2020-01-09T18:53:56.269Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39880/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:53:57 [2020-01-09T18:53:57.189Z] + make clean
18:53:58 [2020-01-09T18:53:58.158Z] docker volume rm -f docker-dev-cache
18:53:58 [2020-01-09T18:53:58.158Z] 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